@import"https://fonts.googleapis.com/css2?family=Varela+Round&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Varela Round,sans-serif;background-color:#f8f9fa;color:#202124;min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#dadce0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bdc1c6}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:2px}
