@import"https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:wght@700&family=Inter:wght@300;400;500;600;700&family=Source+Sans+Pro:wght@400;600;700&display=swap";:root{--bg: #eef1f5;--surface: #fff;--border: #e6e9ee;--navy: #002f6c;--blue: #0085ca;--blue-light: #5bc2e7;--yellow: #ffc72c;--text: #16243d;--text-muted: #667085;--text-light: #8a96a8;--sidebar-text: rgba(255,255,255,.7);--sidebar-label: #7da3cf;--sidebar-active-bg: rgba(255,255,255,.12);--red: #dc2626;--green: #16a34a}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;overflow-wrap:break-word}h1,.heading-1{font-family:Fira Sans Condensed,sans-serif;font-weight:700}h2,.heading-2{font-family:Source Sans Pro,sans-serif}a{color:var(--blue);text-decoration:none}button{font-family:Inter,sans-serif;cursor:pointer;border:none;outline:none}input,textarea,select{font-family:Inter,sans-serif}.scrl::-webkit-scrollbar{width:6px;height:6px}.scrl::-webkit-scrollbar-track{background:transparent}.scrl::-webkit-scrollbar-thumb{background:#c1cad6;border-radius:3px}.scrl::-webkit-scrollbar-thumb:hover{background:#a0aab4}
