@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fafafa;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--scrollbar-track, #f0f0f0)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb, #d0d0d0);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover, #c4956a)}
