@media screen and (max-width:1024px){.brandPanel{padding:4rem 2rem}.brandContent{max-width:36rem}}@media screen and (max-width:991px){.shell{flex-direction:column}.brandPanel{width:100%;padding:3rem 1.5rem}.formPanel{padding:2rem 1.25rem 3rem}}@media screen and (max-width:767px){.brandPanel{padding:2.5rem 1.25rem}.brandTitle{font-size:2rem}.brandText{font-size:.95rem}.formPanel{padding:1.75rem 1rem 2.5rem}.card{padding:1.5rem}.row{flex-direction:column;align-items:flex-start;gap:.75rem}}@media screen and (max-width:576px){.brandBadge{font-size:.85rem}.brandTitle{font-size:1.7rem}.pillList{gap:.35rem}.pill{padding:.3rem .6rem;font-size:.65rem}.card{padding:1.25rem}.submitButton{padding:.75rem .9rem}}@media screen and (max-width:321px){.brandPanel{padding:2rem .9rem}.brandBadge{padding:.35rem .7rem;font-size:.8rem}.brandTitle{font-size:1.5rem}.card{padding:1rem}.input{padding:.65rem .7rem}}
.page-module__ygjNFG__page{background:var(--bg);min-height:100vh}.page-module__ygjNFG__shell{flex-direction:column;min-height:100vh;display:flex}.page-module__ygjNFG__brandPanel{color:#eaf0fb;background:linear-gradient(150deg,#060f22 0%,#0c1e40 55%,#163a73 100%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:56px;display:flex;position:relative;overflow:hidden}.page-module__ygjNFG__brandGlow{background:radial-gradient(circle at 30% 30%,#0e66e759,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-120px;right:-120px}.page-module__ygjNFG__brandContent{z-index:1;flex-direction:column;gap:1.5rem;max-width:36rem;display:flex;position:relative}.page-module__ygjNFG__brandIntro{flex-direction:column;gap:1rem;display:flex}.page-module__ygjNFG__brandBadge{letter-spacing:-.01em;background:0 0;border:none;border-radius:0;align-items:center;gap:11px;width:fit-content;padding:0;font-size:1rem;font-weight:700;display:flex}.page-module__ygjNFG__brandBadgeIcon{color:#fff;background:linear-gradient(135deg,#0c1e40,#2c65ba);border-radius:9px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.page-module__ygjNFG__brandBadgeIcon svg{width:16px;height:16px}.page-module__ygjNFG__brandBadgeSubtext{opacity:.55;font-weight:400}.page-module__ygjNFG__brandTitle{font-family:var(--display);letter-spacing:-.02em;max-width:15ch;margin-top:24px;font-size:36px;font-weight:600;line-height:1.15}.page-module__ygjNFG__brandText{color:#b6c4e0;max-width:40ch;margin-top:16px;font-size:1rem;line-height:1.75}.page-module__ygjNFG__brandText strong{color:#fff;font-weight:600}.page-module__ygjNFG__pillList{flex-wrap:wrap;gap:.5rem;margin-top:26px;display:flex}.page-module__ygjNFG__pill{color:#cfdaf2;letter-spacing:.04em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff29;border-radius:20px;padding:5px 10px;font-size:11px;font-weight:600}.page-module__ygjNFG__brandFooter{color:#9fb0cf;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.page-module__ygjNFG__statusDot{background:#3fbf8f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #3fbf8f33}.page-module__ygjNFG__formPanel{background:0 0;flex:.9;place-items:center;padding:40px;display:grid}.page-module__ygjNFG__card{width:100%;max-width:360px;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.page-module__ygjNFG__cardTitle{font-family:var(--display);letter-spacing:-.01em;color:var(--heading-page);margin:0;font-size:24px;font-weight:600}.page-module__ygjNFG__cardSubtitle{color:var(--muted);margin:6px 0 26px;font-size:.95rem}.page-module__ygjNFG__form{flex-direction:column;gap:1rem;padding:0;display:flex}.page-module__ygjNFG__alert{border:1px solid var(--danger-border);background:var(--danger-l);color:var(--danger);border-radius:.75rem;padding:.7rem .8rem;font-size:.9rem}.page-module__ygjNFG__fieldGroup{flex-direction:column;gap:.375rem;display:flex}.page-module__ygjNFG__label{color:var(--ink-2);margin-bottom:6px;font-size:12.5px;font-weight:600}.page-module__ygjNFG__labelRequired{color:var(--danger);margin-left:.25rem}.page-module__ygjNFG__input{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);width:100%;color:var(--ink);outline:none;padding:11px 13px;font-size:14px;transition:border-color .16s,box-shadow .16s}.page-module__ygjNFG__input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-l)}.page-module__ygjNFG__inputError{border-color:var(--danger)}.page-module__ygjNFG__errorText{color:var(--danger);font-size:.75rem}.page-module__ygjNFG__row{justify-content:space-between;align-items:center;margin-bottom:9px;font-size:.95rem;display:flex}.page-module__ygjNFG__remember{color:var(--ink-2);cursor:pointer;align-items:center;gap:.5rem;display:flex}.page-module__ygjNFG__checkbox{border:1px solid var(--line);width:1rem;height:1rem;accent-color:var(--brand);border-radius:.25rem}.page-module__ygjNFG__link{color:var(--accent);font-weight:600;text-decoration:none}.page-module__ygjNFG__link:hover{text-decoration:underline}.page-module__ygjNFG__submitButton{border-radius:var(--r-sm);background:var(--filter-accent-l);width:100%;color:var(--filter-accent);cursor:pointer;border:1px solid #000;padding:11px 0;font-size:14px;font-weight:700;transition:background-color .16s}.page-module__ygjNFG__submitButton:hover:not(:disabled){background:var(--btn-bg-hover);color:#fff}[data-theme=dark] .page-module__ygjNFG__submitButton{background:var(--btn-bg);color:#fff;border:none}.page-module__ygjNFG__submitButton:disabled{opacity:.6;cursor:not-allowed}.page-module__ygjNFG__footerText{text-align:center;color:var(--muted);margin-top:16px;font-size:11.5px;line-height:1.5}@media (min-width:1024px){.page-module__ygjNFG__shell{grid-template-columns:1.1fr .9fr;display:grid}.page-module__ygjNFG__brandPanel{padding:5rem 3rem}}:-webkit-any(input:-webkit-autofill,textarea:-webkit-autofill){-webkit-box-shadow:0 0 0 30px var(--surface) inset!important;-webkit-text-fill-color:var(--ink)!important}:is(input:autofill,textarea:autofill){-webkit-box-shadow:0 0 0 30px var(--surface) inset!important;-webkit-text-fill-color:var(--ink)!important}
