.vh-page{--vh-bg:#0b0b14;--vh-surface:#15151f;--vh-text:#f5f3ee;--vh-muted:#9a96a6;--vh-rule:#2a2738;--vh-accent:#e8b04b;background:var(--vh-bg);color:var(--vh-text);min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif}.vh-wrap{max-width:1120px;margin:0 auto;padding:0 1.25rem}.vh-hero{border-bottom:1px solid var(--vh-rule);background:radial-gradient(120% 90% at 70% 10%,#e8b04b1f 0%,#0000 55%),linear-gradient(#14121d 0%,#0b0b14 100%);align-items:center;min-height:78vh;display:flex;position:relative;overflow:hidden}.vh-hero-inner{width:100%;max-width:1120px;margin:0 auto;padding:4rem 1.25rem}.vh-hero h1{letter-spacing:-.02em;max-width:16ch;margin:0 0 1rem;font-size:clamp(2.2rem,6vw,4rem);line-height:1.05}.vh-hero-tagline{color:var(--vh-muted);max-width:46ch;margin:0 0 1.25rem;font-size:clamp(1.05rem,2.4vw,1.4rem)}.vh-hero-sub{color:var(--vh-muted);max-width:52ch;margin:0 0 2rem;font-size:1rem}.vh-notice{background:linear-gradient(#e8b04b12,#e8b04b08);border-block:1px solid #e8b04b2e;padding-block:clamp(1rem,3.5vw,1.35rem);display:block}.vh-notice p{max-width:68ch;color:var(--vh-text);margin:0;font-size:.92rem;line-height:1.6}.vh-notice strong{color:var(--vh-accent);font-weight:600}.vh-btn{border-radius:999px;padding:.85rem 1.6rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .12s,background .12s;display:inline-block}.vh-btn:hover{transform:translateY(-1px)}.vh-btn-primary{background:var(--vh-accent);color:#1a1505}.vh-btn-ghost{color:var(--vh-text);border:1px solid var(--vh-rule);background:0 0}.vh-section{padding-block:3.5rem}.vh-section h2{letter-spacing:-.01em;margin:0 0 1.5rem;font-size:clamp(1.4rem,3vw,1.9rem)}.vh-strip{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}@media (max-width:900px){.vh-strip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-columns:78%;grid-auto-flow:column;padding-bottom:.5rem;overflow-x:auto}.vh-card{scroll-snap-align:start}}.vh-card{aspect-ratio:3/4;color:var(--vh-text);border:1px solid var(--vh-rule);background-position:50%;background-size:cover;border-radius:14px;flex-direction:column;justify-content:flex-end;text-decoration:none;transition:transform .15s;display:flex;position:relative;overflow:hidden}.vh-card:hover{transform:translateY(-3px)}.vh-card:after{content:"";background:linear-gradient(#0000 22%,#05050a59 55%,#05050aeb 92%);position:absolute;inset:0}.vh-card-body{z-index:1;padding:1rem;position:relative}.vh-card-title{margin:0 0 .4rem;font-size:1.15rem;font-weight:700}.vh-card-subtitle{color:#d8d4c9;margin:0 0 .75rem;font-size:.85rem;line-height:1.4}.vh-card-desc{color:#d8d4c9;margin:0 0 .5rem;font-size:.85rem;line-height:1.4}.vh-card-meta{color:var(--vh-muted);margin:0 0 .75rem;font-size:.78rem}.vh-card-play{letter-spacing:.04em;text-transform:uppercase;color:var(--vh-accent);font-size:.8rem;font-weight:700}.vh-badge-testphase{border:1px solid var(--vh-accent);color:var(--vh-accent);letter-spacing:.02em;background:#0b0b14b8;border-radius:999px;align-self:flex-start;margin:0 0 .6rem;padding:.3rem .7rem;font-size:.7rem;font-weight:700;display:inline-block}.vh-catalog-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.vh-catalog-grid .vh-card{aspect-ratio:auto;min-height:14rem}@media (max-width:900px){.vh-catalog-grid{scroll-snap-type:none;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-columns:auto;grid-auto-flow:row;overflow-x:visible}}.vh-filters{flex-wrap:wrap;align-items:flex-end;gap:.85rem;margin-bottom:1rem;display:flex}.vh-filter{flex-direction:column;gap:.3rem;display:flex}.vh-filter-label{letter-spacing:.06em;text-transform:uppercase;color:var(--vh-muted);font-size:.75rem}.vh-filter select{appearance:none;background:var(--vh-surface);border:1px solid var(--vh-rule);color:var(--vh-text);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%239a96a6' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;border-radius:999px;padding:.55rem 2rem .55rem .9rem;font-size:.95rem}.vh-filter select:focus-visible,.vh-filter-reset:focus-visible{outline:2px solid var(--vh-accent);outline-offset:2px}.vh-filter-reset{border:1px solid var(--vh-rule);color:var(--vh-muted);cursor:pointer;background:0 0;border-radius:999px;padding:.55rem 1.1rem;font-size:.9rem}.vh-filter-reset:hover{border-color:var(--vh-accent);color:var(--vh-text)}.vh-filter-count{color:var(--vh-muted);margin:0 0 1.5rem;font-size:.85rem}.vh-city-group{margin-bottom:2.5rem}.vh-city-heading{align-items:baseline;gap:.75rem;margin:0 0 .9rem;font-size:1.15rem;display:flex}.vh-city-heading a{color:var(--vh-text);text-decoration:none}.vh-city-heading a:hover{color:var(--vh-accent)}.vh-city-count{color:var(--vh-muted);font-size:.78rem;font-weight:400}.vh-empty{border:1px dashed var(--vh-rule);text-align:center;color:var(--vh-muted);border-radius:14px;padding:2.25rem 1.25rem}.vh-empty p{margin:0 0 1rem}.vh-discovery{border-top:1px solid var(--vh-rule)}.vh-chips{flex-wrap:wrap;gap:.6rem;margin-bottom:1.25rem;display:flex}.vh-chip{background:var(--vh-surface);border:1px solid var(--vh-rule);color:var(--vh-text);border-radius:999px;padding:.55rem 1.1rem;font-size:.95rem;text-decoration:none}.vh-chip:hover{border-color:var(--vh-accent)}.vh-faq{border-top:1px solid var(--vh-rule)}.vh-faq-item{border-bottom:1px solid var(--vh-rule);padding:1.1rem 0}.vh-faq-item summary{cursor:pointer;font-size:1.1rem;font-weight:600;list-style:none}.vh-faq-item summary::-webkit-details-marker{display:none}.vh-faq-item p{color:var(--vh-muted);max-width:70ch;margin:.75rem 0 0;line-height:1.6}.vh-cta-footer{border-top:1px solid var(--vh-rule);text-align:center;padding:4rem 1.25rem}.vh-cta-footer h2{margin-bottom:1.5rem}.vh-cta-actions{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}.vh-capture-wrap{max-width:40rem;margin:2.5rem auto 0}
