*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8f9fa;color:#1a1a2e;-webkit-font-smoothing:antialiased}#root{min-height:100vh;display:flex;flex-direction:column}html{scroll-behavior:smooth}.banner-dots{display:flex;gap:8px;justify-content:center;padding-top:12px}.banner-dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s}.banner-dot.active{width:24px;border-radius:4px;background:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:silver;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#999}
