.auth-layout{color:#172033;background:#f5f7fa;min-height:100vh}.auth-header{z-index:10;background:#fff;border-block-end:1px solid #e6eaf1;position:relative}.auth-header__inner{align-items:center;gap:20px;min-height:72px;display:flex}.auth-header__brand{color:#6582fd;font-family:kellyslab,sans-serif;font-size:28px;font-weight:700;text-decoration:none}.auth-header__nav-wrap{margin-inline-start:auto}.auth-header__nav{align-items:center;gap:16px;display:flex}.auth-header__link,.auth-header__user{color:#343c6a;font-size:16px}.auth-header__link{border-radius:7px;padding:8px 10px;text-decoration:none}.auth-header__link:hover,.auth-header__link_current{color:#6582fd;background:#edf2ff}.auth-header__logout{cursor:pointer;font:inherit;background:0 0;border:0}.auth-header__burger{display:none}@media screen and (width<=992px){.auth-header__burger{z-index:102;display:block;position:relative}.auth-header__nav{z-index:101;background:#fff;flex-direction:column;align-items:stretch;width:260px;padding:78px 20px 24px;transition:inset-inline-start .2s;position:fixed;inset-block:0;inset-inline-start:-260px;box-shadow:0 4px 32px #33333329}.auth-header__nav-wrap.is-active .auth-header__nav{inset-inline-start:0}.auth-header__link,.auth-header__user{text-align:start;width:100%;font-size:18px}}.auth-main{padding-block:36px}.auth-page{width:min(620px,100% - 30px);margin-inline:auto}.auth-page__card{background:#fff;border:1px solid #dde4ef;border-radius:16px;padding:clamp(20px,5vw,36px);box-shadow:0 10px 30px #343c6a1a}.auth-page__title{color:#343c6a;margin-block-end:10px;font-size:clamp(24px,4vw,32px);font-weight:600;line-height:1.2}.auth-page__hint{color:#b1b1b1;margin-block-end:22px;line-height:1.5}.auth-page__form{gap:17px;display:grid}.auth-page__field{color:#343c6a;gap:7px;font-size:15px;display:grid}.auth-page__field input{color:#172033;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #c0cbdc;border-radius:8px;padding:9px 12px}.auth-page__error{color:#a32929;font-size:14px}.auth-page__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.auth-page__button{color:#fff;cursor:pointer;min-height:44px;font:inherit;background:#6582fd;border:1px solid #6582fd;border-radius:8px;justify-content:center;align-items:center;padding:9px 18px;font-weight:600;text-decoration:none;display:inline-flex}.auth-page__button:hover{background:#0332f9}.auth-page__button_link{color:#6582fd;background:#fff}.auth-page__button_link:hover{background:#edf2ff}.auth-page__notice{border-radius:8px;margin-block-end:18px;padding:12px 14px;line-height:1.45}.auth-page__notice_success{color:#12653f;background:#def6ea}.auth-page__notice_warning{color:#6f4e00;background:#fff4ce}.auth-page__notice_error{color:#8b1e1e;background:#fde8e8}.auth-page__inline-form{display:inline}.auth-page__inline-button{color:#6582fd;cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}@media screen and (width<=576px){.auth-page__actions,.auth-page__button{width:100%}}
