body.auth-page{--auth-noche:#071a32;--auth-noche-clara:#0d2d52;--auth-azul:#146ee8;--auth-azul-profundo:#0a56c7;--auth-cian:#55dfd0;--auth-papel:#f5f8fc;--auth-blanco:#fff;--auth-tinta:#152337;--auth-texto:#5d6b7d;--auth-borde:#dce4ee;--auth-error:#c63b4a;background:var(--auth-noche);min-height:100dvh;color:var(--auth-tinta);font-optical-sizing:auto;-webkit-font-smoothing:antialiased;margin:0;font-family:Instrument Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.auth-page *,.auth-page :before,.auth-page :after{box-sizing:border-box}.auth-shell{grid-template-columns:minmax(0,1.15fr) minmax(27rem,.85fr);min-height:100dvh;display:grid}.auth-visual{isolation:isolate;min-width:0;color:var(--auth-blanco);background:radial-gradient(circle at 72% 18%, #55dfd02e, transparent 26rem), linear-gradient(145deg, var(--auth-noche-clara) 0%, var(--auth-noche) 62%, #041223 100%);flex-direction:column;justify-content:space-between;padding:clamp(2rem,4vw,4.5rem);display:flex;position:relative;overflow:hidden}.auth-visual:before{z-index:-2;content:"";opacity:.22;background-image:linear-gradient(#ffffff17 1px,#0000 1px),linear-gradient(90deg,#ffffff17 1px,#0000 1px);background-size:4.5rem 4.5rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 68%);mask-image:linear-gradient(to bottom right,#000,#0000 68%)}.auth-visual:after{z-index:-1;aspect-ratio:1;content:"";border:1px solid #55dfd038;border-radius:50%;width:min(44vw,42rem);position:absolute;bottom:-42%;right:-18%;box-shadow:0 0 0 5rem #146ee80e,0 0 0 10rem #55dfd009}.auth-brand,.auth-mobile-brand{letter-spacing:-.01em;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:650;display:inline-flex}.auth-brand{align-self:flex-start}.auth-brand-mark{width:2.5rem;height:2.5rem;color:var(--auth-noche);background:var(--auth-cian);border:1px solid #ffffff40;border-radius:.8rem;flex:none;place-items:center;display:inline-grid;box-shadow:0 .75rem 2.25rem #0000002e}.auth-brand-mark svg{fill:currentColor;width:1.35rem;height:1.35rem}.auth-visual-content{z-index:2;width:min(100%,44rem);margin-block:clamp(3rem,10vh,7rem);position:relative}.auth-product-name{color:#ffffffb8;letter-spacing:.015em;align-items:center;gap:.65rem;margin:0 0 1.5rem;font-size:.92rem;font-weight:550;display:inline-flex}.auth-product-name:before{background:var(--auth-cian);content:"";border-radius:999px;width:1.75rem;height:2px}.auth-visual h1{letter-spacing:-.048em;text-wrap:balance;max-width:12ch;margin:0;font-size:clamp(2.8rem,5.5vw,5.6rem);font-weight:620;line-height:.98}.auth-visual-description{color:#ffffffb8;max-width:35rem;margin:1.75rem 0 0;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.65}.auth-capabilities{flex-wrap:wrap;gap:.75rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.auth-capabilities li{color:#ffffffd6;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#ffffff12;border:1px solid #ffffff29;border-radius:.9rem;align-items:center;gap:.55rem;padding:.7rem .9rem;font-size:.86rem;font-weight:520;display:inline-flex}.auth-capabilities i{color:var(--auth-cian)}.auth-energy-map{z-index:1;pointer-events:none;opacity:.68;width:min(53vw,48rem);position:absolute;bottom:6%;right:-7%}.auth-energy-map svg{width:100%;display:block;overflow:visible}.auth-network-line{fill:none;stroke:#ffffff26;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.auth-network-line-secondary{opacity:.55}.auth-energy-line{fill:none;stroke:var(--auth-cian);stroke-dasharray:3 22;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;filter:drop-shadow(0 0 .55rem #55dfd0b8);animation:7s linear infinite flujo-energia}.auth-network-nodes circle{fill:var(--auth-noche);stroke:var(--auth-cian);stroke-width:2px}.auth-meter circle:first-child{fill:#071a32bd;stroke:#fff3;stroke-width:2px}.auth-meter path,.auth-meter line{fill:none;stroke:var(--auth-cian);stroke-linecap:round;stroke-width:4px}.auth-meter circle:not(:first-child){fill:var(--auth-cian)}.auth-meter text{fill:#ffffffb8;letter-spacing:.06em;font-family:inherit;font-size:1rem;font-weight:600}.auth-visual-note{z-index:2;color:#ffffff9e;align-items:center;gap:.6rem;margin:0;font-size:.82rem;display:flex;position:relative}.auth-visual-note i{color:var(--auth-cian)}.auth-panel{z-index:3;background:var(--auth-papel);flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:clamp(2rem,5vw,5rem);display:flex;position:relative;box-shadow:-2rem 0 5rem #010e1d29}.auth-form-container{width:min(100%,27rem);margin-block:auto}.auth-mobile-brand{margin-bottom:3rem;display:none}.auth-form-header>p{color:var(--auth-azul);margin:0 0 .6rem;font-size:.94rem;font-weight:650}.auth-form-header h2{color:var(--auth-tinta);letter-spacing:-.045em;margin:0;font-size:clamp(2.25rem,4vw,3.25rem);font-weight:650;line-height:1.05}.auth-form-header>span{color:var(--auth-texto);margin-top:.9rem;font-size:.98rem;line-height:1.55;display:block}.auth-form{gap:1.35rem;margin-top:2.25rem;display:grid}.auth-field{gap:.55rem;display:grid}.auth-field>label{color:var(--auth-tinta);font-size:.88rem;font-weight:620}.auth-input-wrap{border:1px solid var(--auth-borde);background:var(--auth-blanco);border-radius:1rem;align-items:center;min-height:3.6rem;transition:border-color .16s ease-out,box-shadow .16s ease-out,transform .16s ease-out;display:flex;position:relative;box-shadow:0 .4rem 1.25rem #172d4a0b}.auth-input-wrap:focus-within{border-color:var(--auth-azul);box-shadow:0 0 0 .25rem #146ee821,0 .75rem 1.75rem #172d4a12}.auth-input-wrap-error,.auth-input-wrap-error:focus-within{border-color:var(--auth-error);box-shadow:0 0 0 .23rem #c63b4a1a}.auth-input-icon{color:#718096;pointer-events:none;font-size:.98rem;position:absolute;left:1.1rem}.auth-input-wrap input{width:100%;min-width:0;height:3.5rem;color:var(--auth-tinta);font:inherit;background:0 0;border:0;outline:0;padding:.85rem 1rem .85rem 3rem;font-size:.98rem}.auth-input-wrap-password input{padding-right:3.25rem}.auth-input-wrap input::placeholder{color:#96a2b1}.auth-input-wrap input:-webkit-autofill{-webkit-text-fill-color:var(--auth-tinta);box-shadow:0 0 0 1000px var(--auth-blanco) inset;transition:background-color 9999s ease-out}.auth-input-wrap input:-webkit-autofill:hover{-webkit-text-fill-color:var(--auth-tinta);box-shadow:0 0 0 1000px var(--auth-blanco) inset;transition:background-color 9999s ease-out}.auth-input-wrap input:-webkit-autofill:focus{-webkit-text-fill-color:var(--auth-tinta);box-shadow:0 0 0 1000px var(--auth-blanco) inset;transition:background-color 9999s ease-out}.auth-password-toggle{color:#66768a;cursor:pointer;background:0 0;border:0;border-radius:.75rem;place-items:center;width:2.5rem;height:2.5rem;transition:color .12s ease-out,background-color .12s ease-out,transform .1s ease-out;display:inline-grid;position:absolute;right:.6rem}.auth-password-toggle:hover{color:var(--auth-azul);background:#146ee814}.auth-password-toggle:active{transform:scale(.92)}.auth-password-toggle:focus-visible,.auth-remember input:focus-visible,.auth-submit:focus-visible{outline-offset:3px;outline:3px solid #146ee857}.auth-field-error{color:var(--auth-error);align-items:flex-start;gap:.45rem;margin:0;font-size:.82rem;line-height:1.45;display:flex}.auth-field-error i{margin-top:.18rem}.auth-remember{width:fit-content;color:var(--auth-texto);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.65rem;font-size:.88rem;display:inline-flex}.auth-remember input{width:1.05rem;height:1.05rem;accent-color:var(--auth-azul);cursor:pointer;border-radius:.3rem;margin:0}.auth-submit{min-height:3.65rem;color:var(--auth-blanco);background:linear-gradient(135deg, var(--auth-azul), var(--auth-azul-profundo));font:inherit;cursor:pointer;border:0;border-radius:1rem;justify-content:center;align-items:center;margin-top:.25rem;padding:.9rem 1.25rem;font-size:.96rem;font-weight:650;transition:box-shadow .18s ease-out,filter .18s ease-out,transform .1s ease-out;display:inline-flex;box-shadow:0 1rem 2rem #146ee838}.auth-submit>span{align-items:center;gap:.7rem;display:inline-flex}.auth-submit:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 1.2rem 2.4rem #146ee84d}.auth-submit:active:not(:disabled){transform:scale(.985)}.auth-submit:disabled{cursor:wait;filter:saturate(.72);opacity:.82}.auth-spinner{border:2px solid #ffffff73;border-top-color:var(--auth-blanco);border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite girar}.auth-security-note{color:#778599;text-align:center;justify-content:center;align-items:center;gap:.5rem;margin:1.5rem 0 0;font-size:.78rem;display:flex}.auth-security-note i{color:#5a779b}.auth-footer{color:#8390a0;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:3rem;font-size:.75rem;display:flex}@keyframes flujo-energia{to{stroke-dashoffset:-100px}}@keyframes girar{to{transform:rotate(360deg)}}@media (width<=68rem){.auth-shell{grid-template-columns:minmax(0,1fr) minmax(25rem,.88fr)}.auth-visual{padding:2.5rem}.auth-visual h1{font-size:clamp(2.75rem,5.6vw,4.5rem)}.auth-capabilities{width:fit-content;display:grid}.auth-panel{padding-inline:3rem}}@media (width<=52rem){.auth-shell{background:var(--auth-papel);display:block}.auth-visual{min-height:20rem;padding:2rem 1.5rem 4.25rem}.auth-brand{display:none}.auth-visual-content{width:min(100%,35rem);margin:0 auto}.auth-product-name{margin-bottom:1rem}.auth-visual h1{max-width:17ch;font-size:clamp(2.25rem,8.7vw,3.35rem);line-height:1.02}.auth-visual-description{max-width:31rem;margin-top:1rem;font-size:.96rem}.auth-capabilities,.auth-visual-note{display:none}.auth-energy-map{opacity:.42;width:29rem;bottom:-2.5rem;right:-8rem}.auth-panel{border-radius:2rem 2rem 0 0;min-height:calc(100dvh - 18rem);margin-top:-2rem;padding:3.5rem 1.5rem 1.5rem;box-shadow:0 -1rem 3rem #010e1d24}.auth-form-container{width:min(100%,32rem)}.auth-mobile-brand{color:var(--auth-tinta);margin-bottom:2.5rem;display:inline-flex}.auth-mobile-brand .auth-brand-mark{color:var(--auth-blanco);background:var(--auth-azul);border-color:#0000;box-shadow:0 .65rem 1.5rem #146ee833}}@media (width<=30rem){.auth-visual{min-height:15.5rem;padding-top:1.5rem}.auth-product-name{font-size:.8rem}.auth-visual h1{font-size:clamp(2rem,10vw,2.6rem)}.auth-visual-description{display:none}.auth-energy-map{width:24rem;bottom:-4.5rem;right:-9rem}.auth-panel{border-radius:1.5rem 1.5rem 0 0;min-height:calc(100dvh - 13.5rem);padding:3rem 1.15rem 1.25rem}.auth-mobile-brand{margin-bottom:2rem}.auth-form-header h2{font-size:2.25rem}.auth-form{gap:1.15rem;margin-top:1.75rem}.auth-footer{margin-top:2.5rem}}@media (height<=46rem) and (width>=52.01rem){.auth-visual-content{margin-block:2rem}.auth-capabilities{margin-top:1.25rem}.auth-panel{padding-block:2rem}.auth-form{gap:1rem;margin-top:1.5rem}.auth-footer{margin-top:1.5rem}}@media (prefers-reduced-motion:reduce){.auth-page *,.auth-page :before,.auth-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-reduced-transparency:reduce){.auth-capabilities li{-webkit-backdrop-filter:none;backdrop-filter:none;background:#071a32f0}}@media (prefers-contrast:more){.auth-input-wrap{box-shadow:none;border-width:2px;border-color:#6f7b8a}.auth-visual-description,.auth-visual-note{color:var(--auth-blanco)}}
