:root{color-scheme:light;--background:#f6f7fb;--surface:#ffffff;--surface-muted:#f0f3fb;--text:#112038;--text-muted:#5e6b85;--accent:#2e9d6d;--accent-soft:#e6f6ee;--border:#d9e1f0;--warning:#ad6f00}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--background);color:var(--text)}.app-body{min-height:100vh}a{color:inherit;text-decoration:none}button{font:inherit}