.app-auth-page{color:#e5e7eb;background:linear-gradient(160deg,#0c1220 0%,#111827 45%,#0f172a 100%);min-height:100vh}.app-auth-card{background:#0f172ad9;border:1px solid #ffffff14;border-radius:12px;width:100%;max-width:420px;margin:0 auto;padding:2rem;box-shadow:0 24px 48px #00000059}.app-auth-title{letter-spacing:-.02em;text-align:center;margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.app-auth-subtitle{text-align:center;color:#94a3b8;margin-bottom:1.5rem;font-size:.875rem}.app-label{color:#cbd5e1;margin-bottom:.375rem;font-size:.8125rem;font-weight:500;display:block}.app-input,.app-select{color:#f8fafc;background:#02061799;border:1px solid #ffffff1f;border-radius:8px;width:100%;margin-bottom:1rem;padding:.625rem .75rem;font-size:.9375rem}.app-input:focus,.app-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f640}.app-btn-primary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;padding:.75rem 1rem;font-weight:600;transition:background .15s}.app-btn-primary:hover:not(:disabled){background:#1d4ed8}.app-btn-primary:disabled{opacity:.6;cursor:not-allowed}.app-btn-secondary{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:.625rem 1rem}.app-alert-error{color:#fecaca;background:#ef444426;border:1px solid #ef444459;border-radius:8px;margin-bottom:1rem;padding:.625rem .75rem;font-size:.875rem}.app-shell{color:#e2e8f0;background:#0b1120;flex-direction:column;min-height:100vh;display:flex}.app-shell-header{background:#0f172af2;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex}.app-shell-brand{letter-spacing:-.02em;font-weight:700}.app-shell-meta{color:#94a3b8;font-size:.8125rem}.app-shell-main{flex:1;width:100%;max-width:960px;margin:0 auto;padding:1.5rem}.app-wizard-steps{justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.app-wizard-step{color:#64748b;border:1px solid #ffffff26;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:600;display:flex}.app-wizard-step.active{color:#fff;background:#2563eb;border-color:#2563eb}.app-wizard-step.done{color:#93c5fd;background:#2563eb40;border-color:#2563eb}.app-link{color:#93c5fd;text-underline-offset:2px;text-decoration:underline}.app-link:hover{color:#bfdbfe}.app-deporte-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}.app-deporte-option{cursor:pointer;text-align:center;background:#02061766;border:2px solid #ffffff1f;border-radius:10px;padding:1rem;font-weight:600;transition:border-color .15s,background .15s}.app-deporte-option.selected{background:#2563eb26;border-color:#2563eb}.app-wizard-actions{gap:.75rem;margin-top:.5rem;display:flex}.app-wizard-actions .app-btn-primary{flex:1}
