*{box-sizing:border-box;margin:0;padding:0}body{--textColor:#232b33;--mutedTextColor:#586574;--tabColor:#1168ab;--backgroundColor:#f2f5f8;--transparentBackgroundColor:#ffffffb8;--accentColor:#ddecf8;--accentColor2:#1b70b1;--accentColor3:#e8eef4;--accentColor4:#d5e7f5;--borderColor:#8999ab85;--shadowColor:#1c27331f;--strongShadowColor:#1c27332e;-webkit-user-select:none;user-select:none;min-height:100dvh;color:var(--textColor);background-color:#e2e9ef;font-family:Lato;overflow:hidden}html[dark] body{--textColor:#e2e8f0;--mutedTextColor:#94a3b8;--tabColor:#38bdf8;--backgroundColor:#111827;--transparentBackgroundColor:#0f172ac7;--accentColor:#0ea5e9;--accentColor2:#38bdf8;--accentColor3:#1e293b;--accentColor4:#1f3a56;--borderColor:#94a3b838;--shadowColor:#00000047;--strongShadowColor:#00000073;color:var(--textColor);background-color:#020617}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(--accentColor2)solid 2px;outline-offset:2px}@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(--accentColor4);border:1px solid var(--borderColor);border-radius:12px}::-webkit-scrollbar-thumb:hover{background:var(--accentColor2)}
