@layer base{:root{--mobileNavOffset:calc(var(--spaceOuter)*2 + var(--space2XL))}:where(html,body){background-color:var(--backgroundLight);color:var(--textBody);font-family:var(--fontStack);font-weight:var(--fontWeightRegular);opacity:1;overflow-x:hidden;transition:var(--durationM) ease;transition-property:background,opacity;width:100vw;-ms-overflow-style:none;&::-webkit-scrollbar{width:10px}&::-webkit-scrollbar-track{background:#f1f1f1}&::-webkit-scrollbar-thumb{background:var(--accent);border-radius:var(--borderRadiusM)}&:focus{outline:none}}:where(code,pre){font-family:var(--monoFontStack)}:where(img){@media (max-width:1240px){height:auto;width:100%}}:where(a){color:var(--accent)}::-moz-selection{background:var(--accent);color:var(--black)}::selection{background:var(--accent);color:var(--black)}:focus{outline:4px solid var(--text);outline-offset:4px}:focus:not(:focus-visible){outline:none}}@layer base{#root{font-synthesis:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}:where(html,body){min-height:100%;width:100%}:where(*,:before,:after){box-sizing:border-box;margin:0}:where(input,textarea,select,button){-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:0;color:inherit;font:inherit;padding:0}:where(button,a){touch-action:manipulation}:where(svg,img,picture,video,iframe,canvas){display:block}:where(em,i){font-style:normal}:-moz-any-link{text-decoration:none}:any-link{text-decoration:none}ul{padding:0}:root{--mobileNavOffset:calc(var(--spaceOuter)*2 + var(--space2XL))}}