:root{--color-brand:#2563eb;--color-brand-hover:#1d4ed8;--color-brand-light:#eff6ff;--color-brand-text:#1e40af;--color-bg-page:#f8fafc;--color-bg-card:#fff;--color-bg-hover:#f1f5f9;--color-bg-secondary:#f8fafc;--color-text-primary:#0f172a;--color-text-secondary:#475569;--color-text-tertiary:#94a3b8;--color-border:#e2e8f0;--color-border-focus:#2563eb;--color-order-pending-bg:#f1f5f9;--color-order-pending-text:#475569;--color-order-created-bg:#f1f5f9;--color-order-created-text:#475569;--color-order-picked-bg:#ede9fe;--color-order-picked-text:#5b21b6;--color-order-transit-bg:#fef3c7;--color-order-transit-text:#92400e;--color-order-delivering-bg:#dbeafe;--color-order-delivering-text:#1e40af;--color-order-success-bg:#d1fae5;--color-order-success-text:#065f46;--color-order-received-bg:#dcfce7;--color-order-received-text:#166534;--color-order-failed-bg:#fee2e2;--color-order-failed-text:#991b1b;--color-order-returning-bg:#ffedd5;--color-order-returning-text:#9a3412;--color-order-returned-bg:#fef3c7;--color-order-returned-text:#92400e;--color-order-cancelled-bg:#fee2e2;--color-order-cancelled-text:#991b1b;--color-clip-pending-bg:#ffedd5;--color-clip-pending-text:#9a3412;--color-clip-done-bg:#dcfce7;--color-clip-done-text:#166534;--color-clip-removed-bg:#fee2e2;--color-clip-removed-text:#991b1b;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-xl:12px;--radius-pill:999px;--shadow-sm:0 1px 2px #0f172a0a;--shadow-md:0 8px 20px #0f172a0f;--shadow-modal:0 8px 32px #0000001f, 0 2px 8px #0000000f;--font-family:var(--font-primary), Inter, system-ui, -apple-system, sans-serif;--text-xs:11px;--text-sm:12px;--text-base:13px;--text-md:15px;--text-lg:18px;--text-xl:20px;--sidebar-width:220px;--sidebar-collapsed:56px;--content-padding:24px;--font-primary:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bg-primary:#f7f8fa;--bg-secondary:#fff;--bg-sidebar:#fff;--border-light:#e5e7eb;--border-hover:#cbd5e1;--text-primary:#111827;--text-secondary:#4b5563;--text-muted:#9ca3af;--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-primary-light:#eff6ff;--color-primary-mid:#2563eb1f;--color-success:#16a34a;--color-success-light:#16a34a14;--color-warning:#d97706;--color-warning-light:#d9770614;--color-error:#dc2626;--color-error-light:#dc262614;--color-info:#2563eb;--color-info-light:#2563eb14;--shadow-xs:0 1px 2px #0f172a08;--shadow-lg:0 16px 36px #0f172a1a;--shadow-xl:0 24px 60px #0f172a24;--radius-xs:4px;--transition:.15s cubic-bezier(.4, 0, .2, 1);--transition-slow:.25s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0;min-height:100vh;font-size:13px;font-weight:400;line-height:1.55;position:relative;overflow-x:hidden}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#9ca3af40;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#9ca3af73}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);letter-spacing:-.025em;color:var(--text-primary);line-height:1.25}a{color:inherit;text-decoration:none}input,select,textarea,button{font-family:var(--font-primary)}.status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-right:6px;display:inline-block}.glass-panel{border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);background:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes toastIn{0%{opacity:0;transform:translate(20px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}.avatar-circle{background:var(--color-primary-mid);width:30px;height:30px;color:var(--color-primary);letter-spacing:0;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:inline-flex}.mesh-glow-1,.mesh-glow-2{display:none}
