:root{--orange:#ff5a2f;--orange2:#ff7a3d;--peach:#fff0e8;--cream:#fff8f2;--ink:#152238;--muted:#6d7480;--line:#ebe7e2;--green:#47a95d;--green-soft:#eaf8ed;--yellow:#f6b82b;--yellow-soft:#fff6d9;--blue:#4b91e8;--blue-soft:#eaf3ff;--purple:#8d63d6;--purple-soft:#f2ebff;--aqua:#42b8b2;--red:#d9564d;--white:#fff;--shadow:0 10px 28px rgba(42,30,18,.07);--radius:24px;--navh:74px}
*{box-sizing:border-box}html{background:var(--cream);scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:ui-rounded,"SF Pro Rounded","Avenir Next","Nunito Sans",Inter,system-ui,-apple-system,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{color:inherit}.sprite{position:absolute;width:0;height:0;overflow:hidden}.app-shell{width:100%;min-height:100vh;min-height:100dvh;background:var(--cream)}.app-header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:calc(10px + env(safe-area-inset-top)) 18px 8px;position:sticky;top:0;z-index:20;background:rgba(255,248,242,.93);backdrop-filter:blur(16px);border-bottom:1px solid rgba(235,231,226,.75)}.brand-button,.profile-button{border:0;background:transparent;display:flex;align-items:center;padding:0;cursor:pointer}.brand-mark{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,var(--orange),var(--orange2));color:white;font-weight:1000;font-size:21px;box-shadow:0 5px 13px rgba(255,90,47,.25)}.brand-mark.large{width:50px;height:50px;border-radius:17px;font-size:31px}.brand-text{font-size:21px;font-weight:950;letter-spacing:-.7px;margin-left:8px}.brand-text span{color:var(--orange)}.brand-text.giant{font-size:34px}.profile-button{gap:8px}.profile-copy{text-align:right}.profile-copy strong,.profile-copy small{display:block}.profile-copy strong{font-size:13px}.profile-copy small{font-size:10px;color:var(--muted)}.avatar,.coach-avatar{border-radius:50%;display:grid;place-items:center;font-weight:900}.avatar{width:40px;height:40px;background:#ffe4d6;color:#9f351a}.avatar.xlarge{width:68px;height:68px;font-size:24px}.avatar.small,.coach-avatar.small{width:36px;height:36px}.coach-avatar{width:48px;height:48px;background:linear-gradient(145deg,#f6c4aa,#ffd9c7);color:#893a24}.coach-avatar.large{width:62px;height:62px;font-size:18px}main{max-width:720px;margin:0 auto;padding:0 18px calc(var(--navh) + 28px + env(safe-area-inset-bottom))}.screen{display:none;padding:18px 0 28px;animation:fade .2s ease}.screen.active{display:block}@keyframes fade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}h1,h2,h3,p{margin-top:0}h1{font-size:34px;line-height:1.06;letter-spacing:-1.1px;margin-bottom:10px}h2{font-size:22px;line-height:1.15;letter-spacing:-.45px}h3{font-size:18px}.lead{font-size:18px;line-height:1.52;color:#4e5663}.sub{font-size:16px;color:var(--muted);line-height:1.5}.kicker{font-size:11px;font-weight:950;letter-spacing:1.5px;color:var(--orange);margin-bottom:7px}.mini-label{font-size:10px;font-weight:950;letter-spacing:1.2px;color:#99513b}.mini-label.light{color:#fff4ed}.btn{border:0;border-radius:17px;min-height:52px;padding:14px 18px;font-weight:900;font-size:16px;width:100%;cursor:pointer;transition:transform .12s ease,filter .12s ease}.btn:active{transform:scale(.985)}.btn.primary{background:linear-gradient(135deg,var(--orange),#ff7145);color:white;box-shadow:0 8px 18px rgba(255,90,47,.24)}.btn.white{background:white;color:#c74724;margin-top:16px}.btn.dark{background:var(--ink);color:white;margin-top:14px}.btn.outline{background:white;border:2px solid #e7e0da;color:var(--ink)}.btn.text{background:transparent;color:var(--orange);min-height:42px}.two-buttons{display:grid;gap:10px}.text-link{border:0;background:transparent;color:var(--orange);font-weight:900;padding:8px;cursor:pointer}.back{border:0;background:transparent;color:#6c7480;font-weight:900;padding:4px 0 14px;cursor:pointer;font-size:15px}.welcome-hero{text-align:center;padding:28px 4px 10px}.brand-lockup{display:flex;align-items:center;justify-content:center;margin-bottom:26px}.welcome-hero h1{font-size:43px}.welcome-hero .lead{max-width:540px;margin:0 auto 22px}.welcome-illustration{height:170px;border-radius:28px;background:linear-gradient(145deg,#ffe5d7,#fff4cd);position:relative;overflow:hidden;margin:22px 0}.welcome-illustration svg{width:88%;height:100%;fill:none;stroke:var(--orange);stroke-width:6;stroke-linecap:round;stroke-dasharray:8 10}.welcome-illustration circle{fill:white;stroke:var(--orange);stroke-width:5}.bubble{position:absolute;width:44px;height:44px;border-radius:15px;display:grid;place-items:center;font-weight:1000;color:white;z-index:2;box-shadow:var(--shadow)}.b1{left:12%;bottom:17%;background:var(--orange)}.b2{left:45%;top:23%;background:var(--yellow)}.b3{right:9%;top:10%;background:var(--green)}.trust-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:18px}.trust-row span{background:white;border:1px solid var(--line);border-radius:999px;padding:8px 10px;font-size:11px;font-weight:800;color:#626976}.onboarding{max-width:560px;margin:auto}.step-dots{display:flex;gap:6px;margin:2px 0 28px}.step-dots i{height:6px;border-radius:99px;background:#e5dfda;flex:1}.step-dots i.on{background:var(--orange)}.form-card{background:white;border-radius:var(--radius);padding:18px;box-shadow:var(--shadow);margin:18px 0}.form-card label,.message-field{display:block;font-weight:850;font-size:13px;margin-bottom:15px}.form-card label:last-child{margin-bottom:0}.form-card input,.form-card select,.message-field textarea{width:100%;border:1.5px solid #e9e3dd;background:#fffdfa;border-radius:14px;padding:14px;margin-top:7px;outline:none;font-size:16px;color:var(--ink)}.message-field textarea{min-height:110px;resize:vertical}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.need-card{min-height:126px;border:2px solid transparent;background:white;border-radius:20px;padding:15px;text-align:left;box-shadow:var(--shadow);cursor:pointer}.need-card.selected{border-color:var(--orange);background:#fffaf6}.need-icon,.list-icon{display:grid;place-items:center;border-radius:15px;font-weight:900}.need-icon{width:46px;height:46px;margin-bottom:12px;font-size:21px}.coral{background:#ffe0d5!important}.yellow{background:var(--yellow-soft)!important}.green{background:var(--green-soft)!important}.blue{background:var(--blue-soft)!important}.purple{background:var(--purple-soft)!important}.aqua{background:#e5f8f6!important}.orange{background:#ffe9d8!important}.red{background:#ffe7e4!important}.goal-card{border-radius:26px;padding:23px;margin:20px 0}.goal-card.orange{background:linear-gradient(145deg,#ff6a39,#ff8a4f);color:white}.goal-card h2{font-size:27px;margin:10px 0 16px}.goal-meta{display:flex;gap:9px;flex-wrap:wrap}.goal-meta span{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.17);font-size:12px;font-weight:850}.info-card{background:white;border:1px solid var(--line);border-radius:19px;padding:16px;margin:15px 0}.info-card p{color:var(--muted);margin:6px 0 0;line-height:1.5}.home-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.home-top h1{margin-bottom:0}.streak-pill{flex:0 0 auto;display:grid;grid-template-columns:25px auto;grid-template-rows:auto auto;column-gap:3px;background:#fff1e8;border-radius:17px;padding:9px 11px;color:#c94b26}.streak-pill svg{width:24px;height:24px;grid-row:1/3;fill:none;stroke:currentColor;stroke-width:1.8}.streak-pill strong{font-size:18px;line-height:1}.streak-pill span{font-size:9px;font-weight:850}.today-card{background:linear-gradient(145deg,#ff5a2f,#ff7f43);color:white;border-radius:28px;padding:21px;margin:20px 0 28px;box-shadow:0 13px 26px rgba(255,90,47,.23)}.today-head{display:flex;justify-content:space-between;gap:12px}.today-card h2{font-size:27px;margin-top:6px}.today-card p{line-height:1.55}.round-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;font-weight:1000;flex:0 0 auto}.round-icon.sun{background:#ffd764;color:#6c4900}.round-icon.purple{background:var(--purple-soft);color:var(--purple)}.round-icon.orange{background:#ffe2d5;color:#c54825}.progress-line{height:8px;background:rgba(255,255,255,.25);border-radius:999px;overflow:hidden;margin-top:15px}.progress-line span{display:block;height:100%;background:white;border-radius:999px}.today-footer{display:flex;justify-content:space-between;font-size:11px;font-weight:800;opacity:.92;margin-top:8px}.section-title{display:flex;justify-content:space-between;align-items:end;margin:24px 0 12px}.section-title h2{margin-bottom:0}.quick-scroll{display:flex;gap:10px;overflow:auto;padding-bottom:4px;scrollbar-width:none}.quick-scroll::-webkit-scrollbar{display:none}.quick-card{border:0;border-radius:21px;min-width:118px;height:118px;padding:14px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;cursor:pointer}.quick-card span{width:40px;height:40px;border-radius:14px;background:rgba(255,255,255,.67);display:grid;place-items:center;font-size:20px;font-weight:1000}.quick-card b{font-size:14px;text-align:left}.feature-card{width:100%;border:0;border-radius:24px;padding:18px;display:flex;align-items:center;gap:15px;margin-bottom:12px;text-align:left;cursor:pointer}.feature-card.peach{background:#ffe8dc}.feature-card.mint{background:#e7f7e9}.feature-card>svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;flex:0 0 auto}.feature-illus{width:62px;height:62px;border-radius:19px;background:rgba(255,255,255,.65);display:grid;place-items:center;font-size:29px;flex:0 0 auto}.feature-copy{display:block;flex:1}.feature-copy small,.feature-copy strong,.feature-copy em{display:block}.feature-copy small{font-size:10px;font-weight:950;letter-spacing:1px;color:#a05037}.feature-copy strong{font-size:17px;line-height:1.2;margin:4px 0}.feature-copy em{font-size:11px;font-style:normal;color:#6b706f}.win-card{border-radius:24px;background:#eef5ff;padding:19px;display:flex;align-items:center;gap:10px;margin:22px 0}.win-card>div{flex:1}.win-card h2{margin-bottom:5px}.win-card p:last-child{margin-bottom:0;color:#5c6a7d}.circle-button{width:45px;height:45px;border-radius:50%;border:0;background:var(--blue);color:white;display:grid;place-items:center}.circle-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.5}.support-card{background:#251e2c;color:white;border-radius:28px;padding:20px;display:grid;grid-template-columns:54px 1fr;gap:13px}.support-card .btn{grid-column:1/3}.support-card p{color:#dbd2df;line-height:1.45;margin-bottom:0}.support-card h2{margin-bottom:5px}.help-list{display:grid;gap:10px}.help-list button{border:0;background:white;border-radius:20px;padding:14px;display:grid;grid-template-columns:50px 1fr 22px;align-items:center;gap:12px;text-align:left;box-shadow:0 6px 20px rgba(35,28,22,.045)}.help-list button>svg{width:22px;height:22px;fill:none;stroke:#8b9098;stroke-width:2}.list-icon{width:50px;height:50px;font-size:21px}.list-icon svg{width:24px;height:24px;fill:none;stroke:var(--red);stroke-width:2}.help-list strong,.help-list small{display:block}.help-list strong{font-size:16px;margin-bottom:3px}.help-list small{font-size:12px;color:var(--muted);line-height:1.25}.strategy-card{background:white;border-radius:26px;padding:20px;display:grid;grid-template-columns:46px 1fr;gap:15px;margin:18px 0;box-shadow:var(--shadow)}.strategy-number{width:43px;height:43px;border-radius:14px;background:var(--orange);color:white;font-size:20px;font-weight:1000;display:grid;place-items:center}.strategy-card h2{font-size:28px;margin:6px 0}.strategy-card p{color:var(--muted);line-height:1.5}.demo-card{background:#fff0d4;border-radius:20px;padding:15px;display:flex;align-items:center;gap:12px;margin-bottom:12px}.play-circle{width:46px;height:46px;border-radius:50%;border:0;background:var(--orange);color:white;display:grid;place-items:center;cursor:pointer}.play-circle.big{width:64px;height:64px}.play-circle svg{width:25px;height:25px;fill:currentColor;stroke:none}.demo-card strong,.demo-card small{display:block}.demo-card small{color:#7a6d59;margin-top:3px}.why-card{background:#eef8ef;border-radius:20px;padding:16px;margin-bottom:18px}.why-card p{margin:5px 0 0;color:#607365;line-height:1.45}.page-intro{margin-bottom:18px}.page-intro p:last-child{color:var(--muted);font-size:16px}.flagship-card{width:100%;border:0;background:linear-gradient(145deg,#1d2739,#343146);color:white;border-radius:27px;padding:20px;text-align:left;margin-bottom:26px}.flagship-card h2{font-size:27px;margin:6px 0}.flagship-card p{color:#dedbe4;margin-bottom:14px}.badge{display:inline-block;background:var(--orange);color:white;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:950;letter-spacing:1px}.badge.gray{background:#e8e8ea;color:#525862}.badge.purple{background:var(--purple)}.badge.green{background:var(--green)}.price-chip{display:inline-block;padding:8px 10px;background:white;color:var(--ink);border-radius:12px;font-weight:900;font-size:13px}.track-list{display:grid;gap:10px}.track-card{border:0;background:white;border-radius:22px;padding:15px;display:grid;grid-template-columns:52px 1fr 22px;gap:12px;align-items:center;text-align:left;box-shadow:0 6px 19px rgba(33,25,18,.045)}.track-card .track-icon{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;font-size:21px;font-weight:1000}.track-card strong,.track-card small{display:block}.track-card strong{font-size:16px;margin-bottom:4px}.track-card small{font-size:11px;color:var(--muted)}.track-card>svg{width:22px;height:22px;fill:none;stroke:#969aa1;stroke-width:2}.method-card{display:flex;gap:13px;background:#f4edff;border-radius:22px;padding:16px;margin-top:18px}.method-card h3{margin-bottom:4px}.method-card p{margin-bottom:0;color:#70617f;line-height:1.4;font-size:13px}.track-hero{padding:18px;border-radius:26px;background:#ffe8dc;margin-bottom:15px}.track-hero h1{margin-bottom:6px}.track-hero p:last-child{margin-bottom:0;color:#6f645e}.lesson-list{display:grid;gap:9px}.lesson-row{border:0;background:white;border-radius:19px;padding:14px;display:grid;grid-template-columns:42px 1fr 22px;gap:12px;align-items:center;text-align:left}.lesson-index{width:42px;height:42px;border-radius:14px;background:#fff0e8;color:#d14e29;display:grid;place-items:center;font-weight:1000}.lesson-row strong,.lesson-row small{display:block}.lesson-row strong{font-size:15px}.lesson-row small{font-size:11px;color:var(--muted);margin-top:3px}.lesson-row>svg{width:20px;height:20px;fill:none;stroke:#999;stroke-width:2}.video-card{height:230px;border-radius:27px;background:linear-gradient(145deg,#ffe1d2,#fff3c6);display:flex;flex-direction:column;align-items:center;justify-content:center;margin:18px 0}.video-card span{background:white;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:900;margin-top:11px}.video-card strong{font-size:19px;margin-top:7px}.video-card small{color:#756c62;margin-top:3px}.lesson-points{background:white;border-radius:23px;padding:7px 16px}.lesson-points>div{display:grid;grid-template-columns:35px 1fr;gap:11px;padding:13px 0;border-bottom:1px solid var(--line)}.lesson-points>div:last-child{border-bottom:0}.lesson-points span{width:32px;height:32px;border-radius:11px;background:#fff0e8;color:var(--orange);display:grid;place-items:center;font-weight:1000}.lesson-points p{margin:0;line-height:1.4;font-size:14px}.practice-assignment{background:#eaf8ed;border-radius:22px;padding:18px;margin:14px 0}.practice-assignment h2{margin-bottom:4px}.practice-assignment p:last-child{margin-bottom:0;color:#5e7563}.program-hero{background:linear-gradient(145deg,#1d2739,#36324a);color:white;border-radius:28px;padding:22px;margin-bottom:14px}.program-hero h1{margin:10px 0}.program-hero p{color:#ddd8e4}.program-price{display:flex;align-items:baseline;gap:9px}.program-price strong{font-size:30px}.program-price span{font-size:10px;color:#c9c4cf}.program-loop{display:flex;overflow:auto;gap:8px;align-items:center;padding:4px 0 15px}.program-loop div{min-width:120px;background:white;border-radius:17px;padding:12px}.program-loop b,.program-loop span{display:block}.program-loop span{font-size:10px;color:var(--muted);margin-top:3px}.program-loop i{font-style:normal;color:var(--orange);font-size:21px}.week-list{display:grid;gap:8px}.week-row{background:white;border-radius:18px;padding:13px;display:grid;grid-template-columns:42px 1fr;gap:11px}.week-row span{width:42px;height:42px;border-radius:14px;background:#fff0e8;color:var(--orange);display:grid;place-items:center;font-weight:1000}.week-row b,.week-row small{display:block}.week-row small{color:var(--muted);margin-top:3px}.included-card{background:#eef5ff;border-radius:22px;padding:17px;margin:14px 0}.included-card ul{margin:8px 0 0;padding-left:18px;color:#5d6c80;line-height:1.7;font-size:13px}.practice-main-card{background:linear-gradient(145deg,#fff0e8,#fff7df);border-radius:28px;padding:20px}.practice-top{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center}.practice-top small{font-size:9px;font-weight:950;color:#b0593c;letter-spacing:1px}.practice-top h2{margin:3px 0}.time-chip{font-size:10px;font-weight:900;background:white;padding:7px 9px;border-radius:999px}.practice-main-card>p{line-height:1.55;color:#6d625a}.timer-row{display:flex;align-items:center;gap:12px}.timer-row .btn{flex:1}.timer-row strong{font-size:21px;min-width:58px;text-align:right}.reflection-card{background:white;border-radius:27px;padding:19px;margin-top:14px;box-shadow:var(--shadow)}.result-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 18px}.result-buttons button{border:2px solid #eee8e2;background:#fffdfa;border-radius:15px;padding:13px 5px;font-weight:900;font-size:12px}.result-buttons button.selected{border-color:var(--orange);background:#fff1e9;color:#bf4320}.reflection-card label{font-size:12px;font-weight:900}.assist-scale{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin:9px 0 17px}.assist-scale button{min-width:0;border:1.5px solid #ece6e1;background:#fffdfa;border-radius:12px;padding:10px 2px;font-weight:1000}.assist-scale button small{display:block;font-size:7px;font-weight:750;color:var(--muted);margin-top:3px;line-height:1.05}.assist-scale button.selected{background:var(--blue-soft);border-color:var(--blue);color:#2766ad}.small-note{display:flex;gap:8px;align-items:flex-start;color:#777d86;font-size:11px;line-height:1.4;margin:13px 5px}.small-note svg{width:18px;height:18px;fill:none;stroke:var(--yellow);stroke-width:2;flex:0 0 auto}.celebrate{text-align:center;padding:35px 0 12px}.celebrate-icon{width:92px;height:92px;border-radius:31px;background:linear-gradient(145deg,#ffd964,#ffbd35);display:grid;place-items:center;margin:0 auto 18px;font-size:31px;font-weight:1000;color:#684700;transform:rotate(-3deg);box-shadow:0 12px 25px rgba(244,184,43,.25)}.result-path{background:white;border-radius:24px;padding:18px;margin:16px 0}.result-path p{margin-bottom:0;color:var(--muted)}.coach-header{display:grid;grid-template-columns:68px 1fr auto;gap:12px;align-items:center}.coach-header h1{font-size:30px;margin-bottom:2px}.coach-header p{margin-bottom:0;color:var(--muted)}.status-dot{font-size:10px;font-weight:900;color:var(--green);background:var(--green-soft);border-radius:999px;padding:7px 9px}.coach-promise{background:#1f2637;color:white;border-radius:28px;padding:20px;margin:18px 0}.coach-promise p{color:#d4d7de}.kcn-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.kcn-row span{background:rgba(255,255,255,.09);border-radius:14px;padding:9px 7px;font-size:9px;color:#d8d8df}.kcn-row b{display:block;color:white;font-size:10px;margin-bottom:3px}.upload-card{border:2px dashed #e7d8d0;background:#fffaf6;border-radius:22px;padding:18px;display:flex;align-items:center;gap:12px;position:relative}.upload-card>svg{width:36px;height:36px;fill:none;stroke:var(--orange);stroke-width:1.7}.upload-card strong,.upload-card small{display:block}.upload-card small{font-size:10px;color:var(--muted);margin-top:3px}.upload-card input{position:absolute;inset:0;opacity:0;cursor:pointer}.message-field{margin:15px 0}.membership-card{width:100%;border:0;background:#f1ebff;border-radius:20px;padding:15px;display:flex;justify-content:space-between;align-items:center;text-align:left;margin-top:12px}.membership-card small,.membership-card strong{display:block}.membership-card small{font-size:9px;color:#795eb0;font-weight:950;letter-spacing:1px}.membership-card strong{margin-top:4px}.membership-card>span:last-child{font-size:11px;color:#765eb0;font-weight:900}.coach-note{display:flex;gap:12px;background:#fff0e8;border-radius:22px;padding:16px;margin:16px 0}.coach-note p{margin:0;line-height:1.5}.kcn-stack{display:grid;gap:10px}.kcn-stack>div{border-radius:22px;padding:17px}.kcn-stack b{font-size:9px;letter-spacing:1.3px}.kcn-stack h2{margin:5px 0}.kcn-stack p{margin:0;color:#65716b}.kcn-stack .keep{background:#eaf8ed}.kcn-stack .change{background:#fff6d9}.kcn-stack .next{background:#eaf3ff}.progress-hero{background:linear-gradient(145deg,#ff5a2f,#ff7f43);color:white;border-radius:28px;padding:20px;display:flex;justify-content:space-between;align-items:center}.progress-hero>div:first-child strong{display:block;font-size:53px;line-height:1}.progress-hero p{margin:4px 0 0}.progress-ring{width:96px;height:96px;border-radius:50%;background:conic-gradient(#ffe77c 57%,rgba(255,255,255,.22) 0);display:grid;place-content:center;text-align:center;position:relative}.progress-ring:after{content:"";position:absolute;inset:9px;border-radius:50%;background:#ff7140}.progress-ring span,.progress-ring small{position:relative;z-index:1}.progress-ring span{font-size:19px;font-weight:1000}.progress-ring small{font-size:8px}.then-now{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;margin:13px 0}.then-now>div{background:white;border-radius:20px;padding:15px;text-align:center}.then-now small,.then-now strong,.then-now span{display:block}.then-now small{font-size:9px;color:var(--muted);font-weight:950}.then-now strong{font-size:31px;margin:4px 0}.then-now span{font-size:10px;color:var(--muted)}.then-now .arrow{color:var(--orange);font-size:25px;font-weight:900}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stats-grid>div{background:white;border-radius:20px;padding:15px}.stats-grid svg{width:25px;height:25px;fill:none;stroke:var(--orange);stroke-width:2}.stats-grid strong,.stats-grid span{display:block}.stats-grid strong{font-size:18px;margin:7px 0 2px}.stats-grid span{font-size:10px;color:var(--muted)}.playbook-preview{width:100%;border:0;background:#f2ebff;border-radius:23px;padding:17px;display:flex;align-items:center;gap:12px;text-align:left;margin:12px 0}.playbook-preview>div{flex:1}.playbook-preview h2{margin-bottom:4px}.playbook-preview p:last-child{font-size:11px;color:#716288;margin:0}.playbook-preview>svg{width:25px;height:25px;fill:none;stroke:#7b66a3;stroke-width:2}.wins-list{background:white;border-radius:23px;padding:17px}.wins-list>div{display:grid;grid-template-columns:31px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.wins-list>div:last-child{border-bottom:0}.wins-list>div>span{width:28px;height:28px;border-radius:10px;background:var(--green-soft);color:var(--green);display:grid;place-items:center;font-weight:1000}.wins-list p{margin:0;font-size:13px;line-height:1.35}.playbook-section{border-radius:23px;padding:17px;margin-bottom:12px}.playbook-section h2{margin-bottom:7px}.playbook-section>div{padding:10px 0;border-bottom:1px solid rgba(80,80,80,.09)}.playbook-section>div:last-child{border-bottom:0}.playbook-section b,.playbook-section span{display:block}.playbook-section b{font-size:14px}.playbook-section span{font-size:11px;color:#66716b;margin-top:3px}.account-head{display:flex;align-items:center;gap:15px;margin-bottom:20px}.account-head h1{margin-bottom:2px}.account-head p:last-child{margin-bottom:0;color:var(--muted)}.account-list{background:white;border-radius:23px;overflow:hidden}.account-list button{width:100%;border:0;background:white;padding:16px;display:grid;grid-template-columns:1fr auto 20px;gap:9px;text-align:left;border-bottom:1px solid var(--line)}.account-list button:last-child{border-bottom:0}.account-list b{font-size:12px;color:var(--muted)}.account-list svg{width:20px;height:20px;fill:none;stroke:#969aa1;stroke-width:2}.pricing-card{background:white;border:2px solid transparent;border-radius:24px;padding:18px;margin-bottom:12px}.pricing-card.featured{border-color:var(--orange);background:#fffaf6}.pricing-card h2{margin:8px 0 5px}.pricing-card p{color:var(--muted);line-height:1.45}.pricing-card>strong{display:block;font-size:28px;margin:10px 0 3px}.pricing-card>small{display:block;color:var(--muted);font-size:9px;margin-bottom:13px}.consult-banner{display:flex;gap:12px;background:#f2ebff;border-radius:21px;padding:15px;margin:15px 0}.consult-banner strong,.consult-banner small{display:block}.consult-banner small{color:#756684;font-size:11px;line-height:1.4;margin-top:4px}.legal-note{font-size:10px;color:var(--muted);text-align:center;margin-top:10px}.community-post{background:white;border-radius:23px;padding:17px;margin-bottom:12px}.coach-post{background:#fff0e8}.post-head{display:flex;gap:10px;align-items:center}.post-head b,.post-head small{display:block}.post-head small{font-size:10px;color:var(--muted);margin-top:2px}.community-post>p{line-height:1.5;margin:14px 0}.reactions{font-size:11px;font-weight:850;color:#9a5a47}.safety-icon{width:74px;height:74px;border-radius:24px;background:#ffe7e4;color:var(--red);display:grid;place-items:center;margin-bottom:14px}.safety-icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.8}.redtext{color:var(--red)}.bottom-nav{position:fixed;left:0;right:0;bottom:0;height:calc(var(--navh) + env(safe-area-inset-bottom));padding:7px 8px calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-top:1px solid rgba(230,226,222,.86);display:grid;grid-template-columns:repeat(5,1fr);z-index:50}.bottom-nav.hidden{display:none}.bottom-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#81858d;font-size:9px;font-weight:850;cursor:pointer;padding:4px 0}.bottom-nav button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bottom-nav button.active{color:var(--orange)}.toast{position:fixed;left:50%;bottom:calc(var(--navh) + 18px + env(safe-area-inset-bottom));transform:translate(-50%,20px);background:#1e2635;color:white;border-radius:999px;padding:11px 15px;font-size:12px;font-weight:800;opacity:0;pointer-events:none;transition:.2s;z-index:90;white-space:nowrap;max-width:90%;overflow:hidden;text-overflow:ellipsis}.toast.show{opacity:1;transform:translate(-50%,0)}.modal{position:fixed;inset:0;background:rgba(22,27,36,.35);display:none;align-items:flex-end;z-index:100}.modal.show{display:flex}.modal-sheet{width:100%;max-width:720px;margin:0 auto;background:white;border-radius:28px 28px 0 0;padding:23px 20px calc(25px + env(safe-area-inset-bottom));position:relative;max-height:75vh;overflow:auto}.modal-close{position:absolute;right:14px;top:12px;border:0;background:#f1efed;width:34px;height:34px;border-radius:50%;font-size:22px}.modal-sheet h2{font-size:27px;margin-top:9px}.modal-sheet p{color:var(--muted);line-height:1.5}.modal-options{display:grid;gap:8px}.modal-options button{border:1px solid var(--line);background:#fffdfa;border-radius:16px;padding:14px;text-align:left;font-weight:850}
@media(min-width:769px){body{background:#e9e1da}.app-shell{max-width:470px;margin:24px auto;border-radius:34px;min-height:900px;overflow:hidden;box-shadow:0 28px 70px rgba(46,32,20,.18);position:relative}.app-header{position:sticky}.bottom-nav{left:50%;right:auto;width:470px;transform:translateX(-50%);border-radius:0 0 34px 34px}.modal-sheet{max-width:470px;border-radius:28px 28px 0 0}.toast{max-width:420px}}
@media(max-width:370px){h1{font-size:30px}.today-card h2{font-size:24px}.choice-grid{grid-template-columns:1fr}.assist-scale button small{display:none}.feature-illus{width:54px;height:54px}.quick-card{min-width:108px}}
