@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";body{margin:0;padding:0;font-family:Inter,sans-serif;box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:#bdbdbd #f5f5f5}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:8px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:8px}
