@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500;600;700&display=swap";:root{--bg-primary: #FFFBF5;--bg-secondary: #FFFFFF;--bg-tertiary: #F0FDF4;--surface: #FFFFFF;--surface-hover: #F0FDF4;--border: #D1FAE5;--border-strong: #6EE7B7;--text-primary: #064E3B;--text-secondary: #065F46;--text-muted: #6B7280;--accent-prosperity: #059669;--accent-prosperity-light: #D1FAE5;--accent-prosperity-dark: #047857;--accent-wealth: #D97706;--accent-wealth-light: #FEF3C7;--accent-wealth-bg: #FFFBEB;--accent-love: #E11D48;--accent-love-light: #FFE4E6;--accent-peace: #0284C7;--accent-peace-light: #E0F2FE;--positive: #059669;--negative: #DC2626;--warning: #D97706;--info: #0284C7;--gradient-hero: linear-gradient(135deg, #ECFDF5 0%, #FFFBEB 50%, #FFF1F2 100%);--gradient-primary: linear-gradient(135deg, #059669, #0D9488);--gradient-accent: linear-gradient(135deg, #D97706, #F59E0B);--shadow-sm: 0 1px 2px rgba(6, 78, 59, .05);--shadow-md: 0 4px 12px rgba(6, 78, 59, .08);--shadow-lg: 0 8px 30px rgba(6, 78, 59, .12);--table-row-alt: #F7FDF9;--table-header-bg: #ECFDF5;--table-section-bg: #FFFBEB}[data-theme=dark]{--bg-primary: #0C1F17;--bg-secondary: #0F2A1F;--bg-tertiary: #132F23;--surface: #163528;--surface-hover: #1A3F2E;--border: #1E4D38;--border-strong: #2D6A4F;--text-primary: #ECFDF5;--text-secondary: #A7F3D0;--text-muted: #6B8F7B;--accent-prosperity: #34D399;--accent-prosperity-light: #064E3B;--accent-prosperity-dark: #6EE7B7;--accent-wealth: #FBBF24;--accent-wealth-light: #78350F;--accent-wealth-bg: #451A03;--accent-love: #FB7185;--accent-love-light: #4C0519;--accent-peace: #38BDF8;--accent-peace-light: #0C4A6E;--positive: #34D399;--negative: #F87171;--warning: #FBBF24;--info: #38BDF8;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 30px rgba(0, 0, 0, .5);--table-row-alt: #132F23;--table-header-bg: #163528;--table-section-bg: #2A1F0A}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,system-ui,sans-serif}html{scroll-behavior:smooth}body{background:var(--bg-primary);color:var(--text-primary);font-family:Inter,system-ui,sans-serif;line-height:1.6;font-size:16px;transition:background .3s,color .3s}.font-mono-data{font-family:JetBrains Mono,monospace;font-feature-settings:"tnum"}h1{font-size:3rem;font-weight:800;line-height:1.1}h2{font-size:2.25rem;font-weight:700;line-height:1.2}h3{font-size:1.875rem;font-weight:700;line-height:1.3}a{color:var(--accent-prosperity);text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-prosperity)}
