/* XenithosIQ v0.4.0.5 canonical base.css — consolidated cascade. */
:root{--gq-navy-950:#071b2d;--gq-navy-900:#09283a;--gq-emerald-700:#0e6b5c;--gq-emerald-600:#168a7a;--gq-green-500:#22a06b;--gq-gold-500:#c7a35a;--gq-ivory-50:#f7f5ef;--gq-slate-900:#102433;--gq-slate-700:#4f666f;--gq-border:#d9e4e5;--gq-shadow:0 22px 58px rgba(20, 43, 52, 0.11)}
*{box-sizing:border-box}
html{margin:0;min-height:100%}
body{margin:0;min-height:100vh;font-family:Inter, "Segoe UI", Arial, sans-serif;color:var(--gq-slate-900);background:#f4f7f8}
a{color:#087d86;text-decoration:none}
a:hover{text-decoration:underline}
input{font:inherit}
button{font:inherit;cursor:pointer}
img{max-width:100%}
svg{max-width:100%}
