@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #ffffff;--bg-secondary: #f7f7f7;--card-bg: #151515;--card-text: #f0f0f0;--card-muted: #888888;--text: #1a1a1a;--text-secondary: #666666;--text-tertiary: #999999;--border: #e8e8e8;--orange: #ff6400;--orange-dim: #cc5000;--success: #16a34a;--r-md: 10px;--r-lg: 14px;--r-xl: 16px;--r-pill: 20px}html,body,#root{height:100%;width:100%}body{background:var(--bg);color:var(--text);font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}@media(max-width:960px){.tier-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:540px){.tier-grid{grid-template-columns:1fr!important}}
