:root{--color-primary:#1a56a0;--color-secondary:#e8f0fa;--color-bg:#fff;--color-text:#111827;--color-text-muted:#6b7280;--color-border:#e5e7eb;--color-error:#dc2626;--font-main:Inter, system-ui, -apple-system, sans-serif;--radius:8px}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-text);background:var(--color-bg);font-family:var(--font-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}
