:root{--psb:#171717;--psb-accent:#ff7a00;--psb-bg:#f6f6f6}body{background:var(--psb-bg);font-family:system-ui,-apple-system,"Segoe UI",Tahoma,sans-serif}.navbar-brand{font-weight:800}.hero{background:linear-gradient(135deg,#171717,#3b240e);color:#fff;border-radius:0 0 24px 24px}.menu-card{border:0;border-radius:18px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.06);height:100%}.menu-img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center center;background:#111}.placeholder-food{aspect-ratio:4/3;background:linear-gradient(135deg,#f1d9bd,#d97b25);display:flex;align-items:center;justify-content:center;font-size:3rem}.price{font-weight:800;font-size:1.1rem}.btn-psb{background:var(--psb);color:#fff;border:0}.btn-psb:hover{background:#000;color:#fff}.bottom-cart{position:fixed;bottom:14px;left:50%;transform:translateX(-50%);width:min(92%,620px);z-index:1040;border-radius:18px;box-shadow:0 8px 30px rgba(0,0,0,.24)}.category-pills{overflow-x:auto;white-space:nowrap;scrollbar-width:none}.category-pills::-webkit-scrollbar{display:none}.status-dot{display:inline-block;width:9px;height:9px;border-radius:50%}.order-timeline{display:flex;justify-content:space-between;gap:4px}.order-step{flex:1;text-align:center;font-size:.75rem}.order-step .dot{width:14px;height:14px;border-radius:50%;margin:0 auto 6px;background:#ddd}.order-step.active .dot{background:#198754}.admin-sidebar{min-height:100vh;background:#111;color:#fff}.admin-sidebar a{color:#c9c9c9;text-decoration:none;display:block;padding:.7rem 1rem;border-radius:10px}.admin-sidebar a:hover{background:#262626;color:#fff}.kpi-card{border:0;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.05)}.table td,.table th{vertical-align:middle}.queue-badge{font-size:1.8rem;font-weight:900}.kitchen-card{border-width:2px;border-radius:18px}.kitchen-card.overdue{border-color:#dc3545}.kitchen-note{background:#fff3cd;border-radius:10px;padding:.5rem}.queue-number-big{font-size:clamp(3rem,10vw,8rem);font-weight:900;line-height:1}.sticky-actions{position:sticky;bottom:0;background:#fff;padding:1rem;border-top:1px solid #eee}

@media(max-width:767.98px){.admin-sidebar{min-height:auto;display:flex;gap:.25rem;overflow-x:auto;align-items:center;position:sticky;top:0;z-index:1020;padding:.5rem!important}.admin-sidebar h5,.admin-sidebar hr,.admin-sidebar>div,.admin-sidebar>form{display:none}.admin-sidebar a{white-space:nowrap;padding:.5rem .7rem}.admin-sidebar+main{padding-top:1rem!important}}
