/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#10211c;--ink-soft:#20332d;--navy:#102d3f;--paper:#f5f7f3;--white:#fff;--green:#21c875;--green-deep:#0b8f52;--green-soft:#dcf9e8;--blue:#3d67f2;--blue-soft:#e7edff;--muted:#64736d;--line:#dce4df;--line-dark:#ffffff24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(1280px,100% - 64px);margin-inline:auto}.section{padding-block:128px}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:88px;display:flex}.brand{letter-spacing:.12em;align-items:center;gap:12px;font-size:13px;font-weight:780;display:inline-flex}.brand-symbol{background:var(--green);width:30px;height:30px;color:var(--ink);border-radius:9px;place-items:center;font-size:18px;font-weight:800;display:grid}.nav-links{color:#40534c;align-items:center;gap:34px;font-size:13px;font-weight:600;display:flex}.nav-links>a:not(.nav-cta){transition:color .18s}.nav-links>a:not(.nav-cta):hover{color:var(--green-deep)}.nav-cta{border:1px solid var(--ink);color:var(--ink);border-radius:12px;padding:13px 18px;transition:background .18s,color .18s,transform .18s}.nav-cta:hover{background:var(--ink);color:var(--white);transform:translateY(-1px)}.hero{grid-template-columns:.95fr 1.05fr;align-items:center;gap:54px;min-height:760px;padding-block:72px 96px;display:grid}.hero-copy{z-index:3;position:relative}.eyebrow{color:var(--green-deep);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 24px;font-size:11px;font-weight:760;line-height:1.4;display:flex}.eyebrow>span{background:var(--green);border-radius:10px;width:22px;height:3px}.hero h1,.statement h2,.section-intro h2,.method-heading h2,.product-copy h2,.author-copy h2,.offer-copy h2,.faq-heading h2,.closing h2{letter-spacing:-.055em;margin:0;font-weight:640}.hero h1{max-width:690px;font-size:clamp(62px,6.4vw,96px);line-height:.93}.hero h1 em{color:var(--green-deep);font-style:normal}.hero-lead{color:#4f625b;max-width:610px;margin:32px 0 0;font-size:19px;line-height:1.65}.hero-buy{align-items:center;gap:27px;margin-top:38px;display:flex}.button{border-radius:13px;justify-content:center;align-items:center;gap:24px;min-height:56px;padding:0 24px;font-size:14px;font-weight:720;transition:transform .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button span{font-size:20px;line-height:1;transition:transform .18s}.button:hover span{transform:translate(4px)}.button-primary{background:var(--green);color:#072518;box-shadow:0 14px 34px #16b06330}.button-primary:hover{background:#31d985;box-shadow:0 18px 42px #16b06340}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:var(--navy)}.button-light{background:var(--white);color:var(--ink)}.hero-price{flex-direction:column;gap:2px;display:flex}.hero-price s{color:#7d8b86;font-size:14px}.hero-price strong{font-size:20px;font-weight:650}.microcopy{color:#718079;margin:17px 0 0;font-size:11px;font-weight:520}.hero-visual{isolation:isolate;place-items:center;min-height:590px;display:grid;position:relative}.hero-visual:before{content:"";aspect-ratio:1;z-index:-3;background:var(--green-soft);border-radius:50%;width:84%;position:absolute}.hero-orbit{z-index:-2;border:1px solid #0b8f522b;border-radius:50%;position:absolute}.hero-orbit-one{width:510px;height:510px}.hero-orbit-two{width:390px;height:390px}.product-image{aspect-ratio:1.28;width:100%;position:relative}.product-image img{object-fit:contain;filter:drop-shadow(0 34px 34px #10211c2b)}.dashboard-chip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #10211c14;border-radius:15px;width:176px;padding:16px;position:absolute;bottom:84px;right:0;box-shadow:0 20px 50px #0f281f21}.dashboard-chip span,.dashboard-chip strong{display:block}.dashboard-chip span{color:var(--muted);font-size:9px}.dashboard-chip strong{color:var(--green-deep);margin-top:5px;font-size:13px}.dashboard-chip i{background:#e8edea;border-radius:10px;height:5px;margin-top:12px;display:block;overflow:hidden}.dashboard-chip i:before{content:"";border-radius:inherit;background:var(--green);width:82%;height:100%;display:block}.statement{background:var(--ink);color:var(--white)}.statement-inner{grid-template-columns:.65fr 1.35fr;align-items:center;gap:90px;min-height:210px;display:grid}.statement p{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:12px;font-weight:720;line-height:1.5}.statement h2{max-width:800px;font-size:clamp(34px,4vw,56px);line-height:1.06}.section-intro{max-width:900px}.section-intro h2,.method-heading h2,.product-copy h2,.author-copy h2,.offer-copy h2,.faq-heading h2{font-size:clamp(48px,5.2vw,74px);line-height:1}.change-grid{grid-template-columns:.8fr 1.2fr;align-items:end;gap:110px;margin-top:74px;display:grid}.change-copy{gap:20px;display:grid}.change-copy p{color:var(--muted);margin:0;font-size:16px;line-height:1.72}.before-after{border:1px solid var(--line);background:var(--white);border-radius:24px;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:28px;display:grid}.before-after>div{background:#f0f3f0;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:180px;padding:24px;display:flex}.before-after>div.after{background:var(--green-soft)}.before-after span{color:var(--muted);letter-spacing:.13em;font-size:10px;font-weight:740}.before-after strong{letter-spacing:-.03em;max-width:190px;font-size:25px;font-weight:610;line-height:1.1}.before-after .direction{color:var(--green-deep);font-size:24px}.method{background:var(--navy);color:var(--white);overflow:hidden}.method-heading{max-width:900px}.eyebrow-light{color:#9cd8b7}.method-list{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);margin-top:74px;display:grid}.method-list article{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);flex-direction:column;min-height:310px;padding:28px;display:flex}.method-list article>span{color:var(--green);font-size:12px;font-weight:700}.method-list h3{letter-spacing:-.04em;margin:auto 0 16px;font-size:32px;font-weight:600}.method-list p{color:#aebdc2;margin:0;font-size:14px;line-height:1.65}.system-product{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.product-copy>p:not(.eyebrow){color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.75}.outcome-list{gap:15px;margin:32px 0 38px;padding:0;list-style:none;display:grid}.outcome-list li{color:#344a42;align-items:flex-start;gap:12px;font-size:14px;font-weight:580;line-height:1.45;display:flex}.outcome-list li:before{content:"✓";background:var(--green-soft);width:22px;height:22px;color:var(--green-deep);border-radius:7px;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.dashboard{border:1px solid var(--line);background:var(--white);border-radius:25px;padding:28px;box-shadow:0 35px 75px #102d3f1c}.dashboard-top,.dashboard-balance,.dashboard-grid,.dashboard-rows{border-radius:17px}.dashboard-top{justify-content:space-between;align-items:center;padding:2px 2px 24px;display:flex}.dashboard-top div{align-items:baseline;gap:10px;display:flex}.dashboard-top span,.dashboard-balance span,.chart-panel>span,.goal-panel>span{color:var(--muted);font-size:10px}.dashboard-top strong{font-size:15px}.dashboard-status{background:var(--green-soft);border-radius:10px;padding:8px 10px;font-weight:700;color:var(--green-deep)!important}.dashboard-balance{background:var(--navy);color:var(--white);padding:28px}.dashboard-balance>span{color:#a9bac1}.dashboard-balance>strong{letter-spacing:-.05em;margin-top:9px;font-size:46px;display:block}.dashboard-balance>div{background:#ffffff21;border-radius:20px;height:7px;margin-top:22px;overflow:hidden}.dashboard-balance i{border-radius:inherit;background:var(--green);width:82%;height:100%;display:block}.dashboard-grid{grid-template-columns:1.2fr .8fr;gap:14px;margin-top:14px;display:grid}.chart-panel,.goal-panel{border:1px solid var(--line);border-radius:17px;min-height:210px;padding:22px}.mini-chart{border-bottom:1px solid var(--line);align-items:flex-end;gap:10px;height:135px;margin-top:21px;padding-top:14px;display:flex}.mini-chart i{background:var(--green);border-radius:5px 5px 0 0;flex:1}.mini-chart i:nth-child(2n){background:var(--blue)}.goal-panel{background:var(--blue-soft)}.goal-panel strong{color:var(--navy);margin-top:54px;font-size:21px;line-height:1.15;display:block}.goal-panel small{color:var(--blue);margin-top:12px;font-size:10px;font-weight:720;display:block}.dashboard-rows{border:1px solid var(--line);gap:14px;margin-top:14px;padding:24px;display:grid}.dashboard-rows>div{grid-template-columns:92px 1fr 35px;align-items:center;gap:13px;display:grid}.dashboard-rows span,.dashboard-rows strong{font-size:10px}.dashboard-rows i{background:#ebefec;border-radius:10px;height:6px;overflow:hidden}.dashboard-rows b{border-radius:inherit;background:var(--green);height:100%;display:block}.author{background:#e8f0ec}.author-inner{grid-template-columns:.45fr 1fr;gap:100px;display:grid}.author-kicker{border-top:1px solid #acbbb4;padding-top:9px}.author-kicker span{color:var(--green-deep);letter-spacing:.13em;font-size:10px;font-weight:740;line-height:1.55}.author-copy{max-width:850px}.author-copy>p{color:#52655e;max-width:700px;margin:30px 0 0;font-size:16px;line-height:1.75}.author-signature{border-left:3px solid var(--green);flex-direction:column;gap:4px;margin-top:38px;padding-left:16px;display:flex}.author-signature strong{font-size:15px}.author-signature span{color:var(--muted);font-size:11px}.offer{background:var(--paper)}.offer-layout{grid-template-columns:.82fr 1.18fr;align-items:start;gap:100px;display:grid}.offer-copy{position:sticky;top:40px}.offer-copy>p:not(.eyebrow){color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.72}.offer-promise{border-top:1px solid var(--line);grid-template-columns:72px 1fr;gap:20px;margin-top:38px;padding-top:26px;display:grid}.offer-promise>span{color:var(--green-deep);letter-spacing:-.03em;font-size:22px;font-weight:720}.offer-promise p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.offer-promise strong{color:var(--ink);margin-bottom:4px;display:block}.stack{background:var(--white);border:1px solid #cfdad4;border-radius:25px;overflow:hidden;box-shadow:0 35px 80px #102d3f1a}.stack-head{background:var(--navy);color:var(--white);justify-content:space-between;align-items:flex-end;gap:20px;padding:28px 30px;display:flex}.stack-head span{color:#a9bac1;letter-spacing:.14em;font-size:9px;font-weight:700}.stack-head strong{font-size:19px;font-weight:610}.stack ul{margin:0;padding:0 30px;list-style:none}.stack li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:26px;min-height:86px;display:flex}.stack li>span{flex-direction:column;gap:5px;display:flex}.stack li strong{font-size:13px;font-weight:650}.stack li small{color:var(--muted);font-size:10px;line-height:1.4}.stack li>b{color:var(--green-deep);font-size:15px}.stack-value{background:var(--green-soft);justify-content:space-between;align-items:center;padding:22px 30px;display:flex}.stack-value span{color:var(--green-deep);font-size:11px;font-weight:650}.stack-value strong{color:var(--green-deep);font-size:20px}.stack-price{grid-template-columns:1fr 1fr;gap:24px;padding:30px;display:grid}.stack-price>div{flex-direction:column;gap:7px;display:flex}.stack-price span{color:var(--muted);font-size:10px}.stack-price s{color:#7a8983;font-size:24px}.stack-price strong{color:var(--ink);letter-spacing:-.06em;font-size:50px;line-height:.9}.stack-price strong small{letter-spacing:.02em;font-size:11px}.button-full{width:calc(100% - 60px);margin:0 30px}.stack-note{color:var(--muted);text-align:center;margin:16px 30px 25px;font-size:10px}.faq{border-top:1px solid var(--line);grid-template-columns:.72fr 1.28fr;align-items:start;gap:100px;display:grid}.faq-heading h2{max-width:520px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:84px;font-size:16px;font-weight:620;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green-deep);font-size:24px;font-weight:400;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:650px;color:var(--muted);margin:-4px 40px 28px 0;font-size:14px;line-height:1.68}.closing{background:var(--green);color:#072518}.closing-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:560px;display:flex}.closing p{letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-size:13px;font-weight:720}.closing h2{max-width:920px;font-size:clamp(60px,7.2vw,104px);line-height:.93}.closing>.closing-inner>div{align-items:center;gap:25px;margin-top:40px;display:flex}.closing>.closing-inner>div>span{font-size:14px;font-weight:650}footer{background:var(--ink);color:var(--white);padding-block:48px 38px}.footer-top,.footer-bottom{justify-content:space-between;align-items:center;gap:40px;display:flex}.footer-top{border-bottom:1px solid var(--line-dark);padding-bottom:34px}.footer-top>a:last-child{color:#b3c0bb;font-size:12px}.footer-bottom{color:#8fa099;padding-top:28px;font-size:10px}.footer-bottom p{margin:0}@media (width<=1080px){.hero{gap:20px}.hero h1{font-size:clamp(58px,7vw,78px)}.change-grid,.system-product,.offer-layout,.faq{gap:60px}.method-list{grid-template-columns:repeat(2,1fr)}.method-list article{min-height:250px}}@media (width<=860px){.shell{width:min(100% - 36px,720px)}.section{padding-block:88px}.nav{min-height:76px}.nav-links>a:not(.nav-cta){display:none}.nav-cta{padding:11px 13px;font-size:11px}.brand{font-size:11px}.hero{grid-template-columns:1fr;min-height:auto;padding-block:70px 62px}.hero h1{max-width:680px;font-size:clamp(55px,11.5vw,78px)}.hero-visual{min-height:500px}.product-image{width:min(720px,100%)}.dashboard-chip{right:4%}.statement-inner,.change-grid,.system-product,.author-inner,.offer-layout,.faq{grid-template-columns:1fr;gap:52px}.statement-inner{align-content:center;min-height:280px}.before-after{max-width:680px}.system-product .product-copy{max-width:660px}.dashboard{width:min(680px,100%)}.author-inner{gap:42px}.author-kicker{max-width:280px}.offer-copy{position:static}}@media (width<=560px){.shell{width:calc(100% - 28px)}.section{padding-block:72px}.brand-symbol{width:27px;height:27px}.nav-cta{display:none}.hero{padding-top:56px}.eyebrow{margin-bottom:18px;font-size:9px}.hero h1{font-size:clamp(49px,15vw,67px)}.hero-lead{margin-top:24px;font-size:16px}.hero-buy{align-items:flex-start;gap:20px}.button{min-height:52px;padding:0 18px;font-size:13px}.hero-visual{min-height:350px}.hero-orbit-one{width:340px;height:340px}.hero-orbit-two{width:265px;height:265px}.dashboard-chip{transform-origin:100% 100%;bottom:28px;right:0;transform:scale(.82)}.statement-inner{gap:22px}.statement h2,.section-intro h2,.method-heading h2,.product-copy h2,.author-copy h2,.offer-copy h2,.faq-heading h2{font-size:43px}.change-grid{margin-top:46px}.before-after{grid-template-columns:1fr}.before-after>div{min-height:135px}.before-after .direction{text-align:center;transform:rotate(90deg)}.method-list{grid-template-columns:1fr;margin-top:46px}.method-list article{min-height:225px}.dashboard{padding:16px}.dashboard-grid{grid-template-columns:1fr}.chart-panel,.goal-panel{min-height:185px}.goal-panel strong{margin-top:38px}.dashboard-rows{padding:18px}.dashboard-rows>div{grid-template-columns:74px 1fr 30px}.stack-head{flex-direction:column;align-items:flex-start}.stack ul{padding-inline:20px}.stack li{min-height:92px}.stack li small{max-width:210px}.stack-value,.stack-price{padding-inline:20px}.stack-price strong{font-size:42px}.button-full{width:calc(100% - 40px);margin-inline:20px}.closing-inner{min-height:500px}.closing h2{font-size:clamp(53px,15vw,72px)}.closing>.closing-inner>div{flex-direction:column}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
