@font-face{font-family:Noto;src:url(/fonts/NotoSans-Regular.ttf) format("truetype");font-weight:400;font-display:swap}:root{font-family:Noto,Arial,sans-serif;color:#283c34;background:#f6f8f6;font-synthesis:weight;--green: #277959;--dark: #194f3e;--muted: #829088;--border: #e6ebe6;--surface: #fff;--sage: #87ad86;--gold: #d5b568;--lavender: #a3a2cc}*{box-sizing:border-box}body{margin:0;font-size:13px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button{color:inherit}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible{outline:3px solid #83b79d;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:2px solid #8bbba3;outline-offset:1px}h1,h2,h3,p{margin-top:0}h1{font-size:30px;letter-spacing:-1.2px;line-height:1.25;margin-bottom:9px;font-weight:700}h2{font-size:19px;letter-spacing:-.5px}h3{font-size:14px;letter-spacing:-.2px;margin-bottom:12px}p{color:#7e8b83;line-height:1.7}svg{flex-shrink:0}button{transition:background .16s,color .16s,border-color .16s,box-shadow .16s}::selection{background:#d2e9d9}.app-shell{display:flex;min-height:100vh}.sidebar{width:246px;flex:0 0 246px;background:#fff;border-right:1px solid var(--border);position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:30;padding:28px 17px 15px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:30px;letter-spacing:-1.5px;padding-left:9px;margin-bottom:32px;line-height:1}.brand-icon{width:36px;height:36px;background:#287959;color:#fff;border-radius:11px;display:grid;place-items:center}.brand-dot{color:#74a681}.workspace{display:flex;align-items:center;gap:9px;text-align:left;border:1px solid var(--border);background:#fcfdfb;border-radius:9px;padding:12px 9px;margin-bottom:28px;width:100%}.workspace>span:nth-child(2){min-width:0;flex:1}.workspace strong,.profile strong{font-size:11px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace small,.profile small{font-size:9px;display:block;color:#8d9890;margin-top:3px}.workspace-icon{display:grid;place-items:center;background:#edf3eb;width:31px;height:33px;border-radius:7px;color:#74966c;flex-shrink:0}.nav-label{font-size:9px;font-weight:700;letter-spacing:1.25px;color:#a0aaa2;margin:0 11px 12px}.nav-item{width:100%;display:flex;align-items:center;gap:11px;border:0;background:transparent;color:#7b897f;font-size:11px;font-weight:500;text-align:left;padding:12px;border-radius:7px;margin-bottom:4px;white-space:nowrap;min-height:43px}.nav-item:hover{background:#f5f8f3;color:var(--green)}.nav-item.active{color:#236b4f;background:#eaf3e9;font-weight:700}.nav-item.active svg{stroke-width:2}.nav-divider{margin-top:24px}.nav-count{font-size:10px;color:#a17a37;background:#f8efd9;padding:1px 5px;border-radius:4px;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:35px}.demo-note{background:#f8faf5;border:1px solid #edf0e6;border-radius:8px;padding:12px 10px;margin:5px 6px 19px}.demo-note strong{font-size:9px;color:#6d8065;margin-left:6px}.demo-note p{font-size:9px;line-height:1.7;margin:5px 0 0 13px;color:#9aa68f}.tiny-dot{display:inline-block;width:6px;height:6px;background:#70a479;border-radius:50%;flex-shrink:0}.tiny-dot.amber{background:#c7a264}.profile{border:0;border-top:1px solid var(--border);width:100%;background:transparent;display:flex;gap:9px;align-items:center;text-align:left;padding:18px 8px 0;margin-top:10px}.profile>span:nth-child(2){flex:1;min-width:0}.avatar,.header-avatar{display:grid;place-items:center;background:#efece3;color:#98856c;border-radius:50%;width:34px;height:34px;font-size:12px;flex-shrink:0}.profile>svg{color:#99a196}.main-shell{margin-left:246px;width:calc(100% - 246px);display:flex;flex-direction:column;min-height:100vh}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;border-bottom:1px solid var(--border);background:#ffffffc7;gap:20px}.breadcrumbs{display:flex;align-items:center;gap:15px;font-size:10px;color:#99a49b;white-space:nowrap}.breadcrumbs strong{font-weight:500;color:#5c6e61}.slash{color:#cbd1ca}.topbar-actions{display:flex;align-items:center;gap:16px}.global-search{display:flex;align-items:center;color:#a0aaa2;gap:8px}.global-search input{border:0;background:transparent;width:145px;font-size:10px;padding:8px 0;outline:0}.global-search input::placeholder{color:#a5ada5}kbd{border:1px solid #e7eae4;border-radius:4px;color:#9faaa0;padding:0 5px}.header-avatar{width:30px;height:30px;background:#e8eee0;color:#758669;margin-left:3px}.icon-button{border:0;background:transparent;border-radius:6px;color:#91a094;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:4px;flex-shrink:0}.icon-button:hover{color:var(--green);background:#eef5ed}.notification-button{position:relative}.notification-button i{position:absolute;width:5px;height:5px;background:#bf9b60;border-radius:50%;right:5px;top:3px;border:1px solid white}.notification-wrap{position:relative}.notification-popover{position:absolute;right:0;top:38px;z-index:20;width:300px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:22px;box-shadow:0 10px 35px #20352c18}.notification-popover p{font-size:12px;margin:10px 0}.content{padding:34px 36px 20px;max-width:1640px;width:100%;margin:0 auto;flex:1}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.section-head p{font-size:11px;margin-bottom:0}.eyebrow{font-size:9px;color:#8e9b83;font-weight:700;letter-spacing:1.65px;margin-bottom:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dfe6de;background:#fff;padding:10px 15px;border-radius:7px;color:#607164;font-size:11px;font-weight:600;white-space:nowrap;min-height:38px}.button:hover{background:#f4f8f2;border-color:#bacbbd}.button.primary{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 2px 4px #1b573d0b}.button.primary:hover{background:#1d6247}.button.generate{background:#f0f6ee;border-color:#e2ecde;color:#5f8255}.button.small{font-size:10px;padding:6px 11px;min-height:31px}.button.full{width:100%}.button.danger{color:#a5534b;border-color:#e6c9c5}.text-button{border:0;background:none;padding:0;color:var(--green);display:inline-flex;gap:6px;align-items:center;font-size:11px}.text-button:hover{color:#133d29;text-decoration:underline}.muted{color:var(--muted)!important}.small-text{font-size:11px}.menu-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;gap:12px}.menu-title{display:flex;align-items:center;gap:9px}.menu-title>button{padding:0;background:none;border:0;display:flex;gap:8px;align-items:center;font-size:17px;font-weight:700;letter-spacing:-.4px}.menu-title>button svg{color:#8da18d}.badge{display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:9px;line-height:1.5;border:1px solid #e6eae2;border-radius:5px;color:#8a9585;background:#f8f9f4;padding:3px 7px;font-weight:500;white-space:nowrap}.badge.draft{background:#f1f2ed;color:#7a826f;border-color:#e9ebe3}.badge.review,.badge.manual,.badge.pending{background:#fcf6e8;color:#b2934f;border-color:#f2ead7}.badge.passed,.badge.approved,.badge.verified{background:#edf5e9;color:#6d9466;border-color:#e3edde}.badge.failed{background:#fbefeb;color:#b77160;border-color:#f3e4dd}.badge.missing{background:#f4f0e9;color:#a78d68;border-color:#ece5d9}.version{font-size:9px;color:#a0aa9d;margin-left:2px}.filters-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:24px}.filter-chips{display:flex;gap:9px;flex-wrap:wrap}.filter-chip{border:1px solid #e1e7df;background:#fff;display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:6px;font-size:10px;color:#76866f;white-space:nowrap}.filter-chip svg{color:#98a690}.saved{font-size:9px;color:#9eab97;display:flex;align-items:center;gap:6px;white-space:nowrap}.stat-grid{display:grid;grid-template-columns:1.17fr 1fr 1fr 1fr;gap:14px;margin-bottom:26px}.stat-card{border:1px solid var(--border);border-radius:10px;background:#fff;padding:19px 20px 16px;min-width:0;position:relative}.stat-card.energy{display:flex;align-items:center;justify-content:space-between;background:#f1f5eb;border-color:#e3eadc}.stat-label{display:flex;align-items:center;gap:7px;font-size:10px;color:#8b9881;white-space:nowrap}.stat-card strong{display:block;font-size:29px;font-weight:500;letter-spacing:-1px;color:#3c5643;margin:8px 0 9px;line-height:1.3}.stat-card strong small{font-size:11px;letter-spacing:0;color:#a1ac96;font-weight:400;margin-left:8px}.stat-caption{font-size:8px;color:#a7b19f;white-space:nowrap}.nutrient-dot{width:7px;height:7px;display:inline-block;border-radius:50%}.sage{background:var(--sage)}.gold{background:var(--gold)}.lavender{background:var(--lavender)}.nutrient-bar{height:4px;background:#f2f4ed;border-radius:3px;margin-bottom:7px;overflow:hidden}.nutrient-bar>span{height:100%;display:block;border-radius:3px}.energy-glyph{height:57px;width:57px;display:flex;align-items:center;justify-content:center;gap:3px;transform:rotate(-15deg);opacity:.75;margin-left:10px}.energy-glyph span{width:6px;background:#9cbb7d;border-radius:5px;height:22px}.energy-glyph span:nth-child(2){height:38px}.energy-glyph span:nth-child(3){height:53px}.energy-glyph span:nth-child(4){height:40px}.energy-glyph span:nth-child(5){height:27px}.planner-grid{display:grid;grid-template-columns:minmax(0,1fr) 278px;gap:21px;align-items:start}.panel{background:#fff;border:1px solid var(--border);border-radius:10px;overflow:hidden}.planner-toolbar{display:flex;align-items:center;justify-content:space-between;padding:16px 19px;gap:12px;border-bottom:1px solid #eef1e9}.week-controls{display:flex;align-items:center;gap:9px}.week-controls strong{font-size:11px;font-weight:600;color:#637761}.week-controls .icon-button{border:1px solid #e9ede4;width:25px;height:25px}.segmented{display:flex;padding:3px;background:#f4f6f0;border-radius:6px;gap:2px}.segmented button{border:0;background:transparent;border-radius:4px;font-size:10px;padding:4px 14px;color:#9aa48e}.segmented button.active{background:#fff;color:#5f7858;box-shadow:0 1px 3px #1e301111}.day-tabs{display:grid;grid-template-columns:repeat(5,1fr);padding:13px 15px 0;gap:5px;border-bottom:1px solid var(--border)}.day-tabs button{border:0;background:#fff;color:#8b9782;padding:7px 4px 9px;position:relative;display:flex;align-items:center;flex-direction:column;gap:5px;font-size:9px;border-radius:6px 6px 0 0}.day-tabs button>span:first-child{text-transform:capitalize}.day-tabs button strong{font-size:11px;font-weight:500;color:#6d7c63}.day-tabs button.selected{background:#f0f6eb;color:#70936a}.day-tabs button.selected strong{color:#496d45;font-weight:700}.day-tabs button.selected:after{content:"";position:absolute;bottom:-1px;left:12px;right:12px;height:2px;background:#79a86b}.day-dot{height:4px;width:4px;background:#becdb1;border-radius:50%;margin-top:2px}.day-head{display:flex;justify-content:space-between;align-items:center;padding:22px 21px 20px;gap:10px}.day-head h2{font-size:15px;font-weight:600;letter-spacing:-.35px;margin-bottom:5px;text-transform:capitalize}.day-head p{font-size:9px;color:#a0a997;margin-bottom:0}.menu-table-wrap{overflow-x:auto}.menu-table{border-collapse:collapse;width:100%;font-size:10px;white-space:nowrap}.menu-table th{font-weight:400;font-size:9px;color:#a2ac98;padding:11px 8px;text-align:right;border-top:1px solid #eef1e9;border-bottom:1px solid #edf0e8;background:#fdfefb}.menu-table th:first-child{padding-left:21px;text-align:left;width:52%}.menu-table th:last-child{width:65px;padding-right:16px}.meal-divider td{padding:10px 21px;background:#f8faf4;border-bottom:1px solid #f0f3eb}.meal-divider td>div{display:flex;align-items:center;gap:8px}.meal-icon{display:flex;color:#bdac7b}.lunch .meal-icon{color:#90a180}.snack .meal-icon{color:#c2a791}.meal-divider strong{font-size:10px;font-weight:600;color:#748467}.meal-time{font-size:9px;color:#b3bba8;margin-left:3px}.meal-energy{margin-left:auto;font-size:9px;color:#97a489}.dish-row td{padding:11px 8px;text-align:right;border-bottom:1px solid #f0f3eb;color:#8a9880;font-size:10px;font-variant-numeric:tabular-nums}.dish-row td:first-child{text-align:left;padding-left:20px}.dish-row td:last-child{padding-right:13px}.dish-row .energy-cell{color:#75866b;font-weight:600}.dish-name-wrap{display:flex;gap:10px;align-items:center}.dish-symbol{width:31px;height:31px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#f0f4e9;color:#a3b290;flex-shrink:0}.dish-symbol.porridge,.dish-symbol.bread,.dish-symbol.bakery{background:#faf4e8;color:#cbb487}.dish-symbol.drink,.dish-symbol.dairy{background:#f2f3eb;color:#b5b696}.dish-symbol.main{background:#f5efe7;color:#bda98d}.dish-symbol.soup{background:#eff3e8;color:#a8b992}.dish-name{border:0;background:transparent;text-align:left;padding:0;white-space:normal;font-size:10px;color:#627658;line-height:1.5;min-width:125px}.dish-name:hover{color:#236b4e}.dish-name small{display:block;font-size:8px;color:#b0b9a5;margin-top:3px}.row-actions{display:flex;justify-content:flex-end;gap:2px}.row-actions .icon-button{width:23px;height:25px;color:#b6c0aa}.row-actions .locked{color:#589355;background:#edf5e9}.dish-row:hover{background:#fcfef9}.menu-table tfoot td{padding:15px 8px;text-align:right;background:#f6f9f0;font-size:10px;color:#6b805c;font-weight:600}.menu-table tfoot td:first-child{text-align:left;padding-left:21px}.planner-footer{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;gap:12px;font-size:8px;color:#a4af99;border-top:1px solid #e9eee0}.planner-footer>span{display:flex;align-items:center;gap:5px}.planner-footer strong{font-weight:600;color:#7c906e}.planner-aside{display:flex;flex-direction:column;gap:17px}.compliance-panel{padding:19px 18px}.panel-title{display:flex;align-items:center;justify-content:space-between}.panel-title h3{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;margin:0;color:#536f56}.panel-title svg{color:#81a37b}.live-dot{width:6px;height:6px;border-radius:50%;background:#90b783}.coverage-summary{display:flex;align-items:center;gap:15px;margin:22px 0}.coverage-ring{width:69px;height:69px;border-radius:50%;background:conic-gradient(#8caf7d var(--progress),#eef3e8 0);display:grid;place-items:center;flex-shrink:0;position:relative}.coverage-ring:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;background:#fff;border-radius:50%}.coverage-ring>strong{position:relative;text-align:center;z-index:1;font-size:19px;color:#68835c;font-weight:500}.coverage-ring small{display:block;font-size:8px;color:#b0baa5;font-weight:400}.coverage-summary h3{font-size:11px;font-weight:500;margin-bottom:5px;color:#708762}.coverage-summary p{font-size:9px;color:#a4af97;line-height:1.65;margin:0}.check-summary-line{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#97a58a;margin-top:10px}.check-summary-line>span{display:flex;align-items:center;gap:7px}.check-summary-line strong{font-weight:500;color:#7d906f}.aside-divider{height:1px;background:#edf1e6;margin:20px 0 17px}.aside-label{font-size:8px;color:#a4af98;letter-spacing:1px;margin-bottom:13px}.check-row{display:flex;align-items:flex-start;gap:9px;background:none;border:0;padding:0;margin-bottom:18px;text-align:left;width:100%}.check-row>div{flex:1;min-width:0}.check-row strong{font-size:10px;color:#7a876b;font-weight:500;display:block;margin-bottom:4px}.check-row span:not(.status-icon){font-size:8px;color:#a5af98;line-height:1.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.check-row>svg{color:#b6c2a5;margin-top:2px}.status-icon{width:23px;height:23px;background:#f7f3e5;color:#c1ad77;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.status-icon.passed{background:#edf4e6;color:#8baa77}.status-icon.failed{background:#f9eee7;color:#c18f77}.status-icon.missing{background:#f4f0e7;color:#bda87d}.status-icon.na{background:#f1f2ef;color:#a0aaa0}.compliance-panel>.button{margin-top:4px;font-size:10px;color:#8c9c7d;background:#fcfdf9;border-color:#e7eddf;justify-content:space-between;padding:10px 13px}.nutrition-detail{padding:19px 19px 16px}.nutrition-detail h3{font-size:12px;font-weight:600;color:#66805e;margin-bottom:4px}.nutrition-detail>.small-text{font-size:8px;color:#abb7a0!important}.nutrient-line{display:flex;justify-content:space-between;font-size:10px;margin-top:16px;color:#97a689}.nutrient-line strong{color:#7b936d;font-weight:500}.nutrient-line small{font-weight:400;color:#b2bda6;font-size:9px}.unknown{font-size:8px;color:#baa476;background:#f9f5ea;padding:3px 6px;border-radius:4px}.subtle-note{border-top:1px solid #edf1e6;padding-top:12px;margin-top:18px;font-size:8px;color:#aeb9a2;line-height:1.7}.season-card{position:relative;background:#315e49;border:1px solid #2e5b43;overflow:hidden;border-radius:10px;padding:22px 20px 18px;color:#fff;min-height:207px}.season-eyebrow{font-size:8px;letter-spacing:1.3px;color:#acc2a3;position:relative}.season-card h3{font-size:19px;font-weight:500;line-height:1.45;letter-spacing:-.4px;margin:10px 0 9px;color:#f2f5e9;position:relative}.season-card p{font-size:9px;line-height:1.8;color:#b0c2a7;position:relative}.season-card button{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;font-size:9px;border:0;border-top:1px solid #69876a;background:none;color:#c5d5b9;padding:14px 0 0;margin-top:18px}.season-art{position:absolute;right:-29px;bottom:34px;width:140px;height:140px;opacity:.21;color:#d2d9a5;transform:rotate(-25deg)}.season-art svg{position:absolute;right:0;top:0}.season-art svg:first-child{top:40px;right:60px;transform:rotate(80deg)}.bottom-action-bar{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:22px 0}.bottom-action-bar>span{display:flex;gap:7px;align-items:center;font-size:9px;color:#a1ae97}.bottom-action-bar>div{display:flex;gap:9px}.footer{display:flex;justify-content:space-between;padding:10px 36px 20px;color:#acb6a4;font-size:8px;max-width:1640px;width:100%;margin:0 auto}.footer span{display:flex;align-items:center;gap:6px}.week-overview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:15px;gap:8px}.week-overview>button{text-align:left;background:#fcfdf9;border:1px solid #e8edde;border-radius:7px;padding:11px 9px;font-size:10px}.week-overview>button>strong{color:#657e57;font-size:11px;text-transform:capitalize}.week-overview>button>div{border-top:1px solid #edf1e5;margin-top:14px;padding-top:9px}.week-overview small{color:#9ba88b;font-size:9px}.week-overview p{font-size:9px;color:#7f9271;line-height:1.8;margin:7px 0}.week-overview>button>span{display:block;background:#edf3e5;border-radius:4px;padding:4px;font-size:9px;margin-top:13px;text-align:center;color:#83a16e}.job-progress{position:relative;background:#f2f7ee;color:#749366;padding:13px 20px;display:flex;justify-content:space-between;font-size:10px;gap:10px;overflow:hidden}.job-progress i{position:absolute;bottom:0;left:0;height:2px;width:30%;background:#8aad77;animation:progress 1.7s ease-in-out infinite}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes progress{0%{left:-30%}to{left:100%}}.modal{padding:0;border:1px solid #dfe6dd;border-radius:15px;width:520px;max-width:calc(100vw - 30px);max-height:90vh;box-shadow:0 20px 100px #122c2133;color:#344d3d;overflow:auto}.modal.wide{width:790px}.modal::backdrop{background:#1d302951;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-head{padding:24px 26px 19px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:flex-start;position:sticky;top:0;background:#fff;z-index:3}.modal-head h2{font-size:20px;margin:0}.modal-head p{font-size:11px;margin:7px 0 0}.modal-body{padding:24px 26px}.modal-body>h3{margin:22px 0 13px}.modal-actions{display:flex;justify-content:flex-end;align-items:center;gap:9px;padding-top:22px;border-top:1px solid var(--border);margin-top:25px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px;font-size:11px;color:#738369;min-width:0}.field>span{font-weight:600}.field input,.field select,.field textarea{border:1px solid #dfe6d9;border-radius:6px;background:#fff;padding:10px 11px;color:#4d6644;font-size:12px;width:100%;min-width:0}.field textarea{min-height:85px;resize:vertical;line-height:1.7}.field small{font-size:9px;color:#9ca68f;font-weight:400;line-height:1.65}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.field-grid.three{grid-template-columns:repeat(3,1fr)}.field-grid .span-2{grid-column:1/-1}.checkbox-field{display:flex;align-items:center;gap:8px;font-size:11px;color:#72856b;margin:13px 0}.checkbox-field input{accent-color:var(--green);width:15px;height:15px}.checkboxes{display:flex;flex-wrap:wrap;gap:7px 17px}.checkboxes .checkbox-field{margin:5px 0}.error-box{background:#fcf0ea;color:#aa7561;border:1px solid #f0ddd3;border-radius:8px;padding:13px 16px;font-size:11px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;white-space:pre-wrap}.info-box{background:#f5f7ee;border:1px solid #e6ebd9;border-radius:7px;padding:13px 15px;font-size:11px;color:#8d9874;line-height:1.8;margin:14px 0}.toast{position:fixed;z-index:100;bottom:25px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:11px;background:#254f3c;color:#edf4e5;border:1px solid #4c7755;padding:13px 15px;border-radius:9px;box-shadow:0 5px 20px #224f351f;font-size:11px;max-width:90vw}.toast>.icon-button{color:#c5d5be}.startup{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.loading{display:flex;flex-direction:column;align-items:center;gap:16px;justify-content:center;min-height:240px;color:#829771;font-size:12px}.empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:50px 20px}.empty-icon{display:grid;place-items:center;width:60px;height:60px;border-radius:16px;background:#edf4e6;color:#87aa71;margin-bottom:18px}.empty h3{font-size:17px;margin-bottom:9px}.empty p{font-size:12px;max-width:370px;margin-bottom:19px}.search-input{display:flex;align-items:center;gap:9px;border:1px solid #e0e7d8;border-radius:7px;padding:9px 12px;color:#a0b08c;background:#fff}.search-input input{border:0;background:none;outline:0;min-width:0;width:100%;font-size:11px;color:#667c57;padding:3px 0}.replacement-list>button{display:flex;align-items:center;gap:13px;width:100%;padding:15px 0;border:0;border-bottom:1px solid var(--border);text-align:left;background:transparent}.replacement-list>button:hover{background:#f8faf4}.replacement-list>button>div{flex:1}.replacement-list strong{display:block;font-size:12px;font-weight:500;color:#58734d}.replacement-list>button>div>span{display:block;color:#97a786;font-size:10px;margin-top:4px}.replacement-list small{display:block;color:#b08b65;font-size:10px}.replacement-list>button>span:nth-last-child(2){font-size:11px;color:#8c9b7d}.replacement-list>button>svg{color:#9eb28e}.portion-editor{display:flex;align-items:center;gap:15px;background:#f8faf4;padding:13px 15px;border-radius:7px;margin-top:16px}.portion-editor .field{margin:0;flex:1}.portion-editor input{width:100px}.portion-editor>.button{align-self:end}.recipe-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px}.recipe-stats>div{background:#f5f8ef;border:1px solid #e7eddb;padding:15px;border-radius:8px}.recipe-stats span{display:block;font-size:10px;color:#8b9e79}.recipe-stats strong{display:block;font-size:21px;color:#668851;margin-top:6px;font-weight:500}.recipe-stats small{font-size:11px;color:#9bad8e}.table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:11px;text-align:left}.data-table th{background:#f8faf4;color:#92a17f;font-weight:500;padding:13px 16px;border-bottom:1px solid #e8eddc;white-space:nowrap;font-size:10px}.data-table td{padding:15px 16px;border-bottom:1px solid #edf1e5;color:#758765;vertical-align:middle;line-height:1.6}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fcfdf9}.data-table td strong{font-weight:500;color:#5f7950}.data-table td small{display:block;font-size:9px;color:#a5b095;margin-top:3px}.data-table .actions{display:flex;gap:8px;align-items:center}.text-body{font-size:12px;line-height:1.9;color:#879578}.source{display:inline-flex;align-items:center;gap:5px;font-size:10px;color:#83a26e;word-break:break-word}.panel-padding{padding:22px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:17px 20px;border-bottom:1px solid var(--border);flex-wrap:wrap}.toolbar .search-input{min-width:240px}.toolbar select{border:1px solid #e0e6d8;background:#fff;border-radius:6px;padding:8px 11px;font-size:11px;color:#7b8d6c}.toolbar-right{display:flex;gap:9px;align-items:center}.document-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.document-card{padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.document-card .doc-icon{padding:11px;border-radius:10px;background:#edf4e4;color:#8fab7b;display:flex}.document-card h3{font-size:14px;margin:0;color:#557548}.document-card p{font-size:11px;margin:0;flex:1}.document-card .card-bottom{border-top:1px solid var(--border);padding-top:15px;display:flex;gap:8px;width:100%;justify-content:space-between;margin-top:7px}.page-tabs{display:flex;gap:26px;border-bottom:1px solid #e1e7d8;margin-bottom:23px}.page-tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:0 0 13px;font-size:12px;color:#9ba98c}.page-tabs button.active{border-bottom-color:#77a062;color:#587c49;font-weight:600}.coverage-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.coverage-card{padding:19px 23px;display:flex;align-items:center;gap:17px}.coverage-card .status-icon{width:38px;height:38px}.coverage-card strong{display:block;font-size:25px;color:#5b7d4c;font-weight:500}.coverage-card span{font-size:10px;color:#9eae8d}.check-table .check-name{display:flex;gap:10px;align-items:center}.check-table .check-name>div{min-width:200px}.check-table td{max-width:300px}.check-table .source{margin-top:5px}.history-list{padding:10px 25px}.history-item{display:flex;gap:16px;padding:22px 0;border-bottom:1px solid var(--border)}.history-item:last-child{border:0}.history-version{display:flex;align-items:center;justify-content:center;background:#eff5e7;border:1px solid #e2ecd7;color:#83a06e;border-radius:9px;min-width:39px;height:38px;font-size:11px}.history-item>div:nth-child(2){flex:1}.history-item h3{font-size:12px;margin-bottom:5px}.history-item p{font-size:10px;margin:0}.history-item>button{align-self:center}.workspace-list{display:flex;flex-direction:column;gap:13px}.workspace-option{display:flex;align-items:center;gap:13px;border:1px solid #e3ead9;background:#fff;border-radius:7px;text-align:left;padding:13px;width:100%}.workspace-option.selected{background:#f4f8ee;border-color:#bccfaf}.workspace-option>div{flex:1}.workspace-option strong{font-size:13px;display:block}.workspace-option span:not(.workspace-icon){font-size:10px;display:block;color:#9cac8c;margin-top:4px}.workspace-option>svg{color:#91ac7b}.help-steps>div:not(.info-box){display:flex;align-items:flex-start;gap:15px;margin-bottom:19px}.help-steps>div>span{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;color:#8ca375;background:#f0f5e7}.help-steps p{font-size:12px;margin-bottom:0}.stack{display:flex;flex-direction:column;gap:11px}.stepper{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding:18px 26px;gap:8px;background:#fcfdf9}.stepper>div{display:flex;align-items:center;gap:7px;font-size:10px;color:#a8b19e}.stepper span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#eff2e8;color:#9ba98a}.stepper .active{color:#507541}.stepper .active span{background:#679453;color:#fff}.wizard-body{min-height:380px}.wizard-body h3{font-size:15px;margin-top:0}.profile-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:13px 0 22px}.profile-options button{border:1px solid #e5ebdd;background:#fbfcf8;border-radius:7px;padding:15px 10px;display:flex;flex-direction:column;align-items:flex-start;gap:9px;text-align:left;font-size:10px;color:#92a282}.profile-options button.selected{border-color:#8bae71;background:#f1f7e9;color:#618745}.profile-options svg{color:#9db586}.day-selector{display:flex;gap:6px;margin:10px 0 22px}.day-selector button{background:#f8faf4;border:1px solid #e4ead9;border-radius:5px;color:#a0ad92;padding:8px 13px;font-size:10px}.day-selector button.selected{background:#eaf3e0;color:#78995a;border-color:#c9dcbc}.upload-zone{display:flex;align-items:center;flex-direction:column;gap:13px;padding:35px 18px;border:1px dashed #bacfad;background:#f8fbf3;border-radius:10px;color:#85a371;margin:18px 0}.upload-zone input{font-size:11px;max-width:100%;color:#889c7b}.upload-zone small{color:#a4b195;font-size:10px}.json-editor{font:11px/1.65 monospace!important;min-height:200px!important}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 25px}.summary-grid>div{padding:10px 0;border-bottom:1px solid var(--border)}.summary-grid small{font-size:10px;color:#a2af93;display:block}.summary-grid strong{font-size:12px;display:block;color:#6f8c5c;font-weight:500;margin-top:5px}.overview-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:22px}.overview-chart{display:flex;align-items:end;gap:13px;height:200px;padding:18px 10px 0}.chart-column{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;gap:8px}.chart-column>div{width:100%;max-width:35px;background:#a9c48f;border-radius:5px 5px 0 0;min-height:2px}.chart-column>small{font-size:8px;color:#9baa8b}.chart-column>span{font-size:9px;color:#8ba078}.overview-greeting{padding:29px;background:#edf4e5;border-color:#dfebd2;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;gap:20px}.overview-greeting h2{font-size:24px;line-height:1.5;color:#4c7040;margin-bottom:9px}.overview-greeting p{font-size:11px;color:#93a280;margin-bottom:19px}.overview-greeting>svg{color:#a8c38e;width:100px;height:100px;margin-right:25px}.metric-note{font-size:10px;color:#9faa90;margin-top:18px}.ingredient-editor{display:flex;gap:8px;align-items:center;margin:9px 0}.ingredient-editor select{flex:1;min-width:0}.ingredient-editor input{width:65px}.ingredient-editor select,.ingredient-editor input{border:1px solid #e1e8d9;border-radius:5px;padding:8px;color:#7d926b;font-size:10px}.mobile-menu,.sidebar-backdrop{display:none}.access-card{display:flex;align-items:center;gap:20px;padding:25px;margin-bottom:23px}.access-card>.avatar{width:50px;height:50px;font-size:19px}.access-card>div{flex:1}.access-card h3{margin-bottom:5px}.access-card p{margin-bottom:0;font-size:11px}@media(min-width:1500px){.planner-grid{grid-template-columns:minmax(0,1fr) 300px}.content{padding-top:42px}.menu-table,.dish-name{font-size:12px}.dish-row td{font-size:12px;padding-top:14px;padding-bottom:14px}.dish-name small{font-size:9px}.stat-caption{font-size:10px}.stat-label{font-size:11px}.stat-card strong{font-size:32px}.nav-item{font-size:12px}.section-head p{font-size:13px}.filter-chip{font-size:11px}}@media(max-width:1200px){.sidebar{width:216px;flex-basis:216px;padding-left:12px;padding-right:12px}.main-shell{margin-left:216px;width:calc(100% - 216px)}.content{padding:28px 24px 18px}.topbar{padding:0 24px}.planner-grid{grid-template-columns:minmax(0,1fr) 238px;gap:15px}.compliance-panel,.nutrition-detail{padding:17px 14px}.coverage-summary{gap:10px}.stat-card{padding:17px 15px 14px}.stat-label{font-size:9px}.stat-caption{font-size:7px}.energy-glyph,.saved{display:none}.dish-symbol{width:26px;height:27px}.dish-name-wrap{gap:6px}.dish-row td:first-child{padding-left:13px}.dish-row td,.menu-table th{padding:10px 5px}.dish-name{font-size:9px}.row-actions .icon-button{width:20px}.menu-table th:first-child{padding-left:13px}.menu-table th:last-child{width:46px}.menu-table .dish-row td:last-child{padding-right:6px}.document-grid{grid-template-columns:repeat(2,1fr)}.nav-item{font-size:10px;gap:9px}.coverage-card{padding:16px 13px;gap:12px}.coverage-card .status-icon{width:29px;height:29px}.topbar-actions{gap:10px}.footer{padding-left:24px;padding-right:24px}.planner-toolbar{padding:14px}.day-head{padding:18px 14px}.planner-footer{padding:13px;font-size:7px}}@media(max-width:1020px){.planner-grid{grid-template-columns:1fr}.planner-aside{display:grid;grid-template-columns:1.1fr 1fr}.season-card{display:none}.coverage-summary{margin:16px 0}.compliance-panel>.aside-divider,.compliance-panel>.aside-label,.compliance-panel>.check-row{display:none}.compliance-panel>.button{margin-top:17px}.dish-name{font-size:11px}.dish-row td{font-size:11px;padding:12px 8px}.dish-symbol{width:31px;height:31px}.dish-row td:first-child{padding-left:20px}.global-search{display:none}.stat-grid{gap:10px}.stat-card{padding:15px 13px}.stat-card strong{font-size:25px}.stat-caption{white-space:normal}.section-head{gap:10px}.section-head h1{font-size:27px}.overview-grid{grid-template-columns:1fr}.bottom-action-bar{flex-wrap:wrap}}@media(max-width:760px){.sidebar{transform:translate(-100%);width:246px;transition:transform .2s}.sidebar.open{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#17392355;z-index:29}.main-shell{margin-left:0;width:100%}.mobile-menu{display:flex}.topbar{height:62px;padding:0 17px}.breadcrumbs{font-size:10px;gap:9px}.breadcrumbs>span:first-of-type,.breadcrumbs .slash{display:none}.topbar-actions{gap:10px}.topbar-actions>.icon-button{display:none}.content{padding:25px 17px 12px}.section-head{align-items:flex-start;margin-bottom:23px}.section-head h1{font-size:25px}.section-head p{font-size:10px;max-width:250px}.section-head>.button{font-size:10px;padding:8px 11px;margin-top:18px}.eyebrow{font-size:8px;letter-spacing:1px}.stat-grid{grid-template-columns:repeat(2,1fr);gap:11px;margin-bottom:20px}.stat-card{padding:15px 17px}.stat-label{font-size:10px}.stat-card strong{font-size:27px;margin:9px 0}.stat-caption{font-size:8px}.energy-glyph{display:flex;transform:scale(.75) rotate(-15deg);margin:0}.menu-title-row>.text-button{display:none}.menu-title>button{font-size:15px}.menu-title{gap:7px}.filter-chip{font-size:9px;padding:7px 8px}.filters-row{margin-bottom:17px}.filter-chips{gap:7px}.filter-chip:nth-child(3){display:none}.planner-aside{grid-template-columns:1fr 1fr;gap:11px}.coverage-summary{flex-direction:column;align-items:flex-start;gap:9px}.coverage-summary h3{font-size:10px}.coverage-summary p{font-size:8px}.coverage-summary p br{display:none}.panel-title h3{font-size:10px;gap:5px}.panel-title svg{width:16px}.compliance-panel>.button{font-size:8px;padding:9px 8px}.nutrition-detail h3{font-size:10px}.nutrient-line{font-size:9px}.nutrition-detail{padding:17px 12px}.subtle-note{font-size:7px}.day-head h2{font-size:13px}.day-head .button{font-size:9px;padding:8px 10px;min-height:33px}.planner-toolbar{gap:8px;padding:12px}.segmented button{font-size:9px;padding:4px 10px}.planner-toolbar>.button span{display:none}.planner-toolbar>.button{padding:6px 9px}.week-controls{gap:5px}.week-controls strong{font-size:10px}.day-tabs{padding:9px 8px 0;gap:3px}.day-tabs button{font-size:8px;gap:4px}.day-tabs button strong{font-size:9px}.day-head{padding:17px 13px}.menu-table{min-width:540px}.menu-table th{font-size:8px}.dish-name{font-size:10px;min-width:160px}.dish-row td{padding:11px 7px;font-size:10px}.menu-table th:first-child,.dish-row td:first-child{padding-left:14px}.meal-divider td{padding:10px 14px}.planner-footer{flex-wrap:wrap;font-size:8px;gap:8px}.bottom-action-bar{gap:13px;padding:18px 0}.bottom-action-bar>span{font-size:8px}.bottom-action-bar>div{width:100%}.bottom-action-bar .button{flex:1;font-size:10px}.footer{padding:9px 17px 20px;gap:10px;font-size:7px}.footer>span:last-child{display:none}.document-grid{grid-template-columns:1fr}.coverage-cards{grid-template-columns:1fr 1fr;gap:10px}.coverage-card{padding:12px 15px}.coverage-card strong{font-size:23px}.coverage-card span{font-size:9px}.toolbar{padding:13px;gap:10px}.toolbar .search-input{min-width:0;flex:1}.toolbar-right{flex-wrap:wrap}.toolbar-right>.badge{display:none}.page-tabs{gap:18px}.page-tabs button{font-size:10px}.modal-head{padding:19px}.modal-head h2{font-size:18px}.modal-head p{font-size:10px}.modal-body{padding:20px}.field-grid{gap:0 12px}.field-grid.three{grid-template-columns:1fr 1fr}.field{font-size:10px}.field input,.field select,.field textarea{font-size:11px}.stepper{padding:15px 19px;gap:6px}.stepper>div{font-size:9px;gap:4px}.stepper span{width:21px;height:21px}.profile-options{grid-template-columns:repeat(2,1fr)}.summary-grid{gap:8px 15px}.replacement-list>button{gap:9px}.replacement-list strong{font-size:11px}.replacement-list>button>span:nth-last-child(2){font-size:10px}.recipe-stats{gap:8px}.recipe-stats>div{padding:11px}.recipe-stats span{font-size:8px}.recipe-stats strong{font-size:18px}.recipe-stats small{font-size:9px}.toast{bottom:15px;font-size:10px;min-width:280px}.week-overview{overflow:auto;grid-template-columns:repeat(5,140px)}.overview-greeting{padding:22px}.overview-greeting h2{font-size:20px}.overview-greeting>svg{width:60px;height:60px;margin:0}.history-item{gap:10px}.history-item>.button{font-size:9px;padding:7px}.history-list{padding:5px 16px}.history-item h3,.help-steps p{font-size:11px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(min-width:761px){.nav-item,.workspace strong,.profile strong{font-size:12px}.workspace small,.profile small{font-size:10px}.breadcrumbs,.section-head p{font-size:12px}.filter-chip,.stat-label{font-size:11px}.stat-caption{font-size:10px;white-space:normal}.dish-name,.dish-row td{font-size:12px}.dish-name small{font-size:10px}.menu-table th,.meal-divider strong{font-size:11px}.meal-time,.meal-energy{font-size:10px}.panel-title h3,.nutrition-detail h3{font-size:13px}.check-row strong{font-size:12px}.check-row span:not(.status-icon){font-size:10px}.check-summary-line,.nutrient-line{font-size:11px}.coverage-summary h3{font-size:12px}.coverage-summary p{font-size:10px}.button,.data-table td{font-size:12px}.data-table th{font-size:11px}.data-table td small{font-size:10px}.planner-footer{font-size:9px}.day-head h2{font-size:16px}.day-head p{font-size:10px}}.dish-name{color:#48613e}.dish-row td{color:#68795e}.check-row strong{color:#637653}.check-row span:not(.status-icon){color:#859475}.stat-caption{color:#89977d}.subtle-note{color:#8b9a7e}.day-head h2{text-transform:none}.day-head h2:first-letter{text-transform:uppercase}
