
:root{color-scheme:dark;--bg:#09090b;--panel:#111114;--red:#f13245;--muted:#94939c;--line:#25252b;--white:#faf8fa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--white);font-family:Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:2px solid var(--red);outline-offset:6px}::selection{background:#8e1c2b;color:white}.wrap{max-width:1200px;margin:auto;padding-left:40px;padding-right:40px}.ambient{position:absolute;inset:0 0 auto;height:880px;overflow:hidden;pointer-events:none;z-index:-1}.ambient div:first-child{position:absolute;width:660px;height:660px;right:-190px;top:-180px;background:radial-gradient(circle,#72142742,transparent 68%);animation:ambient 12s ease-in-out infinite alternate}.ambient div:last-child{position:absolute;inset:0;background-image:linear-gradient(#ffffff02 1px,transparent 1px),linear-gradient(90deg,#ffffff02 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(black,transparent)}.nav{max-width:1360px;padding:28px 40px;display:flex;justify-content:space-between;align-items:center;margin:auto;gap:24px}.wordmark{font-size:13px;letter-spacing:1.4px;font-weight:800;display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-icon{display:grid;place-items:center;width:34px;height:34px;background:var(--red);border-radius:9px;font-size:13px;letter-spacing:-1px;color:#fff;transform:rotate(-7deg)}.wordmark-dot{height:5px;width:5px;border-radius:50%;background:var(--red);align-self:start;margin-top:7px}.nav nav{display:flex;gap:32px;font-size:12px;color:#a7a5ae}.nav nav a:hover,.text-link:hover{color:white}.nav-cta{font-size:12px;padding:12px 18px;border:1px solid #3b292f;border-radius:9px;background:#211116}.nav-cta span{margin-left:24px;color:var(--red)}.hero{min-height:650px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;padding-top:64px;padding-bottom:85px;gap:36px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;color:#bbb7c1;display:flex;align-items:center;gap:9px;margin:0 0 25px}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 12px #f1324570;animation:pulse 3s ease-in-out infinite}.hero h1{font-size:clamp(58px,6.5vw,88px);font-weight:750;line-height:1.02;letter-spacing:-5px;margin:0 0 28px}em{font-style:normal;color:var(--red)}.hero-desc{font-size:16px;line-height:1.85;color:#aaa7b2;margin:0 0 31px}.hero-actions{display:flex;align-items:center;gap:24px}.button{display:flex;justify-content:space-between;align-items:center;gap:35px;font-weight:650;font-size:12px;border-radius:9px;padding:17px 21px;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--red);color:#fff;box-shadow:0 5px 30px #f1324520;position:relative;overflow:hidden}.primary:after{content:"";position:absolute;inset:-100% auto -100% -80%;width:35%;background:linear-gradient(90deg,transparent,#fff2,transparent);transform:rotate(25deg);animation:sheen 7s ease-in-out infinite}.primary:hover{background:#ff4053;box-shadow:0 8px 35px #f1324530}.button span{font-size:20px;font-weight:400;line-height:14px}.text-link{font-size:11px;color:#bcb8c3;display:inline-flex;align-items:center;gap:12px;line-height:1.5}.text-link span{color:var(--red)}.hero-notes{margin-top:27px;display:flex;align-items:center;gap:9px;font-size:9px;color:#96909b}.hero-notes i,.payment-note i{width:3px;height:3px;background:#716874;border-radius:50%}.hero-art{height:440px;position:relative;display:flex;align-items:center;justify-content:center;perspective:1000px}.orbital{position:absolute;border:1px solid #3c1924;border-radius:50%;width:420px;height:420px;transform:rotateX(58deg) rotateZ(-25deg);box-shadow:0 0 70px #c6223612}.orbital-two{width:500px;height:500px;border-style:dashed;opacity:.45;animation:orbit 50s linear infinite}.mascot-card{width:290px;height:360px;position:relative;border:1px solid #552330;background:linear-gradient(150deg,#28121a,#100e13 55%,#1e0e16);border-radius:23px;transform:rotate(-8deg);box-shadow:20px 35px 90px #000b,0 0 65px #f1324512;animation:float 7s ease-in-out infinite;overflow:hidden}.mascot-card:after{content:"";position:absolute;inset:0;background:linear-gradient(125deg,#ffffff06,transparent 40%);pointer-events:none}.card-top,.card-bottom{position:absolute;display:flex;justify-content:space-between;align-items:center;left:23px;right:23px;font-size:8px;letter-spacing:1.5px;color:#ca929d;z-index:2}.card-top{top:24px}.card-bottom{bottom:22px;color:#99909b;letter-spacing:1px}.card-bottom b{color:#fff}.barcode{color:#de7484;font-size:18px}.mascot-cutout{position:absolute;inset:63px 22px 54px;overflow:hidden;border-radius:14px;background:#05e8ed}.mascot-cutout img{width:100%;height:100%;object-fit:cover;object-position:center;image-rendering:pixelated}.float-label{position:absolute;bottom:46px;right:-2px;display:flex;align-items:center;gap:13px;background:#151115e8;backdrop-filter:blur(15px);border:1px solid #50303a;border-radius:12px;padding:16px 21px;box-shadow:0 12px 30px #0006;transform:rotate(4deg);font-size:12px}.float-label small{font-size:7px;letter-spacing:1.3px;display:block;color:#a99da9;margin-top:7px}.spark{font-size:27px;color:var(--red)}.crosshair{position:absolute;color:#a94156;font-size:22px;font-weight:200}.crosshair-a{top:10px;right:28px}.crosshair-b{bottom:36px;left:16px}.art-index{position:absolute;bottom:-6px;left:82px;font-family:monospace;font-size:8px;letter-spacing:2px;color:#7c6670}.strip{border-top:1px solid #21191e;border-bottom:1px solid #21191e;background:#0d0b0e}.strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:23px;padding-bottom:23px;font-size:10px;letter-spacing:1.5px}.strip span{color:#7f7783;font-size:8px}.strip .strip-star{color:#c7394b;font-size:16px}.strip b{font-size:9px;color:#c2b7c4;font-weight:500}.section{padding-top:105px;padding-bottom:95px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.section-heading .eyebrow,.access-copy .eyebrow{color:#ac747e;margin-bottom:20px}h2{font-size:48px;letter-spacing:-2px;line-height:1.08;margin:0;font-weight:650}.section-heading>p{font-size:13px;line-height:1.9;color:var(--muted);margin:0 0 4px}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mode-card{padding:28px;border:1px solid var(--line);border-radius:15px;position:relative;background:linear-gradient(155deg,#151317,#0f0f12);overflow:hidden;transition:border .3s,transform .3s}.mode-card:hover{border-color:#8b3445;transform:translateY(-5px)}.mode-number{font-family:monospace;font-size:10px;color:#716574}.mode-glyph{height:75px;display:flex;gap:6px;align-items:center;margin-top:22px}.mode-glyph i{display:block;background:#cdbfc8;width:9px;height:25px;transform:skew(-18deg);border-radius:2px}.mode-glyph i:nth-child(2){height:36px;opacity:.25}.mode-glyph i:nth-child(3){height:47px;opacity:.15}.glyph-two i:nth-child(2){opacity:1}.glyph-three i{background:var(--red)!important;opacity:1!important}.mode-card h3{font-size:25px;letter-spacing:-.6px;margin:13px 0 12px;font-weight:600}.mode-card h3 span{font-size:7px;vertical-align:middle;border:1px solid #6e2b38;color:#df7888;border-radius:4px;padding:4px 6px;letter-spacing:1px;margin-left:8px}.mode-card p{font-size:12px;line-height:1.8;color:var(--muted);max-width:240px;min-height:65px;margin:0 0 28px}.mode-foot{border-top:1px solid #29232a;padding-top:21px;font-size:8px;letter-spacing:1.5px;color:#a197a3;display:flex;justify-content:space-between;gap:12px}.meter{display:flex;gap:3px}.meter i{width:9px;height:7px;border-radius:1px;background:#383039}.meter i:first-child{background:#c5b5c3}.mode-card:nth-child(2) .meter i:nth-child(2){background:#c5b5c3}.max-card .meter i{background:var(--red)}.max-card{border-color:#58303a;background:radial-gradient(ellipse at top right,#51162444,transparent 75%),#110f13}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding-top:42px}.feature-row>div{padding-left:32px;position:relative}.feature-row span{position:absolute;left:0;color:#ba6373;font-size:20px}.feature-row h4{font-size:12px;margin:0 0 7px;font-weight:550}.feature-row p{font-size:10px;color:#97909d;line-height:1.7;margin:0}.access-section{padding:90px 0;position:relative;overflow:hidden;border-top:1px solid #25171e;border-bottom:1px solid #25171e;background:#100b10}.access-glow{pointer-events:none;position:absolute;inset:0;background:radial-gradient(ellipse at 72% 45%,#731b3030,transparent 65%)}.access-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px;position:relative}.access-copy h2{font-size:68px;letter-spacing:-3px}.access-copy>p:not(.eyebrow){font-size:13px;color:#a79aa8;line-height:1.9;margin:25px 0 38px}.offer-note{display:flex;align-items:flex-start;gap:14px;border-left:2px solid #c22d45;padding:6px 0 6px 16px}.offer-note>span{color:var(--red);font-size:22px}.offer-note b{font-size:12px;font-weight:500}.offer-note p{font-size:10px;color:#9a8798;margin:8px 0 0}.price-card{background:linear-gradient(150deg,#21151f,#141015 65%);border:1px solid #704053;border-radius:20px;padding:35px;position:relative;box-shadow:0 20px 80px #0003;overflow:hidden}.offer-tag{position:absolute;right:-37px;top:27px;background:var(--red);font-size:10px;font-weight:750;padding:9px 40px;transform:rotate(38deg);letter-spacing:1px;box-shadow:0 4px 14px #0005}.price-top{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin:0 35px 30px 0}.price-top .eyebrow{font-size:8px;margin:0;letter-spacing:1.3px}.pill{font-size:8px;font-weight:650;border-radius:4px;padding:5px 7px;border:1px solid #583442;color:#d599aa;letter-spacing:.6px}.price-card h3{font-size:29px;font-weight:700;letter-spacing:-.8px;line-height:1.15;margin:0 0 23px}.price{display:flex;gap:16px;align-items:center}.current-price{font-size:66px;letter-spacing:-3px;font-weight:650;line-height:1}.price>div{font-weight:600;display:flex;flex-direction:column;gap:7px;font-size:9px;color:#ac91a2}.regular-price{font-size:21px;color:#8f6d80}.price-caption{font-size:10px;font-weight:600;color:#d798a7;margin:12px 0 24px}.benefits{padding:23px 0 0;margin:0 0 26px;border-top:1px solid #402333;list-style:none}.benefits li{font-size:12px;font-weight:600;color:#e3d4df;margin-bottom:13px;padding-left:22px;position:relative;line-height:1.5}.benefits li:before{content:'✓';color:#fa6074;position:absolute;left:0}.price-card .button{font-size:12px}.payment-note{font-weight:600;display:flex;align-items:center;justify-content:center;gap:9px;margin-top:19px;font-size:9px;color:#d0b8c7;flex-wrap:wrap}.payment-note small{font-size:8px;color:#98818f;display:block;width:100%;text-align:center;margin-top:2px}.price-status{font-size:10px;color:#d7a9b5;line-height:1.5;margin-bottom:0}.price-status:empty{display:none}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.steps article{border-top:1px solid #34212b;padding-top:24px}.steps article>span{font-size:11px;font-family:monospace;color:#df536d}.steps h3{font-size:20px;font-weight:550;letter-spacing:-.4px;margin:20px 0 12px}.steps p{font-size:12px;line-height:1.9;color:var(--muted);margin:0}.help-section{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:38px;padding-bottom:38px;border-top:1px solid #36202b;border-bottom:1px solid #36202b;background:linear-gradient(110deg,#20101960,transparent)}.help-section .eyebrow{font-size:8px;color:#ba798c;margin-bottom:13px}.help-section h2{font-size:32px;letter-spacing:-1px}.help-section p:not(.eyebrow){font-size:12px;line-height:1.9;color:#a792a4;margin:15px 0 0}.secondary{border:1px solid #6b344a;background:#23131d;white-space:nowrap}.faq-section{padding-top:90px;padding-bottom:100px;display:grid;grid-template-columns:1fr 1.3fr;gap:65px}.faq-section h2{font-size:32px;letter-spacing:-1px}.faq details{border-bottom:1px solid #2d222b;padding:0 0 20px;margin-bottom:20px}.faq summary{font-size:13px;cursor:pointer;list-style:none;position:relative;padding-right:26px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:0;font-size:19px;color:#c76b85;top:-4px}.faq details[open] summary:after{content:'−'}.faq p{font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:0}footer{border-top:1px solid #282029;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:30px!important;padding-bottom:35px!important}footer .wordmark{font-size:10px}footer .brand-icon{width:27px;height:27px;font-size:10px}footer p,footer>span{font-size:9px;color:#9a8294}.reveal{opacity:1}.motion-ready .reveal{opacity:0;transform:translateY(18px);transition:opacity .6s,transform .6s}.motion-ready .reveal.visible{opacity:1;transform:none}.mode-card:nth-child(2),.steps article:nth-child(2){transition-delay:.08s}.mode-card:nth-child(3),.steps article:nth-child(3){transition-delay:.16s}@keyframes float{50%{transform:translateY(-13px) rotate(-5deg)}}@keyframes pulse{50%{box-shadow:0 0 17px #f1324590;opacity:.6}}@keyframes ambient{to{transform:translate(-160px,90px)}}@keyframes orbit{to{transform:rotateX(58deg) rotateZ(335deg)}}@keyframes sheen{0%,65%{left:-80%}85%,100%{left:160%}}
@media(min-width:1600px){.hero{padding-top:95px;padding-bottom:110px;min-height:730px}}@media(max-width:1050px){.hero h1{font-size:67px}.hero-actions{gap:18px;flex-wrap:wrap}.hero-notes{flex-wrap:wrap;font-size:8px}.orbital-two{width:390px;height:390px}.orbital-one{width:340px;height:340px}.float-label{right:-10px}.access-layout{gap:60px}.price-card{padding:28px}.price-top{gap:10px;max-width:180px}.strip .wrap>span:first-child,.strip .wrap>span:last-child{display:none}}@media(max-width:760px){.wrap{padding-left:24px;padding-right:24px}.nav{padding:22px 24px}.nav nav{display:none}.wordmark{font-size:11px}.nav-cta{padding:10px 13px;font-size:11px}.nav-cta span{margin-left:12px}.hero{grid-template-columns:1fr;padding-top:50px;padding-bottom:38px;gap:15px;text-align:center}.hero .eyebrow{justify-content:center;font-size:8px}.hero h1{font-size:72px;letter-spacing:-4px}.hero-desc{font-size:14px}.hero-actions,.hero-notes{justify-content:center}.hero-notes{font-size:8px}.hero-art{height:420px;max-width:420px;width:100%;margin:auto}.mascot-card{width:260px;height:330px}.float-label{right:0;bottom:43px}.art-index{left:40px;bottom:9px}.orbital-two{width:360px;height:360px}.orbital-one{width:310px;height:310px}.strip .wrap{gap:14px;padding-top:19px;padding-bottom:19px}.strip b{font-size:7px;letter-spacing:1px}.section{padding-top:65px;padding-bottom:60px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:41px}.section-heading>p{margin-top:24px;font-size:12px}.mode-grid{grid-template-columns:1fr;gap:14px}.mode-card{padding:25px}.mode-card p{max-width:100%;min-height:0;margin-bottom:22px}.mode-glyph{position:absolute;right:30px;top:5px}.mode-card h3{margin-top:30px}.mode-glyph i{width:8px}.feature-row{grid-template-columns:1fr;gap:23px;padding-top:30px}.feature-row p{font-size:11px}.access-section{padding:60px 0}.access-layout{grid-template-columns:1fr;gap:37px}.access-copy h2{font-size:58px}.access-copy>p:not(.eyebrow){margin-bottom:25px}.price-card{padding:30px;max-width:470px;width:100%;margin:auto}.price-top{max-width:none}.steps{grid-template-columns:1fr;gap:27px}.section-heading>.text-link{margin-top:22px}.steps h3{margin-top:12px}.help-section{display:block;margin:0 16px;border-radius:12px;border:1px solid #36202b;padding:27px 23px}.help-section .button{margin-top:23px;width:fit-content}.faq-section{padding-top:60px;padding-bottom:50px;grid-template-columns:1fr;gap:30px}.faq-section h2{font-size:30px}.faq summary{font-size:12px}footer{flex-wrap:wrap;gap:20px}footer p{display:none}footer .wordmark{font-size:9px}.eyebrow{font-size:8px}.offer-note p{line-height:1.7}}@media(max-width:360px){.hero h1{font-size:62px}.hero-art{transform:scale(.9);margin-top:-15px;margin-bottom:-20px}.price-card{padding:24px}.hero-notes span:last-child,.hero-notes i:last-of-type{display:none}.price-top{display:block}.price-top .eyebrow{margin-bottom:12px}.orbital-two{width:310px;height:310px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-ready .reveal{opacity:1;transform:none}}
