:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}*{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6{margin:0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-dark-theme)}::-webkit-scrollbar-thumb{border-radius:5px;background:#6c6c6c}::-webkit-scrollbar-thumb:hover{background:#5a5a5a}::-webkit-scrollbar-thumb:active{background:#4a4a4a}main{min-height:calc(100vh - 46px);width:100%}.container{padding:15px 15px 50px;margin:0 auto;max-width:1200px}.center{display:flex;justify-content:space-between;align-items:center}
