body{margin:0;font-family:DM Sans,system-ui;font-optical-sizing:auto;font-weight:400;font-style:normal}.background-logged-out{background-image:linear-gradient(#000c,#00000070,#000c),url("./media/background_logged_out-MMV3ODEK.jpeg");height:100vh;background-size:cover;background-repeat:no-repeat}.button-div{display:flex;align-items:center;justify-content:center}button{background-color:#2e3edf;border-radius:50px;padding:12px 24px;font-weight:600;border:0;border:1px solid #2e3edf}.button-disabled{color:#714444;background-color:#979fef;cursor:not-allowed}.button-enabled{color:#fff}.button-enabled:hover{color:#2e3edf;background-color:#fff;cursor:pointer}input{border:1px solid #2E3EDF;border-radius:6px;padding:12px 24px;width:358px}input:hover{cursor:pointer;background-color:#0000001a}.passwords{display:flex;align-items:center}.passwords img{width:22px;margin-left:-30px;opacity:.7}.passwords img:hover{opacity:1;cursor:pointer}.pw-requirements{font-size:10px}.pw-requirements-red{color:#2e3edf}section{display:flex;align-items:center;justify-content:center}h1{font-size:48px;font-weight:700;margin:0;padding:0;color:#2e3edf}.forms{display:flex;flex-direction:column;max-width:450px;align-items:center;gap:32px;background:#fff;padding:43px 56px;border-radius:48px;border:3px solid black;max-height:calc(100% - 400px);overflow-y:auto}.forms form{display:flex;flex-direction:column;gap:32px}a{color:#2e3edf}a:hover{cursor:pointer;text-decoration:underline;color:#0b1368}@media (min-width: 1000px){.forms{max-width:800px}}@media (max-width: 550px){.forms{width:100%;gap:24px;border-radius:0;border:none;max-width:none;text-align:center}input{width:230px}.pw-requirements{text-align:left}h1{font-size:24px}.background-logged-out{background-image:none}}@media (max-height: 700px){.forms{gap:8px;padding:22px 28px;max-height:unset}.forms form{gap:8px}h1{font-size:32px}}.forms::-webkit-scrollbar{width:40px}.forms::-webkit-scrollbar-thumb{background-color:#a8a8a8;border:16px solid transparent;border-radius:20px;background-clip:content-box;height:80px}.forms::-webkit-scrollbar-thumb:hover{background-color:#000000b3}.forms::-webkit-scrollbar-track{background-color:transparent}
