*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#1a1d23;--bg-secondary:#21252b;--bg-tertiary:#2c313a;--border:#3a3f4b;--text-primary:#e1e4e8;--text-secondary:#8b949e;--accent:#58a6ff;--green:#3fb950;--yellow:#d2991d;--red:#f85149;color:var(--text-primary);background:var(--bg-primary);font-family:Inter,system-ui,-apple-system,sans-serif}html,body,#root{width:100%;height:100%}body{overflow:auto}@keyframes spin{to{transform:rotate(360deg)}}a{color:var(--accent)}@keyframes highlight-pulse{0%,to{box-shadow:0 0 0 2px #fa06}50%{box-shadow:0 0 0 6px #fa0c}}.cargo-item-highlight{animation:1s ease-in-out 8 highlight-pulse}
