.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-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:3.5rem 0}.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(4,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-play{letter-spacing:.04em;text-transform:uppercase;color:var(--vh-accent);font-size:.8rem;font-weight:700}.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}
