:root{--background:#f6f8fb;--surface:rgba(255,255,255,0.92);--surface-strong:#ffffff;--foreground:#111827;--muted:#4b5563;--border:rgba(148,163,184,0.18);--accent:#2563eb;--accent-strong:#1d4ed8;--teal:#0b5fff;--shadow:0 24px 60px rgba(15,23,42,0.08);--radius:0;--font-heading:Inter,"Segoe UI",sans-serif;--font-body:Inter,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#eef2ff,#f8fafc 45%,#f8fafc);color:var(--foreground);font-family:var(--font-body)}body,main{min-height:100vh}a{color:inherit}button,input,select,textarea{font:inherit}button{border:none}.siteFooter{min-height:64px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;padding:18px 24px;border-top:1px solid #cbd5e1;background:#071a3d;color:#dbeafe;font-size:.92rem;font-weight:750}.siteFooter a{color:#93c5fd;font-weight:900;text-decoration:none}.siteFooter a:hover{color:#ffffff}