:root{--font-sans: Inter, "Segoe UI", sans-serif;--bg: #ffffff;--bg-muted: #f7f8fa;--text: #1a1d23;--text-muted: #5c6370;--border: #e6e8ee;--shadow: 0 10px 30px rgba(16, 24, 40, .06);--radius: 14px;--header-h: 76px;--header-offset: 76px;--max: 1280px;--perc-navy: #1e3a5f;--perc-navy-deep: #243b63;--perc-cyan: #00b8d9;--perc-cyan-deep: #0891b2;--perc-green: #1e8449;--perc-teal: #0f766e;--perc-wash: #f4f8fb;--perc-muted: #64748b;--l0: #c0392b;--l1: #e67e22;--l2: #f1c40f;--l3: #27ae60;--l4: #3498db;--l5: #8e44ad;--l6: #1e8449}@media(max-width:900px){:root{--header-h: 68px;--header-offset: 68px}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;height:100%;overflow:hidden;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit}img,svg{display:block;max-width:100%}app-root{display:block;height:100%}
