/* VigVag Stage 11 — compact UI, drawers, maps */
.vv-header-menu{position:relative}.vv-top-icon{border:0;cursor:pointer}.vv-header-drawer{display:none;position:absolute;right:0;top:calc(100% + 12px);width:340px;max-width:min(340px,calc(100vw - 24px));background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.18);padding:14px;z-index:500}.vv-header-drawer.open{display:block}.vv-drawer-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--line)}.vv-drawer-head a{font-size:12px;font-weight:800;color:#006fee}.vv-drawer-empty{padding:18px 4px 8px;color:var(--muted);font-size:13px}
.vv-home-page{grid-template-columns:minmax(0,1fr) 340px!important}.vv-home-page .vv-content{overflow:hidden}.vv-home-page .vv-category-strip{display:flex!important;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;padding-bottom:5px;margin-right:0!important;width:100%;max-width:100%}.vv-home-page .vv-category-card{flex:0 0 150px;min-width:0}.vv-home-page .vv-right{z-index:0}
.vv-activity-map{height:220px!important;min-height:220px!important;background:#e8eef5!important}.vv-activity-map:before,.vv-activity-map:after{display:none!important}.vv-activity-map .maplibregl-canvas{cursor:grab}.vv-activity-map .maplibregl-canvas:active{cursor:grabbing}
.vv-post-layout{grid-template-columns:minmax(0,860px) minmax(280px,340px)!important;justify-content:center;gap:18px;padding:18px 24px 36px;max-width:1280px;margin:0 auto}.vv-post-content{min-width:0}.vv-post-gallery,.vv-post-title-card,.vv-author-card,.vv-response-box,.vv-post-side .vv-side-card{border-radius:18px!important}.vv-post-title-card{padding:16px!important;margin-top:12px!important}.vv-post-title-card h1{font-size:clamp(25px,3vw,34px)!important;line-height:1.12}.vv-post-title-card h2{font-size:20px;margin:0 0 12px}.vv-post-price{font-size:clamp(25px,3vw,32px)!important}.vv-gallery-main{height:min(56vw,480px)!important;max-height:480px;background:#f3f4f6}.vv-gallery-main img,.vv-gallery-main video{width:100%;height:100%;object-fit:contain!important}.vv-gallery-thumbs{max-height:86px}.vv-post-title-card>p{line-height:1.65;margin-bottom:0}.vv-author-link{display:grid;grid-template-columns:54px 1fr;gap:12px;align-items:center;color:inherit}.vv-author-link:hover b{text-decoration:underline}.vv-post-side{top:84px!important}
.vv-map,.vv-map-picker,.vv-map-shell{touch-action:none}.maplibregl-map{font:inherit}.maplibregl-canvas-container.maplibregl-interactive{cursor:grab}.maplibregl-canvas-container.maplibregl-interactive:active{cursor:grabbing}
@media(max-width:1100px){.vv-post-layout{grid-template-columns:1fr!important;max-width:900px;padding:14px 14px 90px}.vv-post-side{position:static!important}.vv-home-page{grid-template-columns:1fr!important}.vv-home-page .vv-right{position:static!important}}
@media(max-width:700px){.vv-header-drawer{position:fixed;left:12px;right:12px;top:70px;width:auto}.vv-post-layout{padding:10px 10px 90px}.vv-post-title-card{padding:14px!important}.vv-gallery-main{height:72vw!important;min-height:240px}.vv-home-page .vv-category-strip{margin:12px 0 18px!important;padding:0 0 5px!important}.vv-home-page .vv-category-card{flex-basis:180px}}
