@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);#app{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}nav{padding:10px}nav a{color:#2c3e50;text-decoration:none}nav a.router-link-exact-active{color:#42b983}@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Roboto,sans-serif}.theme-switch:checked{transition:transform .5s;transform:translateX(2.5rem)}.theme-switch:checked+.theme-switch-label{background-color:#93c5fd}@layer base{html{-webkit-tap-highlight-color:transparent}}