.auth_authWrap__7lgD5{display:grid;grid-template-columns:1.05fr 1fr;min-height:100vh}.auth_brand__X1A7h{position:relative;background:var(--brand-card);color:var(--brand-strong);padding:3.5rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.auth_brand__X1A7h:before{content:"";position:absolute;right:-180px;bottom:-200px;width:540px;height:540px;border-radius:50%;background:#dbeee0;box-shadow:90px 90px 0 0 #cde7d5,170px 170px 0 0 #bbdfc6;pointer-events:none}.auth_brandMark__uw2WE{position:relative;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--brand);font-weight:700;display:flex;align-items:center;gap:.5rem}.auth_brandMark__uw2WE:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--brand)}.auth_brandBody___y9SS{position:relative;max-width:26rem}.auth_brandTitle__Hz6am{font-size:clamp(2rem,3.4vw,2.9rem);line-height:1.08;font-weight:800;letter-spacing:-.02em;margin-bottom:1.1rem;color:var(--ink)}.auth_brandTitle__Hz6am em{font-style:normal;color:var(--brand)}.auth_brandSub__53fZ7{font-size:1rem;color:var(--ink-body);line-height:1.6}.auth_brandFoot__sTeek{position:relative;font-size:.8rem;color:var(--ink-muted)}.auth_formPanel__Iu4BY{display:flex;align-items:center;justify-content:center;padding:3rem 2rem;background:var(--surface)}.auth_formCard__nFLrh{width:100%;max-width:22rem}.auth_formHead__9LxbP{margin-bottom:2rem}.auth_formTitle__BfnJO{font-size:1.5rem;font-weight:800;letter-spacing:-.01em;margin-bottom:.4rem}.auth_formHint__Mc7Er{font-size:.92rem;color:var(--ink-body)}.auth_field__H8XQ4{margin-bottom:1.1rem}.auth_label__WsJop{display:block;font-size:.82rem;font-weight:600;color:var(--ink);margin-bottom:.4rem}.auth_input__HKwPq{width:100%;padding:.7rem .85rem;font-size:.95rem;font-family:inherit;color:var(--ink);background:var(--surface-raised);border:var(--border-width) solid var(--line);border-radius:var(--radius-control);transition:border-color .15s ease,box-shadow .15s ease}.auth_input__HKwPq:focus{outline:none;border-color:var(--brand);box-shadow:var(--ring)}.auth_btn__LcSqR{width:100%;padding:.8rem 1rem;font-size:.95rem;font-weight:600;font-family:inherit;color:var(--on-brand);background:var(--brand);border:none;border-radius:var(--radius-pill);cursor:pointer;transition:background .15s ease,transform .05s ease}.auth_btn__LcSqR:hover{background:var(--brand-strong)}.auth_btn__LcSqR:active{transform:translateY(1px)}.auth_metaRow__Q6SqH{display:flex;justify-content:flex-end;margin-top:1rem}.auth_link__1ojLG{font-size:.85rem;color:var(--brand);text-decoration:none;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.auth_link__1ojLG:hover{color:var(--brand-strong);border-bottom-color:var(--brand-strong)}.auth_notice__WcD4D{padding:.7rem .85rem;border-radius:var(--radius-control);font-size:.88rem;margin-bottom:1.2rem}.auth_notice__WcD4D.auth_err__QKzLr{background:rgba(180,67,47,.08);color:var(--danger);border:1px solid rgba(180,67,47,.2)}.auth_notice__WcD4D.auth_ok__r46bL{background:rgba(63,125,82,.08);color:var(--ok);border:1px solid rgba(63,125,82,.2)}@media (max-width:820px){.auth_authWrap__7lgD5{grid-template-columns:1fr}.auth_brand__X1A7h{padding:2.5rem 2rem;min-height:38vh}.auth_brandTitle__Hz6am{font-size:1.8rem}}