:root{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#f7f7f5;background:#111311}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:radial-gradient(circle at 15% -10%,#293128,transparent 34%),#111311;color:#f7f7f5}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{height:92px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #30332f;background:#111311e8;position:sticky;top:0;z-index:5}.brand,.header-actions,.column-title,.card-meta,.quantity-controls{display:flex;align-items:center}.brand{gap:15px}.brand-mark{width:45px;height:45px;border-radius:12px;background:#e9f05b;display:flex;justify-content:center;align-items:flex-end;gap:3px;padding-bottom:11px}.brand-mark span{width:4px;border-radius:3px;background:#141613}.brand-mark span:nth-child(1){height:12px}.brand-mark span:nth-child(2){height:21px}.brand-mark span:nth-child(3){height:16px}.brand h1{font-size:22px;margin:0}.brand p{color:#8d938b;font-size:11px;margin:3px 0 0;text-transform:uppercase;letter-spacing:.08em}.header-actions{gap:10px}button{font:inherit;border:0;cursor:pointer}.icon-button,.add-button{height:46px;border-radius:12px}.icon-button{width:46px;background:#232622;color:#d4d7d1;font-size:25px;border:1px solid #343833}.icon-button:disabled{opacity:.35}.add-button{padding:0 18px;background:#e9f05b;color:#171914;font-weight:800;text-transform:uppercase;font-size:13px}.board{flex:1;display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:14px;padding:18px 22px 12px;overflow:auto}.board-column{background:#181b18;border:1px solid #2a2e29;border-radius:16px;min-height:calc(100vh - 145px);padding:17px;transition:.2s}.board-column.drop-active{border-color:#e9f05b;background:#1d211c}.column-heading{display:flex;align-items:center;justify-content:space-between;margin:0 2px 17px}.column-title{gap:9px}.column-title h2{letter-spacing:.08em;font-size:13px;margin:0;color:#c8ccc5;text-transform:uppercase}.status-dot{width:8px;height:8px;border-radius:50%;background:#a6aaa4}.preparing .status-dot{background:#f2c14f;box-shadow:0 0 10px #f2c14f66}.complete .status-dot{background:#55c69c}.count{padding:6px 9px;border-radius:8px;background:#292d28;color:#b8bcb6;font-size:12px;font-weight:700}.card-stack{display:flex;flex-direction:column;gap:11px}.food-card{overflow:hidden;background:#222521;border:1px solid #353a34;border-radius:13px;box-shadow:0 8px 24px #0003;cursor:grab;transition:.16s}.food-card:hover{transform:translateY(-2px);border-color:#4a5048}.food-card.dragging{opacity:.35;transform:scale(.97)}.card-accent{height:3px}.card-main{display:flex;align-items:center;padding:15px 14px 13px 9px;gap:10px}.drag-handle{color:#5f655d;font-size:21px}.card-copy{flex:1;min-width:0}.card-copy h3{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 7px}.card-meta{gap:8px;color:#7f857c;text-transform:uppercase;letter-spacing:.06em;font-weight:650;font-size:9px}.time-pill{background:#30342e;color:#adb1aa;border-radius:5px;padding:3px 5px}.quantity-controls{gap:8px}.quantity-controls button{width:27px;height:27px;border-radius:7px;background:#30342f;color:#c8ccc5}.quantity-controls strong{min-width:24px;text-align:center}.card-actions{display:flex;border-top:1px solid #32362f;min-height:42px}.card-actions button{flex:1;background:transparent;text-transform:uppercase;letter-spacing:.08em;font-weight:750;font-size:10px}.primary-action.start{color:#e9f05b}.primary-action.complete{color:#64d5a8}.primary-action.remove{color:#d9a29a}.secondary-action{color:#8e948b;border-right:1px solid #32362f}.card-actions button:hover{background:#2b2f2a}.empty-state{border:1px dashed #343934;border-radius:12px;color:#686e66;min-height:120px;display:grid;place-content:center;text-align:center}.empty-state p{font-size:12px}.drop-hint{height:64px;border:1px dashed #e9f05b;border-radius:12px;color:#e9f05b;display:grid;place-items:center;text-transform:uppercase;font-size:10px}.clear-button{width:100%;margin-top:14px;padding:12px;border-radius:10px;background:#242724;border:1px solid #363a35;color:#92978f;text-transform:uppercase;font-size:10px;font-weight:750}footer{height:40px;display:flex;align-items:center;justify-content:center;color:#686e66;text-transform:uppercase;font-size:9px}.live-dot{width:6px;height:6px;background:#55c69c;border-radius:50%;margin-right:7px;box-shadow:0 0 8px #55c69c}.divider{height:12px;width:1px;background:#343834;margin:0 12px}.modal-backdrop{position:fixed;z-index:20;inset:0;background:#050705c7;backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px}.add-panel{width:min(650px,100%);background:#1b1e1b;border:1px solid #3a3e38;border-radius:20px;box-shadow:0 30px 100px #0009;padding:25px}.panel-header{display:flex;justify-content:space-between}.eyebrow{color:#e9f05b;font-size:10px;letter-spacing:.14em;font-weight:800}.panel-header h2{font-size:26px;margin:5px 0}.panel-header button{background:#2a2e29;color:#b9beb6;width:36px;height:36px;border-radius:9px;font-size:22px}.panel-help{color:#858b82;font-size:13px}.menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.menu-item{min-height:61px;border-radius:11px;background:#242824;color:#e4e6e1;border:1px solid #363b35;text-align:left;padding:0 15px;display:flex;align-items:center;gap:11px;font-weight:650}.menu-item:hover,.menu-item.selected{border-color:var(--item-color);background:#2b302a}.menu-color{width:10px;height:28px;background:var(--item-color);border-radius:4px}.menu-item span:nth-child(2){flex:1}.menu-item strong{color:#171914;background:#e9f05b;padding:5px 8px;border-radius:7px}.panel-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.cancel-button,.add-selection{height:45px;border-radius:10px;padding:0 19px;text-transform:uppercase;font-size:11px;font-weight:800}.cancel-button{background:#292d29;color:#aeb3ac}.add-selection{background:#e9f05b;color:#171914}.add-selection:disabled{opacity:.35}@media(max-width:800px){.app-header{padding:0 17px;height:78px}.board{padding:12px}.board-column{min-height:calc(100vh - 125px);padding:12px}.icon-button,footer{display:none}}@media(max-width:600px){.board{grid-template-columns:1fr}.board-column{min-height:280px}.menu-grid{grid-template-columns:1fr}.brand p{display:none}}#blazor-error-ui{display:none;position:fixed;bottom:0;background:#8a2f2f;color:#fff;padding:12px;z-index:99;width:100%}
