@font-face{font-family:Inter;src:url(/_next/static/media/Inter-Regular.1282ebc6.ttf)}.button{font-family:Inter;font-weight:500;font-size:14px;line-height:24px;letter-spacing:-.1px;text-transform:capitalize;display:inline-flex;gap:8px;height:40px;padding:8px 16px;justify-content:center;align-items:center;border-radius:6px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.button:hover{cursor:pointer}.button.no_background{background-color:none;border:none;box-shadow:none}.button.loading svg{animation:rotate 3s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}