:root{--color-white:#fff;--color-stroke:#e4e4e4;--color-accent:#4074e4;--color-negative:#c72222;--color-warning:#f6ff00;--color-black:#181c22;--color-secondary:#848f97;--color-background:#ddefff;color:var(--color-black);background:var(--color-background);font-family:Nunito Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}*,:before,:after{box-sizing:border-box}body{width:100%;min-height:100vh;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}@media (max-width:768px){.main-content{padding-bottom:100px}}
.Toast-module-scss-module__Lti1Pq__toast{z-index:10000;cursor:pointer;animation:.3s ease-out Toast-module-scss-module__Lti1Pq__slideIn;position:fixed;bottom:40px;left:50%;transform:translate(-50%)}@media (max-width:768px){.Toast-module-scss-module__Lti1Pq__toast{bottom:10px;left:50%;transform:translate(-50%)}}.Toast-module-scss-module__Lti1Pq__content{background:var(--color-black);min-width:unset;border:none;border-radius:16px;width:fit-content;max-width:calc(100vw - 20px);padding:12px 24px;box-shadow:0 4px 12px #0000001a}@media (max-width:768px){.Toast-module-scss-module__Lti1Pq__content{min-width:auto;max-width:calc(100vw - 20px)}}.Toast-module-scss-module__Lti1Pq__message{color:var(--color-white);text-align:center;font-size:14px;font-weight:400;line-height:1.5}@keyframes Toast-module-scss-module__Lti1Pq__slideIn{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%)}}
