*{box-sizing:border-box;margin:0;padding:0}body{--textColor:#303030;--tabColor:#272727;--backgroundColor:#dee1e3;--transparentBackgroundColor:#adbcc263;--accentColor:#b9e1ff;--accentColor2:#2584ac;--accentColor3:#ccd3d5;--accentColor4:#c6d6e1;--borderColor:#929495;--shadowColor:#0002;-webkit-user-select:none;user-select:none;color:#303030;background-color:#c4cfd1;min-height:100dvh;font-family:Lato;overflow:hidden}html[dark] body{--textColor:#b2b2b2;--tabColor:#d9d9d9;--backgroundColor:#212121;--transparentBackgroundColor:#383f432c;--accentColor:#243c5b;--accentColor2:#0c7eae;--accentColor3:#16181b;--accentColor4:#333b43;--borderColor:#343434;--shadowColor:#00000053;color:#b2b2b2;background-color:#0d1114}h1,h2,h3{text-wrap:balance;font-weight:unset}p{text-wrap:pretty;text-align:justify;margin-block:1em;line-height:1.5}ol,ul{list-style:none}a,a:visited{color:#0c7eae;text-decoration:none}img,svg,video{max-width:100%;height:auto;max-height:100%;display:block}input:focus-visible{outline:var(--textColor)solid 1px}@font-face{font-family:Lato;src:url(/Lato-Light.ttf)}.animate-opacity{animation:.2s ease-out forwards fade-opacity}@keyframes fade-opacity{0%{opacity:0}to{opacity:1}}html[dark] .added:before{filter:invert();background-color:var(--textColor)}.added:before{content:"";background-image:url(/icons/add.svg);background-position:50%;background-repeat:no-repeat;background-size:50px;background-color:var(--backgroundColor);filter:invert(0);border-radius:8px;width:100%;height:100%;animation:.5s ease-out forwards fade-opacity2;position:absolute}@keyframes fade-opacity2{0%{opacity:0}50%{opacity:1}to{opacity:0}}::-webkit-scrollbar{border-radius:100%;width:8px;height:12px}::-webkit-scrollbar-track{background-color:#0000;margin:20px 0 0}::-webkit-scrollbar-thumb{background:var(--textColor);border:1px solid var(--borderColor);border-radius:12px}::-webkit-scrollbar-thumb:hover{background:var(--tabColor)}
