.auth-signin-cta{margin-top:1rem}.loader{width:50px;height:50px;border:5px solid #eaeaea;border-top:5px solid #19467f;border-radius:50%;margin:0 auto;animation:spin 1.2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.page-content:has(.auth-shell){padding:0;background:#f9f9f9}.auth-shell__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start;padding:3rem 0 4rem}@media screen and (min-width: 64em){.auth-shell__grid{grid-template-columns:1fr 1fr;gap:4rem;padding:4rem 0 5.5rem}}.auth-shell__aside{display:none}@media screen and (min-width: 64em){.auth-shell__aside{display:block}}.auth-shell__aside-title{font-family:"Roboto Slab","Roboto",sans-serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1.15;letter-spacing:-0.02em;color:#111;margin:.75rem 0 .5rem;text-wrap:balance}.auth-shell__aside-lede{margin:1rem 0 0;max-width:44ch;color:#414042;font-size:1.05rem;line-height:1.55}.auth-shell__bullets{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;gap:.55rem;color:#414042;font-size:.95rem;line-height:1.5}.auth-shell__bullets li{position:relative;padding-left:1.5rem}.auth-shell__bullets li::before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:#f7941d;box-shadow:0 0 0 3px rgba(247,148,29,.22)}.auth-shell__main{display:flex;justify-content:center}.auth-card{width:100%;max-width:460px;background:#fff;border:1px solid #eaeaea;border-radius:14px;padding:2rem 1.5rem;box-shadow:0 1px 2px rgba(17,17,17,.04),0 24px 56px -28px rgba(25,70,127,.25)}@media screen and (min-width: 64em){.auth-card{padding:2.5rem}}.auth-card__head{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.75rem}.auth-card__title{font-family:"Roboto Slab","Roboto",sans-serif;font-size:clamp(1.6rem,2.4vw,2rem);font-weight:700;line-height:1.15;letter-spacing:-0.01em;color:#111;margin:0}.auth-card__lede{margin:0;color:#6b6b6d;font-size:.98rem;line-height:1.55}.auth-card__body{display:block}.auth-card__alerts{margin-top:1.25rem}.auth-form{display:flex;flex-direction:column;gap:1.15rem}.auth-form__field{display:flex;flex-direction:column;gap:.4rem}.auth-form__label{font-size:.82rem;font-weight:600;letter-spacing:.02em;color:#414042;margin:0}.auth-form__input{width:100%;min-height:44px;padding:.65rem .85rem;border:1px solid #eaeaea;border-radius:5px;background:#fff;font-family:"Roboto",sans-serif;font-size:1rem;line-height:1.4;color:#111;transition:border-color .15s,box-shadow .15s;box-shadow:none;margin:0}.auth-form__input::-moz-placeholder{color:#6b6b6d}.auth-form__input::placeholder{color:#6b6b6d}.auth-form__input:hover{border-color:#6b6b6d}.auth-form__input:focus,.auth-form__input:focus-visible{outline:none;border-color:#79c2e9;box-shadow:0 0 0 3px rgba(121,194,233,.35)}.auth-form__captcha{display:flex;min-height:60px}.auth-form__submit{width:100%;justify-content:center;margin-top:.25rem}.auth-form__footer{margin:.25rem 0 0;text-align:center;font-size:.92rem;color:#6b6b6d;line-height:1.55}.auth-link{color:#a85a08;font-weight:600;text-decoration:none}.auth-link:hover{text-decoration:underline;text-underline-offset:3px}.auth-link:focus-visible{outline:2px solid #79c2e9;outline-offset:2px;border-radius:3px}
