:root{color-scheme:dark;color:#f7fbf5;background:#0b0f14;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 18% 0%,rgba(163,48,61,.22),transparent 30rem),linear-gradient(180deg,#0d1218,#101617 45%,#0a0c0f)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem clamp(1rem,3vw,3rem);border-bottom:1px solid rgba(255,255,255,.08);background:#090c10d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:.65rem;font-weight:800;white-space:nowrap}.brand-mark{display:grid;width:2.2rem;height:2.2rem;place-items:center;border-radius:.45rem;background:#b3313e;color:#fff7e8;box-shadow:0 0 0 1px #ffffff24 inset}.brand-logo{display:block;width:3.25rem;height:3.25rem;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 5px 8px rgba(0,0,0,.22))}.site-header nav,footer nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.45rem 1rem;color:#d7e2d6;font-size:.95rem}.site-header nav a:hover,footer nav a:hover{color:#fff}.section{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:clamp(3rem,8vw,6.5rem) 0}.hero{display:grid;min-height:calc(100vh - 4rem);grid-template-columns:minmax(0,1fr) minmax(280px,.92fr);align-items:center;gap:clamp(2rem,7vw,5rem)}.hero-copy h1{max-width:11ch;margin:0;color:#fff8ec;font-size:clamp(3.6rem,8vw,7.4rem);line-height:.91;letter-spacing:0}.hero-subtitle{max-width:36rem;margin:1.4rem 0 0;color:#e0eadc;font-size:clamp(1.16rem,2vw,1.55rem);line-height:1.55}.eyebrow{margin:0 0 .8rem;color:#81d3a1;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.hero-logo{display:block;width:clamp(7.5rem,11vw,10rem);height:auto;margin:0 0 1.35rem;filter:drop-shadow(0 14px 24px rgba(0,0,0,.22))}.button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;border:0;border-radius:.45rem;padding:.85rem 1.15rem;background:#e04252;color:#fff;cursor:pointer;font:inherit;font-weight:800;line-height:1;box-shadow:0 16px 36px #e042523d}.button:hover{background:#f04f60}.button:disabled{cursor:not-allowed;opacity:.62}.button.secondary{background:#ffffff14;box-shadow:0 0 0 1px #ffffff24 inset}.button.secondary:hover{background:#ffffff24}.hero-media{position:relative;overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:linear-gradient(160deg,rgba(26,83,70,.75),transparent 45%),linear-gradient(180deg,#111a20,#1a2422 62%,#12120f);box-shadow:0 28px 90px #00000061}.hero-media img,.game-shot img{display:block;width:100%;height:100%;object-fit:cover}.hero-media img{aspect-ratio:4 / 5}.hero-media:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 45%,rgba(7,10,11,.42));pointer-events:none}.moon{position:absolute;top:3rem;right:3rem;width:5.2rem;height:5.2rem;border-radius:50%;background:#f0d899;box-shadow:0 0 60px #f0d8995c}.shell{position:absolute;width:10rem;height:6.8rem;border:.45rem solid #151817;border-radius:52% 52% 35% 35%;background:radial-gradient(circle at 50% 22%,#93d579 0 18%,transparent 19%),linear-gradient(130deg,#2d7b56,#7bb65f 55%,#174a35);box-shadow:0 20px #111711}.shell:before,.shell:after{position:absolute;content:"";background:#151817}.shell:before{inset:48% 8% auto;height:.28rem}.shell:after{top:13%;left:49%;width:.3rem;height:70%}.shell-one{right:6%;bottom:23%}.shell-two{left:8%;bottom:17%;transform:scale(.78)}.shell-three{left:36%;bottom:7%;transform:scale(.62)}.banner{position:absolute;left:18%;bottom:28%;width:.45rem;height:10rem;background:#17130f}.banner:after{position:absolute;left:.45rem;width:6.7rem;height:4.7rem;content:"";background:linear-gradient(135deg,#b3313e,#e0a64f);clip-path:polygon(0 0,100% 0,84% 50%,100% 100%,0 100%)}.media-stack{display:grid;gap:clamp(2rem,6vw,4rem);padding-top:0}.media-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(280px,1.1fr);align-items:center;gap:clamp(1.5rem,5vw,4rem)}.media-row.reverse{grid-template-columns:minmax(280px,1.1fr) minmax(0,.8fr)}.media-row.reverse .media-copy{grid-column:2}.media-row.reverse .game-shot{grid-column:1;grid-row:1}.media-copy h2{margin:0;color:#fff8ec;font-size:clamp(2rem,4vw,3.2rem);line-height:1.06;letter-spacing:0}.media-copy p:not(.eyebrow){color:#c8d5c8;font-size:1.03rem;line-height:1.75}.game-shot{overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:#ffffff0b;box-shadow:0 22px 70px #00000052}.game-shot img{aspect-ratio:16 / 10}.section-heading{max-width:720px;margin-bottom:1.5rem}.section-heading h2,.page-heading h1,.legal-section h2{margin:0;color:#fff8ec;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;letter-spacing:0}.section-heading p:not(.eyebrow){color:#c8d5c8;line-height:1.7}.page{min-height:calc(100vh - 9rem)}.page-heading{max-width:800px;padding-top:1rem}.info-grid,.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.info-panel,.product-card,.legal-section{border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:#ffffff0b}.info-panel{min-height:13rem;padding:1.35rem}.info-panel h3,.product-card h3,.legal-copy h3{margin:0 0 .65rem;color:#fff8ec}.info-panel p,.product-card p,.legal-copy p{color:#c8d5c8;line-height:1.65}.product-card .product-disclosure{margin:0;color:#e4eddf;font-size:.92rem}.split-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.75fr);align-items:start;gap:clamp(1.5rem,5vw,4rem)}.pricing-layout{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(260px,1fr);align-items:stretch;gap:1rem;margin-bottom:clamp(2.5rem,6vw,4.5rem)}.pricing-note{display:flex;min-height:22rem;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:clamp(1.35rem,4vw,2.5rem);background:linear-gradient(140deg,rgba(179,49,62,.22),transparent 58%),#ffffff0b}.pricing-note h2{margin:0;color:#fff8ec;font-size:clamp(1.75rem,3vw,2.6rem);line-height:1.1}.pricing-note p:not(.eyebrow){color:#c8d5c8;line-height:1.7}.beta-promo{position:relative;display:flex;overflow:hidden;min-height:22rem;flex-direction:column;justify-content:center;border:1px solid rgba(77,205,194,.25);border-radius:.5rem;padding:clamp(1.35rem,4vw,2.5rem);background:radial-gradient(circle at 92% 8%,rgba(185,244,92,.2),transparent 32%),linear-gradient(145deg,#27a59f29,#ffffff0b)}.beta-promo:after{position:absolute;right:-2.5rem;bottom:-3.5rem;width:11rem;height:11rem;border:1.5rem solid rgba(185,244,92,.07);border-radius:52% 52% 38% 38%;content:"";transform:rotate(-12deg);pointer-events:none}.beta-promo h2{margin:0;color:#fff8ec;font-size:clamp(2.2rem,4vw,3.6rem);line-height:.98;text-transform:uppercase}.beta-promo p:not(.eyebrow){position:relative;z-index:1;color:#c8d5c8;line-height:1.65}.beta-promo-callout{margin-bottom:1.35rem}.beta-promo .button{position:relative;z-index:1;width:100%}.store-note{min-height:auto;margin-top:clamp(2rem,5vw,4rem)}.store-note>*{max-width:780px}.products-heading{margin-top:0}.product-card{display:flex;min-height:22rem;flex-direction:column;justify-content:space-between;gap:1.15rem;padding:1.35rem}.product-art{position:relative;overflow:hidden;margin:-.35rem -.35rem 0;border:1px solid rgba(255,255,255,.08);border-radius:.45rem;background:radial-gradient(circle at 50% 18%,rgba(129,211,161,.22),transparent 32%),linear-gradient(145deg,#b3313e2e,#0b0f14d1)}.product-art:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 55%,rgba(7,10,11,.36));pointer-events:none}.product-art img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-card ul{display:grid;gap:.45rem;margin:0;padding-left:1.1rem;color:#dce7d9}.checkout-layout{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(260px,.75fr);gap:1rem;align-items:start}.checkout-form,.checkout-summary{border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:#ffffff0b;padding:clamp(1.2rem,3vw,1.75rem)}.checkout-form{display:grid;gap:1rem}.checkout-form label:not(.consent-row){display:grid;gap:.45rem;color:#fff8ec;font-weight:800}.checkout-form label span{color:#9fae9f;font-size:.82rem;font-weight:700}.checkout-form input:not([type=checkbox]),.checkout-form select{width:100%;min-height:3rem;border:1px solid rgba(255,255,255,.14);border-radius:.45rem;padding:.75rem .85rem;background:#06090cdb;color:#fff;font:inherit}.checkout-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#c8d5c8 50%),linear-gradient(135deg,#c8d5c8 50%,transparent 50%);background-position:calc(100% - 1.1rem) 50%,calc(100% - .78rem) 50%;background-size:.38rem .38rem,.38rem .38rem;background-repeat:no-repeat}.checkout-form input:not([type=checkbox]):focus,.checkout-form select:focus{border-color:#81d3a1;outline:2px solid rgba(129,211,161,.22);outline-offset:0}.checkout-consent{margin:.25rem 0}.checkout-summary{display:grid;gap:1rem}.checkout-summary h2{margin:0;color:#fff8ec;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.1}.checkout-summary p{margin:0;color:#c8d5c8;line-height:1.65}.consent-row{display:grid;grid-template-columns:1rem minmax(0,1fr);gap:.65rem;align-items:start;color:#dce7d9;font-size:.9rem;line-height:1.45}.consent-row input{width:1rem;height:1rem;margin:.15rem 0 0;accent-color:#e04252}.consent-row a{color:#9ee4b7;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.badge{display:inline-flex;width:fit-content;border-radius:999px;padding:.35rem .65rem;background:#81d3a11f;color:#9ee4b7;font-size:.78rem;font-weight:800}.price{color:#fff;font-size:1.75rem}.legal-wrap{width:min(960px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 5rem}.legal-section{margin-top:1rem;padding:clamp(1.2rem,3vw,2rem);scroll-margin-top:6rem}.legal-copy{margin-top:1.25rem}.legal-copy h3{margin-top:1.35rem}.contact-grid{display:grid;gap:.85rem;margin-top:1rem}.contact-grid a{width:fit-content;color:#9ee4b7;font-weight:800}footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2rem clamp(1rem,3vw,3rem);border-top:1px solid rgba(255,255,255,.1);color:#d7e2d6}footer strong{color:#fff8ec}.footer-brand{display:flex;align-items:center;gap:1rem}.footer-logo{display:block;width:5.5rem;height:5.5rem;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.2))}@media (max-width: 900px){.site-header{align-items:flex-start;flex-direction:column}.site-header nav{justify-content:flex-start}.hero,.split-section,.pricing-layout,.checkout-layout{grid-template-columns:1fr}.hero{min-height:auto}.info-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-row,.media-row.reverse{grid-template-columns:1fr}.media-row.reverse .media-copy,.media-row.reverse .game-shot{grid-column:auto;grid-row:auto}}@media (max-width: 620px){.brand{white-space:normal}.section{width:min(100% - 1rem,1180px)}.hero-copy h1{font-size:3.25rem}.hero-actions,.button{width:100%}.info-grid,.product-grid{grid-template-columns:1fr}.info-panel,.product-card{min-height:auto}footer{align-items:flex-start;flex-direction:column}footer nav{justify-content:flex-start}}:root{--ink:#06100d;--panel:#0d1915;--line:rgba(213,237,218,.13);--lime:#b9f45c;--cream:#f5f1e8}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 72% 3%,rgba(82,132,70,.18),transparent 28%),linear-gradient(180deg,#07110e,#08100e 70%,#050907)}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";opacity:.035;background-image:linear-gradient(rgba(255,255,255,.35) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.35) 1px,transparent 1px);background-size:48px 48px}.site-header{position:sticky;top:0;z-index:20;min-height:76px;padding:0 clamp(1rem,4vw,4rem);background:#06100dd1;border-color:var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{gap:.75rem}.brand-mark{display:grid;width:43px;height:43px;place-items:center;border:1px solid rgba(185,244,92,.5);border-radius:13px;background:linear-gradient(145deg,#b9f45c,#5e9d4c);color:#07100d;font-size:.75rem;box-shadow:0 10px 28px #5ba0462e}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{color:var(--cream);font-size:.9rem;letter-spacing:.07em;text-transform:uppercase}.brand-copy small{margin-top:.3rem;color:#7f9489;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase}.site-header nav{align-items:center}.site-header nav a{color:#aebeaf;font-size:.79rem;letter-spacing:.04em;text-transform:uppercase}.site-header nav a:hover{color:#fff}.site-header nav .nav-cta{padding:.72rem 1rem;border-radius:7px;background:var(--lime);color:#09110d}.studio-announcement{position:relative;overflow:hidden;margin-top:clamp(1.25rem,3vw,2.5rem);padding:0;border:1px solid rgba(185,244,92,.2);border-radius:10px;background:linear-gradient(135deg,#b9f45c13,#ffffff06 48%,#ffffff03);box-shadow:0 24px 70px #0000002e}.studio-announcement:before{position:absolute;inset:0 auto 0 0;width:3px;content:"";background:var(--lime)}.studio-announcement-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem clamp(1.25rem,3vw,2rem);border-bottom:1px solid var(--line);color:#82958a;font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.studio-announcement-meta span{display:flex;align-items:center;gap:.6rem;color:var(--lime)}.studio-announcement-meta span:before{width:6px;height:6px;border-radius:50%;content:"";background:var(--lime);box-shadow:0 0 0 5px #b9f45c14}.studio-announcement-content{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:clamp(1.5rem,5vw,5rem);padding:clamp(1.5rem,4vw,3rem)}.studio-announcement h2{margin:0;color:var(--cream);font-size:clamp(2rem,4.4vw,4rem);line-height:.92;letter-spacing:-.055em;text-transform:uppercase}.studio-announcement h2 span{display:block;margin-top:.75rem;color:var(--lime);font-size:.28em;line-height:1.2;letter-spacing:.14em}.studio-announcement-copy{max-width:650px}.studio-announcement-copy p{margin:0 0 .85rem;color:#b8c8bc;font-size:.96rem;line-height:1.65}.studio-announcement-copy strong{color:var(--cream)}.studio-announcement-signoff{display:block;margin-top:1.25rem;color:var(--cream);font-size:.76rem;letter-spacing:.09em;text-transform:uppercase}.section{width:min(1240px,calc(100% - 3rem))}.hero{min-height:calc(100vh - 76px);padding-top:clamp(3rem,7vw,7rem);padding-bottom:clamp(3rem,7vw,7rem);gap:clamp(2rem,6vw,6rem)}.hero-copy h1{max-width:700px;margin:.7rem 0 1.25rem;color:var(--cream);font-size:clamp(4rem,9vw,8.5rem);line-height:.82;letter-spacing:-.07em;text-transform:uppercase;text-wrap:balance}.hero-subtitle{max-width:600px;color:#b9c9bd;font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.75}.eyebrow{color:var(--lime);letter-spacing:.16em}.status-dot{display:inline-block;width:7px;height:7px;margin-right:.5rem;border-radius:50%;background:var(--lime);box-shadow:0 0 0 6px #b9f45c1a}.button{min-height:50px;border-radius:6px;padding:.85rem 1.35rem;letter-spacing:.05em;text-transform:uppercase}.button.primary{background:var(--lime);color:#07100d;box-shadow:0 14px 34px #74b94a2e}.button.secondary{border-color:#ffffff2e;background:#ffffff0a}.hero-media{overflow:hidden;border:1px solid var(--line);border-radius:4px 30px 4px 4px;box-shadow:0 35px 90px #0000006b;transform:rotate(1deg)}.hero-media:after{background:linear-gradient(180deg,transparent 45%,rgba(4,10,8,.85))}.hero-media figcaption{position:absolute;right:1.25rem;bottom:1.1rem;left:1.25rem;z-index:2;display:flex;align-items:end;justify-content:space-between;color:#fff}.hero-media figcaption span{color:var(--lime);font-size:.67rem;letter-spacing:.16em;text-transform:uppercase}.hero-media figcaption strong{font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:clamp(4rem,9vw,8rem);padding:1.25rem 0;border-block:1px solid var(--line)}.stat-strip div{display:flex;flex-direction:column;gap:.25rem;padding:.3rem 1.5rem;border-right:1px solid var(--line)}.stat-strip div:last-child{border:0}.stat-strip strong{color:var(--cream);font-size:1.3rem}.stat-strip span{color:#75877e;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.media-stack{gap:1.25rem}.feature-card{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:linear-gradient(135deg,#ffffff0b,#ffffff03)}.media-row{padding:clamp(1rem,3vw,2rem)}.media-copy h2,.section-heading h1,.section-heading h2{color:var(--cream);letter-spacing:-.04em;text-wrap:balance}.info-panel,.product-card,.legal-section{border-color:var(--line);border-radius:10px;background:linear-gradient(145deg,#ffffff0b,#ffffff05)}.info-panel{position:relative;overflow:hidden}.info-panel:before{position:absolute;top:0;left:0;width:70px;height:2px;content:"";background:var(--lime)}.pricing-layout{margin-top:2rem}.pricing-note{border-color:#b9f45c2e;border-radius:10px;background:radial-gradient(circle at 90% 10%,rgba(185,244,92,.14),transparent 30%),var(--panel)}.product-grid{gap:1.2rem}.product-card{padding:1rem;transition:transform .25s ease,border-color .25s ease}.product-card:hover{border-color:#b9f45c59;transform:translateY(-5px)}.product-art{border-radius:7px}.badge{background:#b9f45c1a;color:var(--lime)}.price{color:var(--cream);letter-spacing:-.04em}.page-heading{max-width:900px;padding-top:3rem}.page-heading h1{margin:.5rem 0 1rem;font-size:clamp(3rem,7vw,6rem);line-height:.92;text-transform:uppercase}.arcade-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:1rem;margin:3rem 0 5rem}.arcade-card{display:flex;min-height:280px;flex-direction:column;justify-content:space-between;padding:1.5rem;border:1px solid var(--line);border-radius:12px;background:linear-gradient(140deg,#b9f45c21,#ffffff05)}.arcade-card:first-child{grid-row:span 2;min-height:576px;background:linear-gradient(0deg,rgba(6,16,13,.7),transparent),url(/assets/sabotage-gameplay-D14xP8CG.png) center/cover}.arcade-card>span{width:fit-content;padding:.4rem .65rem;border:1px solid rgba(255,255,255,.2);border-radius:30px;color:#dce8dd;font-size:.67rem;letter-spacing:.12em;text-transform:uppercase}.arcade-card h2{margin:0;color:#fff;font-size:clamp(2rem,4vw,3.5rem);text-transform:uppercase}.arcade-card p{max-width:500px;color:#bcc9bf;line-height:1.65}.arcade-card strong{color:var(--lime);font-size:.7rem;letter-spacing:.13em;text-transform:uppercase}.ad-slot{width:min(970px,100%);min-height:90px;margin:2rem auto 4rem;border-top:1px solid var(--line);padding-top:.7rem}.ad-slot>span{display:block;margin-bottom:.5rem;color:#627168;font-size:.6rem;letter-spacing:.14em;text-align:center;text-transform:uppercase}.adsbygoogle{display:block;min-height:90px}.legal-wrap{padding-top:4rem}.legal-section{padding:clamp(1.5rem,5vw,4rem)}.legal-section>h2{color:var(--cream);font-size:clamp(2.4rem,6vw,4.5rem);letter-spacing:-.05em}.legal-copy{max-width:760px}.legal-copy h3{padding-top:1rem;color:var(--cream)}footer{align-items:flex-start;padding:3rem clamp(1rem,4vw,4rem);border-color:var(--line)}footer p{margin:.4rem 0 1.2rem;color:#73857a}footer small{color:#526158}footer nav{max-width:620px;justify-content:flex-end}@media (max-width:900px){.site-header{padding-block:.85rem}.studio-announcement-content{grid-template-columns:1fr;gap:1.5rem}.studio-announcement h2{max-width:620px}.stat-strip{grid-template-columns:repeat(2,1fr)}.stat-strip div:nth-child(2){border-right:0}.arcade-grid{grid-template-columns:1fr}.arcade-card:first-child{grid-row:auto;min-height:420px}}@media (max-width:620px){.section{width:min(100% - 1.25rem,1240px)}.studio-announcement-meta{align-items:flex-start;flex-direction:column}.studio-announcement-content{padding:1.35rem}.studio-announcement h2{font-size:2.35rem}.studio-announcement-copy p{font-size:.9rem}.hero-copy h1{font-size:clamp(3.6rem,21vw,5.5rem)}.hero-media{transform:none}.stat-strip div{padding:1rem}.site-header nav a:not(.nav-cta){display:none}.site-header{flex-direction:row;align-items:center}}.theme-toggle{position:relative;width:58px;height:32px;flex:0 0 auto;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:3px;background:#101d19;cursor:pointer;box-shadow:inset 0 0 0 1px #0000002e;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease}.theme-toggle:hover{border-color:#b9f45c9e}.theme-toggle:focus-visible{outline:3px solid rgba(185,244,92,.3);outline-offset:3px}.theme-toggle-track{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:inherit;background:linear-gradient(135deg,#132823,#0a1210);transition:background .3s ease}.theme-toggle-track:before,.theme-toggle-track:after{position:absolute;border-radius:50%;content:"";transition:opacity .25s ease,transform .3s ease}.theme-toggle-track:before{top:5px;right:7px;width:5px;height:5px;background:#d9edcb;box-shadow:-7px 8px 0 -1px #91a98e,3px 10px 0 -1px #91a98e}.theme-toggle-track:after{top:4px;right:5px;width:14px;height:14px;background:#101d19;transform:translate(4px,-3px)}.theme-shell{position:absolute;top:3px;left:3px;width:25px;height:20px;overflow:visible;filter:drop-shadow(0 3px 3px rgba(0,0,0,.28));transition:transform .35s cubic-bezier(.2,.8,.2,1)}.theme-shell-body{fill:#8bd646;stroke:#d7ff87;stroke-width:1.2}.theme-shell-pattern,.theme-shell-feet{fill:none;stroke:#244a2f;stroke-width:1.15;stroke-linecap:round;stroke-linejoin:round}html[data-theme=light] .theme-toggle{border-color:#1b6f603d;background:#fff;box-shadow:0 5px 16px #19584b24}.theme-toggle[aria-pressed=true] .theme-toggle-track{background:linear-gradient(135deg,#51c9de,#aee9ee)}.theme-toggle[aria-pressed=true] .theme-toggle-track:before{top:6px;right:auto;left:7px;width:10px;height:10px;background:#ffd84f;box-shadow:0 0 0 3px #ffd84f33,0 0 10px #ffb42380}.theme-toggle[aria-pressed=true] .theme-toggle-track:after{opacity:0}.theme-toggle[aria-pressed=true] .theme-shell{transform:translate(24px)}.theme-toggle[aria-pressed=true] .theme-shell-body{fill:#60bd35;stroke:#1a704e}.theme-toggle[aria-pressed=true] .theme-shell-pattern,.theme-toggle[aria-pressed=true] .theme-shell-feet{stroke:#174f3b}html[data-theme=light]{color-scheme:light;--ink:#173d35;--panel:#fffdf7;--line:rgba(23,83,70,.16);--lime:#68c936;--cream:#153c34;color:#173d35;background:#fff8e5}html[data-theme=light] body{color:#173d35;background:radial-gradient(circle at 8% 4%,rgba(255,196,77,.34),transparent 26rem),radial-gradient(circle at 92% 12%,rgba(52,199,206,.24),transparent 32rem),radial-gradient(circle at 48% 62%,rgba(255,102,100,.12),transparent 38rem),linear-gradient(180deg,#fff9e8,#f1fff4 48%,#fff7e8)}html[data-theme=light] body:before{opacity:.16;background-image:linear-gradient(rgba(31,103,86,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(31,103,86,.13) 1px,transparent 1px)}html[data-theme=light] .site-header{border-color:#195a4b21;background:#fffcf0d6;box-shadow:0 8px 30px #26654d14}html[data-theme=light] .brand-copy strong{color:#133e35}html[data-theme=light] .brand-copy small{color:#55766c}html[data-theme=light] .site-header nav{color:#345d52}html[data-theme=light] .site-header nav a{color:#345d52}html[data-theme=light] .site-header nav a:hover{color:#ef4d58}html[data-theme=light] .site-header nav .nav-cta{background:#ff625f;color:#fff;box-shadow:0 8px 22px #ef4d5833}html[data-theme=light] .studio-announcement{border-color:#27855c3d;background:linear-gradient(135deg,#ffe05b57,#ffffffc7 44%,#41c9c72e);box-shadow:0 24px 70px #2968531f}html[data-theme=light] .studio-announcement:before{background:linear-gradient(180deg,#69c936,#28b8b6,#ff625f)}html[data-theme=light] .studio-announcement-meta{border-color:#195a4b21;color:#5b776f}html[data-theme=light] .studio-announcement-meta span,html[data-theme=light] .studio-announcement h2 span{color:#277e52}html[data-theme=light] .studio-announcement-meta span:before{background:#ff625f;box-shadow:0 0 0 5px #ff625f1f}html[data-theme=light] .studio-announcement-copy p{color:#355f53}html[data-theme=light] .studio-announcement-copy strong{color:#163e35}html[data-theme=light] .hero-subtitle,html[data-theme=light] .media-copy p:not(.eyebrow),html[data-theme=light] .section-heading p:not(.eyebrow),html[data-theme=light] .pricing-note p:not(.eyebrow),html[data-theme=light] .info-panel p,html[data-theme=light] .product-card p,html[data-theme=light] .legal-copy p,html[data-theme=light] .checkout-summary p{color:#42695e}html[data-theme=light] .eyebrow{color:#e94f58}html[data-theme=light] .status-dot{background:#53be42;box-shadow:0 0 0 6px #53be4221}html[data-theme=light] .button.primary{background:linear-gradient(135deg,#ff625f,#f04767);color:#fff;box-shadow:0 14px 34px #ef476738}html[data-theme=light] .button.primary:hover{background:linear-gradient(135deg,#f34d56,#df375c)}html[data-theme=light] .button.secondary{border-color:#185b4b2e;background:#ffffffc7;color:#1b5547;box-shadow:0 10px 28px #1d5b491a}html[data-theme=light] .button.secondary:hover{background:#fff}html[data-theme=light] .hero-media,html[data-theme=light] .game-shot{border-color:#1d624e33;box-shadow:0 28px 70px #24634f33}html[data-theme=light] .stat-strip{border-color:#1b5d4c2e;background:#ffffff47}html[data-theme=light] .stat-strip div{border-color:#1b5d4c29}html[data-theme=light] .stat-strip span{color:#58766d}html[data-theme=light] .feature-card,html[data-theme=light] .info-panel,html[data-theme=light] .product-card,html[data-theme=light] .legal-section,html[data-theme=light] .checkout-form,html[data-theme=light] .checkout-summary{border-color:#195d4a29;background:linear-gradient(145deg,#ffffffeb,#f5fff1c2);box-shadow:0 18px 50px #1e5f4a17}html[data-theme=light] .feature-card:nth-child(odd),html[data-theme=light] .product-card:nth-child(3n+1){background:linear-gradient(145deg,#fffffff0,#fff4d5cc)}html[data-theme=light] .product-card:nth-child(3n+2){background:linear-gradient(145deg,#fffffff0,#e0fcf9d1)}html[data-theme=light] .product-card:hover{border-color:#ef4d5861;box-shadow:0 24px 55px #23665024}html[data-theme=light] .info-panel:before{background:linear-gradient(90deg,#ff625f,#ffcd45,#4bc7bf)}html[data-theme=light] .info-panel h3,html[data-theme=light] .product-card h3,html[data-theme=light] .legal-copy h3{color:#173d35}html[data-theme=light] .product-card .product-disclosure{color:#345e52}html[data-theme=light] .product-card ul{color:#315d50}html[data-theme=light] .pricing-note{border-color:#f4555b38;background:radial-gradient(circle at 90% 10%,rgba(255,207,67,.35),transparent 35%),linear-gradient(140deg,#ff656029,#ffffffd6);box-shadow:0 18px 50px #7e57321a}html[data-theme=light] .beta-promo{border-color:#28a79d45;background:radial-gradient(circle at 92% 8%,rgba(255,213,67,.48),transparent 34%),linear-gradient(145deg,#49cac342,#ffffffe6 58%,#ff696524);box-shadow:0 18px 50px #1d69591f}html[data-theme=light] .beta-promo:after{border-color:#28a76f14}html[data-theme=light] .beta-promo h2{color:#173d35}html[data-theme=light] .beta-promo p:not(.eyebrow){color:#37675a}html[data-theme=light] .beta-promo strong{color:#173d35}html[data-theme=light] .badge{background:#63c43724;color:#277a40}html[data-theme=light] .price{color:#e94857}html[data-theme=light] .checkout-form label:not(.consent-row),html[data-theme=light] .checkout-summary h2{color:#173d35}html[data-theme=light] .checkout-form label span{color:#607b72}html[data-theme=light] .checkout-form input:not([type=checkbox]),html[data-theme=light] .checkout-form select{border-color:#185a4938;background:#fffefa;color:#173d35;box-shadow:inset 0 1px 2px #1a4d400d}html[data-theme=light] .checkout-form select{background-image:linear-gradient(45deg,transparent 50%,#35695b 50%),linear-gradient(135deg,#35695b 50%,transparent 50%)}html[data-theme=light] .checkout-form input:not([type=checkbox]):focus,html[data-theme=light] .checkout-form select:focus{border-color:#41ad70;outline-color:#41ad7033}html[data-theme=light] .consent-row{color:#315c50}html[data-theme=light] .consent-row a,html[data-theme=light] .contact-grid a{color:#147b67}html[data-theme=light] footer{border-color:#185a4924;color:#345e53;background:#fffae980}html[data-theme=light] footer strong{color:#173d35}html[data-theme=light] footer p{color:#56766c}html[data-theme=light] footer small{color:#718980}html[data-theme=light] footer nav a:hover{color:#e94f58}@media (prefers-reduced-motion:reduce){.theme-toggle,.theme-toggle-track,.theme-toggle-track:before,.theme-toggle-track:after,.theme-shell{transition:none}}
