*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}:root{--bg-base: #07111F;--bg-surface: #0D1E31;--bg-elevated: #122540;--bg-overlay: #1A3050;--bg-hover: rgba(255,255,255,.04);--text-primary: #F0F6FF;--text-secondary: #7E9BB8;--text-muted: #4A6380;--text-disabled: #2E4560;--accent: #3B82F6;--accent-hover: #2563EB;--accent-dim: rgba(59,130,246,.15);--green: #10B981;--green-dim: rgba(16,185,129,.15);--red: #EF4444;--red-dim: rgba(239,68,68,.15);--yellow: #F59E0B;--yellow-dim: rgba(245,158,11,.15);--tier-high-border: #EF4444;--tier-high-bg: rgba(239,68,68,.08);--tier-med-border: #F59E0B;--tier-med-bg: rgba(245,158,11,.08);--tier-low-border: #3B82F6;--tier-low-bg: rgba(59,130,246,.06);--border: rgba(255,255,255,.07);--border-focus: #3B82F6;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "SF Mono", "Fira Code", monospace;--font-num: "Inter", system-ui, sans-serif;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0,0,0,.4);--shadow-md: 0 4px 12px rgba(0,0,0,.5);--shadow-lg: 0 8px 32px rgba(0,0,0,.6);--z-base: 0;--z-dropdown: 100;--z-modal: 200;--z-toast: 300;--z-sheet: 400;--touch: 44px;--nav-height: 60px;--safe-bottom: env(safe-area-inset-bottom, 0px)}html,body,#root{height:100%;background:var(--bg-base);color:var(--text-primary);font-family:var(--font-sans)}#root{display:flex;flex-direction:column}.num{font-feature-settings:"tnum","zero"}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:var(--space-1)}.gap-2{gap:var(--space-2)}.gap-3{gap:var(--space-3)}.gap-4{gap:var(--space-4)}.w-full{width:100%}.min-h-full{min-height:100%}.text-sm{font-size:13px;line-height:1.4}.text-xs{font-size:11px;line-height:1.3}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}.text-green{color:var(--green)}.text-red{color:var(--red)}.text-yellow{color:var(--yellow)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--bg-overlay);border-radius:4px}
