:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#26362d;background:#f7f8f5;font-synthesis:none;--green:#28765c;--green-dark:#1d5945;--green-soft:#edf4ee;--ink:#26362d;--muted:#596958;--line:#e7ece5;--surface:#fff;--radius:18px;--space:24px;font-size:16px;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.48}button{border:0}button:active:not(:disabled){transform:scale(.98)}a{color:var(--green);text-underline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #73a68b;outline-offset:3px}button,input,select,textarea{touch-action:manipulation}h1,h2,h3,h4,p{margin:0}h1{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;letter-spacing:-.055em;line-height:1.2}h2{font-size:1.24rem;line-height:1.3;font-weight:600;letter-spacing:-.025em}h3{font-size:1.04rem;font-weight:600;line-height:1.45;letter-spacing:-.015em}h4{font-size:.94rem;font-weight:600}p{line-height:1.6}small{font-size:.76rem}svg{flex-shrink:0}input:not([type=checkbox]):not([type=file]),select,textarea{width:100%;min-height:46px;border:1px solid #dce4dc;background:#fff;border-radius:10px;padding:10px 12px;color:var(--ink);font-size:1rem}input[type=checkbox]{width:19px;height:19px;accent-color:var(--green);flex-shrink:0}input[type=file]{max-width:100%;font-size:.9rem}textarea{resize:vertical}::placeholder{color:#899286}button{background:transparent}details summary{padding:12px 0;cursor:pointer;color:var(--green)}hr{border:0;border-top:1px solid var(--line)}.app-shell{max-width:1800px;margin:auto}.sidebar{width:228px;position:fixed;top:0;bottom:0;z-index:20;background:#fff;border-right:1px solid var(--line);padding:35px 23px 20px;display:flex;flex-direction:column}.brand{font-size:2.6rem;font-weight:700;letter-spacing:-.12em;line-height:1;color:var(--green-dark)}.brand span{color:#9ab693}.brand-button{display:flex;align-items:center;gap:15px;width:fit-content;padding:0 12px}.brand-button svg{stroke-width:1.5;transform:rotate(-20deg);margin-top:8px}.brand-subtitle{font-size:.75rem;letter-spacing:.02em;margin:11px 0 50px 12px;color:var(--muted)}.nav-label{font-size:.75rem;letter-spacing:.16em;font-weight:600;color:#8a958a;padding:0 12px;margin-bottom:14px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav button{display:flex;align-items:center;gap:13px;min-height:48px;text-align:left;font-size:.86rem;padding:12px 15px;border-radius:11px;color:#758075;font-weight:500}.sidebar nav button.active{background:var(--green-soft);color:var(--green);font-weight:600}.sidebar nav button.active svg{stroke-width:2.2}.sidebar-bottom{margin-top:auto}.sidebar-note{margin:24px 5px;padding:22px 15px;border-radius:13px;background:#f8f9f5;color:#8ca087}.sidebar-note svg{margin-bottom:13px}.sidebar-note p{font-size:.8rem;color:#7b8779;line-height:1.7}.sidebar-note strong{font-weight:500;color:#485c47}.profile-button{display:flex;align-items:center;gap:11px;padding:15px 0 0;border-top:1px solid var(--line);width:100%;text-align:left}.avatar{width:40px;height:40px;background:#e9eddf;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;color:#657652;font-weight:600;border:1px solid #dde4d5;flex-shrink:0}.avatar.small{height:34px;width:34px;font-size:.75rem}.profile-button strong{display:block;font-size:.79rem}.profile-button small{font-size:.75rem;color:var(--muted)}.workspace{margin-left:228px}.topbar{height:74px;border-bottom:1px solid var(--line);padding:0 42px;display:flex;justify-content:space-between;align-items:center;background:#ffffffb8}.breadcrumb{font-size:.75rem;color:var(--muted)}.breadcrumb span{padding:0 12px;color:#c1c9bd}.topbar-right{display:flex;gap:22px;align-items:center}.sync-status{display:flex;align-items:center;gap:7px;font-size:.75rem;color:#7a8679;max-width:400px}.sync-status span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}main{padding:25px 42px 0;max-width:1300px;margin:auto}.date-line{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:28px}.date-control{display:flex;align-items:center;gap:0}.date-control input[type=date]{width:150px;min-height:36px;border:0;background:transparent;font-size:.76rem;padding:5px}.date-control .icon-button{min-width:30px;min-height:36px}.local-label{font-size:.75rem;color:#838b7d;max-width:270px;text-align:right}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.page-heading h1{margin:9px 0 10px}.page-heading p{font-size:.86rem;color:var(--muted)}.heading-dot{color:#86a481}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.14em;color:#8b9888;display:block;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;border-radius:999px;padding:11px 20px;font-size:.8rem;font-weight:500;white-space:nowrap;transition:background-color .15s,transform .12s}.primary{color:#fff;background:var(--green)}.primary:hover{background:var(--green-dark)}.secondary{border:1px solid #dce5da;background:#fff;color:#4f6959}.secondary:hover{background:#f2f6f0}.button.small{min-height:38px;padding:8px 13px;font-size:.75rem}.full{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:7px;border-radius:50%;color:#81907e}.icon-button:hover{background:#f1f5ef;color:var(--green)}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:7px 0;font-size:.75rem;color:var(--green);font-weight:500}.text-button:hover{text-decoration:underline}.button-row{display:flex;gap:10px;align-items:center}.button-row.wrap{flex-wrap:wrap}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:var(--space);margin-bottom:22px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.section-heading .eyebrow{margin-bottom:7px}.section-heading .text-button,.section-heading .icon-button{margin-top:-9px;margin-bottom:-9px}.muted{color:var(--muted);font-size:.86rem}.hint{display:block;color:#859080;font-size:.75rem;line-height:1.6}.week-strip{display:flex;gap:11px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);margin-bottom:24px}.day-chip{flex:1;display:flex;align-items:center;flex-direction:column;gap:6px;border-radius:13px;padding:10px 0 7px;font-size:.75rem;color:#859080;min-width:0}.day-chip strong{font-size:1.08rem;font-weight:500;color:#4a5c49}.day-chip.active{background:var(--green);color:#cbe1d3}.day-chip.active strong{color:#fff}.day-dot{height:10px;font-size:14px;line-height:9px}.day-dot.done{border-radius:50%;color:var(--green)}.day-chip.active .day-dot{color:#fff}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 305px;gap:23px}.main-column,.side-column{min-width:0}.energy-card{background:#edf4eb;border:1px solid #e2eadf;border-radius:var(--radius);padding:23px 26px;margin-bottom:24px;color:var(--green-dark)}.energy-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.energy-top>span:first-child{display:flex;align-items:center;gap:8px;font-size:.82rem;font-weight:500}.badge{display:inline-flex;align-items:center;gap:5px;border:1px solid #d6e4d4;color:#78906f;background:#f8fbf5;border-radius:999px;padding:4px 9px;font-size:.75rem;white-space:nowrap}.energy-body{display:flex;align-items:center;justify-content:space-around;gap:20px;padding:20px 0 10px}.energy-ring{width:200px;max-width:52%;position:relative}.energy-ring svg{display:block;width:100%;color:var(--green)}.energy-ring>div{position:absolute;bottom:8%;left:0;right:0;text-align:center;display:flex;flex-direction:column}.energy-ring strong{font-size:2.55rem;letter-spacing:-.07em;font-weight:600}.energy-ring span{font-size:.75rem;color:#809279;margin-top:-2px}.energy-details{display:flex;flex-direction:column;gap:13px}.energy-details>div{display:flex;flex-direction:column;gap:2px}.energy-details>div>span{font-size:.75rem;color:#82937c}.energy-details strong{font-size:1.1rem;font-weight:600;letter-spacing:-.03em}.energy-details small{font-weight:400;font-size:.75rem;color:#82937c}.energy-details .text-button{min-height:28px;font-size:.75rem}.macro-strip{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #dce6d9;padding-top:19px;margin-top:12px;gap:10px}.macro-strip>div{display:flex;flex-direction:column;gap:7px}.macro-strip>div>span{font-size:.75rem;color:#82927b;display:flex;align-items:center;gap:6px}.macro-strip strong{font-size:.96rem;font-weight:600}.macro-strip small{font-weight:400;color:#87977f}.macro-strip i{width:6px;height:6px;display:inline-block;border-radius:50%}.protein{background:#729c7e}.fat{background:#c8a673}.carbs{background:#a6a3be}.food-image{object-fit:contain;display:block}.meal-section{padding:24px 23px 12px}.meal-row{display:flex;align-items:center;gap:16px;padding:19px 0;border-bottom:1px solid #edf0e9}.meal-row>.food-image{width:76px;height:76px;flex-shrink:0}.meal-main{flex:1;min-width:0;text-align:left;padding:0}.meal-main h3{font-size:.91rem;margin:5px 0 9px;line-height:1.45}.meal-main .eyebrow{font-size:.75rem;letter-spacing:.065em}.eaten-label{color:var(--green)}.nutrients{display:flex;flex-wrap:wrap;align-items:center;gap:9px;font-size:.75rem;color:#939a8e}.nutrients strong{font-size:.75rem;color:#68775f;font-weight:500}.nutrients strong small{font-size:.75rem;font-weight:400}.eat-button{border:1px solid #dae5d7;display:flex;align-items:center;justify-content:center;gap:5px;min-width:44px;min-height:44px;border-radius:999px;font-size:.75rem;color:var(--green);padding:8px 11px}.eat-button:hover{background:var(--green-soft)}.add-meal-line{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:50px;border:1px dashed #dce5d8;border-radius:11px;color:#769169;font-size:.75rem;margin:19px 0 12px}.meal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0;flex-wrap:wrap}.meal-footer .text-button{font-size:.75rem}.meal-footer .check-row{font-size:.75rem;color:#7d8a76}.check-row{display:flex;align-items:center;gap:9px;font-size:.83rem;min-height:44px;cursor:pointer}.water-card .section-heading{color:#547f83;margin-bottom:10px}.water-card .muted{font-size:.75rem}.water-total{display:flex;align-items:baseline;gap:8px;margin:22px 0 19px;color:#487d7b}.water-total strong{font-size:2.2rem;letter-spacing:-.06em;font-weight:600}.water-total span{font-size:.85rem;color:#a2b4ac}.water-drops{display:flex;gap:8px;margin-bottom:23px;color:#8bb9ba}.water-card .button-row{gap:8px}.water-card .button{flex:1;padding:10px 9px;font-size:.75rem}.water-card .primary{background:#619b96}.water-card .hint{font-size:.75rem;margin-top:12px}.habit-row{display:flex;align-items:center;gap:12px;margin-bottom:22px}.habit-icon{height:40px;width:40px;display:flex;align-items:center;justify-content:center;border-radius:12px}.peach{color:#b79a74;background:#f5eee3}.lavender{color:#9f97b3;background:#f0edf5}.habit-row>div{display:flex;flex-direction:column;gap:4px}.habit-row strong{font-size:.75rem;font-weight:500}.habit-row div span{font-size:.75rem;color:#8e9887}.daily-note{display:flex;flex-direction:column;align-items:flex-start;gap:13px;background:#f0f2e9;border:1px solid #e9ede1;border-radius:var(--radius);padding:26px;margin-bottom:22px;color:#8a9a75}.daily-note h3{color:#546647;font-weight:500;font-size:1.12rem;line-height:1.5}.daily-note p{font-size:.77rem;color:#8d9982;line-height:1.8}.daily-note .eyebrow{font-size:.75rem;color:#97a187;letter-spacing:.13em}.welcome-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:18px;background:#eef3e7;border:1px solid #e0e9d9;padding:28px;margin-bottom:24px}.welcome-banner h2{margin:8px 0;font-size:1.5rem}.welcome-banner p{font-size:.85rem;color:#7d8d70;margin-bottom:18px}.welcome-banner>.food-image{width:150px;height:150px}.empty{padding:28px 15px 30px;text-align:center;display:flex;align-items:center;flex-direction:column;gap:12px}.empty-mark{height:55px;width:55px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f0f4eb;color:#94ac84}.empty p{font-size:.81rem;color:#909b87;max-width:320px;margin-bottom:5px}.page-footer{display:flex;gap:7px;align-items:center;border-top:1px solid var(--line);padding:23px 0 28px;margin-top:22px;font-size:.75rem;color:#a0a895}.page-footer>span{margin-left:auto}.mobile-brand{display:none}.skip-link{position:fixed;left:10px;top:-100px;z-index:100}.skip-link:focus{top:10px;background:#fff;padding:15px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.modal{border:1px solid var(--line);border-radius:22px;background:#fff;color:var(--ink);width:min(510px,calc(100% - 32px));max-height:90dvh;padding:0;box-shadow:0 24px 100px #14271624;overflow:auto;animation:appear .14s ease}.modal.wide{width:min(760px,calc(100% - 32px))}.modal::backdrop{background:#20352666}.modal-head{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:18px 25px;background:#fff;border-bottom:1px solid var(--line)}.modal-head h2{font-size:1.15rem}.modal-body{padding:25px}.modal-body>p{margin-bottom:15px}.form-stack{display:flex;flex-direction:column;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid.three{grid-template-columns:repeat(3,1fr)}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field>span{font-size:.8rem;color:#5f7058}.field>small{font-size:.75rem;color:#87957d;line-height:1.6}.notice{display:flex;gap:9px;align-items:flex-start;font-size:.79rem;color:#758568;background:#f4f6ee;border-radius:10px;padding:14px;line-height:1.65}.inset{background:#f5f7f2;border-radius:12px;padding:15px}.proposal-mark{display:flex;align-items:center;justify-content:center;background:#edf4e9;border-radius:50%;width:65px;height:65px;color:var(--green)}.segmented{display:flex;gap:4px;background:#f1f4ed;border-radius:12px;padding:4px;margin-bottom:20px}.segmented button{flex:1;padding:10px 15px;border-radius:9px;min-height:44px;font-size:.8rem;color:#819071}.segmented button.active{background:#fff;color:var(--green);box-shadow:0 1px 3px #1026100c}.segmented.compact{margin:0}.segmented.compact button{font-size:.75rem;min-height:36px;padding:5px 10px}.search-bar{display:flex;align-items:center;gap:10px;background:#f5f7f2;border:1px solid #e6ece0;border-radius:12px;padding:1px 12px;margin-bottom:16px;color:#94a486}.search-bar input{border:0!important;background:transparent!important;padding-left:0!important}.chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;border:1px solid #e1e8dc;min-height:38px;border-radius:999px;font-size:.75rem;white-space:nowrap;color:#839377;background:#fff}.chip.selected{background:#edf4e6;border-color:#bfd4b0;color:var(--green)}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:20px}.recipe-card{padding:15px 12px;text-align:left;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;align-items:flex-start;gap:9px}.recipe-card:hover{background:#f7f9f3}.recipe-card .food-image{width:100%;height:120px}.recipe-card h4{min-height:44px}.recipe-meta{display:flex;align-items:center;gap:5px;font-size:.75rem;color:#91a081}.recipe-hero{display:flex;align-items:center;gap:22px;margin-bottom:20px}.recipe-hero .food-image{width:130px;height:130px}.recipe-hero h3{font-size:1.3rem;margin:7px 0 14px}.ingredient-list{border-top:1px solid var(--line)}.ingredient-list>div{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--line);font-size:.78rem}.ingredient-list>div>span{flex:1}.ingredient-list strong{font-weight:500;white-space:nowrap}.steps{font-size:.84rem;color:#6e8062;line-height:1.8;padding-left:23px}.steps li{padding:0 0 10px 5px}.product-row{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:8px 0}.product-row>button:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:7px;flex:1;text-align:left;min-height:50px;font-size:.85rem;padding:8px 0}.product-row small{color:#94a286;font-size:.75rem}.ingredient-form{display:flex;gap:8px}.ingredient-form select{flex:1;min-width:0}.ingredient-form input{width:80px!important}.scanner{background:#f3f6ef;padding:15px;border-radius:12px;margin-bottom:15px}.scanner video{width:100%;max-height:220px;border-radius:8px;background:#243626}.scanner p{font-size:.8rem;margin:10px 0}.danger{color:#a66d58}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%);z-index:100;background:#284c3c;color:#fff;border-radius:14px;padding:14px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 6px 25px #11281820;max-width:min(600px,calc(100% - 32px));font-size:.83rem}.toast button{color:#ccdccc;display:flex;padding:8px}.update-prompt{position:fixed;bottom:22px;right:20px;z-index:99;background:#fff;padding:20px;border:1px solid var(--line);border-radius:15px;max-width:320px}.update-prompt p{font-size:.83rem;margin-bottom:10px}@keyframes appear{0%{opacity:0}to{opacity:1}}.plan-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px}.week-title{display:flex;align-items:center;gap:5px}.week-title strong{font-size:.8rem;font-weight:500}.plan-welcome{display:flex;align-items:center;justify-content:center;gap:40px;background:#edf3e7;border:1px solid #e0e9d8;border-radius:22px;padding:65px 35px}.plan-welcome .food-image{width:220px;height:220px}.plan-welcome>div{max-width:330px}.plan-welcome h2{font-size:2rem;margin:15px 0}.plan-welcome p{font-size:.85rem;color:#849376;margin-bottom:20px}.plan-days{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.plan-day{margin:0}.plan-day.current{border-color:#acc6a0}.plan-day .section-heading{margin-bottom:12px}.approved{margin-bottom:10px;color:#7b976b}.plan-meal{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.plan-meal>.food-image{width:63px;height:63px}.plan-meal>div{min-width:0;flex:1}.plan-meal h3{font-size:.85rem;margin:4px 0 7px}.plan-meal .text-button{font-size:.75rem;min-height:32px}.plan-meal .eyebrow{font-size:.75rem}.plan-total{padding-top:18px}.plan-total>span{display:block;font-size:.75rem;margin-bottom:7px;color:#899a7b}.preview-days>div{border-bottom:1px solid var(--line);padding:16px 0}.preview-days strong{font-size:.85rem;font-weight:600}.preview-days p{font-size:.77rem;color:#8b9b7d;margin:6px 0 10px}.sticky-actions{position:sticky;bottom:-25px;background:#fff;border-top:1px solid var(--line);padding:20px 0 0;display:flex;justify-content:space-between;gap:10px;margin-top:15px}.shopping-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.shopping-head{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:#8c9a7f;gap:10px}.shopping-head strong{color:var(--green)}.shopping-head .check-row{font-size:.75rem}progress{width:100%;height:5px;border:0;border-radius:5px;accent-color:var(--green);margin:10px 0 25px}progress::-webkit-progress-bar{background:#edf2e7;border-radius:5px}progress::-webkit-progress-value{background:#85a96f;border-radius:5px}.shopping-category{margin-bottom:25px}.shopping-category h3{font-size:.83rem;margin-bottom:8px;color:#5b714f}.shopping-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--line)}.shopping-row .check-row{flex:1;font-size:.79rem;line-height:1.5}.shopping-row .check-row small{display:block;font-size:.75rem;color:#9baa8b}.shopping-row.checked .check-row>span{color:#a4af99;text-decoration:line-through}.shopping-row .chip{font-size:.75rem;min-height:38px;padding:5px 8px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.stat{display:flex;flex-direction:column;gap:9px;color:#89a075}.stat>span{font-size:.75rem;color:#93a285;margin-top:7px}.stat>strong{font-size:2rem;letter-spacing:-.05em;color:#4c6940;font-weight:500}.stat strong small{font-size:.8rem;font-weight:400;color:#9bad8b}.stat>small{font-size:.75rem;color:#a1b091}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.chart{width:100%;overflow:hidden}.chart svg{width:100%;display:block}.chart-legend{display:flex;gap:7px;align-items:center;color:#6b8659;font-size:.75rem;margin:8px 0}.chart-legend i{width:13px;height:3px;background:#28765c}.chart-legend span{margin-left:15px;color:#9daf8d}.summary-row{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:.8rem;color:#899b79}.summary-row strong{font-weight:500;color:#5b7748;white-space:nowrap}.summary-row+.hint{margin-top:15px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.8rem}th,td{text-align:left;padding:11px 7px;border-bottom:1px solid var(--line)}th{font-size:.75rem;font-weight:500;color:#91a180}td{color:#6d855b}td:last-child{text-align:right}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}.photo-grid figure{margin:0}.photo-grid img{width:100%;height:220px;object-fit:cover;border-radius:12px}.photo-grid figcaption{font-size:.75rem;color:#8d9e7a;display:flex;align-items:center;justify-content:space-between}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}.settings-link{display:flex;align-items:center;gap:18px;text-align:left;margin:0}.settings-link>svg{color:#94ad7f}.settings-link h3{margin-bottom:5px}.settings-link p{font-size:.75rem;color:#93a37f}.switch-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-size:.84rem;border-bottom:1px solid var(--line)}.switch-row+.hint{margin-top:20px}.about-fit{text-align:center;padding:35px 0;color:#94a27f}.about-fit .brand{font-size:2.4rem}.about-fit p{font-size:.8rem;margin:12px 0 7px}.about-fit small{font-size:.75rem}.source{padding:20px 0;border-bottom:1px solid var(--line)}.source h3{margin:6px 0 10px}.source p{font-size:.83rem;color:#81946d;margin-bottom:12px}.source a{display:flex;align-items:center;gap:6px;font-size:.78rem}.conflict-row{display:flex;justify-content:space-between;gap:15px;width:100%;padding:15px 0;font-size:.8rem;color:#78905f}.data-preview{font-size:.75rem;background:#f5f7f2;max-height:320px;overflow:auto;padding:15px;border-radius:10px;white-space:pre-wrap;overflow-wrap:anywhere}.login-screen{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;background:#f3f6ef;gap:20px}.login-card{max-width:440px;width:100%;padding:42px;background:#fff;border:1px solid var(--line);border-radius:25px;text-align:center;display:flex;flex-direction:column;gap:20px;align-items:center}.login-card h1{font-size:2.8rem}.login-card p{font-size:.86rem;color:#8b9d7b;line-height:1.8}.login-card small{display:flex;align-items:center;gap:7px;color:#95a887;font-size:.75rem}.brand.large{font-size:3.4rem}.login-card .notice{font-size:.77rem;color:#876f46}.login-card .eyebrow{margin-top:12px}@media(min-width:1700px){.sidebar{left:calc((100vw - 1800px)/2);left:max(0px,calc((100vw - 1800px)/2))}}@media(max-width:1190px){.sidebar{width:190px;padding:30px 15px 20px}.workspace{margin-left:190px}main{padding:24px 25px 0}.topbar{padding:0 25px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 270px;gap:20px}.card,.energy-card{padding:20px}.plan-days{grid-template-columns:1fr}.shopping-layout{grid-template-columns:minmax(0,1fr) 260px}.eat-button span{display:none}.meal-row{gap:10px}.meal-row>.food-image{width:60px;height:60px}.water-drops{gap:6px}.water-drops svg{width:22px}.energy-ring strong{font-size:2.15rem}}@media(max-width:960px){.dashboard-grid{grid-template-columns:1fr}.side-column{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.side-column>.daily-note{grid-column:1/-1}.energy-body{justify-content:center;gap:55px}.energy-ring{width:205px}.energy-ring strong{font-size:2.55rem}.shopping-layout{grid-template-columns:1fr}.shopping-layout>aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.plan-toolbar{flex-wrap:wrap}.stat-grid{gap:12px}.stat>strong{font-size:1.7rem}.stat>span{font-size:.75rem}.two-columns,.page-heading{gap:15px}.page-heading .button{padding:10px 14px;font-size:.75rem}.eat-button span{display:inline}.meal-row>.food-image{width:75px;height:75px}.settings-link{padding:20px 15px}.settings-link h3{font-size:.9rem}.plan-welcome{gap:20px;padding:40px 25px}.plan-welcome .food-image{width:170px;height:170px}}@media(max-width:735px){:root{--space:20px;--radius:16px}.sidebar{top:auto;bottom:0;left:0;width:100%;height:calc(70px + env(safe-area-inset-bottom));padding:5px 10px env(safe-area-inset-bottom);border:0;border-top:1px solid #e5ebe0;background:#ffffffed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sidebar>.brand,.brand-subtitle,.nav-label,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;gap:2px;justify-content:space-around}.sidebar nav button{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 5px;font-size:.75rem;min-height:58px;border-radius:12px}.sidebar nav button.active{background:transparent;color:var(--green)}.sidebar nav button.active svg{background:#edf4e8;box-sizing:content-box;padding:4px 12px;margin:-4px -12px 0;border-radius:999px}.sidebar nav .desktop-only{display:none}.workspace{margin:0}.topbar{height:55px;padding:0 20px}.breadcrumb{font-size:.75rem}.sync-status{font-size:.75rem;max-width:170px}.topbar-right{gap:14px}main{padding:20px 18px 90px}.mobile-brand{display:flex;align-items:center;justify-content:space-between;margin:0 0 21px}.mobile-brand .brand{font-size:2.35rem}.mobile-brand .eyebrow{font-size:.75rem}.date-line{margin-bottom:23px;gap:7px;align-items:flex-start}.local-label{font-size:.75rem;max-width:138px}.date-control input[type=date]{font-size:.75rem;width:132px}.date-control .icon-button{min-width:25px}.page-heading{align-items:flex-start;margin-bottom:23px;flex-wrap:wrap;gap:16px}.page-heading h1{font-size:1.8rem;letter-spacing:-.055em}.page-heading p{font-size:.78rem}.page-heading .eyebrow{font-size:.75rem}.page-heading>.button{min-height:42px;padding:10px 15px}.week-strip{gap:1px;padding:9px;margin-bottom:18px}.day-chip{padding:9px 0 6px;gap:5px;font-size:.75rem}.day-chip strong{font-size:1rem}.energy-card{padding:20px 22px;margin-bottom:18px}.energy-body{gap:40px;padding:18px 0 8px}.energy-ring{max-width:53%;width:190px}.energy-ring strong{font-size:2.3rem}.energy-details strong{font-size:1.12rem}.energy-top>span:first-child{font-size:.79rem}.macro-strip{padding-top:18px}.card{padding:20px;margin-bottom:18px}.dashboard-grid{gap:0}.section-heading h2{font-size:1.08rem}.section-heading .eyebrow{font-size:.75rem}.meal-section{padding:20px 17px 9px}.meal-row>.food-image{height:64px;width:64px}.meal-main h3{font-size:.83rem}.meal-row{gap:11px;padding:18px 0}.nutrients{gap:7px;font-size:.75rem}.nutrients strong{font-size:.75rem}.eat-button{width:38px;min-width:38px;min-height:44px;padding:8px}.eat-button span{display:none}.side-column{grid-template-columns:1fr;gap:0}.side-column>.daily-note{grid-column:auto}.water-drops{gap:15px}.water-drops svg{width:25px}.water-card{position:relative}.water-card .button-row{max-width:300px}.water-total{margin:18px 0 15px}.water-card .hint{font-size:.75rem}.water-card .muted{font-size:.76rem}.daily-note{padding:23px;margin-bottom:18px}.page-footer{flex-wrap:wrap;font-size:.75rem;padding-bottom:15px;gap:7px}.page-footer>span{width:100%;margin-left:20px}.welcome-banner{padding:22px;margin-bottom:20px}.welcome-banner .food-image{width:85px;height:85px}.welcome-banner h2{font-size:1.25rem}.welcome-banner p{font-size:.76rem}.welcome-banner .button{font-size:.75rem;padding:10px 13px}.modal,.modal.wide{margin:auto 0 0;width:100%;max-width:100%;max-height:93dvh;border-radius:22px 22px 0 0;border-bottom:0}.modal-head{padding:15px 20px}.modal-body{padding:22px 20px max(25px,env(safe-area-inset-bottom))}.form-grid{gap:13px}.form-grid.three{grid-template-columns:1fr 1fr}.field>span{font-size:.75rem}.form-stack{gap:16px}.form-stack .button{white-space:normal}.recipe-grid{grid-template-columns:1fr 1fr;gap:12px}.recipe-card{padding:12px}.recipe-card .food-image{height:100px}.recipe-card h4{font-size:.83rem}.recipe-meta{font-size:.75rem}.recipe-hero{gap:15px}.recipe-hero .food-image{width:100px;height:100px}.recipe-hero h3{font-size:1.13rem}.toast{bottom:calc(83px + env(safe-area-inset-bottom));font-size:.76rem;width:max-content;max-width:calc(100% - 24px)}.plan-toolbar{gap:15px}.plan-toolbar .button{font-size:.75rem;padding:10px 15px}.week-title strong{font-size:.77rem}.plan-welcome{flex-direction:column;padding:30px 25px;gap:15px}.plan-welcome .food-image{width:165px;height:165px}.plan-welcome>div{text-align:center}.plan-welcome h2{font-size:1.7rem;margin:12px 0}.plan-days{gap:16px}.plan-day{margin:0}.plan-meal .text-button{font-size:.75rem}.plan-meal h3{font-size:.87rem}.plan-meal>.food-image{width:58px;height:58px}.sticky-actions{bottom:-22px;flex-wrap:wrap;padding-top:15px}.sticky-actions .button{flex:1;font-size:.75rem}.shopping-layout>aside{grid-template-columns:1fr;gap:0}.shopping-category h3{font-size:.83rem}.shopping-row .check-row{font-size:.76rem}.shopping-head,.shopping-head .check-row{font-size:.75rem}.stat-grid{grid-template-columns:1fr 1fr;gap:12px}.stat{padding:16px;margin-bottom:0}.stat:last-child{grid-column:1/-1;display:grid;grid-template-columns:25px 1fr auto;align-items:center}.stat:last-child>small{grid-column:2/-1}.stat:last-child>span{margin:0}.stat strong{font-size:1.7rem}.stat-grid{margin-bottom:18px}.chart-card .section-heading{align-items:flex-start;gap:10px;flex-wrap:wrap}.chart-legend{font-size:.75rem}.two-columns{grid-template-columns:1fr;gap:0}.photo-grid{grid-template-columns:1fr 1fr;gap:12px}.photo-grid img{height:190px}.settings-grid{grid-template-columns:1fr;gap:12px}.settings-link{padding:20px;margin:0}.settings-link h3{font-size:1rem}.settings-link p{font-size:.75rem}.summary-row{font-size:.77rem}.login-card{padding:35px 25px}.update-prompt{bottom:90px;left:20px;right:20px;max-width:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}button:active:not(:disabled){transform:none}}@media(prefers-reduced-transparency:reduce){.sidebar,.topbar{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(prefers-contrast:more){:root{--muted:#3c4937;--line:#6a7e5a}.hint,.muted,.eyebrow,.nutrients,.daily-note p,.local-label{color:#44533b}.sidebar{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.button.secondary,.card{border-color:#677b57}}.hint,.eyebrow,.local-label,.sync-status,.nav-label,.recipe-meta,.nutrients,.source p,.settings-link p,.login-card p,.login-card small,.energy-details>div>span,.energy-details small,.energy-ring span,.macro-strip>div>span,.macro-strip small{color:#596958}.badge{color:#52694b}.date-control .icon-button,.button.small,.energy-details .text-button{min-width:44px;min-height:44px}.avatar.small{width:44px;height:44px}.date-control input[type=date]{min-height:44px}.nutrients{flex-wrap:wrap}
