:root{--bg:#FAFAFC;--surface:#fff;--surface-2:#F5F7FF;--text:#0F172A;--muted:#5B667A;--indigo:#3B4EFF;--indigo-2:#2F3FE0;--navy:#0B1F3A;--yellow:#F6C44F;--border:rgba(15,23,42,.10);--shadow:0 16px 40px rgba(15,23,42,.08);--shadow-sm:0 8px 22px rgba(15,23,42,.08);--radius:18px;--radius-sm:14px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit}img{max-width:100%;height:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}