:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-void:#fff;--color-smallbackgroundtransparent:rgba(0,0,0,.6);--color-foreground:#0d0d0d;--color-backgroundstart:#efefef;--color-backgroundend:#fff;--color-secondary:#b4b9bc;--color-error:#fe3a31}@media (prefers-color-scheme:dark){:root{--color-void:#000;--color-smallbackgroundtransparent:rgba(255,255,255,.6);--color-foreground:#f2f2f2;--color-backgroundstart:#101010;--color-backgroundend:#000;--color-secondary:#646464;--color-error:#fe3a31}}*{box-sizing:border-box;scrollbar-width:thin;margin:0;padding:0}html{touch-action:manipulation;overscroll-behavior-y:none;scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:clip}body{color:var(--color-foreground);background:linear-gradient(to bottom,transparent,var(--color-backgroundend))var(--color-backgroundstart)}::selection{background-color:var(--color-foreground);color:var(--color-backgroundstart)}a{color:inherit;-webkit-text-decoration:none;text-decoration:none}@media (prefers-color-scheme:dark){html{-webkit-print-color-scheme:dark;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}