body,html{background:var(--purple)}*{box-sizing:border-box}.mobile-ui{display:block}.mobile-ui_flex{display:flex}.desktop-ui,.desktop-ui_flex{display:none}@media (min-width:768px){.mobile-ui,.mobile-ui_flex{display:none}.desktop-ui{display:block}.desktop-ui_flex{display:flex}}@media (max-width:767px){body,html{background:#fff}}@media (max-width:640px){.mobile-ui_button{height:40px;padding:8px 16px}}@media (min-width:480px){.Toastify__toast{min-width:300px;padding-right:27px;width:100%!important}}
