:root{color-scheme:light;--bg: #f5ece0;--navy-dark: #0f2439;--navy: #1a2b4c;--ink: #10233c;--muted: #5a708a;--line: #e5dcc0;--card: #ffffff;--primary: #0faa94;--primary-2: #0b8e88;--accent-blue: #1d4ed8;--accent-gold: #ffb500;--success-text: #166534;--success-bg: #dcfce7;--warning-text: #92400e;--warning-bg: #fef3c7;--info-text: #1e3a8a;--info-bg: #dbeafe;--error-text: #7f1d1d;--error-bg: #fee2e2;font-family:Segoe UI,Inter,Open Sans,system-ui,-apple-system,Arial,sans-serif;font-synthesis:none;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%}body{margin:0;background:var(--bg);background-image:radial-gradient(circle at top right,#e5dcc0 0%,transparent 40%);background-attachment:fixed;color:var(--ink)}body,button,input,textarea,select{font:inherit}button,input,textarea,select{appearance:none}input[type=checkbox],input[type=radio]{appearance:auto;-webkit-appearance:auto}img{max-width:100%;display:block}a{color:var(--accent-blue)}
