:root{--bg:#f4f6f8;--surface:#ffffff;--text:#1a1f2e;--muted:#5f6b7a;--border:#d8dee6;--primary:#2563eb;--primary-hover:#1d4ed8;--success:#059669;--error:#dc2626}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text)}button,input{font:inherit}