@import "https://fonts.cdnfonts.com/css/calleo-trial";
:root,.light{--background:#d8d8d8;--foreground:#242a33;--text-primary:#000;--text-secondary:#000;--grey-text:#f2f2f2;--text-distinctive:#f2f2f2;--button-bg:#f2f2f259;--darkground:transparent;--dark-element:#12151914;--container-foreground:#f2f2f2;--container-distinctive:#242a3359;--colorful:#8080ff}[data-theme=dark],.dark{--background:#121519;--foreground:#f2f2f2;--text-primary:#f2f2f2;--text-secondary:#f2f2f2;--grey-text:#f2f2f259;--text-distinctive:#242a33;--button-bg:#242a3359;--darkground:#121519;--dark-element:#12151959;--container-foreground:#242a33;--container-distinctive:#242a3359;--colorful:#77d888}html,body{max-width:100vw;color:var(--text-primary);scroll-behavior:smooth;font-family:Calleo-Trial,sans-serif;overflow-x:hidden}body{color:var(--text-primary);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;font-weight:400}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input[type=submit],input[type=reset]{color:inherit;font:inherit;cursor:pointer;outline:inherit;background:0 0;border:none;padding:0}input{box-shadow:none;background-color:#0000;background-image:none;border:none}textarea:focus,input:focus{outline:none}h1,h2{font-size:40px;font-weight:700}@media screen and (max-width:768px){h1,h2{font-size:30px}}h4{font-size:20px;font-weight:700}
