@tailwind base;@tailwind components;@tailwind utilities;.material-symbols-outlined{font-variation-settings:"FILL" 1, "wght" 300, "GRAD" 0, "opsz" 24}.math-overlay{-webkit-mask-image:linear-gradient(#0000,#000,#0000);mask-image:linear-gradient(#0000,#000,#0000)}body{background-color:var(--surface,#f8f9fa);font-family:Inter,sans-serif}h1,h2,h3{font-family:Manrope,sans-serif}.bg-math-pattern{background-color:#f8f9fa;background-image:radial-gradient(#c6c5d4 .5px,#0000 .5px);background-size:24px 24px}.math-ghost{color:#191c1d;opacity:.03;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Manrope;font-weight:800;position:absolute}#root{width:100%}
