.auth{--marino:#16244a;--marino-2:#0d1730;--amarillo:#f5c518;--rosa:#f08497;--turquesa:#2ec4b6;min-height:100dvh;display:grid;grid-template-columns:1.05fr 1fr;background:var(--bg)}.auth-marca{position:relative;isolation:isolate;overflow:hidden;padding:clamp(2rem,4vw,3.5rem);display:flex;flex-direction:column;justify-content:space-between;gap:2rem;color:#fff;background:linear-gradient(155deg,var(--marino) 0,var(--marino-2) 60%,#0a1226 100%)}.auth-marca:after,.auth-marca:before{content:"";position:absolute;border-radius:50%;filter:blur(70px);z-index:-1;pointer-events:none}.auth-marca:before{width:30rem;height:30rem;top:-9rem;right:-8rem;background:radial-gradient(circle,rgba(245,197,24,.5),transparent 68%)}.auth-marca:after{width:26rem;height:26rem;bottom:-8rem;left:-7rem;background:radial-gradient(circle,rgba(240,132,151,.45),transparent 68%)}.auth-malla{position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.16) 1px,transparent 0);background-size:22px 22px;-webkit-mask-image:radial-gradient(ellipse 75% 65% at 40% 35%,#000 30%,transparent 78%);mask-image:radial-gradient(ellipse 75% 65% at 40% 35%,#000 30%,transparent 78%)}.auth-logo{width:min(230px,48%);height:auto;display:block;filter:drop-shadow(0 10px 26px rgba(0,0,0,.35))}.auth-claim{font-size:clamp(1.5rem,2.3vw,2.1rem);line-height:1.18;letter-spacing:-.025em;font-weight:800;margin:1.6rem 0 .7rem;max-width:15ch}.auth-claim em{font-style:normal;background:linear-gradient(92deg,var(--amarillo),var(--rosa));-webkit-background-clip:text;background-clip:text;color:transparent}.auth-bajada{margin:0;max-width:34ch;font-size:.95rem;line-height:1.6;color:rgba(255,255,255,.76)}.auth-puntos{list-style:none;margin:1.6rem 0 0;padding:0;display:grid;grid-gap:.75rem;gap:.75rem}.auth-punto{display:flex;align-items:center;gap:.7rem;font-size:.92rem;color:rgba(255,255,255,.9)}.auth-punto i{flex:none;width:1.7rem;height:1.7rem;display:grid;place-items:center;border-radius:9px;font-style:normal;font-size:.9rem;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.16)}.auth-pie{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.auth-cerebro{width:min(210px,40%);height:auto;filter:drop-shadow(0 18px 34px rgba(0,0,0,.42));animation:auth-flota 7s ease-in-out infinite}@keyframes auth-flota{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-12px) rotate(2deg)}}.auth-idiomas{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .4rem;padding:0;list-style:none}.auth-idiomas li{font-size:.82rem;padding:.3rem .66rem;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.auth-form{display:grid;align-content:center;justify-items:stretch;padding:clamp(2rem,4vw,3.5rem) clamp(1.25rem,4vw,3rem)}.auth-caja{width:100%;max-width:25rem;margin:0 auto}.auth-tenant{display:inline-flex;align-items:center;gap:.45rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 1.1rem}.auth-tenant:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:var(--turquesa);box-shadow:0 0 0 3px rgba(46,196,182,.22)}.auth-titulo{font-size:clamp(1.7rem,3vw,2.05rem);letter-spacing:-.03em;line-height:1.1;margin:0 0 .4rem}.auth-sub{margin:0 0 1.7rem;color:var(--fg-muted);font-size:.93rem;line-height:1.55}.auth-campos{display:grid;grid-gap:1rem;gap:1rem}.auth-campo{display:grid;grid-gap:.4rem;gap:.4rem}.auth-campo>span{font-size:.82rem;font-weight:700;letter-spacing:.01em}.auth-marco{position:relative;display:flex;align-items:center;border:2px solid var(--border);border-radius:13px;background:var(--bg-raised);transition:border-color .16s ease,box-shadow .16s ease}.auth-marco:focus-within{border-color:var(--marino);box-shadow:0 0 0 4px rgba(22,36,74,.13)}.auth-marco svg{position:absolute;left:.8rem;width:1.05rem;height:1.05rem;color:var(--fg-muted);pointer-events:none}.auth-marco input{flex:1 1;min-width:0;padding:.78rem .85rem .78rem 2.5rem;border:0;background:transparent;color:inherit;font:inherit;font-size:.95rem;border-radius:13px}.auth-marco input:focus{outline:none}.auth-marco input:-webkit-autofill{-webkit-text-fill-color:var(--fg);-webkit-transition:background-color 9999s;transition:background-color 9999s}.auth-ojo{flex:none;margin-right:.35rem;padding:.4rem;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;color:var(--fg-muted);cursor:pointer}.auth-ojo:hover{color:var(--fg);background:var(--border)}.auth-ojo svg{position:static;width:1.1rem;height:1.1rem;color:inherit}.auth-entrar{margin-top:.4rem;width:100%;padding:.85rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:13px;font:inherit;font-size:.98rem;font-weight:750;color:#fff;cursor:pointer;background:linear-gradient(100deg,var(--marino),#24386f);box-shadow:0 10px 22px rgba(22,36,74,.3);transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.auth-entrar:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 28px rgba(22,36,74,.36)}.auth-entrar:active:not(:disabled){transform:translateY(0)}.auth-entrar:disabled{cursor:progress;filter:saturate(.55)}.auth-entrar{position:relative;overflow:hidden}.auth-entrar:after{content:"";position:absolute;inset:auto 0 0 0;height:3px;background:linear-gradient(90deg,var(--amarillo),var(--rosa))}.auth-girando{width:1rem;height:1rem;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:auth-girar .7s linear infinite}@keyframes auth-girar{to{transform:rotate(1turn)}}.auth-enlaces{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.1rem;font-size:.87rem}.auth-enlaces a{color:var(--fg-muted);text-decoration:none;border-bottom:1px solid transparent}.auth-enlaces a:hover{color:var(--fg);border-bottom-color:currentColor}.auth-enlaces .auth-crear{color:var(--fg);font-weight:700}.auth-error{display:flex;align-items:flex-start;gap:.6rem;margin:0 0 1.2rem;padding:.75rem .9rem;border-radius:12px;font-size:.88rem;line-height:1.45;color:#8e1c18;background:rgba(196,48,43,.1);border:1px solid rgba(196,48,43,.3)}.auth-error strong{display:block}@media (prefers-color-scheme:dark){.auth-error{color:#ffb3ae}.auth-marco:focus-within{border-color:var(--amarillo);box-shadow:0 0 0 4px rgba(245,197,24,.16)}}.auth-dev{margin-top:1.8rem;border:1px dashed var(--border);border-radius:12px;padding:.7rem .9rem;font-size:.82rem;color:var(--fg-muted)}.auth-dev summary{cursor:pointer;font-weight:700;list-style:none}.auth-dev summary::-webkit-details-marker{display:none}.auth-dev summary:before{content:"▸ "}.auth-dev[open] summary:before{content:"▾ "}.auth-dev ul{margin:.6rem 0 0;padding-left:1rem;line-height:1.85}.auth-dev code{font-size:.94em}.auth-volver{margin-top:1.6rem;font-size:.85rem}.auth-volver a{color:var(--fg-muted);text-decoration:none}.auth-volver a:hover{color:var(--fg)}.auth-movil{display:none}@media (max-width:900px){.auth{grid-template-columns:1fr}.auth-marca{display:none}.auth-movil{display:flex;align-items:center;gap:.9rem;margin:0 0 1.6rem;padding:.7rem .95rem;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--marino),#24386f);box-shadow:0 10px 24px rgba(22,36,74,.26)}.auth-movil img{width:46px;height:auto;flex:none}.auth-movil b{display:block;font-size:.95rem}.auth-movil span{font-size:.78rem;color:rgba(255,255,255,.75)}.auth-form{align-content:start;padding-top:2.2rem}}@media (prefers-reduced-motion:reduce){.auth-cerebro,.auth-girando{animation:none}.auth-entrar:hover:not(:disabled){transform:none}}.auth-check{display:flex;align-items:flex-start;gap:.6rem;font-size:.87rem;line-height:1.45;cursor:pointer}.auth-check input{flex:none;width:1.05rem;height:1.05rem;margin-top:.12rem;accent-color:var(--marino)}.auth-ayuda{margin:.15rem 0 0;font-size:.8rem;line-height:1.5;color:var(--fg-muted)}.auth-error ul{margin:.3rem 0 0;padding-left:1.1rem;line-height:1.6}.auth-mensaje{display:flex;align-items:flex-start;gap:.7rem;margin:0 0 1.4rem;padding:1rem 1.1rem;border-radius:14px;font-size:.92rem;line-height:1.6;color:var(--fg-muted);background:color-mix(in srgb,var(--turquesa) 10%,transparent);border:1px solid color-mix(in srgb,var(--turquesa) 32%,transparent)}.auth-mensaje>span:first-child{flex:none;font-size:1.1rem;line-height:1.3}.auth-mensaje b{color:var(--fg)}.auth-mensaje-nota{background:color-mix(in srgb,var(--fg) 4%,transparent);border-color:var(--border)}.auth-mensaje code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}