.auth-module__yTVJjG__page{background:var(--surface);grid-template-columns:minmax(360px,.82fr) minmax(560px,1.18fr);min-height:100vh;display:grid}.auth-module__yTVJjG__contextPanel{border-right:1px solid var(--line);background:radial-gradient(circle at 10% 90%,#08796d1a,#0000 33%),linear-gradient(145deg,#eef4f2 0%,#f8faf9 68%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:42px clamp(36px,5vw,76px) 48px;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brandMark{width:42px;height:42px;color:var(--teal);background:var(--surface);border:1px solid var(--line);letter-spacing:-.04em;border-radius:50%;place-items:center;font-size:14px;font-weight:760;display:grid;box-shadow:0 3px 8px #2239340f}.brandName{letter-spacing:.18em;font-size:15px;font-weight:720}.auth-module__yTVJjG__contextCopy{max-width:520px;margin-top:clamp(80px,16vh,154px)}.auth-module__yTVJjG__eyebrow{color:var(--teal);letter-spacing:.17em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:720}.auth-module__yTVJjG__contextCopy h1{letter-spacing:-.052em;max-width:520px;font-size:clamp(40px,4.2vw,64px);font-weight:650;line-height:1.04}.auth-module__yTVJjG__contextLead{max-width:470px;color:var(--ink-muted);margin-top:26px;font-size:17px;line-height:1.7}.auth-module__yTVJjG__trustList{color:#52615f;gap:15px;font-size:14px;display:grid}.auth-module__yTVJjG__trustList div{align-items:center;gap:11px;display:flex}.auth-module__yTVJjG__trustList svg{color:var(--teal);flex:none}.auth-module__yTVJjG__formPanel{background:var(--surface);flex-direction:column;min-height:100vh;padding:34px clamp(28px,5vw,76px) 28px;display:flex}.auth-module__yTVJjG__topAction{min-height:42px;color:var(--ink-muted);justify-content:flex-end;align-items:center;gap:14px;font-size:13px;display:flex}.auth-module__yTVJjG__topAction a{color:var(--ink);border:1px solid var(--line-strong);border-radius:9px;padding:10px 14px;font-weight:650;transition:border-color .16s,background .16s}.auth-module__yTVJjG__topAction a:hover{background:#f8faf9;border-color:#a8b8b3}.auth-module__yTVJjG__formWrap{width:min(100%,560px);margin:auto;padding:60px 0 44px}.auth-module__yTVJjG__mobileBrand{display:none}.auth-module__yTVJjG__footer{color:var(--ink-faint);text-align:center;font-size:12px}.auth-module__yTVJjG__formHeader{margin-bottom:34px}.auth-module__yTVJjG__formHeader h2{letter-spacing:-.04em;font-size:clamp(30px,3vw,40px);font-weight:660;line-height:1.12}.auth-module__yTVJjG__formHeader p{color:var(--ink-muted);margin-top:11px;font-size:15px;line-height:1.6}.auth-module__yTVJjG__form{gap:20px;display:grid}.auth-module__yTVJjG__fieldGrid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.auth-module__yTVJjG__field{gap:8px;display:grid}.auth-module__yTVJjG__field label{color:#3f4a4e;font-size:13px;font-weight:620}.auth-module__yTVJjG__field input{width:100%;height:48px;color:var(--ink);border:1px solid var(--line-strong);background:#fbfcfc;border-radius:9px;outline:none;padding:0 14px;transition:border-color .15s,box-shadow .15s,background .15s}.auth-module__yTVJjG__field textarea{resize:vertical;width:100%;color:var(--ink);border:1px solid var(--line-strong);font:inherit;background:#fbfcfc;border-radius:9px;outline:none;padding:12px 14px}.auth-module__yTVJjG__field textarea:focus{background:var(--surface);border-color:var(--teal);box-shadow:0 0 0 4px var(--focus)}.auth-module__yTVJjG__field input::placeholder{color:#a0a9ac}.auth-module__yTVJjG__field input:hover{border-color:#adbbb7}.auth-module__yTVJjG__field input:focus{background:var(--surface);border-color:var(--teal);box-shadow:0 0 0 4px var(--focus)}.auth-module__yTVJjG__passwordWrap{position:relative}.auth-module__yTVJjG__passwordWrap input{padding-right:48px}.auth-module__yTVJjG__passwordToggle{width:34px;height:34px;color:var(--ink-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-module__yTVJjG__passwordToggle:hover{background:var(--surface-soft);color:var(--ink)}.auth-module__yTVJjG__fieldHint{color:var(--ink-faint);font-size:11px;line-height:1.45}.auth-module__yTVJjG__sectionLabel{color:var(--teal);border-bottom:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;margin-top:6px;padding-bottom:8px;font-size:12px;font-weight:720}.auth-module__yTVJjG__formOptions{justify-content:space-between;align-items:center;gap:18px;display:flex}.auth-module__yTVJjG__checkLabel{color:var(--ink-muted);cursor:pointer;align-items:center;gap:9px;font-size:13px;display:inline-flex}.auth-module__yTVJjG__checkLabel input{width:16px;height:16px;accent-color:var(--teal)}.auth-module__yTVJjG__devNote{color:var(--ink-faint);font-size:12px}.auth-module__yTVJjG__submit{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:10px;height:50px;font-weight:680;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex;box-shadow:0 7px 16px #08796d29}.auth-module__yTVJjG__submit:hover{background:var(--teal-hover);box-shadow:0 9px 20px #08796d33}.auth-module__yTVJjG__submit:active{transform:translateY(1px)}.auth-module__yTVJjG__submit:disabled{opacity:.65;cursor:wait;box-shadow:none}.auth-module__yTVJjG__error{color:var(--danger);background:var(--danger-soft);border:1px solid #f3c8ce;border-radius:9px;padding:12px 14px;font-size:13px;line-height:1.5}.auth-module__yTVJjG__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite auth-module__yTVJjG__spin}@keyframes auth-module__yTVJjG__spin{to{transform:rotate(360deg)}}.auth-module__yTVJjG__simplePage{background:var(--canvas);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-module__yTVJjG__simpleCard{background:var(--surface);border:1px solid var(--line);border-radius:14px;width:min(100%,520px);padding:36px;box-shadow:0 12px 36px #21312e14}.auth-module__yTVJjG__simpleCard .auth-module__yTVJjG__formHeader{margin-top:42px}@media (max-width:900px){.auth-module__yTVJjG__page{background:var(--canvas);grid-template-columns:1fr}.auth-module__yTVJjG__contextPanel{display:none}.auth-module__yTVJjG__formPanel{min-height:100vh;padding:26px clamp(22px,7vw,54px)}.auth-module__yTVJjG__mobileBrand{display:block}.auth-module__yTVJjG__topAction{margin-top:-42px}.auth-module__yTVJjG__formWrap{padding-top:84px}}@media (max-width:560px){.auth-module__yTVJjG__formPanel{padding:22px 20px}.auth-module__yTVJjG__topAction span{display:none}.auth-module__yTVJjG__fieldGrid{grid-template-columns:1fr}.auth-module__yTVJjG__formWrap{padding-top:64px}.auth-module__yTVJjG__formHeader{margin-bottom:28px}.auth-module__yTVJjG__form,.auth-module__yTVJjG__fieldGrid{gap:17px}.auth-module__yTVJjG__formOptions{flex-direction:column;align-items:flex-start;gap:10px}}
