@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);:root{--navy:#1e3455;--navy-dark:#152741;--navy-light:#2a4a78;--orange:#f86822;--orange-hover:#e55a17;--near-black:#0c0d14;--light-gray:#f5f5f5;--mid-gray:#e0e0e0;--text-gray:#6b7280;--white:#fff;--success:#10b981;--warning:#f59e0b;--info:#3b82f6}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#fff;background:var(--white);color:#0c0d14;color:var(--near-black);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:#1e3455;color:var(--navy);text-decoration:none}a:hover{color:#f86822;color:var(--orange)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f5f5f5;background:var(--light-gray)}::-webkit-scrollbar-thumb{background:#e0e0e0;background:var(--mid-gray);border-radius:3px}body{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@media print{body,html{display:none!important}}
/*# sourceMappingURL=main.d5e1e9fe.css.map*/