:root{--light-primary:#fff;--light-secondary:#faf8f5;--dark-primary:#000;--dark-primary-80:#000c;--dark-secondary:#00092b;--state-error:#e40f0f;--state-error-dark:#a50a0a;--state-success:#047b00;--toast-background:#fff;--toast-text:#000;--toast-close:#000;--toast-progress:#000;--toast-progress-80:#000c;--toast-success:#047b00;--toast-warning:#bc7400;--toast-error:#a50a0a}@keyframes opacity{0%{opacity:1}50%{opacity:.3}to{opacity:1}}@keyframes opacityIn{0%{opacity:0}to{opacity:1}}@keyframes opacityOut{0%{opacity:1}to{opacity:0}}@keyframes breath{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes addListIn{0%{opacity:0;bottom:calc(1rem - 80%)}to{opacity:1;bottom:calc(-80% - .25rem)}}@keyframes addListOut{0%{opacity:1;bottom:calc(-80% - .25rem)}to{opacity:0;bottom:calc(1rem - 80%)}}*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}:where(ul[class],ol[class]){margin:0;padding:0;list-style:none}html:focus-within{scroll-behavior:smooth}body{width:100vw;min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5;overflow-x:hidden}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.Toastify__toast{width:fit-content;max-width:40rem;padding:1rem 3rem 1rem 1rem;font-size:.95rem;color:#000!important;background:#fff!important}.Toastify__close-button{margin-left:3rem;opacity:.5!important;color:#000!important}.Toastify__close-button:hover{opacity:1!important}.Toastify__progress-bar{background-color:#000!important}.Toastify__progress-bar--bg{background-color:#000c!important}.Toastify__toast-icon{margin-right:1.5rem;transform:scale(.9);color:#a50a0a!important}
