@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--bg:#f7f8f2;--paper:#fff;--ink:#243c32;--muted:#7c857b;--line:#e9ece3;--green:#194b3d;--lime:#d3ef9a;--soft:#edf2e6;--orange:#edb77e;--purple:#beb2dc;--blue:#a5c7dc;--radius:22px;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button{color:inherit}button:disabled{opacity:.45;cursor:default}button:focus-visible,a:focus-visible{outline:3px solid #87b9a2;outline-offset:4px}button svg,a svg{flex-shrink:0}.icon{width:21px;height:21px;display:inline-block;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2,h3,.number{font-family:'Manrope',-apple-system,BlinkMacSystemFont,sans-serif}button{border:0;background:none}button:active{transform:translateY(1px)}.shell{display:flex;min-height:100vh}.sidebar{width:226px;flex-shrink:0;border-right:1px solid var(--line);padding:39px 24px 23px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;background:#fcfcf8;z-index:20}.brand{display:flex;gap:9px;align-items:center;letter-spacing:-1.6px;font:800 31px 'Manrope',sans-serif;text-decoration:none}.brand img{width:37px;height:37px;border-radius:11px}.brand .brand-dot{color:#8ea176}.sidebar nav{display:flex;flex-direction:column;gap:8px;margin-top:58px}.nav-link{display:flex;align-items:center;gap:13px;padding:14px 17px;border-radius:12px;color:#7f877e;font-size:14px;text-align:left;font-weight:500}.nav-link.active{background:#e7eddb;color:#355239;font-weight:700}.nav-link.active:after{content:'';width:6px;height:6px;border-radius:50%;background:#5f7b48;margin-left:auto}.nav-link:hover{background:#eff2e9}.side-bottom{margin-top:auto}.side-message{position:relative;margin:30px 0 18px;padding:24px 16px 21px;border:1px solid #e6eadd;border-radius:17px;background:#f3f5eb;text-align:center}.side-message .sprout{font-size:29px;display:block;margin-bottom:14px}.side-message h3{font-size:14px;letter-spacing:-.2px}.side-message p{font-size:12px;line-height:1.7;margin:8px 0 16px;color:var(--muted)}.side-message button{font-size:12px;font-weight:700;display:flex;justify-content:center;align-items:center;gap:8px;width:100%}.side-message button svg{width:16px}.profile-button{display:flex;align-items:center;width:100%;gap:11px;text-align:left;padding:12px 2px}.avatar{width:36px;height:36px;display:grid;place-items:center;background:#e9ddc9;border:3px solid white;border-radius:50%;font-size:13px;font-weight:700}.profile-button strong{font-size:12px;display:block}.profile-button small{font-size:10px;color:var(--muted)}.profile-button>.icon{margin-left:auto;width:17px}.main{margin-left:226px;flex:1;padding:30px 43px 28px;min-width:0;max-width:1610px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.eyebrow{font-size:10px;letter-spacing:1.8px;text-transform:uppercase;font-weight:700;color:var(--muted)}.topbar .date-text{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.topbar-actions{display:flex;align-items:center;gap:16px}.icon-button{width:39px;height:39px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff}.icon-button .icon{width:18px}.mobile-brand{display:none}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:27px}.page-heading h1{font-size:32px;letter-spacing:-1.4px;font-weight:750;line-height:1.25}.page-heading p{color:var(--muted);font-size:13px;margin-top:9px;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 19px;border-radius:11px;background:var(--green);color:white;font-size:12px;font-weight:600;min-height:43px;text-decoration:none;white-space:nowrap}.button:hover{filter:brightness(1.1)}.button.lime{color:var(--green);background:var(--lime)}.button.light{background:#edf2e7;color:var(--green)}.button.outline{color:var(--ink);background:transparent;border:1px solid #dce3d6}.button .icon{width:17px;height:17px}.week-strip{display:flex;gap:9px;align-items:center;margin:0 0 25px}.week-label{font-size:12px;font-weight:600;min-width:105px}.week-days{display:flex;gap:9px;flex:1}.day{display:flex;gap:10px;align-items:center;justify-content:center;flex:1;padding:13px 9px;border:1px solid var(--line);border-radius:12px;font-size:11px;color:#7d857b;background:#fff}.day strong{font-size:13px;color:var(--ink)}.day.selected{background:var(--green);border-color:var(--green);color:#c3d3c9}.day.selected strong{color:#fff}.day .day-dot{width:4px;height:4px;border-radius:50%;background:currentColor}.week-arrow{width:28px;height:43px;padding:0}.week-arrow svg{width:16px}.dashboard-grid{display:grid;grid-template-columns:1.36fr 1fr;gap:22px}.hero{background:var(--green);border-radius:var(--radius);color:#fff;padding:29px 30px;position:relative;overflow:hidden;min-height:224px;display:flex;align-items:center}.hero-copy{position:relative;z-index:1;width:65%}.hero .eyebrow{color:#becdb5;font-size:9px;letter-spacing:1.65px;display:flex;align-items:center;gap:6px}.hero .eyebrow svg{width:13px;height:13px}.hero h2{font-size:30px;font-weight:500;letter-spacing:-1.2px;line-height:1.24;margin:13px 0 11px;max-width:285px}.hero p{font-size:11px;line-height:1.7;color:#c2d0c7;max-width:260px;margin-bottom:22px}.hero .button{padding:11px 16px;min-height:38px;font-size:11px}.hero-art{position:absolute;right:-12px;bottom:-20px;width:44%;height:240px}.card{border:1px solid var(--line);background:var(--paper);border-radius:var(--radius);padding:24px}.card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.card h2,.section-heading h2{font-size:15px;font-weight:700;letter-spacing:-.3px}.text-button{font-size:11px;font-weight:600;color:#7b8672;display:inline-flex;align-items:center;gap:5px;padding:8px 0;white-space:nowrap}.text-button .icon{width:14px;height:14px}.tag{font-size:9px;background:var(--soft);color:#63714f;padding:6px 9px;border-radius:6px;white-space:nowrap}.nutrition-body{display:flex;align-items:center;gap:24px;margin-top:17px}.nutrition-ring{position:relative;width:126px;height:126px;flex-shrink:0}.nutrition-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.ring-label{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.ring-label strong{font:700 27px 'Manrope',sans-serif;letter-spacing:-1px}.ring-label span{font-size:9px;color:var(--muted);margin-top:3px}.macro-list{display:flex;flex:1;flex-direction:column;gap:14px}.macro{font-size:11px;display:grid;grid-template-columns:8px 1fr auto;gap:6px;align-items:center}.macro i{width:6px;height:6px;border-radius:50%;background:var(--orange)}.macro strong{font-size:11px;font-weight:600}.macro small{color:var(--muted);font-weight:400}.macro-line{height:3px;background:#f3f3ee;grid-column:2 / 4;border-radius:5px;overflow:hidden}.macro-line span{display:block;height:100%;width:var(--value);background:var(--color);border-radius:5px}.nutrition-foot{font-size:9px;color:var(--muted);margin-top:17px;text-align:center}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:22px 0}.stat{display:flex;align-items:center;gap:13px;padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:white}.stat-icon{width:40px;height:40px;border-radius:12px;background:#faf0e3;color:#b8844d;display:grid;place-items:center;flex-shrink:0}.stat:nth-child(2) .stat-icon{background:#f0ecf7;color:#9582b0}.stat:nth-child(3) .stat-icon{background:#eaf0e3;color:#7c9360}.stat .number{font-size:23px;font-weight:700;letter-spacing:-.7px}.stat .number small{font:400 10px 'DM Sans',sans-serif;color:var(--muted);letter-spacing:0;margin-left:3px}.stat p{font-size:10px;color:var(--muted);margin-top:3px}.content-grid{display:grid;grid-template-columns:1.36fr 1fr;gap:22px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:3px 0 15px}.meal-card{padding:7px 22px}.meal-row{display:flex;align-items:center;gap:13px;padding:16px 0;border-bottom:1px solid #f0f1ea}.meal-row:last-child{border-bottom:0}.meal-art{width:45px;height:45px;display:grid;place-items:center;background:#f5efe3;border-radius:13px;font-size:24px;flex-shrink:0}.meal-row:nth-child(2) .meal-art{background:#edf2e4}.meal-row:nth-child(3) .meal-art{background:#f8ede5}.meal-info{flex:1;min-width:0}.meal-info small{font-size:9px;text-transform:uppercase;letter-spacing:.65px;color:#9a9f91}.meal-info h3{font-family:inherit;font-size:12px;font-weight:600;margin:5px 0;line-height:1.4;overflow-wrap:anywhere}.meal-info p{color:var(--muted);font-size:10px;line-height:1.4}.mini-add{border:1px solid #e1e7d9;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;color:#7a8d64;flex-shrink:0}.mini-add svg{width:13px;height:13px}.meal-energy{font-size:11px;white-space:nowrap;text-align:right}.meal-energy small{font-size:9px;color:var(--muted)}.meal-empty-label{font-size:10px;color:var(--muted);line-height:1.65;margin:14px 0 0;display:flex;align-items:center;gap:6px}.meal-empty-label svg{width:13px;height:13px;flex-shrink:0}.workout-card{position:relative;background:#e9eddd;padding:25px;overflow:hidden;min-height:247px;border:1px solid #e1e6d4;border-radius:var(--radius)}.workout-card .eyebrow{font-size:9px;letter-spacing:1.2px}.workout-card h3{font-size:24px;line-height:1.25;letter-spacing:-1px;max-width:190px;margin:17px 0 12px}.workout-meta{display:flex;align-items:center;gap:11px;color:#78816c;font-size:10px;margin-bottom:26px}.workout-meta span{display:flex;align-items:center;gap:4px}.workout-meta svg{width:13px;height:13px}.workout-card .button{position:relative;z-index:1;font-size:11px;padding:10px 14px;min-height:38px}.workout-art{position:absolute;right:-5px;bottom:6px;width:47%;height:186px;pointer-events:none}.water-card{margin-top:21px;display:flex;align-items:center;gap:17px;padding:18px 22px}.water-art{width:41px;height:46px;display:grid;place-items:center;color:#87abc3;background:#eaf3f7;border-radius:12px}.water-art svg{width:21px}.water-content{flex:1}.water-content h3{font-size:12px}.water-content p{font-size:10px;color:var(--muted);margin-top:5px}.water-controls{display:flex;align-items:center;gap:8px}.water-controls button{background:#f1f5f5;border-radius:50%;width:31px;height:31px;display:grid;place-items:center}.water-controls button svg{width:14px}.water-controls strong{font-size:13px;min-width:21px;text-align:center}.footer-note{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:27px 0 0;font-size:10px;color:#959c8d}.footer-note span{display:flex;align-items:center;gap:5px}.footer-note svg{width:12px;height:12px}.footer-note button{font-size:10px;color:#819072}.bottom-nav{display:none}.page-panel{max-width:1080px}.subheading{font-size:13px;line-height:1.7;color:var(--muted)}.wide-card{margin-bottom:20px}.journal-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.input-wrap{display:flex;align-items:center;gap:9px;flex:1}.input-wrap .icon{color:var(--muted)}input,select{width:100%;border:1px solid #dfe5d7;background:#fbfcf8;color:var(--ink);border-radius:10px;padding:12px 13px;outline:none;min-height:44px;font-size:14px}input:focus,select:focus{border-color:#5a8661;box-shadow:0 0 0 3px #194b3d0d}input[type=date]{min-width:0;-webkit-appearance:none}.filter-chips{display:flex;gap:6px;overflow-x:auto;margin:18px 0 0;scrollbar-width:none}.chip{padding:9px 15px;background:#f1f3ec;border:1px solid transparent;border-radius:9px;font-size:11px;white-space:nowrap}.chip.active{background:#e4ecd8;color:var(--green);border-color:#d0ddbf}.empty{text-align:center;padding:34px 20px}.empty .empty-symbol{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 17px;border-radius:20px;background:#edf2e4;color:#869f6d}.empty h3{font-size:17px;margin-bottom:9px}.empty p{font-size:12px;line-height:1.7;color:var(--muted);max-width:335px;margin:0 auto 19px}.catalog{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.catalog-item{border:1px solid var(--line);border-radius:15px;background:white;padding:17px;display:flex;align-items:center;text-align:left;gap:12px}.catalog-item:hover{border-color:#aabd94}.catalog-item .meal-info h3{font-size:12px}.catalog-item .icon{margin-left:auto;width:17px}.nutrition-summary{display:flex;gap:28px;margin-top:20px;padding-top:18px;border-top:1px solid var(--line);flex-wrap:wrap}.nutrition-summary strong{font-family:Manrope,sans-serif;font-size:21px}.nutrition-summary span{display:block;font-size:10px;color:var(--muted);margin-top:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field>span,.field>label{font-size:11px;font-weight:600}.field small{color:var(--muted);font-size:10px;line-height:1.6}.plan-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:22px 0}.plan-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.plan-day{padding:25px;position:relative;overflow:hidden}.plan-day .plan-number{position:absolute;right:22px;top:19px;color:#edf0e7;font:800 58px Manrope,sans-serif;line-height:1}.plan-day h3{font-size:20px;letter-spacing:-.7px;margin:21px 0 9px;position:relative;max-width:75%}.plan-day p{font-size:11px;color:var(--muted);margin-bottom:18px;line-height:1.6;max-width:80%}.plan-day .button{font-size:11px}.plan-day .tag{position:relative}.notice{font-size:11px;line-height:1.75;color:#7d8876;padding:17px 19px;border-radius:13px;background:#eef2e7;margin-top:19px}.notice a{text-decoration:underline;text-underline-offset:3px}.progress-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:20px}.chart-header{display:flex;align-items:end;justify-content:space-between;margin:23px 0 15px}.chart-header .number{font-size:32px;font-weight:700}.chart-header .number small{font-size:12px;font-weight:400;color:var(--muted)}.chart-label{font-size:11px;color:var(--muted)}.weight-chart{width:100%;height:215px;overflow:visible}.chart-dates{display:flex;justify-content:space-between;font-size:9px;color:var(--muted)}.history-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;padding:15px 0;border-bottom:1px solid var(--line)}.history-row:last-child{border:0}.history-row span{color:var(--muted)}.history-row .text-button{padding:0}.history-row strong{margin-left:auto}.milestone{display:flex;gap:13px;align-items:center;margin-top:24px}.milestone .stat-icon{background:#eef2e4;color:#799357}.milestone h3{font-size:12px;margin-bottom:5px}.milestone p{font-size:11px;color:var(--muted);line-height:1.5}.support-page{max-width:690px;margin:auto}.support-hero{text-align:center;border-radius:25px;background:var(--green);padding:49px 35px;color:white;position:relative;overflow:hidden}.support-flower{width:90px;border-radius:25px;margin-bottom:20px}.support-hero h2{font-size:33px;letter-spacing:-1.4px;font-weight:600}.support-hero p{color:#c3d1c8;line-height:1.8;font-size:13px;max-width:430px;margin:17px auto 25px}.support-hero .button{padding:14px 25px;background:var(--lime);color:var(--green)}.support-hero small{display:block;font-size:10px;color:#c8d6c9;margin-top:15px}.support-details{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:center}.support-details h3{font-size:12px;margin:12px 0 8px}.support-details p{font-size:11px;color:var(--muted);line-height:1.6}.support-details .icon{color:#7d956b}.settings-list{display:flex;flex-direction:column;gap:13px}.settings-row{padding:16px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:20px;justify-content:space-between}.settings-row h3{font-size:12px;margin-bottom:6px}.settings-row p{font-size:11px;color:var(--muted);line-height:1.6}.settings-row .button{flex-shrink:0}.danger{color:#a75449!important}.settings-row .button.danger{background:#fbefec}.backup-label{display:inline-flex;align-items:center;cursor:pointer}.backup-label input{display:none}
dialog{border:none;padding:28px;border-radius:24px;background:#fff;color:var(--ink);width:min(500px,calc(100% - 32px));max-height:calc(100dvh - 44px);overflow-y:auto;box-shadow:0 25px 120px #0b271b2b}dialog::backdrop{background:#152b2466;backdrop-filter:blur(5px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:21px}.modal-head h2{font-size:21px;letter-spacing:-.6px}.close-button{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#f2f4ed;flex-shrink:0}.close-button svg{width:17px}.modal-sub{font-size:12px;color:var(--muted);line-height:1.7;margin:-5px 0 22px}.modal-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:25px}.modal-actions .button{flex:1;font-size:12px}.modal-actions .text-button{font-size:11px}.form-error{font-size:12px;color:#b34e3c;line-height:1.5;margin-top:13px}.session-info{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 18px}.exercise{display:flex;align-items:flex-start;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}.exercise-num{width:28px;height:28px;border-radius:9px;background:#edf2e4;display:grid;place-items:center;font-size:10px;flex-shrink:0}.exercise h3{font-size:12px;margin:2px 0 5px}.exercise p{font-size:11px;line-height:1.7;color:var(--muted)}.exercise small{font-size:10px;font-weight:600;color:#749258}.timer{display:flex;align-items:center;justify-content:space-between;padding:17px;background:#f1f4e9;border-radius:13px;gap:15px;margin-top:21px}.timer-time{font:600 29px Manrope,sans-serif;letter-spacing:-1px}.timer small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.timer .button{font-size:11px}.install-steps{display:flex;flex-direction:column;gap:15px;margin:23px 0}.install-step{display:flex;align-items:center;gap:13px;font-size:12px;line-height:1.6}.install-step b{background:#eaf1df;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;flex-shrink:0}#toast{position:fixed;left:calc(50% + 113px);bottom:28px;transform:translate(-50%,20px);background:#253e32;color:white;padding:14px 21px;font-size:12px;border-radius:13px;box-shadow:0 10px 40px #17352725;opacity:0;pointer-events:none;z-index:100;transition:all .2s;max-width:90vw;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}.recovery-banner{background:#fff0df;color:#81542e;border-radius:12px;padding:15px;font-size:12px;line-height:1.6;margin-bottom:20px}.celebration{text-align:center;padding:19px 0}.celebration .empty-symbol{width:72px;height:72px;margin:0 auto 22px;background:#e5f2cd;border-radius:50%;display:grid;place-items:center}.celebration h3{font-size:24px;letter-spacing:-1px;margin-bottom:11px}.celebration p{font-size:12px;color:var(--muted);line-height:1.7}.celebration .button{margin-top:22px}
@media(min-width:1500px){.main{padding-left:65px;padding-right:65px}.hero{min-height:258px}.hero h2{font-size:35px}.hero-art{height:275px}.nutrition-body{margin-top:24px;gap:37px}.nutrition-ring{width:143px;height:143px}.workout-card{min-height:275px}.workout-art{height:225px}.meal-row{padding:20px 0}}
@media(max-width:1150px){.sidebar{width:196px;padding-left:17px;padding-right:17px}.main{margin-left:196px;padding:27px}.hero{padding:26px 22px}.hero h2{font-size:26px}.hero-copy{width:69%}.nutrition-body{gap:15px}.nutrition-ring{width:105px;height:105px}.card{padding:20px}.stat{padding:16px 14px;gap:10px}.stat-icon{width:35px;height:35px}.stat .number{font-size:20px}.workout-card{padding:22px}.week-label{display:none}.day{gap:6px}.workout-art{opacity:.85}.plan-choices{grid-template-columns:1fr 1fr}#toast{left:calc(50% + 98px)}}
@media(max-width:930px) and (min-width:701px){.sidebar{width:170px;padding-left:12px;padding-right:12px}.brand{font-size:26px;gap:6px;padding-left:7px}.brand img{width:31px;height:31px}.nav-link{font-size:12px;padding:12px;gap:9px}.main{margin-left:170px;padding:23px}.dashboard-grid,.content-grid{gap:15px;grid-template-columns:1fr 1fr}.hero h2{font-size:24px}.hero-copy{width:100%}.hero-art{opacity:.35;right:-20px}.hero p{max-width:190px}.nutrition-body{gap:13px;flex-direction:column;margin-top:14px}.macro-list{width:100%;gap:9px}.nutrition-ring{width:105px;height:105px}.macro-line{display:none}.nutrition-foot{margin-top:10px}.hero{min-height:282px}.stat-row{gap:10px}.stat{gap:8px;padding:14px 10px}.stat-icon{width:28px;height:32px}.stat-icon svg{width:17px}.stat .number{font-size:18px}.stat p{font-size:9px}.water-card{flex-wrap:wrap;gap:11px}.water-controls{margin-left:auto}.workout-card h3{font-size:21px}.workout-art{width:45%;height:145px}.workout-meta{gap:7px;flex-wrap:wrap}.day{flex-direction:column;padding:10px 5px}.day-dot{display:none}.progress-grid{grid-template-columns:1fr}.page-heading h1{font-size:28px}.catalog{grid-template-columns:1fr}#toast{left:calc(50% + 85px)}}
@media(max-width:700px){.sidebar{display:none}.main{margin:0;padding:calc(21px + env(safe-area-inset-top)) 20px calc(105px + env(safe-area-inset-bottom));width:100%}.topbar{margin-bottom:28px}.topbar>.eyebrow{display:none}.mobile-brand{display:flex}.brand{font-size:27px;letter-spacing:-1.4px;gap:7px}.brand img{width:32px;height:32px}.topbar .date-text{font-size:10px}.topbar .date-text>.icon{display:none}.topbar-actions{gap:12px}.icon-button{width:35px;height:35px}.page-heading{margin-bottom:23px;gap:8px;align-items:center}.page-heading h1{font-size:27px;letter-spacing:-1.2px}.page-heading p{font-size:11px;margin-top:8px;max-width:260px}.page-heading>.button{padding:11px 13px;font-size:11px;min-height:41px}.page-heading>.button .desktop-text{display:none}.week-strip{gap:3px;margin-bottom:20px}.week-days{gap:6px}.week-label{display:none}.week-arrow{width:18px;flex-shrink:0}.week-arrow svg{width:13px}.day{flex-direction:column;gap:7px;font-size:9px;padding:10px 5px;border-radius:10px;min-width:0}.day strong{font-size:13px}.day-dot{display:none}.dashboard-grid{display:flex;flex-direction:column;gap:17px}.hero{min-height:216px;padding:25px;border-radius:20px}.hero-copy{width:67%}.hero h2{font-size:29px;max-width:220px;margin-top:13px}.hero p{font-size:10px;max-width:216px;margin-bottom:20px}.hero-art{right:-4px;bottom:-23px;width:43%;height:235px}.hero .eyebrow{font-size:8px;letter-spacing:1.2px}.nutrition-card{padding:20px 22px}.card h2,.section-heading h2{font-size:14px}.nutrition-body{gap:32px;margin-top:13px}.nutrition-ring{width:116px;height:116px}.macro-list{gap:13px}.nutrition-foot{font-size:9px;margin-top:11px}.stat-row{gap:8px;margin:17px 0 25px}.stat{padding:14px 11px;display:block;border-radius:14px}.stat-icon{width:29px;height:29px;border-radius:9px;margin-bottom:10px}.stat-icon svg{width:17px;height:17px}.stat .number{font-size:22px}.stat .number small{font-size:9px;display:inline}.stat p{font-size:9px;margin-top:5px}.content-grid{display:flex;flex-direction:column;gap:25px}.meal-card{padding:5px 20px}.meal-row{padding:16px 0}.workout-card{min-height:237px;padding:24px}.workout-art{height:207px;width:45%;right:6px}.workout-card h3{font-size:27px;max-width:225px}.workout-meta{font-size:11px;gap:14px}.workout-card .button{font-size:12px;padding:12px 17px}.water-card{margin-top:16px;padding:19px 20px;gap:14px}.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;padding:8px 11px calc(8px + env(safe-area-inset-bottom));background:#fcfcf8f2;backdrop-filter:blur(18px);border-top:1px solid #e7eadf;z-index:30;justify-content:space-around}.bottom-nav button{display:flex;flex-direction:column;align-items:center;gap:5px;padding:7px 12px;color:#929888;min-width:58px;font-size:9px;border-radius:12px}.bottom-nav button.active{color:var(--green);background:#edf2e5}.bottom-nav svg{width:21px;height:21px}.footer-note{font-size:9px;gap:9px;flex-wrap:wrap;justify-content:center;margin-top:28px}.footer-note button{font-size:9px}#toast{left:50%;bottom:calc(90px + env(safe-area-inset-bottom));width:max-content;max-width:90vw;font-size:12px}.card{border-radius:19px;padding:21px}.meal-card{padding:5px 20px}.catalog{grid-template-columns:1fr;gap:10px}.catalog-item{padding:14px}.nutrition-summary{gap:24px}.nutrition-summary strong{font-size:21px}.plan-choices{grid-template-columns:1fr 1fr;gap:13px}.plan-cards{grid-template-columns:1fr;gap:15px}.plan-day{padding:24px}.plan-day h3{font-size:24px;margin-top:18px}.plan-day .plan-number{font-size:73px}.progress-grid{grid-template-columns:1fr;gap:17px}.chart-header .number{font-size:31px}.support-hero{padding:38px 23px}.support-hero h2{font-size:28px}.support-hero p{font-size:12px}.support-details{gap:10px}.support-details h3{font-size:11px}.support-details p{font-size:10px}.support-flower{width:77px}.settings-row{gap:12px;flex-wrap:wrap}.settings-row .button{font-size:11px}.settings-row>div{flex:1;min-width:160px}dialog{padding:25px 22px}.field input,.field select{font-size:16px}.modal-head h2{font-size:20px}.form-grid{gap:14px}.modal-actions .button{min-height:46px}.journal-toolbar{gap:8px}.journal-toolbar>input{max-width:155px;font-size:12px}.journal-toolbar .button{font-size:11px}.text-button{min-height:36px}.filter-chips{margin-top:13px}.chip{font-size:10px;padding:9px 12px}.empty{padding:27px 9px}.weight-chart{height:200px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
