html{scroll-behavior:smooth;box-sizing:border-box}::selection{background-color:#0078d7;color:#fff}*{padding:0;margin:0;font-family:inherit;list-style:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}*,:after,:before{box-sizing:inherit;background-repeat:no-repeat;background-position:50%;background-size:contain;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-position:center;mask-size:contain;mask-repeat:no-repeat}body{font-family:sans-serif}a{color:inherit}a,a:hover{text-decoration:none}a:focus{outline:none}button:hover{cursor:pointer}textarea{resize:none}ul{padding:0;margin:0}fieldset{border:none}svg{object-fit:contain}::selection{background:var(--primary);color:var(--textLight)}html{background:var(--blank);font-size:10px}@media(min-width:1280px){html{font-size:12px;font-size:14px}}@media(min-width:1367px){html{font-size:16px}}html *{scroll-behavior:smooth;box-sizing:border-box;overscroll-behavior:auto}*{transition:background-color .2s linear;will-change:background-color}body{height:100vh;display:flex;flex-direction:column;background-color:var(--blank)}body *{font-family:Roboto Flex,Tahoma,San Francisco,Helvetica Neue,Helvetica,Open Sans,Verdana,sans-serif;color:var(--grey-20)}pre{max-width:100vw;border:2px solid red;white-space:pre-line;font-family:monospace;z-index:9999;position:relative;background-color:#fff;font-size:12px}main{overflow:hidden;width:100%;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6,p,span{white-space:pre-line}p,span{font-family:Albert Sans,Open Sans,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;font-size:1rem}button{outline:none;background-color:rgba(0,0,0,0);border:none}button span{font-weight:700}.h1,h1{font-size:2.75rem}.h1,.h2,h1,h2{font-family:Albert Sans,Open Sans,Roboto,Arial,sans-serif;font-weight:700}.h2,h2{font-size:2rem}.h3,h3{font-size:1.5rem}.h3,.h4,h3,h4{font-family:Albert Sans,Open Sans,Roboto,Arial,sans-serif;font-weight:700}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1rem}.h5,.h6,h5,h6{font-family:Albert Sans,Open Sans,Roboto,Arial,sans-serif;font-weight:700}.h6,h6{font-size:.875rem}small{font-family:Albert Sans,Open Sans,Roboto,Arial,sans-serif;font-weight:500}b,em,strong{font-family:inherit;font-size:inherit}a{color:var(--info);font-family:Albert Sans,Open Sans,Roboto,Arial,sans-serif;font-weight:400}a:active,a:focus{outline:2px solid var(--info);outline-offset:3px}a:active,a:hover{text-decoration:underline}.container{width:clamp(320px,88%,1600px);margin-inline:auto}.mobile,div.mobile{display:inherit}@media(min-width:1280px){.mobile,div.mobile{display:none}}.desktop,div.desktop{display:none}@media(min-width:1280px){.desktop,div.desktop{display:inherit}}