@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{overflow-x:hidden;font-family:Outfit,sans-serif}button{font-family:inherit;border-radius:999px!important;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}button:not(:disabled):hover{transform:translateY(-1px)}button:not(:disabled):active{transform:translateY(0) scale(.985)}button.import-mode-option{border-radius:10px!important}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:99px}input::placeholder,textarea::placeholder{color:#0000004d}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
