:root{--green:#12ce18;--green-bright:#3dff6e;--green-deep:#0a8f0f;--green-glow:#12ce1866;--green-glow-soft:#12ce181f;--bg-0:#03050c;--bg-1:#080d14;--bg-2:#0e1219;--bg-3:#14181f;--bg-4:#1a1e26;--line:#ffffff0f;--line-strong:#ffffff1f;--fg:#f5f5f7;--fg-soft:#86868b;--fg-mute:#444;--font-display:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;--font-body:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,monospace;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px;--ease:cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;text-rendering:optimizelegibility}*{-webkit-font-smoothing:antialiased}html,body{background-color:var(--bg-0);color:var(--fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;background-image:radial-gradient(90% 50% at 50% 0,#12ce180e 0%,#0000 100%);background-size:auto;margin:0;padding:0;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font-family:inherit}.h-display{font-family:var(--font-display);letter-spacing:-.04em;color:var(--fg);text-wrap:balance;font-size:clamp(44px,6.5vw,90px);font-weight:800;line-height:.96}.h-section{font-family:var(--font-display);letter-spacing:-.03em;color:var(--fg);text-wrap:balance;margin:0;font-size:clamp(30px,4vw,56px);font-weight:800;line-height:1}.eyebrow{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--green-bright);font-size:11px;font-weight:500}.lead{color:var(--fg-soft);text-wrap:pretty;max-width:56ch;font-size:clamp(16px,1.4vw,19px)}.btn{font-family:var(--font-body);letter-spacing:.01em;cursor:pointer;transition:transform .18s var(--ease),background .18s var(--ease),border-color .18s var(--ease),box-shadow .18s var(--ease);white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:14px 22px;font-size:14px;font-weight:700;display:inline-flex}.btn-primary{background:var(--green);color:#021205;box-shadow:0 0 0 1px #12ce184d,0 8px 28px -8px var(--green-glow),inset 0 -1px 0 #0003}.btn-primary:hover{background:var(--green-bright);box-shadow:0 0 0 1px #3dff6e66,0 12px 32px -6px var(--green-glow),inset 0 -1px 0 #0003;transform:translateY(-1px)}.btn-ghost{color:var(--fg);border-color:var(--line-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a}.btn-ghost:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.glass{border:1px solid var(--line);border-radius:var(--r-lg);-webkit-backdrop-filter:blur(14px);background:linear-gradient(#ffffff0a,#ffffff03)}.section{max-width:1280px;margin:0 auto;padding:clamp(80px,9vw,140px) 32px;position:relative}.bg-grid{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 80%)}.glow-green{background:radial-gradient(circle,var(--green-glow) 0%,transparent 60%);filter:blur(60px);pointer-events:none;opacity:.6;border-radius:50%;width:600px;height:600px;position:absolute}@keyframes float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes float-y-2{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes float-y-3{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes scan{0%{opacity:0;transform:translateY(-100%)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(100%)}}@keyframes pulse-green{0%,to{opacity:.6}50%{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes drift-green{0%,to{transform:translate(-50%,-50%)scale(1)}33%{transform:translate(-50%,-50%)scale(1.08)rotate(3deg)}66%{transform:translate(-50%,-50%)scale(.95)rotate(-2deg)}}@keyframes card-drift{0%,to{transform:translateY(0)}50%{transform:translateY(var(--drift-amp,-10px))}}@keyframes mockup-glow-pulse{0%,to{opacity:0}50%{opacity:1}}.hero-stage,.mockup-shell,.hero-platform-dock-wrap,.hero-orbit-wrap{backface-visibility:hidden;transform-style:preserve-3d}.hero-stage{isolation:isolate;overflow:hidden}.hero-orbit-wrap,.mockup-shell{overflow:visible}.hero-mockup,.hero-platform-dock-wrap{contain:layout paint style}.mockup-placeholder{background:linear-gradient(#0e0e0e,#050505);border:1px solid #ffffff17;border-radius:14px;width:940px;height:590px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 50px 90px #000000d9}.mockup-placeholder:before{content:"";background:linear-gradient(90deg,#0000,#ffffff09,#0000);animation:1.3s ease-in-out infinite placeholder-shimmer;position:absolute;inset:0;transform:translate(-100%)}.mockup-placeholder:after{content:"";background:radial-gradient(circle at 40% 15%,#12ce1817,#0000 45%),linear-gradient(#ffffff0a,#0000);border-left:1px solid #ffffff0a;position:absolute;inset:36px 0 0 228px}@keyframes placeholder-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-0)}::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:10px}::selection{background:var(--green);color:#021205}@keyframes mockup-float{0%,to{transform:translate(-50%,-48%)rotateX(6deg)rotateY(0)scale(1)}50%{transform:translate(-50%,-48%)rotateX(6.45deg)rotateY(-.55deg)scale(1.003)}}.mockup-shell.is-moving{transform-origin:50%;animation:13s ease-in-out infinite mockup-float}.hero-mockup{transform:translateZ(0)}@keyframes marquee-rtl{0%{transform:translate(0)}to{transform:translate(-50%)}}.platform-strip-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:64px 0 56px;overflow:hidden}.platform-strip-label{text-align:center;font-family:var(--font-mono);color:#ffffff47;text-transform:uppercase;letter-spacing:.2em;margin:0 0 32px;font-size:10px}.platform-strip-marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.platform-strip-track{gap:12px;width:max-content;animation:32s linear infinite marquee-rtl;display:flex}.platform-strip-track:hover{animation-play-state:paused}.platform-strip-item{opacity:.6;cursor:default;filter:grayscale();transition:opacity .3s var(--ease), filter .3s var(--ease), background .3s var(--ease), border-color .3s var(--ease), box-shadow .3s var(--ease);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-shrink:0;align-items:center;gap:10px;padding:13px 22px;display:flex}.platform-strip-item:hover{opacity:1;filter:grayscale(0);border-color:color-mix(in srgb, var(--c,#fff) 40%, #ffffff1a);box-shadow:0 0 28px color-mix(in srgb, var(--c,#fff) 22%, transparent), 0 0 0 1px color-mix(in srgb, var(--c,#fff) 25%, transparent), inset 0 0 20px color-mix(in srgb, var(--c,#fff) 5%, transparent);background:#ffffff0f}.platform-strip-item img{transition:filter .3s var(--ease);flex-shrink:0}.platform-strip-item span{font-family:var(--font-body);color:#ffffffe6;white-space:nowrap;letter-spacing:.01em;font-size:13px;font-weight:600}.platform-card{transition:transform .24s var(--ease), background .2s var(--ease), border-color .2s var(--ease), box-shadow .2s var(--ease);cursor:default;white-space:nowrap;will-change:auto;background:#0d0d0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:9px;padding:9px 14px;display:flex;transform:translateZ(0)scale(1);box-shadow:0 8px 32px #000000a6,inset 0 1px #ffffff0d}.platform-card:hover{will-change:transform;background:#181818;border-color:#12ce1880;transform:translateY(-3px)scale(1.05);box-shadow:0 14px 34px #000000c7,0 0 18px #12ce1824,inset 0 1px #ffffff14}.platform-card__label{font-family:var(--font-body);color:#fffc;letter-spacing:.01em;transition:color .18s var(--ease);font-size:11px;font-weight:600}.platform-card:hover .platform-card__label{color:#fff}.platform-card__dot{background:var(--green);width:5px;height:5px;box-shadow:0 0 8px var(--green), 0 0 16px #12ce1866;border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite pulse-green}.hero-sidebar-item,.hero-account-row,.hero-quick-card,.hero-featured-game-card,.hero-small-game-card,.hero-cover-card,.hero-play-btn,.hero-icon-btn{transition:transform .22s var(--ease), border-color .22s var(--ease), background .22s var(--ease), opacity .22s var(--ease);transform:translateZ(0)}.hero-sidebar-item:not(.is-active):hover,.hero-account-row:hover{transform:translate(3px);color:#aaa!important;background:#ffffff0b!important}.hero-quick-card:hover{transform:translateY(-2px);background:#ffffff0e!important;border-color:#ffffff2e!important}.hero-play-btn:hover{transform:translateY(-2px)scale(1.025);background:var(--green-bright)!important}.hero-icon-btn:hover{transform:translateY(-2px)scale(1.04);background:#ffffff17!important;border-color:#ffffff3d!important}.hero-card-img,.hero-mockup-hero-img{transition:transform .32s var(--ease), filter .32s var(--ease);will-change:auto;transform:translateZ(0)scale(1)}.hero-featured-game-card:hover,.hero-small-game-card:hover,.hero-cover-card:hover{z-index:2;transform:translateY(-3px)scale(1.018);border-color:#12ce1880!important}.hero-featured-game-card:hover .hero-card-img,.hero-small-game-card:hover .hero-card-img,.hero-cover-card:hover .hero-card-img{transform:translateZ(0)scale(1.035);filter:brightness(.56)!important}.hero-cover-card:hover{box-shadow:0 14px 28px #00000080}.hero-mockup:hover .hero-mockup-hero-img{transform:translateZ(0)scale(1.015);filter:brightness(.5)!important}@media (prefers-reduced-motion:reduce){.mockup-shell.is-moving{animation:none!important}}.hero-game-platform-badge{opacity:0;width:22px;height:22px;transition:opacity .2s var(--ease), transform .2s var(--ease), border-color .2s var(--ease), background .2s var(--ease);pointer-events:none;z-index:4;background:#000000b8;border:1px solid #ffffff29;border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;top:7px;right:7px;transform:translateY(-4px)scale(.82)}.hero-game-platform-badge--small,.hero-game-platform-badge--cover{border-radius:5px;width:19px;height:19px;top:5px;right:5px}.hero-featured-game-card:hover .hero-game-platform-badge,.hero-small-game-card:hover .hero-game-platform-badge,.hero-cover-card:hover .hero-game-platform-badge{opacity:1;background:#000000d1;border-color:#12ce1861;transform:translate(0,0)scale(1)}.hero-cover-card{aspect-ratio:auto!important;height:86px!important}.hero-cover-card .hero-card-img{object-position:center top!important}.hero-cover-card:hover{transform:translateY(-2px)scale(1.012)}.hero-platform-dock-wrap{z-index:7;opacity:0;transition:opacity .55s var(--ease), transform .55s var(--ease);pointer-events:auto;position:absolute;top:calc(50% + 325px);left:50%;transform:translate(-50%,8px)}.hero-platform-dock-wrap.is-ready{opacity:1;transform:translate(-50%)}.hero-platform-dock{-webkit-backdrop-filter:blur(10px);background:linear-gradient(#ffffff13,#ffffff07),#050505c7;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:16px;padding:10px 12px 10px 16px;display:flex;position:relative;box-shadow:0 22px 60px #0000008c,0 0 46px #12ce1814,inset 0 1px #ffffff1a}.hero-platform-dock:before{content:"";opacity:.8;pointer-events:none;background:linear-gradient(90deg,#0000,#12ce1880,#0000);height:1px;position:absolute;top:-1px;left:22px;right:22px}.hero-platform-dock__label{color:#ffffff8f;font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:8px;padding-right:2px;font-size:9px;font-weight:600;display:flex}.hero-platform-dock__pulse{background:var(--green);width:7px;height:7px;box-shadow:0 0 8px var(--green),0 0 18px #12ce1873;border-radius:50%;animation:1.7s ease-in-out infinite pulse-green}.hero-platform-dock__icons{align-items:center;gap:7px;display:flex}.hero-platform-dock__item{background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--platform-color) 22%, transparent), transparent 60%), #ffffff0b;width:38px;height:38px;transition:transform .22s var(--ease), border-color .22s var(--ease), background .22s var(--ease), box-shadow .22s var(--ease);border:1px solid #ffffff18;border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;transform:translateZ(0);box-shadow:inset 0 1px #ffffff14}.hero-platform-dock__item:after{content:attr(data-name);opacity:0;pointer-events:none;white-space:nowrap;color:#ffffffe0;font-family:var(--font-body);transition:opacity .18s var(--ease), transform .18s var(--ease);background:#080808e0;border:1px solid #ffffff1f;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%,6px);box-shadow:0 12px 24px #00000073}.hero-platform-dock__item:hover{border-color:color-mix(in srgb, var(--platform-color) 45%, #ffffff29);background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--platform-color) 34%, transparent), transparent 62%), #ffffff12;box-shadow:0 10px 24px #0006, 0 0 22px color-mix(in srgb, var(--platform-color) 17%, transparent), inset 0 1px 0 #ffffff1f;transform:translateY(-4px)scale(1.06)}.hero-platform-dock__item:hover:after{opacity:1;transform:translate(-50%)}@media (width<=980px){.hero-platform-dock-wrap{display:none}}.hero-video-mockup{aspect-ratio:16/9;contain:layout paint style;will-change:transform;background:#000;border-radius:0;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.hero-video-frame{background:radial-gradient(circle at 50% 0,#12ce1812,#0000 42%),#000;flex:1;min-height:0;position:relative;overflow:hidden}.hero-video{object-fit:cover;will-change:auto;backface-visibility:hidden;background:#000;width:100%;height:100%;display:block;transform:translateZ(0)}.hero-video-vignette{pointer-events:none;background:linear-gradient(#0000 60%,#0000004d 82%,#000000e0 100%),radial-gradient(#0000 36%,#0000008a 100%);position:absolute;inset:0}.hero-video-top-fade{pointer-events:none;background:linear-gradient(#000000b8 0%,#00000061 28%,#0000 55%);position:absolute;inset:0}.hero-overlay-text{z-index:10;text-align:center;pointer-events:none;max-height:34%;padding:clamp(0px,4vw,5px) 5px 0;position:absolute;top:0;left:0;right:0;overflow:visible}.hero-overlay-text a,.hero-overlay-text button{pointer-events:auto}.hero-video-scanline{pointer-events:none;opacity:.14;background:repeating-linear-gradient(#0000 0 3px,#00000038 3px 4px);position:absolute;inset:0}.hero-video-badge{-webkit-backdrop-filter:blur(10px);color:#ffffffb8;font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;background:#0000008c;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:9px;display:inline-flex;position:absolute;bottom:22px;left:18px;box-shadow:0 8px 24px #0006,inset 0 1px #ffffff12}.hero-video-badge span{background:var(--green);width:7px;height:7px;box-shadow:0 0 8px var(--green),0 0 18px #12ce1873;border-radius:50%;animation:1.5s ease-in-out infinite pulse-green}.hero-video-fallback{text-align:center;background:radial-gradient(circle at 50% 35%,#12ce1824,#0000 34%),linear-gradient(#090909,#020202);align-content:center;place-items:center;gap:10px;display:grid;position:absolute;inset:0}.hero-video-fallback__logo{color:#021205;width:58px;height:58px;font-family:var(--font-display);background:linear-gradient(135deg,#12ce18,#0a8f0f);border-radius:16px;place-items:center;font-size:28px;font-weight:900;display:grid;box-shadow:0 0 34px #12ce183d}.hero-video-fallback__title{color:#f5f5f7;font-family:var(--font-display);letter-spacing:-.02em;margin-top:8px;font-size:22px;font-weight:800}.hero-video-fallback__path{color:var(--fg-soft);font-family:var(--font-mono);letter-spacing:.03em;font-size:11px}.hero-video-placeholder:after{background:radial-gradient(circle at 50% 35%,#12ce181c,#0000 35%),linear-gradient(#ffffff09,#0000);border-left:0;inset:0}@keyframes video-mockup-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.mockup-shell.is-moving{animation:16s ease-in-out infinite video-mockup-float}@media (width<=980px){.hero-video-mockup,.mockup-placeholder{aspect-ratio:940/590;width:min(92vw,940px);height:auto}}html,body,#root,.app-shell{width:100%;min-width:0;max-width:100%;overflow-x:hidden}*,:before,:after{box-sizing:border-box}img,video,canvas,svg,.glass,.mockup-card,.responsive-panel,.hero-video-mockup,.hero-video-frame,.mockup-placeholder,.discord-community-card{max-width:100%}img,video{height:auto}section,div,article,aside,main,header,footer,nav{min-width:0}.section{width:min(100% - 32px,1180px)!important;max-width:1180px!important;margin-inline:auto!important;padding:clamp(76px,8vw,128px) 0!important}.lead{max-width:62ch}.h-display{overflow-wrap:anywhere;font-size:clamp(2.2rem,7.2vw,5.8rem)!important}.h-section{overflow-wrap:anywhere;font-size:clamp(1.9rem,4.8vw,3.8rem)!important}.btn,button,a{max-width:100%}.btn,.button-row a,.button-row button{justify-content:center;min-height:44px}.button-row{max-width:100%}.site-nav{gap:16px!important;width:100%!important;max-width:100%!important;padding-inline:max(16px,50vw - 590px)!important}.site-nav__brand{flex-shrink:0;min-width:0}.site-nav__links{min-width:0}.site-nav__links .btn{flex-shrink:0}.hero-stage{width:100%;max-width:100%;overflow:hidden}.hero-video-mockup{aspect-ratio:16/9!important;width:100%!important;max-width:100%!important}.hero-video-placeholder{aspect-ratio:16/9!important;width:100%!important;max-width:100%!important;height:auto!important}.hero-overlay-text{padding-inline:16px!important}.hero-actions{padding-inline:4px}.responsive-grid{width:100%;max-width:100%;gap:clamp(32px,5.5vw,80px)!important}.responsive-grid>*{min-width:0}.account-switcher-grid>div:first-child,.game-details-grid>div:last-child{max-width:100%}.mockup-card,.responsive-panel{width:100%!important;max-width:100%!important}.account-manager-mockup,.game-details-mockup{width:min(100%,860px)!important;max-width:100%!important}.auto-scan-visual,.library-sync-mockup,.virus-total-card,.smartscreen-mockup{box-shadow:0 28px 70px -36px #000000e0,0 0 44px #12ce180d!important}.auto-scan-visual [style*="grid-template-columns: repeat(4,1fr)"]{grid-template-columns:repeat(4,minmax(0,1fr))!important}.library-sync-mockup>div:nth-child(3){grid-template-columns:1fr 1px 1fr 1px 1.25fr!important}.virus-total-card [style*="whiteSpace: nowrap"],.virus-total-card [style*="white-space: nowrap"],.smartscreen-mockup [style*="whiteSpace: nowrap"],.smartscreen-mockup [style*="white-space: nowrap"]{text-overflow:ellipsis!important;min-width:0!important;overflow:hidden!important}.platform-strip-section,.platform-strip-marquee{max-width:100%}.platform-strip-item{max-width:calc(100vw - 24px)}.site-footer{overflow:hidden;padding-inline:0!important}.site-footer>div:first-child,.site-footer>div:last-child{width:min(100% - 32px,1180px)!important;max-width:1180px!important}@media (width<=1180px){.section{width:min(100% - 28px,1080px)!important}.responsive-grid{gap:44px!important}.glow-green{filter:blur(46px)!important}}@media (width<=980px){.section{width:min(100% - 24px,900px)!important;padding-block:76px!important}.responsive-grid{grid-template-columns:1fr!important;gap:34px!important}.account-switcher-grid>div:first-child{order:2;transform:none!important}.account-switcher-grid>div:last-child{order:1}.game-details-grid>div:last-child{transform:none!important}.auto-scan-visual{padding:22px!important}.auto-scan-visual [style*="grid-template-columns: repeat(4,1fr)"]{grid-template-columns:repeat(4,minmax(0,1fr))!important}.install-grid{align-items:stretch!important}.install-grid>div:last-child{justify-content:center;display:flex}.footer,.site-footer>div:first-child{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=860px){.hero-video-mockup,.hero-video-placeholder{aspect-ratio:auto!important;min-height:560px!important}.hero-video{object-fit:cover!important;height:100%!important}.hero-overlay-text{max-height:none!important;padding-top:clamp(56px,12vw,92px)!important}.hero-overlay-text .lead br{display:none}.platform-strip-section{padding-block:42px!important}.platform-strip-label{padding-inline:14px;margin-bottom:22px!important}}@media (width<=760px){.section{width:min(100% - 20px,720px)!important;padding-block:62px!important}.site-nav{-webkit-backdrop-filter:blur(12px)!important;background:#000000c7!important;border-bottom:1px solid #ffffff0f!important;padding:12px!important}.site-nav__links{gap:0!important;margin-left:auto!important}.site-nav__links>a:not(.btn){display:none!important}.site-nav__links .btn{min-height:40px;padding:9px 14px!important;font-size:12px!important}.h-display{font-size:clamp(2.05rem,12vw,4.1rem)!important;line-height:1!important}.h-section{font-size:clamp(1.8rem,8.5vw,3rem)!important}.lead{font-size:clamp(15px,4vw,17px)!important}.account-manager-mockup,.game-details-mockup{height:clamp(390px,110vw,520px)!important}.account-manager-mockup>div:nth-child(2)>div:first-child{width:150px!important}.library-sync-mockup>div:nth-child(3){grid-template-columns:1fr!important}.library-sync-mockup>div:nth-child(3)>div:nth-child(2),.library-sync-mockup>div:nth-child(3)>div:nth-child(4){display:none!important}.install-step-card{flex:100%!important;padding:22px 20px!important}.auto-scan-visual [style*="grid-template-columns: repeat(4,1fr)"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.discord-community-card{padding:42px 24px 36px!important}.site-footer>div:first-child{grid-template-columns:1fr 1fr!important;gap:28px!important}}@media (width<=520px){.section{width:min(100% - 20px,500px)!important;padding-block:54px!important}.hero-video-mockup,.hero-video-placeholder{min-height:620px!important}.hero-overlay-text{padding:76px 14px 0!important}.hero-actions,.final-cta-actions,.install-actions{width:100%}.hero-actions .btn,.final-cta-actions .btn,.install-actions a,.install-actions button{text-align:center;white-space:normal!important;width:100%!important;max-width:340px!important;margin-inline:auto!important}.btn{white-space:normal!important}.platform-strip-item{gap:8px!important;padding:10px 14px!important}.platform-strip-item img{width:22px!important;height:22px!important}.platform-strip-item span{font-size:12px!important}.account-manager-mockup,.game-details-mockup{height:430px!important}.account-manager-mockup>div:nth-child(2)>div:first-child{width:78px!important;padding-inline:6px!important}.account-manager-mockup>div:nth-child(2)>div:first-child span,.account-manager-mockup>div:nth-child(2)>div:first-child>div:first-child{display:none!important}.account-manager-mockup [style*="letter-spacing: 0.1em"]{letter-spacing:.04em!important}.auto-scan-visual{padding:18px!important}.privacy-security-grid .virus-total-card [style*="display: flex"]{min-width:0!important}.virus-total-card>div:last-child{padding:20px 16px!important}.smartscreen-mockup{width:100%!important}.smartscreen-mockup>div:nth-child(2){padding:22px 18px!important}.discord-community-card{padding:36px 18px 32px!important}.discord-community-card [style*="width: 220px"]{width:100%!important}.site-footer>div:first-child{grid-template-columns:1fr!important}.site-footer>div:last-child{text-align:center;justify-content:center!important}}@media (width<=380px){.site-nav__brand span{letter-spacing:.08em!important;font-size:14px!important}.site-nav__brand img{width:28px!important;height:28px!important}.site-nav__links .btn{padding-inline:12px!important}.hero-video-mockup,.hero-video-placeholder{min-height:650px!important}.h-display{font-size:clamp(1.95rem,12vw,3.4rem)!important}.hero-overlay-text{padding-top:78px!important}.account-manager-mockup,.game-details-mockup{height:410px!important}.auto-scan-visual [style*="grid-template-columns: repeat(4,1fr)"]{grid-template-columns:1fr 1fr!important;gap:8px!important}.platform-strip-track{gap:8px!important}}.install-steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin-bottom:48px!important;display:grid!important}.install-flow-step-card{overflow-wrap:break-word;word-break:normal;flex:none!important;min-width:0!important;max-width:100%!important}.install-flow-step-card>div{min-width:0}.desktop-mockup-viewport{min-width:0;max-width:100%}@media (width<=980px){.install-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.install-steps-grid{grid-template-columns:1fr!important;gap:14px!important;margin-bottom:34px!important}.install-flow-step-card{width:100%!important;padding:20px!important}.game-details-grid>.game-details-viewport{justify-content:center!important;align-items:flex-start!important;width:100%!important;height:322px!important;margin-inline:auto!important;display:flex!important;overflow:hidden!important;transform:none!important}.game-details-viewport .game-details-mockup{transform-origin:top!important;flex:0 0 860px!important;width:860px!important;min-width:860px!important;max-width:none!important;height:520px!important;transform:scale(.62)!important}}@media (width<=520px){.hero-video-mockup,.hero-video-placeholder{aspect-ratio:auto!important;background:#000!important;min-height:540px!important}.hero-video-frame{background:radial-gradient(circle at 50% 18%,#12ce182e,#0000 34%),radial-gradient(80% 42% at 50% 0,#ffffff0e,#0000 58%),linear-gradient(#050806 0%,#000 62% 100%)!important}.hero-video{display:none!important}.hero-video-frame:before{content:"";pointer-events:none;opacity:.42;background-image:linear-gradient(#12ce1814 1px,#0000 1px),linear-gradient(90deg,#12ce1814 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 48% at 50% 22%,#000 10%,#0000 72%);mask-image:radial-gradient(70% 48% at 50% 22%,#000 10%,#0000 72%)}.hero-overlay-text{padding:70px 18px 0!important}.game-details-grid>.game-details-viewport{height:240px!important}.game-details-viewport .game-details-mockup{transform:scale(.46)!important}}@media (width<=390px){.hero-video-mockup,.hero-video-placeholder{min-height:520px!important}.hero-overlay-text{padding-top:64px!important}.game-details-grid>.game-details-viewport{height:212px!important}.game-details-viewport .game-details-mockup{transform:scale(.4)!important}}@media (width<=340px){.game-details-grid>.game-details-viewport{height:184px!important}.game-details-viewport .game-details-mockup{transform:scale(.34)!important}}@media (width<=760px){.site-nav__links{display:none!important}.site-nav{justify-content:center!important;padding:12px 16px!important}.hero-actions{display:none!important}.hero-overlay-text{padding:70px 18px 0!important}.hero-overlay-text .lead{max-width:330px!important;margin-bottom:0!important}.hero-video-mockup,.hero-video-placeholder{aspect-ratio:auto!important;background:#000!important;min-height:560px!important}.hero-video-frame{background:radial-gradient(circle at 50% 16%,#12ce181a,#0000 34%),linear-gradient(#050805 0%,#000 42% 100%)!important}.hero-video{object-fit:contain!important;object-position:center bottom!important;opacity:.96!important;width:100%!important;height:100%!important;display:block!important;transform:none!important}.hero-video-frame:before{content:none!important;display:none!important}.hero-video-vignette{background:linear-gradient(#000000e0 0%,#00000085 30%,#00000029 56%,#000000eb 100%),radial-gradient(#0000 48%,#00000094 100%)!important}.hero-video-top-fade{background:linear-gradient(#000000e6 0%,#00000094 34%,#0000 68%)!important}}@media (width<=520px){.hero-video-mockup,.hero-video-placeholder{min-height:530px!important}.hero-overlay-text{padding:64px 16px 0!important}.hero-overlay-text .lead{max-width:300px!important}.hero-video{object-fit:contain!important;object-position:center bottom!important}}@media (width<=390px){.hero-video-mockup,.hero-video-placeholder{min-height:510px!important}.hero-overlay-text{padding-top:60px!important}}@media (width<=340px){.hero-video-mockup,.hero-video-placeholder{min-height:495px!important}}@media (width<=760px){.site-nav__links{display:none!important}.site-nav{justify-content:center!important;padding:12px 16px!important}.hero-actions{display:none!important}.hero-video-mockup,.hero-video-placeholder{aspect-ratio:auto!important;background:#000!important;height:640px!important;min-height:640px!important}.hero-video-frame{background:radial-gradient(circle at 50% 18%,#12ce181f,#0000 34%),linear-gradient(#050805 0%,#000 45% 100%)!important;height:640px!important;min-height:640px!important;position:relative!important;overflow:hidden!important}.hero-overlay-text{z-index:5!important;padding:78px 18px 0!important}.hero-overlay-text .lead{max-width:330px!important;margin-bottom:0!important}.hero-video{object-fit:contain!important;object-position:center center!important;opacity:1!important;z-index:2!important;background:#020402!important;border:1px solid #12ce182e!important;border-radius:18px!important;width:min(92vw,430px)!important;height:min(52vw,240px)!important;max-height:240px!important;display:block!important;position:absolute!important;top:330px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 24px 70px #000000a6,0 0 0 1px #ffffff0a,0 0 42px #12ce181a!important}.hero-video-frame:before{content:""!important;pointer-events:none!important;z-index:1!important;opacity:1!important;background:radial-gradient(#12ce181f,#0000 68%)!important;border-radius:22px!important;width:min(94vw,450px)!important;height:calc(min(52vw,240px) + 20px)!important;display:block!important;position:absolute!important;top:320px!important;left:50%!important;transform:translate(-50%)!important;-webkit-mask-image:none!important;mask-image:none!important}.hero-video-vignette{z-index:3!important;background:linear-gradient(#00000057 0%,#0000001a 34%,#00000014 65%,#0000006b 100%),radial-gradient(#0000 62%,#00000061 100%)!important}.hero-video-top-fade{z-index:4!important;background:linear-gradient(#000000e0 0%,#00000094 36%,#0000 72%)!important}.hero-video-scanline{z-index:4!important;opacity:.08!important}}@media (width<=520px){.hero-video-mockup,.hero-video-placeholder,.hero-video-frame{height:610px!important;min-height:610px!important}.hero-overlay-text{padding-top:66px!important}.hero-video{width:calc(100vw - 28px)!important;height:210px!important;top:320px!important}.hero-video-frame:before{width:calc(100vw - 18px)!important;height:230px!important;top:310px!important}}@media (width<=390px){.hero-video-mockup,.hero-video-placeholder,.hero-video-frame{height:585px!important;min-height:585px!important}.hero-overlay-text{padding-top:60px!important}.hero-video{height:196px!important;top:306px!important}.hero-video-frame:before{height:216px!important;top:296px!important}}@media (width<=340px){.hero-video-mockup,.hero-video-placeholder,.hero-video-frame{height:565px!important;min-height:565px!important}.hero-overlay-text{padding-top:56px!important}.hero-video{height:178px!important;top:298px!important}.hero-video-frame:before{height:198px!important;top:288px!important}}.hero-stage>div{flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;max-width:100%!important;display:flex!important}.hero-overlay-text{z-index:6!important;pointer-events:auto!important;order:1!important;width:min(100% - 32px,980px)!important;max-width:980px!important;max-height:none!important;padding:clamp(70px,8vw,118px) 0 0!important;position:relative!important;inset:auto!important;overflow:visible!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/9!important;background:#000!important;border-radius:24px!important;order:2!important;width:min(100% - 48px,1180px)!important;max-width:1180px!important;height:auto!important;min-height:0!important;margin:clamp(24px,3.2vw,46px) auto 0!important;overflow:hidden!important;box-shadow:0 36px 120px #000000ad,0 0 0 1px #ffffff0e,0 0 80px #12ce1814!important}.hero-stage .hero-video-frame{aspect-ratio:16/9!important;width:100%!important;height:100%!important;min-height:0!important;position:relative!important;overflow:hidden!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center center!important;opacity:1!important;width:100%!important;height:100%!important;max-height:none!important;box-shadow:none!important;background:#000!important;border:0!important;border-radius:0!important;display:block!important;position:static!important;transform:none!important}.hero-stage .hero-video-frame:before{content:none!important;display:none!important}.hero-stage .hero-video-vignette{z-index:2!important;background:linear-gradient(#0000 40%,#0000001f 72%,#000000b3 100%),radial-gradient(#0000 58%,#0000006b 100%)!important}.hero-stage .hero-video-top-fade{z-index:3!important;background:linear-gradient(#0003 0%,#0000 48%)!important}.hero-stage .hero-video-scanline{z-index:4!important;opacity:.08!important}@media (width<=1180px){.hero-overlay-text{width:min(100% - 32px,900px)!important;padding-top:clamp(62px,7vw,92px)!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{width:min(100% - 40px,1040px)!important;margin-top:34px!important}}@media (width<=980px){.hero-overlay-text{width:min(100% - 28px,760px)!important;padding-top:58px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{border-radius:20px!important;width:min(100% - 28px,860px)!important;margin-top:28px!important}}@media (width<=760px){.site-nav__links{display:none!important}.site-nav{justify-content:center!important;padding:12px 16px!important}.hero-actions{display:none!important}.hero-overlay-text{width:min(100% - 28px,520px)!important;padding:60px 0 0!important}.hero-overlay-text .lead{max-width:330px!important;margin-bottom:0!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/9!important;border-radius:18px!important;width:calc(100vw - 28px)!important;max-width:520px!important;height:auto!important;min-height:0!important;margin-top:22px!important}.hero-stage .hero-video-frame{aspect-ratio:16/9!important;height:100%!important;min-height:0!important}.hero-stage .hero-video{object-fit:contain!important;object-position:center center!important;border-radius:0!important;width:100%!important;height:100%!important;position:static!important;transform:none!important}}@media (width<=520px){.hero-overlay-text{width:min(100% - 24px,460px)!important;padding-top:52px!important}.hero-overlay-text .lead{max-width:305px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{width:calc(100vw - 24px)!important;margin-top:20px!important}}@media (width<=390px){.hero-overlay-text{padding-top:48px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{width:calc(100vw - 22px)!important;margin-top:18px!important}}.hero-stage .hero-video{object-fit:cover!important;object-position:center center!important;transform-origin:50%!important;transform:scale(1.13)translateY(-7%)!important}@media (width<=1180px){.hero-overlay-text{padding-top:clamp(42px,5vw,64px)!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{margin-top:12px!important}.hero-stage .hero-video{transform:scale(1.12)translateY(-6%)!important}}@media (width<=980px){.hero-overlay-text{padding-top:38px!important}.hero-overlay-text .lead{margin-bottom:14px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/8.6!important;margin-top:-130px!important}.hero-stage .hero-video-frame{aspect-ratio:16/8.6!important}.hero-stage .hero-video{transform:scale(1.1)translateY(-5%)!important}}@media (width<=760px){.hero-overlay-text{padding-top:46px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/9!important;margin-top:14px!important}.hero-stage .hero-video-frame{aspect-ratio:16/9!important}.hero-stage .hero-video{object-fit:contain!important;transform:none!important}}@media (width<=520px){.hero-overlay-text{padding-top:42px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{margin-top:12px!important}}@media (width<=390px){.hero-overlay-text{padding-top:38px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{margin-top:10px!important}}.hero-overlay-text{padding-top:clamp(40px,4.8vw,66px)!important}.hero-overlay-text .lead{margin-bottom:12px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/8.35!important;margin-top:4px!important}.hero-stage .hero-video-frame{aspect-ratio:16/8.35!important}.hero-stage .hero-video{transform:scale(1.15)translateY(-8%)!important}@media (width<=1180px){.hero-overlay-text{padding-top:clamp(36px,4.5vw,56px)!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{margin-top:4px!important}.hero-stage .hero-video{transform:scale(1.14)translateY(-7%)!important}}@media (width<=980px){.hero-overlay-text{padding-top:32px!important}.hero-overlay-text .lead{margin-bottom:10px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/8.7!important;margin-top:5px!important}.hero-stage .hero-video-frame{aspect-ratio:16/8.7!important}.hero-stage .hero-video{transform:scale(1.12)translateY(-6%)!important}}@media (width<=760px){.hero-overlay-text{padding-top:44px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/9!important;margin-top:10px!important}.hero-stage .hero-video-frame{aspect-ratio:16/9!important}.hero-stage .hero-video{object-fit:contain!important;transform:none!important}}@media (width<=520px){.hero-overlay-text{padding-top:40px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{margin-top:9px!important}}@media (width<=390px){.hero-overlay-text{padding-top:36px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{margin-top:8px!important}}@media (width>=981px){.hero-stage{isolation:isolate!important;width:100%!important;max-width:100%!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.hero-stage>div{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;position:relative!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/9!important;background:#000!important;border-radius:0!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;overflow:hidden!important}.hero-stage .hero-video-frame{aspect-ratio:auto!important;background:radial-gradient(circle at 50% 0,#12ce1812,#0000 42%),#000!important;flex:1!important;height:100%!important;min-height:0!important;position:relative!important;overflow:hidden!important}.hero-stage .hero-video-frame:before{content:none!important;display:none!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center center!important;opacity:1!important;background:#000!important;width:100%!important;height:100%!important;display:block!important;transform:none!important}.hero-stage .hero-video-vignette{background:linear-gradient(#0000 60%,#0000004d 82%,#000000e0 100%),radial-gradient(#0000 36%,#0000008a 100%)!important}.hero-stage .hero-video-top-fade{background:linear-gradient(#000000b8 0%,#00000061 28%,#0000 55%)!important}.hero-stage .hero-video-scanline{opacity:.14!important}.hero-overlay-text{z-index:10!important;text-align:center!important;pointer-events:none!important;background:0 0!important;max-height:34%!important;padding:clamp(0px,4vw,5px) 5px 0!important;position:absolute!important;inset:0 0 auto!important;overflow:visible!important;transform:none!important}.hero-overlay-text a,.hero-overlay-text button{pointer-events:auto!important}.hero-overlay-text .lead{text-align:center!important;max-width:56ch!important;margin:0 auto 20px!important}.hero-actions{flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;width:auto!important;padding-inline:0!important;display:flex!important}.hero-actions .btn{white-space:nowrap!important;width:auto!important;max-width:none!important}}@media (width>=761px) and (width<=980px){.hero-stage{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}.hero-stage>div{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;position:relative!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:940/590!important;background:#000!important;border-radius:0!important;width:min(92vw,940px)!important;max-width:940px!important;height:auto!important;min-height:0!important;margin:0 auto!important;overflow:hidden!important}.hero-stage .hero-video-frame{aspect-ratio:auto!important;height:100%!important;min-height:0!important;overflow:hidden!important}.hero-stage .hero-video-frame:before{content:none!important;display:none!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center center!important;opacity:1!important;width:100%!important;height:100%!important;display:block!important;transform:none!important}.hero-overlay-text{z-index:10!important;text-align:center!important;pointer-events:none!important;background:0 0!important;max-height:34%!important;padding:clamp(0px,4vw,5px) 5px 0!important;position:absolute!important;inset:0 0 auto!important;overflow:visible!important;transform:none!important}.hero-overlay-text .lead{text-align:center!important;max-width:56ch!important;margin:0 auto 20px!important}.hero-actions{flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;width:auto!important;padding-inline:0!important;display:flex!important}}@media (width>=1500px){.hero-stage{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}.hero-stage>div{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important;position:relative!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/9!important;border-radius:0!important;width:100%!important;max-width:none!important;margin:0!important}.hero-overlay-text{order:initial!important;text-align:center!important;pointer-events:none!important;background:0 0!important;width:100%!important;max-width:none!important;max-height:34%!important;margin:0!important;padding:clamp(24px,3.2vw,46px) 24px 0!important;position:absolute!important;top:0!important;left:0!important;right:0!important;transform:none!important}.hero-overlay-text>div{text-align:center!important;width:100%!important;max-width:none!important;margin-inline:auto!important}.hero-overlay-text .h-display,.hero-overlay-text h1{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.hero-overlay-text .lead{text-align:center!important;max-width:58ch!important;margin:0 auto 20px!important}.hero-actions{justify-content:center!important;margin-left:auto!important;margin-right:auto!important}.hero-overlay-text a,.hero-overlay-text button{pointer-events:auto!important}}@media (width>=761px) and (width<=1799px){.hero-stage{background:radial-gradient(ellipse 80% 50% at 50% 0%, #12ce180e, transparent 72%), var(--bg-0)!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}.hero-stage>div{flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important}.hero-overlay-text{text-align:center!important;pointer-events:auto!important;z-index:5!important;background:0 0!important;order:1!important;width:min(100% - 44px,1060px)!important;max-width:1060px!important;max-height:none!important;margin:0 auto!important;padding:clamp(42px,7vw,82px) 0 0!important;position:relative!important;inset:auto!important;transform:none!important}.hero-overlay-text>div{text-align:center!important;width:100%!important;max-width:100%!important;margin-inline:auto!important}.hero-overlay-text .h-display,.hero-overlay-text h1{text-align:center!important;margin-bottom:12px!important;margin-left:auto!important;margin-right:auto!important}.hero-overlay-text .lead{text-align:center!important;max-width:58ch!important;margin:0 auto 16px!important}.hero-actions{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:100%!important;margin:0 auto!important;padding:0!important;display:flex!important}.hero-actions .btn{white-space:nowrap!important;width:auto!important;max-width:none!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/8.25!important;width:100vw!important;max-width:none!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;order:2!important;margin:clamp(6px,1.15vw,14px) calc(50% - 50vw) 0!important;overflow:hidden!important;-webkit-mask-image:linear-gradient(#0000 0,#00000026 22px,#000000b8 76px,#000 138px 100%)!important;mask-image:linear-gradient(#0000 0,#00000026 22px,#000000b8 76px,#000 138px 100%)!important}.hero-stage .hero-video-frame{aspect-ratio:auto!important;background:0 0!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center center!important;opacity:1!important;width:100%!important;height:100%!important;transform:none!important}.hero-stage .hero-video-top-fade{background:linear-gradient(#03050c 0%,#03050cf5 9%,#03050cb8 24%,#03050c47 42%,#0000 62%)!important}.hero-stage .hero-video-vignette{background:linear-gradient(#03050cf0 0%,#03050c8c 12%,#0000 34%),linear-gradient(#0000 58%,#00000042 82%,#000000e6 100%),radial-gradient(#0000 36%,#00000085 100%)!important}.hero-stage .hero-video-frame:before{content:""!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(180deg, var(--bg-0) 0%, #03050ceb 18%, #03050c8c 48%, transparent 100%)!important;height:170px!important;display:block!important;position:absolute!important;top:0!important;left:0!important;right:0!important}}@media (width>=761px) and (width<=980px){.hero-overlay-text{width:min(100% - 34px,820px)!important;padding-top:clamp(38px,7.5vw,64px)!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/9!important;margin-top:2px!important;-webkit-mask-image:linear-gradient(#0000 0,#0000002e 18px,#000000bd 64px,#000 118px 100%)!important;mask-image:linear-gradient(#0000 0,#0000002e 18px,#000000bd 64px,#000 118px 100%)!important}}@media (width>=761px) and (width<=1499px){.hero-overlay-text{padding-top:34px!important}.hero-overlay-text .lead{margin-bottom:10px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/8.2!important;width:100vw!important;max-width:none!important;margin-top:-105px!important;-webkit-mask-image:linear-gradient(#0000 0,#0000008c 8px,#000 34px 100%)!important;mask-image:linear-gradient(#0000 0,#0000008c 8px,#000 34px 100%)!important}.hero-stage .hero-video-frame:before{background:linear-gradient(180deg, var(--bg-0) 0%, #03050ca6 42%, transparent 100%)!important;height:54px!important}.hero-stage .hero-video-top-fade{background:linear-gradient(#03050c73 0%,#0000 55%)!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center top!important;transform-origin:top!important;transform:scale(1.16)translateY(-10%)!important}}@media (width>=981px) and (width<=1799px){.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{margin-top:50px!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center top!important;transform-origin:top!important;transform:scale(1.08)translateY(-3%)!important}}.section{width:min(100% - 72px,1280px)!important;max-width:1280px!important;margin-inline:auto!important;padding-left:0!important;padding-right:0!important}.section .responsive-grid{width:100%!important;max-width:100%!important}@media (width<=1180px){.section{width:min(100% - 56px,1180px)!important}}@media (width<=980px){.section{width:min(100% - 48px,100%)!important}.section .responsive-grid{gap:42px!important}}@media (width<=760px){.section{width:min(100% - 36px,100%)!important}.section .responsive-grid{gap:34px!important}}@media (width<=420px){.section{width:min(100% - 28px,100%)!important}}@media (width>=981px) and (width<=1799px){.hero-overlay-text{padding-top:0!important;top:-164px!important}.hero-overlay-text .lead{margin-bottom:20px!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{margin-top:0!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center center!important;transform-origin:50%!important;transform:scale(1.08)translateY(5%)!important}}@media (width>=981px){.hero-stage>div{background:var(--bg-0)!important;flex-direction:column!important;align-items:center!important;display:flex!important;position:relative!important}.hero-overlay-text{z-index:10!important;pointer-events:none!important;width:100%!important;max-height:none!important;padding:clamp(80px,10vw,120px) 32px clamp(40px,5vw,64px)!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{background:var(--bg-0)!important;width:100%!important;margin-top:0!important;position:relative!important}.hero-stage .hero-video-top-fade{background:linear-gradient(#03050c8c 0%,#0000 40%)!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center top!important}.hero-stage{background:var(--bg-0)!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}.hero-stage>div{background:0 0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important;position:relative!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/9!important;width:100vw!important;max-width:none!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:#000!important;border-radius:0!important;margin:0 calc(50% - 50vw)!important;display:flex!important;position:relative!important;overflow:hidden!important;-webkit-mask-image:none!important;mask-image:none!important}.hero-stage .hero-video-frame{aspect-ratio:auto!important;background:#000!important;width:100%!important;height:100%!important;min-height:0!important;position:relative!important;overflow:hidden!important}.hero-stage .hero-video-frame:before{content:none!important;display:none!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center center!important;transform-origin:50%!important;opacity:1!important;width:100%!important;height:100%!important;max-height:none!important;box-shadow:none!important;background:#000!important;border:0!important;border-radius:0!important;display:block!important;position:static!important;transform:none!important}.hero-overlay-text{order:initial!important;text-align:center!important;pointer-events:none!important;z-index:30!important;background:0 0!important;width:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0 24px!important;position:absolute!important;inset:clamp(10px,4vh,45px) 0 auto!important;transform:none!important}.hero-overlay-text>div{text-align:center!important;width:min(100% - 32px,1000px)!important;max-width:1000px!important;margin-inline:auto!important}.hero-overlay-text .h-display,.hero-overlay-text h1{text-align:center!important;margin-bottom:14px!important;margin-left:auto!important;margin-right:auto!important}.hero-overlay-text .lead{text-align:center!important;max-width:60ch!important;margin:0 auto 18px!important}.hero-actions{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:auto!important;margin:0 auto!important;padding:0!important;display:flex!important}.hero-actions .btn{white-space:nowrap!important;width:auto!important;max-width:none!important}.hero-overlay-text a,.hero-overlay-text button{pointer-events:auto!important}.hero-stage .hero-video-top-fade{z-index:4!important;background:linear-gradient(#03050cdb 0%,#03050c80 26%,#03050c1f 48%,#0000 68%)!important}.hero-stage .hero-video-vignette{z-index:3!important;background:linear-gradient(#03050c9e 0%,#03050c3d 24%,#0000 48%),linear-gradient(#0000 58%,#0000004d 82%,#000000e0 100%),radial-gradient(#0000 36%,#0000008a 100%)!important}.hero-stage .hero-video-scanline{z-index:5!important;opacity:.1!important}}@media (width>=981px) and (width<=1300px){.hero-overlay-text{top:clamp(42px,6vh,64px)!important}}@media (width>=1800px){.hero-overlay-text{top:clamp(72px,7.5vh,110px)!important}}@media (width>=981px){.hero-overlay-text{padding-top:0!important;top:clamp(-30px,0vh,30px)!important}}@media (width>=981px) and (width<=1499px){.hero-stage{overflow:hidden!important}.hero-stage>div{background:var(--bg-0)!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;max-width:100%!important;display:flex!important;position:relative!important}.hero-overlay-text{z-index:20!important;text-align:center!important;pointer-events:auto!important;order:1!important;width:min(100% - 40px,900px)!important;max-width:900px!important;max-height:none!important;margin:0 auto!important;padding:clamp(54px,7vw,82px) 0 0!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.hero-overlay-text .lead{max-width:58ch!important;margin:0 auto 18px!important}.hero-actions{justify-content:center!important;gap:12px!important;margin-bottom:0!important;display:flex!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/8.8!important;background:var(--bg-0)!important;border-radius:0!important;order:2!important;width:100vw!important;max-width:none!important;margin-top:28px!important;overflow:hidden!important;-webkit-mask-image:linear-gradient(#0000 0,#00000040 26px,#000000bf 72px,#000 125px 100%)!important;mask-image:linear-gradient(#0000 0,#00000040 26px,#000000bf 72px,#000 125px 100%)!important}.hero-stage .hero-video-frame{aspect-ratio:16/8.8!important;background:var(--bg-0)!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center top!important;transform-origin:top!important;transform:scale(1.08)translateY(-2%)!important}.hero-stage .hero-video-top-fade{background:linear-gradient(#03050cc7 0%,#03050c6b 36%,#0000 72%)!important}}@media (width>=981px) and (width<=1599px){.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/8.8!important;margin-top:-175px!important;-webkit-mask-image:linear-gradient(#0000 0,#00000052 10px,#000000c7 36px,#000 72px 100%)!important;mask-image:linear-gradient(#0000 0,#00000052 10px,#000000c7 36px,#000 72px 100%)!important}.hero-stage .hero-video-frame{aspect-ratio:16/8.8!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center top!important;transform-origin:top!important;transform:scale(1.12)translateY(-8%)!important}}@media (width<=760px){.hero-stage{overflow:hidden!important}.hero-stage .hero-video-frame{aspect-ratio:16/8.9!important;background:var(--bg-0)!important;border-radius:0!important;width:100%!important;height:100%!important;overflow:hidden!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center top!important;transform-origin:top!important;width:100%!important;height:100%!important;max-height:none!important;box-shadow:none!important;background:var(--bg-0)!important;border:0!important;border-radius:0!important;display:block!important;position:static!important;transform:scale(1.06)translateY(-2%)!important}.hero-stage .hero-video-top-fade{background:linear-gradient(#03050cdb 0%,#03050c7a 38%,#0000 76%)!important}.hero-stage .hero-video-vignette{background:linear-gradient(#0000 42%,#0003 72%,#000000d1 100%),radial-gradient(#0000 54%,#0000006b 100%)!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/8.6!important;margin-top:-155px!important}.hero-stage .hero-video-frame{aspect-ratio:16/8.6!important;overflow:hidden!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center top!important;transform-origin:top!important;transform:scale(1.16)translateY(-18%)!important}.hero-overlay-text{z-index:20!important;padding-top:42px!important;padding-inline:18px!important;position:relative!important;top:auto!important}.hero-overlay-text .lead{max-width:340px!important;margin:0 auto 18px!important;line-height:1.55!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{aspect-ratio:16/8.8!important;width:100vw!important;max-width:none!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:var(--bg-0)!important;border-radius:0!important;margin-top:18px!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important;-webkit-mask-image:linear-gradient(#0000 0,#00000073 22px,#000000e6 58px,#000 95px 100%)!important;mask-image:linear-gradient(#0000 0,#00000073 22px,#000000e6 58px,#000 95px 100%)!important}.hero-stage .hero-video-frame{aspect-ratio:16/8.8!important;background:var(--bg-0)!important;overflow:hidden!important}.hero-stage .hero-video{object-fit:cover!important;object-position:center top!important;transform-origin:top!important;width:100%!important;height:100%!important;box-shadow:none!important;border:0!important;border-radius:0!important;display:block!important;position:static!important;transform:scale(1.08)translateY(-3%)!important}.hero-stage .hero-video-mockup,.hero-stage .hero-video-placeholder{margin-top:-18px!important;-webkit-mask-image:linear-gradient(#0000 0,#00000073 10px,#000000e6 32px,#000 58px 100%)!important;mask-image:linear-gradient(#0000 0,#00000073 10px,#000000e6 32px,#000 58px 100%)!important}.hero-stage .hero-video{transform-origin:top!important;transform:scale(1.08)translateY(-5%)!important}}
