:root{color:#17212b;background:#f3f5f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}body{margin:0}button,input{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}.dashboard{margin:0 auto;max-width:1440px;min-height:100vh;padding:28px 28px 40px}.topbar{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:22px}.eyebrow{color:#11685e;font-size:.75rem;font-weight:700;letter-spacing:0;margin:0 0 6px;text-transform:uppercase}h1{font-size:1.7rem;font-weight:700;line-height:1.2;margin:0}h2{font-size:1rem;font-weight:650;line-height:1.3;margin:0}.refresh-status{align-items:center;color:#596776;display:flex;font-size:.86rem;gap:14px}.primary-button,.secondary-button{border:1px solid transparent;border-radius:6px;font-weight:600;min-height:42px;padding:0 16px}.primary-button{background:#147b70;color:#fff}.primary-button:hover:not(:disabled){background:#0f665d}.secondary-button{background:#fff;border-color:#ccd4dc;color:#263644}.secondary-button:hover:not(:disabled){background:#eef2f4}.notice{border:1px solid;border-radius:6px;font-size:.9rem;margin:0 0 18px;padding:12px 14px}.notice-success{background:#e6f4ee;border-color:#a7d6c5;color:#135c4c}.notice-error{background:#fcebea;border-color:#edb9b4;color:#8c2e29}.overview{display:grid;gap:14px;grid-template-columns:minmax(280px,2fr) repeat(4,minmax(130px,1fr));margin-bottom:18px}.create-order,.metric,.panel{background:#fff;border:1px solid #d9e0e6;border-radius:8px}.create-order{padding:18px}.create-order label{color:#536273;display:block;font-size:.82rem;font-weight:500;margin:14px 0 6px}.order-controls{display:flex;gap:10px}.order-controls input{border:1px solid #b9c5d0;border-radius:6px;color:#17212b;min-height:42px;min-width:72px;padding:0 10px;width:100px}.order-controls input:focus{border-color:#147b70;outline:2px solid #d3ede9}.metric{display:flex;flex-direction:column;justify-content:space-between;min-height:116px;padding:18px}.metric p{color:#536273;font-size:.85rem;line-height:1.35;margin:0}.metric strong{color:#17212b;font-size:1.8rem;font-weight:650;line-height:1.15}.dashboard-grid{display:grid;gap:14px;grid-template-columns:repeat(12,minmax(0,1fr))}.panel{grid-column:span 4;min-width:0;padding:18px}.panel-wide,.panel-large{grid-column:span 8}.panel-full{grid-column:span 12}.ai-panel{grid-column:span 4}.panel-header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:14px}.panel-header span{background:#eff3f5;border-radius:4px;color:#4f5d6b;font-size:.78rem;font-weight:600;line-height:1;padding:5px 8px}.section-space{margin-top:14px}.loading-state{color:#536273;grid-column:auto;padding:44px 18px;text-align:center}.table-scroll{overflow-x:auto;width:100%}table{border-collapse:collapse;font-size:.84rem;min-width:100%;width:100%}th{color:#596776;font-size:.74rem;font-weight:650;padding:0 12px 10px 0;text-align:left;text-transform:uppercase;white-space:nowrap}td{border-top:1px solid #edf0f2;color:#273542;height:44px;padding:8px 12px 8px 0;white-space:nowrap}th:last-child,td:last-child{padding-right:0}.number{text-align:right}.identifier{color:#147b70;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:600}.ingredient{text-transform:capitalize}.low-stock{color:#ad5d0d;font-weight:700}.observation{color:#596776;max-width:280px;overflow:hidden;text-overflow:ellipsis}.status{border-radius:4px;display:inline-block;font-size:.7rem;font-weight:700;line-height:1;padding:6px 7px;white-space:nowrap}.status-created,.status-in-preparation,.status-preparing,.status-pending{background:#fff1dc;color:#96510a}.status-completed,.status-ready,.status-success,.status-purchased{background:#e2f3ea;color:#15634f}.status-partially-completed,.status-waiting-ingredients{background:#e7f0f7;color:#315c82}.status-failed,.status-error,.status-unavailable{background:#fbe7e6;color:#922f29}.empty-row,.empty-message{color:#657383;font-size:.88rem;padding:20px 0;text-align:center}.summary{color:#334352;font-size:.9rem;line-height:1.6;margin:0;white-space:pre-wrap}.panel-muted{color:#596776;font-size:.88rem;line-height:1.5;margin:0}.recommendations{border-top:1px solid #edf0f2;color:#465664;font-size:.84rem;line-height:1.5;list-style-position:outside;margin:14px 0 0;padding:12px 0 0 18px}.recommendations li+li{margin-top:6px}.recipe-grid{display:grid;gap:0 26px;grid-template-columns:repeat(3,minmax(0,1fr))}.recipe{border-top:1px solid #edf0f2;padding:14px 0}.recipe-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.recipe-heading h3{font-size:.92rem;font-weight:650;margin:0}.recipe-heading span{color:#667587;font-size:.78rem}.recipe p{color:#647384;font-size:.82rem;line-height:1.45;margin:0 0 10px}.recipe ul{list-style:none;margin:0;padding:0}.recipe li{color:#394959;display:flex;font-size:.82rem;justify-content:space-between;line-height:1.7;text-transform:capitalize}.recipe li strong{font-weight:650}@media(max-width:1050px){.overview{grid-template-columns:repeat(2,minmax(0,1fr))}.create-order{grid-column:1 / -1}.panel-wide,.panel-large,.panel-full,.panel,.ai-panel{grid-column:span 12}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:660px){.dashboard{padding:18px 12px 28px}.topbar{align-items:flex-start;flex-direction:column;gap:14px}.refresh-status{justify-content:space-between;width:100%}.overview{grid-template-columns:1fr}.create-order,.metric,.panel{padding:14px}.metric{min-height:92px}.order-controls input{flex:1}.recipe-grid{grid-template-columns:1fr}}
