:root{color-scheme:dark;--bg:#090a0c;--panel:#111318;--panel-2:#151922;--line:#242935;--text:#f5f7fb;--muted:#9aa4b2;--accent:#c8ff5b;--accent-2:#8df0ff;--danger:#ff816f;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;min-height:100%}body{background:radial-gradient(circle at 12% 0,rgba(200,255,91,.09),transparent 24%),radial-gradient(circle at 90% 10%,rgba(141,240,255,.06),transparent 20%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}button,input{font:inherit}button{border:0}.shellWide{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.shellNarrow{width:min(860px,calc(100% - 40px));margin-inline:auto}.siteHeader{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07)}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;letter-spacing:-.02em}.brandMark{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:var(--accent);color:#0b0d10;font-weight:950}.nav{display:flex;gap:24px}.nav a,.navBack{color:var(--muted);text-decoration:none;font-size:14px;font-weight:650}.nav a:hover,.navBack:hover{color:var(--text)}.hero{min-height:640px;padding:110px 0 92px;display:grid;grid-template-columns:1.35fr .65fr;grid-gap:64px;gap:64px;align-items:end}.heroCopy{max-width:820px}.eyebrow,.kicker,.productMarket,.productType,.toolMeta{font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.eyebrow,.kicker{color:var(--accent)}h1{font-size:clamp(54px,7.7vw,112px);line-height:.88;letter-spacing:-.066em;margin:14px 0 28px;max-width:1040px}h2{font-size:clamp(34px,4vw,58px);line-height:.98;letter-spacing:-.045em;margin:10px 0 16px}h3{margin:0;letter-spacing:-.025em}p{color:var(--muted);line-height:1.65}.lede{max-width:720px;font-size:clamp(18px,2vw,22px)}.heroActions{margin-top:34px;display:flex;gap:20px;flex-wrap:wrap;align-items:center}.primaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;background:var(--accent);color:#0a0b0d;border-radius:12px;text-decoration:none;font-weight:850;cursor:pointer;transition:transform .18s ease,filter .18s ease}.primaryButton:hover{transform:translateY(-1px);filter:brightness(.94)}.primaryButton:disabled{cursor:not-allowed;opacity:.35;transform:none}.microcopy{font-size:13px;color:var(--muted)}.signalPanel{border-left:1px solid var(--line);padding-left:30px}.signalStatement{color:var(--text);font-size:24px;line-height:1.16;letter-spacing:-.03em;margin:18px 0 30px;font-weight:700}.signalMeta{display:grid;grid-gap:10px;gap:10px;color:var(--muted);font-size:13px}.signalMeta span:before{content:"↳";color:var(--accent);margin-right:8px}.howSection,.toolsSection{padding:105px 0;border-top:1px solid rgba(255,255,255,.07)}.sectionIntro{max-width:720px;margin-bottom:48px}.productGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.productCard{min-height:340px;border:1px solid var(--line);border-radius:22px;padding:28px;background:linear-gradient(145deg,rgba(20,24,31,.96),rgba(12,14,18,.96));display:flex;flex-direction:column;justify-content:space-between}.productCardMuted{background:transparent;border-style:dashed}.productTopline{display:flex;justify-content:space-between;color:var(--muted)}.productCard h3{font-size:clamp(32px,4vw,50px);margin:50px 0 14px}.productCard p{max-width:520px}.productFooter{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:34px}.productFooter strong{font-size:20px}.textLink{color:var(--accent);text-decoration:none;font-weight:800}.principleGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.principleGrid>div{border-top:1px solid var(--line);padding-top:22px}.principleGrid span{color:var(--accent);font-size:12px;font-weight:800}.principleGrid h3{font-size:24px;margin:42px 0 10px}.siteFooter{min-height:120px;padding:30px 0;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:13px}.footerLinks{gap:16px}.toolHero{padding:90px 0 46px}.toolHero h1{font-size:clamp(58px,10vw,112px)}.toolMeta{display:flex;gap:18px;color:var(--muted)}.priceLine{margin-top:30px;display:flex;gap:16px;align-items:baseline}.priceLine strong{font-size:28px}.priceLine span{color:var(--muted);font-size:13px}.toolBody{padding:18px 0 110px}.notice{margin-top:0;margin-bottom:24px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.notice p{margin-bottom:0}.noticeSuccess{border-color:rgba(200,255,91,.45);background:rgba(200,255,91,.06)}.checker{border:1px solid var(--line);border-radius:22px;background:rgba(17,19,24,.78);overflow:hidden}.checkerHead{padding:28px;display:flex;align-items:start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.checkerHead h2{font-size:clamp(28px,4vw,42px);margin-bottom:0}.counter{min-width:52px;height:32px;padding:0 10px;border:1px solid var(--line);border-radius:999px;display:grid;place-items:center;color:var(--muted);font-size:12px;font-weight:750}.questionList{display:grid}.question{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.questionCopy{display:flex;gap:18px}.questionNumber{color:var(--accent);font-size:11px;font-weight:850;padding-top:4px}.question h3{font-size:18px}.question p{margin:5px 0 0;font-size:14px;max-width:560px}.answerGroup{display:flex;gap:8px;flex:0 0 auto}.answer{min-width:62px;height:38px;border:1px solid var(--line);border-radius:9px;background:transparent;color:var(--muted);cursor:pointer;font-weight:750}.answer:hover{color:var(--text);border-color:#3a4251}.answer.active{background:var(--accent);color:#080a0b;border-color:var(--accent)}.answer.active.danger{background:var(--danger);border-color:var(--danger)}.checkerSubmit{margin:24px 28px 28px}.result{margin:0 28px 28px;padding:24px;border-radius:16px;display:grid;grid-template-columns:auto 1fr;grid-gap:26px;gap:26px;background:var(--panel-2);border:1px solid var(--line)}.resultScore{display:flex;align-items:baseline}.resultScore span{font-size:58px;line-height:1;letter-spacing:-.06em;font-weight:900}.resultScore small{color:var(--muted)}.resultREADY{border-color:rgba(200,255,91,.45)}.resultHOLD{border-color:rgba(255,129,111,.45)}.gapList{margin:14px 0 0;padding-left:18px;color:var(--muted)}.gapList li{margin:8px 0;line-height:1.55}.purchasePanel{margin-top:22px;padding:30px;border-radius:22px;border:1px solid var(--line);display:grid;grid-template-columns:1fr auto;grid-gap:30px;gap:30px;align-items:end;background:linear-gradient(120deg,rgba(200,255,91,.07),rgba(17,19,24,.9))}.purchasePanel h2{font-size:clamp(28px,4vw,42px)}.purchasePanel p{max-width:570px}.purchasePanel form{margin:0}.toolPanel{margin-top:22px;padding:30px;border:1px solid var(--line);border-radius:22px;background:var(--panel)}.toolPanel>h2{font-size:clamp(30px,4vw,44px)}.toolPanel>h3{margin-top:34px;font-size:22px}.toolPanel .questionList{margin-top:16px;overflow:hidden}.releaseTemplate,.toolPanel .questionList{border:1px solid var(--line);border-radius:14px}.releaseTemplate{margin:16px 0 0;padding:20px;background:#08090b;color:#dbe3ef;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.homePage{overflow:hidden;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 0),radial-gradient(circle at 16% 12%,rgba(200,255,91,.085),transparent 22%),radial-gradient(circle at 86% 16%,rgba(141,240,255,.055),transparent 18%),#08090b;background-size:52px 52px,52px 52px,auto,auto,auto}.homeHeader{position:relative;z-index:10;border-bottom-color:rgba(255,255,255,.08)}.headerCta{min-height:38px;display:inline-flex;align-items:center;padding:0 15px;border:1px solid rgba(255,255,255,.12);border-radius:999px;text-decoration:none;font-size:12px;font-weight:800;transition:background .18s ease,border-color .18s ease}.headerCta:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.22)}.homeHero{min-height:760px;padding:92px 0 86px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);grid-gap:72px;gap:72px;align-items:center}.homeHeroCopy{position:relative;z-index:2}.heroBadge{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.035);color:#cbd3df;font-size:11px;font-weight:750;letter-spacing:.04em}.statusDot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 16px rgba(200,255,91,.75)}.homeHero h1{max-width:760px;margin:24px 0 28px;font-size:clamp(66px,7.8vw,118px);line-height:.86;letter-spacing:-.078em}.homeLede{max-width:690px;margin:0;color:#aab3c0;font-size:clamp(18px,1.9vw,22px);line-height:1.55}.homeHeroActions{margin-top:34px}.homePrimary{min-height:54px;padding-inline:24px;border-radius:999px}.ghostButton{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:1px solid rgba(255,255,255,.12);border-radius:999px;text-decoration:none;font-weight:760;color:#d7dee8;transition:border-color .18s ease,background .18s ease}.ghostButton:hover{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.04)}.trustRow{margin-top:52px;display:flex;flex-wrap:wrap;gap:8px 24px;color:#7f8998;font-size:12px}.trustRow span{display:inline-flex;gap:8px;align-items:center}.trustRow b{color:var(--accent);font-size:10px;letter-spacing:.08em}.productStage{position:relative;min-height:560px;padding:22px;border:1px solid rgba(255,255,255,.11);border-radius:30px;background:linear-gradient(160deg,rgba(255,255,255,.055),rgba(255,255,255,.012)),rgba(11,13,17,.86);box-shadow:0 35px 100px rgba(0,0,0,.42);overflow:hidden;transform:perspective(1200px) rotateY(-3deg) rotateX(1.5deg);transition:transform .4s ease,border-color .4s ease}.productStage:hover{transform:perspective(1200px) rotateY(0deg) rotateX(0deg) translateY(-4px);border-color:rgba(200,255,91,.25)}.stageGlow{position:absolute;inset:-40% -15% auto auto;width:420px;height:420px;border-radius:50%;background:rgba(200,255,91,.09);filter:blur(55px);pointer-events:none}.stageTopbar{position:relative;display:flex;justify-content:space-between;align-items:center}.stagePill{padding:7px 10px;border:1px solid rgba(200,255,91,.25);border-radius:999px;color:var(--accent);background:rgba(200,255,91,.045);font-size:9px;font-weight:900;letter-spacing:.14em}.stagePrice{font-size:13px;color:#cbd4df;font-weight:800}.stageProduct{position:relative;padding:76px 18px 38px}.stageIcon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:42px;border-radius:14px;background:var(--accent);color:#08090b;font-weight:950;letter-spacing:-.04em;box-shadow:0 16px 40px rgba(200,255,91,.15)}.stageOverline{margin:0 0 8px;color:#7d8796;font-size:10px;font-weight:850;letter-spacing:.14em}.stageProduct h2{margin:0 0 18px;font-size:clamp(44px,5vw,64px);letter-spacing:-.065em}.stageDescription{max-width:430px;margin:0;color:#9ba6b5;font-size:14px}.stageGrid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.stageGrid div{min-height:112px;padding:17px 14px;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.08)}.stageGrid div:last-child{border-right:0}.stageGrid span{color:var(--accent);font-size:9px;font-weight:850}.stageGrid strong{margin-top:auto;font-size:12px}.stageGrid small{margin-top:4px;color:#77818f;font-size:10px;line-height:1.35}.stageDeadline{position:relative;padding:22px 14px 2px;display:flex;align-items:end;justify-content:space-between}.stageDeadline span{color:#707a88;font-size:9px;font-weight:850;letter-spacing:.13em}.stageDeadline strong{font-size:18px;letter-spacing:-.03em}.momentStrip{width:100%;overflow:hidden;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.018)}.momentTrack{width:max-content;min-height:62px;display:flex;align-items:center;animation:sandyMarquee 32s linear infinite}.momentTrack span{display:inline-flex;gap:16px;align-items:center;padding:0 26px;color:#8f99a7;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.momentTrack b{color:var(--accent)}@keyframes sandyMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.featuredStory{padding:130px 0 120px}.storyIntro{max-width:830px;margin-bottom:58px}.finalCta h2,.homeSectionIntro h2,.storyIntro h2,.whyHeadline h2{font-size:clamp(48px,6vw,82px);line-height:.93;letter-spacing:-.062em}.storyIntro p:last-child{max-width:660px;font-size:17px}.storyBento{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:16px;gap:16px}.bentoCard{position:relative;min-height:300px;padding:30px;border:1px solid rgba(255,255,255,.09);border-radius:26px;overflow:hidden;background:rgba(15,17,22,.84)}.bentoCard h3{font-size:clamp(28px,3.5vw,45px);line-height:.98;letter-spacing:-.05em}.bentoCard p{margin-bottom:0}.bentoHero{grid-column:span 8;min-height:390px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,rgba(200,255,91,.12),rgba(15,17,22,.92) 54%)}.bentoHero:after{content:"";position:absolute;width:300px;height:300px;right:-110px;bottom:-140px;border:1px solid rgba(200,255,91,.2);border-radius:50%;box-shadow:0 0 0 40px rgba(200,255,91,.02),0 0 0 80px rgba(200,255,91,.012)}.bentoEyebrow,.bentoLabel{color:var(--accent);font-size:10px;font-weight:900;letter-spacing:.14em}.bentoHeroBody{display:grid;grid-template-columns:70px 1fr;grid-gap:18px;gap:18px;align-items:start}.bentoNumber{color:#58616e;font-size:12px;font-weight:900}.bentoHeroBody h3{max-width:610px}.bentoHeroBody p{max-width:540px}.bentoLink{width:-moz-fit-content;width:fit-content;position:relative;z-index:2;color:var(--text);text-decoration:none;font-weight:850}.bentoLink:hover{color:var(--accent)}.bentoDark{grid-column:span 4;display:flex;flex-direction:column;justify-content:space-between;background:#111319}.bentoDark h3{font-size:34px}.bentoPrice{margin-top:24px;color:var(--accent);font-size:42px;letter-spacing:-.05em}.bentoSignal{grid-column:span 5;min-height:340px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#12151c,#0c0e12)}.signalBars{height:120px;display:flex;align-items:end;gap:8px}.signalBars i{flex:1 1;display:block;border-radius:4px 4px 0 0;background:linear-gradient(0deg,rgba(200,255,91,.14),rgba(200,255,91,.82))}.signalBars i:first-child{height:20%}.signalBars i:nth-child(2){height:33%}.signalBars i:nth-child(3){height:46%}.signalBars i:nth-child(4){height:42%}.signalBars i:nth-child(5){height:72%}.signalBars i:nth-child(6){height:100%}.bentoQuote{grid-column:span 7;min-height:340px;display:flex;flex-direction:column;justify-content:space-between;background:var(--accent)}.bentoQuote p{max-width:700px;margin:0;color:#08090b;font-size:clamp(34px,4.5vw,58px);line-height:.97;letter-spacing:-.055em;font-weight:850}.bentoQuote span{color:rgba(8,9,11,.56);font-size:9px;font-weight:950;letter-spacing:.16em}.homeProducts{padding-top:130px;padding-bottom:130px}.homeSectionIntro{max-width:820px}.premiumProductGrid{grid-template-columns:repeat(12,1fr)}.premiumProductCard{grid-column:span 6;min-height:430px;border-radius:26px;transition:transform .28s ease,border-color .28s ease}.premiumProductCard:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.18)}.premiumProductCardFeatured{background:linear-gradient(145deg,rgba(200,255,91,.085),rgba(17,19,24,.98) 52%)}.productCardCore{display:grid;align-content:end;flex:1 1;padding-top:38px}.productIndex{color:#555f6d;font-size:11px;font-weight:900}.premiumProductCard h3{max-width:520px;margin:24px 0 14px;font-size:clamp(36px,4.3vw,58px);line-height:.95}.premiumProductFooter{padding-top:22px;border-top:1px solid rgba(255,255,255,.07)}.premiumProductFooter strong{color:var(--accent);font-size:26px}.roundArrow{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;text-decoration:none;font-size:19px;transition:background .18s ease,color .18s ease,transform .18s ease}.roundArrow:hover{background:var(--accent);color:#08090b;transform:rotate(8deg)}.whyPremium{padding:130px 0;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:90px;gap:90px;border-top:1px solid rgba(255,255,255,.08)}.whyHeadline{position:-webkit-sticky;position:sticky;top:60px;align-self:start}.whyList{display:grid}.whyList article{padding:34px 0;display:grid;grid-template-columns:64px 1fr;grid-gap:18px;gap:18px;border-top:1px solid rgba(255,255,255,.09)}.whyList article:last-child{border-bottom:1px solid rgba(255,255,255,.09)}.whyList article>span{color:var(--accent);font-size:11px;font-weight:900}.whyList h3{font-size:27px}.whyList p{max-width:520px;margin-bottom:0}.finalCta{margin-bottom:110px;padding:58px;display:grid;grid-template-columns:1fr auto;grid-gap:70px;gap:70px;align-items:end;border-radius:30px;background:var(--accent);color:#08090b}.finalCta .eyebrow{color:rgba(8,9,11,.5)}.finalCta h2{margin-bottom:0;color:#08090b}.finalCtaButton{min-width:250px;padding:20px 0;display:grid;grid-gap:8px;gap:8px;border-top:1px solid rgba(8,9,11,.28);border-bottom:1px solid rgba(8,9,11,.28);text-decoration:none}.finalCtaButton span{color:rgba(8,9,11,.54);font-size:9px;font-weight:950;letter-spacing:.14em}.finalCtaButton strong{display:flex;justify-content:space-between;font-size:23px;letter-spacing:-.04em}.premiumFooter{min-height:150px}@media (max-width:1000px){.homeHero{grid-template-columns:1fr;padding-top:72px;gap:56px}.productStage{max-width:700px;min-height:520px;transform:none}.bentoDark,.bentoHero,.bentoQuote,.bentoSignal,.premiumProductCard{grid-column:span 12}.whyPremium{grid-template-columns:1fr;gap:36px}.whyHeadline{position:static}.finalCta{grid-template-columns:1fr}}@media (max-width:840px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:80px}.signalPanel{border-left:0;border-top:1px solid var(--line);padding:28px 0 0}.principleGrid,.productGrid{grid-template-columns:1fr}.question{align-items:flex-start;flex-direction:column}.answerGroup{padding-left:34px}.purchasePanel{grid-template-columns:1fr}.homeHeader .nav{display:none}}@media (max-width:640px){.headerCta{display:none}.homeHero{min-height:auto;padding:58px 0 64px}.homeHero h1{font-size:clamp(58px,18vw,78px)}.homeLede{font-size:17px}.trustRow{display:grid;grid-template-columns:1fr 1fr}.productStage{min-height:auto;padding:16px;border-radius:22px}.stageProduct{padding:54px 8px 30px}.stageProduct h2{font-size:46px}.stageGrid{grid-template-columns:1fr}.stageGrid div{min-height:82px;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.stageGrid div:last-child{border-bottom:0}.featuredStory,.homeProducts,.whyPremium{padding:88px 0}.storyBento{display:block}.bentoCard{margin-bottom:14px;min-height:300px;padding:24px;border-radius:22px}.bentoHeroBody{grid-template-columns:1fr}.bentoHero{min-height:390px}.bentoQuote p{font-size:38px}.premiumProductCard{min-height:370px}.finalCta{margin-bottom:80px;padding:32px 24px;border-radius:22px;gap:38px}.finalCtaButton{min-width:0}.premiumFooter>span:nth-child(2){display:none}}@media (max-width:560px){.shellNarrow,.shellWide{width:min(100% - 28px,var(--max))}.siteHeader{height:68px}.nav{display:none}.hero{padding:68px 0 72px;gap:48px}h1{font-size:54px}.howSection,.toolsSection{padding:72px 0}.productCard{min-height:300px;padding:22px}.checkerHead,.question{padding:20px}.checkerSubmit{margin:20px;width:calc(100% - 40px)}.result{margin:0 20px 20px;grid-template-columns:1fr}.answerGroup{padding-left:30px}.toolPanel{padding:22px}.siteFooter{flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.momentTrack{animation:none}.premiumProductCard,.primaryButton,.productStage,.roundArrow{transition:none}}.productStageImage{padding:0;overflow:hidden;min-height:610px;position:relative;background:linear-gradient(145deg,rgba(18,22,27,.92),rgba(5,6,8,.98))}.productStageImage .stageTopbar{position:absolute;inset:22px 22px auto 22px;z-index:3}.heroProductArtwork{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;opacity:.96;transform:scale(1.035);transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .7s ease}.productStageImage:hover .heroProductArtwork{transform:scale(1.065);filter:saturate(1.07) contrast(1.03)}.productStageImage .stageDeadline{position:absolute;inset:auto 22px 22px 22px;z-index:3;margin:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(7,9,11,.66)}.flowArtworkFrame,.productFlowVisual{margin:50px 0 58px;border:1px solid rgba(255,255,255,.1);border-radius:30px;overflow:hidden;background:#050607;box-shadow:0 34px 90px rgba(0,0,0,.38)}.flowArtworkFrame img,.productFlowVisual img{width:100%;height:auto;display:block}.flowArtworkFrame figcaption,.productFlowVisual figcaption{margin:0;padding:14px 18px 16px;border-top:1px solid rgba(255,255,255,.07);color:#7f8996;font-size:12px;letter-spacing:.02em;background:rgba(9,11,14,.96)}.premiumProductCard{overflow:hidden;position:relative}.productCardArtwork{width:calc(100% + 56px);height:210px;object-fit:cover;object-position:center 46%;margin:-28px -28px 26px;border-bottom:1px solid rgba(255,255,255,.08);filter:saturate(.92) contrast(1.04);opacity:.9}.toolHeroPremium{width:min(1280px,calc(100% - 40px));padding:82px 0 54px;display:grid;grid-template-columns:minmax(0,.84fr) minmax(480px,1.16fr);grid-gap:58px;gap:58px;align-items:center}.toolHeroPremium .toolHeroCopy{min-width:0}.toolHeroPremium h1{font-size:clamp(64px,7vw,110px);margin-top:18px}.toolHeroPremium .lede{max-width:650px}.productHeroActions{margin-top:30px}.toolHeroVisual{position:relative;min-width:0;border-radius:32px;overflow:hidden;border:1px solid rgba(255,255,255,.11);box-shadow:0 44px 120px rgba(0,0,0,.52);transform:perspective(1400px) rotateY(-4deg) rotateX(1.5deg);transform-origin:center}.toolHeroVisual img{display:block;width:100%;height:auto}.toolHeroVisualGlow{position:absolute;z-index:-1;width:75%;height:60%;left:12%;bottom:-20%;background:rgba(200,255,91,.22);filter:blur(80px)}.premiumPurchasePanel{grid-column:1/-1;margin-top:6px}.shipreadyProductPage{background:radial-gradient(circle at 78% 8%,rgba(200,255,91,.07),transparent 24%),radial-gradient(circle at 10% 26%,rgba(141,240,255,.035),transparent 20%),#090a0c}.productFlowVisual{margin-top:12px;margin-bottom:82px}@media (max-width:980px){.productStageImage{min-height:520px}.toolHeroPremium{grid-template-columns:1fr;width:min(920px,calc(100% - 40px))}.toolHeroVisual{transform:none;max-width:820px}}@media (max-width:640px){.productStageImage{min-height:430px}.productStageImage .stageTopbar{inset:14px 14px auto 14px}.productStageImage .stageDeadline{inset:auto 14px 14px 14px}.flowArtworkFrame,.productFlowVisual{border-radius:20px;margin:34px 0 48px}.flowArtworkFrame figcaption,.productFlowVisual figcaption{font-size:11px}.productCardArtwork{width:calc(100% + 44px);margin:-22px -22px 22px;height:160px}.toolHeroPremium{width:min(100% - 28px,1280px);padding-top:58px;gap:36px}.toolHeroPremium h1{font-size:clamp(54px,17vw,76px)}.toolHeroVisual{border-radius:22px}}@media (prefers-reduced-motion:reduce){.heroProductArtwork{transition:none}.productStageImage:hover .heroProductArtwork{transform:scale(1.035)}}.sandyRef{position:relative;overflow:hidden;min-height:100vh;background:radial-gradient(circle at 72% 12%,rgba(177,255,92,.07),transparent 22%),linear-gradient(180deg,#060807,#080a09 55%,#050605);color:#f7f8f5}.sandyRef:before{content:"";inset:0;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 72%)}.sandyNebula,.sandyRef:before{position:absolute;pointer-events:none}.sandyNebula{border-radius:50%;filter:blur(100px)}.sandyNebulaA{width:360px;height:360px;right:22%;top:18%;background:rgba(168,255,77,.08)}.sandyNebulaB{width:300px;height:300px;left:-80px;top:34%;background:rgba(109,178,255,.04)}.sandyPlanet{position:absolute;right:-90px;top:-120px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle at 38% 34%,#27302a 0,#121614 32%,#070807 66%,#020302 100%);box-shadow:-24px 24px 80px rgba(160,255,95,.05),inset 28px -30px 60px rgba(0,0,0,.65);opacity:.9;pointer-events:none}.sandyHeader{position:relative;z-index:20;height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.06)}.sandyBrand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;width:max-content}.sandyBrand img{width:36px;height:36px;filter:drop-shadow(0 0 12px rgba(157,255,66,.18))}.sandyBrandCopy{display:grid;line-height:1.1}.sandyBrandCopy strong{font-size:19px;letter-spacing:-.03em}.sandyBrandCopy strong b{color:#a7ff52}.sandyBrandCopy small{margin-top:5px;color:#7f887f;font-size:11px}.sandyNav{display:flex;gap:36px}.sandyFooterLinks a,.sandyNav a{color:#a6aea8;text-decoration:none;font-size:13px;font-weight:650}.sandyFooterLinks a:hover,.sandyNav a:hover{color:#f3f6f2}.sandyHeaderActions{display:flex;justify-content:flex-end;align-items:center;gap:16px}.sandySearch{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#e8ede8;text-decoration:none;font-size:21px}.sandyOutlineButton,.sandyPrimaryButton,.sandySecondaryButton{display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.sandyOutlineButton{height:42px;padding:0 19px;border:1px solid #91d542;border-radius:999px;color:#caff89;background:rgba(148,221,66,.03)}.sandyOutlineButton:hover{background:rgba(159,239,69,.08);box-shadow:0 0 28px rgba(159,239,69,.09)}.sandyHero{position:relative;z-index:2;min-height:740px;padding:92px 0 62px;display:grid;grid-template-columns:minmax(0,.78fr) minmax(620px,1.22fr);grid-gap:52px;gap:52px;align-items:center}.sandyEyebrow{margin:0 0 18px;color:#9da89e;font-size:11px;letter-spacing:.31em;font-weight:800}.sandyHero h1{font-size:clamp(66px,6.7vw,104px);line-height:.88;letter-spacing:-.07em;max-width:650px;margin:0 0 28px}.sandyHero h1 em{font-style:normal;color:#9cff50}.sandyLead{max-width:600px;font-size:18px;line-height:1.65;color:#a4aca7}.sandyHeroButtons{margin-top:34px;display:flex;gap:16px;flex-wrap:wrap}.sandyPrimaryButton{min-height:52px;padding:0 24px;border-radius:14px;background:linear-gradient(180deg,#b4ff66,#8bea37);color:#071007;box-shadow:0 12px 30px rgba(126,238,46,.15)}.sandyPrimaryButton:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(126,238,46,.2)}.sandySecondaryButton{min-height:52px;padding:0 22px;border-radius:14px;border:1px solid rgba(255,255,255,.14);color:#e8ece8;background:rgba(255,255,255,.025)}.playDot{color:#a8ff52;font-size:11px}.sandyFacts{margin-top:46px;display:flex;gap:0}.sandyFacts>div{padding:0 24px;border-left:1px solid rgba(255,255,255,.09);display:grid;grid-gap:4px;gap:4px}.sandyFacts>div:first-child{padding-left:0;border-left:0}.sandyFacts strong{font-size:14px}.sandyFacts span{font-size:11px;color:#7e8880}.sandyScene{position:relative;min-height:610px;perspective:1400px}.sandyScene:after{content:"";position:absolute;left:10%;right:6%;bottom:16px;height:100px;background:radial-gradient(ellipse at center,rgba(140,255,67,.18),transparent 68%);filter:blur(22px);pointer-events:none}.sandyFeaturedCard,.sandyFloatCard{position:absolute;border:1px solid rgba(203,255,171,.27);background:linear-gradient(150deg,rgba(22,29,23,.86),rgba(8,11,9,.91));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 24px 70px rgba(0,0,0,.38),0 0 44px rgba(126,255,54,.04);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.sandyFeaturedCard{z-index:5;left:18%;top:20px;width:63%;min-height:560px;border-radius:28px;padding:30px 34px;transform:rotateY(-3deg) rotateX(1deg);overflow:hidden}.sandyFeaturedCard:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 22%,rgba(163,255,91,.055) 48%,transparent 68%);pointer-events:none}.sandyCardTopline{display:flex;justify-content:space-between;align-items:center}.sandyFeaturedPill,.sandyVersion{padding:8px 11px;border-radius:999px;font-size:10px;font-weight:850;letter-spacing:.08em}.sandyFeaturedPill{color:#b5ff72;border:1px solid rgba(164,255,86,.22);background:rgba(158,255,79,.07)}.sandyVersion{background:rgba(0,0,0,.3);color:#c4cdc5}.sandyCube{margin:28px auto 12px;width:82px;height:82px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#121713,#050706);border:1px solid rgba(255,255,255,.12);box-shadow:16px 16px 36px rgba(0,0,0,.42),inset 10px 10px 28px rgba(255,255,255,.04),0 0 36px rgba(140,255,68,.08);transform:rotate(-6deg)}.sandyCube span{color:#9fff4a;font-size:44px;font-weight:950;filter:drop-shadow(0 0 12px rgba(155,255,75,.4))}.sandyHandNote{position:absolute;right:36px;top:132px;color:#a6ff53;font-family:Georgia,serif;font-style:italic;font-size:23px;line-height:1.05;transform:rotate(-7deg);opacity:.85}.sandyFeaturedCard h2{margin:14px 0 4px;font-size:56px;letter-spacing:-.055em}.sandyFeaturedCard>p{margin:0;color:#c2cac3;font-size:20px}.sandyTags{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.sandyTags span{padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.07);font-size:11px;color:#c5cbc6}.sandyBuyRow{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:34px}.sandyBuyRow>div{display:grid}.sandyBuyRow strong{font-size:38px;line-height:1}.sandyBuyRow span{margin-top:7px;color:#7f8981;font-size:11px}.sandyBuyButton{min-width:205px}.sandyCardMeta{display:flex;justify-content:space-between;gap:14px;margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.07);font-size:10px;color:#a8b0aa}.sandyFloatCard{z-index:4;width:190px;border-radius:22px;padding:20px;display:grid;grid-gap:8px;gap:8px;transform-style:preserve-3d}.sandyFloatCard strong{font-size:16px}.sandyFloatCard>span{font-size:11px;color:#7f8981}.sandyFloatCard ul{list-style:none;padding:4px 0 0;margin:0;display:grid;grid-gap:8px;gap:8px}.sandyFloatCard li{font-size:11px;color:#a9b2ab}.sandyFloatCard li:before{content:"✓";display:inline-grid;place-items:center;width:17px;height:17px;border-radius:5px;margin-right:7px;background:rgba(157,255,80,.1);color:#a4ff55}.floatIcon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;border:1px solid rgba(157,255,80,.24);color:#a5ff55;background:rgba(157,255,80,.05);font-weight:900}.sandyFloatLeftTop{left:-2%;top:100px;transform:rotateY(10deg) rotate(-2deg)}.sandyFloatLeftBottom{left:2%;bottom:38px;transform:rotateY(10deg) rotate(1deg)}.sandyFloatRightTop{right:-1%;top:82px;transform:rotateY(-11deg) rotate(2deg)}.sandyFloatRightBottom{right:2%;bottom:28px;transform:rotateY(-10deg) rotate(-1deg)}.sandyBenefitStrip{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;padding:24px 0 34px;border-bottom:1px solid rgba(255,255,255,.07)}.sandyBenefitStrip>div{display:flex;gap:12px;align-items:center;padding:0 24px;border-left:1px solid rgba(255,255,255,.07)}.sandyBenefitStrip>div:first-child{padding-left:0;border-left:0}.sandyBenefitStrip>div>span{width:34px;height:34px;border:1px solid rgba(155,255,75,.35);border-radius:50%;display:grid;place-items:center;color:#a2ff51}.sandyBenefitStrip p{display:grid;margin:0}.sandyBenefitStrip strong{font-size:12px;color:#eef2ee}.sandyBenefitStrip small{margin-top:3px;font-size:10px;color:#78817a}.sandyMoments{position:relative;z-index:2;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.015)}.sandyMomentTrack{display:flex;width:max-content;animation:sandyTicker 28s linear infinite}.sandyMomentTrack span{padding:17px 34px;border-right:1px solid rgba(255,255,255,.06);color:#747f76;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.sandyMomentTrack b{color:#a1ff50;margin-left:10px}@keyframes sandyTicker{to{transform:translateX(-50%)}}.sandyProducts,.sandyWhy{position:relative;z-index:2;padding:112px 0}.sandySectionHead{max-width:760px}.sandySectionHead h2,.sandyWhy h2{font-size:clamp(52px,5.6vw,82px);line-height:.92;letter-spacing:-.055em;margin:0 0 22px}.sandySectionHead>p:last-child{max-width:590px;color:#8d978f}.sandyProductGrid{margin-top:48px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.sandyProductCard{position:relative;overflow:hidden;min-height:390px;border:1px solid rgba(255,255,255,.08);border-radius:26px;padding:28px;background:linear-gradient(150deg,rgba(20,24,21,.82),rgba(8,10,9,.94));display:flex;flex-direction:column}.sandyProductCard.isFeatured{border-color:rgba(164,255,89,.18)}.sandyProductCard img{position:absolute;right:-9%;top:2%;width:58%;opacity:.22;filter:saturate(.7);-webkit-mask-image:linear-gradient(270deg,#000 45%,transparent 95%);mask-image:linear-gradient(270deg,#000 45%,transparent 95%)}.sandyProductTop{position:relative;z-index:2;display:flex;justify-content:space-between;color:#7e887f;font-size:10px}.sandyProductTop em{font-style:normal;letter-spacing:.14em}.sandyProductCard h3{position:relative;z-index:2;margin:94px 0 14px;font-size:38px;letter-spacing:-.04em;max-width:85%}.sandyProductCard>p{position:relative;z-index:2;max-width:500px;color:#8d978f}.sandyProductFoot{position:relative;z-index:2;margin-top:auto;padding-top:32px;display:flex;align-items:center;justify-content:space-between}.sandyProductFoot strong{font-size:25px}.sandyProductFoot a{color:#a5ff54;text-decoration:none;font-weight:800}.sandyWhy{border-top:1px solid rgba(255,255,255,.06);display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px}.sandyWhyGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.sandyWhyGrid article{padding:24px;border-top:1px solid rgba(255,255,255,.1)}.sandyWhyGrid span{color:#9fff4d;font-size:10px}.sandyWhyGrid h3{margin:46px 0 10px;font-size:20px}.sandyWhyGrid p{font-size:13px;color:#858e87}.sandyFooter{position:relative;z-index:2;min-height:130px;border-top:1px solid rgba(255,255,255,.07);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:24px;gap:24px}.sandyBrandFooter img{width:30px;height:30px}.sandyBrandFooter .sandyBrandCopy strong{font-size:15px}.sandyFooterLinks{display:flex;gap:22px}.sandyFooterMotto{justify-self:end;color:#687169;font-size:9px;letter-spacing:.22em}.sandyRef .shellWide{width:min(1280px,calc(100% - 48px));margin-inline:auto}@media(max-width:1120px){.sandyHeader{grid-template-columns:1fr auto}.sandyNav{display:none}.sandyHero{grid-template-columns:1fr;min-height:auto}.sandyHeroCopy{max-width:760px}.sandyScene{min-height:640px}.sandyFeaturedCard{left:20%;width:60%}.sandyFloatLeftBottom,.sandyFloatLeftTop{left:4%}.sandyFloatRightBottom,.sandyFloatRightTop{right:4%}.sandyBenefitStrip{grid-template-columns:repeat(2,1fr);gap:22px}.sandyBenefitStrip>div:nth-child(3){border-left:0;padding-left:0}.sandyWhy{grid-template-columns:1fr}.sandyWhyGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.sandyPlanet{width:260px;height:260px;right:-120px}.sandyHeader{height:78px}.sandyHeaderActions .sandySearch{display:none}.sandyOutlineButton{padding:0 14px;height:38px;font-size:11px}.sandyBrandCopy small{display:none}.sandyHero{padding-top:62px;gap:26px}.sandyHero h1{font-size:58px}.sandyLead{font-size:16px}.sandyFacts{flex-direction:column;gap:16px}.sandyFacts>div{padding:0;border-left:0}.sandyScene{min-height:680px}.sandyFeaturedCard{left:4%;top:72px;width:92%;min-height:500px;padding:24px}.sandyFeaturedCard h2{font-size:45px}.sandyHandNote{display:none}.sandyFloatCard{width:148px;padding:14px}.sandyFloatLeftTop{left:0;top:0}.sandyFloatRightTop{right:0;top:0}.sandyFloatLeftBottom,.sandyFloatRightBottom{display:none}.sandyBuyRow{flex-direction:column;align-items:flex-start}.sandyBuyButton{width:100%}.sandyCardMeta{flex-direction:column}.sandyBenefitStrip{grid-template-columns:1fr}.sandyBenefitStrip>div{padding:0;border-left:0}.sandyProductGrid,.sandyWhyGrid{grid-template-columns:1fr}.sandyProducts,.sandyWhy{padding:78px 0}.sandySectionHead h2,.sandyWhy h2{font-size:50px}.sandyFooter{grid-template-columns:1fr;justify-items:start;padding:28px 0}.sandyFooterMotto{justify-self:start}.sandyRef .shellWide{width:min(100% - 28px,1280px)}}@media(prefers-reduced-motion:reduce){.sandyMomentTrack{animation:none}.sandyOutlineButton,.sandyPrimaryButton,.sandySecondaryButton{transition:none}}.footerLinks{display:flex;gap:18px}.footerLinks a{color:var(--muted);text-decoration:none}.footerLinks a:hover{color:var(--text)}.legalPage{padding:88px 0 120px}.legalPage h1{font-size:clamp(52px,8vw,88px);margin-bottom:34px}.legalPage h2{font-size:24px;line-height:1.15;letter-spacing:-.025em;margin:46px 0 10px}.legalPage p{max-width:720px}@media (max-width:560px){.footerLinks{gap:14px}.legalPage{padding:64px 0 88px}}