:root{--v6-bg-black:#020202;--v6-glass:rgba(255,255,255,0.03);--v6-glass-border:rgba(255,255,255,0.08);--v6-accent:#ffffff;--v6-accent-muted:rgba(255,255,255,0.4);--v6-glow:rgba(255,255,255,0.1);--v6-font-display:"Inter",system-ui,sans-serif}.v6-ethereal-glass{background:var(--v6-glass)}.v6-ethereal-glass,.v6-glass-strong{backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border:1px solid var(--v6-glass-border)}.v6-glass-strong{background:rgba(0,0,0,.65)}.v6-text-reveal{background:linear-gradient(180deg,#fff 0,rgba(255,255,255,.4));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.v6-navbar-floating{position:fixed;top:2rem;left:50%;transform:translateX(-50%);z-index:1000;padding:.5rem;border-radius:99rem;width:max-content;max-width:90vw}.v6-hero-split{display:flex;height:100vh;overflow:hidden;background:var(--v6-bg-black)}.v6-hero-left{flex:1;display:flex;flex-direction:column;justify-content:center;padding:4rem;position:relative;z-index:10}.v6-hero-right{flex:1.2;position:relative;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 22%,rgba(0,0,0,.55) 52%,rgba(0,0,0,.82) 78%,rgba(0,0,0,1));mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 22%,rgba(0,0,0,.55) 52%,rgba(0,0,0,.82) 78%,rgba(0,0,0,1))}.v6-hero-split-movie .v6-hero-left{flex:0.82}.v6-hero-split-movie .v6-hero-right{flex:1.45;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.04) 8%,rgba(0,0,0,.12) 18%,rgba(0,0,0,.24) 30%,rgba(0,0,0,.4) 44%,rgba(0,0,0,.58) 58%,rgba(0,0,0,.74) 72%,rgba(0,0,0,.88) 84%,rgba(0,0,0,.96) 92%,rgba(0,0,0,1));mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.04) 8%,rgba(0,0,0,.12) 18%,rgba(0,0,0,.24) 30%,rgba(0,0,0,.4) 44%,rgba(0,0,0,.58) 58%,rgba(0,0,0,.74) 72%,rgba(0,0,0,.88) 84%,rgba(0,0,0,.96) 92%,rgba(0,0,0,1))}.v6-discovery-wheel{position:relative;height:600px;display:flex;align-items:center;justify-content:center;perspective:2000px}.v6-card-stack{position:relative;width:100%;max-width:1200px;margin:0 auto;height:500px}.v6-glow-orb{position:absolute;width:600px;height:600px;background:radial-gradient(circle,var(--v6-glow) 0,transparent 70%);filter:blur(80px);pointer-events:none;z-index:0}@media (max-width:1024px){.v6-navbar-floating{width:90vw}.v6-hero-split{flex-direction:column;height:auto;min-height:100vh}.v6-hero-right{flex:none;order:-1;height:60vh;-webkit-mask-image:linear-gradient(180deg,black 50%,transparent);mask-image:linear-gradient(180deg,black 50%,transparent)}.v6-hero-split-movie .v6-hero-left,.v6-hero-split-movie .v6-hero-right{flex:none}.v6-hero-left{flex:none;height:auto;padding:0 2rem 2rem;margin-top:-10vh}.v6-text-reveal{font-size:3.5rem}}.v6-search-input{outline:none!important;box-shadow:none!important}.v6-search-input:focus{border-color:rgba(255,255,255,.4)!important;background:rgba(255,255,255,.08)!important;box-shadow:0 0 30px rgba(255,255,255,.05)!important}.v6-search-input:focus-visible{outline:none!important}