@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{font-family:Inter,sans-serif}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:auto;scrollbar-color:#7c3aed #ede9fe}*::-webkit-scrollbar{width:16px}*::-webkit-scrollbar-track{background:#ede9fe}*::-webkit-scrollbar-thumb{background-color:#7c3aed;border-radius:10px;border:3px none #ffffff}.button-container{display:flex;gap:1rem;align-items:center;justify-content:center}
