@import url(https://fonts.googleapis.com/css2?family=Fira+Code:wght@500;600;700&family=Fira+Sans:wght@400;500;600;700&display=swap);:root{--color-primary:#8e24aa;--color-secondary:#ab47bc;--color-accent:#f59e0b;--color-background:#f8fafc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Fira Sans,sans-serif;margin:0}option{color:#000}[role=button],a,button{-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}