*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--background: #e8f4fd;--foreground: #1e3a5f;--primary: #2e6fa8;--primary-dark: #1e5a8a;--muted-foreground: #4a7a9b;--surface: #d4e9f7;--surface-hover: #bbd9ef;--border: #93c5e8}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,system-ui,sans-serif}::selection{background:#2e6fa833;color:var(--foreground)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6aaed8}
