:root{--night:#0a0b0d;--iron:#14171b;--iron-lit:#1b2026;--fog:#cdd4d8;--fog-dim:#8d979e;--fog-faint:#5d666c;--sodium:#de8535;--sodium-lit:#f7c98d;--ember:#a93b2c;--signal:#79a6b4;--hair:#cdd4d821;--hair-lit:#cdd4d842;--display:"Archivo",ui-sans-serif,system-ui,sans-serif;--serif:"Newsreader",Georgia,"Times New Roman",serif;--mono:"IBM Plex Mono",ui-monospace,"SF Mono",Menlo,monospace;--wrap:1160px;--pad:clamp(1.25rem,5vw,3.25rem);--shot-y:clamp(5.5rem,13vh,9.5rem)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--night);color:var(--fog);font-family:var(--serif);-webkit-font-smoothing:antialiased;margin:0;font-size:clamp(1.06rem,.98rem + .38vw,1.24rem);font-weight:300;line-height:1.72;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}::selection{background:var(--sodium);color:#0a0b0d}img{max-width:100%;display:block}.stage{z-index:0;pointer-events:none;position:fixed;inset:0}#plate{width:100%;height:100%;display:block;position:absolute;inset:0}.stage:after{content:"";background:radial-gradient(120% 85% at 50% 42%,#0000 30%,#0405069e 78%,#040506e6 100%),linear-gradient(#0405068c,#0000 22% 74%,#040506b3);position:absolute;inset:0}.grain{z-index:1;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/><feColorMatrix type='saturate' values='0'/></filter><rect width='220' height='220' filter='url(%23n)'/></svg>");position:fixed;inset:0}.progress{z-index:60;transform-origin:0;background:linear-gradient(90deg,var(--ember),var(--sodium) 60%,var(--sodium-lit));width:100%;height:2px;position:fixed;top:0;left:0;transform:scaleX(0)}.reel{z-index:2;position:relative}.wrap{width:100%;max-width:var(--wrap);padding-inline:var(--pad);margin-inline:auto}.shot{padding-block:var(--shot-y);position:relative}.shot--tight{padding-block:calc(var(--shot-y) * .55)}.col{flex-direction:column;gap:1.35rem;max-width:64ch;display:flex}.col>*{margin:0}p{color:var(--fog-dim);margin:0}p .hi{color:var(--fog);font-weight:400}p em{color:var(--sodium-lit);font-style:normal;font-weight:500}.eyebrow{font-family:var(--mono);letter-spacing:.3em;text-transform:uppercase;color:var(--signal);align-items:center;gap:.85rem;margin:0 0 1.9rem;font-size:.7rem;line-height:1;display:flex}.eyebrow:before{content:"";background:var(--signal);opacity:.55;flex:none;width:34px;height:1px}.eyebrow--warm{color:var(--sodium)}.eyebrow--warm:before{background:var(--sodium)}.title{max-width:17ch;font-family:var(--display);letter-spacing:-.022em;color:var(--fog);text-wrap:balance;margin:0 0 1.6rem;font-size:clamp(2.35rem,1.1rem + 5.4vw,4.9rem);font-weight:700;font-stretch:80%;line-height:.94}.title--slab{font-size:clamp(2.9rem,1rem + 7.4vw,6.6rem);font-weight:800;font-stretch:74%;line-height:.9}.title--small{max-width:22ch;font-size:clamp(1.85rem,1.1rem + 2.6vw,3rem);font-stretch:84%}.title .warm{color:var(--sodium)}.title .cold{color:var(--signal)}.kicker{font-family:var(--display);letter-spacing:.01em;color:var(--fog);font-size:1.02rem;font-weight:600;font-stretch:88%}.lede{color:var(--fog-dim);font-size:clamp(1.14rem,1rem + .6vw,1.42rem);font-weight:300;line-height:1.6}.mono{font-family:var(--mono);letter-spacing:.24em;text-transform:uppercase;color:var(--fog-faint);font-size:.72rem;line-height:1.5}.cut{padding-block:clamp(4.5rem,11vh,8rem)}.cut .line{font-family:var(--display);letter-spacing:-.03em;text-wrap:balance;max-width:16ch;color:var(--fog);margin:0;font-size:clamp(2.5rem,.6rem + 8vw,7rem);font-weight:800;font-stretch:72%;line-height:.9}.cut .line .dim{color:var(--fog-faint)}.cut .line .warm{color:var(--sodium)}.cut .sub{max-width:46ch;color:var(--fog-dim);margin:1.6rem 0 0}.cut--right{text-align:right;justify-content:flex-end;display:flex}.cut--right .line{margin-left:auto}.panel{border:1px solid var(--hair);background:linear-gradient(168deg,#1a1f25ed,#0d1013f2);border-radius:3px;padding:clamp(1.6rem,3.4vw,2.9rem)}.panel--warm{border-color:#de853552;box-shadow:0 0 0 1px #de85350f,0 28px 70px -40px #de853580}.panel--ember{background:linear-gradient(168deg,#261411cc,#0e0b0be6);border-color:#a93b2c5c}.grid{gap:clamp(.9rem,1.6vw,1.35rem);display:grid}.grid--3{grid-template-columns:repeat(3,1fr)}@media (width<=860px){.grid--3{grid-template-columns:1fr}}.card{flex-direction:column;gap:.85rem;display:flex}.card .tag{font-family:var(--mono);letter-spacing:.26em;text-transform:uppercase;color:var(--signal);font-size:.66rem}.card h3{font-family:var(--display);letter-spacing:-.005em;color:var(--fog);margin:0;font-size:1.22rem;font-weight:700;font-stretch:84%;line-height:1.15}.card p{font-size:1rem;line-height:1.66}.list{border-top:1px solid var(--hair);margin:0;padding:0;list-style:none}.list li{border-bottom:1px solid var(--hair);grid-template-columns:auto 1fr;align-items:start;gap:clamp(1rem,3vw,2.4rem);padding:clamp(1.3rem,2.6vw,2rem) 0;display:grid}.list .idx{font-family:var(--mono);letter-spacing:.2em;color:var(--sodium);font-variant-numeric:tabular-nums;padding-top:.5rem;font-size:.7rem}.list--dash li:before{content:"";background:var(--sodium);opacity:.75;width:clamp(18px,3vw,34px);height:1px;margin-top:.85em}.list h3{font-family:var(--display);letter-spacing:-.008em;color:var(--fog);text-wrap:balance;margin:0 0 .6rem;font-size:clamp(1.12rem,1rem + .72vw,1.5rem);font-weight:700;font-stretch:82%;line-height:1.14}.list p{max-width:62ch;font-size:1.02rem}.beat{font-family:var(--display);letter-spacing:-.022em;color:var(--sodium);margin:0;font-size:clamp(1.55rem,1rem + 2.5vw,2.7rem);font-weight:700;font-stretch:74%;line-height:1.04}.fork{grid-template-columns:1fr 1fr;gap:clamp(1rem,2.4vw,1.8rem);display:grid}@media (width<=860px){.fork{grid-template-columns:1fr}}.fork .panel{flex-direction:column;gap:1.1rem;display:flex}.fork h3{font-family:var(--display);letter-spacing:-.015em;margin:0;font-size:clamp(1.35rem,1rem + 1.4vw,2rem);font-weight:700;font-stretch:80%;line-height:1.06}.fork .a h3{color:var(--sodium)}.fork .b h3{color:#c9705f}.fork p{font-size:1rem}.fork .b p{color:#8c7f7c}.vslot{aspect-ratio:16/9;border:1px solid var(--hair-lit);background:linear-gradient(168deg,#1a1f25eb,#0b0d10f5);border-radius:3px;width:100%;max-width:660px;margin:clamp(1.5rem,3vw,2.1rem) 0 0;position:relative;overflow:hidden;box-shadow:0 40px 90px -50px #000000e6}.vslot iframe,.vslot video,.vslot img{object-fit:cover;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.vslot .ph{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.95rem;padding:1.5rem;display:flex;position:absolute;inset:0}:is(.vslot:has(iframe) .ph,.vslot:has(video) .ph){display:none}.vslot .ph .eye{aspect-ratio:1;background:radial-gradient(circle at 50% 40%,#de85352e,#0000 70%);border:1px solid #de85358c;border-radius:50%;place-items:center;width:clamp(42px,6vw,56px);display:grid}.vslot .ph .eye:before{content:"";border-left:13px solid var(--sodium);border-top:8px solid #0000;border-bottom:8px solid #0000;width:0;height:0;margin-left:3px}.vslot .ph b{font-family:var(--mono);letter-spacing:.26em;text-transform:uppercase;color:var(--sodium-lit);font-size:.66rem;font-weight:400}.vslot .ph span{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--fog-faint);font-size:.6rem}.vslot .ph:before,.vslot .ph:after{content:"";border:1px solid #de853573;width:18px;height:18px;position:absolute}.vslot .ph:before{border-bottom:0;border-right:0;top:12px;left:12px}.vslot .ph:after{border-top:0;border-left:0;bottom:12px;right:12px}.btn{font-family:var(--display);letter-spacing:.09em;text-transform:uppercase;cursor:pointer;text-align:center;background:linear-gradient(178deg,var(--sodium-lit) -30%,var(--sodium) 46%,#b25f1d 130%);color:#120a03;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:.7rem;padding:1.15em 2.1em;font-size:clamp(.86rem,.8rem + .2vw,1rem);font-weight:700;font-stretch:86%;line-height:1;text-decoration:none;transition:transform .22s cubic-bezier(.2,.7,.3,1),box-shadow .22s,filter .22s;display:inline-flex;box-shadow:0 18px 46px -22px #de8535f2,inset 0 1px #ffffff52}.btn:hover{filter:saturate(112%)brightness(1.04);transform:translateY(-2px);box-shadow:0 24px 56px -22px #de8535,inset 0 1px #fff6}.btn:active{transform:translateY(0)}.btn--ghost{color:var(--fog);border-color:var(--hair-lit);box-shadow:none;background:0 0}.btn--ghost:hover{border-color:var(--sodium);color:var(--sodium-lit);filter:none}.btn--wide{width:100%;max-width:640px;padding-inline:1.4em}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--sodium-lit);outline-offset:3px}.btn-note{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--fog-faint);margin:.95rem 0 0;font-size:.66rem}.mast{z-index:20;padding:clamp(1.1rem,2.6vw,1.9rem) 0;position:absolute;top:0;left:0;right:0}.mast .wrap{justify-content:space-between;align-items:center;gap:1rem;display:flex}.mark{font-family:var(--display);letter-spacing:.2em;text-transform:uppercase;color:var(--fog);align-items:center;gap:.6rem;font-size:.94rem;font-weight:800;font-stretch:74%;text-decoration:none;display:flex}.mark svg{width:19px;height:19px;color:var(--sodium);flex:none}.mark .thin{color:var(--fog-faint);font-weight:400}.mast .tagline{font-family:var(--mono);letter-spacing:.26em;text-transform:uppercase;color:var(--fog-faint);font-size:.63rem}@media (width<=720px){.mast .tagline{display:none}}.hero{align-items:center;min-height:100svh;padding-block:clamp(5rem,10vh,7rem) clamp(3rem,7vh,4.5rem);display:flex;position:relative}.hero .bars{z-index:3;pointer-events:none;background:#050607;height:clamp(28px,5.5vh,52px);position:absolute;left:0;right:0}.hero .bars.t{top:0}.hero .bars.b{bottom:0}.hero-inner{max-width:100%}.hero h1{font-family:var(--display);letter-spacing:-.035em;color:var(--fog);margin:0 0 1.35rem;font-size:clamp(2.6rem,.8rem + 6.2vw,5.6rem);font-weight:800;font-stretch:70%;line-height:.9}.hero h1 .lit{color:var(--sodium)}.hero .lede{max-width:52ch}.hero .cta-row{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:1.6rem;display:flex}.hero .roll{margin-bottom:-.1em;padding-bottom:.1em;display:block;overflow:hidden}.hero .roll>span{animation:.95s cubic-bezier(.16,.84,.28,1) forwards rollup;display:block;transform:translateY(105%)}.hero .roll:nth-of-type(2)>span{animation-delay:.1s}.hero .roll:nth-of-type(3)>span{animation-delay:.2s}.hero .roll:nth-of-type(4)>span{animation-delay:.3s}@keyframes rollup{to{transform:translateY(0)}}.fade-seq{opacity:0;animation:.9s cubic-bezier(.16,.84,.28,1) forwards fadeup}.fade-seq.d1{animation-delay:.42s}.fade-seq.d2{animation-delay:.56s}.fade-seq.d3{animation-delay:.7s}@keyframes fadeup{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hero .roll>span{animation:none;transform:none}.fade-seq{opacity:1;animation:none}}.scroll-cue{bottom:clamp(3.2rem,8vh,5.4rem);right:var(--pad);z-index:4;flex-direction:row-reverse;align-items:center;gap:.8rem;display:flex;position:absolute}.scroll-cue .bar{background:linear-gradient(180deg,var(--sodium),transparent);width:1px;height:44px}@media (width<=1080px){.scroll-cue{display:none}}.readout{border-top:1px solid var(--hair);flex-wrap:wrap;gap:clamp(1.4rem,4vw,3.4rem);margin-top:2rem;padding-top:1.3rem;display:flex}.readout div{flex-direction:column;gap:.35rem;display:flex}.readout .n{font-family:var(--display);color:var(--fog);font-variant-numeric:tabular-nums;font-size:clamp(1.5rem,1rem + 1.4vw,2.1rem);font-weight:700;font-stretch:78%;line-height:1}.readout .n b{color:var(--sodium);font-weight:inherit}.rise{opacity:0;filter:blur(6px);transition:opacity .85s cubic-bezier(.16,.84,.28,1),transform .85s cubic-bezier(.16,.84,.28,1),filter .85s;transform:translateY(26px)}.rise.in{opacity:1;filter:none;transform:none}@media (prefers-reduced-motion:reduce){.rise{opacity:1;filter:none;transform:none}}.steps{background:var(--hair);border:1px solid var(--hair);border-radius:3px;gap:1px;display:grid;overflow:hidden}.step{background:linear-gradient(150deg,#181c21e6,#0d0f12eb);grid-template-columns:clamp(3.6rem,7vw,5.8rem) 1fr;align-items:start;gap:clamp(1rem,2.6vw,2.2rem);padding:clamp(1.5rem,3vw,2.4rem);transition:background .4s;display:grid}.step:hover{background:linear-gradient(150deg,#20252bf0,#101316f0)}.step .num{font-family:var(--display);color:#0000;-webkit-text-stroke:1px var(--sodium);font-size:clamp(2.6rem,1rem + 4.4vw,4.4rem);font-weight:800;font-stretch:70%;line-height:.78;transition:color .4s,-webkit-text-stroke-color .4s;display:block}.step .letter{font-family:var(--mono);letter-spacing:.22em;color:var(--fog-faint);font-variant-numeric:tabular-nums;margin-top:.7rem;font-size:.62rem;display:block}.step:hover .num{color:var(--sodium);-webkit-text-stroke-color:transparent}.step h3{font-family:var(--display);letter-spacing:-.01em;color:var(--fog);margin:0 0 .65rem;font-size:clamp(1.2rem,1rem + 1vw,1.7rem);font-weight:700;font-stretch:82%;line-height:1.1}.step h3 .verb{color:var(--sodium)}.step p{max-width:52ch;font-size:1rem}@media (width<=620px){.step{grid-template-columns:1fr;gap:.9rem}}.offer{grid-template-columns:1.15fr .85fr;align-items:start;gap:clamp(1.2rem,2.6vw,2rem);display:grid}@media (width<=940px){.offer{grid-template-columns:1fr}}.includes{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.includes li{border-bottom:1px solid var(--hair);color:var(--fog-dim);padding:.95rem 0;font-size:1rem}.includes li:first-child{padding-top:0}.includes li .what{color:var(--fog)}.includes li .what .b{font-family:var(--mono);letter-spacing:.2em;color:var(--sodium);margin-right:.55rem;font-size:.62rem}.includes li .val{font-family:var(--mono);letter-spacing:.06em;color:var(--fog-faint);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.76rem}.includes li .val.free{color:var(--signal)}.pricebox{flex-direction:column;gap:1.15rem;display:flex;position:sticky;top:1.5rem}.bigprice{font-family:var(--display);color:var(--sodium);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:clamp(3.6rem,2rem + 7vw,6rem);font-weight:800;font-stretch:72%;line-height:.85}.bigprice sup{vertical-align:super;letter-spacing:0;font-size:.34em}.limit{color:var(--fog-dim);font-size:1rem;line-height:1.66}.limit .hi{color:var(--fog);font-weight:400}.seal{grid-template-columns:auto 1fr;align-items:center;gap:clamp(1.4rem,3.5vw,2.8rem);display:grid}@media (width<=720px){.seal{grid-template-columns:1fr}}.seal .badge{aspect-ratio:1;text-align:center;background:radial-gradient(circle at 50% 34%,#de853529,#0000 68%);border:1px solid #de853580;border-radius:50%;place-items:center;gap:.2rem;width:clamp(118px,17vw,160px);padding:1rem;display:grid;box-shadow:inset 0 0 0 6px #de853512}.seal .badge b{font-family:var(--display);color:var(--sodium);font-size:clamp(2rem,1rem + 2.6vw,2.9rem);font-weight:800;font-stretch:72%;line-height:.8;display:block}.seal .badge span{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--sodium-lit);margin-top:.45rem;font-size:.56rem;display:block}.acc{border-top:1px solid var(--hair)}.acc details{border-bottom:1px solid var(--hair)}.acc summary{cursor:pointer;font-family:var(--display);color:var(--fog);padding:1.35rem 3rem 1.35rem 0;font-size:clamp(1.02rem,.96rem + .45vw,1.24rem);font-weight:600;font-stretch:88%;line-height:1.35;list-style:none;transition:color .25s;position:relative}.acc summary::-webkit-details-marker{display:none}.acc summary:hover{color:var(--sodium)}.acc summary:after{content:"";background:linear-gradient(var(--sodium),var(--sodium)) center/13px 1px no-repeat, linear-gradient(var(--sodium),var(--sodium)) center/1px 13px no-repeat;width:13px;height:13px;margin-top:-6px;transition:transform .3s cubic-bezier(.2,.7,.3,1),opacity .3s;position:absolute;top:50%;right:.35rem}.acc details[open] summary{color:var(--sodium)}.acc details[open] summary:after{background:linear-gradient(var(--sodium),var(--sodium)) center/13px 1px no-repeat;transform:rotate(90deg)}.acc .body{flex-direction:column;gap:1rem;padding:0 clamp(0rem,4vw,3rem) 1.6rem 0;display:flex}.acc .body p{max-width:62ch;font-size:1.02rem}.acc .body p:first-child{color:var(--fog)}.dock{z-index:50;border-top:1px solid var(--hair);background:linear-gradient(#090a0cf0,#060709fc);transition:transform .5s cubic-bezier(.2,.7,.3,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(115%)}.dock.up{transform:none}.dock .wrap{justify-content:space-between;align-items:center;gap:1.2rem;padding-block:.85rem;display:flex}.dock .txt{flex-direction:column;gap:.15rem;min-width:0;display:flex}.dock .txt b{font-family:var(--display);color:var(--fog);letter-spacing:-.005em;font-size:.98rem;font-weight:700;font-stretch:84%}.dock .txt span{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--fog-faint);font-size:.62rem}.dock .btn{white-space:nowrap;padding:.95em 1.5em}@media (width<=620px){.dock .txt{display:none}.dock .wrap{justify-content:stretch}.dock .btn{width:100%}}.foot{border-top:1px solid var(--hair);padding-block:2.6rem 7rem}.foot .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;display:flex}.foot p{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--fog-faint);font-size:.63rem}.divider{background:linear-gradient(90deg,var(--hair-lit),transparent);border:0;height:1px;margin:0}
