.site-module__oB1X9q__site{background:radial-gradient(circle at 8% 18%, var(--site-glow), transparent 26rem), var(--background);min-height:100vh;color:var(--foreground);overflow:clip}.reveal-ready [data-reveal]{opacity:0;will-change:opacity, transform;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .76s cubic-bezier(.22,1,.36,1);transform:translateY(30px)scale(.985)}.reveal-ready [data-reveal=from-left]{transform:translate(-38px,22px)scale(.985)}.reveal-ready [data-reveal=from-right]{transform:translate(38px,22px)scale(.985)}.reveal-ready [data-reveal][data-reveal-state=visible]{opacity:1;will-change:auto;transform:translate(0,0)scale(1)}.site-module__oB1X9q__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-module__oB1X9q__header{z-index:50;border-bottom:1px solid var(--header-line);background:var(--surface-header);height:auto;color:var(--foreground);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.site-module__oB1X9q__headerOverlay{color:var(--header-overlay-foreground);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom-color:#0000;transition:transform .32s cubic-bezier(.22,1,.36,1),background-color .22s,border-color .22s;position:fixed;left:0;right:0}.site-module__oB1X9q__headerOverlay:before{content:"";z-index:0;pointer-events:none;-webkit-backdrop-filter:blur(14px)saturate(1.08);backdrop-filter:blur(14px)saturate(1.08);background:linear-gradient(#020e0e4d 0%,#020e0e21 58%,#0000 100%);transition:opacity .18s;position:absolute;inset:0 0 -28px;-webkit-mask-image:linear-gradient(#000 0% 58%,#0000 100%);mask-image:linear-gradient(#000 0% 58%,#0000 100%)}.site-module__oB1X9q__headerOverlay[data-at-top=false],.site-module__oB1X9q__headerOverlay[data-menu-open=true]{border-bottom-color:var(--header-line);background:var(--surface-header-solid);color:var(--foreground);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-module__oB1X9q__headerOverlay[data-at-top=false]:before,.site-module__oB1X9q__headerOverlay[data-menu-open=true]:before{opacity:0}.site-module__oB1X9q__headerOverlay[data-hidden=true]{transform:translateY(-100%)}.site-module__oB1X9q__headerInner{z-index:1;align-items:center;gap:clamp(24px,3vw,56px);width:min(100%,1600px);height:74px;margin:0 auto;padding:0 4.2vw;display:flex;position:relative}.site-module__oB1X9q__logoLink{flex:none;align-items:center;display:inline-flex}.site-module__oB1X9q__logoFull{aspect-ratio:4886/1000;width:184px;display:block;position:relative}.site-module__oB1X9q__logoAsset{object-fit:contain;object-position:left center;width:100%;height:100%;position:absolute;inset:0}.site-module__oB1X9q__logoOnLight{display:none}.site-module__oB1X9q__logoOnDark{display:block}@media (prefers-color-scheme:light){.site-module__oB1X9q__logoOnLight{display:block}.site-module__oB1X9q__logoOnDark,.site-module__oB1X9q__headerOverlay[data-at-top=true]:not([data-menu-open=true]) .site-module__oB1X9q__logoOnLight{display:none}.site-module__oB1X9q__headerOverlay[data-at-top=true]:not([data-menu-open=true]) .site-module__oB1X9q__logoOnDark{display:block}}.site-module__oB1X9q__desktopNav{align-items:center;gap:clamp(20px,2.1vw,40px);display:flex}.site-module__oB1X9q__desktopNav a,.site-module__oB1X9q__languageButton{color:inherit;letter-spacing:.08em;text-transform:uppercase;font-size:.77rem;font-weight:800;position:relative}.site-module__oB1X9q__desktopNav a:after{content:"";background:var(--orange);transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.site-module__oB1X9q__desktopNav a:hover:after,.site-module__oB1X9q__desktopNav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.site-module__oB1X9q__headerActions{align-items:center;gap:13px;margin-left:auto;display:flex}.site-module__oB1X9q__language{position:relative}.site-module__oB1X9q__languageButton{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-width:48px;min-height:40px;display:inline-flex}.site-module__oB1X9q__languageButton span{transform:translateY(-2px)}.site-module__oB1X9q__languageMenu{border:1px solid var(--line);background:var(--surface-menu);width:210px;color:var(--foreground);box-shadow:0 22px 70px var(--shadow-heavy);padding:8px;position:absolute;top:calc(100% + 14px);right:0}.site-module__oB1X9q__languageMenu a{color:var(--foreground);padding:12px 14px;font-size:.84rem;font-weight:700;display:block}.site-module__oB1X9q__languageMenu a:hover,.site-module__oB1X9q__languageMenu a:focus-visible,.site-module__oB1X9q__languageMenu a[aria-current=page]{color:var(--accent-text);background:var(--hover-wash)}.site-module__oB1X9q__button{border:1px solid var(--cta-primary-border);background:var(--cta-primary-background);width:max-content;min-height:48px;color:var(--cta-primary-foreground);letter-spacing:.06em;text-transform:uppercase;border-radius:9px;justify-content:center;align-items:center;gap:16px;padding:0 20px;font-size:.75rem;font-style:normal;font-weight:900;line-height:1;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.site-module__oB1X9q__button svg{width:17px;height:17px}.site-module__oB1X9q__button:hover{border-color:var(--cta-primary-border);background:var(--cta-primary-hover-background);transform:translateY(-2px)}.site-module__oB1X9q__button:active{background:var(--cta-primary-active-background);transform:translateY(0)}.site-module__oB1X9q__buttonSecondary{border-color:var(--cta-secondary-border);background:var(--cta-secondary-background);color:var(--cta-secondary-foreground)}.site-module__oB1X9q__buttonSecondary:hover{border-color:var(--cta-secondary-hover-border);background:var(--cta-secondary-hover-background);color:var(--cta-secondary-hover-foreground)}.site-module__oB1X9q__buttonSecondary:active{background:var(--cta-secondary-active-background);color:var(--cta-secondary-hover-foreground)}.site-module__oB1X9q__headerBook{min-height:44px;padding-inline:18px}.site-module__oB1X9q__menuButton{width:42px;height:42px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:none}.site-module__oB1X9q__menuButton svg{width:26px;height:26px}.site-module__oB1X9q__mobileMenu{z-index:45;background:var(--background);opacity:0;pointer-events:none;grid-template-rows:minmax(0,1fr) max-content;padding:28px 20px 40px;transition:opacity .18s,transform .18s;display:none;position:fixed;inset:74px 0 0;overflow-y:auto;transform:translateY(-16px)}.site-module__oB1X9q__header:has([data-holiday-banner])+.site-module__oB1X9q__mobileMenu{inset-block-start:126px}.site-module__oB1X9q__mobileMenu[data-open=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.site-module__oB1X9q__mobileMenu nav{min-height:0;margin-bottom:30px;display:grid}.site-module__oB1X9q__mobileMenu>.site-module__oB1X9q__button{place-self:end start;min-height:52px}.site-module__oB1X9q__mobileMenu nav a{border-bottom:1px solid var(--line);color:var(--foreground);font-family:var(--font-heading);text-transform:uppercase;justify-content:space-between;align-items:center;padding:18px 0;font-size:clamp(1.4rem,8vw,2.2rem);font-weight:800;display:flex}.site-module__oB1X9q__mobileMenu nav small{color:var(--accent-text);font-family:var(--font-body);font-size:.7rem}.site-module__oB1X9q__hero{background:#081313;align-items:flex-end;min-height:clamp(700px,92svh,940px);display:flex;position:relative;overflow:hidden}.site-module__oB1X9q__heroVideo{object-fit:cover;object-position:center 45%;width:100%;height:100%;position:absolute;inset:0}.site-module__oB1X9q__heroShade{background:linear-gradient(90deg,#01080875 0%,#0108082e 47%,#01080805 74%),linear-gradient(#0000 58%,#0108084d);position:absolute;inset:0}.site-module__oB1X9q__heroContent{z-index:2;width:min(560px,88vw);margin:0 0 clamp(38px,5.5vh,54px) 9vw;position:relative}.site-module__oB1X9q__kicker{color:var(--accent-text);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:900;line-height:1.45}.site-module__oB1X9q__heroContent .site-module__oB1X9q__kicker{max-width:540px;color:var(--orange);font-family:var(--font-body);letter-spacing:.08em;margin-bottom:18px;font-size:.77rem;line-height:1.3}.site-module__oB1X9q__heroBody{color:#ffffffd6;max-width:520px;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.6}.site-module__oB1X9q__heroActions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.site-module__oB1X9q__heroActions .site-module__oB1X9q__buttonSecondary{color:#fff;background:#020e0e2e;border-color:#ffffff80}.site-module__oB1X9q__heroActions .site-module__oB1X9q__buttonSecondary:hover{color:var(--brand-ink);background:#fafbfbf0;border-color:#fffc}.site-module__oB1X9q__heroFacts{color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:8px 28px;margin-top:28px;font-size:.72rem;font-weight:800;display:flex}.site-module__oB1X9q__heroFacts span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04111185;border-radius:999px;padding:8px 12px;position:relative}.site-module__oB1X9q__heroFacts span:not(:last-child):after{content:none}.site-module__oB1X9q__intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.12fr) minmax(330px,.72fr);gap:clamp(60px,10vw,160px);width:min(1420px,100%);margin:0 auto;padding:clamp(86px,11vw,166px) 6vw;display:grid}.site-module__oB1X9q__intro h2,.site-module__oB1X9q__sectionHeading h2,.site-module__oB1X9q__gamesHeading h2,.site-module__oB1X9q__simRacing h2,.site-module__oB1X9q__pricing h2,.site-module__oB1X9q__locationDock h2,.site-module__oB1X9q__faq h2,.site-module__oB1X9q__innerHero h1,.site-module__oB1X9q__legalPage h1{font-family:var(--font-heading);letter-spacing:-.045em;text-transform:uppercase;font-weight:800;line-height:.96}.site-module__oB1X9q__intro h2{text-wrap:balance;max-width:900px;margin-top:20px;font-size:clamp(3.2rem,5.9vw,5.2rem)}.site-module__oB1X9q__introCopy>p:nth-of-type(2){max-width:680px;color:var(--muted);margin-top:28px;font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.65}.site-module__oB1X9q__introActions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.site-module__oB1X9q__steps{align-self:end;margin:0;padding:0;list-style:none}.site-module__oB1X9q__steps li{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;align-items:center;gap:14px;min-height:100px;padding:24px 0;display:grid}.site-module__oB1X9q__steps li:first-child{border-top:1px solid var(--line)}.site-module__oB1X9q__steps li>span{color:var(--accent-text);font-size:.7rem;font-weight:900}.site-module__oB1X9q__steps strong{font-family:var(--font-heading);text-transform:uppercase;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1}.site-module__oB1X9q__statement{isolation:isolate;text-align:center;background:var(--foreground);color:var(--background);padding:clamp(90px,13vw,180px) 6vw;position:relative;overflow:hidden}.site-module__oB1X9q__statement h2{z-index:1;max-width:1100px;font-family:var(--font-heading);letter-spacing:-.055em;text-transform:uppercase;margin:0 auto;font-size:clamp(3rem,7vw,7.8rem);font-weight:800;line-height:.88;position:relative}.site-module__oB1X9q__statement p{z-index:1;letter-spacing:.13em;text-transform:uppercase;margin-top:32px;font-size:.72rem;font-weight:900;position:relative}.site-module__oB1X9q__reviews,.site-module__oB1X9q__community,.site-module__oB1X9q__audience,.site-module__oB1X9q__games,.site-module__oB1X9q__location,.site-module__oB1X9q__faq{padding:clamp(86px,10vw,150px) 6vw}.site-module__oB1X9q__community{isolation:isolate;border-block:1px solid var(--line);background:var(--background);color:var(--foreground);position:relative;overflow:hidden}.site-module__oB1X9q__communityAtmosphere{z-index:-1;background:radial-gradient(circle at 18% 38%, color-mix(in srgb, var(--community-accent) 10%, transparent), transparent 26rem), radial-gradient(circle at 82% 48%, color-mix(in srgb, var(--orange) 9%, transparent), transparent 30rem);position:absolute;inset:0}.site-module__oB1X9q__communityAtmosphere:after{content:"";opacity:.6;background-image:radial-gradient(circle, color-mix(in srgb, var(--foreground) 10%, transparent) 1px, transparent 1.5px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 74%);mask-image:radial-gradient(#000,#0000 74%)}.site-module__oB1X9q__communityHeading{text-align:center;justify-items:center;width:min(100%,980px);margin-inline:auto;display:grid}.site-module__oB1X9q__communityHeading h2{max-width:900px;font-family:var(--font-heading);letter-spacing:-.055em;text-transform:uppercase;margin-top:0;font-size:clamp(3.8rem,7.6vw,8.1rem);font-weight:800;line-height:.88}.site-module__oB1X9q__communityHeading>p:last-child{max-width:620px;color:var(--muted);margin-top:30px;font-size:1.02rem;line-height:1.7}.site-module__oB1X9q__communityCloud{isolation:isolate;min-height:clamp(540px,52vw,720px);margin-top:clamp(54px,7vw,94px);position:relative}.site-module__oB1X9q__communityCloud:before{content:"";z-index:-1;aspect-ratio:1.55;background:radial-gradient(ellipse, color-mix(in srgb, var(--orange) 8%, transparent), transparent 68%);filter:blur(18px);pointer-events:none;border-radius:50%;width:min(90vw,1100px);position:absolute;top:50%;left:50%;translate:-50% -50%}.site-module__oB1X9q__communityMark{z-index:0;aspect-ratio:1;background:var(--orange);opacity:.14;width:min(94vw,1080px);filter:drop-shadow(0 38px 72px color-mix(in srgb, var(--orange) 24%, transparent));transform-origin:50%;pointer-events:none;will-change:transform, opacity;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)scale(.96);-webkit-mask:url(/brand/vrena-mark-mask.svg) 50%/contain no-repeat;-webkit-mask-source-type:alpha;mask:url(/brand/vrena-mark-mask.svg) 50%/contain no-repeat alpha}.site-module__oB1X9q__communityCloudField{z-index:2;position:absolute;inset:0}.site-module__oB1X9q__communityCloudPlayer{left:var(--cloud-x);top:var(--cloud-y);width:var(--cloud-size);animation:site-module__oB1X9q__communityCloudFloat var(--cloud-duration) ease-in-out var(--cloud-delay) infinite alternate;will-change:transform;justify-items:center;gap:10px;margin:0;display:grid;position:absolute;translate:-50% -50%}.site-module__oB1X9q__communityCloudPlayer:nth-child(3n+2){animation-name:site-module__oB1X9q__communityCloudFloatAlt}.site-module__oB1X9q__communityCloudPlayer .site-module__oB1X9q__communityAvatar{border:3px solid var(--surface-raised);width:100%;box-shadow:0 16px 44px var(--shadow-heavy), 0 0 0 1px color-mix(in srgb, var(--line) 78%, transparent);flex-basis:auto;font-size:clamp(1.2rem,2.3vw,2rem)}.site-module__oB1X9q__communityCloudPlayer figcaption{border:1px solid color-mix(in srgb, var(--line) 76%, transparent);background:color-mix(in srgb, var(--surface-raised) 84%, transparent);max-width:132px;box-shadow:0 8px 24px color-mix(in srgb, var(--shadow-heavy) 45%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:.6rem;line-height:1;display:flex}.site-module__oB1X9q__communityCloudPlayer figcaption strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-module__oB1X9q__communityCloudPlayer figcaption span{color:var(--accent-text);font-weight:900}@keyframes site-module__oB1X9q__communityCloudFloat{0%{transform:translate(-5px,-8px)rotate(-1.5deg)}to{transform:translate(8px,10px)rotate(1.5deg)}}@keyframes site-module__oB1X9q__communityCloudFloatAlt{0%{transform:translate(7px,-5px)rotate(1deg)}to{transform:translate(-7px,9px)rotate(-1deg)}}.site-module__oB1X9q__communityCloudCore{z-index:3;justify-items:center;gap:22px;width:min(86vw,400px);padding:0;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%}.site-module__oB1X9q__communityLive{color:var(--muted);letter-spacing:.11em;text-shadow:0 2px 18px var(--background);text-transform:uppercase;align-items:center;gap:10px;font-size:.65rem;font-weight:850;display:inline-flex}.site-module__oB1X9q__communityLive span{aspect-ratio:1;background:var(--community-accent);width:8px;box-shadow:0 0 0 5px var(--community-accent-soft);border-radius:999px;animation:2s ease-in-out infinite site-module__oB1X9q__communityPulse}@keyframes site-module__oB1X9q__communityPulse{50%{opacity:.45;transform:scale(.78)}}.site-module__oB1X9q__communityAvatar{--player-color:#123c3a;--player-text:#fff;aspect-ratio:1;width:46px;color:var(--player-text);background:var(--player-color);border:1px solid #ffffff3d;border-radius:50%;flex:0 0 46px;place-items:center;font-size:1.12rem;font-weight:850;display:grid;overflow:hidden}.site-module__oB1X9q__communityAvatar img{object-fit:cover;width:100%;height:100%}.site-module__oB1X9q__communityCta{text-align:center;justify-content:center;min-width:min(100%,260px)}.site-module__oB1X9q__sectionHeading{width:min(100%,920px);margin-bottom:clamp(46px,7vw,90px)}.site-module__oB1X9q__sectionHeading h2{margin-top:18px;font-size:clamp(3.2rem,7vw,7.2rem)}.site-module__oB1X9q__reviews .site-module__oB1X9q__sectionHeading h2 span{display:block}@media (min-width:681px){.site-module__oB1X9q__reviews .site-module__oB1X9q__sectionHeading h2 span{white-space:nowrap}}.site-module__oB1X9q__sectionHeading>p:last-child{max-width:620px;color:var(--inverse-muted);margin-top:25px;font-size:1.05rem;line-height:1.7}.site-module__oB1X9q__reviewPhotos{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-color:var(--line-strong) transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:14px;scroll-padding-inline:1px;display:flex;overflow-x:auto}.site-module__oB1X9q__reviewPhotos::-webkit-scrollbar{height:4px}.site-module__oB1X9q__reviewPhotos::-webkit-scrollbar-track{background:0 0}.site-module__oB1X9q__reviewPhotos::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:999px}.site-module__oB1X9q__reviewPhotos>div{height:clamp(220px,22vw,300px);aspect-ratio:var(--review-photo-ratio,3 / 2);border:1px solid var(--line);background:var(--surface-soft);scroll-snap-align:start;scroll-snap-stop:always;border-radius:16px;flex:none;position:relative;overflow:hidden}.site-module__oB1X9q__reviewPhotos img{object-fit:cover}.site-module__oB1X9q__reviewCards{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px;display:grid}.site-module__oB1X9q__reviewCards a{border:1px solid var(--line);background:var(--surface-raised);min-height:330px;color:var(--foreground);box-shadow:0 16px 44px color-mix(in srgb, var(--shadow-heavy) 28%, transparent);border-radius:18px;flex-direction:column;padding:24px;transition:border-color .18s,box-shadow .18s,transform .26s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.site-module__oB1X9q__reviewCards a:hover{border-color:color-mix(in srgb, #4285f4 58%, var(--line));box-shadow:0 20px 54px color-mix(in srgb, var(--shadow-heavy) 38%, transparent);transform:translateY(-5px)}.site-module__oB1X9q__reviewCardHeader{align-items:center;gap:12px;display:flex}.site-module__oB1X9q__reviewAvatar{aspect-ratio:1;background:color-mix(in srgb, #4285f4 15%, var(--surface-soft));color:#4285f4;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;font-size:.78rem;font-weight:850;display:grid}.site-module__oB1X9q__reviewIdentity{gap:3px;min-width:0;display:grid}.site-module__oB1X9q__reviewIdentity strong{text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-size:.78rem;line-height:1.2;overflow:hidden}.site-module__oB1X9q__reviewIdentity small,.site-module__oB1X9q__reviewCardFooter small{color:var(--muted);font-size:.68rem}.site-module__oB1X9q__googleMark{background:conic-gradient(from -38deg, #4285f4 0 27%, #34a853 27% 49%, #fbbc05 49% 69%, #ea4335 69% 100%);color:#0000;-webkit-background-clip:text;background-clip:text;flex:none;margin-left:auto;font-family:Arial,Helvetica,sans-serif;font-size:1.45rem;font-weight:900}.site-module__oB1X9q__googleMark:before{content:"G"}.site-module__oB1X9q__reviewRating{color:#fbbc04;letter-spacing:.09em;margin-top:25px;font-size:1rem}.site-module__oB1X9q__reviewCards p{color:var(--muted);margin-top:24px;line-height:1.65}.site-module__oB1X9q__reviewTranslationNote{color:var(--muted);margin-top:10px;font-size:.63rem;font-style:italic;line-height:1.4}.site-module__oB1X9q__reviewCardFooter{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:auto;padding-top:28px;display:flex}.site-module__oB1X9q__reviewCardFooter em{color:#4285f4;margin-left:auto;font-size:.7rem;font-style:normal;font-weight:750}.site-module__oB1X9q__reviewCardFooter svg{color:#4285f4;width:15px;height:15px}.site-module__oB1X9q__audience{background:var(--surface-soft)}.site-module__oB1X9q__audienceScrollStory{position:relative}.site-module__oB1X9q__audienceExperience{grid-template-columns:.72fr 1.6fr;gap:24px;display:grid}.site-module__oB1X9q__audienceScrollTrack{display:none}.site-module__oB1X9q__audienceTabs{align-self:stretch;display:grid}.site-module__oB1X9q__audienceTabs button{border:0;border-bottom:1px solid var(--line);color:var(--foreground);text-align:left;cursor:pointer;background:0 0;grid-template-columns:46px 1fr;align-items:start;gap:12px;padding:23px 0;transition:color .36s,background .36s;display:grid;position:relative}.site-module__oB1X9q__audienceTabs button:after{content:"";background:var(--accent-text);transform-origin:0;height:2px;transition:transform .52s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.site-module__oB1X9q__audienceTabs button:first-child{border-top:1px solid var(--line)}.site-module__oB1X9q__audienceTabs button small{color:var(--muted);font-size:.68rem}.site-module__oB1X9q__audienceTabs button strong,.site-module__oB1X9q__audienceTabs button em{display:block}.site-module__oB1X9q__audienceTabs button strong{font-family:var(--font-heading);text-transform:uppercase;font-size:clamp(1.3rem,2vw,1.85rem);line-height:1}.site-module__oB1X9q__audienceTabs button em{max-width:310px;color:var(--muted);margin-top:9px;font-size:.78rem;font-style:normal;line-height:1.45}.site-module__oB1X9q__audienceTabs button[aria-selected=true] small,.site-module__oB1X9q__audienceTabs button[aria-selected=true] strong{color:var(--accent-text)}.site-module__oB1X9q__audienceTabs button[aria-selected=true]:after{transform:scaleX(1)}.site-module__oB1X9q__audienceDetail{background:var(--surface-raised);grid-template-columns:repeat(2,minmax(0,1fr));min-height:610px;display:grid}.site-module__oB1X9q__audienceImage{width:100%;min-width:0;min-height:540px;position:relative;overflow:hidden}.site-module__oB1X9q__audienceImageLayer{opacity:0;pointer-events:none;will-change:opacity, transform;transition:opacity .56s,transform .9s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.035)}.site-module__oB1X9q__audienceImageLayer[data-active=true]{z-index:1;opacity:1;transform:scale(1)}.site-module__oB1X9q__audienceImage img{object-fit:cover;width:100%!important;height:100%!important}.site-module__oB1X9q__audienceImageLayer>span{z-index:1;background:var(--orange);color:var(--accent-ink);letter-spacing:.08em;text-transform:uppercase;padding:9px 12px;font-size:.67rem;font-weight:900;position:absolute;top:24px;left:24px}.site-module__oB1X9q__audienceDetail article{flex-direction:column;justify-content:center;min-width:0;padding:clamp(28px,3.2vw,48px);display:flex}.site-module__oB1X9q__audienceCopy{animation:.52s cubic-bezier(.22,1,.36,1) both site-module__oB1X9q__audienceCopyIn}@keyframes site-module__oB1X9q__audienceCopyIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.site-module__oB1X9q__audienceDetail article>p{color:var(--accent-text);font-size:.7rem;font-weight:900}.site-module__oB1X9q__audienceDetail h3{max-width:100%;font-family:var(--font-heading);letter-spacing:-.035em;overflow-wrap:anywhere;text-wrap:balance;text-transform:uppercase;margin-top:28px;font-size:clamp(2.8rem,4vw,4.6rem);line-height:.92}.site-module__oB1X9q__audienceDetail article>div{color:var(--muted);margin-top:22px;line-height:1.65}@media (min-width:1181px){.site-module__oB1X9q__audienceDetail article{padding:clamp(28px,2.8vw,44px)}.site-module__oB1X9q__audienceDetail h3{font-size:clamp(2rem,2.5vw,3.2rem)}}@media (min-width:1181px) and (min-height:700px){.site-module__oB1X9q__audienceExperience{z-index:2;position:sticky;top:clamp(76px,9svh,96px)}.site-module__oB1X9q__audienceScrollTrack{pointer-events:none;grid-template-rows:repeat(4,1fr);height:200svh;display:grid}}.site-module__oB1X9q__audienceDetail ul{color:var(--muted);gap:11px;margin:30px 0;padding:0;font-size:.85rem;list-style:none;display:grid}.site-module__oB1X9q__audienceDetail li:before{content:"•";color:var(--accent-text);margin-right:10px}.site-module__oB1X9q__games{padding-inline:0}.site-module__oB1X9q__gamesHeading{grid-template-columns:minmax(0,1.3fr) minmax(300px,.55fr);align-items:end;gap:60px;padding-inline:6vw;display:grid}.site-module__oB1X9q__gamesHeading h2{font-size:clamp(3.2rem,5.4vw,5.5rem)}.site-module__oB1X9q__gamesHeading p{max-width:520px;color:var(--muted);padding-bottom:14px;line-height:1.7}.site-module__oB1X9q__gameShowcase{margin-top:60px;padding-inline:6vw}.site-module__oB1X9q__gameFilterStack{gap:12px;display:grid}.site-module__oB1X9q__gameFilterLabel{display:none}.site-module__oB1X9q__gameFilters{flex-wrap:wrap;gap:10px;display:flex}.site-module__oB1X9q__gameFilters button{border:1px solid var(--line);min-height:48px;color:var(--foreground);font:inherit;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:18px;padding:0 18px;font-size:.72rem;font-weight:850;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.site-module__oB1X9q__gameFilters button small{color:var(--muted);font-size:.65rem}.site-module__oB1X9q__gameFilters button[aria-pressed=true]{border-color:var(--orange);color:var(--accent-ink);background:var(--orange)}.site-module__oB1X9q__gameFilters button[aria-pressed=true] small{color:currentColor}.site-module__oB1X9q__gameFilters button:disabled{opacity:.36;cursor:not-allowed}.site-module__oB1X9q__gameVenueFilters button{border-color:var(--line-strong);background:var(--surface-soft)}.site-module__oB1X9q__gameVenueFilters button[aria-pressed=true]{border-color:var(--foreground);color:var(--background);background:var(--foreground)}.site-module__oB1X9q__gameStage{--game-accent:var(--orange);border:1px solid var(--line);background:color-mix(in srgb, var(--game-accent) 11%, var(--surface-game-base));grid-template-columns:minmax(0,1.65fr) minmax(320px,.72fr);min-height:610px;margin-top:22px;animation:.42s cubic-bezier(.2,.75,.2,1) both site-module__oB1X9q__gameStageIn;display:grid;position:relative;overflow:hidden}@keyframes site-module__oB1X9q__gameStageIn{0%{opacity:.45;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.site-module__oB1X9q__gameStageMedia{min-height:610px;position:relative;overflow:hidden}.site-module__oB1X9q__gameStageMedia:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000 58%,#020c0c57),linear-gradient(#0000 62%,#020c0c7a);position:absolute;inset:0}.site-module__oB1X9q__gameStageMedia img,.site-module__oB1X9q__gameStageMedia video{object-fit:cover;width:100%;height:100%}.site-module__oB1X9q__gameStageMediaAsset{opacity:0;will-change:opacity;transition:opacity .36s cubic-bezier(.2,.75,.2,1);position:absolute;inset:0}.site-module__oB1X9q__gameStageMediaPoster{z-index:0}.site-module__oB1X9q__gameStageMediaVideo{z-index:1}.site-module__oB1X9q__gameStageMediaAssetActive{opacity:1}.site-module__oB1X9q__gamePartnerBadge{z-index:3;color:#3a0909;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #ffffffb8;border-radius:999px;align-items:center;gap:9px;padding:7px 11px 7px 12px;display:flex;position:absolute;top:22px;left:22px;box-shadow:0 12px 30px #020c0c38}.site-module__oB1X9q__gamePartnerBadge span{letter-spacing:.05em;text-transform:uppercase;font-size:.64rem;font-weight:850}.site-module__oB1X9q__gamePartnerBadge img{object-fit:contain;width:54px;height:auto}.site-module__oB1X9q__gameStageNumber{z-index:3;color:#fff;letter-spacing:.12em;font-size:.7rem;font-weight:800;position:absolute;bottom:22px;left:24px}.site-module__oB1X9q__gameStageCopy{z-index:2;flex-direction:column;justify-content:center;min-width:0;padding:clamp(36px,4vw,64px);display:flex}.site-module__oB1X9q__gameStageCopy>p{color:var(--accent-text);letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:900}.site-module__oB1X9q__gameStageCopy h3{max-width:100%;font-family:var(--font-heading);letter-spacing:-.055em;overflow-wrap:anywhere;text-wrap:balance;text-transform:uppercase;margin-top:18px;font-size:clamp(3.3rem,5.4vw,6rem);line-height:.84}@media (min-width:1181px){.site-module__oB1X9q__gameStageCopy h3{font-size:clamp(2.5rem,3.7vw,4.5rem)}}.site-module__oB1X9q__gameStageLead{color:var(--muted);margin-top:24px;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.55}.site-module__oB1X9q__gameStageCopy>span{letter-spacing:.07em;text-transform:uppercase;margin-top:16px;font-size:.7rem;font-weight:850}.site-module__oB1X9q__gameAvailability{gap:10px;margin-top:22px;display:grid}.site-module__oB1X9q__gameAvailability>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:800}.site-module__oB1X9q__gameAvailability>div{flex-wrap:wrap;gap:7px;display:flex}.site-module__oB1X9q__gameAvailability strong{border:1px solid color-mix(in srgb, var(--game-accent) 58%, var(--line));color:var(--foreground);background:color-mix(in srgb, var(--game-accent) 10%, var(--surface-soft));border-radius:999px;padding:7px 10px;font-size:.64rem;font-weight:780;line-height:1}.site-module__oB1X9q__gameStageCopy dl{border-block:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin:30px 0;display:grid}.site-module__oB1X9q__gameStageCopy dl>div{padding:16px 12px 16px 0}.site-module__oB1X9q__gameStageCopy dl>div+div{border-left:1px solid var(--line);padding-left:18px}.site-module__oB1X9q__gameStageCopy dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem}.site-module__oB1X9q__gameStageCopy dd{margin:7px 0 0;font-size:.8rem;font-weight:750}.site-module__oB1X9q__gameControls{z-index:3;gap:8px;display:flex;position:absolute;bottom:18px;right:18px}.site-module__oB1X9q__gameControls button{border:1px solid var(--line-strong);width:44px;height:44px;color:var(--foreground);background:color-mix(in srgb, var(--background) 86%, transparent);cursor:pointer;border-radius:50%;place-items:center;transition:border-color .18s,background .18s;display:grid}.site-module__oB1X9q__gameControls button:first-child svg{transform:rotate(180deg)}.site-module__oB1X9q__gameSelector{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.site-module__oB1X9q__gameSelector button{border:0;border-top:1px solid var(--line);border-left:1px solid var(--line);min-height:92px;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;grid-template-columns:34px minmax(0,1fr);align-content:center;gap:4px 10px;padding:17px 18px;transition:color .18s,background .18s;display:grid}.site-module__oB1X9q__gameSelector button[aria-selected=true]{color:var(--cta-primary-foreground);background:var(--cta-primary-background)}.site-module__oB1X9q__gameSelector button[aria-selected=true] small{color:color-mix(in srgb, var(--cta-primary-foreground) 82%, transparent)}.site-module__oB1X9q__gameSelector small{color:var(--accent-text);grid-row:1/3;padding-top:3px;font-size:.65rem;font-weight:800}.site-module__oB1X9q__gameSelector span{min-width:0;font-family:var(--font-heading);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.93rem;font-weight:800;line-height:1.05;overflow:hidden}.site-module__oB1X9q__gameSelector em{color:var(--muted);text-transform:uppercase;font-size:.62rem;font-style:normal}.site-module__oB1X9q__gameSelector button[aria-selected=true] em{color:color-mix(in srgb, var(--cta-primary-foreground) 72%, transparent)}.site-module__oB1X9q__gameFilters button:hover,.site-module__oB1X9q__gameControls button:hover,.site-module__oB1X9q__gameSelector button:hover{border-color:var(--orange)}.site-module__oB1X9q__simRacing{border-block:1px solid var(--line);background:var(--surface-soft)}.site-module__oB1X9q__simRacingInner{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(48px,9vw,130px);width:min(1180px,88vw);margin:0 auto;padding:clamp(90px,10vw,140px) 0;display:grid}.site-module__oB1X9q__simRacingMedia{aspect-ratio:9/16;border:1px solid var(--line);background:var(--foreground);width:min(100%,460px);box-shadow:0 28px 70px var(--shadow-heavy);border-radius:8px;justify-self:start;position:relative;overflow:hidden}.site-module__oB1X9q__simRacingVideo{object-fit:cover;width:100%;height:100%;display:block}.site-module__oB1X9q__simRacingMedia>span{color:#020e0e;letter-spacing:.1em;text-transform:uppercase;background:#fffffff0;border:1px solid #ffffffb8;border-radius:999px;padding:9px 12px;font-size:.64rem;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 12px 30px #020e0e38}.site-module__oB1X9q__simRacingCopy{max-width:650px}.site-module__oB1X9q__simRacing h2{margin-top:18px;font-size:clamp(4rem,7.4vw,7.5rem)}.site-module__oB1X9q__simRacingBody{max-width:570px;color:var(--muted);margin-top:28px;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.65}.site-module__oB1X9q__simRacingLocation{color:var(--accent-text);letter-spacing:.08em;text-transform:uppercase;margin-top:22px;font-size:.7rem;font-weight:850}.site-module__oB1X9q__simRacingPrice{border-block:1px solid var(--line);flex-wrap:wrap;align-items:baseline;gap:12px 24px;margin-top:40px;padding-block:24px;display:flex}.site-module__oB1X9q__simRacingPrice strong{font-family:var(--font-heading);color:var(--price-accent);letter-spacing:-.05em;text-transform:uppercase;font-size:clamp(2.8rem,5vw,5rem);line-height:.9}.site-module__oB1X9q__simRacingPrice span{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.site-module__oB1X9q__simRacingActions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.site-module__oB1X9q__pricing{grid-template-columns:1.35fr .8fr;align-items:start;gap:0;width:min(1180px,88vw);min-height:900px;margin:0 auto;padding:150px 0 110px;display:grid}.site-module__oB1X9q__pricingVisual{flex-direction:column;justify-content:flex-start;min-height:680px;padding:400px 0 0;display:flex;position:relative}.site-module__oB1X9q__pricingVisual:after{content:none}.site-module__oB1X9q__pricingMedia{border-radius:6px;height:360px;position:absolute;inset:0 0 auto;overflow:hidden}.site-module__oB1X9q__pricingVisual img{object-fit:cover}.site-module__oB1X9q__pricingVisual>p,.site-module__oB1X9q__pricingVisual>h2,.site-module__oB1X9q__pricingVisual>a,.site-module__oB1X9q__pricingActions{z-index:2;position:relative}.site-module__oB1X9q__pricing h2{max-width:620px;margin:18px 0 22px;font-size:clamp(2.6rem,4vw,4.6rem)}.site-module__oB1X9q__pricing h2 span{display:block}.site-module__oB1X9q__pricingVisual>p:nth-of-type(2){max-width:520px;color:var(--muted);margin-bottom:30px;line-height:1.65}.site-module__oB1X9q__pricingActions{flex-wrap:wrap;gap:10px;display:flex}.site-module__oB1X9q__pricePanel{border:1px solid var(--line);background:var(--surface-raised);color:var(--foreground);border-radius:6px;flex-direction:column;justify-content:flex-start;margin-top:58px;padding:26px 24px 30px;display:flex}.site-module__oB1X9q__pricePanel>p{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:900}.site-module__oB1X9q__pricePanelTitle{font-family:var(--font-heading);letter-spacing:-.04em;text-transform:uppercase;margin-top:10px;font-size:clamp(1.8rem,3vw,2.7rem);line-height:.95}.site-module__oB1X9q__venuePriceSelector{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:8px;margin-top:20px;display:grid}.site-module__oB1X9q__venuePriceSelectorCard{border:1px solid var(--line);min-height:132px;color:var(--foreground);background:var(--surface-raised);border-radius:6px;align-content:start;gap:7px;padding:15px 38px 15px 15px;transition:border-color .16s,background-color .16s,transform .16s;display:grid;position:relative}.site-module__oB1X9q__venuePriceSelectorCard:hover,.site-module__oB1X9q__venuePriceSelectorCard:focus-visible{border-color:var(--price-accent);transform:translateY(-2px)}.site-module__oB1X9q__venuePriceSelectorCard[data-selected=true]{border-color:var(--price-accent);background:var(--hover-wash);box-shadow:inset 0 0 0 1px var(--price-accent)}.site-module__oB1X9q__venuePriceSelectorCard>span{font-family:var(--font-heading);letter-spacing:-.02em;text-transform:uppercase;font-size:.98rem;line-height:1.05}.site-module__oB1X9q__venuePriceSelectorCard>small{color:var(--muted);text-transform:uppercase;font-size:.66rem;font-weight:800;line-height:1.3}.site-module__oB1X9q__venuePriceSelectorCard>strong{color:var(--price-accent);text-transform:uppercase;margin-top:auto;font-size:.76rem;line-height:1.25}.site-module__oB1X9q__venuePriceSelectorCard>svg{width:17px;height:17px;color:var(--price-accent);position:absolute;bottom:14px;right:13px}.site-module__oB1X9q__selectedVenuePrice{border-top:1px solid var(--line);margin-top:28px;padding-top:25px}.site-module__oB1X9q__selectedVenuePriceHeader{gap:6px;display:grid}.site-module__oB1X9q__selectedVenuePriceHeader h4{font-family:var(--font-heading);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:1.35rem;line-height:1}.site-module__oB1X9q__selectedVenuePriceHeader>small{color:var(--price-accent);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:900;line-height:1.35}.site-module__oB1X9q__selectedVenueStartingPrice{font-family:var(--font-heading);color:var(--price-accent);letter-spacing:-.045em;text-transform:uppercase;flex-wrap:wrap;align-items:baseline;gap:5px 8px;margin-top:9px;font-size:clamp(2rem,3vw,3rem);line-height:.95;display:flex}.site-module__oB1X9q__selectedVenueStartingPrice>span{letter-spacing:.02em;font-size:.42em}.site-module__oB1X9q__priceUnit{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:7px;font-size:.72rem;font-weight:800;line-height:1.45}.site-module__oB1X9q__priceRows{border-top:0;margin-top:14px}.site-module__oB1X9q__priceRows>div{border:1px solid var(--line);border-radius:5px;justify-content:space-between;align-items:center;gap:18px;margin-top:8px;padding:14px;display:flex}.site-module__oB1X9q__priceRows span,.site-module__oB1X9q__priceRows strong,.site-module__oB1X9q__priceRows small{display:block}.site-module__oB1X9q__priceRows strong{text-transform:uppercase;font-size:.78rem}.site-module__oB1X9q__priceRows small{margin-top:4px}.site-module__oB1X9q__priceRows b{white-space:nowrap;font-family:var(--font-heading);font-size:1.35rem}.site-module__oB1X9q__offerRow{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 18px;display:grid}.site-module__oB1X9q__offerRow span{border:1px solid var(--line);min-height:82px;padding:13px;font-size:.68rem;font-weight:800}.site-module__oB1X9q__offerRow b{font-family:var(--font-heading);font-size:1.6rem;display:block}.site-module__oB1X9q__allLocationsOffers{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.site-module__oB1X9q__allLocationsOffers>p{color:var(--price-accent);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:900;line-height:1.35}.site-module__oB1X9q__allLocationsOffers>a{width:max-content;color:var(--accent-text);text-underline-offset:5px;text-transform:uppercase;font-size:.74rem;font-weight:900;text-decoration:underline}.site-module__oB1X9q__location{padding-inline:0}.site-module__oB1X9q__mapFrame{background:var(--surface-map);width:min(1280px,88vw);height:min(66vw,720px);min-height:540px;margin:0 auto;position:relative;overflow:hidden}.site-module__oB1X9q__mapFrame iframe{width:100%;height:100%;filter:var(--map-filter);border:0}.site-module__oB1X9q__mapCanvas{background:#f8f9f7;width:100%;height:100%}.site-module__oB1X9q__softOpeningNotice{z-index:40;border:1px solid var(--orange);background:var(--surface-dock);width:min(360px,100% - 44px);box-shadow:0 20px 54px var(--shadow-heavy);color:var(--foreground);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:12px;gap:10px;padding:20px;animation:.42s cubic-bezier(.22,1,.36,1) both site-module__oB1X9q__softOpeningNoticeIn;display:grid;position:fixed;top:94px;right:calc(50vw - min(1280px,88vw)/2 + 22px)}@keyframes site-module__oB1X9q__softOpeningNoticeIn{0%{opacity:0;transform:translate(38px,16px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}.site-module__oB1X9q__softOpeningNotice>p{color:var(--accent-text);font-family:var(--font-heading);letter-spacing:.07em;text-transform:uppercase;padding-right:32px;font-size:.82rem;font-weight:900;line-height:1.2}.site-module__oB1X9q__softOpeningNotice>span{color:var(--foreground);font-size:.86rem;line-height:1.55}.site-module__oB1X9q__softOpeningActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.site-module__oB1X9q__softOpeningActions>a{background:var(--cta-primary-background);min-width:0;min-height:40px;color:var(--cta-primary-foreground);letter-spacing:.05em;text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 14px;font-size:.68rem;font-weight:900;line-height:1;transition:background .16s,transform .16s;display:inline-flex}.site-module__oB1X9q__softOpeningActions>a:last-child{border:1px solid var(--line-strong);color:var(--foreground);background:0 0}.site-module__oB1X9q__softOpeningActions>a:hover{background:var(--cta-primary-hover-background);transform:translateY(-1px)}.site-module__oB1X9q__softOpeningActions>a:last-child:hover{background:var(--hover-wash)}.site-module__oB1X9q__softOpeningActions>a:focus-visible,.site-module__oB1X9q__softOpeningNoticeClose:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.site-module__oB1X9q__softOpeningActions>a svg{flex:none;width:18px;height:18px}.site-module__oB1X9q__softOpeningActions>a img{flex:none;width:20px;height:20px}.site-module__oB1X9q__softOpeningNoticeClose{width:34px;height:34px;color:var(--foreground);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:background .16s;display:grid;position:absolute;top:9px;right:9px}.site-module__oB1X9q__softOpeningNoticeClose:hover{background:var(--hover-wash)}.site-module__oB1X9q__softOpeningNoticeClose svg{width:17px;height:17px}.site-module__oB1X9q__mapFrame .maplibregl-map{font-family:var(--font-body)}.site-module__oB1X9q__mapFrame .maplibregl-ctrl-group{border:1px solid #020e0e29;border-radius:9px;overflow:hidden;box-shadow:0 12px 32px #00000059}.site-module__oB1X9q__mapFrame .maplibregl-ctrl-group button{color:#020e0e;background:#fffffff0;border-color:#020e0e1f}:is(.site-module__oB1X9q__mapFrame .maplibregl-ctrl-group button:hover,.site-module__oB1X9q__mapFrame .maplibregl-ctrl-group button:focus-visible){color:#020e0e;background:#fd5901}.site-module__oB1X9q__mapFrame .maplibregl-ctrl-attrib{color:#020e0ead;background:#ffffffdb;padding:3px 6px;font-size:.58rem}.site-module__oB1X9q__mapFrame .maplibregl-ctrl-attrib a{color:#020e0e}.site-module__oB1X9q__mapFrame .vrena-map-marker-button{cursor:pointer;background:0 0;border:0;width:32px;height:44px;padding:0}.site-module__oB1X9q__mapFrame .vrena-map-marker{filter:drop-shadow(0 6px 7px #00000085);transform-origin:50% 100%;width:32px;height:44px;transition:filter .16s,transform .16s;display:block}.site-module__oB1X9q__mapFrame .vrena-map-marker svg{width:32px;height:44px;overflow:visible}.site-module__oB1X9q__mapFrame .vrena-map-marker path{fill:#ea4335;stroke:#fff;stroke-width:1.35px}.site-module__oB1X9q__mapFrame .vrena-map-marker circle{fill:#fff}:is(.site-module__oB1X9q__mapFrame .vrena-map-marker-button:hover .vrena-map-marker,.site-module__oB1X9q__mapFrame .vrena-map-marker-button:focus-visible .vrena-map-marker,.site-module__oB1X9q__mapFrame .vrena-map-marker.is-selected){filter:drop-shadow(0 0 4px #ffffffd1)drop-shadow(0 8px 8px #00000094);transform:translateY(-2px)scale(1.08)}.site-module__oB1X9q__mapFrame .vrena-map-marker-button:focus-visible{outline-offset:4px;outline:2px solid #fff}.site-module__oB1X9q__mapFrame .vrena-map-tooltip .maplibregl-popup-content{color:#fafbfb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020e0ef0;border:1px solid #fd5901;border-radius:9px;padding:11px 13px;box-shadow:0 14px 38px #00000075}.site-module__oB1X9q__mapFrame .vrena-map-tooltip .maplibregl-popup-content>span{gap:4px;display:grid}.site-module__oB1X9q__mapFrame .vrena-map-tooltip strong{font-family:var(--font-heading);text-transform:uppercase;font-size:.78rem;font-weight:800;line-height:1.15}.site-module__oB1X9q__mapFrame .vrena-map-tooltip small{color:#fd5901;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:900}.site-module__oB1X9q__mapFrame .vrena-map-tooltip.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:#fd5901}@media (prefers-color-scheme:dark){.site-module__oB1X9q__mapCanvas{background:#202124}.site-module__oB1X9q__mapFrame .maplibregl-ctrl-group{border-color:#fafbfb47}.site-module__oB1X9q__mapFrame .maplibregl-ctrl-group button{background:#202124f0;border-color:#fafbfb29}.site-module__oB1X9q__mapFrame .maplibregl-ctrl-group button .maplibregl-ctrl-icon{filter:invert()}.site-module__oB1X9q__mapFrame .maplibregl-ctrl-attrib{color:#fafbfbb3;background:#202124d1}.site-module__oB1X9q__mapFrame .maplibregl-ctrl-attrib a{color:#fafbfb}}.site-module__oB1X9q__mapPlaceholder{background:linear-gradient(32deg, transparent 49%, var(--map-grid-strong) 50%, transparent 51%) 0 0 / 90px 90px, linear-gradient(-32deg, transparent 49%, var(--map-grid-soft) 50%, transparent 51%) 0 0 / 110px 110px, var(--surface-map-alt);place-items:center;display:grid;position:absolute;inset:0}.site-module__oB1X9q__mapPlaceholder span{background:var(--orange);color:var(--accent-ink);font-family:var(--font-heading);text-transform:uppercase;padding:14px 18px;font-size:1.8rem;font-weight:800}.site-module__oB1X9q__locationDock{z-index:2;border:1px solid var(--line);background:var(--surface-dock);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:end;gap:44px;width:min(1280px,88vw);margin:14px auto 0;padding:34px;display:grid;position:relative}.site-module__oB1X9q__locationDock h2{max-width:820px;font-size:clamp(2.65rem,4.6vw,5.25rem);line-height:.92}.site-module__oB1X9q__locationKicker{color:var(--accent-text);letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:.68rem;font-weight:900}.site-module__oB1X9q__locationDockCopy>p:not(.site-module__oB1X9q__locationKicker){color:var(--muted);margin-top:12px}.site-module__oB1X9q__locationDockCopy>.site-module__oB1X9q__locationDescription{max-width:680px;color:var(--foreground);line-height:1.6}.site-module__oB1X9q__locationDockActions{gap:12px;display:grid}.site-module__oB1X9q__locationPicker{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.site-module__oB1X9q__locationPicker :is(button,a){border:1px solid var(--line);background:var(--surface-panel);min-height:78px;color:var(--foreground);text-align:left;cursor:pointer;border-radius:9px;align-content:space-between;gap:10px;padding:13px;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:grid}.site-module__oB1X9q__locationPicker :is(button,a):hover,.site-module__oB1X9q__locationPicker :is(button,a):focus-visible,.site-module__oB1X9q__locationPickerActive{border-color:var(--orange)!important;background:var(--hover-wash)!important}.site-module__oB1X9q__locationPicker :is(button,a):hover{transform:translateY(-2px)}.site-module__oB1X9q__locationPicker :is(button,a):focus-visible{outline:2px solid var(--orange);outline-offset:2px}.site-module__oB1X9q__locationPicker span{font-family:var(--font-heading);text-transform:uppercase;font-size:.78rem;font-weight:800;line-height:1.15}.site-module__oB1X9q__locationPicker small{color:var(--accent-text);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:900}.site-module__oB1X9q__locationDockActions>.site-module__oB1X9q__button{width:100%}.site-module__oB1X9q__arrivalGuideLabel{color:var(--accent-text);letter-spacing:.12em;text-transform:uppercase;margin:64px 6vw 0;font-size:.68rem;font-weight:900}.site-module__oB1X9q__arrivalCards{grid-template-columns:repeat(3,1fr);gap:14px;margin:16px 6vw 0;display:grid}.site-module__oB1X9q__arrivalCards article{border:1px solid var(--line);background:var(--surface-panel);min-height:440px;padding-bottom:30px}.site-module__oB1X9q__arrivalCards article>div{height:280px;position:relative}.site-module__oB1X9q__arrivalCards img{object-fit:cover}.site-module__oB1X9q__arrivalComingSoonVisual{background:radial-gradient(circle at 78% 20%, var(--hover-wash), transparent 38%), linear-gradient(145deg, var(--surface-map-alt), var(--surface-panel));flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:10px;padding:30px;display:flex;overflow:hidden}.site-module__oB1X9q__arrivalComingSoonVisual:after{content:"";border:52px solid var(--orange);opacity:.18;border-radius:50%;width:230px;height:230px;position:absolute;top:-92px;right:-70px}.site-module__oB1X9q__arrivalComingSoonVisual strong{z-index:1;max-width:10ch;color:var(--foreground);font-family:var(--font-heading);text-transform:uppercase;font-size:clamp(2.4rem,4vw,4rem);font-weight:900;line-height:.9;position:relative}.site-module__oB1X9q__arrivalComingSoonVisual span{z-index:1;background:var(--orange);color:var(--accent-ink);letter-spacing:.09em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:.62rem;font-weight:900;position:relative}.site-module__oB1X9q__arrivalCards h3,.site-module__oB1X9q__arrivalCards p{margin-inline:28px}.site-module__oB1X9q__arrivalCards h3{font-family:var(--font-heading);text-transform:uppercase;margin-top:25px;font-size:1.55rem}.site-module__oB1X9q__arrivalCards p{color:var(--muted);margin-top:10px;font-size:.85rem;line-height:1.55}.site-module__oB1X9q__carCard{color:var(--foreground);flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden;border-color:var(--car-card-border)!important;background:var(--car-card-background)!important;padding:0!important}.site-module__oB1X9q__carCard:after{content:"";pointer-events:none;background:var(--car-card-sheen);position:absolute;inset:0}.site-module__oB1X9q__carCard>.site-module__oB1X9q__carCardTop{justify-content:space-between;align-items:flex-start;height:auto;min-height:148px;padding:30px 30px 22px;display:flex}.site-module__oB1X9q__carCardTop>span{background:var(--orange);width:70px;height:70px;color:var(--accent-ink);font-family:var(--font-heading);box-shadow:0 18px 44px var(--car-card-icon-shadow);border-radius:18px;place-items:center;font-size:2.2rem;font-weight:900;display:grid}.site-module__oB1X9q__carCardTop small{border:1px solid var(--line);color:var(--muted);letter-spacing:.09em;text-transform:uppercase;border-radius:999px;padding:8px 10px;font-size:.65rem;font-weight:800}.site-module__oB1X9q__carCard>.site-module__oB1X9q__carCardBody{height:auto;padding:0 30px 30px;display:block}.site-module__oB1X9q__carCard .site-module__oB1X9q__carCardBody h3,.site-module__oB1X9q__carCard .site-module__oB1X9q__carCardBody p{margin-inline:0}.site-module__oB1X9q__carCard .site-module__oB1X9q__carCardBody h3{margin-top:0;font-size:clamp(1.65rem,2.4vw,2.3rem)}.site-module__oB1X9q__carCard .site-module__oB1X9q__carCardBody p{max-width:330px}.site-module__oB1X9q__carCardBody ul{flex-wrap:wrap;gap:7px;margin:22px 0 24px;padding:0;list-style:none;display:flex}.site-module__oB1X9q__carCardBody li{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:7px 9px;font-size:.66rem;font-weight:700}.site-module__oB1X9q__carCardBody a{z-index:1;color:var(--accent-text);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;font-size:.72rem;font-weight:900;display:inline-flex;position:relative}.site-module__oB1X9q__carCardBody a svg{width:16px;height:16px}.site-module__oB1X9q__faq{background:var(--surface-soft);grid-template-columns:minmax(320px,.7fr) minmax(0,1.3fr);gap:clamp(50px,9vw,150px);padding-top:clamp(130px,11vw,170px);scroll-margin-top:96px;display:grid}.site-module__oB1X9q__faq>aside{align-self:start;position:sticky;top:98px}.site-module__oB1X9q__faq h2{letter-spacing:-.055em;text-transform:none;margin-top:20px;font-size:clamp(3.2rem,6vw,7rem);line-height:.98}.site-module__oB1X9q__faq>aside>p:nth-of-type(2){max-width:490px;color:var(--muted);margin-top:25px;line-height:1.65}.site-module__oB1X9q__faqContact{border-top:1px solid var(--line);gap:14px;margin-top:55px;padding-top:28px;display:grid}.site-module__oB1X9q__faqContact strong{font-family:var(--font-heading);text-transform:uppercase;font-size:1.45rem}.site-module__oB1X9q__faqContact span{max-width:420px;color:var(--muted);font-size:.84rem;line-height:1.55}.site-module__oB1X9q__faqContact a{margin-top:12px}.site-module__oB1X9q__faqContactActions{flex-wrap:wrap;gap:10px;display:flex}.site-module__oB1X9q__faqContactActions a{margin-top:12px}.site-module__oB1X9q__faqPanel{min-width:0}.site-module__oB1X9q__faqFilters{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.site-module__oB1X9q__faqFilters button{border:1px solid var(--line);min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:0 13px;font-size:.7rem;font-weight:800}.site-module__oB1X9q__faqFilters button span{color:var(--accent-text);margin-left:6px}.site-module__oB1X9q__faqFilters button[aria-pressed=true]{border-color:var(--orange);background:var(--orange);color:var(--accent-ink)}.site-module__oB1X9q__faqFilters button[aria-pressed=true] span{color:var(--accent-ink)}.site-module__oB1X9q__faqList{border-top:0}.site-module__oB1X9q__faqList article{border:1px solid var(--line);border-radius:7px;margin-bottom:10px;overflow:hidden}.site-module__oB1X9q__faqList article[data-open=true]{border-color:var(--orange);box-shadow:inset 3px 0 0 var(--orange)}.site-module__oB1X9q__faqList article>button{width:100%;min-height:106px;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:46px 1fr 38px;align-items:center;gap:14px;padding:21px 18px;display:grid}.site-module__oB1X9q__faqList article>button>span{color:var(--accent-text);font-size:.68rem}.site-module__oB1X9q__faqList strong{font-family:var(--font-heading);text-transform:none;font-size:clamp(1.2rem,2vw,1.75rem);line-height:1.1}.site-module__oB1X9q__faqList small{color:var(--muted);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:.65rem;font-weight:500;display:block}.site-module__oB1X9q__faqList i{text-align:right;font-size:1.8rem;font-style:normal}.site-module__oB1X9q__faqList article>p{max-width:700px;color:var(--muted);margin:-8px 50px 28px 60px;line-height:1.65}.site-module__oB1X9q__footer{border-top:1px solid var(--line);background:var(--surface-footer);padding:80px 6vw 24px}.site-module__oB1X9q__footerGrid{grid-template-columns:1.6fr repeat(3,.7fr);gap:clamp(35px,6vw,90px);display:grid}.site-module__oB1X9q__footerGrid h2,.site-module__oB1X9q__footerGrid h3{font-family:var(--font-heading);text-transform:uppercase}.site-module__oB1X9q__footerGrid h2{white-space:pre-line;max-width:520px;font-size:clamp(2.5rem,4vw,5rem);line-height:.95}.site-module__oB1X9q__footerGrid h3{color:var(--accent-text);letter-spacing:.1em;margin-bottom:20px;font-size:.75rem}.site-module__oB1X9q__footerGrid a,.site-module__oB1X9q__footerGrid span{color:var(--muted);margin-bottom:12px;font-size:.78rem;line-height:1.45;display:block}.site-module__oB1X9q__footerGrid a:hover{color:var(--accent-text)}.site-module__oB1X9q__footerBrand p{max-width:500px;color:var(--muted);margin-top:22px;line-height:1.65}.site-module__oB1X9q__footerBottom{border-top:1px solid var(--line);color:var(--muted);letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;gap:20px;margin-top:80px;padding-top:22px;font-size:.65rem;display:flex}.site-module__oB1X9q__footerBottom a{color:var(--accent-text)}.site-module__oB1X9q__footerLogo{aspect-ratio:4886/1000;flex:none;width:96px;display:block}.site-module__oB1X9q__footerLogoAsset{background:currentColor;width:100%;height:100%;display:block;-webkit-mask:url(/brand/vrena-logo-primary.svg) 0/contain no-repeat;mask:url(/brand/vrena-logo-primary.svg) 0/contain no-repeat}.site-module__oB1X9q__mobileBooking{display:none}.site-module__oB1X9q__innerPage,.site-module__oB1X9q__legalPage{min-height:70vh;padding:clamp(70px,9vw,130px) 6vw clamp(90px,11vw,160px)}.site-module__oB1X9q__innerHero{max-width:1100px;margin-bottom:clamp(48px,7vw,90px)}.site-module__oB1X9q__innerHero h1,.site-module__oB1X9q__legalPage h1{margin-top:20px;font-size:clamp(4rem,10vw,10rem)}.site-module__oB1X9q__innerHero>p:last-child,.site-module__oB1X9q__legalPage header>p:last-child{max-width:650px;color:var(--muted);margin-top:28px;font-size:1rem;line-height:1.7}.site-module__oB1X9q__galleryGrid{grid-template-columns:repeat(12,1fr);gap:10px;display:grid}.site-module__oB1X9q__galleryGrid button{background:var(--surface-menu);cursor:zoom-in;border:0;grid-column:span 4;height:min(31vw,440px);min-height:300px;padding:0;position:relative;overflow:hidden}.site-module__oB1X9q__galleryGrid button:nth-child(5n+1),.site-module__oB1X9q__galleryGrid button:nth-child(5n+4){grid-column:span 8}.site-module__oB1X9q__galleryGrid img,.site-module__oB1X9q__galleryGrid video{object-fit:cover;width:100%;height:100%;transition:transform .35s}.site-module__oB1X9q__galleryGrid button:hover img,.site-module__oB1X9q__galleryGrid button:hover>video{transform:scale(1.035)}.site-module__oB1X9q__galleryVideoButton{cursor:pointer!important}.site-module__oB1X9q__galleryVideoButton:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#000000ad);position:absolute;inset:0}.site-module__oB1X9q__galleryVideoBadge{z-index:2;color:#fff;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;font-size:.72rem;font-weight:900;display:inline-flex;position:absolute;bottom:20px;left:22px}.site-module__oB1X9q__galleryVideoBadge svg{border:1px solid #ffffffb3;border-radius:50%;width:32px;height:32px;padding:8px}.site-module__oB1X9q__lightbox{z-index:100;background:#000000f0;place-items:center;display:grid;position:fixed;inset:0}.site-module__oB1X9q__lightboxFrame{width:100%;height:100%;position:relative}.site-module__oB1X9q__lightboxFrame.site-module__oB1X9q__lightboxVideoFrame,.site-module__oB1X9q__lightboxFrame.site-module__oB1X9q__lightboxPortraitFrame{aspect-ratio:3/4;background:#020e0e;width:min(100vw - 152px,75svh - 114px);max-width:100%;height:auto;max-height:100%;overflow:hidden}.site-module__oB1X9q__lightboxFrame.site-module__oB1X9q__lightboxPortraitVideoFrame{aspect-ratio:9/16;width:min(100vw - 152px,56.25svh - 54px)}.site-module__oB1X9q__lightboxFrame img{object-fit:contain;padding:min(7vw,90px)}.site-module__oB1X9q__lightboxFrame.site-module__oB1X9q__lightboxPortraitFrame img{object-fit:cover;padding:0}.site-module__oB1X9q__lightboxFrame>.site-module__oB1X9q__lightboxVideo{object-fit:cover;width:100%;height:100%;padding:0}.site-module__oB1X9q__lightboxClose{z-index:3;color:#fff;cursor:pointer;background:#071111;border:1px solid #fff6;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:24px;right:24px}.site-module__oB1X9q__lightboxNav{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020e0ec7;border:1px solid #ffffff75;border-radius:50%;place-items:center;width:56px;height:56px;transition:border-color .18s,background .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.site-module__oB1X9q__lightboxNav:hover,.site-module__oB1X9q__lightboxNav:focus-visible{background:#ff5b14eb;border-color:#fff}.site-module__oB1X9q__lightboxNav svg{width:24px;height:24px}.site-module__oB1X9q__lightboxPrevious{left:24px}.site-module__oB1X9q__lightboxPrevious svg{transform:rotate(180deg)}.site-module__oB1X9q__lightboxNext{right:24px}.site-module__oB1X9q__legalPage header{max-width:1000px;margin-bottom:70px}.site-module__oB1X9q__legalBody{border-top:1px solid var(--line);max-width:1100px}.site-module__oB1X9q__legalBody section{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;gap:22px;padding:35px 0;display:grid}.site-module__oB1X9q__legalBody section>span{color:var(--accent-text);font-size:.7rem;font-weight:800}.site-module__oB1X9q__legalBody h2{font-family:var(--font-heading);text-transform:uppercase;font-size:clamp(1.7rem,3vw,2.7rem)}.site-module__oB1X9q__legalBody p{max-width:760px;color:var(--muted);margin-top:14px;line-height:1.75}.site-module__oB1X9q__legalCta{border:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin-top:45px;padding:28px;display:flex}@media (max-width:1180px){.site-module__oB1X9q__desktopNav{gap:18px}.site-module__oB1X9q__reviewCards{grid-template-columns:repeat(2,1fr)}.site-module__oB1X9q__audienceExperience{grid-template-columns:1fr}.site-module__oB1X9q__audienceTabs{grid-template-columns:repeat(4,1fr)}.site-module__oB1X9q__audienceTabs button{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr;padding-inline:15px}.site-module__oB1X9q__audienceTabs button:last-child{border-right:1px solid var(--line)}.site-module__oB1X9q__audienceTabs button em{display:none}.site-module__oB1X9q__gameStage{grid-template-columns:minmax(0,1.25fr) minmax(300px,.8fr)}}@media (max-width:960px){.site-module__oB1X9q__headerInner{padding-inline:20px}.site-module__oB1X9q__desktopNav,.site-module__oB1X9q__headerBook{display:none}.site-module__oB1X9q__headerActions{margin-left:auto}.site-module__oB1X9q__menuButton,.site-module__oB1X9q__mobileMenu{display:grid}.site-module__oB1X9q__intro,.site-module__oB1X9q__gamesHeading,.site-module__oB1X9q__faq{grid-template-columns:1fr}.site-module__oB1X9q__steps{width:100%}.site-module__oB1X9q__reviewPhotos{grid-template-columns:repeat(2,1fr)}.site-module__oB1X9q__audienceDetail{grid-template-columns:1fr;min-height:0}.site-module__oB1X9q__audienceImage{min-height:560px}.site-module__oB1X9q__gameStage{grid-template-columns:1fr;min-height:0}.site-module__oB1X9q__simRacingInner{grid-template-columns:1fr}.site-module__oB1X9q__simRacingMedia{justify-self:center}.site-module__oB1X9q__gameStageMedia{min-height:min(62vw,560px)}.site-module__oB1X9q__gameStageCopy{min-height:420px}.site-module__oB1X9q__gameControls{top:auto;bottom:16px;right:16px}.site-module__oB1X9q__gameControls button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020e0eb3;border-color:#ffffff80}.site-module__oB1X9q__pricing{grid-template-columns:1fr;width:100%;padding:0}.site-module__oB1X9q__pricingVisual{min-height:760px}.site-module__oB1X9q__pricePanel{margin-top:0}.site-module__oB1X9q__arrivalCards{grid-template-columns:repeat(2,1fr)}.site-module__oB1X9q__carCard{grid-column:1/-1;min-height:360px!important}.site-module__oB1X9q__faq>aside{position:static}.site-module__oB1X9q__locationDock{grid-template-columns:1fr;align-items:stretch}.site-module__oB1X9q__locationDockActions{grid-template-columns:minmax(0,1fr) max-content;align-items:stretch}.site-module__oB1X9q__locationDockActions>.site-module__oB1X9q__button{width:max-content}.site-module__oB1X9q__footerGrid{grid-template-columns:1.2fr repeat(2,.7fr)}.site-module__oB1X9q__footerBrand{grid-column:1/-1}}@media (max-width:680px){.site-module__oB1X9q__header{height:auto;top:0}.site-module__oB1X9q__headerInner{justify-content:space-between;gap:10px;height:58px}.site-module__oB1X9q__logoLink{min-width:0}.site-module__oB1X9q__logoFull{width:clamp(112px,34vw,148px)}.site-module__oB1X9q__headerActions{flex:none;gap:6px}.site-module__oB1X9q__languageButton{min-width:38px;padding-inline:4px}.site-module__oB1X9q__mobileMenu{inset-block-start:58px}.site-module__oB1X9q__header:has([data-holiday-banner])+.site-module__oB1X9q__mobileMenu{inset-block-start:130px}.site-module__oB1X9q__hero{align-items:flex-end;min-height:960px}.site-module__oB1X9q__heroVideo{object-position:52% center;height:60%}.site-module__oB1X9q__heroShade{background:linear-gradient(#0000 24%,#020e0ecc 45%,#020e0e 61% 100%),linear-gradient(90deg,#01080847,#0000)}.site-module__oB1X9q__heroContent{width:auto;margin:0 20px 34px}.site-module__oB1X9q__heroContent .site-module__oB1X9q__kicker{max-width:340px;font-size:.72rem}.site-module__oB1X9q__heroBody{max-width:355px;font-size:.92rem}.site-module__oB1X9q__heroActions{display:grid}.site-module__oB1X9q__heroActions .site-module__oB1X9q__button{width:100%}.site-module__oB1X9q__heroFacts{gap:7px 20px;font-size:.61rem}.site-module__oB1X9q__heroFacts span:not(:last-child):after{right:-12px}.site-module__oB1X9q__intro,.site-module__oB1X9q__reviews,.site-module__oB1X9q__community,.site-module__oB1X9q__audience,.site-module__oB1X9q__games,.site-module__oB1X9q__location,.site-module__oB1X9q__faq{padding-block:76px}.site-module__oB1X9q__intro,.site-module__oB1X9q__reviews,.site-module__oB1X9q__community,.site-module__oB1X9q__audience,.site-module__oB1X9q__faq{padding-inline:20px}.site-module__oB1X9q__intro{gap:55px}.site-module__oB1X9q__introActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.site-module__oB1X9q__introActions>.site-module__oB1X9q__button:first-child{grid-column:1/-1}.site-module__oB1X9q__introActions>.site-module__oB1X9q__button:not(:first-child){justify-content:space-between;gap:8px;width:100%;padding-inline:13px}.site-module__oB1X9q__intro h2,.site-module__oB1X9q__sectionHeading h2,.site-module__oB1X9q__faq h2{font-size:clamp(3rem,15vw,4.7rem)}.site-module__oB1X9q__intro h2{margin-top:34px;font-size:clamp(2.2rem,11vw,3.3rem)}.site-module__oB1X9q__statement{padding:86px 20px}.site-module__oB1X9q__statement h2{font-size:clamp(2.9rem,14vw,4.4rem)}.site-module__oB1X9q__statement p{line-height:1.6}.site-module__oB1X9q__community{padding-inline:0}.site-module__oB1X9q__communityHeading{justify-items:center;padding-inline:20px}.site-module__oB1X9q__communityHeading h2{font-size:clamp(3rem,15vw,4.8rem)}.site-module__oB1X9q__communityHeading>p:last-child{margin-top:24px}.site-module__oB1X9q__communityCloud{min-height:530px;margin-top:42px}.site-module__oB1X9q__communityCloud:before{width:150vw}.site-module__oB1X9q__communityMark{width:min(120vw,600px)}.site-module__oB1X9q__communityCloudPlayer{width:min(var(--cloud-size), 82px)}.site-module__oB1X9q__communityCloudPlayer figcaption{display:none}.site-module__oB1X9q__communityCloudPlayer:first-child{top:17%;left:11%}.site-module__oB1X9q__communityCloudPlayer:nth-child(2){top:6%;left:35%}.site-module__oB1X9q__communityCloudPlayer:nth-child(3){top:8%;left:65%}.site-module__oB1X9q__communityCloudPlayer:nth-child(4){top:18%;left:90%}.site-module__oB1X9q__communityCloudPlayer:nth-child(5){top:70%;left:10%}.site-module__oB1X9q__communityCloudPlayer:nth-child(6){top:84%;left:32%}.site-module__oB1X9q__communityCloudPlayer:nth-child(7){top:82%;left:69%}.site-module__oB1X9q__communityCloudPlayer:nth-child(8){top:67%;left:92%}.site-module__oB1X9q__communityCloudPlayer:nth-child(n+9){display:none}.site-module__oB1X9q__communityCloudCore{width:min(84vw,330px)}.site-module__oB1X9q__communityCta{width:100%}.site-module__oB1X9q__reviewCards{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;width:calc(100% + 40px);margin-inline:-20px;padding-inline:20px;scroll-padding-inline:20px;display:flex;overflow-x:auto}.site-module__oB1X9q__reviewPhotos{width:calc(100% + 40px);margin-inline:-20px;padding-inline:20px;scroll-padding-inline:20px}.site-module__oB1X9q__reviewPhotos>div{height:min(58vw,250px)}.site-module__oB1X9q__reviewCards::-webkit-scrollbar{display:none}.site-module__oB1X9q__reviewCards a{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 min(82vw,360px)}.site-module__oB1X9q__reviewCards{border:0;margin-top:10px}.site-module__oB1X9q__reviewCards a{border:1px solid var(--line);min-height:290px}.site-module__oB1X9q__audienceTabs{scrollbar-width:none;display:flex;overflow-x:auto}.site-module__oB1X9q__audienceTabs button{min-width:180px}.site-module__oB1X9q__audienceImage{min-height:390px}.site-module__oB1X9q__audienceDetail article{min-height:500px}.site-module__oB1X9q__gamesHeading{gap:24px;padding-inline:20px}.site-module__oB1X9q__gamesHeading h2{font-size:clamp(3rem,15vw,4.8rem)}.site-module__oB1X9q__gameShowcase{margin-top:40px;padding-inline:20px}.site-module__oB1X9q__gameFilters{overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;align-items:center;gap:6px;width:calc(100% + 40px);margin-inline:-20px;padding-inline:20px;scroll-padding-inline:20px;overflow-x:auto}.site-module__oB1X9q__gameVenueFilters{border-bottom:1px solid var(--line);padding-bottom:10px}.site-module__oB1X9q__gameFilterLabel{z-index:2;min-height:38px;color:var(--muted);background:var(--background);box-shadow:-20px 0 0 var(--background);letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;flex:none;align-items:center;padding-inline:20px 12px;font-size:.57rem;font-weight:900;display:inline-flex;position:sticky;left:0}.site-module__oB1X9q__gameFilterLabel:before{content:"";background:var(--background);width:40px;position:absolute;top:0;bottom:0;right:100%}.site-module__oB1X9q__gameFilters::-webkit-scrollbar{display:none}.site-module__oB1X9q__gameSelector::-webkit-scrollbar{display:none}.site-module__oB1X9q__gameFilters button{flex:none;gap:8px;min-height:38px;padding-inline:12px;font-size:.64rem}.site-module__oB1X9q__gameFilters button small{font-size:.59rem}.site-module__oB1X9q__gameStageNumber{bottom:22px;left:14px}.site-module__oB1X9q__gameControls{bottom:14px;right:14px}.site-module__oB1X9q__gamePartnerBadge{gap:3px;padding:3px 5px 3px 6px;inset:auto auto 20px 50%;transform:translate(-50%)}.site-module__oB1X9q__gamePartnerBadge span{letter-spacing:.02em;font-size:.42rem}.site-module__oB1X9q__gamePartnerBadge img{width:28px}.site-module__oB1X9q__gameStage{margin-top:18px}.site-module__oB1X9q__gameStageMedia{min-height:310px}.site-module__oB1X9q__gameStageCopy{min-height:470px;padding:40px 24px}.site-module__oB1X9q__gameStageCopy h3{font-size:clamp(3rem,15vw,4.7rem)}.site-module__oB1X9q__gameStageCopy dl{grid-template-columns:1fr}.site-module__oB1X9q__gameStageCopy dl>div+div{border-top:1px solid var(--line);border-left:0;padding-left:0}.site-module__oB1X9q__gameStageCopy .site-module__oB1X9q__button{width:100%}.site-module__oB1X9q__gameSelector{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;border:0;gap:10px;width:calc(100% + 40px);margin-inline:-20px;padding-inline:20px;scroll-padding-inline:20px;display:flex;overflow-x:auto}.site-module__oB1X9q__gameSelector button{border:1px solid var(--line);scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 min(72vw,280px);min-height:88px}.site-module__oB1X9q__simRacingInner{gap:44px;width:calc(100% - 40px);padding-block:76px}.site-module__oB1X9q__simRacingMedia{width:100%;max-width:430px}.site-module__oB1X9q__simRacing h2{font-size:clamp(3.5rem,17vw,5.3rem)}.site-module__oB1X9q__simRacingPrice{align-items:flex-end}.site-module__oB1X9q__simRacingPrice strong{font-size:clamp(3rem,14vw,4.6rem)}.site-module__oB1X9q__simRacingActions{display:grid}.site-module__oB1X9q__simRacingActions .site-module__oB1X9q__button{width:100%}.site-module__oB1X9q__pricingVisual{min-height:690px;padding:410px 20px 55px}.site-module__oB1X9q__pricingMedia{height:370px}.site-module__oB1X9q__pricing h2{font-size:clamp(3.4rem,16vw,5rem)}.site-module__oB1X9q__pricingActions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-module__oB1X9q__pricingActions>a{width:100%}.site-module__oB1X9q__pricingActions>a:first-child{grid-column:1/-1}.site-module__oB1X9q__pricePanel{padding:40px 20px}.site-module__oB1X9q__pricePanelTitle{font-size:clamp(2.4rem,11vw,3.5rem)}.site-module__oB1X9q__offerRow{gap:5px}.site-module__oB1X9q__offerRow span{padding:10px 7px}.site-module__oB1X9q__offerRow b{font-size:1.3rem}.site-module__oB1X9q__mapFrame{height:580px;min-height:0}.site-module__oB1X9q__softOpeningNotice{width:min(360px,100vw - 28px);padding:17px;top:72px;right:14px}.site-module__oB1X9q__softOpeningNotice>p{padding-right:30px;font-size:.76rem}.site-module__oB1X9q__softOpeningNotice>span{font-size:.81rem}.site-module__oB1X9q__locationDock{grid-template-columns:1fr;gap:28px;width:auto;margin:12px 20px 0;padding:24px 20px}.site-module__oB1X9q__locationDock h2{font-size:clamp(2.6rem,12vw,4rem)}.site-module__oB1X9q__locationDockActions{grid-template-columns:1fr}.site-module__oB1X9q__locationDockActions>.site-module__oB1X9q__button{width:100%}.site-module__oB1X9q__arrivalGuideLabel{margin:42px 20px 0}.site-module__oB1X9q__arrivalCards{grid-template-columns:1fr;margin:14px 20px 0}.site-module__oB1X9q__arrivalCards article{min-height:0}.site-module__oB1X9q__arrivalCards article>div{height:250px}.site-module__oB1X9q__carCard{grid-column:auto;min-height:350px!important}.site-module__oB1X9q__carCard>.site-module__oB1X9q__carCardTop{min-height:130px;padding:24px 24px 18px}.site-module__oB1X9q__carCard>.site-module__oB1X9q__carCardBody{padding:0 24px 24px}.site-module__oB1X9q__faqContactActions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-module__oB1X9q__faqContactActions a{justify-content:space-between;gap:8px;width:100%;min-width:0;padding-inline:12px}.site-module__oB1X9q__faq{gap:60px}.site-module__oB1X9q__faqFilters{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.site-module__oB1X9q__faqFilters button{flex:none}.site-module__oB1X9q__faqList article>button{grid-template-columns:32px 1fr 28px}.site-module__oB1X9q__faqList article>p{margin-inline:46px 20px}.site-module__oB1X9q__footer{padding:65px 20px 100px}.site-module__oB1X9q__footerGrid{grid-template-columns:1fr 1fr;gap:45px 24px}.site-module__oB1X9q__footerBrand{grid-column:1/-1}.site-module__oB1X9q__footerGrid h2{font-size:2.8rem}.site-module__oB1X9q__footerBottom{flex-direction:column;align-items:flex-start}.site-module__oB1X9q__innerPage,.site-module__oB1X9q__legalPage{padding:68px 20px 100px}.site-module__oB1X9q__galleryPage{padding:0 0 100px;position:relative}.site-module__oB1X9q__galleryPage .site-module__oB1X9q__innerHero{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-module__oB1X9q__innerHero h1,.site-module__oB1X9q__legalPage h1{font-size:clamp(3.5rem,17vw,5.5rem)}.site-module__oB1X9q__galleryGrid{overscroll-behavior-inline:contain;background:var(--gallery-scene);perspective:none;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;width:100%;min-height:calc(100svh - 58px);padding:max(62px,8svh) 9vw 36px;scroll-padding-inline:9vw;display:flex;overflow-x:auto}.site-module__oB1X9q__galleryGrid::-webkit-scrollbar{display:none}.site-module__oB1X9q__galleryGrid button,.site-module__oB1X9q__galleryGrid button:nth-child(5n+1),.site-module__oB1X9q__galleryGrid button:nth-child(5n+4){--gallery-tilt:-.55deg;border:1px solid var(--gallery-card-line);height:min(620px,70svh);min-height:500px;box-shadow:inset 0 0 0 1px var(--gallery-card-inner), 0 24px 64px var(--gallery-card-shadow);scroll-snap-align:center;scroll-snap-stop:always;transform:rotate(var(--gallery-tilt));border-radius:10px;flex:0 0 min(82vw,350px);grid-column:auto;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s,filter .22s}.site-module__oB1X9q__galleryGrid button:nth-child(2n){--gallery-tilt:.65deg;flex-basis:min(68vw,300px);height:min(530px,62svh);min-height:450px;margin-top:44px}.site-module__oB1X9q__galleryGrid button:nth-child(3n){--gallery-tilt:-.3deg;flex-basis:min(74vw,325px);height:min(570px,66svh);margin-top:18px}.site-module__oB1X9q__galleryGrid button:active,.site-module__oB1X9q__galleryGrid button:focus-visible{filter:saturate(1.08);transform:translateY(-3px) rotate(var(--gallery-tilt)) scale(.99)}.site-module__oB1X9q__galleryGrid img,.site-module__oB1X9q__galleryGrid video{transform:scale(1.015)}.site-module__oB1X9q__galleryVideoBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020e0ea8;border:1px solid #ffffff52;border-radius:50%;justify-content:center;width:42px;height:42px;padding:0;font-size:0;bottom:12px;left:auto;right:12px;overflow:hidden}.site-module__oB1X9q__galleryVideoBadge svg{border:0;width:16px;height:16px;padding:0}.site-module__oB1X9q__lightbox{align-items:end;padding:0}.site-module__oB1X9q__lightboxFrame{background:#020e0e;border:1px solid #ffffff29;border-bottom:0;border-radius:12px 12px 0 0;height:88svh;animation:.22s ease-out site-module__oB1X9q__gallerySheetUp;overflow:hidden;box-shadow:0 -22px 70px #00000061}.site-module__oB1X9q__lightboxFrame.site-module__oB1X9q__lightboxVideoFrame,.site-module__oB1X9q__lightboxFrame.site-module__oB1X9q__lightboxPortraitFrame{border-bottom:1px solid #ffffff29;border-radius:12px;width:min(100vw - 24px,66svh - 54px);height:auto}.site-module__oB1X9q__lightboxFrame.site-module__oB1X9q__lightboxPortraitVideoFrame{aspect-ratio:9/16;width:min(100vw - 24px,49.5svh - 20.25px)}.site-module__oB1X9q__lightboxFrame img{padding:58px 12px max(14px, env(safe-area-inset-bottom))}.site-module__oB1X9q__lightboxFrame.site-module__oB1X9q__lightboxPortraitFrame img{padding:0}.site-module__oB1X9q__lightboxClose{width:42px;height:42px;top:10px;right:10px}.site-module__oB1X9q__lightboxNav{width:46px;height:46px}.site-module__oB1X9q__lightboxPrevious{left:8px}.site-module__oB1X9q__lightboxNext{right:8px}.site-module__oB1X9q__legalBody section{grid-template-columns:38px 1fr}.site-module__oB1X9q__legalCta{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.reveal-ready [data-reveal]{opacity:1;transition:none;transform:none}.site-module__oB1X9q__softOpeningNotice{animation:none}}.site-module__oB1X9q__site[lang^=vi] :is(h1,h2,h3){line-height:1.12}@keyframes site-module__oB1X9q__gallerySheetUp{0%{opacity:.94;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.site-module__oB1X9q__desktopNav a:after,.site-module__oB1X9q__button,.site-module__oB1X9q__communityCloudPlayer,.site-module__oB1X9q__communityMark,.site-module__oB1X9q__communityLive span,.site-module__oB1X9q__audienceCopy,.site-module__oB1X9q__audienceImageLayer,.site-module__oB1X9q__audienceTabs button:after,.site-module__oB1X9q__gameStageMediaAsset,.site-module__oB1X9q__galleryGrid img,.site-module__oB1X9q__galleryGrid button,.site-module__oB1X9q__lightboxFrame,.site-module__oB1X9q__gameStage,.site-module__oB1X9q__headerOverlay,.site-module__oB1X9q__mobileMenu{transition:none;animation:none}}
.landing-module__bxHgOq__page{overflow:clip}.landing-module__bxHgOq__hero{color:#fafbfb;background:#020e0e;align-items:flex-end;min-height:min(900px,92svh);display:flex;position:relative;overflow:hidden}.landing-module__bxHgOq__heroMedia{will-change:transform;animation:16s cubic-bezier(.45,0,.2,1) infinite alternate landing-module__bxHgOq__heroPush;position:absolute;inset:-3%;transform:scale(1.02)}.landing-module__bxHgOq__heroImage{object-fit:cover;object-position:center}.landing-module__bxHgOq__heroShade{z-index:1;background:linear-gradient(90deg,#020e0ee6 0%,#020e0e8f 48%,#020e0e1f 80%),linear-gradient(#0000 52%,#020e0eb8);position:absolute;inset:0}.landing-module__bxHgOq__heroMotion{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-module__bxHgOq__heroBeam{opacity:.22;filter:blur(14px);background:linear-gradient(90deg,#0000,#00e9edb8,#0000);width:clamp(90px,11vw,190px);height:180%;animation:11s cubic-bezier(.42,0,.22,1) infinite landing-module__bxHgOq__heroBeamSweep;position:absolute;top:-40%;left:36%;transform:rotate(18deg)translate(-46vw)}.landing-module__bxHgOq__heroContent{z-index:2;width:min(100%,1600px);margin:0 auto;padding:160px 6vw clamp(64px,8vw,112px);position:relative}.landing-module__bxHgOq__heroContent h1{max-width:1120px;font-family:var(--font-heading), sans-serif;letter-spacing:-.06em;text-transform:uppercase;text-wrap:balance;font-size:clamp(4.2rem,9vw,9.4rem);font-weight:800;line-height:.86}.landing-module__bxHgOq__heroContent>p{color:#e7ecec;max-width:650px;margin-top:30px;font-size:clamp(1rem,1.35vw,1.28rem);line-height:1.65}.landing-module__bxHgOq__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.landing-module__bxHgOq__hero .landing-module__bxHgOq__actions a:last-child{--cta-secondary-background:#020e0eb8;--cta-secondary-hover-background:#1b2929eb}.landing-module__bxHgOq__heroFacts{color:#fafbfb;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:10px 28px;margin-top:32px;font-size:.69rem;font-weight:900;display:flex}.landing-module__bxHgOq__heroFacts span{position:relative}.landing-module__bxHgOq__heroFacts span:not(:last-child):after{content:"";background:#fd5901;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:-16px;transform:translateY(-50%)}.landing-module__bxHgOq__heroContent h1{animation:.76s cubic-bezier(.22,1,.36,1) 90ms both landing-module__bxHgOq__heroContentIn}.landing-module__bxHgOq__heroContent>p{animation:.76s cubic-bezier(.22,1,.36,1) .18s both landing-module__bxHgOq__heroContentIn}.landing-module__bxHgOq__heroContent .landing-module__bxHgOq__actions{animation:.76s cubic-bezier(.22,1,.36,1) .27s both landing-module__bxHgOq__heroContentIn}.landing-module__bxHgOq__heroFacts{animation:.76s cubic-bezier(.22,1,.36,1) .36s both landing-module__bxHgOq__heroContentIn}@keyframes landing-module__bxHgOq__heroPush{0%{transform:translate(-.8%,-.4%)scale(1.02)}to{transform:translate(.8%,.6%)scale(1.075)}}@keyframes landing-module__bxHgOq__heroBeamSweep{0%,18%{transform:rotate(18deg)translate(-46vw)}70%,to{transform:rotate(18deg)translate(72vw)}}@keyframes landing-module__bxHgOq__heroContentIn{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translate(0,0)}}.landing-module__bxHgOq__kicker{color:var(--accent-text);letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:900}.landing-module__bxHgOq__statement{isolation:isolate;background:var(--foreground);color:var(--background);text-align:center;padding:clamp(88px,11vw,154px) 6vw;position:relative;overflow:hidden}.landing-module__bxHgOq__statement h2{z-index:1;max-width:1180px;font-family:var(--font-heading), sans-serif;letter-spacing:-.055em;text-transform:uppercase;text-wrap:balance;margin:0 auto;font-size:clamp(3.1rem,7.2vw,7.6rem);font-weight:800;line-height:.9;position:relative}.landing-module__bxHgOq__statementMotion{z-index:0;opacity:.42;pointer-events:none;position:absolute;inset:0}.landing-module__bxHgOq__statementMotion span{background:linear-gradient(90deg,#0000 4%,#00e9ed 27%,#525bfd 55%,#0000 86%);width:136%;height:4px;animation:8s ease-in-out infinite alternate landing-module__bxHgOq__statementRail;position:absolute;left:-18%;transform:rotate(-5deg)translate(-8%);box-shadow:0 0 32px #00e9ed52}.landing-module__bxHgOq__statementMotion span:first-child{top:18%}.landing-module__bxHgOq__statementMotion span:last-child{background:linear-gradient(90deg,#0000 8%,#fd5901 36%,#ffb800 68%,#0000 92%);animation-delay:-3s;bottom:16%;left:auto;right:-18%;transform:rotate(5deg)translate(8%);box-shadow:0 0 32px #fd59014d}@keyframes landing-module__bxHgOq__statementRail{0%{translate:-3%}to{translate:3%}}.landing-module__bxHgOq__angle{background:var(--background);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);display:grid}.landing-module__bxHgOq__detailMedia{background:var(--surface-soft);min-height:760px;position:relative;overflow:hidden}.landing-module__bxHgOq__motionMedia{position:absolute;inset:0}.landing-module__bxHgOq__motionMedia img,.landing-module__bxHgOq__motionMedia video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.landing-module__bxHgOq__motionMedia video{z-index:1;opacity:0;transition:opacity .52s}.landing-module__bxHgOq__motionMedia video.landing-module__bxHgOq__motionVideoReady{opacity:1}.landing-module__bxHgOq__detailMedia:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#0000 56%,#020e0e57),linear-gradient(90deg,#0000 72%,#00e9ed14);position:absolute;inset:0}.landing-module__bxHgOq__motionFrame{z-index:3;pointer-events:none;position:absolute;inset:clamp(20px,3vw,46px)}.landing-module__bxHgOq__motionFrame span{opacity:.9;filter:drop-shadow(0 0 16px #00e9ed3d);border-color:#00e9ed;width:clamp(72px,10vw,136px);height:clamp(72px,10vw,136px);animation:3.8s ease-in-out infinite alternate landing-module__bxHgOq__motionCornerPulse;position:absolute}.landing-module__bxHgOq__motionFrame span:first-child{border-top:3px solid #00e9ed;border-left:3px solid #00e9ed;top:0;left:0}.landing-module__bxHgOq__motionFrame span:last-child{filter:drop-shadow(0 0 16px #fd59013d);border-bottom:3px solid #fd5901;border-right:3px solid #fd5901;animation-delay:-1.9s;bottom:0;right:0}@keyframes landing-module__bxHgOq__motionCornerPulse{0%{opacity:.55;transform:scale(.92)}to{opacity:1;transform:scale(1.04)}}.landing-module__bxHgOq__angleCopy{align-self:center;padding:clamp(76px,9vw,140px) 6vw}.landing-module__bxHgOq__angleCopy h2,.landing-module__bxHgOq__steps h2,.landing-module__bxHgOq__visitHeading h2,.landing-module__bxHgOq__locations h2,.landing-module__bxHgOq__faq h2,.landing-module__bxHgOq__related h2,.landing-module__bxHgOq__finalCta h2{font-family:var(--font-heading), sans-serif;letter-spacing:-.055em;text-transform:uppercase;text-wrap:balance;margin-top:18px;font-size:clamp(3.2rem,6vw,6.8rem);font-weight:800;line-height:.9}.landing-module__bxHgOq__angleCopy>p:nth-of-type(2),.landing-module__bxHgOq__steps header>p:last-child,.landing-module__bxHgOq__visitHeading>p:last-child,.landing-module__bxHgOq__locations header>div>p,.landing-module__bxHgOq__finalCta>div:first-child>p{max-width:680px;color:var(--muted);margin-top:28px;font-size:1rem;line-height:1.72}.landing-module__bxHgOq__benefits{margin-top:54px}.landing-module__bxHgOq__benefits article{border-top:1px solid var(--line);grid-template-columns:54px 1fr;gap:18px;padding:28px 0;display:grid}.landing-module__bxHgOq__benefits article:last-child{border-bottom:1px solid var(--line)}.landing-module__bxHgOq__benefits article>span,.landing-module__bxHgOq__steps li>span,.landing-module__bxHgOq__relatedLinks a>span{color:var(--accent-text);letter-spacing:.08em;font-size:.68rem;font-weight:900}.landing-module__bxHgOq__benefits h3{font-family:var(--font-heading), sans-serif;text-transform:uppercase;font-size:clamp(1.45rem,2vw,2rem);line-height:1}.landing-module__bxHgOq__benefits p{max-width:520px;color:var(--muted);margin-top:12px;line-height:1.65}.landing-module__bxHgOq__steps{border-block:1px solid var(--line);background:var(--surface-soft);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(70px,10vw,160px);padding:clamp(86px,10vw,150px) 6vw;display:grid}.landing-module__bxHgOq__steps header{align-self:center}.landing-module__bxHgOq__steps h2{font-size:clamp(3rem,5vw,5.8rem)}.landing-module__bxHgOq__steps ol{padding:0;list-style:none;position:relative}.landing-module__bxHgOq__steps ol:before{content:"";background:linear-gradient(#0000,#00e9ed 28%,#525bfd 58%,#fd5901 84%,#0000) 0 0/100% 220%;width:2px;animation:5.5s linear infinite landing-module__bxHgOq__stepSignal;position:absolute;top:0;bottom:0;left:0}@keyframes landing-module__bxHgOq__stepSignal{to{background-position:0 220%}}.landing-module__bxHgOq__steps li{border-top:1px solid var(--line);grid-template-columns:54px 1fr;align-items:center;gap:18px;min-height:128px;padding:26px 0 26px clamp(28px,2.8vw,44px);display:grid}.landing-module__bxHgOq__steps li:last-child{border-bottom:1px solid var(--line)}.landing-module__bxHgOq__steps strong{font-family:var(--font-heading), sans-serif;text-transform:uppercase;font-size:clamp(1.6rem,3vw,3.2rem);line-height:.95}.landing-module__bxHgOq__visit{padding:clamp(86px,10vw,150px) 6vw}.landing-module__bxHgOq__visitHeading{max-width:980px}.landing-module__bxHgOq__factGrid{border-block:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(52px,7vw,90px);display:grid}.landing-module__bxHgOq__factGrid>div{flex-direction:column;justify-content:space-between;min-height:180px;padding:30px clamp(18px,2.6vw,42px);display:flex}.landing-module__bxHgOq__factGrid>div+div{border-left:1px solid var(--line)}.landing-module__bxHgOq__factGrid dt{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:900}.landing-module__bxHgOq__factGrid dd{font-family:var(--font-heading), sans-serif;text-transform:uppercase;font-size:clamp(1.45rem,2.4vw,2.7rem);font-weight:800;line-height:.96}.landing-module__bxHgOq__locations{isolation:isolate;background:var(--surface-deep);padding:clamp(84px,10vw,148px) 6vw;position:relative;overflow:hidden}.landing-module__bxHgOq__locations header,.landing-module__bxHgOq__locationGrid{z-index:1;position:relative}.landing-module__bxHgOq__locations header{justify-content:space-between;align-items:flex-end;gap:clamp(28px,6vw,92px);max-width:none;display:flex}.landing-module__bxHgOq__locations header>div{max-width:850px}.landing-module__bxHgOq__locations header>a{flex:none}.landing-module__bxHgOq__locationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:clamp(48px,6vw,78px);display:grid}.landing-module__bxHgOq__locationGrid>a{border:1px solid var(--line);background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--orange) 15%, transparent), transparent 45%), color-mix(in srgb, var(--surface-panel) 91%, transparent);min-height:390px;box-shadow:0 22px 70px color-mix(in srgb, var(--background) 24%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;padding:clamp(32px,4vw,60px);transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.landing-module__bxHgOq__locationGrid>a:hover{border-color:var(--accent-text);box-shadow:0 28px 90px color-mix(in srgb, var(--background) 34%, transparent);transform:translateY(-4px)}.landing-module__bxHgOq__locationGrid>a>span{color:var(--accent-text);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.landing-module__bxHgOq__locationGrid h3{max-width:620px;font-family:var(--font-heading), sans-serif;text-transform:uppercase;margin-top:auto;padding-top:80px;font-size:clamp(2.4rem,4vw,5rem);line-height:.9}.landing-module__bxHgOq__locationGrid p{max-width:450px;color:var(--muted);margin-top:20px;line-height:1.55}.landing-module__bxHgOq__locationGrid .landing-module__bxHgOq__locationHours{color:var(--foreground);letter-spacing:.04em;text-transform:uppercase;margin-top:8px;font-size:.82rem;font-weight:800}.landing-module__bxHgOq__locationGrid strong{color:var(--accent-text);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:12px;margin-top:28px;font-size:.72rem;display:flex}.landing-module__bxHgOq__locationGrid svg,.landing-module__bxHgOq__relatedLinks svg{width:18px;height:18px}.landing-module__bxHgOq__faq{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:clamp(60px,9vw,140px);padding:clamp(86px,10vw,150px) 6vw;display:grid}.landing-module__bxHgOq__faq h2{font-size:clamp(3rem,5.5vw,6.2rem)}.landing-module__bxHgOq__faq details{border-top:1px solid var(--line)}.landing-module__bxHgOq__faq details:last-child{border-bottom:1px solid var(--line)}.landing-module__bxHgOq__faq summary{cursor:pointer;grid-template-columns:44px 1fr 28px;align-items:center;gap:16px;min-height:118px;padding:26px 0;list-style:none;display:grid}.landing-module__bxHgOq__faq summary::-webkit-details-marker{display:none}.landing-module__bxHgOq__faq summary span{color:var(--accent-text);font-size:.68rem;font-weight:900}.landing-module__bxHgOq__faq summary strong{font-family:var(--font-heading), sans-serif;text-transform:uppercase;font-size:clamp(1.25rem,2vw,2rem);line-height:1.08}.landing-module__bxHgOq__faq summary svg{width:22px;height:22px;transition:transform .18s}.landing-module__bxHgOq__faq details[open] summary svg{transform:rotate(45deg)}.landing-module__bxHgOq__faq details>p{max-width:700px;color:var(--muted);margin:-8px 28px 32px 60px;line-height:1.7}.landing-module__bxHgOq__related{border-top:1px solid var(--line);background:var(--surface-soft);padding:clamp(84px,10vw,148px) 6vw}.landing-module__bxHgOq__related header{max-width:900px}.landing-module__bxHgOq__related h2{font-size:clamp(3rem,5.4vw,6rem)}.landing-module__bxHgOq__relatedLinks{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(48px,6vw,76px);display:grid}.landing-module__bxHgOq__relatedLinks a{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr 24px;align-items:center;gap:14px;min-height:124px;padding:26px 24px;transition:background-color .18s,color .18s;display:grid}.landing-module__bxHgOq__relatedLinks a:nth-child(odd){border-right:1px solid var(--line)}.landing-module__bxHgOq__relatedLinks a:hover{background:var(--hover-wash);color:var(--accent-text)}.landing-module__bxHgOq__relatedLinks a:hover svg{transform:translate(5px)}.landing-module__bxHgOq__relatedLinks svg{transition:transform .18s}.landing-module__bxHgOq__relatedLinks strong{font-family:var(--font-heading), sans-serif;text-transform:uppercase;font-size:clamp(1.25rem,2.3vw,2.4rem);line-height:1}.landing-module__bxHgOq__finalCta{justify-content:space-between;align-items:flex-end;gap:56px;padding:clamp(86px,10vw,150px) 6vw;display:flex;position:relative;overflow:hidden}.landing-module__bxHgOq__finalCta:before{aspect-ratio:1;border:clamp(28px, 4vw, 64px) solid color-mix(in srgb, var(--orange) 12%, transparent);content:"";pointer-events:none;border-radius:50%;width:clamp(280px,32vw,560px);animation:14s linear infinite landing-module__bxHgOq__finalOrbit;position:absolute;bottom:-14vw;right:-12vw}.landing-module__bxHgOq__finalCta>*{z-index:1;position:relative}@keyframes landing-module__bxHgOq__finalOrbit{to{transform:rotate(360deg)}}.landing-module__bxHgOq__finalCta>div:first-child{max-width:900px}.landing-module__bxHgOq__finalCta h2{margin-top:0}.landing-module__bxHgOq__finalCta .landing-module__bxHgOq__actions{flex:none}@media (prefers-color-scheme:light){.landing-module__bxHgOq__heroShade{background:linear-gradient(90deg,#020e0ed6 0%,#020e0e7a 48%,#020e0e14 82%),linear-gradient(#0000 52%,#020e0e9e)}}@media (max-width:980px){.landing-module__bxHgOq__angle,.landing-module__bxHgOq__steps,.landing-module__bxHgOq__faq{grid-template-columns:1fr}.landing-module__bxHgOq__detailMedia{min-height:min(76vw,680px)}.landing-module__bxHgOq__factGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__bxHgOq__factGrid>div:nth-child(3){border-left:0}.landing-module__bxHgOq__factGrid>div:nth-child(n+3){border-top:1px solid var(--line)}.landing-module__bxHgOq__finalCta{flex-direction:column;align-items:flex-start}}@media (max-width:680px){.landing-module__bxHgOq__hero{min-height:860px}.landing-module__bxHgOq__heroMedia{height:58%;bottom:auto;left:0;right:0}.landing-module__bxHgOq__heroImage{object-position:center top;height:100%!important}.landing-module__bxHgOq__heroBeam{opacity:.16;left:18%}.landing-module__bxHgOq__heroShade{background:linear-gradient(#0000 18%,#020e0ed1 40%,#020e0e 57% 100%),linear-gradient(90deg,#020e0e4d,#0000)}.landing-module__bxHgOq__heroContent{padding:116px 20px 38px}.landing-module__bxHgOq__heroContent h1{font-size:clamp(3.2rem,15vw,5rem);line-height:.88}.landing-module__bxHgOq__heroContent>p{max-width:370px;margin-top:22px;font-size:.94rem}.landing-module__bxHgOq__actions{display:grid}.landing-module__bxHgOq__actions a{width:100%}.landing-module__bxHgOq__heroFacts{gap:8px 20px;font-size:.6rem}.landing-module__bxHgOq__heroFacts span:not(:last-child):after{right:-12px}.landing-module__bxHgOq__statement,.landing-module__bxHgOq__angleCopy,.landing-module__bxHgOq__steps,.landing-module__bxHgOq__visit,.landing-module__bxHgOq__locations,.landing-module__bxHgOq__faq,.landing-module__bxHgOq__related,.landing-module__bxHgOq__finalCta{padding:76px 20px}.landing-module__bxHgOq__statement h2,.landing-module__bxHgOq__angleCopy h2,.landing-module__bxHgOq__steps h2,.landing-module__bxHgOq__visitHeading h2,.landing-module__bxHgOq__locations h2,.landing-module__bxHgOq__faq h2,.landing-module__bxHgOq__related h2,.landing-module__bxHgOq__finalCta h2{font-size:clamp(2.7rem,13vw,4.25rem)}.landing-module__bxHgOq__detailMedia{min-height:500px}.landing-module__bxHgOq__motionFrame{inset:20px}.landing-module__bxHgOq__benefits article,.landing-module__bxHgOq__steps li{grid-template-columns:38px 1fr}.landing-module__bxHgOq__factGrid,.landing-module__bxHgOq__locationGrid,.landing-module__bxHgOq__relatedLinks{grid-template-columns:1fr}.landing-module__bxHgOq__factGrid>div+div{border-top:1px solid var(--line);border-left:0}.landing-module__bxHgOq__factGrid>div{min-height:136px;padding-inline:0}.landing-module__bxHgOq__steps li{padding-left:26px}.landing-module__bxHgOq__locations header{flex-direction:column;align-items:flex-start;gap:28px}.landing-module__bxHgOq__locationGrid>a{min-height:330px;padding:30px 24px}.landing-module__bxHgOq__locationGrid h3{padding-top:56px;font-size:clamp(2.3rem,12vw,3.8rem)}.landing-module__bxHgOq__faq summary{grid-template-columns:34px 1fr 22px;gap:12px;min-height:104px}.landing-module__bxHgOq__faq details>p{margin-inline:46px 16px}.landing-module__bxHgOq__relatedLinks a{grid-template-columns:34px 1fr 22px;min-height:104px;padding-inline:0}.landing-module__bxHgOq__relatedLinks a:nth-child(odd){border-right:0}.landing-module__bxHgOq__finalCta{gap:20px}.landing-module__bxHgOq__finalCta .landing-module__bxHgOq__actions{width:100%}}@media (prefers-reduced-motion:reduce){.landing-module__bxHgOq__heroMedia,.landing-module__bxHgOq__heroBeam,.landing-module__bxHgOq__heroContent h1,.landing-module__bxHgOq__heroContent>p,.landing-module__bxHgOq__heroContent .landing-module__bxHgOq__actions,.landing-module__bxHgOq__heroFacts,.landing-module__bxHgOq__statementMotion span,.landing-module__bxHgOq__motionFrame span,.landing-module__bxHgOq__steps ol:before,.landing-module__bxHgOq__finalCta:before,.landing-module__bxHgOq__benefits article,.landing-module__bxHgOq__steps li,.landing-module__bxHgOq__factGrid>div,.landing-module__bxHgOq__locationGrid>a,.landing-module__bxHgOq__relatedLinks a,.landing-module__bxHgOq__relatedLinks svg,.landing-module__bxHgOq__motionMedia video,.landing-module__bxHgOq__faq summary svg{transition:none;animation:none}}
