/* /Pages/Config/Implementacion.razor.rz.scp.css */
.implementation-page[b-tes0caa5h4] { max-width: 1500px; margin: 0 auto; }
.implementation-alert[b-tes0caa5h4] { display: flex; gap: 14px; align-items: flex-start; padding: 18px 20px; margin-bottom: 18px; }
.implementation-alert i[b-tes0caa5h4] { font-size: 1.35rem; color: #ef4444; }
.implementation-alert div[b-tes0caa5h4] { display: grid; gap: 3px; }
.implementation-alert span[b-tes0caa5h4] { color: var(--text-muted); }
.implementation-loading[b-tes0caa5h4] { padding: 34px; display: flex; justify-content: center; align-items: center; gap: 12px; color: var(--text-muted); }
.implementation-hero[b-tes0caa5h4] { display: flex; align-items: center; gap: 30px; padding: 26px 30px; margin-bottom: 18px; overflow: hidden; position: relative; }
.implementation-hero[b-tes0caa5h4]::after { content: ""; position: absolute; width: 300px; height: 300px; right: -120px; top: -160px; background: radial-gradient(circle, rgba(34,211,238,.16), transparent 68%); pointer-events: none; }
.implementation-progress[b-tes0caa5h4] { position: relative; width: 120px; height: 120px; flex: 0 0 120px; }
.progress-ring[b-tes0caa5h4] { position: absolute; inset: 0; border-radius: 50%; background: conic-gradient(#22d3ee var(--implementation-progress), rgba(148,163,184,.16) 0); }
.progress-ring[b-tes0caa5h4]::after { content: ""; position: absolute; inset: 9px; border-radius: 50%; background: var(--bg-base); }
.implementation-progress > span[b-tes0caa5h4] { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.implementation-progress strong[b-tes0caa5h4] { font-size: 1.55rem; color: var(--text-primary); }
.implementation-progress small[b-tes0caa5h4] { color: var(--text-muted); font-size: .72rem; }
.implementation-summary[b-tes0caa5h4] { min-width: 0; }
.implementation-kicker[b-tes0caa5h4] { color: #22d3ee; font-size: .74rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.implementation-summary h3[b-tes0caa5h4], .password-copy h3[b-tes0caa5h4] { margin: 5px 0 7px; font-size: 1.45rem; }
.implementation-summary p[b-tes0caa5h4], .password-copy p[b-tes0caa5h4] { margin: 0; color: var(--text-muted); }
.implementation-meta[b-tes0caa5h4] { display: flex; flex-wrap: wrap; gap: 10px 18px; margin-top: 16px; color: var(--text-secondary); font-size: .84rem; }
.implementation-meta span[b-tes0caa5h4] { display: inline-flex; align-items: center; gap: 6px; }
.password-card[b-tes0caa5h4] { display: grid; grid-template-columns: minmax(240px, 1fr) minmax(300px, 470px); gap: 28px; padding: 24px 28px; margin-bottom: 18px; border-color: rgba(245,158,11,.3); }
.password-form[b-tes0caa5h4] { display: grid; grid-template-columns: 1fr 1fr; gap: 8px 12px; align-items: end; }
.password-form .btn-tfm[b-tes0caa5h4], .password-message[b-tes0caa5h4] { grid-column: 1 / -1; }
.password-message[b-tes0caa5h4] { font-size: .82rem; }
.password-message.ok[b-tes0caa5h4] { color: #34d399; }
.password-message.bad[b-tes0caa5h4] { color: #fb7185; }
.implementation-phases[b-tes0caa5h4] { display: grid; grid-template-columns: repeat(6, 1fr); gap: 10px; margin-bottom: 18px; }
.phase-card[b-tes0caa5h4] { display: flex; align-items: center; gap: 10px; min-width: 0; padding: 14px; opacity: .64; }
.phase-card.phase-current[b-tes0caa5h4] { opacity: 1; border-color: rgba(34,211,238,.42); box-shadow: inset 0 0 24px rgba(34,211,238,.06); }
.phase-card.phase-done[b-tes0caa5h4] { opacity: .9; }
.phase-number[b-tes0caa5h4] { display: grid; place-items: center; width: 28px; height: 28px; flex: 0 0 28px; border-radius: 50%; background: rgba(148,163,184,.12); color: var(--text-secondary); font-weight: 800; }
.phase-current .phase-number[b-tes0caa5h4] { background: #22d3ee; color: #06252b; }
.phase-done .phase-number[b-tes0caa5h4] { background: rgba(52,211,153,.18); color: #34d399; }
.phase-card div[b-tes0caa5h4] { min-width: 0; display: grid; }
.phase-card strong[b-tes0caa5h4] { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: .82rem; }
.phase-card small[b-tes0caa5h4] { color: var(--text-muted); font-size: .7rem; }
.implementation-table-wrap[b-tes0caa5h4] { padding: 0; overflow: hidden; }
.implementation-table-title[b-tes0caa5h4] { display: flex; justify-content: space-between; gap: 20px; align-items: center; padding: 20px 22px 15px; }
.implementation-table-title h3[b-tes0caa5h4] { margin: 0 0 3px; font-size: 1.05rem; }
.implementation-table-title p[b-tes0caa5h4] { margin: 0; color: var(--text-muted); font-size: .82rem; }
.implementation-legend[b-tes0caa5h4] { white-space: nowrap; color: var(--text-muted); font-size: .75rem; }
.dot[b-tes0caa5h4] { display: inline-block; width: 7px; height: 7px; border-radius: 50%; margin: 0 4px 0 10px; }
.dot.required[b-tes0caa5h4] { background: #f59e0b; }
.dot.optional[b-tes0caa5h4] { background: #64748b; }
.implementation-table[b-tes0caa5h4] { min-width: 1050px; }
.implementation-table th:nth-child(1)[b-tes0caa5h4] { width: 26%; }
.implementation-table th:nth-child(2)[b-tes0caa5h4] { width: 11%; }
.implementation-table th:nth-child(3)[b-tes0caa5h4] { width: 12%; }
.implementation-table th:nth-child(4)[b-tes0caa5h4] { width: 34%; }
.implementation-table th:nth-child(5)[b-tes0caa5h4] { width: 17%; }
.implementation-table td[b-tes0caa5h4] { vertical-align: middle; }
.row-pending[b-tes0caa5h4] { background: rgba(245,158,11,.035); }
.step-name[b-tes0caa5h4] { display: flex; gap: 11px; align-items: flex-start; }
.step-name > i[b-tes0caa5h4] { color: #22d3ee; font-size: 1.05rem; margin-top: 2px; }
.step-name span[b-tes0caa5h4] { display: grid; gap: 2px; }
.step-name small[b-tes0caa5h4] { color: var(--text-muted); line-height: 1.3; }
.type-label[b-tes0caa5h4] { font-size: .72rem; font-weight: 700; }
.type-label.required[b-tes0caa5h4] { color: #fbbf24; }
.type-label.optional[b-tes0caa5h4] { color: var(--text-muted); }
.status-pill[b-tes0caa5h4] { display: inline-flex; align-items: center; gap: 6px; border-radius: 999px; padding: 5px 9px; font-size: .72rem; font-weight: 800; white-space: nowrap; }
.status-complete[b-tes0caa5h4] { color: #34d399; background: rgba(52,211,153,.1); }
.status-pending[b-tes0caa5h4] { color: #fbbf24; background: rgba(245,158,11,.11); }
.status-optional[b-tes0caa5h4] { color: #94a3b8; background: rgba(100,116,139,.12); }
.implementation-action[b-tes0caa5h4] { display: inline-flex; white-space: nowrap; }
.implementation-no-action[b-tes0caa5h4] { color: var(--text-muted); font-size: .76rem; }

@media (max-width: 1100px) {
    .implementation-phases[b-tes0caa5h4] { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 720px) {
    .implementation-hero[b-tes0caa5h4] { align-items: flex-start; padding: 20px; gap: 17px; }
    .implementation-progress[b-tes0caa5h4] { width: 88px; height: 88px; flex-basis: 88px; }
    .implementation-progress strong[b-tes0caa5h4] { font-size: 1.15rem; }
    .implementation-summary h3[b-tes0caa5h4] { font-size: 1.1rem; }
    .password-card[b-tes0caa5h4] { grid-template-columns: 1fr; padding: 20px; }
    .password-form[b-tes0caa5h4] { grid-template-columns: 1fr; }
    .password-form .btn-tfm[b-tes0caa5h4], .password-message[b-tes0caa5h4] { grid-column: 1; }
    .implementation-phases[b-tes0caa5h4] { grid-template-columns: repeat(2, 1fr); }
    .implementation-table-title[b-tes0caa5h4] { align-items: flex-start; flex-direction: column; }
}
