.login-form[data-astro-cid-a7s3p6pf]{display:flex;flex-direction:column;align-items:center;margin-top:1rem}.login-form-container[data-astro-cid-a7s3p6pf]{display:flex;flex-direction:column;max-width:400px;min-height:510px;background-color:var(--form-background-color);border-radius:8px;border:2px solid rgba(255,255,255,.26)}.login-form-header[data-astro-cid-a7s3p6pf]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:112px;padding:0 48px;background-color:#ffffff0a}img[data-astro-cid-a7s3p6pf].logo-image{width:100%;height:auto;max-width:400px}.login-form-content[data-astro-cid-a7s3p6pf]{flex-direction:column;display:flex;padding:42px 48px 20px;gap:20px;align-self:stretch}.input-entry[data-astro-cid-a7s3p6pf] input[data-astro-cid-a7s3p6pf]{height:38px;padding:12px;font-size:16px;background-color:var(--big-stone);color:var(--on-bg-color)}.input-entry[data-astro-cid-a7s3p6pf] input[data-astro-cid-a7s3p6pf]:focus{color:var(--main-bg-color);background-color:var(--on-bg-color)}.login-form-content[data-astro-cid-a7s3p6pf] label[data-astro-cid-a7s3p6pf]{padding-bottom:.5rem}.login-form-content[data-astro-cid-a7s3p6pf] label[data-astro-cid-a7s3p6pf] b[data-astro-cid-a7s3p6pf]{color:var(--on-bg-color)}.login-form-content[data-astro-cid-a7s3p6pf] input[data-astro-cid-a7s3p6pf]::placeholder{color:#94a3b882}.input-entry[data-astro-cid-a7s3p6pf]{display:flex;flex-direction:column}.input-entry-remember[data-astro-cid-a7s3p6pf]{display:flex;align-items:center}.input-entry-remember[data-astro-cid-a7s3p6pf] label[data-astro-cid-a7s3p6pf]{padding-top:7px;padding-left:8px}.login-form-content[data-astro-cid-a7s3p6pf] button[data-astro-cid-a7s3p6pf]{position:relative;width:105px;height:48px;align-self:flex-end;background-color:var(--surface-primary-bg-color);color:var(--on-bg-color-highlight);font-size:16px;font-weight:600;transition-property:color,background-color;transition-timing-function:ease;transition-duration:.3s;cursor:pointer}.login-form-content[data-astro-cid-a7s3p6pf] button[data-astro-cid-a7s3p6pf]:disabled{opacity:.7;color:gray;cursor:not-allowed}.login-form-content[data-astro-cid-a7s3p6pf] input[data-astro-cid-a7s3p6pf]:disabled{opacity:.7;color:gray;cursor:not-allowed}.login-form-content[data-astro-cid-a7s3p6pf] input[data-astro-cid-a7s3p6pf]:disabled .regular-checkbox[data-astro-cid-a7s3p6pf]:hover{outline:0px;border:0px}.regular-checkbox[data-astro-cid-a7s3p6pf]:disabled:checked:hover{background-color:transparent}.regular-checkbox[data-astro-cid-a7s3p6pf]:disabled:checked:hover:before{box-shadow:unset}.button-text[data-astro-cid-a7s3p6pf],.loading-indicator[data-astro-cid-a7s3p6pf]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.hidden[data-astro-cid-a7s3p6pf]{opacity:0}.loading-indicator[data-astro-cid-a7s3p6pf]{display:flex;justify-content:center;align-items:center}.dot[data-astro-cid-a7s3p6pf]{width:8px;height:8px;background-color:var(--on-bg-color-highlight);border-radius:50%;margin:0 2px;animation:bounce 1.4s infinite ease-in-out both}.dot[data-astro-cid-a7s3p6pf]:nth-child(1){animation-delay:-.32s}.dot[data-astro-cid-a7s3p6pf]:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.login-form-footer[data-astro-cid-a7s3p6pf]{color:var(--error);font-weight:600}#dev-message[data-astro-cid-a7s3p6pf]{border:0;background-color:#431153}dialog[data-astro-cid-a7s3p6pf]::backdrop{background:#0000008e}.dev-message-info[data-astro-cid-a7s3p6pf]{display:flex;flex-direction:column;opacity:1;transition:opacity .5s ease;background-color:#431153;padding:20px 90px;margin:0;width:100%;color:var(--error);font-weight:600}.dev-message-accept-button[data-astro-cid-a7s3p6pf]{width:100%;height:60px;font-size:16px;margin-top:1rem;background-color:transparent;border:2px solid var(--on-bg-color-highlight);color:var(--on-bg-color-highlight);font-weight:600}.regular-checkbox[data-astro-cid-a7s3p6pf]{width:24px;height:24px;-webkit-appearance:none;appearance:none;color:currentColor;border:2px solid currentColor;border-radius:.15em;display:grid;place-content:center}.regular-checkbox[data-astro-cid-a7s3p6pf]:before{content:"";width:.95em;height:.95em;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #000}.regular-checkbox[data-astro-cid-a7s3p6pf]:checked:before{transform:scale(1);transform-origin:bottom left;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.regular-checkbox[data-astro-cid-a7s3p6pf]:checked{background-color:currentColor}.captcha-container[data-astro-cid-a7s3p6pf]{margin-top:1rem}.error[data-astro-cid-a7s3p6pf],.warning[data-astro-cid-a7s3p6pf],.blocked[data-astro-cid-a7s3p6pf]{padding:0 48px}.error[data-astro-cid-a7s3p6pf]{color:#f44;font-weight:700}.warning[data-astro-cid-a7s3p6pf]{color:#fa0;font-weight:700}.input-error[data-astro-cid-a7s3p6pf]{color:#fa0;font-weight:700;font-size:.75rem;margin:0;margin-top:.15rem;padding:0}.input-error[data-astro-cid-a7s3p6pf][data-visible=false]{display:none}.input-error[data-astro-cid-a7s3p6pf][data-visible=true]{display:block}@media (min-width: 1024px){.regular-checkbox[data-astro-cid-a7s3p6pf]:hover{outline:max(4px,.15em) solid var(--hover-interactive-color);border:4px solid black;background-color:var(--hover-interactive-color)}.regular-checkbox[data-astro-cid-a7s3p6pf]:checked:hover{background-color:transparent}.regular-checkbox[data-astro-cid-a7s3p6pf]:checked:hover:before{box-shadow:inset 1em 1em var(--hover-interactive-color)}.login-form-content[data-astro-cid-a7s3p6pf] button[data-astro-cid-a7s3p6pf]:hover{background-color:#122b4e;color:var(--hover-interactive-color);border:1px solid var(--hover-interactive-color)}.login-form-content[data-astro-cid-a7s3p6pf] button[data-astro-cid-a7s3p6pf]:disabled:hover{border:0px;background-color:var(--surface-primary-bg-color);color:gray}.login-form-content[data-astro-cid-a7s3p6pf] input[data-astro-cid-a7s3p6pf]:disabled:hover{border:0px;background-color:var(--surface-primary-bg-color);color:gray}.login-form-content[data-astro-cid-a7s3p6pf] .regular-checkbox[data-astro-cid-a7s3p6pf]:disabled:hover{border:0px;background-color:unset;color:gray;border:2px solid currentColor;outline:none}.dev-message-accept-button[data-astro-cid-a7s3p6pf]:hover{border:2px solid var(--error);background-color:var(--error);color:#000}}@media (max-width: 768px){.login-form-content[data-astro-cid-a7s3p6pf]{padding:42px 32px}.error[data-astro-cid-a7s3p6pf],.warning[data-astro-cid-a7s3p6pf],.blocked[data-astro-cid-a7s3p6pf]{padding:0 32px}.dev-message-info[data-astro-cid-a7s3p6pf]{padding:42px 32px}}.title{display:flex;flex-direction:column;align-items:center}
