:root{color-scheme:light;--page:#ffffff;--paper:#fcfbff;--line:#e5deef;--muted:#6d6680;--soft-text:#9a91ad;--shadow:0 24px 70px rgba(56,28,102,0.14)}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body,html{background:#ffffff}body{margin:0;color:var(--ink,#171a1f);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}svg{display:block}@keyframes fadeUp{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes floatPhone{0%,to{transform:translateZ(0) rotate(-1deg)}50%{transform:translate3d(0,-10px,0) rotate(.6deg)}}@keyframes softBob{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-7px,0)}}@keyframes meterGrow{0%{transform:scaleX(.12)}to{transform:scaleX(1)}}@keyframes twinkle{0%,to{opacity:.78;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes rewardPulse{0%,to{box-shadow:0 18px 28px rgba(55,41,94,.12),0 0 0 0 rgba(255,191,31,0)}50%{box-shadow:0 22px 34px rgba(55,41,94,.16),0 0 0 12px rgba(255,191,31,.16)}}html.motion-ready [data-reveal]{opacity:0;transform:translate3d(0,24px,0);transition:opacity .76s cubic-bezier(.22,1,.36,1),transform .76s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity,transform}html.motion-ready [data-reveal=header]{transform:translate3d(0,-10px,0)}html.motion-ready .siteHeader[data-reveal]{opacity:1;transform:none;transition:none}html.motion-ready [data-reveal=product]{transform:translate3d(20px,16px,0) scale(.98)}html.motion-ready [data-reveal].is-visible{opacity:1}html.reduce-motion [data-reveal]{opacity:1;transform:none;transition:none}.mechanismGrid [data-reveal]:nth-child(2),.painGrid [data-reveal]:nth-child(2),.tileGrid [data-reveal]:nth-child(2){--reveal-delay:90ms}.mechanismGrid [data-reveal]:nth-child(3),.painGrid [data-reveal]:nth-child(3),.tileGrid [data-reveal]:nth-child(3){--reveal-delay:180ms}.tileGrid [data-reveal]:nth-child(4){--reveal-delay:270ms}.formShell,.landingShell,.thanksShell{min-height:100vh;background:radial-gradient(circle at 18% 5%,rgba(255,191,31,.28),transparent 24%),radial-gradient(circle at 82% 10%,rgba(180,102,255,.2),transparent 28%),linear-gradient(180deg,#2d0e5e,#4d19a0 610px,#fff8dc 611px,#fbf7ff),#ffffff}.flowHeader,.siteHeader{width:min(1120px,calc(100% - 40px));min-height:88px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:4}.siteHeader{position:-webkit-sticky;position:sticky;top:0;width:100%;min-height:96px;margin:0;padding:0 max(24px,calc((100vw - 1200px) / 2));z-index:20;border-bottom:1px solid rgba(255,191,31,.22);background:radial-gradient(circle at 18% 0,rgba(255,191,31,.28),transparent 28%),linear-gradient(135deg,rgba(96,37,178,.96),rgba(42,12,91,.98) 46%,rgba(27,10,61,.96)),#2a0c5b;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 18px 44px rgba(53,16,99,.22),inset 0 -1px 0 rgba(255,255,255,.08)}.brand,.siteHeader>a{display:inline-flex;min-width:0}.brand{align-items:center;gap:14px}.brandMark{width:64px;height:64px;object-fit:contain;border:3px solid rgba(255,255,255,.86);border-radius:19px;box-shadow:0 12px 28px rgba(13,8,33,.24),0 0 0 5px rgba(255,191,31,.08)}.brandText{display:grid;grid-gap:4px;gap:4px;min-width:0}.brandName{color:#ffffff;font-size:30px;font-weight:950;line-height:.92;text-shadow:0 3px 0 rgba(42,12,91,.42);white-space:nowrap}.brandTagline{color:rgba(255,234,146,.9);font-size:12px;font-weight:900;line-height:1;text-transform:uppercase}.brandCompact .brandMark{width:46px;height:46px;border-width:2px}.brandCompact .brandName{font-size:20px}.brandCompact .brandTagline{display:none}.flowHeader .brandName{color:#512083;text-shadow:none}.flowHeader .brandMark{border-color:rgba(255,255,255,.9);box-shadow:0 8px 20px rgba(55,41,94,.08)}.headerActions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.headerCta,.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 26px;border-radius:999px;font-size:17px;font-weight:800;line-height:1.2;text-align:center;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),border-color .22s cubic-bezier(.22,1,.36,1),background-color .22s ease,color .22s ease}.headerCta,.primaryButton{color:#ffffff;background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent-dark) 78%,#2c0c58));box-shadow:0 14px 30px color-mix(in srgb,var(--accent) 28%,transparent)}.siteHeader .headerCta{min-height:60px;padding:0 30px;color:#3b2300;background:linear-gradient(180deg,#fff15a,#ffbf1f 72%,#f2a900);border:1px solid rgba(255,255,255,.45);box-shadow:0 16px 34px rgba(255,191,31,.28),inset 0 1px 0 rgba(255,255,255,.72);font-size:18px;font-weight:950}.secondaryButton{color:var(--accent);background:rgba(255,255,255,.88);border:2px solid color-mix(in srgb,var(--accent) 22%,transparent)}.headerCta:hover,.primaryButton:hover,.secondaryButton:hover{transform:translateY(-2px)}.headerCta:active,.primaryButton:active,.secondaryButton:active{transform:translateY(0) scale(.99)}.heroSection{width:min(1200px,calc(100% - 48px));min-height:calc(100svh - 96px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;grid-gap:80px;gap:80px;padding:72px 0 92px}.heroCopy{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.eyebrow,.sectionKicker{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;min-height:34px;padding:8px 15px;border-radius:999px;color:var(--accent);background:var(--accent-soft);border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);font-size:14px;font-weight:800;line-height:18px}.heroSection .eyebrow{color:#ffe87c;background:rgba(255,255,255,.1);border-color:rgba(255,191,31,.26);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.eyebrowIcon,.kickerIcon{width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.beliefSection h2,.experienceCopy h2,.finalCtaSection h2,.formCard h1,.heroCopy h1,.sectionIntro h2,.thanksCard h1{margin:0;color:var(--ink);font-weight:950;letter-spacing:0}.heroCopy h1{max-width:720px;font-size:86px;line-height:.94;text-wrap:balance}.heroSection .heroCopy h1{color:#ffffff;text-shadow:0 4px 0 rgba(21,8,50,.22)}.heroCopy h1 span,.sectionIntro h2 span{color:transparent;background:linear-gradient(100deg,var(--accent),#b566ff 52%,#f4b600);-webkit-background-clip:text;background-clip:text}.heroSection .heroCopy h1 span{color:#ffdc42}.heroCopy>p{max-width:550px;margin:0;color:var(--muted);font-size:23px;line-height:1.36}.heroSection .heroCopy>p{color:rgba(255,255,255,.78)}.heroButtons{display:flex;flex-wrap:wrap;gap:12px;width:100%;margin-top:4px}.heroButtons a{min-width:190px}.heroProof{color:var(--soft-text);font-size:13px;font-weight:850;letter-spacing:0;text-transform:uppercase}.heroSection .heroProof{color:rgba(255,234,146,.72)}.heroHighlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;width:min(650px,100%);margin-top:4px}.heroHighlight{display:grid;grid-template-columns:34px 1fr;grid-column-gap:12px;column-gap:12px;align-items:center;min-height:86px;padding:16px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.1);box-shadow:0 18px 34px rgba(13,8,33,.18),inset 0 1px 0 rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.heroHighlight span,.heroHighlight strong{display:block;min-width:0}.heroHighlight strong{color:#ffffff;font-size:23px;font-weight:950;line-height:1.1}.heroHighlight span{grid-column:2;margin-top:3px;color:rgba(255,255,255,.66);font-size:12px;font-weight:760;line-height:1.25}.productPreview{position:relative;display:grid;place-items:center;min-height:660px}.phoneShell{position:relative;width:342px;aspect-ratio:1000/1778;border:2px solid rgba(255,255,255,.34);border-radius:56px;background:linear-gradient(145deg,#332246,#0c0913 42%,#3d245b);box-shadow:0 34px 90px rgba(13,8,33,.38),inset 0 0 0 2px rgba(255,255,255,.08),inset 0 0 0 7px #15101f,0 28px 70px rgba(116,49,198,.16);overflow:visible;transform-origin:50% 80%}.mockupPhone:after,.phoneShell:after{content:"";position:absolute;inset:2px 2px auto;height:44%;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,0));pointer-events:none}.phoneButton{position:absolute;display:block;width:4px;border-radius:999px;background:linear-gradient(180deg,#4a3a62,#130f1b);box-shadow:inset 1px 0 0 rgba(255,255,255,.15)}.phoneButtonLeft{left:-5px;top:142px;height:68px}.phoneButtonRight{right:-5px;top:188px;height:94px}.phoneScreen{position:relative;z-index:1;width:100%;height:100%;border-radius:44px;background:#150a2f;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 0 0 1px rgba(0,0,0,.52)}.dynamicIsland{position:absolute;left:50%;top:13px;z-index:3;width:92px;height:27px;border-radius:999px;background:#100914;box-shadow:inset 0 1px 1px rgba(255,255,255,.08),0 2px 8px rgba(0,0,0,.2);transform:translateX(-50%)}.mockupScreenImage{display:block;width:100%;height:100%}.appPreviewHeader{display:grid;grid-template-columns:44px 1fr auto;align-items:center;grid-gap:12px;gap:12px;margin-bottom:14px}.appPreviewLogo{width:44px;height:44px;object-fit:contain;border-radius:13px}.appPreviewHeader span,.appPreviewHeader strong{display:block}.appPreviewHeader strong{color:#512083;font-size:15px;font-weight:950;line-height:1.15}.appPreviewHeader span{margin-top:3px;color:var(--muted);font-size:12px;font-weight:700}.appStatus{align-self:start;display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;color:var(--accent);background:var(--accent-soft);font-size:11px;font-weight:950;line-height:1}.readerCard{display:grid;grid-gap:14px;gap:14px;padding:14px;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:26px;background:linear-gradient(180deg,color-mix(in srgb,var(--accent-soft) 86%,#ffffff),rgba(255,255,255,.94)),#ffffff;transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s cubic-bezier(.22,1,.36,1)}.sessionMeta{display:flex;justify-content:space-between;gap:12px;color:var(--accent);font-size:12px;font-weight:850}.mockupInsightLabel,.rewardRow span,.trackingStatus{display:inline-flex;align-items:center;gap:6px}.mockupInsightIcon,.mockupNavIcon,.mockupTrophyIcon,.questRibbonIcon,.rewardBurstIcon,.rewardRowIcon,.trackingIcon{stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.trackingIcon{width:14px;height:14px}.sessionMeta strong{color:var(--ink);font-size:18px;line-height:1}.readerScene{position:relative;height:246px;border-radius:22px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.72)),color-mix(in srgb,var(--accent) 13%,#ffffff)}.questRibbon{position:absolute;right:14px;top:14px;z-index:3;display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;color:#4a2f00;background:rgba(255,247,220,.92);box-shadow:0 10px 22px rgba(55,41,94,.1);font-size:10px;font-weight:950;text-transform:uppercase}.questRibbonIcon{width:13px;height:13px}.sceneShelf{position:absolute;left:18px;top:18px;display:flex;gap:7px;align-items:flex-end}.sceneShelf span{display:block;width:22px;border-radius:8px 8px 5px 5px;background:rgba(255,255,255,.78);box-shadow:inset 0 -5px 0 color-mix(in srgb,var(--accent) 18%,transparent)}.sceneShelf span:first-child{height:56px}.sceneShelf span:nth-child(2){height:42px}.sceneShelf span:nth-child(3){height:66px}.storyCard{bottom:20px;width:156px;min-height:86px;padding:16px;border-radius:18px;background:#ffffff;box-shadow:0 14px 30px rgba(55,41,94,.1);transform-origin:30% 100%}.focusScan,.storyCard{position:absolute;left:18px}.focusScan{right:18px;bottom:122px;z-index:2;height:38px;border:1px solid rgba(116,49,198,.22);border-radius:999px;background:rgba(255,255,255,.2);overflow:hidden}.focusScan span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(116,49,198,0),rgba(116,49,198,.18),rgba(255,191,31,.28))}.storyCard:after{content:"";display:block;width:74px;height:7px;margin-top:12px;border-radius:999px;background:color-mix(in srgb,var(--accent) 18%,#ffffff)}.storyCard span,.storyCard strong{display:block}.storyCard span{margin-bottom:8px;color:var(--soft-text);font-size:11px;font-weight:850;text-transform:uppercase}.storyCard strong{color:var(--ink);font-size:17px;line-height:1.2}.eggShape{position:absolute;right:40px;top:38px;width:76px;height:98px;border-radius:50% 50% 46% 46%;background:#ffce28;box-shadow:inset -12px -12px 0 rgba(255,255,255,.28),0 18px 28px rgba(55,41,94,.12)}.eggShape:after{content:"";inset:24px 17px auto;height:17px;background:rgba(255,255,255,.34);transform:rotate(-20deg)}.eggShape span,.eggShape:after{position:absolute;border-radius:50%}.eggShape span{left:19px;top:22px;width:20px;height:14px;background:rgba(255,255,255,.52);transform:rotate(-24deg)}.readingPath{position:absolute;right:56px;top:146px;display:flex;gap:9px;align-items:center}.readingPath span{width:9px;height:9px;border-radius:50%;background:#ffffff;box-shadow:0 5px 14px rgba(55,41,94,.12)}.readingPath span:nth-child(2){background:var(--accent)}.characterShape{position:absolute;right:72px;bottom:36px;width:82px;height:82px;border-radius:50% 50% 42% 42%;background:linear-gradient(180deg,#ffe26a,#f29d00);box-shadow:0 18px 0 color-mix(in srgb,var(--secondary) 18%,transparent)}.characterShape span{position:absolute;top:31px;width:8px;height:8px;border-radius:50%;background:#ffffff}.characterShape span:first-child{left:25px}.characterShape span:last-child{right:25px}.characterShape i{left:50%;bottom:19px;width:24px;height:10px;border-bottom:3px solid rgba(255,255,255,.86);transform:translateX(-50%)}.characterShape i,.rewardBurst{position:absolute;border-radius:50%}.rewardBurst{right:26px;bottom:118px;z-index:4;display:grid;place-items:center;width:38px;height:38px;color:#4a2f00;background:linear-gradient(180deg,#fff15a,#ffbf1f);box-shadow:0 14px 24px rgba(255,191,31,.28)}.rewardBurstIcon{width:20px;height:20px}.rewardRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.rewardRow span{min-height:34px;justify-content:center;border:1px solid color-mix(in srgb,var(--secondary) 28%,#ffffff);border-radius:12px;color:#4a2f00;background:rgba(255,248,220,.86);font-size:11px;font-weight:950;white-space:nowrap}.rewardRowIcon{width:14px;height:14px}.meter{height:12px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--accent) 14%,#ffffff)}.meter span{display:block;height:100%;border-radius:inherit;background:var(--accent);transform-origin:left center}.meterLabel{display:flex;align-items:center;justify-content:space-between;gap:12px}.meterLabel p{margin:0;color:var(--ink);font-size:14px;font-weight:850}.meterLabel strong{color:var(--accent);font-size:14px;font-weight:950}.miniList{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.miniList>div{display:grid;grid-template-columns:36px 1fr auto;align-items:center;grid-gap:12px;gap:12px;min-height:54px;padding:10px 12px;border-radius:15px;background:#fbfbfd;transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .22s ease}.backIcon,.beliefIcon,.featureIcon,.fieldIcon,.highlightIcon,.miniIcon,.statusIcon,.successIcon,.tileIcon{stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.highlightIcon{grid-row:span 2;width:28px;height:28px;padding:6px;border-radius:10px;color:var(--accent);background:var(--accent-soft)}.miniIcon{width:24px;height:24px;color:var(--accent)}.miniList span{font-size:14px;font-weight:850}.miniList small{color:var(--soft-text);font-size:11px;font-weight:900;text-transform:uppercase}.parentPanel{display:none}.panelEyebrow{display:block;margin-bottom:10px;color:var(--accent);font-size:12px;font-weight:900;text-transform:uppercase}.parentPanel strong{display:block;color:var(--ink);font-size:20px;line-height:1.2}.parentPanel p{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.parentInsightGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px;margin-top:14px}.parentInsightGrid span{display:grid;place-items:center;min-height:30px;border-radius:10px;color:var(--accent-dark);background:var(--accent-soft);font-size:11px;font-weight:900;text-align:center}.parentMiniChart{display:grid;grid-template-columns:repeat(4,1fr);align-items:flex-end;grid-gap:7px;gap:7px;height:54px;margin-top:16px;padding:10px;border-radius:14px;background:color-mix(in srgb,var(--accent) 8%,#ffffff)}.parentMiniChart span{display:block;min-height:12px;border-radius:999px 999px 4px 4px;background:var(--accent);box-shadow:0 8px 18px color-mix(in srgb,var(--accent) 18%,transparent)}.beliefSection,.experienceSection,.finalCtaSection,.mechanismSection,.parentSection,.problemSection{width:min(1200px,calc(100% - 48px));margin:0 auto;padding:118px 0}.problemSection{position:relative;display:grid;grid-gap:68px;gap:68px;align-items:start;width:100%;max-width:none;padding-left:max(24px,calc((100vw - 1200px) / 2));padding-right:max(24px,calc((100vw - 1200px) / 2));border-top:1px solid rgba(255,191,31,.26);color:var(--ink);background:radial-gradient(circle at 7% 16%,rgba(255,191,31,.24),transparent 22%),radial-gradient(circle at 92% 8%,rgba(116,49,198,.12),transparent 24%),linear-gradient(180deg,#fff8dc,#fffdf4 52%,#f8f1ff);overflow:hidden}.problemSection:before{display:none}.problemSection>*{position:relative;z-index:1}.experienceCopy,.sectionIntro{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.experienceCopy,.sectionIntro.alignLeft{align-items:flex-start;text-align:left}.beliefSection h2,.experienceCopy h2,.finalCtaSection h2,.sectionIntro h2{max-width:760px;font-size:60px;line-height:.98;text-wrap:balance}.problemSection .sectionIntro h2{color:var(--ink)}.problemSection .sectionIntro p{color:#665777}.experienceCopy p,.finalCtaSection p,.sectionIntro p{max-width:620px;margin:0;color:var(--muted);line-height:1.36}.painGrid{display:grid;grid-gap:16px;gap:16px}.featureCard,.formCard,.painCard,.parentChecklist,.thanksCard,.tile{border:1px solid rgba(229,222,239,.86);background:#ffffff;box-shadow:0 14px 36px rgba(55,41,94,.06);transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s cubic-bezier(.22,1,.36,1),border-color .26s ease}.problemSection .painCard{border-color:rgba(116,49,198,.12);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(250,244,255,.94)),#ffffff;box-shadow:0 18px 42px rgba(55,41,94,.08),inset 0 1px 0 rgba(255,255,255,.78)}.featureCard:hover,.painCard:hover,.parentChecklist:hover,.tile:hover{transform:translateY(-4px);border-color:rgba(199,204,214,.95);box-shadow:0 20px 46px rgba(55,41,94,.1)}.painCard{display:block;min-height:96px;border-radius:20px;overflow:hidden;position:relative}.painCard p{position:relative;margin:0;padding-left:24px;color:var(--ink);font-size:20px;font-weight:800;line-height:1.28}.problemSection .painCard p{color:#2c1749}.painCard p:before{content:"";position:absolute;left:0;top:.72em;display:block;width:7px;height:7px;border-radius:50%;background:color-mix(in srgb,var(--accent) 62%,#ffffff);box-shadow:0 0 0 5px color-mix(in srgb,var(--accent) 8%,transparent);transform:translateY(-50%)}.problemSection .painCard p:before{background:#ffbf1f;box-shadow:0 0 0 6px rgba(255,191,31,.16)}.statusIcon{width:24px;height:24px;color:var(--accent)}.insightBand{grid-column:2;display:grid;grid-gap:8px;gap:8px;padding:32px 34px;border-radius:22px;color:var(--ink);background:#ffffff;border:1px solid rgba(222,225,230,.82);box-shadow:0 18px 44px rgba(55,41,94,.07);text-align:left}.problemSection .insightBand{border-color:rgba(255,191,31,.42);background:linear-gradient(135deg,#4d19a0,#6f2bc6 56%,#3a126f);box-shadow:0 24px 54px rgba(55,41,94,.2),inset 0 1px 0 rgba(255,255,255,.14)}.problemSection .insightBand span{color:#ffdc42}.problemSection .insightBand strong{color:#ffffff}.insightBand span{color:var(--accent);font-size:13px;font-weight:950;letter-spacing:0;text-transform:uppercase}.insightBand strong{color:var(--ink);font-size:28px;font-weight:880;line-height:1.18}.mechanismSection{display:grid;grid-gap:54px;gap:54px;background:radial-gradient(circle at 88% 4%,rgba(255,191,31,.16),transparent 22%),linear-gradient(180deg,#f9f1ff,#fff9e3)}.mechanismGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.featureCard{position:relative;overflow:hidden;min-height:270px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(251,247,255,.96)),#ffffff;box-shadow:0 20px 46px rgba(55,41,94,.09),inset 0 1px 0 rgba(255,255,255,.86)}.featureCard:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--accent),var(--secondary))}.featureIconWrap{display:grid;place-items:center;width:72px;height:72px;margin-bottom:28px;border-radius:18px;color:var(--accent);background:var(--accent-soft);transition:transform .26s cubic-bezier(.22,1,.36,1),background-color .26s ease}.featureCard:hover .featureIconWrap{transform:translateY(-3px) scale(1.04);background:color-mix(in srgb,var(--accent) 14%,#ffffff)}.featureIcon{width:36px;height:36px}.featureCard h3{margin:0 0 14px;color:var(--ink);font-size:33px;line-height:1.02;text-wrap:balance}.featureCard p{margin:0;color:var(--muted);line-height:1.34}.mechanismNote{display:flex;align-items:center;justify-content:center;gap:10px;margin:0;color:var(--ink);font-size:22px;font-weight:850;text-align:center}.experienceSection{display:grid;grid-template-columns:minmax(0,.86fr) minmax(500px,1.14fr);grid-gap:70px;gap:70px;align-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--secondary-soft) 82%,#ffffff),#f8f2ff);width:100%;max-width:none;padding-left:max(24px,calc((100vw - 1200px) / 2));padding-right:max(24px,calc((100vw - 1200px) / 2))}.tileGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:18px;column-gap:18px;grid-row-gap:34px;row-gap:34px}.tile{position:relative;display:grid;grid-template-columns:1fr;align-items:center;min-height:166px;padding:46px 30px 30px;border-radius:20px;overflow:visible}.tile p{margin:0;color:var(--ink);font-size:28px;font-weight:850;line-height:1.02;text-wrap:balance}.tileMeta{display:inline-grid;grid-template-columns:24px auto;align-items:center;gap:10px;position:absolute;top:-17px;left:22px;z-index:2;width:-moz-fit-content;width:fit-content;min-height:40px;padding:6px 15px 6px 7px;border:1px solid color-mix(in srgb,var(--accent) 20%,#dfe3ea);border-radius:999px;color:var(--accent-dark);background:#ffffff;box-shadow:0 14px 30px rgba(55,41,94,.1);font-size:13px;font-weight:950;line-height:1;text-transform:uppercase;transition:color .22s ease,border-color .22s ease,background-color .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.tileMetaIcon{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,var(--accent),var(--accent-dark));box-shadow:0 8px 18px color-mix(in srgb,var(--accent) 18%,transparent)}.tileIcon{width:14px;height:14px}.tile:hover .tileMeta{color:var(--accent-dark);border-color:color-mix(in srgb,var(--accent) 30%,#dfe3ea);background:#ffffff;transform:translateY(-2px)}.parentSection{width:100%;max-width:none;padding-left:max(24px,calc((100vw - 1200px) / 2));padding-right:max(24px,calc((100vw - 1200px) / 2));display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);grid-gap:64px;gap:64px;align-items:center;background:radial-gradient(circle at 10% 20%,rgba(255,191,31,.18),transparent 25%),linear-gradient(135deg,#fbf7ff,#fff7d6 48%,#f6edff)}.withIcon{padding-left:12px}.parentChecklist{display:grid;grid-gap:12px;gap:12px;padding:18px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.94),#fbf8ff),#ffffff;box-shadow:0 22px 58px rgba(55,41,94,.1),inset 0 1px 0 rgba(255,255,255,.86)}.parentMetrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:4px}.parentMetrics>div{min-height:104px;padding:18px 14px;border:1px solid color-mix(in srgb,var(--accent) 14%,#dee1e6);border-radius:15px;background:#ffffff;box-shadow:inset 0 1px 0 rgba(255,255,255,.86)}.parentMetrics span,.parentMetrics strong{display:block}.parentMetrics strong{color:var(--accent);font-size:36px;font-weight:950;line-height:1}.parentMetrics span{margin-top:8px;color:var(--muted);font-size:13px;font-weight:760;line-height:1.25}.checkRow{display:grid;grid-template-columns:34px 1fr;align-items:center;grid-gap:12px;gap:12px;min-height:84px;padding:18px;border-radius:14px;background:#ffffff}.checkRow span{color:var(--ink);font-weight:820;line-height:1.24}.beliefSection{display:grid;justify-items:center;grid-gap:22px;gap:22px;padding-left:20px;padding-right:20px;color:#ffffff;background:linear-gradient(135deg,#2f0e59,var(--accent) 54%,#5b1da4),var(--accent);text-align:center}.beliefIcon{width:58px;height:58px;color:#ffffff;opacity:.86}.beliefSection h2{max-width:860px;color:#ffffff;font-size:70px;line-height:.94}.beliefSection p{margin:0;color:rgba(255,255,255,.84);font-size:30px;font-weight:750;line-height:1.16}.finalCtaSection{display:grid;align-items:center;grid-gap:60px}.finalActions{display:grid;grid-gap:14px;gap:14px;padding:22px;border:1px solid rgba(222,225,230,.78);border-radius:20px;background:#ffffff;box-shadow:0 18px 46px rgba(55,41,94,.07)}.finalActions span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:14px;font-weight:850}.formShell,.thanksShell{display:grid;grid-template-rows:auto 1fr;justify-items:center;padding-bottom:56px}.flowHeader{min-height:96px;border-bottom:1px solid rgba(222,225,230,.8)}.backButton{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:var(--ink)}.backIcon{width:22px;height:22px;transform:rotate(180deg)}.formCard,.thanksCard{width:min(680px,calc(100% - 40px));margin-top:42px;padding:52px;border-radius:22px}.formCard{background:linear-gradient(180deg,#ffffff,#fbf8ff),#ffffff}.formBadge{margin:0 auto 18px}.formCard h1,.thanksCard h1{font-size:54px;line-height:.98;text-align:center}.formCard>p,.formIntro,.thanksCard>p{margin:14px auto 0;max-width:560px;color:var(--muted);font-size:19px;line-height:1.4;text-align:center}.formCard form{display:grid;grid-gap:22px;gap:22px;margin-top:34px}.formCard label{display:grid;grid-gap:8px;gap:8px;color:var(--ink);font-size:15px;font-weight:850}.labelTitle{display:inline-flex;gap:4px;align-items:baseline}.labelTitle em{color:#eb5656;font-style:normal}.fieldWithIcon{position:relative}.fieldIcon{position:absolute;left:16px;top:50%;width:20px;height:20px;color:var(--muted);transform:translateY(-50%)}.formFieldGrid{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);grid-gap:16px;gap:16px;align-items:start}.phoneInputRow{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:54px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#ffffff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.phoneInputRow:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 14%,transparent);transform:translateY(-1px)}.phoneDialCode{display:inline-flex;align-items:center;align-self:stretch;padding:0 14px;color:var(--ink);font-size:15px;font-weight:900;background:color-mix(in srgb,var(--accent) 8%,#ffffff);border-right:1px solid var(--line)}.formCard input,.formCard select,.formCard textarea{width:100%;min-height:54px;border:1px solid var(--line);border-radius:14px;color:var(--ink);background:#ffffff;font-size:16px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.formCard input{padding:0 16px 0 48px}.formCard .phoneInputRow input{min-height:52px;padding:0 16px;border:0;border-radius:0;background:transparent}.formCard select{padding:0 16px}.formCard textarea{min-height:118px;resize:vertical;padding:16px}.formCard input:focus,.formCard select:focus,.formCard textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 14%,transparent);transform:translateY(-1px)}.formCard .phoneInputRow input:focus{box-shadow:none;transform:none}.formCard small{color:var(--muted);font-size:13px;font-weight:500;line-height:1.45}.formCard .fieldError{color:#aa3434;font-weight:750}@media (max-width:700px){.formFieldGrid{grid-template-columns:1fr}}.formSubmit{width:100%;margin-top:4px;border:0}.terms{margin:0;color:var(--muted);font-size:13px;line-height:1.5;text-align:center}.thanksCard{display:grid;justify-items:center;grid-gap:18px;background:#ffffff}.successMark{display:grid;place-items:center;width:88px;height:88px;border-radius:50%;color:var(--accent);background:var(--accent-soft);box-shadow:0 10px 28px rgba(18,15,40,.08)}.successIcon{width:44px;height:44px}.restartButton{width:100%;margin-top:18px}.mockupStage{min-height:100vh;display:grid;place-items:center;padding:42px 20px;background:radial-gradient(circle at 50% 0,rgba(255,206,40,.2),transparent 32%),radial-gradient(circle at 18% 18%,rgba(124,52,200,.14),transparent 26%),linear-gradient(180deg,#fbf7ff,#fff8dc 50%,#f8f4ff);color:#1f1630}.mockupPhone{position:relative;width:min(430px,calc(100vw - 40px));aspect-ratio:1000/1778;padding:13px;border:2px solid rgba(255,255,255,.34);border-radius:60px;background:linear-gradient(145deg,#332246,#0c0913 42%,#3d245b);box-shadow:0 38px 100px rgba(55,41,94,.24),0 8px 24px rgba(55,41,94,.14),inset 0 0 0 2px rgba(255,255,255,.08),inset 0 0 0 8px #15101f;overflow:visible}.mockupStatusBar{display:flex;align-items:center;justify-content:space-between;height:24px;padding:0 10px;color:#332246;font-size:12px;font-weight:900}.mockupStatusBar div{display:flex;align-items:flex-end;gap:3px}.mockupStatusBar i{display:block;width:4px;border-radius:999px;background:#332246}.mockupStatusBar i:first-child{height:6px}.mockupStatusBar i:nth-child(2){height:9px}.mockupStatusBar i:nth-child(3){height:12px}.mockupTopBar{display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:11px;gap:11px;min-height:50px;padding:4px 4px 6px}.mockupLogo{width:42px;height:42px;object-fit:contain;border-radius:14px;box-shadow:0 8px 20px rgba(55,41,94,.08)}.mockupTopBar span,.mockupTopBar strong{display:block}.mockupTopBar strong{color:#512083;font-size:15.5px;font-weight:950;line-height:1.1}.mockupTopBar span{margin-top:3px;color:#7a7486;font-size:12px;font-weight:800}.mockupEnergyPill{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 11px;border:1px solid rgba(255,194,64,.42);border-radius:999px;color:#4a2f00;background:#fff7dc;font-size:13px;font-weight:950;box-shadow:0 8px 18px rgba(255,194,64,.16)}.mockupPillIcon{width:14px;height:14px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mockupHero{position:relative;min-height:238px;margin-top:6px;padding:19px 20px;border:1px solid rgba(124,52,200,.22);border-radius:32px;background:radial-gradient(circle at 84% 22%,rgba(255,191,31,.46),transparent 22%),linear-gradient(145deg,#fff7d6,#f3e4ff 54%,#ebe0ff);box-shadow:inset 0 1px 0 rgba(255,255,255,.74),0 16px 34px rgba(86,58,145,.14);overflow:hidden}.mockupHero:after{content:"";position:absolute;left:20px;right:20px;bottom:18px;height:1px;background:rgba(81,32,131,.1)}.mockupHeroCopy{position:relative;z-index:2;max-width:218px}.mockupHeroCopy>span{display:inline-flex;min-height:28px;align-items:center;padding:0 12px;border-radius:999px;color:#6c2eb9;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.7);font-size:12px;font-weight:950;text-transform:uppercase}.mockupHeroCopy h1{margin:14px 0 0;color:#1f1630;font-size:27px;font-weight:950;line-height:1.08;letter-spacing:0}.mockupHeroCopy h1 em{color:#512083;font-style:normal}.mockupHeroCopy p{margin:12px 0 0;max-width:204px;color:#5f6573;font-size:12.5px;font-weight:720;line-height:1.42}.heroEnergyStrip{display:grid;grid-gap:8px;gap:8px;width:196px;margin-top:13px;padding:10px 11px;border:1px solid rgba(255,255,255,.74);border-radius:18px;background:rgba(255,255,255,.6);box-shadow:0 10px 22px rgba(55,41,94,.08)}.heroEnergyStrip>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.heroEnergyStrip span{color:#6c2eb9;font-size:10px;font-weight:950;text-transform:uppercase}.heroEnergyStrip strong{color:#512083;font-size:16px;font-weight:950}.energyVisual{position:absolute;right:6px;bottom:10px;width:150px;height:142px;z-index:1}.mockupTrophy{position:absolute;right:22px;top:2px;display:grid;place-items:center;width:48px;height:48px;border-radius:18px;color:#4a2f00;background:linear-gradient(180deg,#fff15a,#ffbf1f);box-shadow:0 16px 30px rgba(255,191,31,.28);transform:rotate(8deg)}.mockupTrophyIcon{width:26px;height:26px}.energyJar{position:absolute;right:10px;bottom:7px;width:78px;height:108px;border:4px solid #512083;border-radius:25px 25px 29px 29px;background:rgba(255,255,255,.82);box-shadow:0 18px 34px rgba(55,41,94,.18),inset 0 0 0 2px rgba(255,255,255,.48);overflow:hidden}.energyJar:before{content:"";position:absolute;left:18px;top:-6px;width:36px;height:14px;border-radius:999px;background:#512083}.energyJar span{position:absolute;left:8px;right:8px;bottom:8px;height:64%;border-radius:22px;background:linear-gradient(180deg,#fff15a,#ffca20 45%,#f29d00)}.energyJar span+span{left:23px;right:auto;bottom:68px;width:13px;height:13px;opacity:.88}.energyJar i,.energyJar span+span{border-radius:50%;background:#ffffff}.energyJar i{position:absolute;right:17px;bottom:73px;width:10px;height:10px;opacity:.7}.energyEgg{position:absolute;left:22px;bottom:12px;width:42px;height:54px;border-radius:50% 50% 46% 46%;background:#7c34c8;box-shadow:inset -7px -7px 0 rgba(255,255,255,.24),0 10px 18px rgba(55,41,94,.12)}.energyEgg:after{content:"";left:-9px;right:-9px;bottom:-10px;height:12px;background:rgba(81,32,131,.12);z-index:-1}.energyEgg span,.energyEgg:after{position:absolute;border-radius:50%}.energyEgg span{left:11px;top:12px;width:12px;height:9px;background:rgba(255,255,255,.56);transform:rotate(-20deg)}.energyStars{position:absolute;inset:0;color:#ffbf1f}.energySpark{position:absolute;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.energySpark.large{right:8px;top:4px;width:30px;height:30px}.energySpark.small{left:30px;top:16px;width:19px;height:19px;color:#ffbf2f}.mockupEnergyBar{height:10px;overflow:hidden;border-radius:999px;background:#f1edf8}.mockupEnergyBar span{display:block;width:72%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7c34c8,#ffbf1f)}.mockupInsightCard{display:grid;grid-template-columns:1fr 82px;align-items:center;grid-gap:12px;gap:12px;margin-top:10px;padding:13px 14px;border:1px solid rgba(124,52,200,.14);border-radius:24px;background:rgba(255,255,255,.82);box-shadow:0 12px 26px rgba(55,41,94,.07)}.mockupInsightLabel{color:#6c2eb9;font-size:10.5px;font-weight:950;text-transform:uppercase}.mockupInsightIcon{width:14px;height:14px}.mockupInsightCard strong{display:block;margin-top:5px;color:#1f1630;font-size:13px;font-weight:950;line-height:1.25}.mockupSignalBars{display:grid;grid-template-columns:repeat(4,1fr);align-items:flex-end;grid-gap:5px;gap:5px;height:44px;padding:8px;border-radius:16px;background:#f5efff}.mockupSignalBars span{display:block;min-height:11px;border-radius:999px 999px 4px 4px;background:linear-gradient(180deg,#9a58e2,#6c2eb9)}.mockupSignalBars span:first-child{height:44%}.mockupSignalBars span:nth-child(2){height:72%}.mockupSignalBars span:nth-child(3){height:58%}.mockupSignalBars span:nth-child(4){height:86%;background:linear-gradient(180deg,#ffdc5a,#f4b600)}.mockupSectionTitle{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:16px 2px 9px}.mockupSectionTitle h2{margin:0;color:#1f1630;font-size:19px;font-weight:950;line-height:1.1}.mockupSectionTitle span{color:#7a7486;font-size:12px;font-weight:900;text-transform:uppercase}.mockupSteps{display:grid;grid-gap:9px;gap:9px}.mockupStepCard{grid-template-columns:46px 1fr;align-items:center;grid-gap:11px;gap:11px;min-height:80px;padding:12px 92px 12px 12px;border:1px solid rgba(224,222,228,.84);border-radius:22px;background:#ffffff;box-shadow:0 10px 24px rgba(55,41,94,.055)}.mockupStepCard,.stepBadge{position:relative;display:grid}.stepBadge{place-items:center;width:46px;height:46px;border-radius:16px;color:#6c2eb9;background:#f6efff}.stepBadge span{position:absolute;left:-3px;top:-4px;display:grid;place-items:center;width:21px;height:21px;border:3px solid #ffffff;border-radius:50%;color:#ffffff;background:#512083;font-size:12px;font-weight:950}.stepBadgeIcon{width:23px;height:23px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mockupStepCard h2{margin:0;color:#1f1630;font-size:15.5px;font-weight:950;line-height:1.15}.mockupStepCard p{margin:5px 0 0;color:#626b79;font-size:11.8px;font-weight:650;line-height:1.45}.mockupStepCard>strong{position:absolute;right:12px;top:13px;display:inline-flex;min-height:28px;align-items:center;padding:0 8px;border-radius:999px;color:#512083;background:#f3ecff;font-size:10.5px;font-weight:950;white-space:nowrap;text-transform:uppercase}.mockupTip{display:grid;grid-template-columns:44px 1fr;align-items:center;grid-gap:12px;gap:12px;margin-top:12px;padding:12px;border-radius:24px;color:#1f1630;background:#fff8dc;border:1px solid rgba(255,191,31,.34)}.mockupTip span{display:grid;place-items:center;width:44px;height:44px;border-radius:16px;color:#ffffff;background:#7c34c8;box-shadow:0 10px 22px rgba(124,52,200,.22);font-size:15px}.mockupTip span,.mockupTip strong{font-weight:950;text-transform:uppercase}.mockupTip strong{display:block;color:#6c2eb9;font-size:12px}.mockupTip p{margin:4px 0 0;font-size:13px;font-weight:850;line-height:1.38}.mockupReadyButton{display:grid;place-items:center;width:100%;min-height:52px;margin-top:12px;border:0;border-radius:22px;color:#ffffff;background:linear-gradient(180deg,#8d43d6,#6c2eb9);box-shadow:0 16px 32px rgba(124,52,200,.28),inset 0 1px 0 rgba(255,255,255,.35);font-size:17px;font-weight:950}.mockupBottomNav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px;padding:8px;border:1px solid rgba(224,222,228,.74);border-radius:24px;background:rgba(255,255,255,.78)}.mockupBottomNav span{display:grid;justify-items:center;grid-gap:4px;gap:4px;min-height:48px;padding:7px 4px;border-radius:16px;color:#7a7486;font-size:10.5px;font-weight:950}.mockupBottomNav span.active{color:#ffffff;background:linear-gradient(180deg,#8d43d6,#6c2eb9);box-shadow:0 10px 22px rgba(124,52,200,.2)}.mockupNavIcon{width:17px;height:17px}@media (prefers-reduced-motion:no-preference){.formShell,.landingShell,.thanksShell{animation:scaleIn .52s cubic-bezier(.22,1,.36,1) both}.motion-ready .heroCopy.is-visible .eyebrow{animation:fadeUp .62s cubic-bezier(.22,1,.36,1) 80ms both}.motion-ready .heroCopy.is-visible h1{animation:fadeUp .7s cubic-bezier(.22,1,.36,1) .15s both}.motion-ready .heroCopy.is-visible p{animation:fadeUp .72s cubic-bezier(.22,1,.36,1) .24s both}.motion-ready .heroCopy.is-visible .heroButtons{animation:fadeUp .72s cubic-bezier(.22,1,.36,1) .32s both}.motion-ready .productPreview.is-visible .phoneShell{animation:floatPhone 7s ease-in-out .9s infinite}.motion-ready .productPreview.is-visible .appPreviewLogo,.motion-ready .productPreview.is-visible .eyebrowIcon{animation:twinkle 3.6s ease-in-out infinite}.motion-ready .productPreview.is-visible .eggShape{animation:softBob 4.8s ease-in-out .5s infinite,rewardPulse 3.8s ease-in-out 1.2s infinite}.motion-ready .productPreview.is-visible .characterShape{animation:softBob 4.2s ease-in-out .9s infinite}.motion-ready .productPreview.is-visible .meter span{animation:meterGrow .98s cubic-bezier(.22,1,.36,1) .54s both}.motion-ready .productPreview.is-visible .focusScan span{animation:meterGrow 1.8s cubic-bezier(.22,1,.36,1) .9s both}.motion-ready .formCard.is-visible,.motion-ready .thanksCard.is-visible{animation:fadeUp .76s cubic-bezier(.22,1,.36,1) both}}@media (max-width:900px){.siteHeader{width:100%;min-height:82px;padding:0 18px}.brandMark{width:44px;height:44px;border-width:2px}.brandName{font-size:20px}.brandTagline{display:none}.headerActions{gap:8px}.headerCta{min-height:44px;padding:0 16px;border-radius:999px;font-size:14px}.siteHeader .headerCta{min-height:46px;padding:0 18px;font-size:14px}.heroSection{width:100%;min-height:auto;grid-template-columns:1fr;gap:42px;padding:46px 20px 58px}.heroCopy{align-items:center;text-align:center}.heroCopy h1{max-width:430px;font-size:52px;line-height:.96}.heroCopy>p{max-width:420px;font-size:19px;line-height:1.34}.heroButtons{display:grid;grid-gap:10px;gap:10px}.heroButtons a{width:100%}.heroHighlights{grid-template-columns:1fr;width:min(390px,100%)}.heroHighlight{min-height:78px}.heroProof{text-align:center}.productPreview{min-height:620px}.phoneShell{width:min(318px,calc(100vw - 52px));min-height:0;padding:10px;border-width:2px;border-radius:48px}.phoneScreen{border-radius:38px}.dynamicIsland{top:11px;width:82px;height:24px}.readerScene{height:172px}.sceneShelf{left:13px;top:12px;gap:5px}.sceneShelf span{width:17px}.storyCard{left:12px;bottom:14px;width:132px;min-height:76px;padding:13px}.storyCard strong{font-size:15px}.eggShape{right:28px;top:24px;width:58px;height:76px}.eggShape span{left:14px;top:17px;width:16px;height:11px}.readingPath{right:42px;top:106px;gap:7px}.characterShape{right:52px;bottom:26px;width:64px;height:64px}.characterShape span{top:24px;width:6px;height:6px}.characterShape span:first-child{left:20px}.characterShape span:last-child{right:20px}.finalCtaSection,.mechanismSection,.parentSection,.problemSection{width:100%;grid-template-columns:1fr;gap:28px;padding:76px 20px}.experienceCopy,.sectionIntro,.sectionIntro.alignLeft{align-items:flex-start;text-align:left}.beliefSection h2,.experienceCopy h2,.finalCtaSection h2,.sectionIntro h2{font-size:42px;line-height:.98}.experienceCopy p,.finalCtaSection p,.sectionIntro p{font-size:18px;line-height:1.36}.insightBand{grid-column:auto}.mechanismGrid,.tileGrid{grid-template-columns:1fr}.featureCard{padding:30px}.featureCard h3{font-size:31px}.featureCard p{font-size:17px}.tile{min-height:142px}.tile p{font-size:25px}.tileGrid{row-gap:32px}.featureCard{min-height:230px}.experienceSection,.parentMetrics{grid-template-columns:1fr}.experienceSection{gap:34px;padding:76px 20px}.beliefSection{padding:72px 20px}.beliefSection p{font-size:22px;line-height:1.24}.finalActions{width:100%}.flowHeader{width:100%;min-height:88px;padding:0 16px}.formCard,.thanksCard{width:100%;margin-top:0;padding:34px 20px 42px;border:0;border-radius:0;box-shadow:none}.formCard h1,.thanksCard h1{font-size:40px;line-height:1}}@media (max-width:420px){.experienceSection,.finalCtaSection,.heroSection,.mechanismSection,.parentSection,.problemSection{padding-left:16px;padding-right:16px}.brandName{max-width:142px;overflow:hidden;text-overflow:ellipsis}}.landingShell{background:radial-gradient(circle at 72% 6%,rgba(255,191,31,.18),transparent 22%),radial-gradient(circle at 18% 8%,rgba(116,49,198,.12),transparent 26%),linear-gradient(180deg,#fbf7ff,#fffaf0 48%,#fbf7ff)}.siteHeader{min-height:86px;border-bottom:1px solid rgba(116,49,198,.1);background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(250,245,255,.82)),rgba(255,255,255,.82);box-shadow:0 12px 34px rgba(55,41,94,.08)}.brandMark{width:56px;height:56px;border-radius:16px;box-shadow:0 10px 22px rgba(55,41,94,.12)}.brandName{color:#512083;font-size:28px;line-height:.96}.brandTagline{color:#8a6aa9}.siteHeader .headerCta{min-height:52px;padding:0 24px;color:#ffffff;background:linear-gradient(135deg,#7431c6,#351063);border:1px solid rgba(255,255,255,.4);box-shadow:0 14px 26px rgba(116,49,198,.22);font-size:16px}.heroSection{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:76px;min-height:calc(100svh - 86px);padding:70px 0 92px}.heroSection .eyebrow{color:#6d2db9;background:rgba(255,255,255,.72);border-color:rgba(116,49,198,.14);box-shadow:0 10px 24px rgba(55,41,94,.06)}.heroCopy h1{max-width:670px;font-size:78px;line-height:.98}.heroSection .heroCopy h1{color:#1d1530;text-shadow:none}.heroSection .heroCopy h1 span{color:transparent;background:linear-gradient(100deg,#7431c6,#9a58e2 62%,#c78a00);-webkit-background-clip:text;background-clip:text}.heroSection .heroCopy>p{max-width:560px;color:#665777;font-size:22px}.heroSection .heroProof{color:#8a6aa9}.heroHighlight{min-height:82px;border-color:rgba(116,49,198,.1);background:rgba(255,255,255,.74);box-shadow:0 16px 34px rgba(55,41,94,.08)}.heroHighlight strong{color:#2c1749}.heroHighlight span{color:#6f617e}.featureIconWrap,.highlightIcon,.tileMetaIcon{background:#f3eaff}.experienceSection,.finalCtaSection,.mechanismSection,.parentSection,.problemSection{background:radial-gradient(circle at 88% 0,rgba(255,191,31,.1),transparent 20%),linear-gradient(180deg,rgba(255,255,255,.52),rgba(255,255,255,0));color:#1d1530}.problemSection{border-top:1px solid rgba(116,49,198,.1)}.experienceCopy h2,.finalCtaSection h2,.problemSection .sectionIntro h2,.sectionIntro h2{color:#1d1530;font-size:54px;line-height:1.04}.experienceCopy p,.finalCtaSection p,.problemSection .sectionIntro p,.sectionIntro p{color:#6f617e;font-size:20px;line-height:1.46}.featureCard,.finalActions,.parentChecklist,.problemSection .painCard,.tile{border-color:rgba(116,49,198,.1);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(252,249,255,.92)),#ffffff;box-shadow:0 18px 42px rgba(55,41,94,.08)}.checkRow span,.painCard p,.problemSection .painCard p,.tile p{color:#2c1749}.problemSection .insightBand{border-color:rgba(116,49,198,.12);background:linear-gradient(135deg,rgba(255,248,220,.96),rgba(255,255,255,.94));box-shadow:0 18px 42px rgba(55,41,94,.08)}.problemSection .insightBand span{color:#7431c6}.problemSection .insightBand strong{color:#2c1749}.featureCard h3{color:#2c1749;font-size:31px;line-height:1.08}.featureCard p{color:#6f617e}.mechanismNote{color:#2c1749}.beliefSection{background:radial-gradient(circle at 50% 0,rgba(255,191,31,.18),transparent 24%),linear-gradient(135deg,#3a126f,#7431c6 62%,#512083)}.beliefSection h2{font-size:62px}.beliefSection p{font-size:26px}@media (max-width:900px){.siteHeader{min-height:78px}.brandMark{width:44px;height:44px}.brandName{font-size:20px}.heroCopy h1{font-size:48px;line-height:1}.heroSection .heroCopy>p{font-size:18px}.beliefSection h2,.experienceCopy h2,.finalCtaSection h2,.problemSection .sectionIntro h2,.sectionIntro h2{font-size:36px;line-height:1.04}.beliefSection p{font-size:21px}}:root{--page:#f7f3fb;--paper:#fffdf8;--line:rgba(74,47,112,0.12);--muted:#70647c;--soft-text:#9387a0;--ink:#21162f}body{color:#21162f;background:#f7f3fb}.landingShell{background:radial-gradient(circle at 78% 0,rgba(255,191,31,.12),transparent 23%),radial-gradient(circle at 7% 5%,rgba(116,49,198,.1),transparent 25%),linear-gradient(180deg,#f8f4fb,#fffdf8 43%,#f8f4fb)}.siteHeader{min-height:88px;padding:0 max(24px,calc((100vw - 1180px) / 2));border-bottom:1px solid rgba(74,47,112,.1);background:linear-gradient(180deg,rgba(250,247,255,.94),rgba(247,243,251,.88)),#f7f3fb;box-shadow:0 10px 30px rgba(55,41,94,.06)}.brand{gap:13px}.brandMark{width:54px;height:54px;border:2px solid rgba(255,255,255,.92);border-radius:17px;box-shadow:0 10px 24px rgba(55,41,94,.13),0 0 0 1px rgba(74,47,112,.06)}.brandName{color:#3d1d66;font-size:27px;font-weight:920;line-height:.98;text-shadow:none}.brandTagline{color:#857294;font-size:11px;font-weight:820}.headerCta,.primaryButton,.secondaryButton{min-height:54px;border-radius:16px;font-size:16px;font-weight:850}.primaryButton,.siteHeader .headerCta{color:#ffffff;background:#56228e;border:1px solid rgba(86,34,142,.36);box-shadow:0 16px 32px rgba(86,34,142,.2)}.secondaryButton{color:#3d1d66;background:rgba(255,253,248,.74);border:1px solid rgba(74,47,112,.15);box-shadow:0 10px 24px rgba(55,41,94,.06)}.heroSection{width:min(1180px,calc(100% - 48px));grid-template-columns:minmax(0,1.02fr) minmax(360px,.88fr);gap:74px;min-height:calc(100svh - 88px);padding:74px 0 98px}.heroCopy{gap:24px}.heroSection .eyebrow,.sectionKicker{min-height:36px;padding:8px 14px;color:#56228e;background:rgba(255,253,248,.72);border:1px solid rgba(74,47,112,.12);box-shadow:0 10px 24px rgba(55,41,94,.055);font-size:13px;font-weight:860;text-transform:none}.heroCopy h1{max-width:700px;font-size:84px;font-weight:940;line-height:.95;text-shadow:none}.heroCopy h1,.heroSection .heroCopy h1{color:#21162f}.heroSection .heroCopy h1 span{color:#56228e;background:none}.heroSection .heroCopy>p{max-width:610px;color:#5f526e;font-size:23px;font-weight:520;line-height:1.42}.heroButtons{gap:14px;margin-top:2px}.heroHighlights{width:min(660px,100%);gap:14px;margin-top:8px}.heroHighlight{min-height:92px;padding:18px;border:1px solid rgba(74,47,112,.11);border-radius:18px;background:rgba(255,253,248,.7);box-shadow:0 16px 34px rgba(55,41,94,.07);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.featureIconWrap,.highlightIcon,.tileMetaIcon{color:#56228e;background:#efe6fb}.heroHighlight strong{color:#21162f;font-size:24px}.heroHighlight span{color:#71657d;font-size:12.5px;font-weight:740}.heroSection .heroProof{color:#857294;font-size:13px;font-weight:780;text-transform:none}.productPreview{min-height:670px}.reportPreview{position:relative;display:grid;place-items:center;min-height:670px;min-width:0}.reportPreviewShell{position:relative;display:grid;grid-gap:16px;gap:16px;width:min(500px,100%);padding:24px;border:1px solid rgba(74,47,112,.12);border-radius:26px;background:radial-gradient(circle at 88% 4%,rgba(255,191,31,.2),transparent 28%),linear-gradient(180deg,rgba(255,253,248,.96),rgba(246,239,252,.94)),#fffdf8;box-shadow:0 30px 70px rgba(55,41,94,.14),inset 0 1px 0 rgba(255,255,255,.84);overflow:hidden}.reportPreviewShell:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(86,34,142,.055) 1px,transparent 0),linear-gradient(180deg,rgba(86,34,142,.04) 1px,transparent 0);background-size:32px 32px;opacity:.5;pointer-events:none}.reportPreviewShell>*{position:relative;z-index:1}.reportPreviewCopy{display:grid;grid-gap:9px;gap:9px}.reportPreviewCopy span{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:31px;align-items:center;padding:0 11px;border-radius:999px;color:#56228e;background:#efe6fb;font-size:12px;font-weight:900}.reportPreviewCopy strong{max-width:390px;color:#21162f;font-size:32px;font-weight:930;line-height:1.04;text-wrap:balance}.reportStatRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.reportStatRow div{min-height:78px;padding:14px 12px;border:1px solid rgba(74,47,112,.1);border-radius:16px;background:rgba(255,255,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.78)}.reportStatRow span,.reportStatRow strong{display:block}.reportStatRow strong{color:#56228e;font-size:24px;font-weight:930;line-height:1}.reportStatRow span{margin-top:7px;color:#70647c;font-size:11.5px;font-weight:760;line-height:1.22}.reportImageFrame{position:relative;height:360px;overflow:hidden;border:1px solid rgba(74,47,112,.1);border-radius:22px;background:#ffffff;box-shadow:0 18px 40px rgba(55,41,94,.1)}.reportImageFrame:after{content:"";position:absolute;inset:auto 0 0;height:96px;background:linear-gradient(180deg,rgba(255,253,248,0),rgba(255,253,248,.94));pointer-events:none}.reportPreviewImage{display:block;width:100%;height:auto;min-height:100%;object-fit:cover;object-position:top center}.reportSampleButton{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 18px;border:1px solid rgba(86,34,142,.16);border-radius:16px;color:#3d1d66;background:rgba(255,253,248,.82);box-shadow:0 12px 28px rgba(55,41,94,.08);font-size:15px;font-weight:900;text-align:center}.phoneShell{width:356px;padding:12px;border-color:rgba(255,255,255,.36);background:linear-gradient(145deg,#3d3349,#111016 44%,#2d213b);box-shadow:0 36px 90px rgba(55,41,94,.22),0 14px 34px rgba(55,41,94,.12),inset 0 0 0 2px rgba(255,255,255,.08),inset 0 0 0 7px #151219}.phoneScreen{background:#24114c}.mockupScreenImage{object-fit:contain;background:#2f0e69}.experienceSection,.parentSection,.problemSection{width:100%;max-width:none;padding:112px max(24px,calc((100vw - 1180px) / 2))}.finalCtaSection,.mechanismSection{width:min(1180px,calc(100% - 48px));padding:112px 0}.problemSection{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:66px;border-top:1px solid rgba(74,47,112,.1);background:linear-gradient(180deg,rgba(255,253,248,.74),rgba(247,243,251,.92))}.mechanismSection{background:transparent}.experienceSection{background:#f1edf6}.parentSection{background:linear-gradient(180deg,#fffdf8,#f5f0f8)}.experienceCopy,.sectionIntro{gap:18px}.experienceCopy h2,.finalCtaSection h2,.sectionIntro h2{max-width:780px;color:#21162f;font-size:58px;font-weight:930;line-height:1}.problemSection .sectionIntro h2{color:#21162f}.experienceCopy p,.finalCtaSection p,.sectionIntro p{max-width:640px;color:#6a5d76;font-size:21px;font-weight:520;line-height:1.45}.problemSection .sectionIntro p{color:#6a5d76}.painGrid{gap:14px}.featureCard,.finalActions,.painCard,.parentChecklist,.tile{border:1px solid rgba(74,47,112,.11);background:rgba(255,253,248,.82);box-shadow:0 16px 38px rgba(55,41,94,.065)}.painCard{min-height:92px;padding:24px 26px;border-radius:18px}.painCard p,.problemSection .painCard p{color:#342344;font-size:20px;font-weight:780;line-height:1.28}.painCard p:before,.problemSection .painCard p:before{background:#b88417;box-shadow:0 0 0 5px rgba(184,132,23,.13)}.problemSection .insightBand{padding:34px 36px;border:1px solid rgba(74,47,112,.12);border-radius:20px;background:#fffdf8;box-shadow:0 18px 40px rgba(55,41,94,.075)}.insightBand span,.problemSection .insightBand span{color:#56228e;font-size:12.5px;font-weight:880}.insightBand strong,.problemSection .insightBand strong{color:#21162f;font-size:30px;font-weight:860;line-height:1.18}.mechanismGrid{gap:18px}.featureCard{min-height:260px;padding:34px;border-radius:18px}.featureCard:before{height:0}.featureIconWrap{width:66px;height:66px;margin-bottom:26px;border-radius:17px}.featureCard h3{color:#21162f;font-size:32px;font-weight:900;line-height:1.04}.featureCard p{color:#6a5d76;font-size:18px;line-height:1.4}.mechanismNote{color:#3d2b4d;font-size:23px;font-weight:820}.tileGrid{gap:18px}.tile{min-height:168px;padding:48px 30px 30px;border-radius:18px}.tile,.tileMeta{background:#fffdf8}.tileMeta{color:#56228e;border-color:rgba(74,47,112,.14)}.tile p{color:#21162f;font-size:30px;font-weight:880;line-height:1.04}.parentChecklist{padding:20px;border-radius:20px;background:rgba(255,253,248,.86)}.parentVisualStack{display:grid;grid-gap:18px;gap:18px;min-width:0}.gazeMockupCard{display:grid;grid-template-columns:minmax(0,.92fr) minmax(220px,.78fr);align-items:center;grid-gap:22px;gap:22px;min-width:0;padding:22px;border:1px solid rgba(74,47,112,.11);border-radius:22px;background:radial-gradient(circle at 88% 6%,rgba(255,191,31,.2),transparent 26%),linear-gradient(135deg,rgba(255,253,248,.96),rgba(242,235,250,.94)),#fffdf8;box-shadow:0 24px 58px rgba(55,41,94,.11),inset 0 1px 0 rgba(255,255,255,.82);overflow:hidden}.gazeMockupCopy{display:grid;align-content:center;grid-gap:12px;gap:12px;min-width:0}.gazeMockupCopy span{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:31px;align-items:center;padding:0 11px;border-radius:999px;color:#56228e;background:#efe6fb;font-size:12px;font-weight:900;line-height:1}.gazeMockupCopy strong{max-width:320px;color:#21162f;font-size:33px;font-weight:930;line-height:1.02;text-wrap:balance}.gazeMockupCopy p{max-width:320px;margin:0;color:#6a5d76;font-size:16px;font-weight:600;line-height:1.42}.reportInsightList{display:grid;grid-gap:8px;gap:8px;margin-top:2px}.gazeMockupCopy .reportInsightList span{display:grid;grid-template-columns:20px 1fr;align-items:center;grid-gap:8px;gap:8px;width:100%;min-height:34px;padding:7px 9px;border-radius:11px;background:rgba(255,255,255,.72);color:#342344;font-size:13px;font-weight:820;line-height:1.2}.reportInsightIcon{width:18px;height:18px;color:#56228e;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.gazeMockupFrame{position:relative;justify-self:end;width:min(218px,100%);aspect-ratio:1000/1778;padding:7px;border:1px solid rgba(255,255,255,.48);border-radius:32px;background:linear-gradient(145deg,#3d3349,#111016 44%,#2d213b);box-shadow:0 22px 46px rgba(55,41,94,.22),inset 0 0 0 4px #151219}.gazeMockupFrame:before{content:"";position:absolute;left:50%;top:15px;z-index:2;width:58px;height:17px;border-radius:999px;background:#100914;transform:translateX(-50%)}.gazeMockupImage{display:block;width:100%;height:100%;border-radius:26px;object-fit:cover;object-position:top center;background:#f8f8ff}.landingShellV2 .parentSection{grid-template-columns:minmax(0,1fr);gap:34px;align-items:center;padding-top:82px}.landingShellV2 .parentSection .sectionIntro{width:min(920px,100%);margin:0 auto;align-items:center;text-align:center}.landingShellV2 .parentSection .sectionIntro h2{max-width:920px}.landingShellV2 .parentSection .sectionIntro p{max-width:760px}.landingShellV2 .parentVisualStack{width:min(1120px,100%);margin:0 auto}.landingShellV2 .gazeMockupCard{grid-template-columns:minmax(0,1fr);justify-items:center;gap:0;padding:0;border:0;background:transparent;box-shadow:none}.landingShellV2 .gazeMockupCopy{width:100%;justify-items:center;text-align:center}.landingShellV2 .gazeMockupCopy p,.landingShellV2 .gazeMockupCopy strong{max-width:820px}.landingShellV2 .reportInsightList{width:100%;max-width:920px;grid-template-columns:repeat(3,minmax(0,1fr))}.landingShellV2 .gazeMockupFrame{justify-self:center;width:min(1080px,100%);aspect-ratio:941/1672;padding:0;border-color:rgba(74,47,112,.12);border-radius:26px;background:#ffffff;box-shadow:0 28px 68px rgba(55,41,94,.18);overflow:hidden}.landingShellV2 .gazeMockupFrame:before{display:none}.landingShellV2 .gazeMockupImage{border-radius:24px}@media (max-width:900px){.landingShellV2 .parentSection{grid-template-columns:1fr;gap:28px}.landingShellV2 .gazeMockupCard{padding:0}.landingShellV2 .reportInsightList{grid-template-columns:1fr}.landingShellV2 .gazeMockupFrame{width:min(520px,100%)}}@media (max-width:420px){.landingShellV2 .gazeMockupCard{padding:10px}.landingShellV2 .gazeMockupCopy{gap:8px;padding:6px 8px 0}.landingShellV2 .gazeMockupCopy strong{font-size:24px}.landingShellV2 .gazeMockupCopy p{font-size:14px;line-height:1.32}.landingShellV2 .reportInsightList{display:none}.landingShellV2 .gazeMockupFrame{width:100%;border-radius:22px}}.checkRow,.parentMetrics>div{border-color:rgba(74,47,112,.1);background:#fffdf8}.parentMetrics strong{color:#56228e}.parentMetrics span{color:#70647c}.checkRow span{color:#342344;font-size:20px;font-weight:760}.beliefSection{width:100%;max-width:none;padding:116px max(24px,calc((100vw - 1180px) / 2));color:#fffdf8;background:radial-gradient(circle at 74% 0,rgba(255,191,31,.18),transparent 28%),linear-gradient(135deg,#2a173f,#4d2381 62%,#361d58)}.beliefIcon{opacity:.8}.beliefSection h2{max-width:820px;color:#fffdf8;font-size:64px;font-weight:930;line-height:.98}.beliefSection p{max-width:760px;color:rgba(255,253,248,.82);font-size:27px;font-weight:620;line-height:1.24}.finalCtaSection{grid-template-columns:minmax(0,1fr) 360px;gap:60px}.finalActions{border-radius:18px;background:rgba(255,253,248,.86)}@media (max-width:900px){body,html{overflow-x:clip}.siteHeader{min-height:78px;padding:0 18px;gap:10px}.siteHeader>a{flex:1 1;min-width:0;max-width:calc(100% - 104px);overflow:hidden}.brand{max-width:100%;gap:10px}.brandMark{width:44px;height:44px;border-radius:14px}.brandName{font-size:20px;max-width:160px;overflow:hidden;text-overflow:ellipsis}.headerActions{flex:0 0 auto}.siteHeader .headerCta{min-height:44px;padding:0 16px;border-radius:14px;font-size:14px}.heroSection{width:100%;grid-template-columns:1fr;gap:30px;min-height:auto;padding:40px 20px 58px;overflow:hidden}.heroSection>*{min-width:0}.heroCopy{align-items:center;text-align:center;width:min(100%,560px);margin:0 auto;gap:18px}.heroCopy h1{width:100%;max-width:460px;font-size:50px;line-height:1}.heroSection .heroCopy>p{width:100%;max-width:430px;font-size:18px;line-height:1.4}.heroButtons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,390px);grid-gap:10px;gap:10px;margin-top:2px}.heroButtons a{width:100%;min-width:0;min-height:50px;padding:0 14px;border-radius:15px;font-size:15px}.heroHighlights{display:none}.heroSection .heroProof{max-width:320px;font-size:12px;line-height:1.35}.productPreview{min-height:auto;padding-top:2px}.reportPreview{width:min(100%,560px);min-height:auto;margin:0 auto}.reportPreviewShell{width:100%;padding:20px;border-radius:24px}.reportPreviewCopy{justify-items:center;text-align:center}.reportPreviewCopy strong{max-width:420px;font-size:28px}.reportImageFrame{height:310px}.phoneShell{width:min(286px,calc(100vw - 76px));padding:10px;border-radius:46px}.phoneScreen{border-radius:36px}.dynamicIsland{top:10px;width:78px;height:23px}.experienceSection,.finalCtaSection,.mechanismSection,.parentSection,.problemSection{width:100%;grid-template-columns:1fr;gap:34px;padding:82px 20px}.beliefSection h2,.experienceCopy h2,.finalCtaSection h2,.sectionIntro h2{font-size:42px;line-height:1.02}.experienceCopy p,.finalCtaSection p,.sectionIntro p{font-size:18px;line-height:1.46}.mechanismGrid,.parentMetrics,.tileGrid{grid-template-columns:1fr}.featureCard{min-height:220px}.tile p{font-size:27px}.gazeMockupCard{grid-template-columns:minmax(0,1fr) minmax(170px,.55fr);gap:18px;padding:20px}.gazeMockupCopy strong{font-size:28px}.gazeMockupFrame{width:min(190px,100%)}.beliefSection{padding:86px 20px}.beliefSection p{font-size:22px}}@media (max-width:420px){.siteHeader{padding:0 14px}.brandMark{width:40px;height:40px}.brandName{max-width:132px;font-size:19px}.siteHeader .headerCta{min-width:84px;padding:0 12px}.heroSection{padding:34px 18px 52px;gap:26px}.heroCopy h1{max-width:350px;font-size:43px;line-height:1.02}.heroSection .heroCopy>p{max-width:340px;font-size:17px}.heroButtons{width:100%}.heroButtons a{min-height:48px;font-size:14px}.heroSection .heroProof{display:none}.phoneShell{width:min(270px,calc(100vw - 68px))}.reportPreviewShell{padding:16px}.reportStatRow{grid-template-columns:1fr}.reportStatRow div{display:grid;grid-template-columns:minmax(74px,auto) 1fr;align-items:center;min-height:58px;grid-gap:10px;gap:10px;padding:12px}.reportStatRow span{margin-top:0}.reportImageFrame{height:300px}.beliefSection h2,.experienceCopy h2,.finalCtaSection h2,.sectionIntro h2{font-size:36px}.gazeMockupCard{grid-template-columns:1fr;justify-items:center;padding:18px}.gazeMockupCopy{justify-items:start;width:100%}.gazeMockupCopy p,.gazeMockupCopy strong{max-width:none}.gazeMockupCopy strong{font-size:27px}.gazeMockupFrame{justify-self:center;width:min(238px,calc(100vw - 86px))}}@media (max-width:360px){.brandName{max-width:108px;font-size:18px}.siteHeader .headerCta{min-width:74px;padding:0 10px;font-size:13px}.heroCopy h1{font-size:39px}.heroButtons{grid-template-columns:1fr}.phoneShell{width:min(250px,calc(100vw - 52px))}}html.motion-ready [data-reveal]:not([data-reveal=header]){filter:blur(8px);transform:translate3d(0,30px,0) scale(.985);transition:opacity .86s cubic-bezier(.19,1,.22,1),transform .86s cubic-bezier(.19,1,.22,1),filter .86s cubic-bezier(.19,1,.22,1)}html.motion-ready [data-reveal=card]{transform:translate3d(0,34px,0) scale(.97)}html.motion-ready [data-reveal].is-visible{filter:blur(0);transform:translateZ(0) scale(1)}html.reduce-motion [data-reveal]{filter:none}.heroCopy h1{max-width:760px}.heroSection .heroCopy>p{max-width:650px;font-weight:560}.heroHighlight{position:relative;overflow:hidden}.heroHighlight:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.52),rgba(255,255,255,0));opacity:0;transition:opacity .24s ease;pointer-events:none}.featureCard:hover:after,.heroHighlight:hover:after,.tile:hover:after{opacity:1}.problemSection .sectionIntro{grid-row:1/span 3}.outcomeGrid,.painGrid,.problemSection .insightBand{grid-column:2}.painCard{display:grid;grid-template-columns:42px 1fr;align-items:center;grid-gap:16px;gap:16px}.painIcon{display:grid;width:42px;height:42px;padding:9px;border-radius:14px;color:#8b3d3d;background:#fff0ef;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.painCard p,.problemSection .painCard p{padding-left:0}.painCard p:before,.problemSection .painCard p:before{display:none}.outcomeGrid{display:grid;grid-gap:10px;gap:10px;padding:18px;border:1px solid rgba(74,47,112,.11);border-radius:20px;background:linear-gradient(180deg,rgba(255,253,248,.9),rgba(248,242,255,.82)),#fffdf8;box-shadow:0 18px 42px rgba(55,41,94,.07)}.outcomeKicker{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:30px;align-items:center;padding:0 11px;border-radius:999px;color:#56228e;background:#efe6fb;font-size:12px;font-weight:880}.outcomeRow{display:grid;grid-template-columns:30px 1fr;align-items:center;grid-gap:10px;gap:10px;min-height:48px;padding:10px 12px;border:1px solid rgba(74,47,112,.08);border-radius:14px;background:rgba(255,255,255,.72)}.outcomeRow span{color:#342344;font-size:17px;font-weight:790;line-height:1.25}.featureCard{isolation:isolate}.featureCard:after,.tile:after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,255,255,0));opacity:0;transition:opacity .26s ease;pointer-events:none}.featureCard>*,.tile>*{position:relative;z-index:1}.featureStep{position:absolute;top:24px;right:24px;color:rgba(86,34,142,.28);font-size:34px;font-weight:940;line-height:1}.featureCard h3{max-width:280px}.mechanismNote{width:-moz-fit-content;width:fit-content;max-width:760px;margin:0 auto;padding:14px 20px;border:1px solid rgba(74,47,112,.11);border-radius:999px;background:rgba(255,253,248,.76);box-shadow:0 14px 30px rgba(55,41,94,.06)}.finalCtaSection{grid-template-columns:minmax(0,.95fr) minmax(420px,.75fr)}.finalActions{gap:16px;padding:20px}.audienceList{display:grid;grid-gap:8px;gap:8px}.audienceList span{display:grid;grid-template-columns:26px 1fr;align-items:center;grid-gap:10px;gap:10px;min-height:42px;padding:9px 11px;border:1px solid rgba(74,47,112,.09);border-radius:13px;color:#342344;background:rgba(255,255,255,.72);font-size:15px;font-weight:780;line-height:1.25}.audienceIcon{width:22px;height:22px;color:#56228e;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.reasonCard{padding:18px;border-radius:16px;color:#fffdf8;background:linear-gradient(135deg,#2a173f,#56228e);box-shadow:0 16px 34px rgba(86,34,142,.18)}.reasonCard p,.reasonCard strong{display:block;margin:0}.reasonCard strong{font-size:17px;font-weight:900}.reasonCard p{margin-top:7px;color:rgba(255,253,248,.78);font-size:15px;font-weight:620;line-height:1.42}@media (max-width:900px){.heroCopy h1{max-width:560px;font-size:48px}.heroSection .heroCopy>p{max-width:500px}.outcomeGrid,.painGrid,.problemSection .insightBand,.problemSection .sectionIntro{grid-column:auto;grid-row:auto}.painCard{grid-template-columns:38px 1fr;gap:14px}.painIcon{width:38px;height:38px;border-radius:13px}.outcomeRow span{font-size:16px}.featureStep{top:22px;right:22px;font-size:30px}.mechanismNote{width:100%;border-radius:18px;align-items:flex-start;text-align:left}.finalCtaSection{grid-template-columns:1fr}}@media (max-width:420px){.heroCopy h1{font-size:40px}.heroSection .heroCopy>p{font-size:16.5px}.heroButtons{grid-template-columns:1fr}.featureCard h3{max-width:240px}.audienceList span{font-size:14px}}.problemSection{grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr);align-items:center;gap:58px;padding-top:104px;padding-bottom:104px;background:radial-gradient(circle at 86% 4%,rgba(255,191,31,.11),transparent 22%),linear-gradient(180deg,rgba(255,253,248,.86),rgba(247,243,251,.96))}.problemSection .sectionIntro{grid-row:auto}.problemEvidence{grid-column:2;display:grid;grid-gap:14px;gap:14px;min-width:0}.problemEvidence .insightBand,.problemEvidence .outcomeGrid,.problemEvidence .painGrid{grid-column:auto}.problemSection .painGrid{counter-reset:problem-item;gap:0;padding:10px;border:1px solid rgba(74,47,112,.1);border-radius:24px;background:linear-gradient(180deg,rgba(255,253,248,.96),rgba(249,245,253,.92)),#fffdf8;box-shadow:0 18px 42px rgba(55,41,94,.07)}.problemSection .painCard{counter-increment:problem-item;display:grid;grid-template-columns:46px 1fr;align-items:center;grid-gap:14px;gap:14px;min-height:0;padding:16px 14px;border:0;border-radius:16px;background:transparent;box-shadow:none;overflow:visible}.problemSection .painCard:not(:last-child){border-bottom:1px solid rgba(74,47,112,.08);border-radius:0}.problemSection .painCard:before{content:"0" counter(problem-item);display:grid;place-items:center;width:38px;height:38px;border-radius:14px;color:#8b3d3d;background:#fff0ef;font-size:13px;font-weight:930;line-height:1}.problemSection .painCard:hover{transform:none;border-color:rgba(74,47,112,.08);box-shadow:none}.problemSection .painIcon{display:none}.problemSection .painCard p{grid-column:2;color:#2c2138;font-size:18px;font-weight:820;line-height:1.24}.problemSection .outcomeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px;border-radius:24px;background:radial-gradient(circle at 90% 0,rgba(116,49,198,.11),transparent 26%),linear-gradient(180deg,rgba(255,253,248,.94),rgba(248,242,255,.86)),#fffdf8}.problemSection .outcomeKicker{grid-column:1/-1;min-height:30px;margin-bottom:2px}.problemSection .outcomeRow{grid-template-columns:1fr;align-content:start;gap:12px;min-height:118px;padding:16px;border-radius:16px;background:rgba(255,255,255,.76)}.problemSection .outcomeRow .statusIcon{width:26px;height:26px}.problemSection .outcomeRow span{font-size:16px;font-weight:820;line-height:1.22}.problemSection .insightBand{grid-column:auto;padding:24px 26px;border-radius:24px;background:linear-gradient(135deg,rgba(255,253,248,.98),rgba(250,244,255,.94)),#fffdf8;box-shadow:0 18px 42px rgba(55,41,94,.07)}.problemSection .insightBand span{color:#56228e}.problemSection .insightBand strong{max-width:760px;color:#21162f;font-size:32px;font-weight:900;line-height:1.12}@media (max-width:900px){.problemSection{grid-template-columns:1fr;gap:28px;padding-top:74px;padding-bottom:74px}.problemEvidence{grid-column:auto;gap:12px}.problemSection .painGrid{padding:8px;border-radius:22px}.problemSection .painCard{grid-template-columns:42px 1fr;gap:12px;padding:14px 12px}.problemSection .painCard:before{width:34px;height:34px;border-radius:12px;font-size:12px}.problemSection .painCard p{font-size:16px}.problemSection .outcomeGrid{grid-template-columns:1fr;padding:14px}.problemSection .outcomeRow{grid-template-columns:28px 1fr;align-content:center;min-height:auto;padding:13px}.problemSection .outcomeRow span{font-size:16px}.problemSection .insightBand{padding:22px}.problemSection .insightBand strong{font-size:28px;line-height:1.14}}@media (max-width:420px){.problemSection .insightBand strong{font-size:25px}}@keyframes drawGrowthLine{0%{stroke-dashoffset:720}to{stroke-dashoffset:0}}@keyframes growBar{0%{transform:scaleY(.08)}to{transform:scaleY(1)}}.growthColumn{display:grid;grid-gap:22px;gap:22px;min-width:0}.growthEvidence{position:relative;overflow:hidden;padding:24px;border:1px solid rgba(74,47,112,.12);border-radius:24px;background:radial-gradient(circle at 86% 0,rgba(255,191,31,.18),transparent 24%),linear-gradient(180deg,rgba(255,253,248,.95),rgba(248,242,255,.9)),#fffdf8;box-shadow:0 24px 58px rgba(55,41,94,.1),inset 0 1px 0 rgba(255,255,255,.88)}.growthEvidence:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(116,49,198,.06) 1px,transparent 0),linear-gradient(180deg,rgba(116,49,198,.04) 1px,transparent 0);background-size:34px 34px;opacity:.46;pointer-events:none}.growthEvidence>*{position:relative;z-index:1}.growthPanelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.growthPanelHeader span,.growthPanelHeader strong{display:block}.growthPanelHeader span{color:#56228e;font-size:12px;font-weight:900;text-transform:uppercase}.growthPanelHeader strong{max-width:220px;color:#21162f;font-size:30px;font-weight:920;line-height:1.02;text-align:right}.growthChart{height:210px;margin-top:8px;border:1px solid rgba(74,47,112,.08);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(255,253,248,.42))}.growthChart svg{width:100%;height:100%}.growthGridLine{fill:none;stroke:rgba(74,47,112,.09);stroke-width:1}.growthArea{fill:url(#growthFill)}.growthLine{fill:none;stroke:url(#growthLine);stroke-width:8;stroke-linecap:round;stroke-dasharray:720;stroke-dashoffset:0;filter:drop-shadow(0 12px 18px rgba(116,49,198,.2))}.growthPoint{fill:#fffdf8;stroke:#7431c6;stroke-width:4}.growthPoint.active{stroke:#d59a16;filter:drop-shadow(0 8px 12px rgba(213,154,22,.22))}.growthBarRow{grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:10px;gap:10px;min-height:116px;margin-top:18px;padding:14px 14px 10px;border:1px solid rgba(74,47,112,.08);border-radius:18px;background:rgba(255,255,255,.56)}.growthBar,.growthBarRow{display:grid;align-items:end}.growthBar{grid-template-rows:1fr auto;grid-gap:8px;gap:8px;height:88px}.growthBar span{display:block;align-self:end;width:100%;height:var(--bar-height);min-height:16px;border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,#ffcf45,#7431c6);box-shadow:0 10px 18px rgba(116,49,198,.12);transform-origin:50% 100%}.growthBar strong{color:#70647c;font-size:11px;font-weight:820;line-height:1;text-align:center}.growthStatGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.growthStatGrid div{min-height:82px;padding:15px 14px;border:1px solid rgba(74,47,112,.09);border-radius:16px;background:rgba(255,255,255,.72)}.growthStatGrid span,.growthStatGrid strong{display:block}.growthStatGrid strong{color:#56228e;font-size:25px;font-weight:920;line-height:1}.growthStatGrid span{margin-top:8px;color:#70647c;font-size:12px;font-weight:760;line-height:1.25}html.motion-ready .growthEvidence.is-visible .growthLine{animation:drawGrowthLine 1.2s cubic-bezier(.19,1,.22,1) .26s both}html.motion-ready .growthEvidence.is-visible .growthBar span{animation:growBar .78s cubic-bezier(.19,1,.22,1) both;animation-delay:.36s}.growthBar:first-child span{animation-delay:.36s}.growthBar:nth-child(2) span{animation-delay:415ms}.growthBar:nth-child(3) span{animation-delay:.47s}.growthBar:nth-child(4) span{animation-delay:525ms}.growthBar:nth-child(5) span{animation-delay:.58s}.growthBar:nth-child(6) span{animation-delay:635ms}.growthBar:nth-child(7) span{animation-delay:.69s}@media (max-width:900px){.growthColumn{gap:26px}.growthEvidence{padding:20px;border-radius:22px}.growthPanelHeader strong{font-size:26px}.growthChart{height:184px}}@media (max-width:520px){.growthPanelHeader{display:grid;grid-gap:8px;gap:8px}.growthPanelHeader strong{max-width:none;text-align:left}.growthBarRow{gap:7px;padding:12px 10px 9px}.growthStatGrid{grid-template-columns:1fr}}@keyframes thanksCardIn{0%{opacity:0;transform:translate3d(0,18px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}.thanksShell{min-height:100svh;padding:0 20px 48px;background:radial-gradient(circle at 50% -12%,rgba(255,191,31,.18),transparent 30%),radial-gradient(circle at 86% 14%,rgba(116,49,198,.11),transparent 24%),linear-gradient(180deg,#f6f0fb,#fffdf8 58%,#f8f4fb)}.thanksShell .flowHeader{width:min(1040px,100%);min-height:90px;border-bottom:0}.thanksCard{position:relative;align-self:start;width:min(560px,calc(100vw - 40px));max-width:100%;margin-top:clamp(18px,6vh,60px);padding:clamp(34px,5vw,52px);gap:18px;overflow:hidden;border:1px solid rgba(74,47,112,.1);border-radius:30px;background:linear-gradient(180deg,rgba(255,253,248,.98),rgba(250,246,255,.96)),#fffdf8;box-shadow:0 28px 70px rgba(55,41,94,.12),inset 0 2px 0 rgba(255,255,255,.72);animation:thanksCardIn .62s cubic-bezier(.19,1,.22,1) both}html.motion-ready .thanksShell [data-reveal]{opacity:1;filter:none;transform:none}.thanksCard:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#ffbf1f,#7a35c8 48%,#3d1d66)}.thanksCard .formBadge{margin:4px 0 2px;min-height:32px;padding:7px 12px;color:#56228e;background:rgba(116,49,198,.08);border-color:rgba(116,49,198,.14);font-size:13px;font-weight:880}.thanksCard .successMark{width:74px;height:74px;margin-top:4px;color:#ffffff;background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.36),transparent 28%),linear-gradient(135deg,#7a35c8,#3d1d66);box-shadow:0 18px 38px rgba(86,34,142,.24),0 0 0 8px rgba(116,49,198,.08)}.thanksCard .successIcon{width:36px;height:36px}.thanksCard h1{max-width:420px;color:#21162f;font-size:clamp(48px,7vw,68px);line-height:.92;text-wrap:balance}.thanksCard>p{width:100%;max-width:430px;margin-top:0;color:#70647c;font-size:clamp(17px,2vw,19px);font-weight:620;line-height:1.48}.thanksCard .restartButton{width:min(320px,100%);max-width:100%;min-width:0;margin-top:12px;border-radius:18px}@media (max-width:640px){.thanksShell{padding:0 16px 32px}.thanksShell .flowHeader{min-height:82px;padding:0}.thanksCard{width:min(420px,calc(100vw - 32px));max-width:calc(100vw - 32px);justify-self:center;margin-top:14px;padding:32px 22px 28px;border-radius:26px}.thanksCard h1{font-size:48px}}@media (max-width:520px){.thanksCard{width:min(358px,calc(100vw - 32px))}.thanksCard>p{font-size:16.5px}}