:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#18202a;background:#f4f6f8}*{box-sizing:border-box}body{margin:0}a{color:#1769e0;text-decoration:none}header{height:64px;background:#111827;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 5vw}header a{color:#fff}.brand{font-weight:800;font-size:20px}nav{display:flex;gap:20px}main{max-width:1180px;margin:36px auto;padding:0 20px}.center{min-height:100vh;display:grid;place-items:center}.card{background:#fff;border:1px solid #e3e7ec;border-radius:16px;padding:24px;box-shadow:0 8px 30px #0f172a0d;margin:18px 0}.narrow{width:min(520px,92vw)}.grid{display:grid;gap:16px}.two{grid-template-columns:1fr 1fr}.span{grid-column:1/-1}label{display:grid;gap:7px;font-weight:650}input,select,button{font:inherit;border:1px solid #cfd6df;border-radius:10px;padding:11px 12px;background:#fff}button,.btn{background:#1769e0;color:white;border:0;padding:11px 16px;border-radius:10px;cursor:pointer;display:inline-block;font-weight:700}.secondary{background:#475569}.danger{background:#b42318}.muted{color:#667085}.pagehead{display:flex;align-items:center;justify-content:space-between;gap:20px}.tablewrap{overflow:auto;background:#fff;border-radius:16px;border:1px solid #e3e7ec}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px;border-bottom:1px solid #eef1f4;vertical-align:middle}.badge{padding:4px 9px;border-radius:999px;background:#e8edf3;font-size:12px;font-weight:800}.badge.running{background:#dbeafe}.badge.completed{background:#dcfce7}.badge.error{background:#fee2e2}.badge.paused{background:#fef3c7}.progress{height:8px;background:#e7ebf0;border-radius:99px;overflow:hidden;min-width:160px}.progress i{display:block;height:100%;background:#1769e0}.progress.big{height:14px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0}.stats div{background:#f8fafc;padding:14px;border-radius:12px}.stats b,.stats span{display:block}.stats b{font-size:22px}.stats span{color:#667085;font-size:12px}.alert{padding:12px 14px;border-radius:10px;background:#ecfdf3;border:1px solid #abefc6;margin:12px 0}.alert.err{background:#fef3f2;border-color:#fecdca}.actions{display:flex;gap:8px}.log{background:#0b1220;color:#dbe5f1;border-radius:14px;padding:14px;font:13px ui-monospace,monospace;max-height:520px;overflow:auto}.log div{padding:5px 0}.log time{color:#8fa0b5;margin-right:12px}.log span{display:inline-block;width:74px}.log .error{color:#ff8a8a}.log .warning{color:#ffd166}fieldset{border:1px solid #dce2e8;border-radius:12px;padding:16px;display:grid;gap:12px}legend{font-weight:800}@media(max-width:760px){.two{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.pagehead{align-items:flex-start;flex-direction:column}nav{gap:10px;font-size:13px}}

/* MailMover 1.0.1 · live AJAX */
.live-strip{display:flex;align-items:center;gap:8px;margin:10px 0 16px;color:#667085;font-size:13px}.live-strip strong{color:#344054}.live-dot{width:9px;height:9px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.12)}.stats.six{grid-template-columns:repeat(6,1fr)}.migration-now{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;border-top:1px solid #eef1f4;padding-top:18px}.migration-now>div{min-width:0}.migration-now strong{display:inline-block;max-width:100%;word-break:break-word;margin-top:5px}.badge.queued{background:#e0e7ff}.badge.cancelled{background:#e5e7eb;color:#475569}.connection-result{display:inline-block;margin-left:8px;font-size:13px}.connection-result.ok{color:#15803d}.connection-result.bad{color:#b42318}.mode-disabled{display:none!important}.log{scroll-behavior:smooth}.log div{border-bottom:1px solid rgba(255,255,255,.04)}
@media(max-width:980px){.stats.six{grid-template-columns:repeat(3,1fr)}.migration-now{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.stats.six{grid-template-columns:1fr 1fr}.migration-now{grid-template-columns:1fr}.actions{flex-wrap:wrap}.connection-result{display:block;margin:8px 0 0}}

/* MailMover 1.0.2 · wizard de migración */
.wizard-page{max-width:1100px;margin:0 auto}.wizard-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.wizard-heading h1{margin-bottom:6px}.wizard-heading p{margin:0}.wizard-live{display:flex;align-items:center;gap:9px;background:#ecfdf3;border:1px solid #abefc6;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:750;color:#166534;white-space:nowrap}.wizard-live span{width:8px;height:8px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.12)}.wizard-shell{display:grid;grid-template-columns:240px minmax(0,1fr);background:#fff;border:1px solid #e3e7ec;border-radius:20px;overflow:hidden;box-shadow:0 16px 45px rgba(15,23,42,.06)}.wizard-steps{background:#f8fafc;border-right:1px solid #e6eaf0;padding:22px 14px;display:flex;flex-direction:column;gap:7px}.wizard-step{appearance:none;border:0;background:transparent;color:#64748b;display:flex;align-items:center;gap:12px;text-align:left;padding:12px;border-radius:12px;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.wizard-step:disabled{cursor:default;opacity:.55}.wizard-step.is-active{background:#eef4ff;color:#173b72}.wizard-step.is-done{color:#166534}.wizard-step:not(:disabled):hover{background:#f0f4f8}.step-index{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;border:1px solid #cbd5e1;background:#fff;font-weight:800;flex:0 0 32px}.wizard-step.is-active .step-index{background:#1769e0;border-color:#1769e0;color:#fff}.wizard-step.is-done .step-index{background:#dcfce7;border-color:#86efac;color:#166534}.wizard-step b,.wizard-step small{display:block}.wizard-step b{font-size:14px}.wizard-step small{font-size:11px;font-weight:500;margin-top:2px}.wizard-content{min-width:0;padding:28px 30px 24px;position:relative}.wizard-progress{height:5px;background:#edf1f5;border-radius:99px;overflow:hidden;margin-bottom:28px}.wizard-progress i{display:block;height:100%;background:#1769e0;border-radius:inherit;transition:width .3s ease}.wizard-panel{display:none;min-height:420px}.wizard-panel.is-active{display:block;animation:wizardIn .26s ease both}@keyframes wizardIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.wizard-panel.is-active{animation:none}.wizard-progress i,.wizard-step{transition:none}}.panel-kicker{text-transform:uppercase;letter-spacing:.09em;color:#64748b;font-size:11px;font-weight:850;margin-bottom:8px}.wizard-panel h2{margin:0 0 7px;font-size:25px}.wizard-panel>p{margin:0 0 24px}.mode-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mode-card{position:relative;text-align:left;display:flex;gap:14px;align-items:flex-start;background:#fff;color:#1f2937;border:1px solid #d8dee7;border-radius:16px;padding:19px;min-height:150px;transition:border .18s ease,box-shadow .18s ease,transform .18s ease}.mode-card:hover{border-color:#aeb9c8;transform:translateY(-1px)}.mode-card.is-selected{border:2px solid #1769e0;padding:18px;box-shadow:0 0 0 4px rgba(23,105,224,.08)}.mode-card b,.mode-card small{display:block}.mode-card b{font-size:17px;margin-bottom:6px}.mode-card small{font-weight:500;line-height:1.55;color:#667085}.mode-card em{position:absolute;right:12px;top:12px;font-style:normal;font-size:10px;text-transform:uppercase;letter-spacing:.04em;padding:4px 7px;border-radius:99px;background:#eaf2ff;color:#1754a6}.mode-icon{width:50px;height:50px;border-radius:13px;background:#f1f5f9;display:grid;place-items:center;font-size:12px;font-weight:900;color:#334155;flex:0 0 50px}.mode-card.is-selected .mode-icon{background:#eaf2ff;color:#1754a6}.wizard-note{margin-top:18px;background:#f8fafc;border:1px solid #e5eaf0;border-radius:12px;padding:14px 16px;color:#475569;font-size:13px;line-height:1.55}.endpoint-box{border:1px solid #e1e6ed;border-radius:16px;padding:18px;background:#fff}.endpoint-box.is-hidden{display:none}.endpoint-status{display:flex;align-items:center;gap:11px;border-bottom:1px solid #eef1f4;padding-bottom:14px;margin-bottom:18px}.endpoint-status .status-dot{width:10px;height:10px;border-radius:50%;background:#94a3b8;box-shadow:0 0 0 4px rgba(148,163,184,.12);flex:0 0 10px}.endpoint-status b,.endpoint-status small{display:block}.endpoint-status b{font-size:14px}.endpoint-status small{font-size:12px;color:#667085;margin-top:2px}.endpoint-status.is-checking .status-dot{background:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.12);animation:pulseDot 1s infinite}.endpoint-status.is-ok .status-dot{background:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.12)}.endpoint-status.is-bad .status-dot{background:#dc2626;box-shadow:0 0 0 4px rgba(220,38,38,.11)}@keyframes pulseDot{50%{opacity:.4}}.form-grid{display:grid;gap:16px}.form-grid.two{grid-template-columns:1fr 1fr}.field-help{font-weight:500;color:#8491a3;font-size:11px;line-height:1.4}.switch-line{display:flex;align-items:center;gap:9px;font-weight:650}.switch-line input{width:18px;height:18px}.endpoint-actions{display:flex;align-items:center;gap:8px;margin-top:17px;padding-top:15px;border-top:1px solid #eef1f4}.batch-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;align-self:end}.batch-preview span,.batch-preview small,.batch-preview strong{display:block}.batch-preview span{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-weight:800}.batch-preview strong{font-size:20px;margin:5px 0}.batch-preview small{font-size:11px;color:#64748b}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.review-grid>div{border:1px solid #e2e8f0;background:#f8fafc;border-radius:12px;padding:14px;min-width:0}.review-grid span,.review-grid strong,.review-grid small{display:block}.review-grid span{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-weight:800;margin-bottom:5px}.review-grid strong{overflow-wrap:anywhere}.verified-text{color:#15803d;margin-top:6px}.ready-box{margin-top:16px;border:1px solid #abefc6;background:#ecfdf3;border-radius:14px;padding:15px;display:flex;align-items:center;gap:12px}.ready-check{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#16a34a;color:white;font-weight:900}.ready-box strong,.ready-box small{display:block}.ready-box small{margin-top:3px;color:#4d6b58}.wizard-actions{border-top:1px solid #edf0f3;margin-top:24px;padding-top:18px;display:flex;justify-content:space-between;gap:12px;align-items:center}.wizard-actions-right{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-left:auto}.wizard-actions button:disabled{opacity:.5;cursor:not-allowed}.wizard-error{min-height:20px;margin-top:12px;color:#b42318;font-size:13px;font-weight:650}.connection-result{font-size:12px;overflow-wrap:anywhere}.connection-result:empty{display:none}
@media(max-width:850px){.wizard-shell{grid-template-columns:1fr}.wizard-steps{border-right:0;border-bottom:1px solid #e6eaf0;display:grid;grid-template-columns:repeat(5,1fr);padding:10px;gap:4px}.wizard-step{justify-content:center;padding:8px}.wizard-step>span:last-child{display:none}.wizard-content{padding:22px}.wizard-panel{min-height:0}.mode-cards{grid-template-columns:1fr}.form-grid.two,.review-grid{grid-template-columns:1fr}}
@media(max-width:560px){.wizard-heading{flex-direction:column}.wizard-live{align-self:flex-start}.wizard-steps{overflow-x:auto;grid-template-columns:repeat(5,54px);justify-content:space-between}.wizard-step{padding:7px}.wizard-content{padding:18px 15px}.wizard-panel h2{font-size:22px}.wizard-actions{align-items:stretch}.wizard-actions-right{flex:1;flex-direction:column;align-items:stretch}.wizard-actions button{min-height:44px}.wizard-actions-right .muted{text-align:right}.endpoint-actions{align-items:flex-start;flex-direction:column}.mode-card{min-height:0}}

/* v1.0.3 · accesos alternativos cPanel */
.mode-card-link{color:inherit;text-decoration:none;display:flex}
.access-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
.mailbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 12px;flex-wrap:wrap}
.mailbox-list{display:grid;gap:8px;max-height:430px;overflow:auto;padding-right:4px}
.mailbox-row{display:flex!important;align-items:center;gap:12px;border:1px solid var(--border,#dfe5ec);border-radius:12px;padding:12px 14px;background:#fff;cursor:pointer}
.mailbox-row input{width:18px;height:18px;flex:0 0 auto}
.mailbox-row span{display:grid;gap:3px;min-width:0}.mailbox-row b{overflow-wrap:anywhere}.mailbox-row small{color:#687384}
.route-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}.route-card{display:grid;gap:8px;padding:18px;border:1px solid var(--border,#dfe5ec);border-radius:14px;text-decoration:none;color:inherit;background:#fff}.route-card span{color:#687384}.route-card strong{color:var(--accent,#2563eb)}
.route-warning{margin-top:16px}.empty-state{padding:24px;border:1px dashed var(--border,#dfe5ec);border-radius:12px;color:#687384;text-align:center}
@media(max-width:760px){.access-cards,.route-options{grid-template-columns:1fr}.mailbox-list{max-height:none}}
