@import"https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700;800&display=swap";:root{--sidebar-w: 260px;--topbar-h: 64px;--bg: #eef1f6;--surface: #ffffff;--text: #152033;--muted: #64748b;--primary: #1a1a1a;--primary-dark: #0d0d0d;--primary-light: #e8e8e8;--accent: #4a4a4a;--border: #d8e0ea;--radius: 12px;--shadow: 0 1px 2px rgba(15, 23, 42, .06), 0 8px 24px rgba(15, 23, 42, .06);--sidebar-bg: #1a1a1a;--sidebar-text: #b3b3b3;--danger: #b91c1c;--success: #047857;--warning: #b45309;--brand-bg: #1a1a1a;--brand-primary: #ffffff;--brand-secondary: #666666;--brand-muted: #8a8a8a}*{box-sizing:border-box}html{direction:rtl}html,body,#root{min-height:100%}body{margin:0;direction:rtl;font-family:Tajawal,Tahoma,sans-serif;background:radial-gradient(1200px 500px at 100% -10%,#e5e5e5 0%,transparent 55%),radial-gradient(900px 400px at 0% 100%,#d4d4d4 0%,transparent 50%),var(--bg);color:var(--text);font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.muted{color:var(--muted)}.app{display:flex;min-height:100vh}.sidebar{width:var(--sidebar-w);background:var(--brand-bg);color:var(--sidebar-text);position:fixed;top:0;bottom:0;right:0;left:auto;overflow-y:auto;z-index:120;transition:transform .28s ease,visibility .28s ease}.sidebar-backdrop{display:none}.sidebar-brand{padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.sidebar-brand>div{min-width:0}.sidebar-brand-sub{display:block;margin-top:.45rem;font-size:.72rem;color:var(--brand-secondary)}.sidebar-close{display:none;flex-shrink:0;color:#fff!important}.nav-group{padding:.75rem 0}.nav-group-title{padding:.4rem 1.5rem;font-size:.68rem;letter-spacing:.08em;opacity:.45}.nav-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.65rem 1.5rem;border:0;background:transparent;color:var(--sidebar-text);text-align:start;cursor:pointer}.nav-item:hover{background:#ffffff0f;color:#fff}.nav-item.active{background:#ffffff1a;color:#fff;border-inline-start:3px solid #fff}.nav-item .icon{width:1.25rem;text-align:center}.main{flex:1;margin-right:var(--sidebar-w);margin-left:0;min-width:0}.topbar{height:var(--topbar-h);display:flex;align-items:center;gap:1rem;padding:0 1.25rem;background:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.topbar-title{font-weight:600;flex:1;min-width:0;display:flex;align-items:center}.topbar-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.menu-toggle{display:none}.content{padding:1.25rem}.user-chip{display:flex;align-items:center;gap:.65rem;border:1px solid var(--border);background:var(--surface);border-radius:999px;padding-block:.3rem;padding-inline:.7rem .35rem}.user-chip strong{display:block;font-size:.85rem;line-height:1.2}.user-chip small{color:var(--muted);font-size:.72rem}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--brand-bg);color:#fff;font-weight:700}.brand-logo{display:inline-flex;align-items:center;line-height:0}.brand-logo img{display:block;height:auto;width:auto;max-width:100%;object-fit:contain}.brand-logo-sm img{height:22px}.brand-logo-md img{height:28px}.brand-logo-lg img{height:40px}.brand-logo-hero img{height:clamp(48px,9vw,88px);width:auto;max-width:min(100%,520px)}.brand-logo-on-light{background:var(--brand-bg);padding:.45rem .7rem;border-radius:8px}.brand-logo-on-dark{background:transparent;padding:0}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.page-header h2{margin:0;font-size:1.35rem}.page-actions{display:flex;gap:.5rem;flex-wrap:wrap}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1rem}.reports-hub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.report-hub-card{display:flex;align-items:center;gap:.85rem;padding:1rem 1.1rem;background:var(--report-color, var(--surface));border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);text-decoration:none;color:var(--text);transition:box-shadow .15s,transform .15s}.report-hub-card:hover{box-shadow:0 4px 14px #0000001f;transform:translateY(-2px);text-decoration:none}.report-hub-icon{font-size:2rem;line-height:1;flex-shrink:0}.report-hub-body{flex:1;min-width:0}.report-hub-title{font-weight:600;font-size:.95rem}.report-hub-desc{font-size:.78rem;color:var(--muted);margin-top:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-hub-arrow{color:var(--muted);font-size:1.1rem;flex-shrink:0}.cat-select-trigger{text-align:right!important}.cat-select-search{padding:.5rem .75rem;border-bottom:1px solid var(--border)}.cat-select-search .form-control{width:100%;box-sizing:border-box;margin-bottom:0}.cat-select-option:hover{background:color-mix(in srgb,var(--primary) 8%,transparent)!important}.report-filters-bar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;padding:.85rem 1rem;background:color-mix(in srgb,var(--primary-light, #f0f0f0) 40%,transparent);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1.25rem}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;box-shadow:var(--shadow)}.stat-label{color:var(--muted);font-size:.8rem}.stat-value{font-size:1.5rem;font-weight:700;margin-top:.25rem}.stat-hint{color:var(--muted);font-size:.75rem;margin-top:.35rem}.table-wrap{overflow:auto}table.data{width:100%;border-collapse:collapse;min-width:640px}table.data th,table.data td{padding:.7rem .75rem;border-bottom:1px solid var(--border);text-align:start;vertical-align:middle}table.data th.num-col,table.data td.num-col{text-align:end}table.data th{font-size:.75rem;color:var(--muted);font-weight:600;background:#f8fafc}table.data tr:hover td{background:#f8fbff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:9px;border:1px solid transparent;padding:.55rem 1rem;cursor:pointer;font-weight:600;transition:.15s ease}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--brand-bg);color:#fff}.btn-primary:hover{background:#000}.btn-outline{background:#fff;border-color:var(--border);color:var(--text)}.btn-outline:hover{background:#f8fafc}.btn-ghost{background:transparent;border-color:transparent}.btn-danger{background:#fee2e2;color:var(--danger);border-color:#fecaca}.btn-success{background:#d1fae5;color:var(--success);border-color:#a7f3d0}.btn-sm{padding:.35rem .65rem;font-size:.82rem}.badge{display:inline-flex;align-items:center;padding:.15rem .55rem;border-radius:999px;font-size:.72rem;font-weight:600;background:#e2e8f0;color:#334155}.rate-badge{background:var(--primary-light);color:var(--primary-dark)}.status-draft{background:#f3f4f6;color:#4b5563}.status-design{background:#e5e5e5;color:#262626}.status-progress{background:#e5e5e5;color:#171717}.status-ready{background:#d4d4d4;color:#171717}.status-delivered{background:#262626;color:#fff}.status-closed{background:#f3f4f6;color:#6b7280}.status-paid,.status-approved{background:#e5e5e5;color:#171717}.status-pending{background:#f5f5f5;color:#525252}.status-completed{background:#262626;color:#fff}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.form-group{display:flex;flex-direction:column;gap:.35rem}.form-group label{font-size:.82rem;font-weight:600;color:#334155}.form-control{border:1px solid var(--border);border-radius:9px;padding:.6rem .75rem;background:#fff}.form-control:focus{outline:2px solid #bfdbfe;border-color:#93c5fd}.alert{padding:.75rem 1rem;border-radius:10px;margin-bottom:1rem}.alert-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.alert-success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:none;align-items:center;justify-content:center;padding:1rem;z-index:200}.modal-overlay.open{display:flex}.modal{background:var(--surface);border-radius:var(--radius);width:100%;max-width:860px;max-height:95vh;overflow:auto;box-shadow:0 24px 80px #0f172a47}.modal-header,.modal-footer{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.modal-footer{border-bottom:0;border-top:1px solid var(--border);justify-content:flex-start}.modal-body{padding:1.25rem}.modal-header h3{margin:0}.order-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem}.order-type-card{display:flex;flex-direction:column;gap:.35rem;text-align:start;padding:1rem;border-radius:12px;border:1px solid var(--border);background:linear-gradient(180deg,#fff,#f8fafc);cursor:pointer}.order-type-card:hover{border-color:#93c5fd;background:#eff6ff}.order-type-icon{font-size:1.5rem}.login-screen{position:relative;min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:clamp(1.25rem,4vw,2.5rem);overflow:hidden;background:var(--brand-bg);color:var(--brand-primary)}.login-atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.login-grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E")}.login-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.07;background-image:linear-gradient(rgba(255,255,255,.35) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.35) 1px,transparent 1px);background-size:48px 48px;animation:login-grid-drift 28s linear infinite alternate}@keyframes login-grid-drift{0%{transform:translate(0)}to{transform:translate(12px,8px)}}@keyframes login-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.login-shell{position:relative;z-index:1;width:min(960px,100%);display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(1.5rem,4vw,3.5rem);align-items:center}.login-hero{animation:login-rise .65s ease-out both}.login-tagline{margin:1.1rem 0 0;max-width:22rem;font-size:1rem;line-height:1.7;color:var(--brand-secondary);font-weight:500}.login-panel{background:#111;border:1px solid #2a2a2a;border-radius:16px;padding:clamp(1.5rem,3vw,2.1rem);animation:login-rise .7s ease-out .1s both}.login-panel-title{margin:0;font-size:1.15rem;font-weight:700;color:#fff}.login-panel-sub{margin:.35rem 0 1.35rem;color:var(--brand-secondary);font-size:.9rem}.login-fields{display:flex;flex-direction:column;gap:1rem}.login-panel label{color:#cfcfcf}.login-input{background:#1a1a1a;border-color:#333;color:#fff;border-radius:10px;min-height:46px;transition:border-color .2s,box-shadow .2s}.login-input::placeholder{color:#666}.login-input:focus{border-color:#888;box-shadow:0 0 0 3px #ffffff14;outline:none;background:#1f1f1f}.login-submit{margin-top:.35rem;min-height:48px;border:0;border-radius:10px;background:#fff;color:#111!important;font-weight:700;letter-spacing:.02em;transition:transform .18s ease,opacity .18s,background .18s}.login-submit:hover:not(:disabled){background:#e8e8e8;transform:translateY(-1px)}.login-submit:disabled{opacity:.7}.login-hints{margin-top:1.15rem;border-top:1px solid #2a2a2a;padding-top:.85rem;color:var(--brand-secondary);font-size:.8rem}.login-hints summary{cursor:pointer;font-weight:600;color:#bdbdbd;list-style:none}.login-hints summary::-webkit-details-marker{display:none}.login-hints summary:after{content:" +";float:left;font-weight:700;color:#fff}.login-hints[open] summary:after{content:" −"}.login-hints p{margin:.65rem 0 0;line-height:1.65}.login-panel .alert-error{background:#b91c1c26;border:1px solid rgba(185,28,28,.4);color:#fca5a5}@media (max-width: 820px){.login-shell{grid-template-columns:1fr;gap:1.75rem}.login-hero{text-align:center}.login-hero .brand-logo{justify-content:center}.login-tagline{margin-inline:auto}}.toast{position:fixed;bottom:1.25rem;left:1.25rem;right:auto;transform:translateY(12px);background:#0f172a;color:#fff;padding:.75rem 1.2rem;border-radius:12px;opacity:0;pointer-events:none;transition:.25s ease;z-index:1200;border:none;cursor:pointer;max-width:min(92vw,360px);font:inherit;text-align:start;box-shadow:0 10px 28px #0f172a47}.toast.show,.toast.toast-corner.show{opacity:1;transform:translateY(0);pointer-events:auto}.alert-popup{position:fixed;bottom:1.25rem;left:1.25rem;right:auto;z-index:1300;width:min(92vw,360px);display:flex;background:#fff;border:1px solid #e5e5e5;border-radius:14px;box-shadow:0 16px 40px #0000002e;overflow:hidden;opacity:0;transform:translateY(16px);pointer-events:none;transition:.28s ease;text-align:start}.alert-popup.show{opacity:1;transform:translateY(0);pointer-events:auto;animation:alert-popup-in .35s ease}.alert-popup-accent{width:6px;flex-shrink:0;background:#b91c1c}.alert-popup-body{flex:1;padding:.9rem 1rem 1rem}.alert-popup-head{display:flex;align-items:flex-start;gap:.55rem;margin-bottom:.35rem}.alert-popup-head strong{font-size:.95rem;line-height:1.35;color:#171717}.alert-popup-icon{font-size:1.15rem;line-height:1.2}.alert-popup-text{margin:0 0 .75rem;color:#525252;font-size:.85rem;line-height:1.45}.alert-popup-actions{display:flex;flex-wrap:wrap;gap:.4rem}@keyframes alert-popup-in{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 640px){.toast,.alert-popup{left:.75rem;right:.75rem;width:auto;max-width:none}}.center-screen,.loading-block,.empty-state{display:grid;place-items:center;gap:.75rem;padding:2rem;text-align:center}.spinner{width:28px;height:28px;border:3px solid #dbeafe;border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.stack{display:flex;flex-direction:column;gap:1rem}.row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.low-stock{color:var(--danger);font-weight:700}.notif-item{display:flex;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid var(--border)}.notif-item:last-child{border-bottom:0}.material-picker{position:relative}.material-picker.compact .material-picker-trigger{min-height:44px;padding-block:.35rem}.material-picker-trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;text-align:start;cursor:pointer;min-height:52px}.material-picker-selected{display:flex;align-items:center;gap:.75rem;min-width:0}.material-picker-selected>span{display:flex;flex-direction:column;gap:.1rem;min-width:0}.material-picker-selected strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.material-picker-caret{color:var(--muted);flex-shrink:0}.material-picker-menu{position:absolute;inset-inline:0;top:calc(100% + 4px);background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 40px #0f172a29;z-index:50;overflow:hidden;display:flex;flex-direction:column;max-height:min(360px,55vh)}.material-picker-search{padding:.65rem .75rem;border-bottom:1px solid var(--border);background:#f8fafc;position:sticky;top:0;z-index:1}.material-picker-search .form-control{background:#fff}.material-picker-list{overflow:auto;flex:1}.material-picker-option{display:flex;align-items:center;gap:.75rem;width:100%;border:0;background:transparent;padding:.65rem .75rem;text-align:start;cursor:pointer}.material-picker-option:hover,.material-picker-option.highlight{background:#f1f5f9}.material-picker-option.active{background:#eff6ff}.material-picker-option.clear{border-bottom:1px dashed var(--border)}.material-picker-meta{display:flex;flex-direction:column;gap:.1rem;min-width:0}.material-picker-empty{padding:1rem .75rem;text-align:center}.material-thumb{width:72px;height:72px;border-radius:12px;object-fit:cover;border:1px solid var(--border);background:#f8fafc;flex-shrink:0}.material-thumb-sm{width:34px;height:34px;border-radius:6px}.material-thumb-fallback{display:grid;place-items:center;font-size:1.1rem}.order-lines{border:1px solid var(--border);border-radius:var(--radius);background:#fbfcfe;overflow:visible}.order-lines-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-bottom:1px solid var(--border);background:#fff}.order-lines-head h3{margin:0;font-size:1rem}.order-lines-table{display:flex;flex-direction:column;gap:.65rem;padding:.75rem}.order-line-card{display:grid;grid-template-columns:minmax(0,1fr) 120px 44px;gap:.75rem 1rem;align-items:end;padding:.85rem;background:#fff;border:1px solid var(--border);border-radius:12px}.order-line-card.with-prices{grid-template-columns:minmax(220px,1.4fr) 110px 130px 120px 44px}.order-line-field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.order-line-field label{font-size:.78rem;font-weight:600;color:#475569}.order-line-material{min-width:0}.order-line-material .material-picker,.order-line-material .material-picker-trigger{width:100%;max-width:100%}.order-line-qty .form-control,.order-line-price .form-control{width:100%;min-width:0}.order-line-total-value{display:flex;align-items:center;min-height:44px;padding:0 .75rem;border:1px solid var(--border);border-radius:9px;background:#f8fafc;font-weight:700;color:var(--text)}.order-line-actions{display:flex;align-items:flex-end;justify-content:center;padding-bottom:.15rem}.order-line-remove{color:var(--danger);min-width:36px;height:36px}.order-lines-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.85rem 1rem;border-top:1px solid var(--border);background:#fff}.order-lines-summary{display:flex;align-items:baseline;gap:.65rem}.order-lines-summary strong{font-size:1.1rem}.order-submit-row{justify-content:flex-start}@media (max-width: 900px){.order-line-card,.order-line-card.with-prices{grid-template-columns:1fr 1fr auto;grid-template-areas:"mat mat act" "qty price total";align-items:stretch}.order-line-material{grid-area:mat}.order-line-qty{grid-area:qty}.order-line-price{grid-area:price}.order-line-total{grid-area:total}.order-line-actions{grid-area:act;align-items:flex-start;padding-top:1.4rem}.order-line-card:not(.with-prices){grid-template-areas:"mat mat act" "qty qty qty"}}.ltr,[dir=ltr]{direction:ltr;unicode-bidi:isolate}.ltr-field,input[type=email],input[type=url],input[type=number],input[type=tel],input[type=password]{direction:ltr;text-align:start}.num{direction:ltr;unicode-bidi:isolate;font-variant-numeric:tabular-nums;display:inline-block}.dash-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.dash-panel{min-height:280px;display:flex;flex-direction:column}.dash-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.dash-panel-head h3{margin:0;font-size:1rem}.dash-donut{display:flex;align-items:center;gap:1.25rem;flex:1}.dash-donut-svg{width:150px;height:150px;flex-shrink:0}.dash-donut-total{font-size:22px;font-weight:700;fill:var(--text)}.dash-donut-sub{font-size:11px;fill:var(--muted)}.dash-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem;flex:1}.dash-legend li{display:grid;grid-template-columns:10px 1fr auto;gap:.5rem;align-items:center;font-size:.85rem}.dash-swatch{width:10px;height:10px;border-radius:3px}.dash-legend-label{color:var(--text)}.dash-bars{display:flex;flex-direction:column;gap:.85rem;justify-content:center;flex:1}.dash-bar-row{display:grid;grid-template-columns:64px 1fr 40px;gap:.65rem;align-items:center}.dash-bar-label{font-size:.85rem;color:var(--muted)}.dash-bar-track{height:12px;background:#eef2f7;border-radius:999px;overflow:hidden}.dash-bar-fill{height:100%;border-radius:999px;min-width:4px;transition:width .4s ease}.dash-bar-value{font-weight:700;text-align:end}.dash-week{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;height:180px;padding-top:.5rem}.dash-week-col{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;gap:.35rem}.dash-week-val{font-size:.72rem;color:var(--muted);min-height:1em}.dash-week-track{flex:1;width:100%;max-width:36px;background:#eef2f7;border-radius:8px 8px 4px 4px;display:flex;align-items:flex-end;overflow:hidden}.dash-week-fill{width:100%;background:linear-gradient(180deg,#4a4a4a,#1a1a1a);border-radius:8px 8px 4px 4px;min-height:4px;transition:height .4s ease}.dash-week-label{font-size:.72rem;color:var(--muted)}.dash-alerts{display:grid;gap:.65rem}.dash-alert{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.dash-alert-danger{border-color:#f1c0c0;background:#fff5f5}.dash-alert-warn{border-color:#e8d9a8;background:#fffbeb}.dash-alert-info{border-color:#d4d4d4;background:#fafafa}.dash-panel-priority{border-color:#f1c0c0;box-shadow:0 0 0 1px #b91c1c14}.dash-reminder-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.dash-reminder-list li{display:flex;justify-content:space-between;gap:.75rem;padding-bottom:.65rem;border-bottom:1px solid var(--border)}.dash-reminder-list li:last-child{border-bottom:0;padding-bottom:0}.dash-reminder-list li.is-overdue strong{color:var(--danger, #b91c1c)}.dash-reminder-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.dash-quick{display:flex;flex-wrap:wrap;gap:.5rem}.dash-quick-link{display:inline-flex;align-items:center;padding:.45rem .9rem;border-radius:999px;border:1px solid var(--border);background:var(--surface);font-size:.85rem;color:var(--brand-bg);box-shadow:var(--shadow);transition:background .15s,border-color .15s}.dash-quick-link:hover{background:#f3f3f3;border-color:#cfcfcf}table.data.dash-compact{min-width:0}table.data.dash-compact th,table.data.dash-compact td{padding:.55rem .5rem}@media (max-width: 960px){.sidebar{transform:translate(105%);visibility:hidden;pointer-events:none;box-shadow:none}.sidebar.open{transform:translate(0);visibility:visible;pointer-events:auto;box-shadow:-8px 0 32px #0f172a59}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:110;border:0;cursor:pointer}.sidebar-close{display:inline-flex}.main{margin-right:0}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;font-size:1.25rem;z-index:51}.topbar-actions .user-chip span:not(.avatar),.topbar-actions .rate-badge{display:none}.order-type-grid,.dash-grid{grid-template-columns:1fr}.dash-donut{flex-direction:column;align-items:stretch}}
