*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}img,svg{display:block;max-width:100%}input,button,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:none;border:0}a{color:inherit;text-decoration:none}:root{--primary: #6d5efc;--primary-600: #5a4be8;--primary-soft: #efedff;--success: #16a34a;--success-soft: #e7f7ed;--warning: #f59e0b;--warning-soft: #fff5e1;--danger: #dc2626;--danger-soft: #fdecec;--bg: #f4f5fa;--surface: #ffffff;--surface-2: #f7f8fc;--border: #e7e9f2;--text: #0f172a;--muted: #64748b;--faint: #94a3b8;--c-producto: #6d5efc;--c-flete: #22b8cf;--c-cac: #f59e0b;--c-admin: #94a3b8;--c-util: #16a34a;--c-inef: #f87171;--radius-sm: 10px;--radius: 16px;--radius-pill: 999px;--shadow: 0 1px 2px rgb(15 23 42 / .04), 0 8px 24px rgb(15 23 42 / .06);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--font: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--sidebar-w: 240px}[data-theme=dark]{--primary: #8b7fff;--primary-600: #a399ff;--primary-soft: #221f45;--success: #34d399;--success-soft: #0f2a22;--warning: #fbbf24;--warning-soft: #2d2410;--danger: #f87171;--danger-soft: #2d1316;--bg: #0b0d13;--surface: #141722;--surface-2: #1a1e2b;--border: #262b3a;--text: #e8eaf2;--muted: #9aa3b8;--faint: #6b7489;--c-producto: #8b7fff;--c-util: #34d399;--shadow: 0 1px 2px rgb(0 0 0 / .3), 0 8px 24px rgb(0 0 0 / .35)}html{color-scheme:light}[data-theme=dark]{color-scheme:dark}body{font-family:var(--font);font-size:14px;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;transition:background .2s,color .2s}.num{font-variant-numeric:tabular-nums}.btn{display:inline-flex;align-items:center;gap:var(--space-2);padding:11px 18px;border-radius:12px;background:var(--primary);color:#fff;font-weight:600;white-space:nowrap;box-shadow:0 6px 16px #6d5efc4d;transition:background .15s,transform .1s}.btn:hover{background:var(--primary-600)}.btn:active{transform:scale(.98)}.btn--ghost{background:var(--surface-2);color:var(--text);border:1px solid var(--border);box-shadow:none}.btn--ghost:hover{background:var(--border)}.icon-btn{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;border:1px solid var(--border);background:var(--surface-2);color:var(--muted);transition:color .15s,background .15s}.icon-btn:hover{color:var(--text);background:var(--border)}
