.overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#0f05298a;backdrop-filter:blur(8px);z-index:9999;transition:opacity .18s ease,visibility .18s ease}.overlay.visible{opacity:1;visibility:visible;pointer-events:auto}.overlay.oculto{opacity:0;visibility:hidden;pointer-events:none}.modal{width:min(100%,460px);padding:1.6rem;border-radius:28px;background:linear-gradient(180deg,#fffffffa,#f5f1fcfa);box-shadow:0 24px 48px #0f05293d;border:1px solid rgba(255,255,255,.72);display:flex;flex-direction:column;gap:1rem;text-align:center}.modal-icon{width:60px;height:60px;margin:0 auto;border-radius:50%;display:grid;place-items:center;color:#fff}.modal-icon svg{width:28px;height:28px}.modal[data-variant=success] .modal-icon{background:linear-gradient(135deg,green,#53ae83)}.modal[data-variant=error] .modal-icon{background:linear-gradient(135deg,#ff4d4d,#dd7269)}.modal[data-variant=confirm] .modal-icon{background:linear-gradient(135deg,#1f0a52,#4d2ea3)}.modal-title{font-family:Archivo Black,sans-serif;font-size:1.45rem;letter-spacing:.04em;text-transform:uppercase;color:#090218}.modal-message{font-size:1rem;line-height:1.65;color:#675e7c}.modal-actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.modal-action{appearance:none;border:none;border-radius:999px;padding:.9rem 1.35rem;font-size:.92rem;font-weight:700;letter-spacing:.02em;cursor:pointer;font-family:Roboto,sans-serif;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.modal-action--primary{background:linear-gradient(135deg,#0f0529,#1f0a52);color:#fff;box-shadow:0 10px 24px #0f052938}.modal-action--secondary{background:#1f0a5214;color:#090218;border:1px solid rgba(31,10,82,.12)}.modal-action:hover{transform:translateY(-1px)}[data-astro-cid-sgpqyurt],[data-astro-cid-sgpqyurt]:before,[data-astro-cid-sgpqyurt]:after{box-sizing:border-box;margin:0;padding:0}:root{--primary-color: #0f0529;--primary-strong: #090218;--secondary-color: #1f0a52;--accent-glow: #5d45aa;--surface-base: #f2eff8;--surface-card: rgba(255, 255, 255, .9);--text-color: #1d1430;--text-muted: #675e7c;--danger-color: #ff4d4d;--success-color: #008000}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes floatOrb{0%,to{transform:translate(0) scale(1)}50%{transform:translate(12px,-8px) scale(1.04)}}@keyframes spin{to{transform:rotate(360deg)}}html{height:100%;overflow:hidden}body{height:100dvh;max-height:100dvh;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(93,69,170,.24),transparent 32%),radial-gradient(circle at 88% 82%,rgba(31,10,82,.22),transparent 30%),linear-gradient(180deg,#f8f5fc,#ebe4f5);color:var(--text-color);font-family:Roboto,sans-serif;padding:clamp(.5rem,1.5dvh,1rem)}body:before,body:after{content:"";position:fixed;border-radius:50%;filter:blur(28px);pointer-events:none;animation:floatOrb 9s ease-in-out infinite}body:before{width:320px;height:320px;left:-80px;top:-60px;background:#5d45aa2e}body:after{width:400px;height:400px;right:-140px;bottom:-140px;background:#1f0a5229;animation-delay:-4s}.login-shell[data-astro-cid-sgpqyurt]{position:relative;z-index:1;width:min(1100px,100%);height:calc(100dvh - (2*clamp(.5rem,1.5dvh,1rem)));max-height:calc(100dvh - (2*clamp(.5rem,1.5dvh,1rem)));display:grid;grid-template-columns:1.05fr .95fr;background:#ffffffad;border:1px solid rgba(255,255,255,.7);border-radius:clamp(18px,3dvh,32px);overflow:hidden;box-shadow:0 32px 64px #0f052929,0 0 0 1px #fff6 inset;backdrop-filter:blur(20px);animation:fadeUp .7s ease both}.login-brand[data-astro-cid-sgpqyurt]{position:relative;padding:clamp(1.25rem,3.5dvh,3rem) clamp(1.25rem,3vw,3rem);background:radial-gradient(circle at 80% 20%,rgba(93,69,170,.35),transparent 45%),linear-gradient(155deg,#090218f7,#1f0a52f0);color:#f7f4ff;display:flex;flex-direction:column;justify-content:center;gap:clamp(.5rem,1.8dvh,1.25rem);overflow:hidden;min-height:0}.login-brand[data-astro-cid-sgpqyurt]:after{content:"";position:absolute;width:220px;height:220px;right:-60px;bottom:-60px;border-radius:50%;background:#cbb9ff14;border:1px solid rgba(255,255,255,.06);pointer-events:none}.brand-top[data-astro-cid-sgpqyurt]{display:flex;align-items:center;gap:1rem}.brand-logo[data-astro-cid-sgpqyurt]{width:clamp(48px,8dvh,72px);height:clamp(48px,8dvh,72px);border-radius:clamp(14px,2.5dvh,20px);box-shadow:0 12px 28px #00000047;flex-shrink:0}.eyebrow[data-astro-cid-sgpqyurt]{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#efe9ffb3;font-weight:500}.login-brand[data-astro-cid-sgpqyurt] h1[data-astro-cid-sgpqyurt]{font-size:clamp(1.8rem,5.5dvh,3.6rem);line-height:.95;font-family:Archivo Black,sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#fff}.brand-text[data-astro-cid-sgpqyurt]{max-width:36ch;font-size:clamp(.82rem,1.8dvh,1rem);line-height:1.55;color:#efe9ffcc}.feature-list[data-astro-cid-sgpqyurt]{display:grid;gap:clamp(.45rem,1.2dvh,.85rem);margin-top:clamp(.15rem,.8dvh,.5rem);flex-shrink:1;min-height:0}.feature-list[data-astro-cid-sgpqyurt] article[data-astro-cid-sgpqyurt]{padding:clamp(.55rem,1.4dvh,.95rem) clamp(.7rem,1.5vw,1rem);border-radius:clamp(12px,2dvh,18px);background:#ffffff12;border:1px solid rgba(255,255,255,.1);display:flex;align-items:flex-start;gap:.85rem;transition:background .2s ease,transform .2s ease}.feature-list[data-astro-cid-sgpqyurt] article[data-astro-cid-sgpqyurt]:hover{background:#ffffff1c;transform:translate(4px)}.feature-icon[data-astro-cid-sgpqyurt]{width:clamp(30px,5dvh,38px);height:clamp(30px,5dvh,38px);border-radius:12px;background:#cbb9ff24;color:#e8ddff;display:grid;place-items:center;flex-shrink:0}.feature-icon[data-astro-cid-sgpqyurt] svg[data-astro-cid-sgpqyurt]{width:20px;height:20px}.feature-list[data-astro-cid-sgpqyurt] strong[data-astro-cid-sgpqyurt]{display:block;font-size:clamp(.8rem,1.7dvh,.95rem);color:#fff7ea;margin-bottom:.15rem}.feature-list[data-astro-cid-sgpqyurt] span[data-astro-cid-sgpqyurt]{font-size:clamp(.75rem,1.5dvh,.88rem);line-height:1.45;color:#efe9ffb8}.login-section[data-astro-cid-sgpqyurt]{padding:clamp(1rem,3dvh,2.5rem) clamp(1.25rem,3vw,3rem);display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fffc,#f5f1fcf5);min-height:0;overflow:hidden}.login-card[data-astro-cid-sgpqyurt]{width:100%;max-width:400px;animation:fadeUp .7s ease .15s both}.login-copy[data-astro-cid-sgpqyurt]{display:grid;gap:clamp(.35rem,1dvh,.6rem);margin-bottom:clamp(.85rem,2.5dvh,1.75rem)}.login-copy[data-astro-cid-sgpqyurt] .eyebrow[data-astro-cid-sgpqyurt]{color:var(--accent-glow)}.login-copy[data-astro-cid-sgpqyurt] h2[data-astro-cid-sgpqyurt]{font-family:Archivo Black,sans-serif;font-size:clamp(1.35rem,3.5dvh,2rem);letter-spacing:.03em;text-transform:uppercase;color:var(--primary-strong)}.login-copy[data-astro-cid-sgpqyurt] p[data-astro-cid-sgpqyurt]{line-height:1.5;color:var(--text-muted);font-size:clamp(.82rem,1.8dvh,.95rem)}form[data-astro-cid-sgpqyurt]{display:grid;gap:clamp(.65rem,1.8dvh,1.1rem)}.field[data-astro-cid-sgpqyurt]{display:grid;gap:.45rem}label[data-astro-cid-sgpqyurt]{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary-color)}.input-wrap[data-astro-cid-sgpqyurt]{position:relative;display:flex;align-items:center}.input-icon[data-astro-cid-sgpqyurt]{position:absolute;left:1rem;width:20px;height:20px;color:var(--text-muted);pointer-events:none;transition:color .16s ease}.input-icon[data-astro-cid-sgpqyurt] svg[data-astro-cid-sgpqyurt]{width:100%;height:100%}input[data-astro-cid-sgpqyurt]{width:100%;padding:clamp(.7rem,1.8dvh,.95rem) 1rem clamp(.7rem,1.8dvh,.95rem) 2.85rem;border:1.5px solid rgba(31,10,82,.1);border-radius:14px;font-size:clamp(.85rem,1.8dvh,.95rem);font-family:inherit;background:#ffffffe0;color:var(--text-color);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.field[data-astro-cid-sgpqyurt]:has(#clave) input[data-astro-cid-sgpqyurt]{padding-right:3rem}input[data-astro-cid-sgpqyurt]::placeholder{color:#9a92ad}input[data-astro-cid-sgpqyurt]:focus{outline:none;border-color:#5d45aa80;box-shadow:0 0 0 4px #5d45aa1f;background:#fff}.input-wrap[data-astro-cid-sgpqyurt]:focus-within .input-icon[data-astro-cid-sgpqyurt]{color:var(--accent-glow)}.toggle-password[data-astro-cid-sgpqyurt]{position:absolute;right:.65rem;width:36px;height:36px;border:none;border-radius:10px;background:transparent;color:var(--text-muted);cursor:pointer;display:grid;place-items:center;transition:color .16s ease,background .16s ease}.toggle-password[data-astro-cid-sgpqyurt]:hover{color:var(--secondary-color);background:#1f0a520f}.toggle-password[data-astro-cid-sgpqyurt]:focus-visible{outline:2px solid rgba(93,69,170,.5);outline-offset:2px}.toggle-password[data-astro-cid-sgpqyurt] svg[data-astro-cid-sgpqyurt]{width:20px;height:20px}.toggle-password[data-astro-cid-sgpqyurt] .icon-eye-off[data-astro-cid-sgpqyurt],.toggle-password[data-astro-cid-sgpqyurt].is-visible .icon-eye[data-astro-cid-sgpqyurt]{display:none}.toggle-password[data-astro-cid-sgpqyurt].is-visible .icon-eye-off[data-astro-cid-sgpqyurt]{display:block}.submit-row[data-astro-cid-sgpqyurt]{margin-top:.35rem}button[data-astro-cid-sgpqyurt][type=submit]{width:100%;position:relative;background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 55%,#3d2280 100%);color:#fff;border-radius:999px;padding:clamp(.75rem,1.8dvh,1rem) 1.2rem;text-align:center;font-size:clamp(.85rem,1.8dvh,.95rem);font-weight:700;letter-spacing:.03em;font-family:inherit;border:none;cursor:pointer;box-shadow:0 14px 28px #0f05293d;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:clamp(42px,6.5dvh,52px)}button[data-astro-cid-sgpqyurt][type=submit]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 32px #0f052947}button[data-astro-cid-sgpqyurt][type=submit]:active:not(:disabled){transform:translateY(0)}button[data-astro-cid-sgpqyurt][type=submit]:disabled{opacity:.75;cursor:not-allowed}.btn-spinner[data-astro-cid-sgpqyurt]{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}button[data-astro-cid-sgpqyurt][type=submit].is-loading .btn-label[data-astro-cid-sgpqyurt]{opacity:.7}button[data-astro-cid-sgpqyurt][type=submit].is-loading .btn-spinner[data-astro-cid-sgpqyurt]{display:block}.login-footer[data-astro-cid-sgpqyurt]{margin-top:clamp(.75rem,2dvh,1.75rem);text-align:center;font-size:clamp(.68rem,1.4dvh,.78rem);letter-spacing:.04em;color:#9a92ad}@media(max-width:900px){.login-shell[data-astro-cid-sgpqyurt]{grid-template-columns:1fr;grid-template-rows:minmax(0,auto) minmax(0,1fr)}.login-brand[data-astro-cid-sgpqyurt]{padding:clamp(1rem,2.5dvh,1.75rem) clamp(1.25rem,4vw,2rem)}.brand-text[data-astro-cid-sgpqyurt],.feature-list[data-astro-cid-sgpqyurt]{display:none}.login-section[data-astro-cid-sgpqyurt]{padding:clamp(1rem,2.5dvh,1.75rem) clamp(1.25rem,4vw,2rem)}.brand-top[data-astro-cid-sgpqyurt]{gap:.75rem}.login-brand[data-astro-cid-sgpqyurt] h1[data-astro-cid-sgpqyurt]{font-size:clamp(1.5rem,4dvh,2.2rem)}}@media(max-width:560px){.brand-top[data-astro-cid-sgpqyurt]{flex-direction:row;align-items:center}.feature-list[data-astro-cid-sgpqyurt] article[data-astro-cid-sgpqyurt]:hover{transform:none}}@media(max-height:680px)and (min-width:901px){.brand-text[data-astro-cid-sgpqyurt]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feature-list[data-astro-cid-sgpqyurt] span[data-astro-cid-sgpqyurt]{display:none}}@media(max-height:560px){.brand-text[data-astro-cid-sgpqyurt],.login-footer[data-astro-cid-sgpqyurt],.login-copy[data-astro-cid-sgpqyurt] p[data-astro-cid-sgpqyurt]{display:none}}@media(prefers-reduced-motion:reduce){[data-astro-cid-sgpqyurt],[data-astro-cid-sgpqyurt]:before,[data-astro-cid-sgpqyurt]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
