:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-roboto),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:#d1d1d1;text-decoration:none}a:hover{color:#9e9e9e;text-decoration:underline}.noUnderline,.noUnderline:hover{text-decoration:none}button{border-radius:10px;border:none;padding:.8rem 1.2rem;font-size:1rem;font-weight:500;font-family:inherit;background-color:#3a3a3a;cursor:pointer;transition:transform .2s,background-color .2s}button:hover{transform:scale(1.05);background-color:#4b4b4b}hr{max-width:100%;box-sizing:border-box;overflow:hidden}hr,table{width:100%}table{padding:5px;border-collapse:collapse;border:1px solid #fff}thead{background-color:#292929;border-bottom:2px solid #fff}td,th{padding:10px;border:1px solid #fff}ol,ul{margin-left:20px}form{display:flex;flex-direction:column;gap:20px}input,select{padding:10px}select{cursor:pointer}textarea{min-width:-moz-fit-content;min-width:fit-content;min-height:300px;padding:10px;resize:none}blockquote{background-color:#363636;border-left:5px solid #919191;padding:10px;border-radius:5px}code{font-family:monospace;color:red;padding:2px;border-radius:3 px;background-color:#353535}.page{padding:30px}.blog-post{padding:40px}.post-content{display:flex;flex-direction:column;gap:20px;margin:30px 0}.svg{width:15px}.profile-picture{max-width:50px;max-height:50px;border-radius:50%}.profile-picture-small{max-width:35px;max-height:35px;border-radius:50%}.file-input{background-color:#242424;cursor:pointer;max-width:-moz-fit-content;max-width:fit-content}.flexbox{display:flex;flex-direction:column;gap:10px}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.header_header__Awatn{display:flex;align-items:center;justify-content:space-between;padding:10px}.header_siteName__zM291{font-size:1.5rem;color:#fff}.header_nav___1UFd{display:flex;align-items:center;gap:10px}.header_loginButton__u96aP{padding:10px;border-radius:10px;background-color:#414141;display:flex;align-items:center;gap:3px}.header_loginButton__u96aP:hover{background-color:#252525}.header_registerButton__65nZH{padding:10px;border-radius:10px;background-color:#055f00;display:flex;align-items:center;gap:3px}.header_registerButton__65nZH:hover{background-color:#044d00;-webkit-text-decoration:dashed;text-decoration:dashed}.header_userSnippet__ZQX5O{display:flex;flex-direction:row;align-items:center;padding:5px;gap:5px;border:2px solid #333;border-radius:5px;color:#fff}.header_userSnippet__ZQX5O:hover{background-color:#333}.header_profilePicture__tJDij{max-width:50px;max-height:50px;border-radius:50%}