@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--brand:#1f5c99;--brand-dark:#163f6e;--brand-light:#2980b9;--brand-pale:#e8f0f8;--dark:#0a0f1e;--dark-2:#0e1629;--gray:#8a9ab5;--text:#1a1a2e}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}#root{text-align:left;width:100%;max-width:100%;min-height:100svh;margin:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:var(--brand);border-radius:3px}
