@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500&family=Merriweather:ital,wght@0,300;0,400;0,700;1,400&display=swap";:root{--font-sans: "Inter", ui-sans-serif, system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, monospace;--font-serif-reading: "Merriweather", serif;--color-primary: #2563EB;--color-secondary: #F59E0B}@layer utilities{.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.animate-bounce-subtle{animation:bounce-subtle 2s infinite}@keyframes bounce-subtle{0%,to{transform:translateY(-5%)}50%{transform:translateY(0)}}}.prose img{margin:1rem auto;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a}.prose p{margin-bottom:.75em;line-height:1.75}.katex{font-size:1.1em}
