*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--orange: #FE5A25;--orange-dim: rgba(254,90,37,.15);--navy: #0D1B2A;--navy-mid: #142032;--navy-light: #1C2D40;--navy-border: #243D58;--white: #FFFFFF;--text: #E8EDF2;--text-muted: #8A9FB8;--text-dim: #4A5F72;--green: #22C55E;--green-dim: rgba(34,197,94,.12);--amber: #F59E0B;--amber-dim: rgba(245,158,11,.12);--red: #EF4444;--red-dim: rgba(239,68,68,.12);--blue: #3B82F6;--blue-dim: rgba(59,130,246,.12);--purple: #A855F7;--purple-dim: rgba(168,85,247,.12);--mono: "DM Mono", monospace;--sans: "DM Sans", sans-serif;--fs-xs: 11px;--fs-sm: 13px;--fs-md: 14px;--fs-lg: 16px}html,body,#root{height:100%;background:var(--navy);color:var(--text);font-family:var(--sans);font-size:var(--fs-md);line-height:1.55;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--navy-border);border-radius:2px}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mono{font-family:var(--mono)}
