*{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0a0a0a;background-color:#fff;min-height:100vh;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:filter .3s,background-color .3s}html[data-theme=dark]{filter:invert()hue-rotate(180deg)brightness(1.15)contrast(.9);background-color:#121212}html[data-theme=dark] body{background-color:#121212}html[data-theme=dark] img,html[data-theme=dark] video,html[data-theme=dark] svg.preserve-colors{filter:invert()hue-rotate(180deg)brightness(.85)contrast(1.1)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#eaeaea;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d0d0d0}
