.menu-management{gap:18px;display:grid}.menu-tabs{flex-wrap:wrap;gap:8px;display:flex}.menu-tabs button{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:7px;min-height:42px;padding:9px 14px;font-weight:850;display:flex}.menu-tabs button.active{color:#fff;border-color:var(--orange);background:var(--orange)}.menu-success{color:#166534;background:#dcfce7;border-radius:14px;padding:13px 15px;font-weight:800}.menu-layout{grid-template-columns:minmax(340px,440px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.menu-form{border:1px solid var(--border);background:#fff;border-radius:20px;gap:13px;padding:20px;display:grid}.menu-form h2,.menu-form h3{margin:0}.menu-form>label,.menu-grid>label{color:#374151;gap:6px;font-size:.74rem;font-weight:850;display:grid}.menu-form input,.menu-form textarea,.menu-form select{width:100%;min-height:43px;font:inherit;background:#fff;border:1px solid #d8dee8;border-radius:11px;padding:9px 11px}.menu-form textarea{resize:vertical;min-height:88px}.menu-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.check{border:1px solid var(--border);background:#f8fafc;border-radius:11px;align-items:center;padding:11px;gap:8px!important;display:flex!important}.check input{width:17px;height:17px;min-height:0}.check.compact{background:0 0;border:0;padding:0;font-size:.66rem}.save{color:#fff;background:var(--orange);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-weight:900;display:flex}.menu-list{gap:10px;display:grid}.menu-list article{border:1px solid var(--border);background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;padding:15px;display:flex}.menu-list strong,.menu-list small{display:block}.menu-list small{color:var(--muted);margin-top:4px}.menu-list button,.product-card>button,.option-head button,.assigned button{border:1px solid var(--border);background:#fff;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-weight:800;display:flex}.option-head{justify-content:space-between;align-items:center;display:flex}.option-row{grid-template-columns:1fr 100px auto auto;align-items:center;gap:7px;display:grid}.money{position:relative}.money input{padding-right:30px}.money span{color:var(--muted);position:absolute;top:50%;right:10px;transform:translateY(-50%)}.danger{color:#b91c1c;background:#fff;border:1px solid #fecaca;border-radius:9px;place-items:center;width:39px;height:39px;display:grid}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:18px;gap:10px;padding:17px;display:grid}.product-top{justify-content:space-between;gap:12px;display:flex}.product-top h3{margin:4px 0 0}.product-top small{color:var(--orange-dark);text-transform:uppercase;font-weight:900}.product-card p{color:var(--muted);margin:0;font-size:.73rem}.badges{gap:7px;display:flex}.badges span{border-radius:999px;padding:5px 8px;font-size:.65rem;font-weight:900}.badges .ok{color:#166534;background:#dcfce7}.badges .off{color:#475569;background:#e2e8f0}.badges .warn{color:#92400e;background:#fef3c7}.groups{background:#f8fafc;border-radius:10px;gap:4px;padding:10px;display:grid}.groups small{color:var(--muted);text-transform:uppercase;font-weight:900}.assignment{border-top:1px solid var(--border);gap:8px;padding-top:14px;display:grid}.assigned{border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;padding:9px 10px;display:flex}.assigned small{color:var(--muted);display:block}.assigned button{color:#b91c1c;border-color:#fecaca}.assign-add{grid-template-columns:1fr auto;gap:8px;display:grid}.assign-add button{color:#fff;background:var(--dark);border:0;border-radius:10px;align-items:center;gap:6px;padding:9px 11px;font-weight:850;display:flex}@media (width<=1100px){.menu-layout{grid-template-columns:1fr}}@media (width<=700px){.product-grid,.menu-grid,.option-row,.assign-add{grid-template-columns:1fr}}.product-filter-panel{border:1px solid var(--border);background:#fff;border-radius:20px;gap:16px;padding:18px 20px;display:grid}.product-filter-heading,.product-results-head,.product-form-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.product-filter-heading span,.product-results-head span{color:var(--orange-dark);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:900}.product-filter-heading h2,.product-results-head h2{margin:3px 0 0}.product-filter-heading>strong,.product-results-head>strong{color:var(--orange-dark);background:#fff3e8;border-radius:999px;padding:7px 10px;font-size:.74rem}.product-filter-fields{grid-template-columns:minmax(220px,1fr) minmax(260px,1.3fr) auto;align-items:end;gap:12px;display:grid}.product-filter-fields label{color:#374151;gap:7px;font-size:.74rem;font-weight:850;display:grid}.product-filter-fields select{width:100%;min-height:45px;font:inherit;background:#fff;border:1px solid #d8dee8;border-radius:11px;padding:9px 12px}.product-filter-fields select:disabled{color:#94a3b8;background:#f8fafc}.product-filter-reset{border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:11px;min-height:45px;padding:9px 14px;font-weight:850}.product-results{gap:12px;display:grid}.product-results-head{padding:2px 2px 0}.product-empty{color:var(--muted);text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;padding:28px;font-weight:750}.product-card.selected{border-color:var(--orange);box-shadow:0 0 0 2px #ff7a001f}.product-form-title button{border:1px solid var(--border);background:#fff;border-radius:9px;align-items:center;gap:5px;padding:7px 9px;font-weight:800;display:flex}.product-editor-form{scroll-margin-top:20px}@media (width<=900px){.product-filter-fields{grid-template-columns:1fr 1fr}.product-filter-reset{grid-column:1/-1}}@media (width<=650px){.product-filter-fields{grid-template-columns:1fr}.product-filter-reset{grid-column:auto}.product-filter-heading,.product-results-head,.product-form-title{align-items:flex-start}}.product-image-manager{background:#f8fafc;border:1px solid #dce2eb;border-radius:14px;gap:13px;padding:14px;display:grid}.product-image-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-image-head>div{gap:3px;display:grid}.product-image-head strong{font-size:.86rem}.product-image-head small{color:var(--muted);font-size:.69rem}.product-image-content{grid-template-columns:150px minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.product-image-preview{aspect-ratio:1;background:#fff;border:1px solid #d7dde6;border-radius:13px;width:150px;overflow:hidden}.product-image-preview img{object-fit:cover;width:100%;height:100%;display:block}.product-image-placeholder{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-size:.72rem;font-weight:800;display:flex}.product-image-actions{flex-direction:column;justify-content:center;align-items:stretch;gap:9px;min-width:0;display:flex}.product-image-input{display:none}.image-select,.image-upload,.image-delete{border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 11px;font-weight:850;display:flex}.image-select{background:#fff;border:1px solid #d5dce6}.image-upload{border:1px solid var(--orange);color:var(--orange-dark);background:#fff3e8}.image-delete{color:#b91c1c;background:#fff;border:1px solid #fecaca;min-height:34px;font-size:.72rem}.image-select:disabled,.image-upload:disabled,.image-delete:disabled{opacity:.55;cursor:not-allowed}.selected-image-info,.stored-image-path{background:#fff;border:1px solid #e3e7ed;border-radius:9px;gap:3px;min-width:0;padding:9px 10px;display:grid}.selected-image-info strong,.stored-image-path code{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.selected-image-info span,.stored-image-path span,.image-save-hint{color:var(--muted);margin:0;font-size:.67rem}.stored-image-path code{color:#374151;font-family:inherit}.product-card-image{background:#f1f5f9;border-radius:16px 16px 10px 10px;height:150px;margin:-1px -1px 13px;overflow:hidden}.product-card-image img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=650px){.product-image-content{grid-template-columns:1fr}.product-image-preview{width:100%;max-width:240px}.product-image-head{flex-direction:column}}.image-source-buttons{grid-template-columns:1fr 1fr;gap:8px;display:grid}.image-camera{border:1px solid var(--orange);background:var(--orange);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 11px;font-weight:850;display:flex}.image-camera:disabled{opacity:.55;cursor:not-allowed}@media (width<=520px){.image-source-buttons{grid-template-columns:1fr}}.image-source-buttons{flex-direction:column;gap:10px;display:flex}.image-camera,.image-select{width:100%;min-height:44px}.image-camera{background:var(--orange);color:#fff}.image-select{color:#111827;background:#fff}.drivers-page{gap:22px;display:grid}.drivers-page-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.drivers-eyebrow{color:#6366f1;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:800;display:block}.drivers-page-header h2{color:#182033;margin:0;font-size:27px}.drivers-page-header p{color:#667085;max-width:620px;margin:7px 0 0;line-height:1.55}.new-driver-button,.drivers-empty-state button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#4338ca;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-weight:750;display:inline-flex}.new-driver-button:hover,.drivers-empty-state button:hover{background:#3730a3}.driver-success-message{color:#087443;background:#ecfdf3;border:1px solid #a6e8c1;border-radius:12px;align-items:center;gap:9px;padding:13px 15px;font-size:14px;font-weight:650;display:flex}.driver-stat-grid{grid-template-columns:repeat(2,minmax(180px,260px));gap:14px;display:grid}.driver-stat-grid article{background:#fff;border:1px solid #e6e9ef;border-radius:15px;align-items:center;gap:13px;padding:17px;display:flex}.driver-stat-icon{color:#4338ca;background:#eef2ff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.driver-stat-grid article div{gap:2px;display:grid}.driver-stat-grid small{color:#667085}.driver-stat-grid strong{color:#182033;font-size:22px}.drivers-table-card{background:#fff;border:1px solid #e5e8ef;border-radius:17px;overflow:hidden}.drivers-table-heading{border-bottom:1px solid #eceef3;justify-content:space-between;align-items:center;gap:20px;padding:19px 21px;display:flex}.drivers-table-heading h3{color:#182033;margin:0}.drivers-table-heading p{color:#667085;margin:4px 0 0;font-size:13px}.drivers-table-heading>span{color:#475467;background:#f2f4f7;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.drivers-table-scroll{overflow-x:auto}.drivers-table{border-collapse:collapse;width:100%;min-width:780px}.drivers-table th{color:#667085;text-align:left;background:#f8f9fb;padding:12px 17px;font-size:12px;font-weight:750}.drivers-table td{color:#344054;vertical-align:middle;border-top:1px solid #edf0f4;padding:14px 17px;font-size:13px}.driver-name-cell{align-items:center;gap:11px;display:flex}.driver-list-avatar{color:#4338ca;background:#eef2ff;border-radius:50%;flex:0 0 39px;place-items:center;width:39px;height:39px;font-size:13px;font-weight:850;display:grid}.driver-name-cell>div{gap:2px;display:grid}.driver-name-cell strong{color:#182033;font-size:14px}.driver-name-cell small,.driver-muted{color:#8a94a6;font-size:11px}.driver-username{font-weight:700}.driver-phone{color:#344054;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.driver-status{border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:750;display:inline-flex}.driver-status.active{color:#087443;background:#eafaf1}.driver-status.inactive{color:#667085;background:#f2f4f7}.drivers-empty-state{color:#667085;text-align:center;justify-items:center;gap:7px;padding:55px 20px;display:grid}.drivers-empty-state strong{color:#182033;margin-top:5px}.drivers-empty-state p{margin:0 0 10px}.driver-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11182794;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.driver-modal{background:#fff;border-radius:19px;width:min(100%,510px);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 28px 80px #0f172a40}.driver-modal-header{border-bottom:1px solid #eceef3;justify-content:space-between;align-items:flex-start;gap:18px;padding:21px 22px 17px;display:flex}.driver-modal-header span{color:#6366f1;text-transform:uppercase;font-size:12px;font-weight:800}.driver-modal-header h2{color:#182033;margin:4px 0 0;font-size:22px}.driver-modal-close{color:#475467;cursor:pointer;background:#f2f4f7;border:0;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.driver-form{gap:16px;padding:21px 22px 23px;display:grid}.driver-form label{gap:7px;display:grid}.driver-form label>span{color:#344054;font-size:13px;font-weight:750}.driver-form label>small{color:#8a94a6;font-size:11px}.driver-form input{box-sizing:border-box;color:#182033;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d5dae3;border-radius:10px;outline:none;padding:0 12px}.driver-form input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.driver-password-input{position:relative}.driver-password-input input{padding-right:46px}.driver-password-input button{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.driver-form-error{color:#b42318;background:#fff1f1;border:1px solid #f3b4b4;border-radius:10px;padding:11px 13px;font-size:13px}.driver-form-note{color:#667085;background:#f8f9fb;border-radius:10px;padding:11px 13px;font-size:12px;line-height:1.5}.driver-form-actions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.driver-form-actions button{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;padding:0 16px;font-weight:750}.driver-cancel-button{color:#344054;background:#fff;border:1px solid #d5dae3}.driver-save-button{color:#fff;background:#4338ca;border:0}.driver-form-actions button:disabled{cursor:not-allowed;opacity:.55}@media (width<=720px){.drivers-page-header{display:grid}.new-driver-button{width:100%}.driver-stat-grid{grid-template-columns:1fr 1fr}}@media (width<=480px){.driver-stat-grid{grid-template-columns:1fr}.driver-modal-backdrop{align-items:end;padding:0}.driver-modal{border-radius:19px 19px 0 0;width:100%;max-height:92vh}}.driver-row-actions{flex-wrap:wrap;gap:7px;min-width:320px;display:flex}.driver-action-button{color:#344054;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dce5;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.driver-action-button:hover:not(:disabled){background:#f8f9fb;border-color:#aeb6c4}.driver-action-button.danger{color:#b42318;border-color:#f1b6b6}.driver-action-button.danger:hover:not(:disabled){background:#fff1f1}.driver-action-button.activate{color:#087443;border-color:#a8dfbd}.driver-action-button.activate:hover:not(:disabled){background:#ecfdf3}.driver-action-button:disabled{cursor:not-allowed;opacity:.55}.driver-page-error{color:#b42318;background:#fff1f1;border:1px solid #f3b4b4;border-radius:12px;padding:13px 15px;font-size:13px}@media (width<=900px){.driver-row-actions{min-width:260px}.driver-action-button{flex:1}}*{box-sizing:border-box}:root{color:#111827;font-synthesis:none;--orange:#ff7a00;--orange-dark:#e86f00;--dark:#111827;--muted:#6b7280;--border:#e5e7eb;--surface:#fff;background:#f3f4f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.dashboard-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#111827;flex-direction:column;height:100vh;padding:22px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:4px 6px 28px;display:flex}.brand-mark{color:#111827;background:var(--orange);border-radius:14px;place-items:center;width:42px;height:42px;font-size:1.2rem;font-weight:950;display:grid}.brand strong,.brand span{display:block}.brand strong{font-size:.98rem}.brand span{color:#ffffff8c;margin-top:3px;font-size:.7rem}.navigation{gap:7px;display:grid}.navigation button{color:#ffffffad;text-align:left;background:0 0;border:0;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:48px;padding:11px 13px;font-size:.83rem;font-weight:850;display:grid}.navigation button:hover,.navigation button.active{color:#fff;background:#ffffff1a}.navigation em{color:#fff;background:var(--orange);border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:.72rem;font-style:normal;display:grid}.restaurant-card{background:#ffffff14;border-radius:16px;margin-top:auto;padding:15px}.restaurant-card span,.restaurant-card strong,.restaurant-card small{display:block}.restaurant-card span{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;font-size:.65rem}.restaurant-card strong{margin-top:5px;font-size:.84rem}.restaurant-card small{color:#86efac;margin-top:5px;font-size:.7rem}.main{min-width:0;padding:26px}.topbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.eyebrow{color:var(--orange-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px;font-size:.68rem;font-weight:950;display:block}.topbar h1{letter-spacing:-.055em;margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.topbar p{color:var(--muted);margin:7px 0 0;font-size:.8rem}.topbar-actions{gap:9px;display:flex}.sound-button,.refresh-button{border:1px solid var(--border);min-height:44px;color:var(--dark);background:#fff;border-radius:13px;align-items:center;gap:8px;padding:10px 14px;font-size:.78rem;font-weight:850;display:inline-flex}.sound-button.enabled{color:#fff;border-color:var(--orange);background:var(--orange)}.refresh-button:disabled{opacity:.6}.spinning{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-banner{color:#991b1b;background:#fee2e2;border-radius:14px;margin-bottom:18px;padding:13px 15px;font-size:.82rem;font-weight:750}.metric-grid,.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.metric-card{border:1px solid var(--border);background:#fff;border-radius:18px;align-items:center;gap:13px;padding:17px;display:flex;box-shadow:0 8px 28px #0f172a0d}.metric-icon{width:46px;height:46px;color:var(--orange-dark);background:#fff7ed;border-radius:14px;place-items:center;display:grid}.metric-card small,.metric-card strong{display:block}.metric-card small{color:var(--muted);font-size:.7rem}.metric-card strong{margin-top:4px;font-size:1.2rem}.kanban{grid-template-columns:repeat(5,minmax(250px,1fr));gap:14px;padding-bottom:12px;display:grid;overflow-x:auto}.kanban-column{background:#eceff3;border:1px solid #e5e7eb;border-radius:20px;min-height:520px;padding:12px}.kanban-column-header{justify-content:space-between;gap:10px;padding:5px 4px 13px;display:flex}.kanban-column-header span,.kanban-column-header small{display:block}.kanban-column-header span{font-size:.86rem;font-weight:950}.kanban-column-header small{color:var(--muted);margin-top:3px;font-size:.66rem}.kanban-column-header>strong{background:#fff;border-radius:9px;place-items:center;width:28px;height:28px;font-size:.76rem;display:grid}.kanban-cards{gap:10px;display:grid}.empty-column{color:#9ca3af;text-align:center;padding:28px 12px;font-size:.75rem}.order-card{border:1px solid var(--border);background:#fff;border-left:4px solid #cbd5e1;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.order-card.status-new{border-left-color:#ef4444}.order-card.status-accepted{border-left-color:#3b82f6}.order-card.status-preparing{border-left-color:#f59e0b}.order-card.status-ready{border-left-color:#10b981}.order-card.status-out_for_delivery{border-left-color:#8b5cf6}.order-card-main{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:14px}.order-card-top,.order-card-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.order-card-top{color:var(--muted);font-size:.68rem;font-weight:800}.fulfillment{border-radius:999px;align-items:center;gap:5px;padding:5px 7px;font-size:.64rem;display:inline-flex}.fulfillment.delivery{color:#6d28d9;background:#ede9fe}.fulfillment.pickup{color:#047857;background:#d1fae5}.order-number{margin-top:11px;font-size:.82rem;display:block}.customer-name{color:var(--muted);margin-top:4px;font-size:.74rem;display:block}.order-items-preview{color:#374151;gap:4px;margin-top:12px;font-size:.72rem;line-height:1.35;display:grid}.order-card-bottom{border-top:1px solid #f1f5f9;margin-top:13px;padding-top:11px}.elapsed{color:var(--muted);align-items:center;gap:5px;font-size:.68rem;display:inline-flex}.order-card-bottom strong{font-size:.8rem}.advance-button{color:#fff;background:var(--dark);border:0;justify-content:space-between;align-items:center;width:100%;min-height:40px;padding:9px 12px;font-size:.72rem;font-weight:900;display:flex}.advance-button:hover{background:var(--orange)}.advance-button:disabled{opacity:.65}.state-card{border:1px solid var(--border);min-height:240px;color:var(--muted);background:#fff;border-radius:20px;place-items:center;display:grid}.drawer-layer{z-index:100;position:fixed;inset:0}.drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a85;border:0;width:100%;position:absolute;inset:0}.drawer{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(510px,100%);height:100%;display:grid;position:absolute;top:0;right:0;box-shadow:-26px 0 70px #0f172a38}.drawer-header{border-bottom:1px solid var(--border);justify-content:space-between;gap:15px;padding:22px;display:flex}.drawer-header span{color:var(--orange-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:950}.drawer-header h2{margin:5px 0 0;font-size:1.28rem}.drawer-header p{color:var(--muted);margin:5px 0 0;font-size:.72rem}.drawer-close{background:#f3f4f6;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.drawer-scroll{padding:20px 22px 28px;overflow-y:auto}.drawer-summary{background:#f8fafc;border-radius:16px;justify-content:space-between;align-items:center;padding:15px;display:flex}.status-badge{color:#374151;background:#e5e7eb;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:900}.status-badge.status-new{color:#991b1b;background:#fee2e2}.status-badge.status-accepted{color:#1d4ed8;background:#dbeafe}.status-badge.status-preparing{color:#92400e;background:#fef3c7}.status-badge.status-ready{color:#047857;background:#d1fae5}.status-badge.status-out_for_delivery{color:#6d28d9;background:#ede9fe}.detail-section{margin-top:22px}.detail-section h3{margin:0 0 9px;font-size:.86rem}.detail-card{border:1px solid var(--border);color:#374151;border-radius:15px;gap:7px;padding:14px;font-size:.76rem;display:grid}.detail-card a,.detail-icon-line{align-items:center;gap:7px;display:flex}.detail-card a{color:var(--orange-dark);font-weight:800;text-decoration:none}.drawer-items{gap:11px;display:grid}.drawer-item{border:1px solid var(--border);border-radius:15px;padding:14px}.drawer-item-title,.drawer-item-base,.drawer-option{justify-content:space-between;gap:12px;display:flex}.drawer-item-title{font-size:.8rem}.drawer-item-base,.drawer-option{color:var(--muted);margin-top:8px;font-size:.72rem}.item-note{color:#92400e;background:#fffbeb;border-radius:10px;margin:10px 0 0;padding:9px 10px;font-size:.7rem}.drawer-footer{border-top:1px solid var(--border);background:#fff;grid-template-columns:auto 1fr;gap:10px;padding:16px 22px;display:grid}.reject-button,.drawer-advance-button{border-radius:14px;min-height:48px;padding:11px 15px;font-weight:900}.reject-button{color:#b91c1c;background:#fff;border:1px solid #fecaca}.drawer-advance-button{color:#fff;background:var(--orange);border:0;justify-content:space-between;align-items:center;display:flex}.history-table-wrap{border:1px solid var(--border);background:#fff;border-radius:18px;overflow-x:auto}.history-table{border-collapse:collapse;width:100%}.history-table th,.history-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:13px 15px;font-size:.75rem}.history-table th{color:var(--muted);text-transform:uppercase;background:#f8fafc;font-size:.68rem}.history-table tbody tr{cursor:pointer}.history-table tbody tr:hover{background:#fff7ed}@media (width<=1100px){.metric-grid,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.dashboard-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}.navigation{grid-template-columns:repeat(3,1fr)}.navigation button{text-align:center;grid-template-columns:1fr;justify-items:center}.navigation button svg,.restaurant-card{display:none}.main{padding:18px 14px}.topbar{display:grid}.topbar-actions{width:100%}.topbar-actions button{flex:1}.metric-grid,.stats-grid{grid-template-columns:1fr 1fr}.drawer{border-radius:24px 24px 0 0;height:min(92vh,860px);top:auto;bottom:0}}@media (width<=500px){.metric-grid,.stats-grid{grid-template-columns:1fr}.sound-button{font-size:0}.sound-button svg{margin:auto}}.status-badge.status-delivered{color:#166534;background:#dcfce7}.status-badge.status-completed{color:#065f46;background:#d1fae5}.status-badge.status-rejected{color:#b91c1c;background:#fee2e2}.status-badge.status-cancelled{color:#991b1b;background:#fecaca}.driver-detail-card{background:#fff;border:1px solid #e5e8ef;border-radius:16px;gap:18px;padding:18px;display:grid}.assigned-driver{align-items:center;gap:13px;display:flex}.assigned-driver-avatar{color:#4338ca;background:#eef2ff;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:15px;font-weight:800;display:grid}.assigned-driver>div:last-child{gap:2px;display:grid}.assigned-driver small{color:#788294;font-size:12px}.assigned-driver strong{color:#182033;font-size:16px}.assigned-driver span,.assigned-driver a{color:#667085;font-size:13px;text-decoration:none}.driver-not-assigned{color:#667085;text-align:center;background:#f8fafc;border:1px dashed #cbd2df;border-radius:12px;padding:14px}.delivery-timeline{gap:10px;display:grid}.delivery-timeline>div{border-bottom:1px solid #eef0f4;grid-template-columns:minmax(120px,1fr) minmax(145px,auto);align-items:center;gap:16px;padding:10px 0;display:grid}.delivery-timeline>div:last-child{border-bottom:0}.delivery-timeline span{color:#667085;font-size:13px}.delivery-timeline strong{color:#202939;text-align:right;font-size:13px}.driver-assignment-controls{border-top:1px solid #e9ecf2;gap:9px;padding-top:16px;display:grid}.driver-assignment-controls label{color:#344054;font-size:13px;font-weight:700}.driver-assignment-controls select{color:#182033;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d7dce5;border-radius:11px;outline:none;padding:0 12px}.driver-assignment-controls select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.assign-driver-button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#4338ca;border:0;border-radius:11px;padding:0 16px;font-weight:750}.assign-driver-button:hover:not(:disabled){background:#3730a3}.assign-driver-button:disabled{cursor:not-allowed;opacity:.55}.driver-change-warning,.driver-assignment-hint{color:#8a5a00;margin:0;font-size:12px;line-height:1.45}@media (width<=520px){.delivery-timeline>div{grid-template-columns:1fr;gap:3px}.delivery-timeline strong{text-align:left}}
