:root{--fca-blue:#4f7cff;--fca-blue-dark:#1d4ed8;--fca-blue-soft:#eff6ff;--fca-ink:#0f172a;--fca-muted:#475569;--fca-border:#dbe3ef;--fca-surface:#f8fafc;--auricrux-gold:#d49a22;--auricrux-gold-soft:#fff7e1;--sans:"Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, Roboto, sans-serif;--heading:"Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, Roboto, sans-serif;font-family:var(--sans);color:var(--fca-ink);background:var(--fca-surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}*,:before,:after{box-sizing:border-box}body{background:var(--fca-surface);min-height:100vh;margin:0}#root{text-align:left;border:none;width:100%;max-width:none;min-height:100vh;margin:0;display:block}h1,h2,h3{font-family:var(--heading);color:var(--fca-ink);margin:0 0 .5rem;font-weight:700}p{margin:0}a{color:var(--fca-blue-dark)}button,input,select,textarea{font:inherit}code{background:var(--fca-blue-soft);border-radius:4px;padding:2px 6px;font-family:ui-monospace,Consolas,monospace;font-size:.9em}
