:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#18251f;background:#f3f8f5;font-synthesis:none;--green: #16a66a;--green-dark: #087a4a;--green-light: #e6f8ef;--ink: #18251f;--muted: #74837b;--line: #dfe9e3;--surface: rgba(255,255,255,.94);--shadow: 0 16px 45px rgba(30, 72, 50, .08);--radius: 24px}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f3f8f5}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 8% 4%,#e4f5ec 0,transparent 26%),radial-gradient(circle at 96% 12%,#eaf1fc 0,transparent 22%),#f4f8f6}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(22,166,106,.2);outline-offset:2px}h1,h2,h3,p{margin-top:0}button{cursor:pointer}em{font-style:normal}.app-frame{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-right:1px solid rgba(217,231,222,.9);padding:28px 20px;z-index:20;display:flex;flex-direction:column}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink)}.brand-mark{width:44px;height:44px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(145deg,#20bd78,#0b8e58);box-shadow:0 8px 22px #16a66a42}.brand-mark svg{width:24px}.brand>span:last-child{display:grid}.brand strong{font-size:20px;letter-spacing:-.4px}.brand small{color:#93a097;font-size:11px;margin-top:1px}.side-nav{margin-top:48px;display:grid;gap:7px}.side-nav p{margin:22px 13px 5px;color:#a2aea7;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.side-nav a{display:flex;align-items:center;gap:13px;height:48px;padding:0 14px;border-radius:14px;text-decoration:none;color:#66766d;font-weight:600;font-size:14px;transition:.2s}.side-nav a:hover{background:#f1f8f4;color:var(--green-dark)}.side-nav a.active{color:#0c8e57;background:linear-gradient(90deg,#e5f8ee,#f3fbf7);box-shadow:inset 3px 0 var(--green)}.sidebar-profile{margin-top:auto;border:1px solid var(--line);background:#f8fbf9;border-radius:18px;padding:12px;display:flex;align-items:center;gap:10px}.avatar{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#58c992,#16905d);border-radius:50%;font-weight:700}.sidebar-profile span{display:grid;min-width:0}.sidebar-profile strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile small{color:var(--muted);margin-top:3px;font-size:11px}.main-content{margin-left:250px;min-height:100vh}.mobile-nav{display:none}.page{width:min(1240px,calc(100% - 64px));margin:0 auto;padding:48px 0 80px}.page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px}.page-header h1{margin:8px 0;font-size:clamp(28px,3vw,38px);letter-spacing:-1.5px;line-height:1.2}.page-header p{color:var(--muted);margin:0;font-size:15px}.eyebrow{display:inline-flex;align-items:center;gap:6px;color:var(--green-dark);background:var(--green-light);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.eyebrow svg{width:14px;height:14px}.card{background:var(--surface);border:1px solid rgba(220,233,225,.9);border-radius:var(--radius);box-shadow:var(--shadow)}.button{min-height:46px;border-radius:14px;border:0;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:default;opacity:.55;transform:none}.button.primary{color:#fff;background:linear-gradient(135deg,#19b974,#10945c);box-shadow:0 9px 22px #11995e3d}.button.secondary{background:#fff;color:#4f6057;border:1px solid var(--line)}.button.wide{width:100%}.button.small{min-height:40px;padding:0 16px;font-size:13px}.button-row{display:grid;grid-template-columns:1fr 1.5fr;gap:12px;margin-top:24px}.text-button{padding:0;color:var(--green-dark);background:none;border:0;font-size:12px;font-weight:700}.icon-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:14px;background:#f7faf8;color:#687970}.form-error{color:#b52d3b;background:#fff1f2;border:1px solid #ffd9dc;padding:10px 13px;border-radius:12px;font-size:13px;margin-bottom:12px}.search-input{height:52px;display:flex;align-items:center;gap:10px;padding:0 16px;background:#f7faf9;border:1px solid var(--line);border-radius:15px;color:#86958d}.search-input input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.search-input input::placeholder,input::placeholder,textarea::placeholder{color:#a5b2ab}.search-input.prominent{height:64px;background:#ffffffeb;box-shadow:var(--shadow);margin-bottom:18px}.search-input.prominent span{font-size:11px;padding:4px 8px;background:#eef4f0;border-radius:6px}.field-block{margin-top:22px}.field-block>label,.center-modal label>span,.estimator-input label>span,.food-edit-form label>span{display:block;margin-bottom:9px;font-weight:700;font-size:13px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.choice-row button{height:48px;border:1px solid var(--line);border-radius:13px;background:#fff;font-weight:600}.choice-row button.active{color:var(--green-dark);background:var(--green-light);border-color:#8bd7b4;box-shadow:inset 0 0 0 1px #9bdcbd}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.08fr) minmax(460px,.92fr);background:#f8fbf9}.login-hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(150deg,#08764a,#16a66a 56%,#50c78e);min-height:100vh;padding:58px clamp(45px,7vw,100px)}.login-hero:after{content:"";position:absolute;inset:auto -15% -42% 12%;aspect-ratio:1;border-radius:50%;border:1px solid rgba(255,255,255,.18);box-shadow:0 0 0 80px #ffffff08,0 0 0 160px #ffffff08}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px)}.hero-orb.one{width:280px;height:280px;right:-90px;top:-70px;background:#c6ffe024}.hero-orb.two{width:180px;height:180px;left:-60px;bottom:18%;background:#ffffff14}.hero-content{min-height:calc(100vh - 116px);position:relative;z-index:2;display:flex;flex-direction:column}.brand.light{color:#fff}.brand.light .brand-mark{background:#ffffff29;box-shadow:none;border:1px solid rgba(255,255,255,.22)}.brand.light small{color:#ffffffa8}.hero-copy{margin:auto 0 60px;max-width:620px}.eyebrow.light{color:#fff;background:#ffffff21;border:1px solid rgba(255,255,255,.12)}.hero-copy h1{margin:22px 0;font-size:clamp(45px,6vw,74px);line-height:1.08;letter-spacing:-4px}.hero-copy p{max-width:540px;color:#ffffffba;font-size:17px;line-height:1.9}.hero-features{display:flex;gap:25px;flex-wrap:wrap;color:#ffffffd6;font-size:13px}.hero-features span{display:flex;align-items:center;gap:6px}.hero-features svg{width:16px}.login-panel{display:grid;place-items:center;padding:45px;background:radial-gradient(circle at 90% 0,#e2f6eb 0,transparent 32%),#f9fbfa}.login-card{width:min(440px,100%)}.login-title h2{margin:10px 0 8px;font-size:32px;letter-spacing:-1px}.login-title p{color:var(--muted);margin-bottom:24px}.mobile-logo{display:none}.segmented{display:grid;grid-template-columns:1fr 1fr;background:#edf3ef;padding:4px;border-radius:13px;margin-bottom:22px}.segmented button{height:40px;border:0;border-radius:10px;background:transparent;color:#7b8b82;font-weight:700}.segmented button.active{background:#fff;color:var(--ink);box-shadow:0 5px 14px #23463214}.login-card form{display:grid;gap:14px}.login-card form label>span{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.login-card form input,.center-modal input{width:100%;height:50px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 14px;outline:0}.login-card form input:focus,.center-modal input:focus,.estimator-input input:focus,.estimator-input textarea:focus{border-color:#67c799;box-shadow:0 0 0 3px #16a66a1a}.role-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px}.role-picker button{height:46px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#697970;font-size:12px;font-weight:700}.role-picker button svg{width:17px}.role-picker button.active{border-color:#71cfa1;color:var(--green-dark);background:var(--green-light)}.demo-area{margin-top:18px}.or{height:30px;display:flex;align-items:center;color:#a0aca5;font-size:11px}.or:before,.or:after{content:"";flex:1;border-top:1px solid var(--line)}.or span{padding:0 10px}.demo-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.demo-buttons button{height:42px;border:1px solid var(--line);background:#fff;border-radius:12px;color:#63736a;font-weight:600;font-size:12px}.privacy-note{display:flex;align-items:center;justify-content:center;gap:6px;color:#8a978f;font-size:11px;margin-top:18px}.onboarding-page{min-height:100vh;padding:24px 24px 60px}.onboarding-top{max-width:900px;margin:0 auto 20px;display:flex;justify-content:space-between;align-items:center}.onboarding-top button{border:0;background:transparent;color:var(--muted)}.onboarding-card{width:min(860px,100%);margin:auto;background:#fffffff5;border:1px solid var(--line);border-radius:30px;padding:30px clamp(24px,6vw,68px) 42px;box-shadow:0 22px 70px #19412c1a}.stepper{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:34px;position:relative}.stepper:before{content:"";position:absolute;height:2px;background:var(--line);top:18px;left:16%;right:16%}.stepper div{z-index:1;display:grid;justify-items:center;gap:5px;color:#a0ada6;font-size:11px}.stepper div span{width:36px;height:36px;display:grid;place-items:center;background:#eef3f0;border:4px solid #fff;border-radius:50%;font-weight:700}.stepper div span svg{width:16px}.stepper div.active{color:var(--green-dark)}.stepper div.active span{color:#fff;background:var(--green)}.form-step h1{font-size:34px;margin:13px 0 8px;letter-spacing:-1.2px}.form-step>p{color:var(--muted);line-height:1.7}.metric-inputs{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:22px 0 26px}.metric-inputs label{padding:14px 16px;border:1px solid var(--line);border-radius:15px;background:#fbfdfc}.metric-inputs label>span{display:block;color:var(--muted);font-size:11px;margin-bottom:5px}.metric-inputs label div{display:flex;align-items:end}.metric-inputs input{width:100%;border:0;outline:0;background:transparent;font-size:25px;font-weight:700}.metric-inputs em{color:#98a59d;font-size:12px}.option-list{display:grid;gap:9px;margin:22px 0}.option-list button{min-height:60px;padding:9px 14px;display:grid;grid-template-columns:40px 1fr 16px;align-items:center;text-align:left;border:1px solid var(--line);border-radius:15px;background:#fff}.option-list button.active{border-color:#82d1aa;background:#f0fbf5;box-shadow:inset 0 0 0 1px #a9e2c5}.option-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#edf6f1;color:var(--green)}.option-icon svg{width:18px}.option-list button>span:nth-child(2){display:grid;gap:3px}.option-list small{color:var(--muted)}.option-list button>i{width:15px;height:15px;border-radius:50%;border:2px solid #ccd8d1}.option-list button.active>i{border:4px solid var(--green)}.intensity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.intensity-grid button{min-height:65px;display:grid;place-content:center;gap:4px;border:1px solid var(--line);border-radius:13px;background:#fff}.intensity-grid button.active{color:var(--green-dark);border-color:#85d2ac;background:var(--green-light)}.intensity-grid small{font-size:10px;color:var(--muted)}.metabolism-result{border-radius:20px;overflow:hidden;border:1px solid #cee9db;background:linear-gradient(145deg,#f0fbf5,#fff);margin:24px 0 14px}.result-hero{display:flex;gap:14px;align-items:center;padding:20px}.result-hero>span{width:46px;height:46px;display:grid;place-items:center;color:#fff;border-radius:15px;background:var(--green)}.result-hero div{display:grid}.result-hero small{color:var(--muted)}.result-hero strong{font-size:34px;color:var(--green-dark)}.result-hero em,.result-grid em,.macro-targets em{font-size:11px;color:var(--muted);margin-left:5px}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dbece3}.result-grid>div{display:grid;gap:3px;padding:14px 20px;border-right:1px solid #dbece3}.result-grid>div:last-child{border-right:0}.result-grid small{color:var(--muted);font-size:10px}.macro-targets{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.macro-targets>div{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;padding:14px;border-radius:15px}.macro-targets>div>span{grid-row:1 / 3;font-size:22px}.macro-targets small{color:var(--muted);font-size:10px}.macro-targets .protein{background:#fff1f1}.macro-targets .carb{background:#eef4ff}.macro-targets .fat{background:#fff7e8}.safety-note,.ai-tip,.quick-hint{display:flex;gap:9px;align-items:flex-start;padding:11px 13px;border-radius:12px;background:#f1f8f4;color:#66776e;font-size:11px;line-height:1.6;margin:14px 0}.safety-note svg,.ai-tip svg,.quick-hint svg{flex:0 0 auto;width:16px}.today-header{align-items:center}.date-switcher{display:flex;align-items:center;padding:4px;border:1px solid var(--line);background:#ffffffd9;border-radius:14px}.date-switcher button{height:38px;min-width:38px;border:0;background:transparent;color:#708077;font-size:12px;font-weight:700;border-radius:10px}.date-switcher button:nth-child(2){padding:0 12px;color:var(--ink);background:#f1f7f3}.date-switcher svg{width:17px}.reminder-banner{margin-bottom:18px;padding:13px 17px;display:flex;align-items:center;gap:12px;border-radius:16px;border:1px solid #cfe5d9;background:linear-gradient(90deg,#effaf4,#f8fcfa)}.reminder-banner>span{color:var(--green)}.reminder-banner strong{font-size:12px}.reminder-banner p{margin:2px 0 0;color:var(--muted);font-size:12px}.intake-card{padding:clamp(24px,4vw,42px)}.intake-main{min-height:210px;display:flex;align-items:center;justify-content:center;gap:clamp(36px,7vw,100px)}.progress-ring{position:relative;flex:0 0 auto}.progress-ring svg{transform:rotate(-90deg);overflow:visible}.progress-ring circle{fill:none;stroke-linecap:round}.ring-track{stroke:#eaf1ed}.ring-value{stroke:var(--green);filter:drop-shadow(0 4px 5px rgba(22,166,106,.22));transition:stroke-dashoffset .8s ease}.ring-copy{position:absolute;inset:0;display:grid;place-content:center;text-align:center}.ring-copy strong{font-size:34px;letter-spacing:-1px}.ring-copy span{color:var(--muted);font-size:11px}.calorie-copy>span{color:var(--muted);font-size:14px}.calorie-copy>strong{display:block;margin:2px 0;font-size:clamp(46px,6vw,72px);letter-spacing:-3px;line-height:1.1}.calorie-copy>strong em{font-size:17px;color:#586960;letter-spacing:0;margin-left:6px}.calorie-copy p{color:var(--muted);margin:5px 0 9px}.macro-grid{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding-top:24px;gap:35px}.macro-item{position:relative;padding-right:32px}.macro-label{display:flex;align-items:center;justify-content:space-between;font-size:12px}.macro-label span{display:flex;align-items:center;gap:7px}.macro-label i{font-size:18px}.macro-label strong{color:#697870;font-size:11px}.bar-track{height:7px;border-radius:99px;overflow:hidden;background:#edf2ef;margin-top:10px}.bar-track span{display:block;height:100%;border-radius:99px;transition:width .6s}.macro-item>small{position:absolute;right:0;bottom:-2px;color:#8b9991;font-size:10px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:34px 2px 15px}.section-heading h2{margin-bottom:5px;font-size:21px}.section-heading p{margin:0;color:var(--muted);font-size:12px}.meal-list{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.meal-card{padding:18px;overflow:hidden;position:relative}.meal-card:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.55;background:radial-gradient(circle at 100% 0,var(--tint),transparent 38%)}.meal-card.breakfast{--tint: #fff1c8}.meal-card.lunch{--tint: #e1f5e9}.meal-card.dinner{--tint: #e4eafd}.meal-card.snack{--tint: #eaf6d9}.meal-card>header{position:relative;display:flex;align-items:center;justify-content:space-between}.meal-card>header>div{display:flex;align-items:center;gap:11px}.meal-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#fffc;box-shadow:0 5px 16px #32463c0f}.meal-card h3{margin:0;font-size:16px}.meal-card h3 em{color:#829087;font-weight:500;font-size:11px;margin-left:7px}.meal-card header p{margin:3px 0 0;color:#8a9790;font-size:10px}.meal-card header button{display:flex;align-items:center;gap:3px;border:0;background:transparent;color:var(--green-dark);font-weight:700;font-size:11px}.meal-card header button svg{width:15px}.meal-items{position:relative;border-top:1px solid var(--line);margin-top:14px;padding-top:7px}.meal-row{display:grid;grid-template-columns:34px 1fr auto 26px;gap:8px;align-items:center;padding:8px 0}.food-emoji{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#f1f6f3;font-size:19px}.food-emoji.large{width:48px;height:48px;font-size:26px}.meal-row>div{display:grid}.meal-row strong{font-size:12px}.meal-row small{color:#8a9790;font-size:9px;margin-top:2px}.meal-row b{font-size:11px}.meal-row button{width:26px;height:26px;padding:0;border:0;background:transparent;color:#a8b3ad}.weight-card{display:grid;grid-template-columns:52px 1fr auto;gap:15px;align-items:center;margin-top:15px;padding:18px 20px}.weight-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:var(--green);background:var(--green-light)}.weight-card>div:nth-child(2){display:grid}.weight-card span{color:var(--muted);font-size:10px}.weight-card strong{font-size:19px}.weight-card p{margin:2px 0 0;color:#94a097;font-size:10px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:flex;justify-content:center;align-items:flex-end;background:#0d1f168c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fade .18s}@keyframes fade{0%{opacity:0}}.drawer{width:min(720px,calc(100% - 24px));max-height:min(88vh,900px);overflow:auto;padding:11px 28px 30px;border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -25px 70px #0000002e;animation:up .28s ease}@keyframes up{0%{transform:translateY(35px);opacity:.7}}.drawer-handle{width:42px;height:4px;border-radius:99px;background:#dce5e0;margin:0 auto 14px}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.drawer-header h2{margin:8px 0 0;font-size:24px}.drawer-header .eyebrow svg{width:14px}.quick-hint{margin:11px 0}.food-result-list{display:grid;gap:7px;max-height:52vh;overflow:auto}.food-result{min-height:60px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;text-align:left;border:1px solid var(--line);border-radius:14px;padding:8px 12px;background:#fff}.food-result:hover{background:#f6fbf8;border-color:#b9dfcb}.food-result>span:nth-child(2){display:grid;gap:3px}.food-result strong{font-size:13px}.food-result small{color:var(--muted);font-size:10px}.food-result svg{color:#a5b1aa}.selected-food{width:100%;display:grid;grid-template-columns:50px 1fr auto;align-items:center;text-align:left;gap:10px;border:1px solid #cfe7db;background:#f5fbf8;padding:12px;border-radius:16px}.selected-food>span:nth-child(2){display:grid}.selected-food small{color:var(--muted)}.selected-food em{color:var(--green-dark);font-size:11px;font-weight:700}.amount-control{display:grid;grid-template-columns:42px 1fr auto 42px;align-items:center;border:1px solid var(--line);border-radius:15px;overflow:hidden}.amount-control button{height:50px;border:0;background:#f2f7f4;font-size:20px;color:var(--green-dark)}.amount-control input{width:100%;text-align:right;height:50px;border:0;outline:0;font-size:23px;font-weight:700}.amount-control span{padding:0 13px 0 7px;color:var(--muted)}.nutrition-preview{display:grid;grid-template-columns:repeat(4,1fr);margin-top:14px;border:1px solid var(--line);border-radius:15px;overflow:hidden}.nutrition-preview>div{display:grid;justify-items:center;padding:13px 6px;border-right:1px solid var(--line)}.nutrition-preview>div:last-child{border:0}.nutrition-preview strong{font-size:15px}.nutrition-preview small{color:var(--muted);font-size:9px}.meal-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.meal-type-grid button{min-height:66px;border:1px solid var(--line);background:#fff;border-radius:14px;display:grid;place-items:center;gap:3px;font-size:11px}.meal-type-grid button span{font-size:19px}.meal-type-grid button.active{color:var(--green-dark);border-color:#84d2aa;background:#effaf4}.center-modal{width:min(460px,calc(100% - 28px));max-height:86vh;overflow:auto;padding:28px;background:#fff;border-radius:24px;box-shadow:0 25px 80px #00000038;margin:auto}.center-modal h2{margin-bottom:8px}.center-modal>p{color:var(--muted);font-size:12px;line-height:1.7}.big-number-input{height:78px;display:flex;align-items:center;border:1px solid var(--line);border-radius:16px;padding:0 17px;margin:20px 0}.big-number-input input{flex:1;border:0;outline:0;font-size:36px;text-align:center;min-width:0}.big-number-input span{color:var(--muted)}.toast{position:fixed;z-index:200;left:50%;bottom:30px;transform:translate(-50%);display:flex;align-items:center;gap:9px;min-width:260px;max-width:calc(100% - 30px);color:#fff;padding:12px 14px;background:#213b2e;border-radius:14px;box-shadow:0 12px 35px #0003;font-size:12px}.toast.error{background:#8f2b35}.toast span{flex:1}.toast button{border:0;background:transparent;color:inherit}.calendar-layout{display:grid;grid-template-columns:minmax(560px,1.5fr) minmax(320px,.8fr);gap:18px}.calendar-card{padding:24px}.calendar-card>header{display:flex;align-items:center;gap:8px;margin-bottom:20px}.calendar-card>header button{width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:11px}.calendar-card>header svg{width:17px}.calendar-card>header h2{margin:0 auto 0 5px;font-size:20px}.calendar-card>header .today-jump{width:auto;padding:0 13px;font-size:11px}.weekday-row,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.weekday-row span{text-align:center;color:#98a49d;font-size:10px;padding:8px}.calendar-grid button{position:relative;height:78px;border:0;border-radius:15px;background:transparent;display:flex;flex-direction:column;align-items:center;padding:8px;font-size:13px}.calendar-grid button:hover{background:#f3f8f5}.calendar-grid button.muted{opacity:.3}.calendar-grid button.selected{color:#fff;background:linear-gradient(145deg,#21b976,#15935d);box-shadow:0 8px 18px #16a66a3d}.calendar-grid button.today:not(.selected)>span{width:27px;height:27px;display:grid;place-items:center;border:1.5px solid #40ba7e;border-radius:50%;color:var(--green-dark)}.day-dots{display:flex;gap:3px;margin-top:auto}.food-dot,.weight-dot,.selected-dot{width:5px;height:5px;display:inline-block;border-radius:50%;background:#5c8def}.weight-dot{background:#f2b64a}.selected-dot{background:var(--green)}.calendar-grid button small{font-size:8px;margin-top:3px}.calendar-card>footer{display:flex;justify-content:center;gap:20px;border-top:1px solid var(--line);padding-top:15px;color:var(--muted);font-size:9px}.calendar-card>footer span{display:flex;align-items:center;gap:5px}.day-detail{padding:22px}.day-detail>header{display:flex;justify-content:space-between}.day-detail>header span{color:var(--muted);font-size:10px}.day-detail>header h2{margin:3px 0;font-size:20px}.day-detail>header em{height:24px;padding:4px 9px;border-radius:99px;background:var(--green-light);color:var(--green-dark);font-size:10px;font-weight:700}.day-progress{display:flex;align-items:center;gap:16px;padding:15px 0}.day-progress>div:nth-child(2){display:grid}.day-progress small{color:var(--muted);font-size:10px}.day-progress strong{font-size:24px}.day-progress strong em{color:var(--muted);font-size:10px}.day-progress p{margin:5px 0;color:var(--green-dark);font-size:10px}.day-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.day-stat-grid div{display:grid;justify-items:center;padding:10px 3px;background:#f6f9f7;border-radius:11px}.day-stat-grid span{font-size:18px}.day-stat-grid small{color:var(--muted);font-size:8px}.day-stat-grid strong{font-size:12px}.detail-list{margin-top:18px}.detail-list h3{display:flex;align-items:center;gap:6px;font-size:12px}.detail-list h3 svg{width:14px}.detail-list>div{display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:6px;padding:6px 0;border-bottom:1px solid #edf2ef}.detail-list strong{font-size:10px}.detail-list small,.detail-list p{color:var(--muted);font-size:9px}.detail-weight{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px;margin-top:13px;font-size:11px}.favorite-filter{height:43px;display:flex;align-items:center;gap:7px;padding:0 15px;border:1px solid var(--line);background:#fff;border-radius:13px;font-weight:700;font-size:12px}.favorite-filter svg{width:17px}.favorite-filter.active{color:#ec6070;border-color:#f3b6bf;background:#fff5f6}.food-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.food-action-grid>button{min-height:90px;display:grid;grid-template-columns:45px 1fr 20px;align-items:center;gap:10px;text-align:left;padding:14px;border-radius:18px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.food-action-grid>button>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px}.food-action-grid>button div{display:grid;gap:3px}.food-action-grid strong{font-size:14px}.food-action-grid small{color:var(--muted);font-size:10px}.food-action-grid svg{width:19px}.food-action-grid>button>svg{color:#a4b0a9;width:16px}.food-action-grid .manual>span{color:#d58a25;background:#fff4e3}.food-action-grid .ai>span{color:#8b5acf;background:#f3edfd}.food-action-grid .photo>span{color:#397bb6;background:#eaf5fd}.category-tabs,.range-tabs{display:flex;gap:6px;overflow:auto;scrollbar-width:none;padding:22px 0 4px}.category-tabs button,.range-tabs button{flex:0 0 auto;height:37px;border:1px solid var(--line);border-radius:999px;padding:0 15px;background:#ffffffbf;color:#6f7e75;font-size:11px;font-weight:700}.category-tabs button.active,.range-tabs button.active{color:#fff;border-color:var(--green);background:var(--green)}.food-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.food-card{position:relative;display:grid;grid-template-columns:70px 1fr;gap:12px;align-items:center;min-height:130px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:19px;box-shadow:0 8px 25px #1f45310d}.food-card:hover{border-color:#b8ddca;transform:translateY(-1px)}.food-art{width:65px;height:65px;display:grid;place-items:center;border-radius:19px;background:linear-gradient(145deg,#f6faf7,#edf6f1);font-size:34px}.food-card h3{margin:3px 0 5px;font-size:14px}.food-source{color:var(--green-dark);background:var(--green-light);border-radius:99px;padding:2px 6px;font-size:8px;font-weight:700}.food-card p{margin:0 0 6px;font-size:10px}.food-card p strong{font-size:15px}.food-card p span{color:var(--muted)}.food-macros{display:flex;gap:6px;color:#829087;font-size:8px}.heart-button{position:absolute;right:8px;top:8px;width:26px;height:26px;display:grid;place-items:center;border:0;background:transparent;color:#b9c3bd}.heart-button svg{width:15px}.heart-button.active{color:#ee6474}.food-editor{width:min(660px,calc(100% - 24px))}.estimator-input,.food-edit-form{display:grid;gap:14px}.estimator-input input,.estimator-input textarea,.food-edit-form input,.food-edit-form select{width:100%;border:1px solid var(--line);border-radius:13px;outline:0;background:#fbfdfc;padding:12px 13px}.estimator-input textarea{min-height:130px;resize:vertical}.estimator-input label em{color:var(--muted);font-size:10px;font-weight:400}.photo-drop{min-height:180px;display:grid;place-items:center;align-content:center;gap:6px;overflow:hidden;border:1.5px dashed #a8d7bf;border-radius:18px;color:var(--green-dark);background:#f3fbf7}.photo-drop>svg{width:35px;height:35px}.photo-drop small{color:var(--muted)}.photo-drop.has-image{display:block;padding:0}.photo-drop img{width:100%;height:240px;object-fit:cover}.editor-preview{width:100%;height:150px;object-fit:cover;border-radius:15px}.editor-row{display:grid;grid-template-columns:1fr 100px;gap:10px}.basis-tabs{display:grid;grid-template-columns:1fr 110px 110px;align-items:center;gap:7px}.basis-tabs span{font-weight:700;font-size:12px}.basis-tabs button{height:40px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:11px}.basis-tabs button.active{color:#1e6389;border-color:#94c7e3;background:#eef8fd}.nutrition-input-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.nutrition-input-grid label{padding:10px 12px;border:1px solid var(--line);border-radius:13px}.nutrition-input-grid label>span{color:var(--muted);font-size:10px;margin:0}.nutrition-input-grid label div{display:flex;align-items:end}.nutrition-input-grid input{border:0;background:transparent;padding:3px 0 0;font-size:21px;font-weight:700}.nutrition-input-grid em{color:var(--muted);font-size:10px}.range-tabs{padding:0}.trend-stat-cards,.coach-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.trend-stat-cards .card,.coach-stats .card{padding:18px;display:flex;gap:12px;align-items:center}.stat-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:14px}.stat-icon svg{width:20px}.stat-icon.green{color:#138a57;background:#e8f8f0}.stat-icon.blue{color:#4779b9;background:#eaf2fd}.stat-icon.coral{color:#d96967;background:#fff0ef}.stat-icon.yellow{color:#bd8422;background:#fff5df}.trend-stat-cards .card>div,.coach-stats .card>div{display:grid}.trend-stat-cards small,.coach-stats small{color:var(--muted);font-size:10px}.trend-stat-cards strong,.coach-stats strong{font-size:24px}.trend-stat-cards strong em{color:var(--muted);font-size:10px;margin-left:3px}.positive{color:var(--green-dark)}.negative{color:#d55d62}.chart-card{padding:24px}.chart-card>header{display:flex;justify-content:space-between}.chart-card h2{font-size:19px;margin-bottom:5px}.chart-card header p{color:var(--muted);font-size:10px}.trend-badge{height:30px;padding:0 10px;display:flex;align-items:center;gap:4px;color:var(--green-dark);background:var(--green-light);border-radius:99px;font-size:10px;font-weight:700}.trend-badge svg{width:14px}.weight-chart{height:330px}.chart-empty{min-height:270px}.insight-card{display:flex;gap:17px;align-items:flex-start;margin-top:16px;padding:20px;background:linear-gradient(120deg,#f2fbf6,#fff)}.insight-icon{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;background:#fff6dc;border-radius:15px;font-size:23px}.insight-card span{color:var(--green-dark);font-size:10px;font-weight:700}.insight-card h3{margin:4px 0;font-size:15px}.insight-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.active-plan{padding:26px;background:radial-gradient(circle at 100% 0,#e5f8ed,transparent 28%),#fff}.active-plan-top{display:flex;justify-content:space-between}.status-pill{display:inline-flex;align-items:center;gap:5px;color:var(--green-dark);background:var(--green-light);border-radius:99px;padding:4px 8px;font-size:9px;font-weight:700}.status-pill i{width:6px;height:6px;border-radius:50%;background:var(--green)}.active-plan h2{margin:10px 0 4px;font-size:24px}.active-plan-top p{color:var(--muted);font-size:11px}.plan-badge{width:64px;height:64px;display:grid;place-items:center;border-radius:19px;color:var(--green-dark);background:#e1f8eccc;font-weight:800}.cycle-days{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.cycle-days>div{display:grid;justify-items:center;gap:5px;padding:18px;border-radius:17px}.cycle-days .high{background:#fff5e8}.cycle-days .medium{background:#edf9f3}.cycle-days .low{background:#eef3fb}.cycle-days span{font-size:11px;font-weight:700}.cycle-days strong{font-size:25px}.cycle-days strong em{font-size:10px;margin-left:4px}.cycle-days small{color:var(--muted);font-size:9px}.weekly-schedule{border-top:1px solid var(--line);padding-top:18px}.weekly-schedule h3{font-size:12px}.weekly-schedule>div{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.weekly-schedule span{display:grid;justify-items:center;gap:4px;padding:8px;border-radius:11px;background:#f5f8f6}.weekly-schedule small{color:var(--muted);font-size:8px}.weekly-schedule strong{font-size:11px}.weekly-schedule span.high{color:#b4711d;background:#fff6e8}.weekly-schedule span.low{color:#496f9a;background:#edf3fa}.weekly-schedule span.medium{color:var(--green-dark);background:#edf9f3}.standard-plan{display:flex;align-items:center;gap:12px;padding:20px;margin:18px 0;background:#eefaf4;border-radius:17px}.standard-plan svg{color:var(--green)}.standard-plan div{display:grid}.standard-plan small{color:var(--muted)}.plan-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.plan-benefits article{padding:20px}.plan-benefits article>span{width:40px;height:40px;display:grid;place-items:center;color:var(--green);background:var(--green-light);border-radius:13px}.plan-benefits h3{font-size:14px;margin:15px 0 6px}.plan-benefits p{color:var(--muted);font-size:10px;line-height:1.7;margin:0}.no-plan,.no-access{padding:55px;text-align:center}.no-plan>span,.no-access>span{font-size:50px}.no-plan p,.no-access p{color:var(--muted)}.plan-history{padding:20px}.plan-history h2{font-size:17px}.plan-history>div{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:11px 0;border-top:1px solid var(--line)}.plan-history>div>span{width:36px;height:36px;display:grid;place-items:center;background:#f2f6f4;border-radius:11px}.plan-history div div{display:grid}.plan-history small{color:var(--muted)}.plan-modal{width:min(540px,calc(100% - 28px))}.plan-type-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.plan-type-options button{position:relative;min-height:120px;display:grid;justify-items:start;gap:5px;text-align:left;padding:15px;border:1px solid var(--line);border-radius:16px;background:#fff}.plan-type-options button.active{border-color:#70cfa0;background:#f1faf5}.plan-type-options button>span{width:35px;height:35px;display:grid;place-items:center;background:var(--green-light);color:var(--green);border-radius:11px}.plan-type-options button>svg{position:absolute;right:10px;top:10px;width:17px;color:var(--green)}.plan-type-options small{color:var(--muted);font-size:10px}.plan-modal>label{display:block;margin-top:14px}.plan-modal>label>span{font-weight:700;font-size:12px;display:block;margin-bottom:8px}.team-strips{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}.team-strip{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:14px}.team-avatar{width:45px;height:45px;display:grid;place-items:center;color:var(--green);background:var(--green-light);border-radius:14px}.team-strip>div{display:grid}.team-strip small{color:var(--muted);font-size:10px}.team-strip button{display:flex;align-items:center;gap:5px;border:0;background:#f2f7f4;padding:8px 10px;border-radius:9px;color:var(--green-dark);font-size:9px;font-weight:700}.team-strip button svg{width:13px}.student-table-card{overflow:hidden}.student-table-card>header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.student-table-card h2{margin-bottom:3px;font-size:18px}.student-table-card header p{margin:0;color:var(--muted);font-size:10px}.search-input.mini{width:220px;height:40px}.search-input.mini svg{width:16px}.student-row{width:100%;min-height:62px;display:grid;grid-template-columns:1.4fr .7fr .65fr 1fr 1fr .75fr;align-items:center;gap:12px;padding:9px 20px;border:0;border-bottom:1px solid #edf2ef;background:#fff;text-align:left;font-size:11px}.student-row:not(.table-head):hover{background:#f8fbf9}.table-head{min-height:38px;color:#89968f;background:#f6f9f7;font-size:9px;text-transform:uppercase}.student-name{display:flex;align-items:center;gap:9px}.student-name>i{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:linear-gradient(145deg,#52c58d,#1c9e66);border-radius:11px;font-weight:700}.student-name b{display:grid}.student-name small{color:var(--muted);font-size:8px}.table-progress{display:grid;grid-template-columns:1fr 28px;align-items:center;gap:5px}.table-progress>i{height:6px;overflow:hidden;border-radius:99px;background:#edf2ef}.table-progress b{display:block;height:100%;border-radius:inherit;background:#60c995}.table-progress.protein b{background:#ef8788}.table-progress small{color:var(--muted)}.status{display:inline-flex;align-items:center;gap:3px;font-size:8px;padding:4px 6px;border-radius:99px}.status svg{width:11px}.status.success{color:var(--green-dark);background:var(--green-light)}.status.pending{color:#9b783d;background:#fff6e3}.student-detail{width:min(760px,calc(100% - 24px))}.student-overview{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:15px;overflow:hidden}.student-overview div{display:grid;padding:14px;border-right:1px solid var(--line)}.student-overview div:last-child{border:0}.student-overview small{color:var(--muted)}.student-overview strong{font-size:22px}.student-overview em{color:var(--muted);font-size:9px;margin-left:3px}.mini-chart,.student-meals,.reminder-actions{margin-top:18px}.mini-chart h3,.student-meals h3,.reminder-actions h3{display:flex;align-items:center;gap:6px;font-size:13px}.mini-chart h3 svg,.reminder-actions h3 svg{width:15px}.student-meals>div{display:grid;grid-template-columns:30px 1fr auto;padding:8px 0;border-bottom:1px solid var(--line)}.student-meals strong{font-size:11px}.student-meals small,.student-meals p{color:var(--muted);font-size:10px}.reminder-actions>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.reminder-actions button{display:grid;text-align:left;gap:3px;padding:12px;border:1px solid var(--line);background:#fafcfb;border-radius:13px}.reminder-actions button:hover{border-color:#8bd2af;background:#f2faf6}.reminder-actions strong{font-size:11px}.reminder-actions small{color:var(--muted);font-size:8px;line-height:1.5}.profile-hero{display:flex;align-items:center;gap:16px;padding:22px;background:radial-gradient(circle at 100% 0,#dff5e9,transparent 35%),#fff}.profile-avatar{width:70px;height:70px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:linear-gradient(145deg,#55c991,#13925b);border-radius:22px;font-size:28px;font-weight:800}.profile-hero>div:nth-child(2){flex:1}.profile-hero span{color:var(--green-dark);font-size:10px;font-weight:700}.profile-hero h1{margin:3px 0;font-size:26px}.profile-hero p{margin:0;color:var(--muted);font-size:11px}.profile-hero button{display:flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid var(--line);background:#fff;border-radius:11px;font-size:10px;font-weight:700}.profile-hero button svg{width:15px}.profile-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:15px;margin-top:15px}.profile-main,.profile-side{display:grid;align-content:start;gap:15px}.body-profile,.notifications,.join-team{padding:20px}.body-profile header,.notifications header{display:flex;justify-content:space-between;align-items:flex-start}.body-profile h2,.notifications h2{margin:7px 0 0;font-size:18px}.body-profile header button{display:flex;align-items:center;gap:2px;border:0;background:transparent;color:var(--green-dark);font-size:9px;font-weight:700}.body-profile header svg{width:13px}.body-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px;border:1px solid var(--line);border-radius:15px;overflow:hidden}.body-stats>div{display:grid;padding:15px;border-right:1px solid var(--line)}.body-stats>div:last-child{border:0}.body-stats small{color:var(--muted);font-size:9px}.body-stats strong{font-size:19px}.body-stats em{color:var(--muted);font-size:9px;margin-left:3px}.notifications header>em{padding:4px 7px;border-radius:99px;color:#ae7429;background:#fff3dc;font-size:8px}.notifications>button{width:100%;min-height:60px;display:grid;grid-template-columns:34px 1fr 8px;align-items:center;gap:9px;text-align:left;border:0;border-top:1px solid var(--line);background:#fff;padding:10px 0}.notifications>button>span{width:32px;height:32px;display:grid;place-items:center;color:var(--green);background:var(--green-light);border-radius:10px}.notifications>button svg{width:15px}.notifications>button>div{display:grid}.notifications strong{font-size:10px}.notifications small{color:var(--muted);font-size:8px;margin-top:3px}.notifications>button>i{width:6px;height:6px;border-radius:50%;background:#ef7e7e}.notifications>button.read{opacity:.58}.notifications>button.read>i{display:none}.join-team{text-align:center}.team-illustration{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 10px;color:var(--green);background:var(--green-light);border-radius:17px}.join-team h2{font-size:17px;margin-bottom:6px}.join-team>p{color:var(--muted);font-size:10px;line-height:1.6}.invite-input{display:grid;grid-template-columns:20px 1fr auto;align-items:center;border:1px solid var(--line);border-radius:12px;padding-left:10px;margin-top:13px}.invite-input svg{width:15px;color:#8d9b93}.invite-input input{min-width:0;height:42px;border:0;outline:0;text-transform:uppercase}.invite-input button{height:34px;border:0;border-radius:9px;color:#fff;background:var(--green);margin-right:4px;padding:0 11px;font-size:9px;font-weight:700}.joined-team{display:flex;align-items:center;gap:8px;text-align:left;padding:9px;background:#f2faf6;border-radius:11px;margin:7px 0}.joined-team>span{width:30px;height:30px;display:grid;place-items:center;background:#fff;color:var(--green);border-radius:9px}.joined-team svg{width:14px}.joined-team div{display:grid}.joined-team strong{font-size:10px}.joined-team small{color:var(--muted);font-size:8px}.account-menu{overflow:hidden}.account-menu button{width:100%;min-height:66px;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;text-align:left;padding:10px 14px;border:0;border-bottom:1px solid var(--line);background:#fff}.account-menu button:last-child{border:0}.menu-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px}.menu-icon svg{width:17px}.menu-icon.purple{color:#8057bd;background:#f1ebfb}.menu-icon.green{color:var(--green);background:var(--green-light)}.menu-icon.blue{color:#4d7fb5;background:#eaf3fb}.account-menu button div{display:grid}.account-menu strong{font-size:10px}.account-menu small{color:var(--muted);font-size:8px;margin-top:2px}.account-menu>button>svg{color:#aab5af;width:15px}.logout-button{height:46px;width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #f1d1d4;color:#b74a54;background:#fff7f7;border-radius:14px;font-weight:700;font-size:11px}.logout-button svg{width:16px}.empty-state{min-height:250px;display:grid;place-content:center;justify-items:center;text-align:center;color:var(--muted);padding:25px}.empty-state>span{font-size:42px}.empty-state h3{color:var(--ink);margin:10px 0 4px}.empty-state p{font-size:11px}.empty-state.compact{min-height:120px}.empty-state.compact>span{font-size:28px}.skeleton{background:linear-gradient(90deg,#eaf1ed,#f7faf8,#eaf1ed);background-size:200% 100%;animation:shine 1.2s infinite;border-radius:18px;margin-bottom:18px}.skeleton.heading{width:42%;height:50px}.skeleton.hero{height:320px}.skeleton.card-line{height:120px}.splash{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:10px}.splash i{width:80px;height:3px;overflow:hidden;border-radius:99px;background:linear-gradient(90deg,var(--green) 50%,#dbe8e0 50%);animation:shine 1s infinite}.splash .brand-mark{font-size:21px}@keyframes shine{to{background-position:-200% 0}}@media(max-width:1100px){.sidebar{width:210px}.main-content{margin-left:210px}.page{width:calc(100% - 40px)}.food-card-grid{grid-template-columns:repeat(2,1fr)}.calendar-layout{grid-template-columns:1fr}.day-detail{display:grid;grid-template-columns:1fr 1fr;gap:12px}.day-detail>header{grid-column:1 / -1}.login-page{grid-template-columns:.9fr 1.1fr}.login-hero{padding:42px}.hero-copy h1{font-size:52px}}@media(max-width:820px){body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.sidebar{display:none}.main-content{margin-left:0}.page{width:calc(100% - 28px);padding:28px 0 42px}.mobile-nav{position:fixed;z-index:50;inset:auto 10px calc(8px + env(safe-area-inset-bottom)) 10px;height:66px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;padding:6px 4px;background:#ffffffed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(213,227,219,.95);border-radius:21px;box-shadow:0 12px 35px #1d3e2d2b}.mobile-nav a,.mobile-nav button{position:relative;height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#8b9891;text-decoration:none;border:0;background:transparent;font-size:9px}.mobile-nav a.active{color:var(--green)}.mobile-nav .quick-add{width:58px;height:58px;justify-self:center;transform:translateY(-14px);color:#fff;background:linear-gradient(145deg,#1cbd77,#0c9359);border-radius:18px;box-shadow:0 9px 20px #16a66a4d}.mobile-nav .quick-add span{font-size:8px}.page-header{align-items:flex-start}.page-header h1{font-size:28px}.page-header>.button{min-height:40px;padding:0 13px;font-size:11px}.login-page{display:block;padding:35px 20px;background:radial-gradient(circle at 0 0,#dff6e9,transparent 35%),#f8fbf9}.login-hero{display:none}.login-panel{min-height:calc(100vh - 70px);padding:0;background:transparent}.mobile-logo{width:50px;height:50px;display:grid;place-items:center;color:#fff;background:var(--green);border-radius:16px}.login-title h2{font-size:28px}.intake-main{gap:30px}.calorie-copy>strong{font-size:48px}.macro-grid{gap:18px}.meal-list{grid-template-columns:1fr}.trend-stat-cards,.coach-stats{grid-template-columns:repeat(2,1fr)}.plan-benefits,.profile-grid{grid-template-columns:1fr}.profile-side{grid-template-columns:1fr 1fr}.logout-button{grid-column:1 / -1}.student-table{overflow-x:auto}.student-row{min-width:780px}}@media(max-width:560px){.page{width:calc(100% - 20px);padding-top:22px}.page-header{margin-bottom:20px}.page-header p{font-size:12px;line-height:1.6}.eyebrow{font-size:9px;padding:5px 8px}.today-header{display:block}.date-switcher{width:max-content;margin-top:15px}.intake-card{padding:20px 14px}.intake-main{min-height:180px;justify-content:flex-start;gap:18px}.progress-ring{transform:scale(.78);margin:-18px}.calorie-copy>span{font-size:11px}.calorie-copy>strong{font-size:39px;letter-spacing:-2px}.calorie-copy>strong em{font-size:12px}.calorie-copy p{font-size:10px}.macro-grid{grid-template-columns:1fr;gap:14px;padding:18px 5px 0}.macro-item{padding-right:35px}.section-heading{margin-top:27px}.section-heading h2{font-size:18px}.section-heading p{max-width:220px}.meal-card{padding:15px}.weight-card{grid-template-columns:45px 1fr auto;padding:14px}.weight-icon{width:44px;height:44px}.drawer{width:100%;max-height:91vh;padding:9px 18px calc(24px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.drawer-header h2{font-size:21px}.nutrition-preview>div{padding:10px 2px}.nutrition-preview strong{font-size:12px}.meal-type-grid{gap:5px}.onboarding-page{padding:14px 10px 35px}.onboarding-top .brand small{display:none}.onboarding-card{padding:20px 16px 28px;border-radius:23px}.form-step h1{font-size:27px}.metric-inputs{gap:8px}.metric-inputs label{padding:11px}.choice-row{gap:6px}.choice-row button{font-size:11px}.intensity-grid{grid-template-columns:repeat(2,1fr)}.result-grid>div{padding:12px 8px}.macro-targets{gap:5px}.macro-targets>div{grid-template-columns:1fr;grid-template-rows:auto;justify-items:center;text-align:center;gap:3px;padding:10px 4px}.macro-targets>div>span{grid-row:auto}.calendar-card{padding:15px 8px}.calendar-card>header{padding:0 7px}.calendar-card>header h2{font-size:17px}.calendar-grid button{height:60px;padding:5px;font-size:11px}.calendar-card>footer{gap:10px}.day-detail{display:block}.day-stat-grid{margin-bottom:14px}.foods-header{align-items:center}.food-action-grid{grid-template-columns:1fr}.food-action-grid>button{min-height:72px}.food-card-grid{grid-template-columns:1fr}.food-card{min-height:110px}.category-tabs{padding-top:16px}.basis-tabs{grid-template-columns:1fr 1fr}.basis-tabs>span{grid-column:1 / -1}.nutrition-input-grid{gap:6px}.trend-stat-cards .card,.coach-stats .card{padding:13px}.trend-stat-cards strong,.coach-stats strong{font-size:19px}.stat-icon{width:38px;height:38px}.chart-card{padding:16px 8px}.weight-chart{height:280px}.cycle-days{gap:5px}.cycle-days>div{padding:13px 5px}.cycle-days strong{font-size:18px}.weekly-schedule>div{gap:3px}.weekly-schedule span{padding:7px 2px}.plan-type-options,.team-strips{grid-template-columns:1fr}.team-strip{grid-template-columns:42px 1fr auto}.student-table-card>header{display:block}.search-input.mini{width:100%;margin-top:12px}.student-overview strong{font-size:17px}.reminder-actions>div{grid-template-columns:1fr}.profile-hero{display:grid;grid-template-columns:58px 1fr;padding:17px}.profile-avatar{width:56px;height:56px;border-radius:17px}.profile-hero button{grid-column:1 / -1;justify-content:center}.body-stats{grid-template-columns:1fr 1fr}.body-stats>div:nth-child(2){border-right:0}.body-stats>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.profile-side{grid-template-columns:1fr}.logout-button{grid-column:auto}.toast{bottom:calc(86px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}button{touch-action:manipulation;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}button:not(:disabled):active{transform:scale(.98)}.card{box-shadow:0 10px 34px #1b483013}.page{animation:page-in .3s ease both}@keyframes page-in{0%{opacity:0;transform:translateY(6px)}}.drawer-filters{display:flex;gap:7px;overflow-x:auto;padding:10px 0 4px;scrollbar-width:none}.drawer-filters button,.view-toggle button,.export-actions button{min-height:36px;flex:0 0 auto;padding:0 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fff;font-size:10px;font-weight:750}.drawer-filters button.active,.view-toggle button.active{color:#fff;border-color:var(--green);background:linear-gradient(135deg,#26bd79,#11945c)}.drawer-filters button.favorite{color:#fff;background:#ef7180;border-color:#ef7180}.meal-tools,.coach-header-actions,.trend-actions,.export-actions{display:flex;align-items:center;gap:8px}.trend-actions{align-items:flex-end;flex-direction:column}.export-actions button{display:flex;align-items:center;gap:5px;min-height:32px}.view-toggle{display:flex;padding:3px;border:1px solid var(--line);border-radius:999px;background:#fffc}.view-toggle button{min-width:48px;border:0;background:transparent}.week-grid{min-height:310px;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:8px;padding:20px 4px 8px}.week-grid button{display:grid;grid-template-rows:auto auto 160px auto auto;justify-items:center;gap:7px;padding:12px 5px;border:1px solid transparent;border-radius:16px;background:#f7faf8;color:var(--ink)}.week-grid button.selected{border-color:#66ca99;background:#effaf4;box-shadow:0 8px 24px #16a66a1f}.week-grid button>span,.week-grid button>small,.week-grid button>em{color:var(--muted);font-size:9px;font-style:normal}.week-grid button>strong{font-size:18px}.week-grid button>i{width:14px;height:160px;display:flex;align-items:flex-end;overflow:hidden;border-radius:99px;background:#e6eeea}.week-grid button>i b{width:100%;min-height:6px;border-radius:99px;background:linear-gradient(#5bd29b,#16a66a);transition:height .45s ease}.metabolism-extra{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0}.metabolism-extra>div{display:grid;gap:4px;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fbfdfc}.metabolism-extra small{color:var(--muted);font-size:10px}.metabolism-extra strong{font-size:15px}.edit-meal-modal>label{display:grid;gap:7px;margin:16px 0}.edit-meal-modal input{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--line);border-radius:13px;font-size:16px}.coach-header-actions svg{width:17px}@media(hover:hover){.card:hover{box-shadow:0 14px 40px #1b48301a}.button:hover{transform:translateY(-1px)}}@media(max-width:560px){input,select,textarea{font-size:16px!important}.meal-tools{width:100%;margin-top:10px}.section-heading{flex-wrap:wrap}.meal-tools .button{flex:1;min-height:44px}.coach-header-actions{width:100%;margin-top:12px}.coach-header-actions .button{flex:1;padding:0 9px}.trend-actions{width:100%;align-items:stretch;margin-top:12px}.export-actions button{flex:1;justify-content:center}.week-grid{gap:3px;min-height:260px}.week-grid button{grid-template-rows:auto auto 112px auto auto;padding:8px 1px}.week-grid button>i{height:112px}.week-grid button>small{font-size:7px}.metabolism-extra{grid-template-columns:1fr 1fr}}
