*{box-sizing:border-box;margin:0;padding:0}#__next,body,html{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Noto Sans JP,Noto Sans SC,Roboto,sans-serif;color:#0f172a;background:#e8eef3;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.vh-root{position:fixed;inset:0;overflow:hidden}.vh-map{inset:0;width:100%;height:100%}.vh-bar,.vh-map{position:absolute}.vh-bar{top:0;left:0;right:0;z-index:10;display:flex;align-items:center;gap:14px;padding:10px 16px;background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(255,255,255,.82));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(15,23,42,.06)}.vh-brand{display:flex;align-items:baseline;gap:6px}.vh-logo{font-size:22px;font-weight:800;letter-spacing:-.5px;background:linear-gradient(90deg,#e11d48,#ea580c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.vh-badge{font-size:11px;font-weight:700;color:#fff;background:#0f172a;padding:2px 6px;border-radius:5px}.vh-tagline{flex:1 1;font-size:12px;color:#475569;line-height:1.3}.vh-langs{display:flex;gap:4px;flex-shrink:0}.vh-lang{border:1px solid #cbd5e1;background:#fff;color:#334155;width:30px;height:30px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer}.vh-lang.active{background:#0f172a;color:#fff;border-color:#0f172a}.vh-language-compact{display:none;position:relative;margin-left:auto}.vh-language-toggle{min-width:68px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:#0f172a;font-size:13px;font-weight:900;cursor:pointer}.vh-language-menu,.vh-language-toggle{gap:6px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.vh-language-menu{position:absolute;top:calc(100% + 7px);right:0;z-index:3;width:min(284px,calc(100vw - 20px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;padding:8px;box-shadow:0 12px 30px rgba(15,23,42,.2)}.vh-language-menu button{min-width:0;min-height:48px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;grid-gap:6px;gap:6px;border:1px solid #e2e8f0;border-radius:7px;background:#f8fafc;color:#0f172a;padding:6px 8px;text-align:left;cursor:pointer}.vh-language-menu button.active{border-color:#0f172a;background:#0f172a;color:#fff}.vh-language-menu button span{font-size:13px;font-weight:950}.vh-language-menu button small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750}.vh-site-nav{position:relative;flex:0 0 auto}.vh-site-menu-toggle{width:34px;height:34px;display:grid;place-items:center;color:#0f172a;cursor:pointer}.vh-site-menu,.vh-site-menu-toggle{border:1px solid #cbd5e1;border-radius:8px;background:#fff}.vh-site-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:4;width:min(260px,calc(100vw - 20px));display:none;grid-template-columns:1fr;gap:3px;padding:7px;box-shadow:0 14px 34px rgba(15,23,42,.22)}.vh-site-menu.open{display:grid}.vh-site-menu a,.vh-site-menu button{min-height:42px;display:flex;align-items:center;border:0;border-radius:6px;background:transparent;color:#0f172a;padding:8px 10px;text-align:left;text-decoration:none;font-size:12.5px;font-weight:850;cursor:pointer}.vh-site-menu a:hover,.vh-site-menu button:hover{background:#f1f5f9}.vh-site-menu a:nth-of-type(3){color:#be123c}.vh-site-menu a:nth-of-type(4){color:#0f766e}.vh-regions{position:absolute;top:58px;left:0;right:0;z-index:9;display:flex;gap:8px;padding:10px 16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.vh-regions::-webkit-scrollbar{display:none}.vh-region-list{display:flex;gap:8px}.vh-region-current,.vh-region-menu,.vh-regions-more{display:none}.vh-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;border:1px solid #cbd5e1;background:rgba(255,255,255,.95);color:#1e293b;padding:7px 12px;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 1px 3px rgba(15,23,42,.08);white-space:nowrap}.vh-chip.core{border-color:#16a34a}.vh-chip.active{border-color:#0f172a;box-shadow:0 0 0 2px rgba(255,255,255,.9),0 0 0 3px rgba(15,23,42,.4)}.vh-chip .vh-dot{color:#16a34a;font-weight:800}.vh-chip.lite{color:#64748b;border-style:dashed}.vh-chip.locate{border-color:#2563eb;color:#2563eb}.vh-needs{position:absolute;top:104px;left:0;right:0;z-index:9;display:flex;align-items:center;gap:8px;padding:6px 16px 10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 16px,#000 calc(100% - 16px),transparent);mask-image:linear-gradient(90deg,transparent,#000 16px,#000 calc(100% - 16px),transparent)}.vh-needs::-webkit-scrollbar{display:none}.vh-needs-list{display:flex;gap:8px}.vh-needs-menu,.vh-needs-more,.vh-needs-primary{display:none}.vh-needs-label{flex:0 0 auto;font-size:12px;font-weight:800;color:#0f172a;background:rgba(255,255,255,.92);padding:5px 9px;border-radius:999px;box-shadow:0 1px 4px rgba(15,23,42,.12)}.vh-need{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;color:#1e293b;padding:7px 13px 7px 9px;border-radius:999px;font-size:13px;font-weight:700;box-shadow:0 2px 8px rgba(15,23,42,.12);transition:transform .1s ease}.vh-need:active{transform:scale(.94)}.vh-need.active{color:#fff}.vh-need.active .vh-need-emoji{filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))}.vh-need-emoji{font-size:17px;line-height:1}.vh-needs.offline .vh-needs-label{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412}.vh-walk{position:absolute;top:154px;left:16px;z-index:8;width:min(380px,calc(100% - 32px));background:rgba(255,255,255,.96);border:1px solid rgba(203,213,225,.92);border-radius:14px;box-shadow:0 10px 28px rgba(15,23,42,.18);overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-height:calc(100vh - 190px);display:flex;flex-direction:column}.vh-walk.collapsed{max-height:50px}.vh-walk-content{min-height:0;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.vh-walk.collapsed .vh-walk-content{display:none}.vh-walk-head{justify-content:space-between;gap:10px;padding:9px 10px 8px 12px;border-bottom:1px solid #e2e8f0;font-size:12px;font-weight:900;color:#0f172a;letter-spacing:0}.vh-walk-head,.vh-walk-title{display:flex;align-items:center}.vh-walk-title{min-width:0;gap:7px;flex-wrap:wrap}.vh-net{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900;line-height:1;white-space:nowrap;border:1px solid #bbf7d0;background:#f0fdf4;color:#15803d}.vh-net.offline{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.vh-net.loading{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.vh-net.cached{border-color:#fde68a;background:#fffbeb;color:#92400e}.vh-walk-head button{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;cursor:pointer}.vh-walk-head .vh-walk-toggle{min-width:0;min-height:32px;flex:1 1;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:8px;padding:3px 4px 3px 0;background:transparent;color:#0f172a;text-align:left}.vh-walk-title small{color:#64748b;font-size:10px;font-weight:850;white-space:nowrap}.vh-walk-chevron{flex:0 0 auto;color:#64748b;font-size:18px;line-height:1}.vh-walk-head .vh-walk-locate{min-width:44px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:4px}.vh-walk-locate:focus-visible,.vh-walk-toggle:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.vh-walk-offline-note{margin:0;border-bottom:1px solid #ffedd5;background:#fff7ed;color:#9a3412;padding:9px 11px;font-size:11.8px;font-weight:850;line-height:1.35}.vh-task-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px;padding:9px 10px;background:#fff;border-bottom:1px solid #eef2f7}.vh-task-grid button{min-width:0;min-height:48px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px;border:1px solid #dbe3ea;background:#f8fafc;color:#0f172a;border-radius:10px;padding:7px 8px;cursor:pointer;text-align:left;font-family:inherit}.vh-task-grid button.active{border-color:#0f766e;background:#f0fdfa;box-shadow:inset 3px 0 0 #0f766e}.vh-task-grid button:disabled{opacity:.58;cursor:default}.vh-task-emoji{width:28px;height:28px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#fff;font-size:15px}.vh-task-main{min-width:0;display:flex;flex-direction:column;gap:2px}.vh-task-main b{color:#0f172a;font-size:11.8px;font-weight:950;line-height:1.1}.vh-task-main b,.vh-task-main small{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vh-task-main small{color:#64748b;font-size:10px;font-weight:800;line-height:1.15}.vh-task-grid.chat{padding:0 2px 9px;border-bottom:0}.vh-task-grid.chat button{min-height:43px;padding:6px 7px}.vh-hero-apps{display:grid;grid-template-columns:1fr;grid-gap:6px;gap:6px;align-items:center;padding:8px 10px;background:#fff;border-bottom:1px solid #eef2f7}.vh-hero-apps-label{color:#64748b;font-size:10.5px;font-weight:950;line-height:1.15;white-space:nowrap}.vh-hero-apps.compact{grid-template-columns:auto minmax(0,1fr);gap:8px;padding:7px 8px;border:1px solid #dbe3ea;border-radius:8px;background:#f8fafc}.vh-hero-apps.compact .vh-hero-apps-links{gap:5px}.vh-hero-apps.compact .vh-hero-app{min-height:42px;border-radius:7px}.vh-hero-apps.compact .vh-hero-copy small{font-size:9.2px}.vh-hero-apps.compact .vh-hero-cta{display:none}.vh-hero-apps-links{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.vh-hero-app{min-width:0;min-height:44px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:7px;gap:7px;text-decoration:none;color:#0f172a;border:1px solid #dbe3ea;background:#f8fafc;border-radius:10px;padding:6px 7px}.vh-hero-app.transhero{border-color:#bae6fd;background:#f0f9ff}.vh-hero-app.stayhero{border-color:#bbf7d0;background:#f0fdf4}.vh-hero-mark{width:28px;height:28px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#fff;font-size:10px;font-weight:950;line-height:1}.vh-hero-app.transhero .vh-hero-mark{background:#0369a1}.vh-hero-app.stayhero .vh-hero-mark{background:#047857}.vh-hero-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.vh-hero-copy b{font-size:11.2px;font-weight:950;line-height:1.1}.vh-hero-copy b,.vh-hero-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vh-hero-copy small{color:#475569;font-size:9.6px;font-weight:800;line-height:1.15}.vh-hero-cta{color:#1d4ed8;background:#fff;border:1px solid rgba(37,99,235,.22);border-radius:999px;padding:3px 6px;font-size:9.5px;font-weight:950;white-space:nowrap}.vh-focus{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px;gap:6px;padding:8px 10px 0;background:#fff;border-bottom:1px solid #eef2f7}.vh-focus button{min-width:0;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #dbe3ea;background:#f8fafc;color:#334155;border-radius:9px;padding:0 6px;font-size:11px;font-weight:900;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vh-focus button.active{border-color:#0f172a;background:#0f172a;color:#fff;box-shadow:0 4px 12px rgba(15,23,42,.16)}.vh-walk-range{display:grid;grid-template-columns:auto repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;align-items:center;padding:8px 10px 0;background:#fff;color:#64748b;font-size:11px;font-weight:900}.vh-walk-range span{white-space:nowrap}.vh-walk-range button{height:28px;min-width:0;border:1px solid #dbe3ea;background:#fff;color:#334155;border-radius:999px;padding:0 7px;font-size:11px;font-weight:900;cursor:pointer;white-space:nowrap}.vh-walk-range button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.vh-walk-list{flex:1 1;min-height:96px;display:flex;flex-direction:column;max-height:min(40vh,356px);overflow-y:auto}.vh-walk-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;width:100%;min-height:54px;border:0;border-bottom:1px solid #eef2f7;background:transparent;padding:8px 10px;text-align:left;cursor:pointer;font-family:inherit}.vh-walk-row:last-child{border-bottom:0}.vh-walk-row:active{background:#f8fafc}.vh-walk-icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:17px;box-shadow:inset 0 -10px 18px rgba(15,23,42,.15)}.vh-walk-main{min-width:0;display:flex;flex-direction:column;gap:2px}.vh-walk-type{color:#0f172a;font-size:13px;font-weight:900;line-height:1.1}.vh-walk-name{color:#64748b;font-size:11.5px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.vh-walk-dist{justify-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:2px;color:#0f172a;font-size:12px;font-weight:900;line-height:1.1;white-space:nowrap}.vh-walk-dist b{color:#475569;font-size:11px;font-weight:800}.vh-walk-empty{padding:14px 12px;color:#64748b;font-size:12.5px;font-weight:700}.vh-toast{position:absolute;top:150px;left:50%;transform:translateX(-50%);z-index:14;background:#0f172a;color:#fff;font-size:13.5px;font-weight:800;padding:9px 16px;border-radius:999px;box-shadow:0 6px 20px rgba(0,0,0,.32);animation:vh-rise .2s ease;white-space:nowrap;max-width:calc(100% - 32px)}.vh-onboard-scrim{position:absolute;inset:0;z-index:30;background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:20px;animation:vh-fade .2s ease}@keyframes vh-fade{0%{opacity:0}to{opacity:1}}.vh-onboard{width:min(420px,100%);background:#fff;border-radius:24px;padding:26px 24px 22px;text-align:center;box-shadow:0 24px 60px rgba(0,0,0,.4);animation:vh-rise .22s ease}.vh-onboard-logo{font-size:24px;font-weight:800;letter-spacing:-.5px;background:linear-gradient(90deg,#e11d48,#ea580c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.vh-onboard-title{font-size:21px;font-weight:800;margin:10px 0 14px;color:#0f172a}.vh-onboard-icons{font-size:26px;letter-spacing:6px;margin-bottom:14px}.vh-onboard-body{font-size:14.5px;line-height:1.6;color:#475569;margin-bottom:18px}.vh-onboard-langs{display:flex;justify-content:center;gap:5px;margin-bottom:16px}.vh-onboard-start{width:100%;background:linear-gradient(90deg,#e11d48,#ea580c);color:#fff;border:none;border-radius:14px;padding:14px;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 6px 18px rgba(225,29,72,.35)}.vh-marker{position:relative;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#fff;border:3px solid var(--c,#64748b);border-radius:50% 50% 50% 4px;transform:rotate(45deg);box-shadow:0 3px 8px rgba(15,23,42,.28);transition:transform .12s ease}.vh-marker:hover{transform:rotate(45deg) scale(1.12)}.vh-marker .vh-emoji{transform:rotate(-45deg);font-size:16px;line-height:1}.vh-marker.is-verified:after{content:"";position:absolute;inset:-3px;border-radius:50% 50% 50% 4px;box-shadow:0 0 0 2px #16a34a;pointer-events:none}.vh-marker .vh-check{position:absolute;top:-10px;right:-10px;transform:rotate(-45deg);width:16px;height:16px;background:#16a34a;color:#fff;font-size:10px;font-weight:900;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1.5px solid #fff}.vh-legend{position:absolute;left:12px;bottom:84px;z-index:10;background:rgba(255,255,255,.96);border-radius:12px;padding:8px;box-shadow:0 4px 14px rgba(15,23,42,.14);font-size:12px;max-width:190px;max-height:44vh;overflow-y:auto}.vh-legend.collapsed{padding:0;overflow:hidden}.vh-legend-toggle{width:100%;min-width:116px;border:0;background:#fff;color:#0f172a;border-radius:12px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.vh-legend-title{display:inline-flex;align-items:center;gap:6px}.vh-legend-toggle b{border-radius:999px;background:#eef2ff;color:#3730a3;padding:2px 7px;font-size:10.5px;line-height:1.2}.vh-legend-list{position:relative;padding-top:5px}.vh-legend-row{width:100%;display:flex;align-items:center;gap:7px;padding:3px 5px;border:0;background:transparent;color:#334155;cursor:pointer;border-radius:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:left}.vh-legend-row:hover{background:#f1f5f9}.vh-legend-row.off{opacity:.4}.vh-legend-row.off .vh-legend-dot{filter:grayscale(1)}.vh-legend-dot{width:20px;height:20px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:11px}.vh-hint{bottom:78px;z-index:9;background:#0f172a;color:#fff;font-size:13px;font-weight:600;padding:9px 16px;border-radius:999px;box-shadow:0 4px 14px rgba(0,0,0,.25)}.vh-hint,.vh-panel{position:absolute;left:50%;transform:translateX(-50%)}.vh-panel{bottom:16px;z-index:12;width:min(440px,calc(100% - 24px));background:#fff;border-radius:18px;padding:18px 18px 16px;box-shadow:0 12px 40px rgba(15,23,42,.28);animation:vh-rise .18s ease}@keyframes vh-rise{0%{opacity:0}to{opacity:1}}.vh-panel-close{position:absolute;top:12px;right:14px;border:none;background:#f1f5f9;width:32px;height:32px;border-radius:50%;color:#475569;cursor:pointer;display:grid;place-items:center}.vh-panel-head{gap:12px;margin-bottom:12px}.vh-panel-head,.vh-panel-icon{display:flex;align-items:center}.vh-panel-icon{width:44px;height:44px;border-radius:12px;color:#fff;font-size:22px;justify-content:center;flex:0 0 auto}.vh-panel-type{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.4px}.vh-panel-name{font-size:18px;font-weight:800;color:#0f172a}.vh-verify{display:inline-block;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px;margin-bottom:10px}.vh-verify.ok{background:#dcfce7;color:#15803d}.vh-verify.lite{background:#fef3c7;color:#b45309}.vh-rule{font-size:14px;line-height:1.5;color:#1e293b;margin-bottom:12px}.vh-meta{display:flex;flex-direction:column;gap:3px;font-size:11px;color:#94a3b8}.vh-legend-about{display:block;color:#94a3b8;text-decoration:none;font-size:13px;text-align:right}.vh-legend-about,.vh-legend-legal{margin-top:6px;padding-top:6px;border-top:1px solid #e2e8f0}.vh-legend-legal{display:flex;align-items:center;justify-content:flex-end;gap:8px;font-size:11px}.vh-legend-legal a,.vh-legend-legal button{border:0;padding:2px 0;background:transparent;color:#64748b;font:inherit;text-decoration:none;cursor:pointer}.vh-legend-legal a:hover,.vh-legend-legal button:hover{color:#0f172a}.vh-ad-banner.is-hidden{display:none}.vh-consent-scrim{position:fixed;inset:0;z-index:220;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:rgba(15,23,42,.38)}.vh-consent{position:relative;width:min(760px,100%);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px 24px;gap:16px 24px;padding:20px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:0 18px 55px rgba(15,23,42,.24);color:#0f172a}.vh-consent-copy h2{margin:0 0 5px;font-size:18px;line-height:1.3;letter-spacing:0}.vh-consent-copy p{margin:0;max-width:620px;color:#334155;font-size:13px;line-height:1.55}.vh-consent-copy nav{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.vh-consent-copy nav a{color:#0f766e;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:2px}.vh-consent-actions{display:flex;align-items:flex-end;justify-content:flex-end;flex-wrap:wrap;gap:8px}.vh-consent-actions button{min-height:38px;padding:8px 12px;border:1px solid #94a3b8;border-radius:7px;background:#fff;color:#0f172a;font-size:13px;font-weight:850;cursor:pointer}.vh-consent-actions button.primary{border-color:#0f766e;background:#0f766e;color:#fff}.vh-consent-options{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.vh-consent-options label{display:flex;align-items:center;gap:7px;min-height:40px;padding:8px 10px;border:1px solid #dbe3ea;border-radius:7px;background:#f8fafc;color:#334155;font-size:13px;font-weight:750}.vh-consent-options input{width:17px;height:17px;accent-color:#0f766e}.vh-consent-close{position:absolute;top:7px;right:8px;width:30px;height:30px;border:0;background:transparent;color:#64748b;font-size:22px;cursor:pointer}@media (max-width:640px){.vh-consent-scrim{padding:8px 8px max(8px,env(safe-area-inset-bottom))}.vh-consent{grid-template-columns:1fr;gap:12px;max-height:min(82dvh,620px);overflow-y:auto;padding:16px}.vh-consent-copy{padding-right:22px}.vh-consent-options{grid-column:auto;grid-template-columns:1fr}.vh-consent-actions{justify-content:stretch}.vh-consent-actions button{flex:1 1 120px}}.vh-support-page{min-height:100dvh;background:#f8fafc;color:#0f172a;font-family:system-ui,sans-serif}.vh-support-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:14px;min-height:64px;padding:10px max(18px,calc((100vw - 900px) / 2));border-bottom:1px solid #dbe3ea;background:rgba(255,255,255,.96)}.vh-support-brand{color:#e11d48;font-size:21px;font-weight:950;text-decoration:none}.vh-support-back{color:#0f766e;font-size:13px;font-weight:850;text-decoration:none}.vh-support-langs{display:flex;gap:4px;margin-left:auto}.vh-info-langs button,.vh-support-langs button{width:36px;height:36px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#334155;font-size:12px;font-weight:850;cursor:pointer}.vh-support-langs button.active{border-color:#0f172a;background:#0f172a;color:#fff}.vh-support-main{width:min(720px,calc(100% - 36px));margin:0 auto;padding:64px 0 80px}.vh-support-kicker{margin:0 0 10px;color:#0f766e;font-size:12px;font-weight:950;letter-spacing:0}.vh-support-main h1{margin:0;font-size:clamp(32px,5vw,52px);line-height:1.08;letter-spacing:0}.vh-support-intro{max-width:650px;margin:18px 0 0;color:#334155;font-size:18px;line-height:1.7}.vh-support-rule{width:72px;height:4px;margin:34px 0;background:#e11d48}.vh-support-main h2{margin:0 0 14px;font-size:18px;letter-spacing:0}.vh-support-providers{display:grid;grid-gap:10px;gap:10px}.vh-support-providers>a{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:74px;padding:14px 16px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;text-decoration:none;box-shadow:0 2px 7px rgba(15,23,42,.04)}.vh-support-providers>a:hover{border-color:#0f766e}.vh-support-providers span{display:grid;grid-gap:4px;gap:4px;min-width:0}.vh-support-providers b{overflow-wrap:anywhere;font-size:15px}.vh-support-providers small{color:#64748b;font-size:12px}.vh-support-providers strong{flex:0 0 auto;color:#0f766e;font-size:13px}.vh-support-pending{padding:16px;border-left:4px solid #0f766e;background:#ecfdf5;color:#14532d;line-height:1.6}.vh-support-payment{margin-top:22px;color:#64748b;font-size:13px;line-height:1.7}.vh-support-footer{display:flex;flex-wrap:wrap;gap:14px;width:min(900px,calc(100% - 36px));margin:0 auto;padding:20px 0 34px;border-top:1px solid #dbe3ea;color:#64748b;font-size:12px}.vh-support-footer a,.vh-support-footer button{border:0;padding:0;background:transparent;color:#475569;font:inherit;text-decoration:underline;cursor:pointer}.vh-support-footer span{margin-left:auto}@media (max-width:640px){.vh-support-header{gap:8px;padding:9px 12px}.vh-support-back{display:none}.vh-support-langs{overflow-x:auto}.vh-info-langs button,.vh-support-langs button{width:44px;height:44px;flex:0 0 auto}.vh-info-langs{width:100%;margin-left:0!important;overflow-x:auto}.vh-support-main{width:min(100% - 28px,720px);padding:42px 0 60px}.vh-support-main h1{font-size:34px}.vh-support-intro{font-size:16px}.vh-support-providers>a{align-items:flex-start;flex-direction:column}.vh-support-footer span{width:100%;margin-left:0}}.vh-legend-link{color:#94a3b8;text-decoration:none;font-size:13px}.vh-stat-ok{color:#16a34a}.vh-ask-fab{position:absolute;right:12px;bottom:92px;z-index:11;background:linear-gradient(90deg,#e11d48,#ea580c);color:#fff;border:none;border-radius:999px;padding:11px 16px;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.28);min-height:44px;display:inline-flex;align-items:center;gap:7px;max-width:calc(100% - 24px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vh-chat{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);z-index:13;width:min(460px,calc(100% - 24px));background:#fff;border-radius:18px;box-shadow:0 12px 40px rgba(15,23,42,.3);padding:14px 16px 12px;display:flex;flex-direction:column;max-height:64vh;animation:vh-rise .18s ease}.vh-chat-title{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:800;font-size:15px;margin-bottom:8px;padding-right:34px}.vh-chat-title-main{min-width:0;flex-wrap:wrap}.vh-chat-title-actions,.vh-chat-title-main{display:inline-flex;align-items:center;gap:6px}.vh-chat-title-actions{flex:0 0 auto}.vh-chat-clear,.vh-chat-history-toggle{width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#475569;font-size:17px;font-weight:900;cursor:pointer}.vh-chat-clear:hover,.vh-chat-history-toggle:hover,.vh-chat-history-toggle[aria-pressed=true]{border-color:#94a3b8;color:#0f172a;background:#f8fafc}.vh-chat-title-main small{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:900;line-height:1.1}.vh-offline-note{margin:-2px 0 8px;border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:10px;padding:7px 9px;font-size:11.5px;font-weight:800;line-height:1.35}.vh-offline-action{width:100%;min-height:42px;border:0;border-radius:12px;background:#059669;color:#fff;font-size:14px;font-weight:950;cursor:pointer;box-shadow:0 6px 16px rgba(5,150,105,.22);margin:0 0 9px}.vh-offline-action:disabled{opacity:.65;cursor:default}.vh-chat-history{position:absolute;z-index:5;top:50px;left:12px;right:12px;border:1px solid #cbd5e1;border-radius:10px;background:rgba(255,255,255,.98);box-shadow:0 10px 28px rgba(15,23,42,.18);padding:9px}.vh-chat-history-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:7px}.vh-chat-history-head b{color:#0f172a;font-size:12px}.vh-chat-history-head span{color:#64748b;font-size:10px;font-weight:750}.vh-chat-history-list{display:flex;flex-direction:column;gap:5px;max-height:180px;overflow-y:auto}.vh-chat-history-list button{width:100%;min-height:36px;display:grid;grid-template-columns:23px minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:5px 7px;color:#0f172a;text-align:left;cursor:pointer}.vh-chat-history-list button:hover{border-color:#94a3b8;background:#f8fafc}.vh-chat-history-list button span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#0f172a;color:#fff;font-size:10px;font-weight:900}.vh-chat-history-list button b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px}.vh-chat-body{flex:1 1;overflow-y:auto;display:flex;flex-direction:column;gap:8px;min-height:70px;max-height:40vh}.vh-chat-jump{position:absolute;right:18px;bottom:66px;z-index:3;width:36px;height:36px;display:grid;place-items:center;border:1px solid #cbd5e1;border-radius:50%;background:#fff;color:#0f172a;font-size:19px;font-weight:950;cursor:pointer;box-shadow:0 5px 16px rgba(15,23,42,.18)}.vh-chat-empty{color:#64748b;font-size:13px;padding:8px 2px;line-height:1.5}.vh-ask-suggestions{border:1px solid #dbe3ea;background:#f8fafc;border-radius:12px;padding:8px;margin:0 0 8px;display:flex;flex-direction:column;gap:7px}.vh-ask-suggestions-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#475569;line-height:1.1}.vh-ask-suggestions-head b{color:#0f172a;font-size:11.5px;font-weight:950}.vh-ask-suggestions-head span{font-size:10.5px;font-weight:850;white-space:nowrap}.vh-ask-suggestion-row{display:flex;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.vh-ask-suggestion-row::-webkit-scrollbar{display:none}.vh-ask-suggestion-row button{flex:0 0 auto;min-height:30px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:999px;padding:0 10px;font-size:11px;font-weight:900;cursor:pointer;white-space:nowrap;box-shadow:0 1px 3px rgba(15,23,42,.06)}.vh-ask-suggestion-row button:disabled{opacity:.55;cursor:default}.vh-ask-suggestions.empty .vh-ask-suggestion-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.vh-ask-suggestions.empty .vh-ask-suggestion-row button{width:100%;min-width:0;border-radius:8px;white-space:normal;line-height:1.2}.vh-ask-suggestions.compact{padding:6px 7px;margin-bottom:6px;gap:5px}.vh-ask-suggestions.compact .vh-ask-suggestions-head{display:none}.vh-ask-suggestions.compact .vh-ask-suggestion-row button{min-height:26px;padding:0 9px;font-size:10.5px}.vh-msg-wrap{display:flex;flex-direction:column;gap:6px;max-width:96%}.vh-msg-wrap.you{align-self:flex-end;align-items:flex-end}.vh-msg-wrap.ai{align-self:flex-start;align-items:flex-start}.vh-chat-mode{display:inline-flex;align-items:center;align-self:flex-start;border:1px solid #99f6e4;background:#f0fdfa;color:#0f766e;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:950;line-height:1}.vh-chat-mode.ai_unavailable{border-color:#fcd34d;background:#fffbeb;color:#92400e}.vh-chat-mode.offline{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.vh-msg{padding:8px 11px;border-radius:13px;font-size:14px;line-height:1.5;max-width:92%;white-space:pre-wrap}.vh-msg-wrap .vh-msg{max-width:100%}.vh-msg.you{align-self:flex-end;background:#e11d48;color:#fff;border-bottom-right-radius:4px}.vh-msg.ai{align-self:flex-start;background:#f1f5f9;color:#0f172a;border-bottom-left-radius:4px}.vh-chat-retry{align-self:flex-start;min-height:36px;border:1px solid #0f766e;border-radius:8px;background:#fff;color:#0f766e;padding:7px 10px;font-size:12px;font-weight:900;cursor:pointer}.vh-chat-retry:disabled{opacity:.58;cursor:default}.vh-msg.typing:after{content:"";display:inline-block;width:6px;height:1em;margin-left:3px;background:#64748b;border-radius:1px;vertical-align:-2px;animation:vh-blink .85s steps(2,start) infinite}@keyframes vh-blink{50%{opacity:0}}.vh-card-enter{animation:vh-card-enter .28s ease both}@keyframes vh-card-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.vh-card-enter{animation:none}.vh-chat-body{scroll-behavior:auto!important}}.vh-chat-places{display:flex;flex-direction:column;gap:6px;width:min(390px,100%)}.vh-chat-place{display:grid;grid-template-columns:30px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:8px;box-shadow:0 1px 4px rgba(15,23,42,.08)}.vh-chat-place-icon{width:30px;height:30px;border-radius:9px;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:15px}.vh-chat-place-main{min-width:0;display:flex;flex-direction:column;gap:2px}.vh-chat-place-main b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;color:#0f172a}.vh-chat-place-main span{font-size:11px;color:#64748b;font-weight:700}.vh-chat-place-rule{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#334155;font-style:normal;font-size:11.2px;line-height:1.3}.vh-chat-place-trust{width:-moz-fit-content;width:fit-content;max-width:100%;border:1px solid #fde68a;background:#fffbeb;color:#92400e;border-radius:999px;padding:2px 6px;font-size:9.8px;font-weight:900;line-height:1}.vh-chat-place-trust.ok{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.vh-chat-place-actions{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.vh-chat-place-actions a{color:#fff;background:#2563eb;text-decoration:none;border-radius:999px;padding:4px 8px;font-size:10.5px;font-weight:900;white-space:nowrap}.vh-chat-place-actions a+a{background:#0f766e}.vh-chat-sources{display:flex;flex-direction:column;gap:6px;width:min(390px,100%)}.vh-chat-source{display:grid;grid-template-columns:30px minmax(0,1fr);grid-gap:8px;gap:8px;background:#f8fafc;border:1px solid #dbe3ea;border-radius:12px;padding:8px}.vh-chat-source-emoji{width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#fff;font-size:15px}.vh-chat-source-main{min-width:0;display:flex;flex-direction:column;gap:3px}.vh-chat-source-main b{color:#0f172a;font-size:12.5px;font-weight:950;line-height:1.2}.vh-chat-source-main span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#334155;font-size:11.2px;line-height:1.35}.vh-chat-source-main em{color:#0f766e;font-style:normal;font-size:10.8px;font-weight:900;line-height:1.25}.vh-chat-source-links{grid-column:2;display:flex;flex-wrap:wrap;gap:5px;min-width:0}.vh-chat-source-links a{max-width:100%;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;text-decoration:none;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vh-recs{gap:8px;width:min(390px,100%)}.vh-rec,.vh-recs{display:flex;flex-direction:column}.vh-rec{border:1px solid #bbf7d0;background:#f0fdf4;border-radius:12px;padding:10px;gap:6px;color:#14532d}.vh-rec.sponsored{border-color:#fde68a;background:#fffbeb;color:#78350f}.vh-rec.partner{border-color:#bfdbfe;background:#eff6ff;color:#1e3a8a}.vh-rec-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px}.vh-rec-label{text-transform:uppercase;letter-spacing:.08em;font-weight:950;opacity:.78}.vh-rec strong{color:inherit;font-size:13px;line-height:1.25}.vh-rec p{margin:0;color:inherit;font-size:12px;line-height:1.4}.vh-rec-actions{display:flex;flex-wrap:wrap;gap:6px}.vh-rec-actions a{color:#fff;background:#0f766e;border-radius:999px;padding:5px 9px;text-decoration:none;font-size:11px;font-weight:900;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vh-rec.sponsored .vh-rec-actions a{background:#b45309}.vh-rec.partner .vh-rec-actions a{background:#2563eb}.vh-donate-card{width:min(390px,100%);border:1px solid #fecdd3;background:#fff1f2;border-radius:12px;padding:10px;color:#9f1239;display:flex;flex-direction:column;gap:5px;font-size:12px}.vh-donate-card b{font-size:13px;color:#881337}.vh-donate-card a{align-self:flex-start;background:#e11d48;color:#fff;text-decoration:none;border-radius:999px;padding:6px 10px;font-weight:900;margin-top:2px}.vh-chat-input{display:flex;gap:8px;margin-top:10px}.vh-chat-input input{flex:1 1;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;font-size:14px;min-width:0}.vh-chat-input button{background:#0f172a;color:#fff;border:none;border-radius:10px;padding:0 16px;font-weight:700;cursor:pointer}.vh-ad{width:100%;position:relative;overflow:hidden}.vh-ad-label{display:block;margin:0 0 4px;color:#64748b;font-size:10px;font-weight:800;letter-spacing:0}.vh-ad iframe{display:block;width:100%;min-height:90px;border:0;background:transparent}.vh-ad>.adsbygoogle{min-height:60px}.vh-provider-tag{width:100%;min-height:60px}.vh-ad-ph{min-height:60px;display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(45deg,#f1f5f9,#f1f5f9 10px,#e9eef5 0,#e9eef5 20px);border:1px dashed #cbd5e1;border-radius:10px;color:#94a3b8;font-size:12px;font-weight:700;letter-spacing:.04em}.vh-ad-chat{margin-top:10px}.vh-ad-map-feed{min-height:92px;padding:8px 10px;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#fff}.vh-ad-map-feed .vh-ad-ph{min-height:72px}.vh-ad-spot{margin-top:12px;min-height:92px;border-top:1px solid #e2e8f0;padding-top:8px}.vh-ad-banner{position:absolute;left:50%;bottom:8px;transform:translateX(-50%);z-index:9;width:min(728px,calc(100% - 16px));background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(15,23,42,.18);padding:6px 30px 6px 8px}.vh-ad-banner .vh-ad-ph{min-height:50px}.vh-ad-x{position:absolute;top:4px;right:6px;border:none;background:transparent;color:#94a3b8;font-size:18px;line-height:1;cursor:pointer}.vh-near{margin:4px 0 12px}.vh-near-title{font-size:12px;font-weight:700;color:#64748b;margin-bottom:6px}.vh-near-chips{display:flex;gap:6px;flex-wrap:wrap}.vh-near-chip{font-size:12px;font-weight:600;color:#1e293b;background:#fff;border:1.5px solid #cbd5e1;border-radius:999px;padding:3px 9px}.vh-panel-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.vh-nav{display:inline-block;background:#2563eb;color:#fff;text-decoration:none;padding:8px 14px;border-radius:10px;font-size:13px;font-weight:700}.vh-nav.site{background:#f59e0b}.vh-nav.donate{background:#e11d48}.vh-add-fab{bottom:140px;background:#fff;color:#0f172a;border:1.5px solid #0f172a;min-height:44px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:10px 15px;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.2)}.vh-add-fab,.vh-donate-fab{position:absolute;right:12px;z-index:11}.vh-donate-fab{bottom:190px;background:#fff1f2;color:#be123c;border:1.5px solid #fecdd3;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:900;text-decoration:none;box-shadow:0 4px 16px rgba(0,0,0,.14)}.vh-submit{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);z-index:13;width:min(380px,calc(100% - 24px));background:#fff;border-radius:18px;box-shadow:0 12px 40px rgba(15,23,42,.3);padding:14px 16px;display:flex;flex-direction:column;gap:9px;animation:vh-rise .18s ease;max-height:min(72vh,560px);overflow-y:auto}.vh-submit-hint{color:#475569;font-size:12.5px;line-height:1.45}.vh-submit-in,.vh-submit-sel{border:1px solid #cbd5e1;border-radius:10px;padding:9px 11px;font-size:14px;font-family:inherit;width:100%;box-sizing:border-box;resize:vertical}.vh-submit-photo{min-height:58px;display:flex;align-items:center;gap:9px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:10px;padding:8px}.vh-photo-btn{flex:0 0 auto;border:1px solid #cbd5e1;background:#fff;color:#0f172a;min-height:40px;display:inline-flex;align-items:center;gap:6px;border-radius:9px;padding:8px 10px;font-size:12px;font-weight:800;cursor:pointer}.vh-photo-btn:disabled{opacity:.6;cursor:default}.vh-photo-thumb{width:42px;height:42px;border-radius:8px;object-fit:cover;flex:0 0 auto;background:#e2e8f0}.vh-photo-copy{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:4px}.vh-photo-copy span,.vh-submit-photo span{min-width:0;font-size:11.5px;color:#64748b;line-height:1.3}.vh-photo-remove{flex:0 0 auto;width:36px;height:36px;display:grid;place-items:center;border:none;border-radius:50%;background:#fee2e2;color:#b91c1c;line-height:1;cursor:pointer}.vh-submit-btn{background:#16a34a;color:#fff;border:none;border-radius:10px;padding:11px;font-weight:800;font-size:14px;cursor:pointer}.vh-submit-btn:disabled{opacity:.6}.vh-submit-msg{font-size:13px;color:#16a34a;font-weight:700;text-align:center}.vh-crosshair{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:12;font-size:30px;color:#e11d48;pointer-events:none;text-shadow:0 0 4px #fff,0 0 8px #fff;font-weight:700}@media (max-width:760px){.vh-bar{min-height:58px;gap:7px;padding:7px 10px;z-index:20}.vh-brand{gap:4px}.vh-logo{font-size:20px}.vh-badge{font-size:10px;padding:2px 5px}.vh-langs{display:none}.vh-language-compact{display:block}.vh-language-menu{position:fixed;top:58px;left:10px;right:10px;width:auto}.vh-site-menu-toggle{width:44px;height:44px}.vh-site-menu a,.vh-site-menu button{min-height:44px}.vh-lang,.vh-root .maplibregl-ctrl-group button{width:44px;height:44px}.vh-lang{font-size:12px}.vh-tagline{display:none}.vh-onboard-langs{justify-content:flex-start;overflow-x:auto;padding:2px}.vh-regions{top:58px;left:10px;right:10px;z-index:10;min-height:52px;gap:6px;padding:4px 0;overflow:visible}.vh-region-list{display:none}.vh-region-current{min-width:0;height:44px;flex:1 1;display:flex;align-items:center;gap:7px;border:1px solid #cbd5e1;border-radius:8px;background:rgba(255,255,255,.97);color:#0f172a;padding:0 10px;box-shadow:0 2px 8px rgba(15,23,42,.12);cursor:pointer}.vh-region-current span{min-width:0;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;font-size:13px;font-weight:900}.vh-regions .vh-chip.locate{width:44px;height:44px;justify-content:center;padding:0;border-radius:8px}.vh-regions .vh-chip.locate span{display:none}.vh-regions-more{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;background:rgba(255,255,255,.97);color:#0f172a;box-shadow:0 2px 8px rgba(15,23,42,.12);cursor:pointer}.vh-region-menu,.vh-regions-more{border:1px solid #cbd5e1;border-radius:8px}.vh-region-menu{position:absolute;top:52px;left:0;right:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;padding:8px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.22)}.vh-region-menu button{min-width:0;min-height:44px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;grid-gap:5px;gap:5px;border:1px solid #e2e8f0;border-radius:7px;background:#f8fafc;color:#0f172a;padding:7px 8px;text-align:left;font-size:12px;font-weight:850;cursor:pointer}.vh-region-menu button.active{border-color:#0f766e;background:#f0fdfa;color:#115e59}.vh-region-menu .vh-dot{color:#16a34a;font-weight:950}.vh-needs{top:114px;left:10px;right:10px;gap:6px;padding:0;overflow:visible;-webkit-mask-image:none;mask-image:none}.vh-needs-label,.vh-needs-list{display:none}.vh-needs-primary{min-width:0;flex:1 1;display:flex;justify-content:space-between;gap:6px}.vh-needs-primary .vh-need{width:44px;height:44px;justify-content:center;padding:0;border-radius:8px}.vh-needs-primary .vh-need-text{display:none}.vh-needs-primary .vh-need-emoji{font-size:18px}.vh-needs-more{min-width:64px;height:44px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:5px;background:rgba(255,255,255,.97);color:#0f172a;padding:0 8px;box-shadow:0 2px 8px rgba(15,23,42,.12);font-size:11px;font-weight:900;cursor:pointer}.vh-needs-menu,.vh-needs-more{border:1px solid #cbd5e1;border-radius:8px}.vh-needs-menu{position:absolute;top:50px;left:0;right:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;padding:8px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.22);max-height:calc(100vh - 176px);max-height:calc(100svh - 176px);overflow-y:auto}.vh-needs-menu button{min-width:0;min-height:46px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px;border:1px solid #e2e8f0;border-radius:7px;background:#f8fafc;color:#0f172a;padding:6px 8px;text-align:left;cursor:pointer}.vh-needs-menu button>span{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:#fff}.vh-needs-menu button b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px}.vh-needs-menu button.active{border-color:#0f172a;box-shadow:inset 3px 0 0 #0f172a}.vh-legend{max-width:154px;font-size:11px;max-height:38vh}.vh-legend-toggle{min-height:44px}.vh-walk{top:166px;left:10px;width:calc(100% - 20px);max-height:min(calc(100vh - 250px),520px);max-height:min(calc(100svh - 250px),520px);display:flex;flex-direction:column}.vh-walk.collapsed{max-height:52px}.vh-walk-head{min-height:52px;padding-top:4px;padding-bottom:4px}.vh-walk-head .vh-walk-locate,.vh-walk-head .vh-walk-toggle{min-height:44px}.vh-walk-head .vh-walk-locate{min-width:44px;padding:0 9px;border-radius:8px}.vh-task-grid{gap:6px;padding:8px 9px}.vh-task-grid.chat,.vh-task-grid.home{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.vh-task-grid.chat::-webkit-scrollbar,.vh-task-grid.home::-webkit-scrollbar{display:none}.vh-task-grid.chat button,.vh-task-grid.home button{flex:0 0 132px}.vh-task-grid button{min-height:44px;grid-template-columns:25px minmax(0,1fr);gap:6px;padding:6px 7px}.vh-task-emoji{width:25px;height:25px;font-size:14px;border-radius:8px}.vh-task-main b{font-size:11px}.vh-task-main small{font-size:9.4px}.vh-hero-apps{grid-template-columns:1fr;gap:6px;padding:7px 9px}.vh-hero-apps-label{font-size:10px}.vh-hero-app{min-height:44px;grid-template-columns:26px minmax(0,1fr);padding:6px}.vh-hero-mark{width:26px;height:26px;border-radius:8px}.vh-hero-cta{display:none}.vh-focus button{height:44px;font-size:10.5px;padding:0 4px}.vh-walk-range{grid-template-columns:auto repeat(3,minmax(0,1fr));gap:5px}.vh-walk-range button{height:44px;font-size:10.5px;padding:0 5px;border-radius:8px}.vh-walk-list{flex:1 1;min-height:64px;max-height:none}.vh-walk-row{min-height:52px}.vh-chat{left:6px;right:6px;bottom:8px;transform:none;width:auto;max-height:calc(100vh - 74px);max-height:calc(100svh - 74px);border-radius:16px;padding:12px 12px 10px}.vh-chat-title{font-size:14px;margin-bottom:6px;padding-right:32px}.vh-panel-close{top:7px;right:7px;width:44px;height:44px}.vh-chat-title{min-height:44px;padding-right:48px}.vh-chat-clear,.vh-chat-history-toggle{width:44px;height:44px}.vh-chat-title-actions{gap:4px}.vh-chat .vh-task-grid.chat{gap:6px;padding:0 0 6px}.vh-chat .vh-task-grid.chat button{flex:0 0 118px;min-height:44px;grid-template-columns:23px minmax(0,1fr);padding:5px 6px;border-radius:9px}.vh-chat .vh-task-emoji{width:23px;height:23px;font-size:13px;border-radius:7px}.vh-chat .vh-task-main b{font-size:10.4px}.vh-chat .vh-task-main small{font-size:8.8px}.vh-chat .vh-hero-apps{padding:6px 0}.vh-chat .vh-hero-apps.compact{grid-template-columns:1fr;gap:5px;padding:7px;margin-bottom:7px}.vh-chat .vh-hero-apps.compact .vh-hero-apps-label{display:none}.vh-chat .vh-hero-app{min-height:44px}.vh-ask-suggestions{padding:7px;margin-bottom:6px;border-radius:10px}.vh-ask-suggestions.compact{padding:6px;margin-bottom:6px}.vh-ask-suggestions-head b{font-size:10.8px}.vh-ask-suggestions-head span{font-size:9.8px}.vh-ask-suggestion-row button{min-height:44px;padding:0 12px;font-size:11px;border-radius:8px}.vh-ask-suggestions.compact .vh-ask-suggestion-row button{min-height:40px}.vh-chat-body{min-height:180px;max-height:calc(100vh - 342px);max-height:calc(100svh - 342px);scroll-behavior:smooth}.vh-chat.has-messages .vh-chat-body{min-height:280px;max-height:calc(100vh - 214px);max-height:calc(100svh - 214px)}.vh-ad-banner,.vh-chat.has-messages .vh-ad-chat,.vh-hint{display:none}.vh-donate-card,.vh-rec{border-radius:10px;padding:9px}.vh-chat-input{margin-top:8px}.vh-chat-input input{min-height:48px;font-size:16px;padding:10px 11px}.vh-chat-input button{min-width:58px;min-height:48px;padding:0 12px}.vh-chat-place-actions a,.vh-chat-source-links a,.vh-donate-card a,.vh-rec-actions a{min-height:44px;display:inline-flex;align-items:center}.vh-chat-history-list button,.vh-chat-retry,.vh-offline-action,.vh-photo-btn,.vh-photo-remove,.vh-submit-btn{min-height:44px}.vh-photo-remove{width:44px;height:44px}.vh-add-fab,.vh-ask-fab{min-height:48px}.vh-donate-fab{right:10px;bottom:188px;font-size:12px;padding:8px 11px}}@media (max-width:380px){.vh-walk.collapsed .vh-walk-title{flex-wrap:nowrap}.vh-walk.collapsed .vh-walk-title small{display:none}}