body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,sans-serif}:root{--toastify-color-success:#38a169;--toastify-color-error:#e53e3e;--toastify-color-info:#3182ce;--toastify-color-warning:#ed8936;--toastify-font-family:"Inter", system-ui, sans-serif;--toastify-toast-bd-radius:12px;--toastify-toast-min-height:56px;--toastify-toast-max-height:120px}.Toastify__toast{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #0000000f;padding:14px 16px;box-shadow:0 4px 14px #00000014,0 1px 3px #0000000a}.Toastify__toast--success{border-left:4px solid #38a169}.Toastify__toast--error{border-left:4px solid #e53e3e}.Toastify__toast--info{border-left:4px solid #3182ce}.Toastify__toast--warning{border-left:4px solid #ed8936}.Toastify__progress-bar{height:3px}.Toastify__close-button{opacity:.4;transition:opacity .2s}.Toastify__close-button:hover{opacity:.8}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-page{animation:.35s ease-out both fadeInUp}.animate-card{animation:.4s ease-out both fadeInUp}.animate-card:first-child{animation-delay:0s}.animate-card:nth-child(2){animation-delay:60ms}.animate-card:nth-child(3){animation-delay:.12s}.animate-card:nth-child(4){animation-delay:.18s}.animate-card:nth-child(5){animation-delay:.24s}.animate-card:nth-child(6){animation-delay:.3s}.animate-fade{animation:.3s ease-out both fadeIn}.transition-content{transition:opacity .25s,transform .25s}
