:root{--color-green-border: #166534;--color-green-tint: #166534;--color-green-bg: #052e16;--color-green-text: #4ade80;--color-yellow-border: #d97706;--color-yellow-tint: #d97706;--color-yellow-bg: #1c1400;--color-yellow-text: #fbbf24;--color-red-border: #991b1b;--color-red-tint: #991b1b;--color-red-bg: #1c0505;--color-red-text: #f87171;--color-target-bg: #1e3a5f;--color-target-text: #60a5fa;--color-target-ring: #3b82f6;--bg-primary: #0a0d14;--bg-surface: #0f1117;--bg-card: #1a1f2e;--text-primary: #f8fafc;--text-secondary: #94a3b8;--border: #1e2433;--accent: #a855f7}@media(prefers-color-scheme:light){:root{--bg-primary: #f8fafc;--bg-surface: #ffffff;--bg-card: #f1f5f9;--text-primary: #0f1117;--text-secondary: #475569;--border: #e2e8f0;--accent: #a855f7}}*{box-sizing:border-box;margin:0;padding:0}html,body,app-root{min-height:100%}body{font-family:system-ui,sans-serif;background:var(--bg-primary);color:var(--text-primary);background-image:url(/background.jpg);background-size:cover;background-position:center;background-attachment:fixed}
