:root{--background:#fff;--foreground:#171717}[data-theme=dark]{--background:#0a0a0a;--foreground:#ededed}[data-theme=light]{--background:#fff;--foreground:#171717}html,body{max-width:100vw;overflow-x:hidden}html{-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%}[data-scroll-container]{will-change:scroll-position;transform:translateZ(0)}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=light] ::-webkit-scrollbar{-webkit-appearance:none!important;width:6px!important}[data-theme=light] ::-webkit-scrollbar-track{background:0 0!important;border-radius:3px!important}[data-theme=light] ::-webkit-scrollbar-thumb{background:#00000026!important;border-radius:3px!important;min-height:20px!important}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#00000040!important}[data-theme=dark] ::-webkit-scrollbar{-webkit-appearance:none!important;width:6px!important}[data-theme=dark] ::-webkit-scrollbar-track{background:0 0!important;border-radius:3px!important}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#ffffff26!important;border-radius:3px!important;min-height:20px!important}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff40!important}
