/* ============================================================
   Escorts Col — Panel de la escort
   ============================================================ */

.ecp, .ecp-login, .ecp-empty {
	--p-brand: #c33c61; --p-dark: #8e2d55; --p-darker: #4a173e;
	--p-soft: #fef2f5; --p-ink: #0f172a; --p-muted: #64748b;
	--p-border: #e2e8f0; --p-bg: #f8fafc;
	font-family: 'Inter', system-ui, -apple-system, sans-serif;
	color: var(--p-ink); line-height: 1.55;
}
.ecp *, .ecp *::before, .ecp *::after { box-sizing: border-box }

.ecp { display: grid; grid-template-columns: 1fr; gap: 24px; width: 100%; max-width: 1600px; margin: 28px auto 60px; padding: 0 clamp(16px, 3vw, 40px) }
@media (min-width: 900px) { .ecp { grid-template-columns: 260px 1fr; gap: 36px } }
@media (min-width: 1400px) { .ecp { grid-template-columns: 280px 1fr; gap: 44px } }

/* ---------- Sidebar ---------- */
.ecp-side { align-self: start }
@media (min-width: 900px) { .ecp-side { position: sticky; top: 88px } }
.ecp-user { display: flex; align-items: center; gap: 12px; padding: 14px; background: #fff; border: 1px solid var(--p-border); border-radius: 12px; margin-bottom: 14px }
.ecp-avatar { width: 46px; height: 46px; border-radius: 50%; overflow: hidden; flex-shrink: 0; background: linear-gradient(135deg, var(--p-brand), var(--p-darker)); display: flex; align-items: center; justify-content: center; color: #fff; font-weight: 700; font-size: 19px }
.ecp-avatar img { width: 100%; height: 100%; object-fit: cover }
.ecp-user-name { font-weight: 600; font-size: 14.5px; line-height: 1.2 }
.ecp-user-tier { display: inline-block; margin-top: 4px; padding: 2px 8px; border-radius: 4px; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; background: #64748b; color: #fff }
.ecp-tier-luxury { background: linear-gradient(135deg, #d4a35a, #8f7638) }
.ecp-tier-platino { background: linear-gradient(135deg, #6d28d9, #4a173e) }
.ecp-tier-premium { background: linear-gradient(135deg, var(--p-brand), var(--p-dark)) }
.ecp-tier-vip { background: linear-gradient(135deg, #d4a35a, #b7833f) }

.ecp-nav { display: flex; flex-direction: column; gap: 2px }
@media (max-width: 899px) { .ecp-nav { flex-direction: row; overflow-x: auto; padding-bottom: 6px } }
.ecp-nav-item { display: flex; align-items: center; gap: 10px; padding: 10px 13px; border: none; background: transparent; border-radius: 9px; font-size: 14px; font-family: inherit; color: var(--p-muted); cursor: pointer; text-align: left; white-space: nowrap; text-decoration: none; transition: background .15s, color .15s; width: 100% }
@media (max-width: 899px) { .ecp-nav-item { width: auto } }
.ecp-nav-item:hover { background: var(--p-bg); color: var(--p-ink) }
.ecp-nav-item.is-active { background: var(--p-soft); color: var(--p-dark); font-weight: 600 }
.ecp-nav-ico { font-size: 15px; width: 20px; text-align: center }
.ecp-nav-out { margin-top: 8px; border-top: 1px solid var(--p-border); padding-top: 14px; color: #94a3b8 }

/* ---------- Main ---------- */
.ecp-main { min-width: 0 }
.ecp-view { display: none; animation: ecp-in .22s ease }
.ecp-view.is-active { display: block }
@keyframes ecp-in { from { opacity: 0; transform: translateY(6px) } }

.ecp-h1 { font-family: 'Playfair Display', Georgia, serif; font-size: 1.75rem; font-weight: 700; margin: 0 0 4px; line-height: 1.2 }
.ecp-sub { color: var(--p-muted); font-size: 14px; margin: 0 0 24px }
.ecp-muted { color: var(--p-muted); font-size: 13.5px }

/* ---------- Banners ---------- */
.ecp-banner { padding: 14px 18px; border-radius: 10px; font-size: 13.5px; line-height: 1.6; margin-bottom: 22px }
.ecp-banner-wait { background: #fffbeb; border: 1px solid #fde68a; color: #713f12 }
.ecp-banner-info { background: #eff6ff; border: 1px solid #bfdbfe; color: #1e3a5f }
.ecp-banner-warn { background: #fef2f2; border: 1px solid #fca5a5; color: #991b1b }
.ecp-banner-pause { background: #f1f5f9; border: 1px solid #cbd5e1; color: #334155 }

/* ---------- Cards ---------- */
.ecp-card { background: #fff; border: 1px solid var(--p-border); border-radius: 12px; padding: 20px 22px; margin-bottom: 18px }
.ecp-card h3 { font-size: 15px; font-weight: 600; margin: 0 0 14px; font-family: inherit }
.ecp-card-warn { border-color: #fbbf24; background: #fffbeb }
.ecp-card-danger { border-color: #fecaca }
.ecp-info { padding: 13px 17px; background: var(--p-bg); border-radius: 10px; font-size: 12.5px; color: var(--p-muted); line-height: 1.6; margin-top: 6px }

/* ---------- Stats ---------- */
.ecp-stats { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin-bottom: 22px }
@media (min-width: 1100px) { .ecp-stats { grid-template-columns: repeat(5, 1fr) } }
@media (min-width: 700px) and (max-width: 1099px) { .ecp-stats { grid-template-columns: repeat(3, 1fr) } }
.ecp-stat { padding: 18px; background: #fff; border: 1px solid var(--p-border); border-left: 3px solid var(--p-brand); border-radius: 10px }
.ecp-stat-num { font-family: 'Playfair Display', Georgia, serif; font-size: 1.9rem; font-weight: 700; color: var(--p-dark); line-height: 1 }
.ecp-stat-lbl { font-size: 12px; color: var(--p-muted); margin-top: 5px }

/* ---------- Checklist ---------- */
.ecp-progress { height: 7px; background: #f1f5f9; border-radius: 999px; overflow: hidden; margin-bottom: 8px }
.ecp-progress-bar { height: 100%; background: linear-gradient(90deg, var(--p-brand), var(--p-darker)); border-radius: 999px; transition: width .4s }
.ecp-progress-lbl { font-size: 12px; color: var(--p-muted); margin-bottom: 14px }
.ecp-checklist { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 7px }
.ecp-checklist li { display: flex; align-items: center; gap: 9px; font-size: 13.5px; color: var(--p-muted) }
.ecp-checklist li.is-ok { color: #059669 }
.ecp-chk { width: 18px; height: 18px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: #f1f5f9; font-size: 10px; flex-shrink: 0 }
.ecp-checklist li.is-ok .ecp-chk { background: #d1fae5; color: #059669 }
.ecp-link { background: none; border: none; padding: 0; font: inherit; color: var(--p-brand); cursor: pointer; text-decoration: underline }

.ecp-quick { display: flex; gap: 9px; flex-wrap: wrap; margin-top: 6px }

/* ---------- Gráfico ---------- */
.ecp-chart { display: flex; align-items: flex-end; gap: 5px; height: 170px; padding-top: 10px }
.ecp-bar-wrap { flex: 1; display: flex; flex-direction: column; align-items: center; height: 100%; justify-content: flex-end }
.ecp-bar { width: 100%; max-width: 34px; background: #e9d5dd; border-radius: 4px 4px 0 0; position: relative; display: flex; align-items: flex-end; min-height: 3px; transition: background .15s }
.ecp-bar-wrap:hover .ecp-bar { background: #d9b3c1 }
.ecp-bar-c { width: 100%; background: var(--p-brand); border-radius: 4px 4px 0 0 }
.ecp-bar-lbl { font-size: 9.5px; color: var(--p-muted); margin-top: 6px; white-space: nowrap }
.ecp-legend { display: flex; gap: 18px; margin-top: 14px; font-size: 12px; color: var(--p-muted) }
.ecp-legend i { display: inline-block; width: 10px; height: 10px; border-radius: 3px; margin-right: 5px }
.ecp-dot-v { background: #e9d5dd } .ecp-dot-c { background: var(--p-brand) }

.ecp-table { width: 100%; border-collapse: collapse; font-size: 13.5px }
.ecp-table td { padding: 9px 0; border-bottom: 1px solid var(--p-border) }
.ecp-table tr:last-child td { border-bottom: none }
.ecp-td-num { text-align: right; font-weight: 600 }

/* ---------- Formularios ---------- */
.ecp-field { margin-bottom: 16px }
.ecp-field label { display: block; font-size: 13px; font-weight: 600; margin-bottom: 6px }
.ecp-hint { font-size: 12px; color: var(--p-muted); margin-top: 5px; line-height: 1.5 }
.ecp-counter { font-size: 11.5px; color: var(--p-muted); text-align: right; margin-top: 4px }
.ecp-counter.is-low { color: #dc2626 }
.ecp-grid2 { display: grid; grid-template-columns: 1fr; gap: 0 16px }
@media (min-width: 620px) { .ecp-grid2 { grid-template-columns: 1fr 1fr } }

.ecp input[type=text], .ecp input[type=tel], .ecp input[type=number],
.ecp input[type=password], .ecp select, .ecp textarea {
	width: 100%; padding: 10px 13px; border: 1.5px solid var(--p-border); border-radius: 8px;
	font-size: 14px; font-family: inherit; color: var(--p-ink); background: #fff;
}
.ecp input:focus, .ecp select:focus, .ecp textarea:focus { outline: none; border-color: var(--p-brand); box-shadow: 0 0 0 3px rgba(195,60,97,.1) }
.ecp input:disabled { background: var(--p-bg); color: #94a3b8 }
.ecp textarea { resize: vertical; line-height: 1.6 }

.ecp-money, .ecp-phone { display: flex; border: 1.5px solid var(--p-border); border-radius: 8px; overflow: hidden; background: #fff }
.ecp-money:focus-within, .ecp-phone:focus-within { border-color: var(--p-brand); box-shadow: 0 0 0 3px rgba(195,60,97,.1) }
.ecp-money > span, .ecp-phone > span { display: flex; align-items: center; padding: 0 12px; background: var(--p-bg); color: var(--p-muted); font-size: 13.5px; font-weight: 600; border-right: 1.5px solid var(--p-border) }
.ecp-money input, .ecp-phone input { border: none !important; box-shadow: none !important; border-radius: 0 }

.ecp-checks { display: flex; flex-wrap: wrap; gap: 7px }
.ecp-checks-grid { display: grid; grid-template-columns: 1fr; gap: 7px }
@media (min-width: 560px) { .ecp-checks-grid { grid-template-columns: 1fr 1fr } }
.ecp-check { display: flex; align-items: flex-start; gap: 8px; padding: 9px 13px; border: 1.5px solid var(--p-border); border-radius: 8px; cursor: pointer; font-size: 13px; background: #fff }
.ecp-check input { margin: 2px 0 0; accent-color: var(--p-brand); width: 15px; height: 15px; flex-shrink: 0 }
.ecp-check:has(input:checked) { border-color: var(--p-brand); background: var(--p-soft) }

.ecp-dias { display: flex; flex-direction: column; gap: 8px }
.ecp-dia { display: grid; grid-template-columns: 1fr; gap: 7px }
@media (min-width: 560px) { .ecp-dia { grid-template-columns: 180px 1fr; align-items: center } }

/* ---------- Fotos ---------- */
.ecp-upload { border: 2px dashed var(--p-border); border-radius: 11px; padding: 24px; text-align: center; cursor: pointer; background: #fafbfc; margin-bottom: 16px }
.ecp-upload:hover, .ecp-upload.is-drag { border-color: var(--p-brand); background: var(--p-soft) }
.ecp-upload[data-full="1"] { opacity: .55; cursor: not-allowed }
.ecp-upload-ico { font-size: 27px; margin-bottom: 6px }
.ecp-upload-txt { font-size: 13px; color: var(--p-muted); line-height: 1.5 }
.ecp-upload-txt strong { color: var(--p-ink); font-size: 14px }

.ecp-fotos { display: grid; grid-template-columns: repeat(auto-fill, minmax(105px, 1fr)); gap: 9px }
.ecp-foto { position: relative; aspect-ratio: 3/4; border-radius: 9px; overflow: hidden; background: #f1f5f9; border: 2px solid transparent; cursor: pointer }
.ecp-foto img { width: 100%; height: 100%; object-fit: cover; display: block }
.ecp-foto.is-main { border-color: var(--p-brand) }
.ecp-foto-tag { position: absolute; bottom: 6px; left: 6px; padding: 2px 7px; background: var(--p-brand); color: #fff; font-size: 9px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; border-radius: 4px }
.ecp-foto-del { position: absolute; top: 5px; right: 5px; width: 23px; height: 23px; border: none; border-radius: 50%; background: rgba(0,0,0,.6); color: #fff; font-size: 15px; line-height: 1; cursor: pointer; display: flex; align-items: center; justify-content: center }
.ecp-foto-del:hover { background: #dc2626 }

/* ---------- Planes ---------- */
.ecp-planes { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 10px; margin-bottom: 18px }
.ecp-plan { padding: 18px 14px; background: #fff; border: 2px solid var(--p-border); border-radius: 11px; text-align: center }
.ecp-plan.is-current { border-color: var(--p-brand); background: var(--p-soft) }
.ecp-plan-name { font-family: 'Playfair Display', Georgia, serif; font-size: 1.1rem; font-weight: 700; color: var(--p-dark) }
.ecp-plan-fotos { font-size: 12px; font-weight: 600; margin: 2px 0 }
.ecp-plan-desc { font-size: 11.5px; color: var(--p-muted); margin-bottom: 11px; line-height: 1.4 }
.ecp-plan-tag { display: inline-block; padding: 4px 11px; background: var(--p-brand); color: #fff; font-size: 10px; font-weight: 700; border-radius: 999px; text-transform: uppercase; letter-spacing: .04em }

/* ---------- Reseñas ---------- */
.ecp-resena-head { display: flex; justify-content: space-between; align-items: start; gap: 12px; margin-bottom: 9px }
.ecp-resena-head .ecp-muted { display: block; font-size: 12px; margin-top: 2px }
.ecp-stars { color: #f59e0b; font-size: 15px; letter-spacing: 1px; white-space: nowrap }
.ecp-resena-body { font-size: 13.5px; line-height: 1.65; margin: 0 0 10px; color: #334155 }
.ecp-resena-reply { padding: 11px 14px; background: var(--p-soft); border-left: 3px solid var(--p-brand); border-radius: 0 8px 8px 0; font-size: 13px; line-height: 1.6 }
.ecp-reply-form { display: flex; gap: 8px; align-items: flex-start; margin-top: 4px }
.ecp-reply-form textarea { flex: 1; min-height: 44px }

/* ---------- Botones ---------- */
.ecp-btn { display: inline-flex; align-items: center; justify-content: center; padding: 11px 22px; border: none; border-radius: 9px; font-size: 14px; font-weight: 600; font-family: inherit; cursor: pointer; text-decoration: none; transition: box-shadow .2s, opacity .2s }
.ecp-btn-primary { background: linear-gradient(135deg, var(--p-brand), var(--p-dark)); color: #fff }
.ecp-btn-primary:hover { box-shadow: 0 7px 18px rgba(195,60,97,.3); color: #fff }
.ecp-btn-ghost { background: var(--p-bg); color: var(--p-muted); border: 1px solid var(--p-border) }
.ecp-btn-ghost:hover { background: #eef2f6; color: var(--p-ink) }
.ecp-btn-sm { padding: 8px 15px; font-size: 12.5px; background: var(--p-bg); border: 1px solid var(--p-border); color: var(--p-dark) }
.ecp-btn-sm:hover { background: var(--p-soft); border-color: var(--p-brand) }
.ecp-btn:disabled { opacity: .5; cursor: not-allowed; box-shadow: none }

/* ---------- Toast ---------- */
.ecp-toast { position: fixed; bottom: 22px; left: 50%; transform: translateX(-50%); z-index: 9999; padding: 13px 24px; border-radius: 10px; font-size: 13.5px; font-weight: 600; box-shadow: 0 8px 28px rgba(0,0,0,.18); animation: ecp-toast-in .25s ease }
.ecp-toast.is-ok { background: #059669; color: #fff }
.ecp-toast.is-error { background: #dc2626; color: #fff }
@keyframes ecp-toast-in { from { opacity: 0; transform: translate(-50%, 14px) } }

/* ---------- Login / vacío ---------- */
.ecp-login, .ecp-empty { max-width: 420px; margin: 44px auto; padding: 32px; background: #fff; border: 1px solid var(--p-border); border-radius: 14px; text-align: center }
.ecp-login h2, .ecp-empty h3 { font-family: 'Playfair Display', Georgia, serif; margin: 0 0 10px }
.ecp-login form { margin-top: 20px; text-align: left }
.ecp-login label { display: block; font-size: 13px; font-weight: 600; margin-bottom: 5px }
.ecp-login input[type=text], .ecp-login input[type=password] { width: 100%; padding: 10px 13px; border: 1.5px solid var(--p-border); border-radius: 8px; font-size: 14px; margin-bottom: 13px; box-sizing: border-box }
.ecp-login input[type=submit] { width: 100%; padding: 12px; background: linear-gradient(135deg, var(--p-brand), var(--p-dark)); color: #fff; border: none; border-radius: 9px; font-size: 14.5px; font-weight: 600; cursor: pointer }
.ecp-login-links { margin-top: 16px; font-size: 12.5px; color: var(--p-muted) }
.ecp-login-links a { color: var(--p-dark) }
.ecp-empty p { color: var(--p-muted); font-size: 13.5px; margin-bottom: 18px }
   Grupos de checkboxes (perfil / servicios / lugar)
   ============================================================ */
.ecx-grupos { display: grid; grid-template-columns: 1fr; gap: 12px }
@media (min-width: 700px)  { .ecx-grupos { grid-template-columns: repeat(2, 1fr) } }
@media (min-width: 1100px) { .ecx-grupos { grid-template-columns: repeat(3, 1fr) } }

.ecx-grupo {
	margin: 0; padding: 14px 16px;
	border: 1.5px solid var(--p-border); border-radius: 11px;
	background: #fff; transition: border-color .18s, background .18s;
}
.ecx-grupo.is-req { border-left: 3px solid var(--p-brand) }
.ecx-grupo.has-error { border-color: #dc2626; background: #fef2f2 }
.ecx-grupo-t {
	padding: 0; margin: 0 0 10px;
	font-size: 13px; font-weight: 700; color: var(--p-ink);
	display: block; width: 100%;
}
.ecx-req { color: var(--p-brand) }
.ecx-opt {
	font-size: 10px; font-weight: 600; color: var(--p-muted);
	background: #f1f5f9; padding: 2px 7px; border-radius: 999px;
	text-transform: uppercase; letter-spacing: .04em; margin-left: 4px;
}
.ecx-opts { display: flex; flex-direction: column; gap: 5px }
.ecx-opt-lbl {
	display: flex; align-items: center; gap: 8px;
	padding: 6px 9px; border-radius: 7px; cursor: pointer;
	font-size: 13.5px; color: #334155; transition: background .12s;
}
.ecx-opt-lbl:hover { background: var(--p-soft) }
.ecx-opt-lbl input { accent-color: var(--p-brand); width: 15px; height: 15px; cursor: pointer; flex-shrink: 0 }
.ecx-opt-lbl:has(input:checked) { background: var(--p-soft); font-weight: 600; color: var(--p-dark) }
.ecx-grupo-err { margin-top: 8px; font-size: 11.5px; color: #dc2626; font-weight: 600 }

/* Desplegable dentro de un grupo */
.ecx-grupo.is-select { display: flex; flex-direction: column }
.ecx-select { width: 100%; padding: 10px 12px; border: 1.5px solid var(--p-border); border-radius: 8px; font-size: 13.5px; font-family: inherit; color: var(--p-ink); background: #fff; cursor: pointer }
.ecx-select:focus { outline: none; border-color: var(--p-brand); box-shadow: 0 0 0 3px rgba(195,60,97,.1) }
.ecx-grupos { align-items: start }
.ecx-grupo { display: flex; flex-direction: column; height: 100% }
.ecx-opts { flex: 1 }
@media (min-width: 1350px) { .ecx-grupos { grid-template-columns: repeat(4, 1fr) } }


/* Cajas del panel más parejas */
.ecp-card { border-radius: 14px; padding: 22px 24px }
.ecx-grupo { border-radius: 13px; padding: 16px 18px; background: #fcfcfd; border-color: #e9edf2 }
.ecx-grupo-t { padding-bottom: 9px; margin-bottom: 10px; border-bottom: 1px solid #eef1f5 }
@media (max-width: 620px) { .ecp-card { padding: 18px 16px } }

/* Ancho completo: el contenedor de la página ya pone el límite */
.ecp { max-width: none; padding: 0 }
@media (min-width: 1100px) { .ecp { grid-template-columns: 260px 1fr; gap: 40px } }
@media (min-width: 1500px) { .ecp { grid-template-columns: 280px 1fr; gap: 52px } }
@media (min-width: 1200px) { .ecx-grupos { grid-template-columns: repeat(4, 1fr) } }
@media (min-width: 1600px) { .ecx-grupos { grid-template-columns: repeat(5, 1fr) } }
.ecp-field > input[type=text], .ecp-field > input[type=password], .ecp-field > select { max-width: 460px }
.ecp-field > textarea { max-width: 900px }
.ecp-money, .ecp-phone { max-width: 280px }

/* Grupos de categorías sin caja, igual que en el registro */
.ecx-grupo, .ecx-grupo.is-req, .ecx-grupo.is-select {
	background: none; border: none; border-left: none; border-radius: 0; padding: 0; box-shadow: none;
}
.ecx-grupo:hover { background: none; border: none }
.ecx-grupo-t {
	display: block; font-size: 13.5px; font-weight: 600; color: var(--p-ink);
	letter-spacing: 0; text-transform: none; padding-bottom: 0; margin-bottom: 8px; border-bottom: none;
}
.ecx-req { color: var(--p-brand) }
.ecx-opt { font-size: 10px; color: #94a3b8; background: none; border: none; padding: 0 0 0 6px; text-transform: uppercase; letter-spacing: .06em }
.ecx-select { padding: 10px 12px; border: 1.5px solid var(--p-border); border-radius: 8px; font-size: 13.5px }
.ecx-opt-lbl { padding: 6px 9px; border-radius: 7px; border: 1px solid transparent; font-size: 13px }
.ecx-opt-lbl:hover { background: #f8fafc; border-color: var(--p-border) }
.ecx-opt-lbl:has(input:checked) { background: var(--p-soft); border-color: #f0cdd8; color: var(--p-dark); font-weight: 600 }
.ecx-grupo.has-error .ecx-select { border-color: #dc2626 }
.ecx-grupo.has-error .ecx-opts { border: 1.5px solid #dc2626; border-radius: 8px; padding: 4px; background: #fef2f2 }
.ecx-grupos { gap: 20px 24px; align-items: start }
.ecx-grupo .ecx-opts { max-height: 240px; overflow-y: auto }

/* Precio en la tarjeta de plan */
.ecp-plan-precio { font-family: 'Playfair Display', Georgia, serif; font-size: 1.3rem; font-weight: 700; color: var(--p-dark); line-height: 1.1; margin: 3px 0 }
.ecp-plan-precio small { font-family: 'Inter', sans-serif; font-size: 10px; font-weight: 500; color: var(--p-muted) }

/* Datos de pago */
.ecp-pago { border-color: #bfdbfe; background: #f8fbff }
.ecp-cuentas { display: grid; grid-template-columns: 1fr; gap: 12px; margin: 14px 0 }
@media (min-width: 640px) { .ecp-cuentas { grid-template-columns: repeat(3, 1fr) } }
.ecp-cuenta { padding: 14px 16px; background: #fff; border: 1px solid var(--p-border); border-radius: 10px }
.ecp-cuenta-t { font-size: 11px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; color: var(--p-brand); margin-bottom: 6px }
.ecp-cuenta-n { font-family: 'Playfair Display', Georgia, serif; font-size: 1.15rem; font-weight: 700; color: var(--p-ink); letter-spacing: .5px; word-break: break-all }
.ecp-cuenta-d { font-size: 12px; color: var(--p-muted); margin-top: 3px }

/* ============================================================
   Bloques horizontales de categorías
   ============================================================ */
.ecx-wrap { display: flex; flex-direction: column; gap: 14px }

.ecx-bloque {
	padding: 18px 20px;
	background: #fff;
	border: 1px solid #e9edf2;
	border-radius: 13px;
	transition: border-color .18s, box-shadow .18s;
}
.ecx-bloque:hover { border-color: #dbe2ea }
.ecx-bloque.has-error { border-color: #dc2626; background: #fef7f7 }

.ecx-bloque-head {
	display: flex; align-items: center; gap: 12px; flex-wrap: wrap;
	margin-bottom: 14px; padding-bottom: 12px;
	border-bottom: 1px solid #f1f5f9;
}
.ecx-bloque-t {
	margin: 0; font-family: 'Inter', system-ui, sans-serif;
	font-size: 14.5px; font-weight: 700; color: var(--p-ink); letter-spacing: -.01em;
}
.ecx-tag {
	font-size: 11px; font-weight: 600; padding: 3px 10px; border-radius: 999px;
	letter-spacing: .01em;
}
.ecx-tag-req { background: var(--p-soft); color: var(--p-dark) }
.ecx-tag-opt { background: #f1f5f9; color: #64748b }

/* Opciones como etiquetas en fila */
.ecx-pills { display: flex; flex-wrap: wrap; gap: 8px }
.ecx-pill {
	display: inline-flex; align-items: center; gap: 8px;
	padding: 9px 15px;
	background: #f8fafc; border: 1.5px solid #e9edf2; border-radius: 999px;
	font-size: 13.5px; color: #475569; cursor: pointer;
	transition: background .15s, border-color .15s, color .15s;
	user-select: none;
}
.ecx-pill:hover { background: #fff; border-color: #cbd5e1 }
.ecx-pill input { accent-color: var(--p-brand); width: 15px; height: 15px; cursor: pointer; margin: 0 }
.ecx-pill:has(input:checked) {
	background: var(--p-soft); border-color: var(--p-brand);
	color: var(--p-dark); font-weight: 600;
}

/* Desplegable dentro del bloque */
.ecx-bloque .ecx-select {
	width: 100%; max-width: 460px;
	padding: 11px 14px;
	border: 1.5px solid var(--p-border); border-radius: 10px;
	font-size: 14px; font-family: inherit; background: #fff; cursor: pointer;
}
.ecx-bloque .ecx-select:focus { outline: none; border-color: var(--p-brand); box-shadow: 0 0 0 3px rgba(195,60,97,.1) }
.ecx-bloque.has-error .ecx-select { border-color: #dc2626 }

.ecx-bloque-err { margin-top: 10px; font-size: 12.5px; color: #dc2626; font-weight: 600 }

/* Encabezado de sección (Cómo sos / Qué ofrecés / Dónde atendés) */
.ecx-seccion {
	display: flex; align-items: center; gap: 12px;
	margin: 26px 0 14px;
}
.ecx-seccion:first-child { margin-top: 0 }
.ecx-seccion-t {
	margin: 0; font-family: 'Inter', sans-serif;
	font-size: 11px; font-weight: 700; letter-spacing: .1em;
	text-transform: uppercase; color: var(--p-brand); white-space: nowrap;
}
.ecx-seccion::after { content: ''; flex: 1; height: 1px; background: var(--p-border) }

@media (max-width: 620px) {
	.ecx-bloque { padding: 15px 16px }
	.ecx-pill { padding: 8px 13px; font-size: 13px }
}

/* ============ COMPROBANTE DE PAGO ============ */
.ecp-comprobante { border-color: #bbf7d0; background: #f7fdf9 }
.ecp-upload {
	display: flex; flex-direction: column; align-items: center; justify-content: center;
	gap: 8px; padding: 28px 20px; text-align: center;
	background: #fff; border: 2px dashed #cbd5e1; border-radius: 12px; cursor: pointer;
	transition: border-color .18s, background .18s;
}
.ecp-upload:hover, .ecp-upload.is-over { border-color: var(--p-brand); background: var(--p-soft) }
.ecp-upload-ico { font-size: 26px }
.ecp-upload-txt { font-size: 13.5px; color: var(--p-muted); line-height: 1.5 }
.ecp-upload-txt strong { color: var(--p-ink) }
.ecp-cp-nombre { margin-top: 9px; font-size: 13px; color: var(--p-muted) }
.ecp-cp-nombre.is-ok { color: #059669; font-weight: 600 }
.ecp-total {
	margin: 16px 0; padding: 14px 18px;
	background: #fff; border: 1px solid var(--p-border); border-radius: 10px;
	font-size: 15px; color: var(--p-ink);
}
.ecp-total strong { font-family: 'Playfair Display', Georgia, serif; font-size: 1.3rem; color: var(--p-dark) }
.ecp-desc {
	display: inline-block; margin-left: 8px; padding: 3px 10px;
	background: #d1fae5; color: #065f46; font-size: 11px; font-weight: 700; border-radius: 999px;
}
.ecp-ok-box {
	padding: 20px; background: #d1fae5; border: 1px solid #6ee7b7;
	border-radius: 11px; color: #065f46; font-size: 14.5px; line-height: 1.6; text-align: center;
}
.ecp-btn-danger { background: #dc2626; color: #fff; border: none }
.ecp-btn-danger:hover { background: #b91c1c }

/* ============ ESTADÍSTICAS ============ */
.ecp-stats-bloque { margin-bottom: 22px }
.ecp-stats-t {
	font-size: 11px; font-weight: 700; letter-spacing: .08em;
	text-transform: uppercase; color: var(--p-muted); margin-bottom: 10px;
}
.ecp-sin-datos { text-align: center; padding: 44px 24px }
.ecp-sin-datos-ico { font-size: 38px; margin-bottom: 12px; opacity: .45 }
.ecp-sin-datos h3 { margin: 0 0 8px; font-size: 1.15rem }
.ecp-sin-datos p { color: var(--p-muted); font-size: 14px; line-height: 1.6; margin: 0 0 12px }
.ecp-histórico, .ecp-historico {
	display: grid; grid-template-columns: 1fr; gap: 1px;
	background: var(--p-border); border: 1px solid var(--p-border);
	border-radius: 11px; overflow: hidden; margin-top: 18px;
}
@media (min-width: 620px) { .ecp-histórico, .ecp-historico { grid-template-columns: repeat(3, 1fr) } }
.ecp-hist-item {
	display: flex; flex-direction: column; gap: 4px;
	padding: 16px 18px; background: #fff;
}
.ecp-hist-item span { font-size: 12px; color: var(--p-muted) }
.ecp-hist-item strong {
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 1.4rem; color: var(--p-ink); line-height: 1;
}

/* ============================================================
   ACCESO AL PANEL
   ============================================================ */
.ecp-login {
	max-width: 440px; margin: 40px auto 60px; padding: 0 20px;
	font-family: 'Inter', system-ui, -apple-system, sans-serif;
}
.ecp-login-caja {
	background: #fff; border: 1px solid var(--p-border);
	border-radius: 16px; padding: 34px 32px;
	box-shadow: 0 2px 14px rgba(15,23,42,.05);
}
.ecp-login-head { text-align: center; margin-bottom: 26px }
.ecp-login-head h1 {
	margin: 0 0 8px; font-family: 'Playfair Display', Georgia, serif;
	font-size: 1.7rem; color: var(--p-ink);
}
.ecp-login-head p { margin: 0; font-size: 13.5px; line-height: 1.55; color: var(--p-muted) }

.ecp-login-error {
	padding: 12px 15px; margin-bottom: 18px;
	background: #fef2f2; border: 1px solid #fecaca; border-radius: 9px;
	font-size: 13.5px; color: #991b1b;
}
.ecp-login-ok {
	padding: 12px 15px; margin-bottom: 18px;
	background: #d1fae5; border: 1px solid #6ee7b7; border-radius: 9px;
	font-size: 13.5px; color: #065f46;
}

.ecp-login-campo { margin-bottom: 16px }
.ecp-login-campo label {
	display: block; margin-bottom: 7px;
	font-size: 13px; font-weight: 600; color: var(--p-ink);
}
.ecp-login-campo input[type=text],
.ecp-login-campo input[type=password] {
	width: 100%; padding: 12px 14px;
	border: 1.5px solid var(--p-border); border-radius: 10px;
	font-family: inherit; font-size: 15px; color: var(--p-ink); background: #fff;
}
.ecp-login-campo input:focus {
	outline: none; border-color: var(--p-brand);
	box-shadow: 0 0 0 3px rgba(195,60,97,.1);
}

.ecp-login-pass { position: relative }
.ecp-login-pass input { padding-right: 62px }
.ecp-ver-pass {
	position: absolute; right: 6px; top: 50%; transform: translateY(-50%);
	padding: 7px 12px; border: none; background: none;
	font-family: inherit; font-size: 12.5px; font-weight: 600;
	color: var(--p-muted); cursor: pointer; border-radius: 7px;
}
.ecp-ver-pass:hover { background: #f1f5f9; color: var(--p-ink) }

.ecp-login-recordar {
	display: flex; align-items: center; gap: 9px;
	margin-bottom: 22px; font-size: 13.5px; color: #475569; cursor: pointer;
}
.ecp-login-recordar input { accent-color: var(--p-brand); width: 16px; height: 16px; cursor: pointer }

.ecp-login-btn {
	width: 100%; padding: 13px; border: none; border-radius: 10px;
	background: linear-gradient(135deg, var(--p-brand), var(--p-dark));
	color: #fff; font-family: inherit; font-size: 15px; font-weight: 700; cursor: pointer;
	transition: box-shadow .2s, transform .1s;
}
.ecp-login-btn:hover { box-shadow: 0 7px 20px rgba(195,60,97,.3); transform: translateY(-1px) }

.ecp-login-links { text-align: center; margin-top: 18px; font-size: 13px }
.ecp-login-links a { color: var(--p-muted); text-decoration: none }
.ecp-login-links a:hover { color: var(--p-brand); text-decoration: underline }

.ecp-login-pie {
	margin-top: 22px; padding-top: 20px;
	border-top: 1px solid var(--p-border);
	text-align: center; font-size: 13.5px; color: var(--p-muted);
}
.ecp-login-pie a { color: var(--p-brand); font-weight: 600; text-decoration: none }
.ecp-login-pie a:hover { text-decoration: underline }

.ecp-login-aviso {
	margin: 18px 0 0; padding: 0 8px;
	font-size: 12px; line-height: 1.55; color: #94a3b8; text-align: center;
}

@media (max-width: 520px) {
	.ecp-login { margin: 24px auto 40px }
	.ecp-login-caja { padding: 26px 20px; border-radius: 14px }
}

/* ============================================================
   SOPORTE
   ============================================================ */

.ecp-soporte-wa {
	display: flex; gap: 16px; align-items: flex-start;
	background: #f0fdf4;
	border-color: #bbf7d0;
}
.ecp-swa-ico {
	flex-shrink: 0;
	display: flex; align-items: center; justify-content: center;
	width: 46px; height: 46px;
	background: #25d366; color: #fff;
	border-radius: 12px;
}
.ecp-soporte-wa h3 { margin: 0 0 6px; font-size: 1.05rem; color: #14532d }
.ecp-soporte-wa p {
	margin: 0 0 14px;
	font-size: 13.5px; line-height: 1.65; color: #166534;
}

.ecp-btn-wa {
	display: inline-flex; align-items: center; gap: 8px;
	padding: 11px 22px;
	background: #25d366; color: #fff;
	border-radius: 9px;
	font-size: 14.5px; font-weight: 600; text-decoration: none;
	transition: background .18s, box-shadow .2s;
}
.ecp-btn-wa:hover { background: #1eb355; color: #fff; box-shadow: 0 5px 16px rgba(37,211,102,.3) }

/* ---------- Lista de tickets ---------- */
.ecp-tk-lista { display: flex; flex-direction: column; gap: 12px }

.ecp-tk {
	padding: 14px 16px;
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 10px;
}
.ecp-tk-cab {
	display: flex; align-items: center; gap: 9px; flex-wrap: wrap;
	margin-bottom: 7px;
}
.ecp-tk-cab code {
	padding: 2px 8px; background: #f1f5f9; border-radius: 5px;
	font-size: 12px; letter-spacing: .4px;
}
.ecp-tk-cab time { font-size: 12px; color: #94a3b8; margin-left: auto }

.ecp-tk-estado {
	padding: 2px 9px; border-radius: 999px;
	font-size: 11px; font-weight: 700;
}
.ecp-tk-estado.is-abierto  { background: #dbeafe; color: #1d4ed8 }
.ecp-tk-estado.is-en_curso { background: #fef3c7; color: #b45309 }
.ecp-tk-estado.is-resuelto { background: #dcfce7; color: #15803d }
.ecp-tk-estado.is-cerrado  { background: #f1f5f9; color: #64748b }

.ecp-tk-asunto { font-size: 14.5px; font-weight: 600; color: #0f172a; margin-bottom: 4px }
.ecp-tk-msj { margin: 0; font-size: 13px; line-height: 1.6; color: #64748b }

.ecp-msg.is-ok {
	background: #f0fdf4; border-color: #bbf7d0; color: #15803d;
}

/* ============================================================
   PAGO EN LÍNEA
   ============================================================ */

.ecp-btn-link {
	display: block; width: 100%;
	margin-top: 7px; padding: 4px;
	background: none; border: none;
	font-family: inherit; font-size: 12.5px; color: #64748b;
	text-decoration: underline; cursor: pointer;
}
.ecp-btn-link:hover { color: #c33c61 }

.ecp-card-ok {
	background: #f0fdf4; border-color: #bbf7d0; color: #166534;
}
.ecp-card-ok strong { color: #14532d }

/* ---------- Modal de duración ---------- */
.ecp-mp {
	/* Igual que el otro modal: vive fuera de .ecp y necesita
	   sus propias variables */
	--p-brand: #c33c61;
	--p-dark: #8e2d55;

	position: fixed; inset: 0; z-index: 9999;
	display: flex; align-items: center; justify-content: center;
	padding: 20px;
	background: rgba(15,23,42,.6);
}
.ecp-mp-caja {
	width: 100%; max-width: 420px;
	max-height: 88vh; overflow-y: auto;
	padding: 26px;
	background: #fff; border-radius: 16px;
	box-shadow: 0 20px 50px rgba(0,0,0,.3);
}
.ecp-mp-caja h3 {
	margin: 0 0 6px;
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 1.35rem; color: #0f172a;
}
.ecp-mp-caja > p {
	margin: 0 0 18px;
	font-size: 13.5px; color: #64748b;
}

.ecp-mp-ops { display: flex; flex-direction: column; gap: 7px; margin-bottom: 16px }
.ecp-mp-op {
	display: flex; align-items: center; gap: 11px;
	padding: 12px 14px;
	border: 1px solid #e2e8f0; border-radius: 10px;
	cursor: pointer;
	transition: border-color .15s, background .15s;
}
.ecp-mp-op:hover { border-color: #cbd5e1; background: #f8fafc }
.ecp-mp-op:has(input:checked) { border-color: #c33c61; background: #fdf6f8 }

.ecp-mp-op-t { flex: 1; font-size: 14.5px; font-weight: 600; color: #334155 }
.ecp-mp-op-t em {
	font-style: normal; font-size: 11px; font-weight: 700;
	color: #15803d; background: #dcfce7;
	padding: 2px 7px; border-radius: 999px; margin-left: 6px;
}
.ecp-mp-op-p { font-size: 15px; font-weight: 700; color: #8e2d55 }

.ecp-mp-nota {
	margin: 0 0 18px !important;
	padding: 11px 13px;
	background: #f8fafc; border-radius: 8px;
	font-size: 12.5px !important; line-height: 1.55; color: #64748b !important;
}

.ecp-mp-btns { display: flex; gap: 9px; justify-content: flex-end }
.ecp-mp .ecp-btn {
	background: linear-gradient(135deg, #c33c61, #8e2d55);
	color: #fff; border: none; border-radius: 9px;
	padding: 11px 20px; font-weight: 600; cursor: pointer;
}
.ecp-mp .ecp-btn-ghost {
	background: #f1f5f9; color: #64748b; border: none;
	border-radius: 9px; padding: 11px 20px; cursor: pointer;
}

/* ============================================================
   ESTADO DEL PERFIL

   Es lo primero que ve al entrar. Mientras espera la aprobación,
   arrancar con estadísticas en cero no le dice nada; saber que
   está en revisión, sí.
   ============================================================ */

.ecp-estado {
	display: flex; gap: 15px; align-items: flex-start;
	margin-bottom: 16px;
	padding: 18px 20px;
	border-radius: 12px;
	border: 1px solid;
}
.ecp-estado-ico {
	flex-shrink: 0;
	display: flex; align-items: center; justify-content: center;
	width: 38px; height: 38px;
	border-radius: 10px;
	font-size: 19px;
}
.ecp-estado strong { display: block; margin-bottom: 4px; font-size: 15.5px }
.ecp-estado p { margin: 0; font-size: 13.5px; line-height: 1.6 }
.ecp-estado p + p { margin-top: 7px }
.ecp-estado a { font-weight: 600; text-decoration: underline }

/* En revisión */
.ecp-estado-revision {
	background: #fffbeb; border-color: #fde68a;
}
.ecp-estado-revision .ecp-estado-ico { background: #fef3c7 }
.ecp-estado-revision strong { color: #92400e }
.ecp-estado-revision p { color: #78350f }
.ecp-estado-revision a { color: #92400e }

/* Necesita ajustes */
.ecp-estado-ajustes {
	background: #fef2f2; border-color: #fecaca;
}
.ecp-estado-ajustes .ecp-estado-ico { background: #fee2e2 }
.ecp-estado-ajustes strong { color: #991b1b }
.ecp-estado-ajustes p { color: #b91c1c }
.ecp-estado-ajustes a { color: #991b1b }

/* Publicado */
.ecp-estado-ok {
	background: #f0fdf4; border-color: #bbf7d0;
}
.ecp-estado-ok .ecp-estado-ico { background: #dcfce7 }
.ecp-estado-ok strong { color: #166534 }
.ecp-estado-ok p { color: #15803d }
.ecp-estado-ok a { color: #166534 }

/* Falta el comprobante */
.ecp-estado-pago {
	background: #fdf6f8; border-color: #f5d5e0;
}
.ecp-estado-pago .ecp-estado-ico { background: #fbe8ee }
.ecp-estado-pago strong { color: #8e2d55 }
.ecp-estado-pago p { color: #a03a63 }
.ecp-estado-pago .ecp-btn { margin-top: 11px; display: inline-flex }

/* Fuera de línea */
.ecp-estado-off {
	background: #f8fafc; border-color: #e2e8f0;
}
.ecp-estado-off .ecp-estado-ico { background: #f1f5f9 }
.ecp-estado-off strong { color: #334155 }
.ecp-estado-off p { color: #64748b }

@media (max-width: 560px) {
	.ecp-estado { flex-direction: column; gap: 10px; padding: 16px }
}

/* ============================================================
   PROGRESO DE SUBIDA
   ============================================================ */

.ecp-progreso { margin: 14px 0 }
.ecp-progreso[hidden] { display: none }

.ecp-progreso-barra {
	height: 6px;
	background: #e2e8f0;
	border-radius: 999px;
	overflow: hidden;
}
.ecp-progreso-fill {
	height: 100%; width: 0;
	background: linear-gradient(90deg, #c33c61, #8e2d55);
	border-radius: 999px;
	transition: width .25s ease-out;
}
.ecp-progreso-txt {
	margin-top: 7px;
	font-size: 12.5px; color: #64748b;
}

/* El pulso comunica que sigue trabajando aunque el número no avance */
.ecp-progreso.is-procesando .ecp-progreso-fill {
	background: linear-gradient(90deg, #c33c61, #e07a9a, #c33c61);
	background-size: 200% 100%;
	animation: ecp-pulso 1.4s linear infinite;
}
@keyframes ecp-pulso {
	from { background-position: 200% 0 }
	to   { background-position: -200% 0 }
}

.ecp-progreso.is-error .ecp-progreso-fill { background: #ef4444; width: 100%; animation: none }
.ecp-progreso.is-error .ecp-progreso-txt { color: #b91c1c; font-weight: 500 }

@media (prefers-reduced-motion: reduce) {
	.ecp-progreso.is-procesando .ecp-progreso-fill { animation: none }
	.ecp-progreso-fill { transition: none }
}

/* ============================================================
   BOTONES · CORRECCIONES

   Los estilos de enlace del tema cargan después que los del
   plugin, así que cualquier <a> con clase de botón recibía el
   color y el subrayado del tema. Estas reglas usan más
   especificidad para ganar sin recurrir a !important.
   ============================================================ */

/* WhatsApp: el verde oficial (#25d366) con texto blanco da 1.98:1,
   muy por debajo del 4.5 que exige WCAG. Este da 5.30 y se sigue
   reconociendo — lo que identifica al botón es el ícono. */
.ecp a.ecp-btn-wa,
a.ecp-btn-wa,
.ecp-btn-wa {
	display: inline-flex; align-items: center; justify-content: center; gap: 8px;
	padding: 12px 24px;
	background: #0e7c39;
	color: #ffffff;
	border: none;
	border-radius: 9px;
	font-family: inherit;
	font-size: 14.5px; font-weight: 700;
	text-decoration: none;
	box-shadow: 0 2px 8px rgba(14,124,57,.22);
	transition: background .18s, box-shadow .2s, transform .16s;
}
.ecp a.ecp-btn-wa:hover, a.ecp-btn-wa:hover,
.ecp a.ecp-btn-wa:focus, a.ecp-btn-wa:focus {
	background: #128c3e;
	color: #ffffff;
	text-decoration: none;
	box-shadow: 0 6px 18px rgba(14,124,57,.32);
	transform: translateY(-1px);
}
.ecp a.ecp-btn-wa:visited, a.ecp-btn-wa:visited { color: #ffffff }

/* .ecp-btn sin variante no tenía fondo y salía gris del navegador.
   El uso más frecuente es la acción principal, así que ese es el
   valor por defecto; las variantes lo sobrescriben. */
.ecp .ecp-btn,
button.ecp-btn,
a.ecp-btn {
	background: linear-gradient(135deg, #c33c61, #8e2d55);
	color: #ffffff;
	text-decoration: none;
}
.ecp .ecp-btn:hover,
button.ecp-btn:hover,
a.ecp-btn:hover {
	color: #ffffff;
	text-decoration: none;
	box-shadow: 0 7px 18px rgba(195,60,97,.3);
}
.ecp a.ecp-btn:visited { color: #ffffff }

/* Las variantes vuelven a imponerse sobre la base */
.ecp .ecp-btn.ecp-btn-ghost,
button.ecp-btn.ecp-btn-ghost,
a.ecp-btn.ecp-btn-ghost {
	background: #f1f5f9;
	color: #64748b;
	border: 1px solid #e2e8f0;
	box-shadow: none;
}
.ecp .ecp-btn.ecp-btn-ghost:hover { background: #e8edf3; color: #0f172a }

.ecp .ecp-btn.ecp-btn-sm,
button.ecp-btn.ecp-btn-sm,
a.ecp-btn.ecp-btn-sm {
	padding: 9px 16px;
	font-size: 13px;
	background: linear-gradient(135deg, #c33c61, #8e2d55);
	color: #ffffff;
	border: none;
}

.ecp .ecp-btn:disabled,
button.ecp-btn:disabled {
	opacity: .5; cursor: not-allowed; box-shadow: none;
}

/* El botón de pago en línea */
.ecp .ecp-btn-pagar,
button.ecp-btn-pagar,
a.ecp-btn-pagar {
	background: linear-gradient(135deg, #c33c61, #8e2d55);
	color: #ffffff;
	text-decoration: none;
}
.ecp .ecp-btn-pagar:hover { color: #ffffff; box-shadow: 0 7px 18px rgba(195,60,97,.3) }

/* ============================================================
   MOTIVO DEL RECHAZO

   Va destacado dentro del aviso: es lo único que necesita leer
   para saber qué hacer, y perdido en un párrafo se pasa por alto.
   ============================================================ */

.ecp-motivo-rechazo {
	margin: 12px 0;
	padding: 14px 16px;
	background: #fff;
	border: 1px solid #fecaca;
	border-radius: 10px;
	font-size: 14px; line-height: 1.65; color: #7f1d1d;
	white-space: pre-wrap;
}
.ecp-motivo-lbl {
	display: block; margin-bottom: 6px;
	font-size: 11px; font-weight: 700; letter-spacing: .06em;
	text-transform: uppercase; color: #b91c1c;
}
.ecp-motivo-rechazo time {
	display: block; margin-top: 9px;
	font-size: 12px; color: #a16207;
}

.ecp-estado-ajustes .ecp-btn { margin-top: 12px }

.ecp-rech-nota {
	margin-top: 12px !important;
	padding-top: 11px;
	border-top: 1px solid #fecaca;
	font-size: 13px !important;
}

/* ============================================================
   BOTONES FUERA DEL CONTENEDOR

   Algunos mensajes se devuelven antes de abrir el contenedor
   principal. Sin un ancestro .ecp, las reglas anteriores no
   aplican y el enlace hereda el estilo del tema: texto bordó
   subrayado sobre fondo bordó.

   Estas reglas usan solo el elemento y la clase, así que
   funcionan en cualquier contexto.
   ============================================================ */

a.ecp-btn.ecp-btn-primary,
a.ecp-btn.ecp-btn-primary:visited {
	display: inline-flex; align-items: center; justify-content: center;
	padding: 13px 28px;
	background: linear-gradient(135deg, #c33c61, #8e2d55);
	color: #ffffff;
	border: none; border-radius: 10px;
	font-family: inherit; font-size: 15px; font-weight: 700;
	text-decoration: none;
	box-shadow: 0 3px 12px rgba(195,60,97,.24);
	transition: box-shadow .2s, transform .16s;
}
a.ecp-btn.ecp-btn-primary:hover,
a.ecp-btn.ecp-btn-primary:focus {
	color: #ffffff; text-decoration: none;
	box-shadow: 0 7px 20px rgba(195,60,97,.34);
	transform: translateY(-1px);
}

/* El bloque de «todavía no tenés un perfil» */
.ecp-empty {
	max-width: 520px; margin: 40px auto;
	padding: 40px 32px;
	background: #fff;
	border: 1px solid #e2e8f0; border-radius: 16px;
	text-align: center;
}
.ecp-empty h3 {
	margin: 0 0 10px;
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 1.5rem; color: #0f172a;
}
.ecp-empty p {
	margin: 0 0 22px;
	font-size: 14.5px; line-height: 1.65; color: #64748b;
}

/* ---------- Video de presentación ---------- */

.ecp-video-card { margin-top: 18px }

.ecp-tag-plan {
	margin-left: 8px;
	padding: 2px 10px;
	background: linear-gradient(135deg, #fdf6f8, #fbe8ee);
	border-radius: 999px;
	font-size: 11.5px; font-weight: 600;
	color: #8f2a45;
	vertical-align: middle;
}

.ecp-video-prev {
	width: 100%;
	max-width: 320px;
	margin: 14px 0;
	border-radius: 12px;
	background: #000;
	display: block;
}

.ecp-video-estado {
	display: flex; align-items: center; gap: 10px;
	margin-top: 12px;
	padding: 12px 14px;
	border-radius: 10px;
	font-size: 13.5px;
}
.ecp-video-estado.is-subiendo { background: #f8fafc; color: #475569 }
.ecp-video-estado.is-ok       { background: #f0fdf4; color: #166534 }
.ecp-video-estado.is-error    { background: #fef2f2; color: #b32d2e }

.ecp-video-barra {
	flex: 1;
	height: 7px;
	background: #e2e8f0;
	border-radius: 999px;
	overflow: hidden;
}
.ecp-video-barra span {
	display: block; height: 100%;
	background: linear-gradient(90deg, #c33c61, #8f2a45);
	transition: width .25s;
}
.ecp-video-pct { font-size: 12.5px; font-weight: 600; min-width: 38px; text-align: right }

.ecp-aviso {
	margin: 12px 0;
	padding: 13px 16px;
	border-radius: 10px;
	font-size: 13.5px;
}
.ecp-aviso strong { display: block; margin-bottom: 3px }
.ecp-aviso p { margin: 0; line-height: 1.55 }
.ecp-aviso-espera { background: #fef3c7; color: #92400e }
.ecp-aviso-error  { background: #fef2f2; color: #b32d2e }
