:root{--ink:#062f29;--green:#087e5d;--green-2:#0a9b70;--pale:#eef7f2;--paper:#fffdfa;--sand:#f6f3ea;--amber:#f2c557;--red:#c9523d;--muted:#667b76;--line:#d8e3de;--shadow:0 18px 50px rgba(6,47,41,.09);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--sand);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sand);color:var(--ink)}button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%}:focus-visible{outline:3px solid var(--amber);outline-offset:3px}.skip{position:fixed;left:12px;top:-60px;z-index:100;background:var(--ink);color:white;padding:12px 16px;border-radius:10px}.skip:focus{top:12px}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.nav{height:72px;justify-content:space-between;gap:20px}.brand,.nav{display:flex;align-items:center}.brand{gap:10px;font-weight:850;font-size:21px}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--green);color:white;display:grid;place-items:center;font-size:18px;box-shadow:inset 0 -5px 0 rgba(0,0,0,.08)}.navlinks{display:flex;gap:28px}.btn,.navlinks{align-items:center}.btn{min-height:48px;padding:0 18px;border-radius:14px;border:1px solid var(--line);background:white;color:var(--ink);font-weight:750;display:inline-flex;justify-content:center;gap:8px}.btn.primary{background:var(--green);color:white;border-color:var(--green)}.btn.amber{background:var(--amber);border-color:var(--amber)}.btn.ghost{background:transparent}.btn.small{min-height:42px;padding:0 14px}.eyebrow{font-size:13px;letter-spacing:.13em;text-transform:uppercase;font-weight:850;color:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,7vw,72px);line-height:.98;letter-spacing:-.055em;margin-bottom:24px}h2{font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:-.035em}h3{font-size:20px;line-height:1.25}.lead{font-size:clamp(18px,2.2vw,22px);line-height:1.55;color:#49645e}.muted{color:var(--muted)}.hero{padding:74px 0 86px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.hero-actions{gap:12px;margin:30px 0}.hero-actions,.trust-row{display:flex;flex-wrap:wrap}.trust-row{gap:22px;color:var(--muted);font-size:14px}.trust-row span:before{content:"✓";color:var(--green);font-weight:900;margin-right:7px}.phone-stage{position:relative;min-height:560px;display:grid;place-items:center}.phone-stage:before{content:"";position:absolute;width:470px;height:470px;border-radius:50%;background:#dcecdf}.phone{position:relative;width:310px;background:#fbfcfa;border:9px solid var(--ink);border-radius:42px;padding:18px;box-shadow:0 35px 80px rgba(6,47,41,.25);transform:rotate(2deg)}.phone-bar{display:flex;justify-content:space-between;font-size:11px;font-weight:800;margin-bottom:18px}.pulse{background:var(--ink);color:white;border-radius:24px;padding:22px}.pulse strong{font-size:31px;display:block;margin:9px 0}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.mini{background:white;border:1px solid var(--line);border-radius:16px;padding:14px}.mini span{font-size:11px;color:var(--muted)}.mini strong{display:block;font-size:18px;margin-top:4px}.coach{margin-top:12px;background:#fff6dc;border-radius:17px;padding:15px;display:flex;gap:10px;font-size:13px;line-height:1.4}.section{padding:90px 0}.section.white{background:var(--paper)}.section-head{max-width:720px;margin-bottom:42px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{border:1px solid var(--line);background:white;border-radius:22px;padding:26px;min-height:220px}.iconbox{width:48px;height:48px;border-radius:14px;background:var(--pale);display:grid;place-items:center;margin-bottom:22px}.feature p{color:var(--muted);line-height:1.6}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{padding:24px;border-top:3px solid var(--green)}.step b{display:block;font-size:28px;color:var(--green);margin-bottom:16px}.cta{background:var(--ink);color:white;border-radius:30px;padding:clamp(30px,6vw,70px);display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin:0;max-width:620px}.footer{padding:50px 0}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer a{display:block;margin:12px 0;color:var(--muted)}.page-head{padding:70px 0 34px;max-width:780px}.prose{max-width:760px;padding-bottom:90px;line-height:1.75}.prose h2{font-size:28px;margin-top:38px}.prose li{margin-bottom:10px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:80px}.price-card{background:white;border:1px solid var(--line);border-radius:24px;padding:28px}.price-card.featured{border:2px solid var(--green)}.auth-page{min-height:100svh;display:grid;grid-template-columns:.85fr 1.15fr;background:white}.auth-side{background:var(--ink);color:white;padding:48px;display:flex;flex-direction:column;justify-content:space-between}.auth-quote{font-size:clamp(28px,4vw,46px);line-height:1.12;letter-spacing:-.035em}.auth-main{display:grid;place-items:center;padding:40px 20px}.auth-card{width:min(460px,100%)}.auth-card h1{font-size:38px}.field{display:grid;gap:7px;margin:18px 0}.field label{font-weight:750;font-size:14px}.field input,.field select,.field textarea{min-height:52px;border:1px solid var(--line);border-radius:13px;padding:12px 14px;background:white;color:var(--ink)}.field textarea{min-height:110px}.form-row{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:14px}.form-msg{padding:12px 14px;border-radius:12px;background:var(--pale);margin:15px 0;font-size:14px}.full{width:100%}.divider{display:flex;align-items:center;gap:12px;color:var(--muted);margin:24px 0}.divider:after,.divider:before{content:"";height:1px;background:var(--line);flex:1 1}.app{min-height:100svh;display:grid;grid-template-columns:250px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100svh;background:var(--ink);color:white;padding:25px 18px;display:flex;flex-direction:column}.side-nav{display:grid;gap:7px;margin-top:32px}.nav-item{min-height:50px;border-radius:13px;padding:0 14px;display:flex;align-items:center;gap:12px;color:#c7d8d4;font-weight:700}.nav-item.active,.nav-item:hover{background:#165247;color:white}.side-bottom{margin-top:auto}.app-main{min-width:0}.topbar{position:sticky;top:0;z-index:20;height:76px;background:rgba(255,253,250,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);padding:0 32px;display:flex;justify-content:space-between}.safety,.topbar{align-items:center}.safety{display:inline-flex;gap:8px;border:1px solid #b9dece;border-radius:999px;padding:9px 13px;background:#f0faf5;font-size:13px}.dot{width:9px;height:9px;border-radius:50%;background:#2fc58d}.coach-btn{border:1px solid var(--line);background:white;min-height:48px;border-radius:14px;padding:0 14px;display:flex;align-items:center;gap:10px;font-weight:800}.coach-btn i{width:36px;height:36px;border-radius:11px;background:var(--amber);display:grid;place-items:center;font-style:normal}.content{padding:30px 32px 110px;max-width:1450px;margin:auto}.mobile-title{display:none}.hello{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.hello h1{font-size:36px;margin:0 0 7px}.range{display:flex;background:#e9eeeb;border-radius:13px;padding:4px}.range button{height:40px;border:0;background:transparent;border-radius:10px;padding:0 14px;color:var(--muted);font-weight:750}.range button.active{background:white;color:var(--ink);box-shadow:0 2px 8px rgba(0,0,0,.07)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{background:white;border:1px solid var(--line);border-radius:20px;padding:22px;min-width:0}.metric-label{color:var(--muted);font-size:14px}.metric-value{font-size:clamp(24px,3vw,34px);font-weight:850;margin:9px 0 7px;letter-spacing:-.03em}.metric-note{font-size:13px;color:var(--green)}.live{margin-top:16px;background:var(--ink);color:white;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:1px;padding:0;overflow:hidden}.live>div{padding:22px;background:#0a3b34}.live h3{margin-bottom:5px}.live strong{display:block;font-size:24px;margin-top:8px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:32px 0 14px}.section-title h2{font-size:25px;margin:4px 0 0}.action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.action{display:flex;flex-direction:column;min-height:245px}.tag{align-self:flex-start;border-radius:999px;background:var(--pale);padding:6px 10px;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.action p{color:var(--muted);line-height:1.5}.action a{margin-top:auto;color:var(--green);font-weight:800}.dashboard-split{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.mix-row{margin:19px 0}.mix-head{display:flex;justify-content:space-between;gap:10px}.bar{height:10px;background:#e7eeea;border-radius:999px;margin-top:10px;overflow:hidden}.bar span{display:block;height:100%;background:var(--green);border-radius:inherit}.activity{list-style:none;padding:0;margin:0}.activity li{display:grid;grid-template-columns:46px 1fr auto;gap:13px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.activity li:last-child{border:0}.avatar{width:46px;height:46px;border-radius:14px;background:var(--pale);display:grid;place-items:center;font-weight:850}.activity small,.activity strong{display:block}.activity small{color:var(--muted);margin-top:4px}.rank-list{display:grid}.rank-row{grid-template-columns:minmax(230px,1.4fr) .55fr .75fr .75fr 1fr;gap:15px;padding:16px 0;border-bottom:1px solid var(--line)}.product-cell,.rank-row{display:grid;align-items:center}.product-cell{grid-template-columns:42px 48px 1fr;gap:12px}.rank{width:38px;height:38px;border-radius:50%;background:#edf2ef;display:grid;place-items:center;font-weight:850;position:relative;z-index:0}.rank.top{background:var(--amber)}.product-pic{width:46px;height:46px;border-radius:13px;background:#d6eee3;display:grid;place-items:center;font-weight:850}.cell-main{font-weight:800}.cell-sub{display:block;color:var(--muted);font-size:13px;margin-top:3px}.empty{padding:46px 24px;text-align:center;border:1px dashed #adc5bc;border-radius:18px;background:#fbfdfb}.empty .iconbox{margin:0 auto 16px}.workspace-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:16px}.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.quick{min-height:120px;border:1px solid var(--line);border-radius:17px;padding:18px;background:white;text-align:left}.quick span,.quick strong{display:block}.quick span{color:var(--muted);margin-top:6px}.mobile-nav{display:none}.status-pill{display:inline-flex;gap:7px;align-items:center;background:var(--pale);border-radius:999px;padding:7px 10px;font-size:12px}.table-scroll{overflow:auto}.simple-table{width:100%;border-collapse:collapse;min-width:620px}.simple-table td,.simple-table th{text-align:left;padding:15px;border-bottom:1px solid var(--line)}.simple-table th{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.onboarding{min-height:100svh;background:var(--sand)}.onboard-head{height:72px;border-bottom:1px solid var(--line);background:white}.onboard-main{width:min(760px,calc(100% - 30px));margin:50px auto}.progress{height:8px;background:#dfe8e4;border-radius:999px;overflow:hidden;margin:20px 0 35px}.progress span{display:block;height:100%;background:var(--green)}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice{border:1px solid var(--line);background:white;padding:20px;border-radius:17px;text-align:left;min-height:130px}.choice:hover{border-color:var(--green)}@media(max-width:1000px){.hero-grid{gap:30px}.feature-grid,.steps{grid-template-columns:1fr 1fr}.app{grid-template-columns:210px minmax(0,1fr)}.metric-grid{grid-template-columns:1fr 1fr}.action-grid,.dashboard-split,.workspace-grid{grid-template-columns:1fr}.rank-row{grid-template-columns:minmax(210px,1.4fr) .6fr .8fr .8fr}.rank-row>:last-child{display:none}}@media(max-width:720px){.wrap{width:min(100% - 24px,1180px)}.nav{height:64px}.navlinks a:not(.btn){display:none}.hero{padding:42px 0 60px}.hero-grid{grid-template-columns:1fr}.phone-stage{min-height:500px}.cards,.feature-grid,.steps{grid-template-columns:1fr}.cta{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.auth-page{grid-template-columns:1fr}.auth-side{display:none}.app{display:block}.sidebar{display:none}.topbar{height:64px;padding:0 14px}.topbar .crumb,.topbar .safety span{display:none}.mobile-title{display:block;font-weight:850}.coach-btn span{display:none}.coach-btn{padding:0 6px;border:0;background:transparent}.content{padding:22px 14px 94px}.hello{display:block}.hello h1{font-size:28px}.range{margin-top:18px;overflow-x:auto}.range button{flex:1 1;white-space:nowrap;padding:0 11px}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.card{padding:17px;border-radius:17px}.metric-value{font-size:24px}.live{grid-template-columns:1fr 1fr}.live>div:first-child{grid-column:1/-1}.section-title{margin-top:26px}.action{min-height:220px}.dashboard-split{gap:12px}.activity li{grid-template-columns:42px 1fr auto}.rank-list{gap:10px}.rank-row{grid-template-columns:1fr 80px;background:white;border:1px solid var(--line);border-radius:16px;padding:14px}.rank-row>:nth-child(3),.rank-row>:nth-child(4),.rank-row>:nth-child(5){display:none}.product-cell{grid-template-columns:34px 42px 1fr;gap:9px}.rank{width:32px;height:32px}.product-pic{width:42px;height:42px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);bottom:0;left:0;right:0;z-index:30;background:rgba(255,255,255,.97);border-top:1px solid var(--line);padding:7px max(5px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom))}.mobile-nav a{display:grid;place-items:center;gap:3px;font-size:10px;color:var(--muted);min-height:53px}.mobile-nav a.active{color:var(--green);font-weight:800}.quick-grid{grid-template-columns:1fr 1fr}.choice-grid,.footer-grid{grid-template-columns:1fr}.page-head{padding-top:45px}}@media(max-width:390px){.live,.metric-grid{grid-template-columns:1fr}.live>div:first-child{grid-column:auto}.quick-grid{grid-template-columns:1fr}.phone{width:285px}.phone-stage:before{width:340px;height:340px}.activity li{grid-template-columns:40px 1fr}.activity li>div:last-child{grid-column:2}.rank-row{grid-template-columns:1fr 62px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.form-msg.error{background:#fff0ed;color:#8f301e;border:1px solid #f3c3b8}.btn:disabled{cursor:wait;opacity:.65}.onboard-main{width:min(820px,calc(100% - 30px));margin:clamp(28px,6vw,60px) auto 80px}.onboard-copy h1{font-size:clamp(34px,6vw,48px);margin:8px 0 10px}.onboard-copy p{font-size:16px;margin:0}.onboard-panel{background:white;border:1px solid var(--line);border-radius:24px;padding:clamp(20px,4vw,34px);box-shadow:var(--shadow)}.form-stack{max-width:590px}.onboard-actions{display:flex;justify-content:space-between;gap:12px;margin-top:20px}.save-note{text-align:center;color:var(--muted);font-size:13px;margin-top:18px}.choice{position:relative;display:flex;flex-direction:column;gap:8px;color:var(--ink)}.choice strong{font-size:16px;margin-top:8px}.choice span{color:var(--muted);line-height:1.4}.choice.selected{border:2px solid var(--green);background:#f3fbf7}.choice i{position:absolute;right:14px;top:14px;width:25px;height:25px;background:var(--green);color:white;border-radius:50%;display:grid;place-items:center}.assurance{display:flex;gap:12px;align-items:flex-start;background:var(--pale);border-radius:15px;padding:15px;color:#285f53;line-height:1.5}.assurance svg{flex:0 0 auto;margin-top:2px}.product-entry-head{display:flex;justify-content:space-between;margin-bottom:16px}.product-entry-head span{color:var(--green);font-weight:800}.product-entry-list{display:grid;gap:10px}.product-entry{display:grid;grid-template-columns:32px minmax(150px,1fr) 110px 120px 120px;gap:8px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:15px}.product-entry>b{width:30px;height:30px;border-radius:10px;background:var(--pale);display:grid;place-items:center}.product-entry label,.product-entry>input,.product-entry>select{min-height:45px;border:1px solid var(--line);border-radius:10px;padding:8px;background:white;min-width:0}.product-entry label{font-size:11px;color:var(--muted);padding:5px 8px}.product-entry label input{display:block;border:0;width:100%;padding:2px 0 0;outline:0;color:var(--ink);font-weight:750}.profit-example{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.profit-example>div{background:var(--sand);padding:18px;border-radius:16px}.profit-example span,.profit-example strong{display:block}.profit-example span{color:var(--muted);font-size:13px}.profit-example strong{font-size:25px;margin-top:8px}.profit-example .result{background:var(--ink);color:white}.profit-example .result span{color:#cae0da}.compact{font-size:17px;max-width:650px}.pin-field{max-width:260px}.pin-field input{font-size:28px;letter-spacing:.35em;text-align:center}.privacy-note{font-size:13px;color:var(--muted);max-width:520px}.offline-check{text-align:center}.offline-icon,.ready-check{width:68px;height:68px;border-radius:22px;background:var(--pale);color:var(--green);display:grid;place-items:center;margin:0 auto 20px}.offline-check ul{list-style:none;padding:0;text-align:left;width:min(430px,100%);margin:24px auto}.offline-check li{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.practice-label{display:inline-flex;background:#fff2c9;color:#795800;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800}.payment-choice,.practice-line,.practice-total{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid var(--line)}.practice-line span{display:block;color:var(--muted);margin-top:4px}.practice-total strong{font-size:28px}.payment-choice{width:100%;border:1px solid var(--line);border-radius:15px;padding:16px;margin:16px 0;background:white;font-weight:800}.payment-choice.done{border-color:var(--green);background:var(--pale);color:var(--green)}.ready-card{text-align:center}.ready-card h2{margin-bottom:12px}.readiness{display:grid;grid-template-columns:1fr 1fr;gap:10px;text-align:left;margin-top:25px}.readiness span{display:flex;gap:8px;background:var(--pale);padding:13px;border-radius:13px}.readiness svg{color:var(--green);flex:0 0 auto}@media(max-width:720px){.onboard-head .status-pill{font-size:11px}.onboard-panel{border-radius:20px;padding:18px}.product-entry{grid-template-columns:30px minmax(0,1fr) 92px}.product-entry label{grid-column:span 1}.product-entry label:first-of-type{grid-column:2}.product-entry label:last-of-type{grid-column:3}.profit-example,.readiness{grid-template-columns:1fr}.onboard-actions .btn{flex:1 1}.onboard-actions>span{display:none}}@media(max-width:390px){.onboard-head .brand{font-size:18px}.onboard-head .brand-mark{width:34px;height:34px}.onboard-head .status-pill svg{display:none}.product-entry{grid-template-columns:28px minmax(0,1fr)}.product-entry label:first-of-type,.product-entry label:last-of-type,.product-entry>select{grid-column:2}.onboard-actions{position:sticky;bottom:10px;z-index:5;background:rgba(246,243,234,.93);padding:8px;border-radius:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.practice-banner{display:flex;align-items:center;gap:8px;width:max-content;max-width:100%;background:#fff2c9;color:#725100;border:1px solid #efdc9a;padding:9px 13px;border-radius:999px;font-size:13px;font-weight:800;margin-bottom:18px}.practice-banner span{color:var(--green)}.clean-live{grid-template-columns:1fr}.clean-live>div{background:#0a3b34}.dashboard-welcome{min-height:calc(100svh - 180px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:760px}.dashboard-welcome h1{font-size:clamp(40px,6vw,66px);margin:10px 0 20px}.dashboard-welcome .lead{max-width:680px}.welcome-points{display:flex;flex-wrap:wrap;gap:10px;margin:5px 0 28px}.welcome-points span{display:flex;align-items:center;gap:8px;background:white;border:1px solid var(--line);padding:11px 13px;border-radius:13px;font-weight:700}.honest-empty{display:flex;align-items:center;gap:20px;margin-top:16px;padding:28px}.honest-empty h2{font-size:24px;margin:6px 0 8px}.honest-empty p{color:var(--muted);margin-bottom:12px}.honest-empty a{color:var(--green);font-weight:800;display:inline-flex;align-items:center;gap:5px}.empty-illustration{width:66px;height:66px;border-radius:20px;background:var(--pale);color:var(--green);display:grid;place-items:center;flex:0 0 auto}.compact-empty{margin-top:0;align-items:flex-start}.compact-empty .empty-illustration{width:52px;height:52px;border-radius:16px}.dashboard-skeleton{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:80px}.dashboard-skeleton span{height:130px;border-radius:20px;background:linear-gradient(100deg,#e8eeeb 20%,#f7faf8 45%,#e8eeeb 70%);background-size:300% 100%;animation:shimmer 1.4s infinite}@media(max-width:720px){.practice-banner{width:100%;border-radius:14px}.dashboard-welcome{min-height:calc(100svh - 145px)}.dashboard-welcome h1{font-size:38px}.honest-empty{align-items:flex-start;padding:20px}.empty-illustration{width:52px;height:52px;border-radius:16px}.dashboard-skeleton{grid-template-columns:1fr 1fr}.clean-live>div:first-child{grid-column:auto}}@media(max-width:390px){.honest-empty{display:block}.empty-illustration{margin-bottom:16px}.dashboard-skeleton{grid-template-columns:1fr}.welcome-points{display:grid;width:100%}}.pos{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.75fr);gap:18px;align-items:start}.pos-catalog{min-width:0}.searchbox{height:58px;background:white;border:2px solid var(--line);border-radius:17px;display:flex;align-items:center;gap:12px;padding:0 17px;margin-bottom:18px}.searchbox:focus-within{border-color:var(--green);box-shadow:0 0 0 4px rgba(8,126,93,.09)}.searchbox input{border:0;outline:0;min-width:0;flex:1 1;font-size:17px;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sell-product{min-height:142px;background:white;border:1px solid var(--line);border-radius:17px;padding:14px;text-align:left;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto auto;gap:3px 10px;color:var(--ink)}.sell-product:focus-visible,.sell-product:hover{border-color:var(--green);background:#fbfffd}.sell-product .product-pic{grid-row:1/3}.sell-product strong{align-self:end;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sell-product small{color:var(--muted)}.sell-product b{grid-column:1/-1;font-size:19px;margin-top:10px}.cart-panel,.pos-empty{background:white}.cart-panel{position:sticky;top:94px;border:1px solid var(--line);border-radius:22px;min-height:calc(100svh - 126px);display:flex;flex-direction:column;overflow:hidden}.cart-head{padding:21px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line)}.cart-head h2{font-size:24px;margin:5px 0 0}.cart-head button{border:0;background:transparent;color:var(--red);width:44px;height:44px;border-radius:12px}.cart-lines{padding:0 20px;max-height:34svh;overflow:auto}.cart-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-line>div:first-child span{display:block;font-size:12px;color:var(--muted);margin-top:4px}.cart-line>strong{text-align:right}.qty{display:flex;align-items:center;gap:10px;grid-row:2;grid-column:1/-1}.qty button{width:38px;height:38px;border:1px solid var(--line);background:white;border-radius:11px;display:grid;place-items:center}.qty svg{width:17px}.cart-bottom{padding:20px;margin-top:auto;background:#fbfcfa;border-top:1px solid var(--line)}.sale-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.sale-total span{font-weight:750}.sale-total strong{font-size:32px}.payment-methods{border:0;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.payment-methods legend{grid-column:1/-1;font-weight:750;font-size:13px;margin-bottom:8px}.payment-methods button{height:48px;border:1px solid var(--line);background:white;border-radius:12px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:var(--ink)}.payment-methods button.selected{border:2px solid var(--green);background:var(--pale);font-weight:800}.payment-methods svg{width:17px;color:var(--green)}.transfer-note{padding:11px;background:#fff4d4;border-radius:11px;font-size:12px;line-height:1.4;margin-top:10px}.customer-field{display:grid;gap:6px;font-weight:750;font-size:13px;margin-top:12px}.customer-field input{height:48px;border:1px solid var(--line);border-radius:12px;padding:0 12px}.checkout{margin-top:14px}.sale-done{min-height:calc(100svh - 150px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.sale-done h1{font-size:clamp(38px,6vw,62px);margin:12px 0}.done-total{font-size:clamp(42px,8vw,76px);font-weight:900;color:var(--green);letter-spacing:-.05em}.sale-done .lead{max-width:620px}.done-actions{display:flex;gap:10px;margin-top:12px}@media(max-width:1100px){.pos{grid-template-columns:1fr}.cart-panel{position:relative;top:auto;min-height:auto}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cart-lines{max-height:none}}@media(max-width:720px){.pos{display:block}.pos-catalog .hello .status-pill{margin-top:14px}.product-grid{grid-template-columns:1fr 1fr}.sell-product{min-height:128px}.cart-panel{margin-top:18px;border-radius:18px}.cart-bottom{padding-bottom:24px}.sale-done{min-height:calc(100svh - 140px)}.done-actions{width:100%;flex-direction:column}.done-actions .btn{width:100%}}@media(max-width:390px){.product-grid{grid-template-columns:1fr}.sell-product{min-height:100px;grid-template-columns:44px 1fr}.payment-methods{grid-template-columns:1fr}.sale-total strong{font-size:28px}}.held-sale{width:100%;margin:-6px 0 15px;border:1px solid #c7ddcf;background:#f1faf5;border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:11px;text-align:left;color:var(--ink)}.held-sale svg{color:var(--green)}.held-sale small,.held-sale span{display:block}.held-sale small{color:var(--muted);margin-top:2px}.sell-product:disabled{opacity:.58;cursor:not-allowed;background:#f2f4f2}.cart-adjustments{display:grid;grid-template-columns:1fr auto;gap:9px;align-items:end;margin-bottom:13px}.cart-adjustments label{display:grid;gap:5px;font-size:12px;font-weight:750}.cart-adjustments input{padding:0 11px;min-width:0}.cart-adjustments button,.cart-adjustments input{height:44px;border:1px solid var(--line);border-radius:11px}.cart-adjustments button{background:white;padding:0 12px;display:flex;align-items:center;gap:7px;font-weight:750}.cart-adjustments svg{width:16px}.subtotal-row{display:flex;justify-content:space-between;color:var(--muted);font-size:13px;margin-bottom:7px}.customer-field small{color:var(--muted);font-weight:500}.recent-sales{margin-top:25px;background:white;border:1px solid var(--line);border-radius:18px;padding:17px}.recent-sales h2{font-size:18px;margin:4px 0 12px}.recent-sales article{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-top:1px solid var(--line)}.recent-sales article small,.recent-sales article span{display:block}.recent-sales article small{color:var(--muted);font-size:12px;margin-top:3px}.recent-sales article svg{width:12px;vertical-align:middle}.done-actions svg{width:17px}@media(max-width:480px){.cart-adjustments{grid-template-columns:1fr}.cart-adjustments button{justify-content:center}}.stock-control{display:grid;gap:16px;margin:18px 0 24px}.stock-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.stock-summary article{background:white;border:1px solid var(--line);border-radius:16px;padding:15px;display:flex;gap:11px;align-items:center}.stock-summary svg{width:20px;color:var(--green)}.stock-summary small,.stock-summary span{display:block}.stock-summary b{font-size:20px}.stock-summary small{color:var(--muted);margin-top:2px}.stock-table{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden}.stock-table>article,.stock-table>header{display:grid;grid-template-columns:minmax(180px,1.25fr) .65fr 1fr .7fr 1.05fr;gap:12px;align-items:center;padding:13px 16px}.stock-table>header{background:#f1f5f2;color:var(--muted);font-size:12px;font-weight:800}.stock-table>article{border-top:1px solid var(--line)}.stock-table article>span:first-child small,.stock-table article>span:first-child strong{display:block}.stock-table article>span:first-child small{color:var(--muted);margin-top:3px}.risk-text{color:#b4472e}.condition-tags{display:flex;gap:5px;flex-wrap:wrap}.condition-tags i{font-style:normal;background:#edf1ef;border-radius:999px;padding:5px 7px;font-size:11px}.condition-tags .danger{background:#fee9e5;color:#a53826}.condition-tags .warn{background:#fff2ce;color:#8a6200}.condition-tags .safe{background:#e7f6ee;color:#087e5d;display:flex;gap:4px;align-items:center}.condition-tags svg{width:11px}.stock-actions{display:flex;gap:5px;flex-wrap:wrap}.stock-actions button{border:1px solid var(--line);background:white;border-radius:9px;padding:7px 9px;font-size:12px;font-weight:750}.stock-control-empty{padding:28px;text-align:center;display:grid;justify-items:center;gap:6px;color:var(--muted)}.stock-control-empty svg{color:var(--green)}.stock-drawer{position:fixed;z-index:91;right:0;top:0;height:100svh;width:min(430px,100%);background:white;box-shadow:-18px 0 50px #052f2925;overflow:auto}.stock-drawer>header{padding:19px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.stock-drawer h2{font-size:22px;margin:4px 0}.stock-drawer header button{width:44px;height:44px;border:0;background:#f2f5f3;border-radius:12px}.stock-action-form{padding:20px;display:grid;gap:15px}.stock-action-form label{display:grid;gap:6px;font-weight:750}.stock-action-form label span{color:var(--muted);font-size:12px;font-weight:500}.stock-action-form input,.stock-action-form select{height:48px;border:1px solid var(--line);border-radius:12px;padding:0 12px;background:white}.stock-action-form>small{display:flex;gap:7px;color:var(--muted)}.stock-action-form>small svg{width:16px}@media(max-width:950px){.stock-summary{grid-template-columns:1fr 1fr}.stock-table>header{display:none}.stock-table>article{grid-template-columns:1fr auto}.stock-table>article>*{grid-column:auto}.stock-table .condition-tags,.stock-table .stock-actions{grid-column:1/-1}}@media(max-width:480px){.stock-summary{grid-template-columns:1fr}.stock-table>article{padding:14px}}.money-control{display:grid;gap:16px;margin:18px 0 28px}.money-pulse{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.money-pulse article{background:white;border:1px solid var(--line);border-radius:16px;padding:15px;display:flex;gap:11px;align-items:center}.money-pulse svg{color:var(--green);width:20px}.money-pulse small,.money-pulse span{display:block}.money-pulse small{color:var(--muted)}.money-pulse b{font-size:21px}.money-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.money-actions button{border:1px solid var(--line);background:white;border-radius:16px;padding:15px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;text-align:left;color:var(--ink)}.money-actions small,.money-actions span{display:block}.money-actions small{color:var(--muted);margin-top:3px}.money-actions>button>svg:first-child{color:var(--green)}.money-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px}.money-list{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden}.money-list>header{padding:15px;display:flex;justify-content:space-between;align-items:center;background:#f6f8f6}.money-list h2{font-size:18px;margin:4px 0}.money-list>article{padding:14px 15px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:12px}.money-list article small,.money-list article span{display:block}.money-list article small{color:var(--muted);margin-top:3px}.money-list article small svg{width:12px;vertical-align:middle}.money-list article button{border:1px solid #a7d1bd;background:#edf8f2;color:var(--green);border-radius:10px;padding:8px 10px;font-weight:750}.money-empty{padding:21px;display:flex;gap:10px;color:var(--muted)}.money-empty svg{color:var(--green)}.money-empty small,.money-empty span{display:block}.closing-preview{background:#eef7f2;border-radius:14px;padding:15px}.closing-preview small,.closing-preview span{display:block}.closing-preview b{font-size:25px}.closing-preview small{color:var(--muted);margin-top:4px}@media(max-width:900px){.money-pulse{grid-template-columns:1fr 1fr}.money-actions,.money-columns{grid-template-columns:1fr}}@media(max-width:480px){.money-pulse{grid-template-columns:1fr}.money-actions button{min-height:64px}}.more-tool-icon{width:52px;height:52px;border-radius:15px;background:#e8f5ee;color:var(--green);display:grid;place-items:center}.audit-list{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden}.audit-list article{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;border-top:1px solid var(--line)}.audit-list article:first-child{border-top:0}.audit-list small,.audit-list span{display:block}.audit-list small,.audit-list time{color:var(--muted);font-size:12px}.bookkeeping-balance{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:center;background:white;border:1px solid var(--line);border-radius:18px;padding:18px;margin-bottom:12px}.bookkeeping-balance span b,.bookkeeping-balance span small{display:block}.bookkeeping-balance span small{color:var(--muted)}.bookkeeping-balance span b{font-size:23px}.bookkeeping-balance i{font-style:normal;border-radius:999px;padding:9px 12px;display:flex;gap:6px;align-items:center}.bookkeeping-balance i.safe{background:#e7f6ee;color:var(--green)}.bookkeeping-balance i.danger{background:#fee9e5;color:#a53826}.bookkeeping-balance svg{width:15px}.identity-card{background:white;border:1px solid var(--line);border-radius:18px;padding:18px;display:grid;grid-template-columns:1fr 1fr auto;gap:18px;align-items:center;margin-bottom:12px}.identity-card code,.identity-card span b,.identity-card span small{display:block}.identity-card span small{color:var(--muted)}.identity-card code{font-size:11px;margin-top:4px;color:var(--muted)}.identity-card button{height:44px;border:1px solid var(--line);background:white;border-radius:11px;padding:0 12px;display:flex;gap:7px;align-items:center}.backup-card{background:white;border:1px solid var(--line);border-radius:20px;padding:24px;max-width:680px}.backup-card>svg{color:var(--green);width:34px;height:34px}.backup-card h2{font-size:24px}.backup-card>small{display:block;color:var(--muted);margin-top:14px}.settings-form{background:white;border:1px solid var(--line);border-radius:20px;padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:760px}.settings-form label{display:grid;gap:6px;font-weight:750}.settings-form input{height:48px;border:1px solid var(--line);border-radius:12px;padding:0 12px;background:white}.settings-form input:disabled{background:#f3f5f3;color:var(--muted)}.settings-form button,.settings-form>span{align-self:end}@media(max-width:650px){.bookkeeping-balance,.identity-card,.settings-form{grid-template-columns:1fr}.audit-list article{display:grid}.audit-list time{justify-self:start}}.identity-card{grid-template-columns:1fr 1fr 1fr auto}.sync-review{border:1px solid #e9ce8b;background:#fffaf0;border-radius:18px;padding:18px;margin-bottom:12px}.sync-review>div{margin-bottom:14px}.sync-review h2{font-size:20px;margin:4px 0}.sync-review p{color:var(--muted);margin:0}.sync-review .audit-list{border-color:#eedbaa}@media(max-width:650px){.identity-card{grid-template-columns:1fr}}:root{--forest-950:#042e28;--forest-900:#063b33;--forest-700:#08785d;--forest-500:#12a276;--gold-500:#edbd4d;--gold-100:#fff4d4;--cream-50:#fffefa;--cream-100:#faf7ef;--slate-500:#62746f;--danger-500:#c75843;--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--shadow-soft:0 12px 34px rgba(4,46,40,.07);--shadow-float:0 28px 70px rgba(4,46,40,.18)}body{background:var(--cream-100);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.marketing-header{position:sticky;top:0;z-index:50;background:rgba(255,254,250,.9);border-bottom:1px solid rgba(6,59,51,.09);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.marketing-header .nav{height:76px}.navlinks a{font-size:14px;font-weight:700}.btn{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(4,46,40,.12)}.btn.primary{background:var(--forest-700);border-color:var(--forest-700)}.premium-hero{position:relative;min-height:720px;display:grid;align-items:center;isolation:isolate;overflow:hidden;background:var(--forest-950)}.hero-photo{z-index:-3;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(3,31,27,.98),rgba(3,31,27,.9) 37%,rgba(3,31,27,.18) 68%,rgba(3,31,27,.05))}.premium-hero-copy{color:white;padding-block:90px}.premium-hero-copy>p{max-width:590px;color:#d1e1dd;font-size:clamp(18px,2vw,22px);line-height:1.55}.premium-hero h1{max-width:760px;font-size:clamp(48px,6.2vw,82px);letter-spacing:-.06em;line-height:.98}.premium-hero h1 em{font-style:normal;color:var(--gold-500)}.hero-pill{display:inline-flex;align-items:center;gap:10px;margin-bottom:27px;padding:9px 13px;border:1px solid rgba(255,255,255,.18);border-radius:99px;background:rgba(255,255,255,.08);font-size:13px;font-weight:800}.hero-pill span{width:8px;height:8px;border-radius:50%;background:var(--gold-500)}.hero-secondary{color:white;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.28);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-trust{display:flex;flex-wrap:wrap;gap:21px;color:#d1e1dd;font-size:13px}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust svg{width:16px;color:var(--gold-500)}.answer-band{background:var(--forest-950);color:white;border-top:1px solid rgba(255,255,255,.1)}.answer-grid{display:grid;grid-template-columns:repeat(3,1fr)}.answer-grid article{display:grid;grid-template-columns:36px 1fr;gap:10px;padding:28px;border-right:1px solid rgba(255,255,255,.1)}.answer-grid article:first-child{border-left:1px solid rgba(255,255,255,.1)}.answer-grid svg{color:var(--gold-500)}.answer-grid h3{font-size:16px;margin-bottom:6px}.answer-grid p{font-size:13px;color:#afc7c1;line-height:1.5;margin:0}.story-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:center}.story-list{display:grid;gap:15px;margin:28px 0}.story-list span{display:flex;gap:10px;font-weight:700}.story-list svg{color:var(--forest-500);flex:0 0 auto}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--forest-700);font-weight:850}.product-console{border-radius:30px;background:var(--forest-950);color:white;padding:26px;box-shadow:var(--shadow-float);transform:rotate(1deg)}.console-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.console-head small,.console-head strong{display:block}.console-head strong{font-size:21px;margin-top:5px}.console-head .status-pill{background:#174c43}.console-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:34px 0 14px}.console-metrics span{padding:20px;background:#0d463d;border-radius:17px}.console-metrics b,.console-metrics small{display:block}.console-metrics small{color:#b9d0cb}.console-metrics b{font-size:26px;margin-top:7px}.console-coach{display:grid;grid-template-columns:40px 1fr;gap:13px;background:var(--gold-100);color:var(--forest-950);border-radius:18px;padding:18px}.console-coach p{color:#4d635e;font-size:14px;margin:5px 0 12px}.console-coach button{border:0;background:none;padding:0;color:var(--forest-700);font-weight:850;display:flex;align-items:center;gap:5px}.offline-stage{background:#e8f2ec}.offline-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:70px}.offline-copy p{max-width:690px;color:#536a64;font-size:18px;line-height:1.65}.offline-signal{display:grid;justify-items:start;background:white;border:1px solid #cfe0d8;padding:34px;border-radius:26px;box-shadow:var(--shadow-soft)}.offline-signal svg{color:var(--forest-700);margin-bottom:30px}.offline-signal strong{font-size:23px;margin:24px 0 7px}.offline-signal span{color:var(--slate-500)}.premium-cta{background:var(--forest-950)}.premium-cta .eyebrow{color:var(--gold-500)}.premium-cta p{color:#b9d0cb;margin:12px 0 0}.footer{background:#f5f2e9}.footer-badge{display:inline-block;margin-top:14px;padding:8px 11px;background:#e4eee8;border-radius:99px;font-size:12px;font-weight:800}.footer-base{border-top:1px solid var(--line);margin-top:35px;padding-top:24px;display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.pricing-head{max-width:880px}.pricing-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:18px;margin-bottom:100px}.premium-price{padding:38px;background:linear-gradient(145deg,#fff,#f5fbf7)}.price-top{display:flex;justify-content:space-between;gap:24px}.premium-price h2{font-size:46px;margin:22px 0 6px}.premium-price h2 small{font-size:16px}.price-lock{max-width:190px;padding:16px;border-radius:16px;background:var(--gold-100);font-size:13px;font-weight:800;display:flex;gap:8px;align-items:flex-start}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:32px 0}.benefit-grid span{display:flex;gap:8px}.benefit-grid svg{color:var(--forest-500)}.premium-price>small{display:block;text-align:center;color:var(--muted);margin-top:12px}.launch-price{border-radius:24px;padding:30px;background:var(--forest-950);color:white}.launch-price>strong{display:block;font-size:28px;margin:20px 0 10px}.launch-price p{color:#b9d0cb;line-height:1.6}.launch-price hr{border:0;border-top:1px solid #2a5a51;margin:25px 0}.auth-side{position:relative;overflow:hidden;background:linear-gradient(155deg,#042e28,#075246);padding:clamp(30px,4vw,58px)}.auth-side:after{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-150px;bottom:-120px;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.02)}.auth-side>div{position:relative;z-index:1}.auth-kicker{display:inline-block;color:var(--gold-500);font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:850;margin-bottom:22px}.auth-proof{display:grid;gap:13px;color:#c3d7d2;font-size:14px}.auth-main{background:var(--cream-50)}.auth-card{background:white;border:1px solid var(--line);border-radius:26px;padding:clamp(24px,4vw,42px);box-shadow:var(--shadow-soft)}.auth-card h1{font-size:clamp(32px,4vw,43px);margin:14px 0 12px}.auth-back{display:inline-block;margin-bottom:30px;color:var(--muted);font-size:13px;font-weight:750}.auth-switch{margin-top:24px;color:var(--muted)}.auth-switch a,.legal-note a{color:var(--forest-700);font-weight:800}.legal-note{font-size:12px;color:var(--muted);line-height:1.5}.invite-disclosure{margin:12px 0;color:var(--muted)}.invite-disclosure summary{cursor:pointer;font-size:13px;font-weight:750}.branch-chip{gap:3px;margin:28px 3px 7px;padding:13px;border:1px solid #24584e;border-radius:13px}.branch-chip span{font-size:11px;color:#9ebbb5}.branch-chip strong{font-size:13px}.device-safe{display:flex;gap:10px;padding:13px;border-radius:14px;background:#164a41}.device-safe span,.device-safe strong{display:block}.device-safe strong{font-size:12px}.device-safe span{font-size:10px;color:#b8d0cb;margin-top:3px}.topbar{z-index:40}.crumb{display:flex;align-items:center;gap:10px}.crumb span{color:var(--muted)}.crumb b{color:#a4b4b0}.top-actions{display:flex;gap:9px;align-items:center}.coach-btn span{display:grid;text-align:left}.coach-btn span b{font-size:13px}.coach-btn span small{font-size:10px;color:var(--muted);font-weight:500}.account-button{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--line);border-radius:14px;background:white}.coach-scrim{position:fixed;inset:0;z-index:79;background:rgba(3,31,27,.42);border:0}.coach-panel{position:fixed;right:0;top:0;bottom:0;z-index:80;width:min(430px,100%);background:var(--cream-50);box-shadow:-24px 0 70px rgba(3,31,27,.18);display:grid;grid-template-rows:auto 1fr auto}.coach-panel>header{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid var(--line);background:white}.coach-panel>header>button{width:44px;height:44px;border:0;background:#edf3ef;border-radius:13px}.coach-identity{display:flex;gap:11px;align-items:center}.coach-identity i{width:45px;height:45px;border-radius:14px;background:var(--gold-500);display:grid;place-items:center}.coach-identity span,.coach-identity strong{display:block}.coach-identity span{font-size:11px;color:var(--muted);margin-top:3px}.coach-body{padding:28px 22px;overflow:auto}.coach-context{display:inline-block;background:#e3f0e9;color:var(--forest-700);padding:7px 10px;border-radius:99px;font-size:11px;font-weight:800}.coach-body h2{font-size:29px;margin:20px 0 12px}.coach-body>p{color:var(--muted);line-height:1.6}.coach-prompts{display:grid;gap:9px;margin:25px 0}.coach-prompts button{min-height:54px;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:12px 15px;border:1px solid var(--line);border-radius:14px;background:white;font-weight:750}.coach-assurance{display:flex;gap:10px;background:var(--gold-100);border-radius:16px;padding:15px;font-size:12px;line-height:1.5}.coach-input{padding:16px;border-top:1px solid var(--line);background:white}.coach-input label{display:block;font-size:11px;font-weight:800;margin-bottom:7px}.coach-input>div{display:grid;grid-template-columns:1fr 44px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.coach-input input{border:0;padding:0 12px;min-width:0}.coach-input button{border:0;background:var(--forest-700);color:white}.workspace-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;padding:10px 0 24px}.workspace-hero h1{font-size:38px;margin:6px 0 8px}.workspace-hero p{margin:0;color:var(--muted);font-size:16px}.workspace-tabs{display:flex;gap:5px;overflow-x:auto;border-bottom:1px solid var(--line);margin:0 0 20px;scrollbar-width:none}.workspace-tabs button{min-height:48px;white-space:nowrap;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted);font-weight:750;padding:0 14px}.workspace-tabs button.active{color:var(--forest-700);border-color:var(--forest-700)}.workspace-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.workspace-overview{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:15px;margin-bottom:18px}.premium-quick .quick{display:grid;grid-template-columns:47px 1fr 20px;align-items:center;gap:13px;min-height:92px;transition:border .2s,transform .2s}.premium-quick .quick:hover{border-color:var(--forest-500);transform:translateY(-2px)}.premium-quick .quick-icon{width:47px;height:47px;border-radius:14px;background:#e8f3ed;display:grid;place-items:center;color:var(--forest-700)}.premium-quick .quick small,.premium-quick .quick strong{margin:0}.premium-quick .quick small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.attention-panel{align-self:end;background:var(--forest-950);color:white;border-radius:22px;padding:24px}.attention-icon{width:48px;height:48px;border-radius:15px;background:#155247;display:grid;place-items:center;margin-bottom:36px;color:var(--gold-500)}.attention-panel p{color:#b9d0cb;line-height:1.55}.attention-panel a{display:flex;align-items:center;gap:6px;color:var(--gold-500);font-weight:800}.premium-empty{display:grid;grid-template-columns:110px 1fr;align-items:center;text-align:left;background:white;border-style:solid;padding:34px}.premium-empty h2{font-size:25px;margin:7px 0}.premium-empty p{color:var(--muted);line-height:1.6;max-width:720px}.empty-orbit{width:84px;height:84px;border-radius:50%;border:1px solid #cfe0d8;display:grid;place-items:center}.empty-orbit .iconbox{margin:0}.loading-value{height:39px;border-radius:8px;background:linear-gradient(90deg,#edf1ef,#f8faf9,#edf1ef);background-size:200% 100%;animation:shimmer 1.2s infinite}.trial-badge{display:grid;place-items:center;min-width:88px;padding:12px;border:1px solid #d4e1db;border-radius:18px;background:white;color:var(--muted);font-size:11px}.trial-badge b{font-size:30px;color:var(--forest-700)}.billing-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:15px}.data-promise,.plan-summary{padding:30px}.plan-summary h2{margin:22px 0 6px}.plan-price{font-size:38px;font-weight:850;margin:25px 0}.plan-price small{font-size:14px}.plan-summary ul{list-style:none;padding:0;display:grid;gap:12px}.plan-summary li{display:flex;gap:8px}.plan-summary li svg{color:var(--forest-500)}.billing-actions{display:flex;gap:10px;margin-top:26px}.data-promise{background:var(--forest-950);color:white}.data-promise p{color:#b9d0cb;line-height:1.6}.data-promise hr{border:0;border-top:1px solid #2a5a51;margin:25px 0}@keyframes shimmer{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(max-width:900px){.offline-grid,.story-grid{grid-template-columns:1fr;gap:45px}.answer-grid{grid-template-columns:1fr}.answer-grid article,.answer-grid article:first-child{border-left:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.billing-grid,.pricing-layout,.workspace-overview{grid-template-columns:1fr}.workspace-metrics{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.marketing-header .nav{height:66px}.premium-hero{min-height:700px;align-items:end}.hero-photo{object-position:62% center}.hero-shade{background:linear-gradient(0deg,rgba(3,31,27,.98) 7%,rgba(3,31,27,.83) 55%,rgba(3,31,27,.2))}.premium-hero-copy{padding:210px 0 44px}.premium-hero h1{font-size:45px}.premium-hero-copy>p{font-size:17px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-trust{gap:12px;font-size:11px}.answer-grid article{padding:22px 4px}.story-grid{gap:38px}.product-console{transform:none;padding:17px;border-radius:22px}.console-head{display:grid}.console-metrics{grid-template-columns:1fr}.offline-stage{padding:65px 0}.offline-copy h2{font-size:34px}.premium-cta{align-items:stretch}.footer-base{display:grid;gap:7px}.price-top{display:grid}.price-lock{max-width:none}.benefit-grid{grid-template-columns:1fr}.premium-price{padding:24px}.auth-card{border:0;box-shadow:none;padding:10px}.auth-main{align-items:start;padding-top:28px}.workspace-hero{align-items:flex-start;display:grid}.workspace-hero .btn{width:100%}.workspace-metrics{grid-template-columns:1fr 1fr}.premium-empty,.premium-quick{grid-template-columns:1fr}.premium-empty{padding:24px}.billing-actions{display:grid}.coach-btn span,.top-actions .safety{display:none}.account-button{width:44px;height:44px}.content{padding-top:18px}}@media(max-width:390px){.premium-hero h1{font-size:40px}.hero-trust{display:grid}.console-coach,.workspace-metrics{grid-template-columns:1fr}.price-card{padding:22px}.coach-panel{width:100%}}.sidebar>.brand{padding:0 5px 20px;border-bottom:1px solid #24564d}.sidebar>.brand .brand-mark{background:var(--gold-500);color:var(--forest-950)}.branch-chip{width:100%;display:grid;grid-template-columns:40px 1fr 18px;gap:10px;align-items:center;text-align:left;color:white;background:transparent;margin:15px 0 4px;padding:12px 8px;border:0;border-bottom:1px solid #24564d;border-radius:0}.branch-chip>i,.sidebar-owner>i{width:38px;height:38px;border-radius:11px;background:var(--gold-500);color:var(--forest-950);display:grid;place-items:center;font-style:normal;font-weight:900}.branch-chip b,.branch-chip small,.branch-chip span,.sidebar-owner b,.sidebar-owner small,.sidebar-owner span{display:block;min-width:0}.branch-chip b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.branch-chip small{font-size:10px;color:#b8d0cb;margin-top:3px}.branch-chip>svg{width:15px}.sidebar-settings{min-height:46px;display:flex;align-items:center;gap:11px;color:#c7d8d4;padding:0 12px;font-size:13px;font-weight:700}.sidebar-settings svg{width:18px}.device-safe{margin-top:8px}.sidebar-owner{display:flex;align-items:center;gap:10px;padding:17px 7px 0}.sidebar-owner>i{background:#3e6d64;color:#fff}.sidebar-owner b{font-size:11px}.sidebar-owner small{font-size:10px;color:#b8d0cb;margin-top:3px}.catalog-section{margin:18px 0;background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.catalog-toolbar h2{margin:5px 0 0;font-size:24px}.catalog-search{width:min(320px,100%);height:48px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:13px;padding:0 12px}.catalog-search svg{width:18px;color:var(--muted)}.catalog-search input{border:0;outline:0;min-width:0;width:100%}.catalog-list{display:grid}.catalog-list article{display:grid;grid-template-columns:48px minmax(180px,1.3fr) .5fr .8fr;gap:15px;align-items:center;padding:15px 0;border-top:1px solid var(--line)}.catalog-list small,.catalog-list strong{display:block}.catalog-list article>span:last-child,.catalog-list small{color:var(--muted);font-size:12px;margin-top:4px}.catalog-empty{text-align:center;padding:34px 18px;border:1px dashed #adc5bc;border-radius:18px;background:#fbfdfb}.catalog-empty>svg{width:38px;height:38px;color:var(--green)}.catalog-empty h3{font-size:23px;margin:12px 0 7px}.catalog-empty p{color:var(--muted);max-width:560px;margin:0 auto 18px}.product-scrim{position:fixed;inset:0;z-index:69;border:0;background:rgba(3,31,27,.48)}.product-drawer{position:fixed;z-index:70;top:0;right:0;bottom:0;width:min(620px,100%);background:var(--cream-50);box-shadow:-24px 0 70px rgba(3,31,27,.2);overflow:auto}.product-drawer>header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:rgba(255,254,250,.96);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-drawer h2{font-size:29px;margin:4px 0 0}.product-drawer>header button{width:46px;height:46px;border:1px solid var(--line);background:#fff;border-radius:13px}.product-drawer>form{padding:24px}.retail-template{border:0;padding:0;margin:0 0 24px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.retail-template legend{grid-column:1/-1;font-weight:850;margin-bottom:10px}.retail-template button{position:relative;min-height:82px;display:grid;grid-template-columns:28px 1fr 20px;gap:9px;align-items:center;text-align:left;border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px;color:var(--ink)}.retail-template button.selected{border:2px solid var(--green);background:var(--pale)}.retail-template button>svg{width:21px;color:var(--green)}.retail-template button>svg:last-child{width:17px}.retail-template b,.retail-template small,.retail-template span{display:block}.retail-template small{font-size:10px;color:var(--muted);margin-top:3px}.conditional-fields,.product-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.conditional-fields{margin-top:13px;padding:17px;background:#edf6f1;border-radius:16px}.product-field{display:grid;gap:7px;font-size:12px;font-weight:800}.product-field input,.product-field select{width:100%;height:49px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 12px;color:var(--ink);font-weight:500}.product-field input:focus,.product-field select:focus{border-color:var(--green);outline:3px solid rgba(8,126,93,.1)}.form-helper{font-size:12px;color:var(--muted);line-height:1.5;margin:18px 0}.product-drawer form>footer{position:sticky;bottom:-24px;display:flex;justify-content:flex-end;gap:9px;padding:18px 0 24px;background:linear-gradient(0deg,var(--cream-50) 75%,transparent)}@media(max-width:720px){.catalog-section{padding:18px;border-radius:18px}.catalog-toolbar{display:grid}.catalog-search{width:100%}.catalog-list article{grid-template-columns:44px 1fr auto}.catalog-list article>span:last-child{grid-column:2/-1}.product-drawer>form{padding:18px}.product-drawer>header{padding:16px 18px}.retail-template{grid-template-columns:1fr 1fr}.conditional-fields,.product-form-grid{grid-template-columns:1fr}.product-drawer form>footer .btn{flex:1 1}}.all-clear.has-risk{background:#fff0df;color:#8a4b11}.attention-list{display:grid;gap:8px}.attention-list a{display:grid;grid-template-columns:1fr 20px;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:13px;background:#fff}.attention-list small,.attention-list strong{display:block}.attention-list small{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.4}.performance-details{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.performance-card h3{margin:6px 0 18px;font-size:21px}.mini-activity,.mini-ranking{list-style:none;padding:0;margin:0;display:grid}.mini-activity li,.mini-ranking li{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:center;padding:11px 0;border-top:1px solid var(--line)}.mini-ranking li>b{width:32px;height:32px;border-radius:10px;background:var(--gold-100);display:grid;place-items:center}.mini-activity small,.mini-activity strong,.mini-ranking small,.mini-ranking strong{display:block}.mini-activity small,.mini-ranking small{color:var(--muted);font-size:11px;margin-top:3px}.mini-activity svg{width:32px;height:32px;padding:8px;border-radius:10px;background:var(--pale);color:var(--forest-700)}.payment-bar{margin:14px 0}.payment-bar>span{display:flex;justify-content:space-between;gap:10px;font-size:13px}.payment-bar>span strong{font-size:12px;color:var(--muted)}.payment-bar>i{display:block;height:9px;margin-top:8px;border-radius:99px;background:#e7eeea;overflow:hidden}.payment-bar em{display:block;height:100%;background:var(--forest-600);border-radius:inherit}.mini-empty{min-height:130px;border:1px dashed #adc5bc;border-radius:15px;display:grid;place-items:center;align-content:center;text-align:center;padding:20px;color:var(--muted)}.mini-empty svg{color:var(--forest-600)}.mini-empty p{max-width:330px;margin:8px 0 0;font-size:13px;line-height:1.5}@media(max-width:900px){.performance-details{grid-template-columns:1fr}}@media(max-width:390px){.retail-template{grid-template-columns:1fr}.catalog-list article{grid-template-columns:40px 1fr}.catalog-list article>b,.catalog-list article>span:last-child{grid-column:2}.product-drawer h2{font-size:25px}}.content h1{line-height:1.08;letter-spacing:-.035em}.content h2{line-height:1.14}.content h3{font-size:18px}.metric-value{font-size:clamp(22px,2.4vw,30px)}.product-drawer h2{font-size:25px}.profile-context{margin:0 0 20px;padding:14px 16px;border:1px solid #cde1d7;border-radius:14px;background:var(--pale)}.profile-context span{display:block;color:var(--forest-700);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.profile-context p{margin:5px 0 0;color:#526a64;font-size:13px;line-height:1.45}.profile-workspace-note{display:flex;gap:12px;align-items:center;margin:18px 0 0;padding:12px 15px;border-radius:14px;background:#edf6f1;color:#315f55}.profile-workspace-note strong{white-space:nowrap}.profile-workspace-note span{font-size:13px}@media(max-width:720px){.app{font-size:15px}.content h1{font-size:30px}.content h2{font-size:23px}.guided-hello h1{font-size:31px}.guided-hello>div>p,.guided-workspace-head p{font-size:15px}.next-step-copy h2{font-size:25px}.guided-workspace-head h1,.workspace-hero h1{font-size:30px}.profile-workspace-note{display:grid;gap:4px}}body{font-size:16px}.app-loading{min-height:100svh;display:grid;place-items:center;align-content:center;gap:18px;background:var(--cream-100);color:var(--muted)}.guided-shell .sidebar{background:#063b33}.guided-side-note{margin:18px 4px 8px;padding:15px;border-radius:15px;background:#114b41}.guided-side-note span,.guided-side-note strong{display:block}.guided-side-note span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#a9c5be;font-weight:800}.guided-side-note strong{font-size:12px;line-height:1.45;margin-top:7px}.guided-side-note>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:13px}.guided-side-note i{height:4px;border-radius:99px;background:#3b6b63}.guided-side-note i.active,.guided-side-note i.done{background:var(--gold-500)}.account-menu{position:absolute;right:28px;top:68px;width:230px;padding:10px;background:white;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-float);display:grid;z-index:60}.account-menu>small,.account-menu>strong{padding:3px 9px}.account-menu>small{color:var(--muted);margin-bottom:8px}.account-menu button{min-height:44px;border:0;background:transparent;border-radius:10px;text-align:left;display:flex;align-items:center;gap:10px;color:var(--ink);padding:0 9px}.account-menu button:hover{background:var(--pale)}.account-menu svg{width:17px}.guided-mobile-nav{grid-template-columns:repeat(3,1fr)}.essential-progress{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:40px}.essential-progress span{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px}.essential-progress span.active,.essential-progress span.done{color:var(--forest-700)}.essential-progress i{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:850}.essential-progress .active i,.essential-progress .done i{background:var(--forest-700);border-color:var(--forest-700);color:white}.essential-progress svg{width:16px}.essential-progress em{height:2px;background:var(--line)}.form-stack.wide{max-width:none}.onboard-two{gap:14px}.profile-choices{border:0;padding:0;margin:28px 0 10px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-choices legend{grid-column:1/-1;font-weight:850;margin-bottom:5px}.profile-choices button{min-height:84px;display:grid;grid-template-columns:30px 1fr 20px;align-items:center;gap:10px;text-align:left;padding:13px;border:1px solid var(--line);border-radius:15px;background:white;color:var(--ink)}.profile-choices button.selected{border:2px solid var(--forest-700);background:var(--pale)}.profile-choices button svg{width:21px;color:var(--forest-700)}.profile-choices small,.profile-choices span,.profile-choices strong{display:block}.profile-choices small{font-size:11px;color:var(--muted);margin-top:4px}.protect-grid{gap:30px;align-items:start}.offline-promise{padding:25px}.offline-promise h3{margin:22px 0 8px}.offline-promise p{color:#bdd2cd;line-height:1.55}.offline-promise span{align-items:center;gap:8px;margin-top:12px}.offline-promise span svg{width:15px;color:var(--gold-500)}.setup-reassurance{display:flex;gap:10px;padding:14px;border-radius:14px;background:var(--pale);color:#315f55;font-size:13px;line-height:1.5}.setup-reassurance svg{flex:0 0 auto}.onboard-loading{min-height:100svh;background:linear-gradient(100deg,#edf2ef,#fff,#edf2ef);background-size:300% 100%;animation:shimmer 1.4s infinite}.guided-home{max-width:1120px;margin:auto}.guided-hello{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;padding:10px 0 30px}.guided-hello h1{font-size:clamp(38px,5vw,58px);margin:14px 0;max-width:760px}.guided-hello>div>p{font-size:18px;line-height:1.6;color:var(--muted);max-width:680px}.guided-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--forest-700);font-weight:800;font-size:13px}.guided-kicker svg{width:17px}.guided-count{display:flex;align-items:center;gap:10px;min-width:175px;padding:18px;border:1px solid var(--line);border-radius:19px;background:white}.guided-count b{font-size:38px;color:var(--forest-700)}.guided-count span{font-size:12px;line-height:1.4;color:var(--muted)}.next-step-card{display:grid;grid-template-columns:78px minmax(0,1fr) minmax(230px,.55fr);gap:24px;align-items:center;background:white;border:1px solid #bfd6cc;border-radius:28px;padding:clamp(22px,4vw,38px);box-shadow:var(--shadow-soft)}.next-step-icon{width:72px;height:72px;border-radius:22px;background:var(--gold-100);color:#805b00;display:grid;place-items:center}.next-step-icon svg{width:30px;height:30px}.next-step-copy h2{font-size:clamp(28px,3vw,38px);margin:8px 0}.next-step-copy p{color:var(--muted);line-height:1.6;max-width:610px}.why-card{padding:20px;border-radius:18px;background:var(--pale)}.why-card>svg{color:var(--forest-700);margin-bottom:20px}.why-card strong{display:block}.why-card p{font-size:13px;line-height:1.55;color:#536a64;margin:7px 0 0}.readiness-path{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:25px 0 46px}.readiness-path article{position:relative;display:grid;grid-template-columns:34px 1fr;gap:10px;padding:16px}.readiness-path article:not(:last-child):after{content:"";position:absolute;left:50px;right:-16px;top:32px;height:2px;background:var(--line);z-index:-1}.readiness-path i{width:34px;height:34px;border:2px solid var(--line);border-radius:50%;background:var(--cream-100);display:grid;place-items:center}.readiness-path article.done i{background:var(--forest-700);border-color:var(--forest-700);color:white}.readiness-path article.active i{border-color:var(--gold-500);box-shadow:0 0 0 5px var(--gold-100)}.readiness-path small,.readiness-path strong{display:block}.readiness-path small{font-size:11px;color:var(--muted);margin-top:4px}.readiness-path svg{width:16px}.guided-secondary{display:grid;grid-template-columns:.7fr 1.3fr;gap:34px;padding-top:34px;border-top:1px solid var(--line)}.guided-secondary h2{font-size:28px;margin:7px 0}.guided-secondary p{color:var(--muted);line-height:1.55}.start-shortcuts{display:grid;gap:9px}.start-shortcuts a{display:grid;grid-template-columns:43px 1fr;gap:12px;align-items:center;min-height:68px;padding:11px 14px;border:1px solid var(--line);border-radius:15px;background:white}.start-shortcuts a>svg{width:43px;height:43px;padding:11px;border-radius:12px;background:var(--pale);color:var(--forest-700)}.start-shortcuts small,.start-shortcuts strong{display:block}.start-shortcuts small{color:var(--muted);font-size:11px;margin-top:3px}.guided-footnote{text-align:center;color:var(--muted);font-size:12px;margin:32px 0 0}.guided-workspace-head{display:flex;align-items:end;justify-content:space-between;gap:24px}.guided-workspace-head h1{font-size:clamp(36px,5vw,52px);margin:8px 0}.guided-workspace-head p{color:var(--muted);font-size:17px}.guided-inline-help{display:flex;gap:16px;align-items:center;background:var(--gold-100);border-left:4px solid var(--gold-500);border-radius:12px;padding:13px 16px;margin-top:20px}.guided-inline-help span{font-weight:850;white-space:nowrap}.guided-inline-help p{margin:0;color:#6d5b2e;font-size:13px}.guided-next-link{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border-radius:18px;background:var(--forest-950);color:white}.guided-next-link span,.guided-next-link strong{display:block}.guided-next-link span{color:#b9d0cb;font-size:12px;margin-top:5px}.practice-mode{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;border:1px solid #e6ca75;background:var(--gold-100);border-radius:14px}.practice-mode span{font-size:11px;text-transform:uppercase;font-weight:900;color:#805b00}.practice-mode strong{font-size:13px}.practice-mode button{margin-left:auto;border:0;background:transparent;color:var(--forest-700);font-weight:850}.decision-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.dashboard-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.dashboard-actions a{display:grid;grid-template-columns:45px 1fr 20px;gap:12px;align-items:center;padding:15px;border:1px solid var(--line);border-radius:16px;background:white}.dashboard-actions a>svg:first-child{width:45px;height:45px;padding:12px;border-radius:13px;background:var(--pale);color:var(--forest-700)}.dashboard-actions small,.dashboard-actions strong{display:block}.dashboard-actions small{font-size:11px;color:var(--muted);margin-top:3px}.dashboard-core{display:grid;grid-template-columns:1fr 1fr;gap:14px}.compact-title{margin:0 0 12px}.all-clear{display:flex;align-items:center;gap:6px;padding:7px 10px;background:var(--pale);border-radius:99px;font-size:11px;font-weight:800}.attention-summary p,.explore-panel p,.next-best p{color:var(--muted);line-height:1.55}.attention-summary a,.next-best a{display:inline-flex;align-items:center;gap:5px;color:var(--forest-700);font-weight:850}.next-best{display:grid;grid-template-columns:46px 1fr;gap:14px;background:var(--forest-950);color:white}.next-best>svg{width:46px;height:46px;padding:13px;border-radius:14px;background:var(--gold-500);color:var(--forest-950)}.next-best .eyebrow{color:var(--gold-500)}.next-best p,.next-best small{color:#b9d0cb}.next-best small{display:block;font-size:11px}.next-best a{color:var(--gold-500);margin-top:13px}.explore-toggle{width:100%;min-height:72px;margin-top:16px;padding:14px 18px;border:1px solid var(--line);border-radius:17px;background:white;color:var(--ink);display:flex;align-items:center;justify-content:space-between;text-align:left}.explore-toggle>span{display:grid;grid-template-columns:32px 1fr;align-items:center}.explore-toggle>span>svg{grid-row:1/3;color:var(--forest-700)}.explore-toggle small{display:block;color:var(--muted);font-weight:500;margin-top:4px}.explore-toggle>svg{transition:transform .2s}.explore-toggle .rotated{transform:rotate(180deg)}.explore-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.explore-panel{display:grid;grid-template-columns:42px 1fr;gap:13px}.explore-panel>svg{width:42px;height:42px;padding:10px;background:var(--pale);border-radius:12px;color:var(--forest-700)}.explore-panel h3{margin:0}.explore-panel p{margin:6px 0 0;font-size:13px}@media(max-width:900px){.next-step-card{grid-template-columns:64px 1fr}.why-card{grid-column:1/-1}.guided-secondary{grid-template-columns:1fr}.decision-metrics{grid-template-columns:1fr 1fr}.dashboard-core{grid-template-columns:1fr}}@media(max-width:720px){body{font-size:16px}.account-menu{right:10px;top:58px}.essential-progress{margin-bottom:28px}.essential-progress b{display:none}.onboard-two,.profile-choices,.protect-grid{grid-template-columns:1fr}.profile-choices button{min-height:76px}.guided-hello{display:grid}.guided-count{order:-1;min-width:0;width:max-content;padding:11px 14px}.guided-count b{font-size:28px}.next-step-card{grid-template-columns:52px 1fr;padding:20px;border-radius:21px}.next-step-icon{width:52px;height:52px;border-radius:16px}.next-step-copy{grid-column:1/-1}.next-step-copy .btn{width:100%}.readiness-path{grid-template-columns:1fr;margin:18px 0 36px}.readiness-path article:not(:last-child):after{left:32px;right:auto;top:48px;bottom:-16px;width:2px;height:auto}.guided-workspace-head{display:grid;align-items:start}.guided-workspace-head .btn{width:100%}.guided-inline-help{display:grid;gap:5px}.guided-next-link{display:grid}.guided-next-link .btn{width:100%}.practice-mode{align-items:flex-start;flex-wrap:wrap}.practice-mode button{margin-left:0}.dashboard-actions,.decision-metrics,.explore-grid{grid-template-columns:1fr}.dashboard-heading .range{width:100%}.explore-toggle small{display:none}}@media(max-width:390px){.guided-hello h1{font-size:34px}.next-step-card{display:grid;grid-template-columns:1fr}.why-card{grid-column:auto}.profile-choices button{grid-template-columns:27px 1fr 18px}.guided-shell .content{padding-inline:12px}}.account-menu a{min-height:44px;border-radius:10px;display:flex;align-items:center;gap:10px;color:var(--ink);padding:0 9px}.account-menu a:hover{background:var(--pale)}.app{font-size:15px}.content h1{font-size:clamp(30px,3.3vw,44px)}.content h2{font-size:clamp(22px,2.4vw,32px)}.guided-hello h1{font-size:clamp(32px,4vw,46px)}.guided-hello>div>p,.guided-workspace-head p{font-size:16px}.next-step-copy h2{font-size:clamp(25px,2.6vw,34px)}.guided-workspace-head h1,.workspace-hero h1{font-size:clamp(30px,3.5vw,42px)}@media(max-width:720px){.app,body{font-size:15px}.content h1,.guided-hello h1,.guided-workspace-head h1,.workspace-hero h1{font-size:30px}.content h2,.next-step-copy h2{font-size:23px}.guided-hello>div>p,.guided-workspace-head p{font-size:15px}}.app{font-size:14.5px;grid-template-columns:232px minmax(0,1fr)}.sidebar{padding:20px 15px}.topbar{height:68px;padding-inline:26px}.content{padding:24px 26px 96px;max-width:1380px}.content h1,.guided-hello h1,.guided-workspace-head h1,.workspace-hero h1{font-size:clamp(28px,3vw,38px);line-height:1.12}.content h2,.next-step-copy h2{font-size:clamp(20px,2vw,28px)}.content h3{font-size:17px}.guided-hello>div>p,.guided-workspace-head p,.hello p,.workspace-hero p{font-size:14.5px;line-height:1.55}.card{padding:18px;border-radius:17px}.metric-value{font-size:clamp(21px,2vw,27px)}.decision-metrics,.workspace-metrics{gap:10px}.workspace-hero{padding-block:4px}.workspace-tabs button{font-size:12px}.quick{min-height:104px;padding:15px}.catalog-section{padding:20px}.catalog-toolbar h2{font-size:21px}.product-drawer{width:min(590px,100%)}.product-drawer>form{padding:20px}.product-field input,.product-field select{height:47px}.product-drawer form>footer{padding-bottom:20px}@media(max-width:720px){.app,body{font-size:15px}.topbar{height:60px}.content{padding:18px 12px 86px}.content h1,.guided-hello h1,.guided-workspace-head h1,.workspace-hero h1{font-size:27px}.content h2,.next-step-copy h2{font-size:21px}.content h3{font-size:17px}.card{padding:15px}.metric-value{font-size:22px}.guided-hello>div>p,.guided-workspace-head p,.hello p,.workspace-hero p{font-size:14px}.mobile-nav a{min-height:50px}.catalog-section{padding:15px}.product-drawer>form{padding:16px}}.metric-empty .metric-value{font-size:clamp(18px,2vw,24px);line-height:1.15;letter-spacing:-.015em}.metric-empty{background:linear-gradient(145deg,#fff,#f7fbf8)}.sales-hero .premium-hero-copy{max-width:1300px}.pain-section{background:#f6f1e5}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.pain-grid article{background:white;border:1px solid var(--line);border-radius:18px;padding:23px;display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:start}.pain-grid svg{color:#bd654e}.pain-grid p{font-weight:750;line-height:1.45;margin:0}.transformation{display:grid;grid-template-columns:1fr 44px 1.25fr 44px 1fr;align-items:center;text-align:center;gap:16px;font-size:18px}.transformation strong{padding:25px;border-radius:18px;background:#e5f2eb;color:var(--forest-700)}.transformation svg{margin:auto;color:var(--gold-500)}.benefit-story{background:var(--cream-50)}.benefit-story.flip{background:#f0f5f1}.benefit-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.benefit-story.flip .benefit-photo{order:2}.benefit-photo{position:relative;min-height:500px;border-radius:28px;overflow:hidden;box-shadow:var(--shadow-float)}.benefit-photo img{object-fit:cover}.benefit-copy h2{margin:11px 0 18px}.money-story{background:var(--forest-950);color:white}.money-story .lead{color:#bcd0cb}.money-proof{background:white;color:var(--forest-950);border-radius:26px;padding:28px}.money-proof>small{color:var(--muted)}.money-proof>span{display:flex;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.money-proof strong{font-size:22px}.money-proof .money-result{color:var(--forest-700);border:0}.money-proof p{background:var(--gold-100);border-radius:12px;padding:13px;margin:8px 0 0}.coach-story{background:#f7f3e8}.coach-demo{background:white;border:1px solid var(--line);border-radius:26px;padding:30px;box-shadow:var(--shadow-soft)}.coach-mark{width:54px;height:54px;border-radius:16px;background:var(--gold-500);display:grid;place-items:center;margin-bottom:24px}.coach-demo h3{font-size:28px}.coach-demo p{color:var(--muted);line-height:1.6}.evidence-line{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.evidence-line span{padding:7px 10px;background:#e8f2ec;border-radius:99px;font-size:12px}.coach-demo button{display:flex;align-items:center;gap:6px;border:0;background:none;color:var(--forest-700);font-weight:850;padding:0}.support-story{background:#fff}.support-card{display:grid;grid-template-columns:65px 1fr auto;gap:24px;align-items:center;border:1px solid #cfe0d8;background:#edf7f1;border-radius:28px;padding:38px}.support-card h2{margin:7px 0}.support-card p{margin:0;color:var(--muted)}.support-icon{width:65px;height:65px;border-radius:19px;background:var(--forest-700);color:white;display:grid;place-items:center}.sales-price{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.price-choice{background:white;border:2px solid var(--forest-700);border-radius:28px;padding:32px;display:grid;gap:13px;box-shadow:var(--shadow-soft)}.price-choice>strong{font-size:42px;margin-top:10px}.price-choice>strong small{font-size:15px}.price-choice i{font-style:normal;display:flex;gap:8px}.price-choice i svg{width:17px;color:var(--forest-500)}.annual-link{text-align:center;color:var(--forest-700);font-weight:800}.price-choice>small{text-align:center;color:var(--muted)}.faq-section{background:#f4f1e8}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq-grid details{background:white;border:1px solid var(--line);border-radius:16px;padding:19px}.faq-grid summary{cursor:pointer;font-weight:800}.faq-grid p{color:var(--muted);line-height:1.55;margin:14px 0 0}.checkout-page{min-height:100svh;display:grid;grid-template-columns:.85fr 1.15fr;background:var(--cream-50)}.checkout-promise{background:linear-gradient(150deg,var(--forest-950),#075448);color:white;padding:clamp(30px,5vw,70px);display:flex;flex-direction:column;justify-content:space-between}.checkout-promise h1{font-size:clamp(38px,5vw,62px);max-width:650px}.checkout-promise>div>p{font-size:19px;color:#c4d8d3;line-height:1.6}.checkout-benefits{display:grid;gap:15px;margin-top:30px}.checkout-benefits span{display:flex;gap:9px}.checkout-benefits svg{color:var(--gold-500)}.checkout-main{display:grid;place-items:center;padding:30px}.checkout-card{width:min(520px,100%);background:white;border:1px solid var(--line);border-radius:27px;padding:clamp(24px,4vw,42px);box-shadow:var(--shadow-soft)}.checkout-card h2{font-size:38px;margin:10px 0}.plan-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#edf1ef;padding:5px;border-radius:15px;margin:25px 0}.plan-toggle button{min-height:60px;border:0;border-radius:11px;background:transparent;display:grid;text-align:left;padding:10px}.plan-toggle button.active{background:white;box-shadow:0 4px 13px rgba(4,46,40,.08)}.plan-toggle span{font-size:11px;color:var(--muted);margin-top:3px}.terms-check{display:flex;gap:9px;align-items:flex-start;font-size:12px;line-height:1.5;margin:18px 0}.terms-check input{width:20px;height:20px;flex:0 0 auto}.login-note a,.terms-check a{color:var(--forest-700);font-weight:800}.paystack-safe{display:flex;gap:10px;background:#edf7f1;border-radius:14px;padding:13px;margin-top:15px;font-size:11px;line-height:1.5}.login-note{text-align:center;color:var(--muted);font-size:13px}.payment-result{min-height:100svh;display:grid;place-items:center;align-content:center;text-align:center;padding:25px;background:var(--cream-50)}.payment-result>svg{width:56px;height:56px;color:var(--forest-500);margin:30px}.payment-result h1{max-width:720px}.payment-result p{max-width:560px;color:var(--muted);font-size:18px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.onboarding-v2 .onboard-main{width:min(900px,calc(100% - 30px));margin-top:35px}.moment-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:38px}.moment-progress span{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px}.moment-progress i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#e1e8e4;font-style:normal;font-weight:800}.moment-progress .active{color:var(--forest-700)}.moment-progress .active i,.moment-progress .done i{background:var(--forest-700);color:white}.moment-progress svg{width:15px}.onboarding-v2 .onboard-copy{text-align:center;max-width:680px;margin:auto}.onboarding-v2 .onboard-copy h1{font-size:clamp(36px,5vw,52px);margin:8px 0 12px}.onboarding-v2 .onboard-copy p{color:var(--muted);font-size:17px}.onboard-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.start-choices{grid-template-columns:repeat(2,1fr)}.start-choices .choice:last-child{grid-column:1/-1}.protect-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.offline-promise{background:var(--forest-950);color:white;border-radius:20px;padding:24px;display:grid;gap:10px}.offline-promise>svg{color:var(--gold-500)}.offline-promise p{color:#bdd0cb;line-height:1.5}.offline-promise span{display:flex;gap:7px;font-size:12px}.welcome-price{display:grid;gap:7px;background:var(--gold-100);padding:16px;border-radius:15px;margin:22px 0}.welcome-price span{display:flex;align-items:center;gap:6px;font-size:12px}.yearly-cta{margin-top:10px}@media(max-width:800px){.pain-grid{grid-template-columns:1fr 1fr}.transformation{grid-template-columns:1fr}.transformation svg{transform:rotate(90deg)}.benefit-layout,.sales-price{grid-template-columns:1fr;gap:38px}.benefit-story.flip .benefit-photo{order:0}.benefit-photo{min-height:390px}.support-card{grid-template-columns:55px 1fr}.support-card .btn{grid-column:1/-1}.checkout-page{grid-template-columns:1fr}.checkout-promise{display:none}.faq-grid,.protect-grid{grid-template-columns:1fr}}@media(max-width:520px){.pain-grid{grid-template-columns:1fr}.benefit-photo{min-height:290px}.sales-price{gap:25px}.price-choice{padding:22px}.plan-toggle{grid-template-columns:1fr}.moment-progress b{display:none}.moment-progress{max-width:220px;margin:0 auto 28px}.onboard-two,.start-choices{grid-template-columns:1fr}.start-choices .choice:last-child{grid-column:auto}.checkout-main{padding:16px}.checkout-card{border:0;box-shadow:none;padding:16px}}.launch-checklist{margin-bottom:22px;padding:24px;background:linear-gradient(135deg,#fffdf7,#f3faf6);border-color:#d5e7dc}.launch-checklist-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.launch-checklist-head h2{margin:5px 0 4px}.launch-checklist-head p{margin:0;color:var(--muted)}.launch-dismiss{width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:28px;line-height:1;cursor:pointer}.launch-progress{height:7px;margin:20px 0;border-radius:99px;background:#dde8e1;overflow:hidden}.launch-progress span{display:block;height:100%;border-radius:inherit;background:var(--green)}.launch-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.launch-items a{min-height:74px;display:flex;align-items:center;gap:12px;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);text-decoration:none}.launch-items a>i{font-style:normal;color:var(--green);font-size:22px}.launch-items a>span{display:grid;gap:2px;min-width:0;flex:1 1}.launch-items a small{color:var(--muted)}.launch-items a.done{background:#f0f8f3}.launch-items a.done strong{text-decoration:line-through;text-decoration-color:#88aa98}.launch-items a svg{flex:none;color:var(--green)}@media(max-width:800px){.launch-items{grid-template-columns:1fr 1fr}}@media(max-width:520px){.launch-checklist{padding:18px;margin-inline:-2px}.launch-items{grid-template-columns:1fr}.launch-checklist-head h2{font-size:23px}.launch-items a{min-height:68px}}.universal-hero .premium-hero-copy{max-width:760px}.universal-hero .hero-photo{object-position:center}.retail-band{background:#fff;border-bottom:1px solid var(--line)}.retail-type-grid{display:grid;grid-template-columns:repeat(4,1fr)}.retail-type-grid article{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:25px 18px;border-right:1px solid var(--line)}.retail-type-grid article:first-child{border-left:1px solid var(--line)}.retail-type-grid svg{color:var(--forest-700)}.retail-type-grid span,.retail-type-grid strong{display:block}.retail-type-grid span{font-size:12px;color:var(--muted);line-height:1.45;margin-top:4px}.narrow{max-width:850px}.recognition-section{background:#f5f0e6}.recognition-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.recognition-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.recognition-grid article>span{width:48px;height:48px;border-radius:14px;background:#fff0ea;color:#bd654e;display:grid;place-items:center}.recognition-grid h3{font-size:22px;margin:22px 0 10px}.recognition-grid p{color:var(--muted);line-height:1.65;margin:0}.cost-section{background:var(--forest-950);color:#fff}.cost-section .lead{color:#b9d0cb}.cost-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.cost-close{font-weight:800;color:var(--gold-500);line-height:1.6}.leak-list{border-top:1px solid #315b54}.leak-list span{display:grid;grid-template-columns:45px 1fr 1.4fr;gap:14px;align-items:center;padding:20px 0;border-bottom:1px solid #315b54}.leak-list b{color:var(--gold-500)}.leak-list i{font-style:normal;color:#aac3bd}.leak-list strong{text-align:right}.outcome-section{background:#fff}.outcome-console{background:#f9faf8;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:var(--shadow-soft)}.outcome-top{display:flex;justify-content:space-between;gap:20px;padding:25px 28px;border-bottom:1px solid var(--line)}.outcome-top small,.outcome-top strong{display:block}.outcome-top strong{font-size:19px;margin-top:5px}.outcome-top>span{display:flex;align-items:center;gap:7px;color:var(--forest-700);font-size:13px}.outcome-numbers{display:grid;grid-template-columns:repeat(4,1fr)}.outcome-numbers article{padding:27px;border-right:1px solid var(--line)}.outcome-numbers b,.outcome-numbers em,.outcome-numbers small{display:block}.outcome-numbers b{font-size:27px;margin:13px 0}.outcome-numbers em{font-style:normal;color:var(--muted);font-size:12px}.outcome-action{display:grid;grid-template-columns:46px 1fr auto;gap:15px;align-items:center;margin:0 20px 20px;padding:17px;background:#eaf5ef;border-radius:17px}.outcome-action>svg{padding:11px;width:44px;height:44px;background:var(--gold-500);border-radius:13px}.outcome-action b,.outcome-action span{display:block}.outcome-action span{font-size:13px;color:var(--muted);margin-top:3px}.outcome-action button,.proof-card button{border:0;background:var(--forest-700);color:#fff;border-radius:12px;min-height:48px;padding:0 18px;font-weight:800;display:flex;align-items:center;gap:6px}.product-letter.light{background:#fff}.product-letter.soft{background:#f2f5f1}.product-letter.dark{background:var(--forest-950);color:#fff}.product-letter.dark .lead{color:#b9d0cb}.product-letter-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.product-letter.flip .product-letter-copy{order:2}.product-proof{padding:8px}.proof-card{background:#fff;color:var(--forest-950);border:1px solid var(--line);border-radius:26px;padding:28px;box-shadow:var(--shadow-float)}.proof-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:5px}.proof-head span{font-size:20px;font-weight:850}.proof-head small{padding:7px 10px;border-radius:99px;background:#e9f5ef;color:var(--forest-700)}.sell-proof p{display:flex;justify-content:space-between;gap:18px;padding:17px 0;border-bottom:1px solid var(--line)}.sell-proof p span{color:var(--muted)}.proof-total{display:flex;justify-content:space-between;align-items:center;padding:22px 0}.proof-total strong{font-size:32px}.proof-card button{width:100%;justify-content:center}.stock-proof p{display:grid;grid-template-columns:10px 1fr auto;gap:12px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.stock-proof p i{width:9px;height:9px;border-radius:50%}.stock-proof p span{color:var(--muted);font-size:12px}.risk-red{background:#d5654f}.risk-amber{background:#e0a92e}.risk-green{background:#35a37b}.money-proof-v2>small{color:var(--muted)}.money-proof-v2 p{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.money-proof-v2 b{font-size:22px}.money-proof-v2 .profit-line{color:var(--forest-700);border-bottom:0}.money-proof-v2 em{display:block;padding:15px;background:var(--gold-100);border-radius:12px;font-style:normal}.ai-letter{background:#f5f0e6}.ai-letter-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.guarantee-section{background:#fff}.guarantee-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.guarantee-points{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:28px}.guarantee-points span{display:flex;gap:8px;font-weight:700}.guarantee-points svg{color:var(--forest-500);flex:none}.final-letter{background:var(--forest-950);color:#fff}.final-letter-inner{display:flex;justify-content:space-between;gap:40px;align-items:end}.final-letter h2{max-width:850px}.final-letter p{color:#b9d0cb;font-size:18px}@media(max-width:900px){.retail-type-grid{grid-template-columns:1fr 1fr}.retail-type-grid article:nth-child(odd){border-left:1px solid var(--line)}.recognition-grid{grid-template-columns:1fr}.ai-letter-grid,.cost-layout,.guarantee-layout,.product-letter-grid{grid-template-columns:1fr;gap:45px}.product-letter.flip .product-letter-copy{order:0}.outcome-numbers{grid-template-columns:1fr 1fr}.outcome-numbers article{border-bottom:1px solid var(--line)}.final-letter-inner{display:grid}.final-letter-inner .btn{width:max-content}}@media(max-width:720px){.universal-hero .hero-photo{object-position:center top}.universal-hero .hero-shade{background:linear-gradient(0deg,rgba(3,31,27,.99) 8%,rgba(3,31,27,.9) 57%,rgba(3,31,27,.14))}.retail-type-grid{grid-template-columns:1fr}.retail-type-grid article,.retail-type-grid article:nth-child(odd){border-left:0;border-right:0;border-bottom:1px solid var(--line)}.cost-layout{gap:35px}.leak-list span{grid-template-columns:36px 1fr}.leak-list strong{grid-column:2;text-align:left}.outcome-numbers{grid-template-columns:1fr}.outcome-numbers article{border-right:0}.outcome-action{grid-template-columns:42px 1fr}.outcome-action button{grid-column:1/-1;justify-content:center}.product-letter-grid{gap:30px}.product-proof{padding:0}.stock-proof p{grid-template-columns:10px 1fr}.stock-proof p span{grid-column:2}.guarantee-points{grid-template-columns:1fr}.final-letter h2{font-size:34px}}