*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background-color:rgba(99,91,255,.15)}:focus-visible{outline:2px solid #635bff;outline-offset:2px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#3f3f46}@keyframes animate-fade{0%{opacity:0}to{opacity:1}}