*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto}:root{--white:#fff;--gray-100:#e1e1e6;--gray-300:#a8a8b3;--gray-500:#6b6b70;--gray-800:#29292e;--gray-900:#121214;--cyan-500:#2692f7;--green-500:#4adb96;--yellow-100:#ffc68e;--yellow-500:#ff8000;--yellow-800:#c26100;--red-500:#eb1717;--red-800:#c51f1f}@media(max-width:1080px){html{font-size:93.75%}}@media(max-width:720px){html{font-size:87.5%}}@media(max-width:500px){html{font-size:77.5%}}body{background:var(--gray-900);color:var(--white)}body,button,input,select,textarea{font:400 1rem Roboto,sans-serif}button{cursor:pointer;background:none;border:none;padding:0;font:inherit;outline:inherit}a,button{color:inherit}a{text-decoration:none}.styles_alertContainer__nZzSg{position:fixed;top:20px;right:20px;gap:10px;z-index:9999}.styles_alert__KeA5V{margin-bottom:.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:12px 20px;border-radius:8px;color:#fff;cursor:pointer;min-width:200px;max-width:300px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.styles_alert__KeA5V.styles_success__pTwE2{background-color:#4caf50}.styles_alert__KeA5V.styles_error__69_PV{background-color:#f44336}.styles_alert__KeA5V.styles_warning__tji3_{background-color:#ff9800}.styles_alert__KeA5V.styles_info__Ke67Q{background-color:#2196f3}.styles_closeIcon__VX213{cursor:pointer;font-size:1.5rem;opacity:.8;transition:opacity .2s;margin-left:.5rem}.styles_closeIcon__VX213:hover{opacity:1}