@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Poppins:wght@600;700;800&display=swap";:root{--primary:#071b38;--primary-dark:#041125;--primary-light:#0e2d5a;--accent:#ff7a00;--accent-hover:#ff9b2f;--accent-light:#fff3e0;--accent-dark:#e06800;--white:#fff;--background:#f5f7fa;--surface:#fff;--surface-elevated:#fff;--text-primary:#071b38;--text-secondary:#4b5563;--text-tertiary:#9ca3af;--text-on-primary:#fff;--text-on-accent:#fff;--text-link:#ff7a00;--border:#e5e7eb;--border-light:#f3f4f6;--divider:#f3f4f6;--success:#16a34a;--success-bg:#f0fdf4;--warning:#f59e0b;--warning-bg:#fffbeb;--error:#dc2626;--error-bg:#fef2f2;--info:#0284c7;--info-bg:#f0f9ff;--freight-open:#16a34a;--freight-open-bg:#f0fdf4;--freight-matched:#2563eb;--freight-matched-bg:#eff6ff;--freight-transit:#ff7a00;--freight-transit-bg:#fff7ed;--freight-delivered:#059669;--freight-delivered-bg:#ecfdf5;--freight-cancelled:#9ca3af;--freight-cancelled-bg:#f9fafb;--radius-xs:6px;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:24px;--radius-full:999px;--shadow-card:0 2px 12px 0 #0000000a, 0 1px 4px 0 #00000005;--shadow-elevated:0 4px 20px 0 #00000012, 0 2px 8px 0 #00000008;--font-display:"Poppins", sans-serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--background);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--text-primary);font-weight:700}a{color:var(--text-link);text-decoration:none}button{font-family:var(--font-body)}
