.custom_shell__H5RrN{--bg:#f3f5f7;--surface:#fff;--surface-input:#fff;--text:#101828;--muted:#667085;--muted-strong:#475467;--borde:rgba(190,200,209,.5);--outline:#98a2b3;--primary:#1c8fb9;--primary-strong:#18749b;--primary-soft:#d7ecf4;--primary-ring:rgba(28,143,185,.18);--control:48px;--radio:1rem;--radio-sm:0.75rem;--shadow:0 18px 45px rgba(15,23,42,.1);position:relative;display:flex;min-height:100vh;min-height:100dvh;align-items:center;justify-content:center;overflow:hidden;background:var(--bg);padding:1rem;color:var(--text)}.custom_background__VN0it{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 15% 15%,rgba(28,143,185,.12),transparent 42%),radial-gradient(ellipse at 85% 85%,rgba(16,24,40,.06),transparent 42%),linear-gradient(180deg,#f8fafc 0,var(--bg) 100%)}.custom_panel__a52Ji{position:relative;z-index:1;width:100%;max-width:28rem}.custom_brand__gDKIq{margin-bottom:1.75rem;display:flex;flex-direction:column;align-items:center}.custom_logo__tUUDN{display:block;height:2.75rem;width:auto;object-fit:contain}.custom_brandDivider__eLc_J{margin-top:.9rem;height:.25rem;width:3rem;border-radius:999px;background:var(--primary-soft)}.custom_card__RG2IB{border-radius:var(--radio);border:1px solid var(--borde);border-top:4px solid var(--primary);background:var(--surface);padding:1.5rem;box-shadow:var(--shadow)}.custom_header__0SQQ8{margin-bottom:1.5rem}.custom_header__0SQQ8 h1{margin:0 0 .25rem;font-size:1.375rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;color:var(--text)}.custom_header__0SQQ8 p{margin:0;color:var(--muted);font-size:.9375rem}.custom_form__DLT5c{display:grid;gap:1rem}.custom_field__4_UZT{display:grid;gap:.35rem}.custom_field__4_UZT label{color:var(--muted-strong);font-size:.875rem;font-weight:600}.custom_inputWrap__vlCGG{position:relative}.custom_inputIcon__h_5z1{position:absolute;inset:0 auto 0 0;display:flex;align-items:center;padding-left:.9rem;color:var(--muted);pointer-events:none}.custom_input__HiaK2{width:100%;min-height:var(--control);border:1px solid var(--borde);border-radius:var(--radio-sm);background:var(--surface-input);padding:.6rem .9rem .6rem 2.75rem;color:var(--text);font-size:1rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.custom_input__HiaK2::placeholder{color:var(--outline)}.custom_input__HiaK2:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-ring)}.custom_error__byR5A{min-height:1.25rem;color:#ba1a1a;font-size:.9375rem;font-weight:600;opacity:0}.custom_errorVisible__cgc2i{opacity:1}.custom_submit__10h4x{display:inline-flex;width:100%;min-height:var(--control);align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:var(--radio-sm);background:linear-gradient(135deg,var(--primary) 0,#3aafd6 100%);padding:0 1.1rem;color:#fff;font-size:1rem;font-weight:700;line-height:1.25rem;cursor:pointer;touch-action:manipulation;box-shadow:0 6px 20px rgba(28,143,185,.25);transition:filter .18s ease,transform .15s ease,opacity .18s ease}.custom_submit__10h4x:hover:not(:disabled){filter:brightness(1.06)}.custom_submit__10h4x:active:not(:disabled){transform:scale(.98)}.custom_submit__10h4x:disabled{cursor:wait;opacity:.6}@media (min-width:640px){.custom_card__RG2IB{padding:2rem}.custom_brand__gDKIq{margin-bottom:2rem}}@media (prefers-reduced-motion:reduce){.custom_input__HiaK2,.custom_submit__10h4x{transition:none}}