@import"https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;700&display=swap";:root{color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--primary-color: #00aeb3;--primary-color-rgb: 0, 174, 179;--secondary-color: #152222;--secondary-color-rgb: 21, 34, 34;--accent-color: orange;--border-radius: .25rem}*{font-family:Ubuntu,Source Sans Pro,Open Sans,Segoe UI,sans-serif;font-weight:400;line-height:1.5;margin:0;padding:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--primary-color) #fff}*::-webkit-scrollbar{height:10px;width:10px}*::-webkit-scrollbar-track{border-radius:5px;background-color:#fff1;margin:1rem 0}*::-webkit-scrollbar-track:hover{background-color:#fff3}*::-webkit-scrollbar-track:active{background-color:#fff4}*::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ffffff1a}*::-webkit-scrollbar-thumb:hover{background-color:#fff3}*::-webkit-scrollbar-thumb:active{background-color:#fffc}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) rgba(255,255,255,.0666666667)}*:hover{scrollbar-color:rgba(255,255,255,.2) rgba(255,255,255,.2)}*:active{scrollbar-color:white rgba(255,255,255,.2666666667)}* input,* textarea,* select{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}
