:root{--brand-primary: #1E5A8A;--brand-accent: #ED8936;--background: #F5F6F8;--surface: #FFFFFF;--border: #E4E7EC;--text: #1A202C;--text-muted: #4A5568;--green: #38A169;--red: #E53E3E;--orange: #DD6B20;--blue: #3182CE;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--text-title: 1.75rem;--text-heading: 1.25rem;--text-base: 1.0625rem;--text-sm: .95rem;--text-caption: .85rem;--weight-bold: 700;--weight-semibold: 600;--tracking-tight: -.02em;--radius: 14px;--content-width: 760px}@media(prefers-color-scheme:dark){:root{--brand-primary: #4A90C2;--brand-accent: #F6AD55;--background: #15191E;--surface: #1E242B;--border: #2D353F;--text: #E8EBEF;--text-muted: #9AA5B1;--green: #48BB78;--red: #F56565;--orange: #ED8936;--blue: #4299E1}}*,*:before,*:after{box-sizing:border-box}html{height:100%;-webkit-text-size-adjust:100%}body{min-height:100%;margin:0;font-family:var(--font-sans);background:var(--background);color:var(--text);line-height:1.5;font-size:var(--text-base);-webkit-font-smoothing:antialiased}#root{min-height:100vh;display:flex;flex-direction:column}a{color:var(--brand-primary);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.2;color:var(--text)}button{font-family:inherit;font-size:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
