:root{color-scheme:light;--bg: #ead8b1;--bg-warm: #f7ecd1;--panel: rgba(255, 248, 236, .95);--panel-strong: #fffaf2;--line: rgba(111, 105, 38, .18);--line-strong: rgba(224, 109, 41, .34);--text: #241a12;--muted: #72654a;--brand: #e06d29;--brand-deep: #a9481d;--brand-olive: #78762a;--brand-olive-deep: #5d5e1c;--accent: #efbc64;--chalk: #111111;--chalk-soft: #1c1c1c;--success: #2f7d48;--warning: #d17b18;--shadow: 0 20px 50px rgba(54, 31, 10, .16);--shadow-soft: 0 10px 28px rgba(54, 31, 10, .1);font-family:Segoe UI,Trebuchet MS,sans-serif}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top left,rgba(255,241,198,.5),transparent 34%),radial-gradient(circle at bottom right,rgba(224,109,41,.16),transparent 24%),linear-gradient(180deg,#f8efd6f2,#ebd7abf0),var(--bg);color:var(--text);min-width:320px}button,input,select,textarea{font:inherit}button{border:0;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#fff;padding:.78rem 1.15rem;cursor:pointer;font-weight:700;box-shadow:var(--shadow-soft)}button.secondary{background:#78762a1f;color:var(--brand-olive-deep);box-shadow:none}button.ghost{background:#2f7d481a;color:var(--success)}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:#fffcf6f0;padding:.78rem .95rem;color:var(--text);min-height:48px}textarea{resize:vertical;min-height:120px}table{width:100%;border-collapse:collapse}th,td{padding:.85rem .7rem;text-align:left;border-bottom:1px solid var(--line)}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.sidebar{padding:1.5rem 1.35rem;background:radial-gradient(circle at top,rgba(224,109,41,.09),transparent 26%),linear-gradient(180deg,#0d0d0dfa,#1b1b1bfa),var(--chalk);color:#fff8ed;display:flex;flex-direction:column;gap:1rem;border-right:4px solid rgba(224,109,41,.72);position:sticky;top:0;align-self:start;min-height:100vh}.sidebar .muted{color:#fff3e7c7}.main-content{padding:1.35rem 1.5rem 1.6rem;display:flex;flex-direction:column;gap:1rem;min-width:0}.brand-block{display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:28px;background:radial-gradient(circle at top,rgba(224,109,41,.08),transparent 56%),linear-gradient(180deg,#ffffff0a,#ffffff03);border:1px solid rgba(224,109,41,.18)}.logo-frame{display:flex;justify-content:center;padding-top:.25rem}.brand-logo{width:min(156px,100%);aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 16px 26px rgba(0,0,0,.34))}.brand-copy{display:flex;flex-direction:column;gap:.45rem;text-align:center}.brand-copy h1{font-family:Georgia,Times New Roman,serif;font-size:1.9rem;line-height:1;font-weight:700;color:#fff4df}.brand-copy .eyebrow{color:#e06d29e0}.sidebar-note{margin-top:auto;display:flex;flex-direction:column;gap:.75rem;padding:1rem;border-radius:20px;background:#fff8ec0f;border:1px solid rgba(224,109,41,.12)}.sidebar-note-row{display:flex;flex-wrap:wrap;gap:.5rem}.toolbar,.section-header,.toolbar-filters,.actions,.metric-row,.goal-row,.trend-row{display:flex;align-items:center;gap:.9rem}.toolbar,.section-header{justify-content:space-between}.toolbar{padding:1rem 1.15rem;border-radius:26px;background:linear-gradient(180deg,#fff8ecfa,#fff3def0),var(--panel);border:1px solid rgba(224,109,41,.16);box-shadow:var(--shadow);position:relative}.toolbar:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;border-radius:26px 0 0 26px;background:linear-gradient(180deg,var(--brand),var(--brand-olive))}.toolbar-title{display:flex;flex-direction:column;gap:.2rem}.toolbar-title h2{font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.02;color:var(--brand-olive-deep)}.toolbar-filters,.actions{flex-wrap:wrap;justify-content:flex-end}.metric-row{margin-top:1rem}.account-switcher{display:flex;flex-direction:column;gap:.35rem;min-width:210px}.toolbar-status{align-items:flex-end}.panel,.card{background:var(--panel);border:1px solid rgba(224,109,41,.12);border-radius:22px;box-shadow:var(--shadow)}.panel{padding:1.1rem 1.15rem}.card-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:.85rem}.approval-panel{border-color:#d17b1847;background:linear-gradient(180deg,#fff7e5fa,#fff1d2f2),var(--panel)}.approval-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem}.approval-item{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.85rem .95rem;border-radius:16px;background:#fffcf6e0;border:1px solid rgba(209,123,24,.18);color:var(--text);box-shadow:none;cursor:pointer;text-align:left}.approval-item:hover{border-color:#e06d2959;background:#fff9eefa}.card{padding:.95rem 1rem;display:flex;flex-direction:column;gap:.4rem;min-height:118px}.two-column,.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.zones-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}label{display:flex;flex-direction:column;gap:.4rem}.field-label,label span,.eyebrow,.small{font-size:.82rem;letter-spacing:.06em;text-transform:uppercase}.eyebrow,label span,.small{color:var(--muted)}.nav-list,.stack-lg,.stack-sm{display:flex;flex-direction:column}.nav-list,.stack-lg{gap:.85rem}.stack-sm{gap:.6rem}.nav-item{justify-content:flex-start;background:linear-gradient(180deg,#ffffff0a,#ffffff05);color:#fff7eb;border:1px solid rgba(224,109,41,.08);padding:.82rem 1rem;box-shadow:none}.nav-item.active{background:linear-gradient(135deg,#78762af2,#e06d29eb);color:#fff6e8}.mobile-nav{display:none}.mobile-nav-list{display:flex;flex-direction:column;gap:.6rem;margin-top:.7rem}.mobile-nav-list .nav-item{background:#fffcf6f0;color:var(--brand-olive-deep);border:1px solid rgba(224,109,41,.12)}.mobile-nav-list .nav-item.active{background:linear-gradient(135deg,#78762af2,#e06d29eb);border-color:#e06d2938;color:#fff6e8}.mobile-nav-toggle{display:flex;width:100%;justify-content:space-between}.validation-actions{margin-top:1rem}.form-grid+.actions,.plain-list+.actions,.table-wrap+.actions,.stack-sm+.actions{margin-top:1rem}.mobile-nav-meta{display:flex;flex-direction:column;gap:.45rem;margin-top:.7rem}.feedback{background:#efbc642e;border:1px solid rgba(214,101,36,.2);color:var(--brand-deep);padding:.95rem 1rem;border-radius:18px}.chip,.pill{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;border:1px solid var(--line)}.chip{background:#fffaf0db;color:var(--brand-olive-deep);width:fit-content}.pill{background:#fff;color:var(--text)}.pill.selected{background:#9c3d2b24}.pill.accent{border-color:#e6b04d80}.employee-pills{display:flex;flex-wrap:wrap;gap:.7rem}.bar-track,.goal-track{flex:1;min-height:12px;background:#9c3d2b14;border-radius:999px;overflow:hidden}.bar-fill,.goal-fill{height:12px;border-radius:inherit}.bar-fill{background:linear-gradient(90deg,#d37a28,#9c3d2b)}.goal-fill.healthy{background:linear-gradient(90deg,#58a16e,#2f7d48)}.goal-fill.warning{background:linear-gradient(90deg,#f0b56b,#d17b18)}.plain-list{margin:0;padding-left:1.1rem}.table-wrap{overflow-x:auto}.reports-sheet-table{min-width:2400px}.reports-sheet-table th,.reports-sheet-table td{white-space:nowrap;vertical-align:top}.reports-sheet-table th{position:sticky;top:0;background:#fff8ecfa;z-index:1}.daily-sheet{display:flex;flex-direction:column;gap:.8rem;background:linear-gradient(180deg,#fffaf1fa,#fcf5e7f5),var(--panel)}.daily-sheet-header,.daily-sheet-meta,.staff-columns{display:flex;gap:.85rem}.daily-sheet-header{justify-content:space-between;align-items:flex-start}.daily-sheet-meta{flex-wrap:wrap;justify-content:flex-end}.daily-sheet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.sheet-card-wide{grid-column:1 / -1}.sheet-card{border:1px solid rgba(120,118,42,.14);border-radius:18px;padding:.8rem;background:#fffdf8d1}.sheet-rows{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.sheet-rows-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.kitchen-row{grid-template-columns:repeat(4,minmax(0,1fr))}.fuel-row{grid-template-columns:repeat(5,minmax(0,1fr))}.daily-zones-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem}.staff-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.7rem}.staff-column{min-width:0;display:flex;flex-direction:column;gap:.55rem;padding:.7rem .75rem;border-radius:16px;background:#78762a0f;border:1px solid rgba(120,118,42,.1)}.sheet-summary{display:flex;flex-direction:column;gap:.55rem;padding-top:.25rem}.sheet-section-title{margin:1rem 0 .45rem;font-size:1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--brand-olive-deep)}.daily-sheet .eyebrow{margin-bottom:1rem}.daily-sheet input,.daily-sheet select,.daily-sheet textarea{min-height:40px;padding:.55rem .7rem;border-radius:12px}.daily-sheet textarea{min-height:110px}.daily-sheet label{gap:.25rem}.daily-sheet label span,.daily-sheet .small{font-size:.72rem}.assignment-list{display:flex;flex-direction:column;gap:.45rem}.assignment-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem;align-items:end}.assignment-row--pizzer{grid-template-columns:minmax(0,1fr) auto auto}.assignment-row select{min-width:0}.assignment-count{display:flex;flex-direction:row;align-items:center;gap:.35rem;white-space:nowrap}.assignment-count span{font-size:.68rem;font-weight:700;text-transform:uppercase;color:var(--muted);white-space:nowrap}.assignment-count input{flex:0 0 4.5rem;width:4.5rem;text-align:center}.compact-button{padding:.5rem .75rem;font-size:.8rem}.trend-list{display:flex;flex-direction:column;gap:.7rem}.muted{color:var(--muted)}h1,h2,h3,p{margin:0}h3{font-family:Georgia,Times New Roman,serif;font-size:1.45rem;color:var(--brand-olive-deep)}strong{font-size:1.02rem}@media (max-width: 1080px){.app-shell,.card-grid,.two-column,.approval-list,.form-grid,.zones-grid,.daily-sheet-grid,.daily-zones-grid,.sheet-rows,.staff-columns,.assignment-row{grid-template-columns:1fr}.sidebar,.main-content{padding:1.2rem}.sidebar{position:static;min-height:auto;border-right:0;border-bottom:4px solid rgba(214,101,36,.65)}.mobile-nav{display:block;position:sticky;top:0;z-index:20;padding:.8rem;border-radius:20px;background:linear-gradient(180deg,#fff8ecfa,#fff3def5),var(--panel);border:1px solid rgba(224,109,41,.16);box-shadow:var(--shadow-soft)}.sidebar .nav-list,.sidebar .sidebar-note{display:none}.toolbar{flex-direction:column;align-items:flex-start}.toolbar-filters{justify-content:flex-start;width:100%}.toolbar-status{align-items:flex-start}.account-switcher{min-width:min(100%,280px)}}@media (max-width: 700px){.main-content,.sidebar{padding:1rem}.brand-block{padding:.85rem;gap:.7rem}.brand-logo{width:min(118px,100%)}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar-title h2{font-size:1.55rem}.daily-sheet-header,.daily-sheet-meta{flex-direction:column;align-items:flex-start}.toolbar-filters,.actions{flex-direction:column;align-items:stretch;margin-top:1rem}.account-switcher,.toolbar-status,.toolbar-filters>button{width:100%}.panel,.toolbar,.card{border-radius:18px}}@media (max-width: 560px){.card-grid{grid-template-columns:1fr}}
