:root{
  --eag-bg-dark:#05070B;
  --eag-navy:#01225A;
  --eag-blue:#082D6A;
  --eag-gold:#C6963D;
  --eag-gold-light:#FBD877;
  --eag-silver:#D9DEE7;
  --eag-muted:#849398;
  --eag-success:#20B86F;
  --eag-danger:#D94A4A;
  --eag-panel-bg:#F4F7FB;
}
.eag-customer-dashboard,
.eag-customer-section{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0b1628;box-sizing:border-box}
.eag-customer-dashboard *,.eag-customer-section *{box-sizing:border-box}
.eag-customer-dashboard{width:min(1240px,calc(100vw - 48px));max-width:none;margin:0 auto 48px;position:relative;left:50%;transform:translateX(-50%);background:linear-gradient(180deg,#f7f9fd 0,#fff 420px);border-radius:28px;padding:28px;box-shadow:0 22px 70px rgba(12,27,54,.08)}
.eag-customer-topbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}
.eag-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--eag-gold);font-weight:800;font-size:12px;margin:0 0 5px}
.eag-customer-topbar h2,.eag-section-head h2{margin:.1em 0 .25em;color:var(--eag-navy);line-height:1.05}
.eag-customer-topbar p,.eag-section-head p{margin:0;color:#637089}.eag-svg-icon{width:1.15em;height:1.15em;display:inline-block;vertical-align:-.2em;flex:0 0 auto}
.eag-bell{position:relative;width:46px;height:46px;border:0;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--eag-navy);cursor:pointer;box-shadow:0 8px 22px rgba(12,27,54,.08)}
.eag-bell span{position:absolute;top:3px;right:3px;background:linear-gradient(135deg,var(--eag-gold),var(--eag-gold-light));color:#111;border-radius:999px;font-size:10px;font-weight:900;min-width:17px;height:17px;display:grid;place-items:center}
.eag-dashboard-prime{display:grid;grid-template-columns:minmax(360px,1.05fr) minmax(340px,.95fr);gap:18px;align-items:stretch;margin:18px 0}.eag-dashboard-card-area{min-width:0}.eag-dashboard-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-content:stretch}.eag-dashboard-summary .eag-stat-card{margin:0}
.eag-member-card{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(251,216,119,.22),transparent 30%),linear-gradient(135deg,#05070B,#01225A 60%,#0b2f70);border-radius:24px;color:#fff;padding:26px;box-shadow:0 22px 60px rgba(1,34,90,.25);min-height:100%;margin:0}
.eag-member-card:before{content:"";position:absolute;inset:auto -20% -45% 20%;height:70%;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 62%);transform:rotate(-12deg)}
.eag-card-head,.eag-card-meta,.eag-card-actions,.eag-card-code{position:relative;z-index:1}.eag-card-head{display:flex;justify-content:space-between;gap:12px;text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:var(--eag-gold-light)}
.eag-card-code{border:0;background:transparent;color:#fff;font-size:34px;font-weight:900;letter-spacing:.08em;margin:32px 0 22px;padding:0;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left}.eag-card-code .eag-svg-icon{color:var(--eag-gold-light);width:24px;height:24px}.eag-card-code.is-copied{color:var(--eag-success)}
.eag-card-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.eag-card-meta small{display:block;color:#cbd7ec;text-transform:uppercase;font-size:10px}.eag-card-meta strong{display:block;color:#fff}.eag-card-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.eag-card-actions a,.eag-card-actions button{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:9px 14px;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:7px;font-weight:750}.eag-card-actions a:hover,.eag-card-actions button:hover{background:rgba(255,255,255,.14);border-color:rgba(251,216,119,.45)}
.eag-quick-actions{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;margin:18px 0}.eag-action-card{background:#fff;border:1px solid #e8edf4;border-radius:18px;padding:16px 12px;text-decoration:none;color:#0b1628;box-shadow:0 8px 22px rgba(12,27,54,.06);min-height:122px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.eag-action-card:hover{transform:translateY(-2px);border-color:rgba(198,150,61,.45);box-shadow:0 14px 30px rgba(12,27,54,.10);color:#0b1628}.eag-action-icon{width:44px;height:44px;border-radius:15px;background:linear-gradient(135deg,#f8fafc,#eef3fb);display:grid;place-items:center;color:var(--eag-navy);margin:0 0 10px}.eag-action-icon .eag-svg-icon{width:22px;height:22px}.eag-action-card strong{display:block;margin:0 0 4px;color:#0b1628;font-size:13px}.eag-action-card small{color:#6f7f95;line-height:1.25;font-size:11px}
.eag-customer-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.eag-stat-card{background:#fff;border:1px solid #e8edf4;border-radius:18px;padding:16px;box-shadow:0 8px 22px rgba(12,27,54,.05)}.eag-stat-card span{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:850;color:#6f7f95}.eag-stat-card strong{display:block;font-size:30px;line-height:1;color:var(--eag-navy);margin:8px 0 4px}.eag-stat-card small{color:#849398}.eag-customer-section{margin:24px 0}.eag-section-head{display:flex;justify-content:space-between;gap:18px;margin-bottom:14px}.eag-section-head-split{align-items:flex-end}.eag-section-actions{display:flex;gap:10px;flex-wrap:wrap}.eag-light-btn,.eag-gold-btn{border-radius:999px;padding:10px 14px;text-decoration:none;font-weight:850;display:inline-flex;align-items:center;gap:7px}.eag-light-btn{background:#fff;border:1px solid #e2e8f2;color:var(--eag-navy)}.eag-gold-btn{border:0;background:linear-gradient(135deg,var(--eag-gold),var(--eag-gold-light));color:#111}.eag-customer-grid,.eag-box-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.eag-customer-panel,.eag-box-card,.eag-empty-state{background:#fff;border:1px solid #e8edf4;border-radius:20px;padding:20px;box-shadow:0 8px 22px rgba(12,27,54,.05)}.eag-customer-panel h3,.eag-box-card h3,.eag-empty-state h3{margin:0 0 5px;color:var(--eag-navy)}.eag-customer-panel p,.eag-empty-state p{color:#637089;margin:0 0 14px}.eag-panel-link{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:var(--eag-navy);font-weight:800}.eag-panel-link .eag-svg-icon{width:16px;height:16px}
.eag-orders-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:6px;margin-bottom:12px}.eag-orders-tabs button{border:1px solid #e2e8f2;background:#fff;border-radius:999px;padding:9px 13px;color:#45546a;font-weight:800;white-space:nowrap}.eag-orders-tabs button.is-active{background:var(--eag-navy);color:#fff;border-color:var(--eag-navy)}.eag-empty-state{display:flex;align-items:center;gap:16px}.eag-empty-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:#f2f6fc;color:var(--eag-navy);flex:0 0 auto}.eag-empty-icon .eag-svg-icon{width:28px;height:28px}
.eag-copy-btn{cursor:pointer}.eag-box-card-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:12px}.eag-box-card-head p{margin:5px 0 0;color:#637089}.eag-box-code{background:linear-gradient(135deg,var(--eag-gold),var(--eag-gold-light));color:#111;border-radius:999px;font-weight:900;font-size:12px;padding:7px 10px;white-space:nowrap}.eag-box-meta{display:grid;gap:8px;margin:12px 0}.eag-box-row{display:grid;grid-template-columns:165px minmax(0,1fr) 38px;align-items:center;gap:10px;border:1px solid #eef2f7;background:#fafcff;border-radius:12px;padding:9px 10px;min-width:0}.eag-box-row span{font-weight:800;color:#637089;font-size:12px}.eag-box-row strong,.eag-box-row code{color:#081a34;word-break:break-word;overflow-wrap:anywhere;line-height:1.35}.eag-box-row.is-critical{border-color:rgba(198,150,61,.55);background:linear-gradient(135deg,#fffaf0,#ffffff)}.eag-copy-icon{width:34px;height:34px;border:1px solid #d8e1ef;background:#fff;color:var(--eag-navy);border-radius:10px;cursor:pointer;display:grid;place-items:center;line-height:1;font-size:15px}.eag-copy-icon .eag-svg-icon{width:18px;height:18px}.eag-copy-icon:hover{border-color:var(--eag-gold);box-shadow:0 4px 12px rgba(198,150,61,.18)}.eag-copy-icon.is-copied{background:var(--eag-success);color:#fff;border-color:var(--eag-success)}.eag-box-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.eag-box-actions button{border:0;border-radius:999px;background:linear-gradient(135deg,var(--eag-gold),var(--eag-gold-light));color:#111;font-weight:850;padding:10px 14px;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.eag-box-actions button.is-copied{background:var(--eag-success);color:#fff}.eag-box-note{background:#f7f9fc;border:1px solid #e8edf4;border-radius:12px;padding:12px;margin-top:12px;color:#4c5d76}.eag-box-help{font-size:12px;color:#637089;margin:10px 0 0}.eag-login-required{background:#fff;border:1px solid #e8edf4;border-radius:14px;padding:18px;color:#0b1628}
@media(max-width:1100px){.eag-dashboard-prime{grid-template-columns:1fr}.eag-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.eag-customer-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.eag-customer-dashboard{width:min(100%,calc(100vw - 24px));padding:18px;border-radius:22px}.eag-dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.eag-customer-grid,.eag-box-grid{grid-template-columns:1fr}.eag-card-meta{grid-template-columns:1fr}.eag-card-code{font-size:28px}.eag-customer-topbar{align-items:flex-start}.eag-box-card-head{display:block}.eag-box-code{display:inline-block;margin-top:10px}.eag-box-row{grid-template-columns:1fr 38px;gap:5px}.eag-box-row span{grid-column:1/-1}.eag-box-actions button{width:100%;justify-content:center}.eag-section-head-split{align-items:flex-start;display:block}.eag-section-actions{margin-top:12px}}
@media(max-width:620px){.eag-dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.eag-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.eag-action-card{min-height:86px;padding:10px 7px;border-radius:15px}.eag-action-card small{display:none}.eag-action-icon{width:34px;height:34px;border-radius:12px;margin-bottom:7px}.eag-action-icon .eag-svg-icon{width:18px;height:18px}.eag-action-card strong{font-size:11px;line-height:1.1}.eag-stat-card{padding:13px}.eag-stat-card strong{font-size:24px}.eag-stat-card span{font-size:9px}.eag-empty-state{display:block}.eag-empty-icon{margin-bottom:12px}.eag-section-actions .eag-light-btn,.eag-section-actions .eag-gold-btn{width:100%;justify-content:center}}
@media(max-width:420px){.eag-customer-dashboard{width:100%;padding:14px;border-radius:0;box-shadow:none}.eag-member-card{padding:22px 18px;border-radius:20px}.eag-card-head{display:block}.eag-card-code{font-size:23px;letter-spacing:.05em}.eag-card-actions a,.eag-card-actions button{width:100%;justify-content:center}.eag-customer-topbar h2{font-size:26px}.eag-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.eag-action-card{min-height:82px}.eag-dashboard-summary{grid-template-columns:1fr 1fr}.eag-box-card,.eag-customer-panel,.eag-empty-state{padding:16px;border-radius:16px}}


/* v0.4.2 UX refinement */
.eag-customer-banner{position:relative;overflow:hidden;margin:18px 0 22px;border-radius:22px;background:radial-gradient(circle at top right,rgba(251,216,119,.38),transparent 34%),linear-gradient(135deg,#061329,#01225A 70%,#0b2f70);color:#fff;min-height:170px;padding:24px;box-shadow:0 16px 42px rgba(1,34,90,.16)}
.eag-customer-banner:before{content:"";position:absolute;inset:0;background-image:var(--eag-banner-image);background-size:cover;background-position:center;opacity:.22}
.eag-customer-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,11,.86),rgba(5,7,11,.35),rgba(5,7,11,.08))}
.eag-banner-content{position:relative;z-index:2;max-width:640px}
.eag-banner-label{margin:0 0 6px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900;color:var(--eag-gold-light)}
.eag-banner-content h3{margin:0 0 8px;color:#fff;font-size:28px;line-height:1.06}
.eag-banner-content p{margin:0 0 14px;color:#d7e1f4;line-height:1.45}
.eag-banner-btn{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:10px 14px;background:linear-gradient(135deg,var(--eag-gold),var(--eag-gold-light));color:#111;text-decoration:none;font-weight:900}.eag-banner-btn .eag-svg-icon{width:16px;height:16px}
.eag-box-card{padding:18px;border-radius:18px}.eag-box-card h3{font-size:23px;line-height:1.05;margin-bottom:3px}.eag-box-card-head{margin-bottom:8px}.eag-box-card-head p{font-size:12px}.eag-box-code{font-size:10px;padding:6px 9px}.eag-box-meta{gap:6px;margin:10px 0}.eag-box-row{grid-template-columns:132px minmax(0,1fr) 34px;gap:8px;border-radius:10px;padding:7px 8px;min-height:42px}.eag-box-row span{font-size:10px;line-height:1.15;letter-spacing:.01em}.eag-box-row strong{font-size:13px;font-weight:650;line-height:1.28}.eag-box-row.is-critical strong{font-weight:850}.eag-box-row.is-additional{align-items:start}.eag-box-row.is-additional strong{font-size:12px;line-height:1.35;font-weight:650}.eag-copy-icon{width:32px;height:32px;min-width:32px;min-height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;place-items:center;line-height:0}.eag-copy-icon .eag-svg-icon{display:block;width:17px;height:17px;margin:0;vertical-align:middle}.eag-box-actions{margin-top:10px}.eag-box-actions button{padding:9px 13px;font-size:13px}.eag-box-help{font-size:11px}.eag-copy-icon:focus-visible,.eag-box-actions button:focus-visible,.eag-card-code:focus-visible{outline:2px solid var(--eag-gold-light);outline-offset:2px}
@media(min-width:1101px){.eag-box-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.eag-customer-dashboard{width:min(1280px,calc(100vw - 56px))}}
@media(max-width:900px){.eag-customer-banner{border-radius:18px;min-height:150px;padding:20px}.eag-banner-content h3{font-size:24px}.eag-box-row{grid-template-columns:1fr 42px;padding:10px 10px}.eag-box-row strong{font-size:16px}.eag-copy-icon{width:42px;height:42px;min-width:42px;min-height:42px}.eag-copy-icon .eag-svg-icon{width:19px;height:19px}.eag-box-row span{font-size:12px}.eag-box-row.is-additional strong{font-size:15px}.eag-box-actions button{font-size:15px;padding:12px 14px}}
@media(max-width:420px){.eag-customer-banner{margin:14px 0 18px;padding:18px}.eag-banner-content h3{font-size:22px}.eag-banner-content p{font-size:14px}.eag-box-card h3{font-size:27px}.eag-box-code{font-size:12px}.eag-box-card{padding:16px}}

/* v0.4.3 - Dashboard activity card inside boxes grid */
.eag-box-activity-card{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid #e8edf4;border-radius:18px;padding:18px;box-shadow:0 8px 22px rgba(12,27,54,.05);display:grid;gap:12px;align-self:start}.eag-activity-mini{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:14px;border:1px solid #e8edf4;border-radius:16px;background:#fff}.eag-activity-mini h3{margin:0 0 5px;color:var(--eag-navy);font-size:20px;line-height:1.05}.eag-activity-mini p{margin:0 0 10px;color:#637089;line-height:1.45;font-size:13px}.eag-activity-icon{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#f8fafc,#eef3fb);display:grid;place-items:center;color:var(--eag-navy)}.eag-activity-icon .eag-svg-icon{width:21px;height:21px}.eag-activity-callout{background:radial-gradient(circle at top right,rgba(251,216,119,.18),transparent 42%),linear-gradient(135deg,#fbfdff,#f7f9fc)}
@media(min-width:1101px){.eag-box-activity-card{min-height:100%;position:sticky;top:28px}.eag-box-grid .eag-box-activity-card{grid-column:auto}}
@media(max-width:900px){.eag-box-activity-card{padding:16px;border-radius:16px}.eag-activity-mini{grid-template-columns:38px minmax(0,1fr);padding:13px}.eag-activity-mini h3{font-size:19px}.eag-activity-mini p{font-size:13px}.eag-activity-icon{width:38px;height:38px;border-radius:13px}.eag-activity-icon .eag-svg-icon{width:19px;height:19px}}
@media(max-width:420px){.eag-box-activity-card{gap:10px}.eag-activity-mini{grid-template-columns:1fr}.eag-activity-icon{margin-bottom:2px}}


/* v0.4.4 - Navy activity cards + final polish before orders module */
.eag-box-activity-card{
  background:radial-gradient(circle at top right,rgba(251,216,119,.18),transparent 30%),linear-gradient(135deg,#05070B 0%,#01225A 58%,#0B2F70 100%);
  border:1px solid rgba(251,216,119,.18);
  box-shadow:0 18px 46px rgba(1,34,90,.20);
  color:#fff;
}
.eag-box-activity-card .eag-activity-mini{
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.12);
  box-shadow:none;
}
.eag-box-activity-card .eag-activity-mini h3{color:#fff;}
.eag-box-activity-card .eag-activity-mini p{color:#cbd7ec;}
.eag-box-activity-card .eag-activity-icon{
  background:rgba(255,255,255,.10);
  border:1px solid rgba(251,216,119,.22);
  color:var(--eag-gold-light);
}
.eag-box-activity-card .eag-panel-link{color:var(--eag-gold-light);}
.eag-box-activity-card .eag-panel-link:hover{color:#fff;}
.eag-box-activity-card .eag-activity-callout{
  background:radial-gradient(circle at top right,rgba(251,216,119,.24),transparent 36%),rgba(255,255,255,.09);
  border-color:rgba(251,216,119,.22);
}
.eag-box-activity-card .eag-svg-icon{display:inline-block;}
@media(max-width:900px){
  .eag-box-activity-card{background:linear-gradient(135deg,#05070B,#01225A 70%,#0B2F70);}
}

/* v0.5.0 - Customer real orders */
.eag-orders-list{display:grid;gap:14px;margin-top:14px}.eag-order-card{background:#fff;border:1px solid #e4ebf5;border-radius:20px;padding:16px;box-shadow:0 10px 28px rgba(12,27,54,.06);display:grid;gap:12px}.eag-order-main{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center}.eag-order-icon{width:44px;height:44px;border-radius:15px;background:linear-gradient(135deg,#f8fafc,#eef3fb);display:grid;place-items:center;color:var(--eag-navy)}.eag-order-icon .eag-svg-icon{width:22px;height:22px}.eag-order-title span{display:block;color:var(--eag-gold);font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.eag-order-title h3{margin:2px 0 3px;color:var(--eag-navy);font-size:22px;line-height:1.08}.eag-order-title p{margin:0;color:#637089;font-size:13px}.eag-order-badges{display:flex;flex-wrap:wrap;gap:8px}.eag-order-badge{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;background:#eef3fb;color:#0b2f70}.eag-order-badge.status-pendiente_pago,.eag-order-badge.payment-pendiente,.eag-order-badge.payment-en_revision{background:#fff4d7;color:#8a5b08}.eag-order-badge.status-transito_internacional,.eag-order-badge.status-proceso_envio,.eag-order-badge.status-compra_realizada{background:#e9f2ff;color:#0b4f9f}.eag-order-badge.status-recibido_casilla{background:#f1eafe;color:#5b31a5}.eag-order-badge.status-en_paraguay,.eag-order-badge.status-listo_retirar,.eag-order-badge.payment-confirmado{background:#eaf9f1;color:#11824d}.eag-order-badge.status-entregado{background:#edf7f1;color:#0f6e42}.eag-order-badge.status-cancelado,.eag-order-badge.payment-rechazado{background:#fdecec;color:#b42318}.eag-order-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.eag-order-meta div,.eag-order-detail-grid div{background:#f8fafc;border:1px solid #edf2f7;border-radius:13px;padding:10px}.eag-order-meta small,.eag-order-detail-grid small{display:block;color:#6f7f95;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:850;margin-bottom:3px}.eag-order-meta strong,.eag-order-detail-grid strong{display:block;color:#0b1628;font-size:13px;word-break:break-word}.eag-order-note{border-left:3px solid var(--eag-gold);background:#fffaf0;border-radius:12px;padding:10px 12px}.eag-order-note strong{color:var(--eag-navy)}.eag-order-note p{margin:4px 0 0;color:#526173}.eag-order-detail{border-top:1px solid #edf2f7;padding-top:10px}.eag-order-detail summary{cursor:pointer;color:var(--eag-navy);font-weight:900;display:inline-flex;align-items:center;gap:8px}.eag-order-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.eag-order-timeline{margin-top:14px;display:grid;gap:10px}.eag-order-timeline-item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px}.eag-order-timeline-item>span{width:12px;height:12px;border-radius:50%;background:var(--eag-gold);margin-top:4px;box-shadow:0 0 0 5px rgba(198,150,61,.15)}.eag-order-timeline-item strong{display:block;color:var(--eag-navy)}.eag-order-timeline-item small{color:#849398}.eag-order-timeline-item p{margin:4px 0 0;color:#526173}.eag-orders-tabs button span{display:inline-flex;margin-left:5px;background:rgba(255,255,255,.24);border-radius:999px;min-width:18px;height:18px;align-items:center;justify-content:center;font-size:10px;padding:0 5px}.eag-orders-tabs button:not(.is-active) span{background:#eef3fb;color:#526173}@media(max-width:900px){.eag-order-meta,.eag-order-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eag-order-title h3{font-size:20px}}@media(max-width:520px){.eag-order-card{padding:14px;border-radius:17px}.eag-order-main{grid-template-columns:38px minmax(0,1fr)}.eag-order-icon{width:38px;height:38px;border-radius:13px}.eag-order-meta,.eag-order-detail-grid{grid-template-columns:1fr}.eag-order-badges{gap:6px}.eag-order-badge{font-size:10px;padding:6px 8px}.eag-order-title h3{font-size:19px}}

/* v0.5.3 - Banner image behavior: image-only mode and improved visibility */
.eag-customer-banner.has-image.has-text:before{
  opacity:.42;
  background-size:cover;
  background-position:center right;
}
.eag-customer-banner.has-image.has-text:after{
  background:linear-gradient(90deg,rgba(5,7,11,.82) 0%,rgba(5,7,11,.48) 46%,rgba(5,7,11,.16) 100%);
}
.eag-customer-banner.is-image-only{
  padding:0;
  min-height:0;
  background:#fff;
  border:1px solid #e8edf4;
  box-shadow:0 16px 42px rgba(1,34,90,.12);
}
.eag-customer-banner.is-image-only:before,
.eag-customer-banner.is-image-only:after{display:none;}
.eag-banner-standalone-image{
  width:100%;
  height:auto;
  display:block;
  border-radius:22px;
}
@media(max-width:900px){
  .eag-customer-banner.has-image.has-text:before{opacity:.34;background-position:center;}
  .eag-customer-banner.has-image.has-text:after{background:linear-gradient(90deg,rgba(5,7,11,.86),rgba(5,7,11,.52));}
  .eag-banner-standalone-image{border-radius:18px;}
}


/* v0.5.4 - Lighter customer banner overlay for better image visibility */
.eag-customer-banner.has-image.has-text:before{
  opacity:.68;
}
.eag-customer-banner.has-image.has-text:after{
  background:linear-gradient(90deg,rgba(5,7,11,.60) 0%,rgba(5,7,11,.24) 48%,rgba(5,7,11,.04) 100%);
}
.eag-customer-banner.has-image.has-text .eag-banner-content{
  text-shadow:0 2px 10px rgba(0,0,0,.42);
}
@media(max-width:900px){
  .eag-customer-banner.has-image.has-text:before{opacity:.58;background-position:center;}
  .eag-customer-banner.has-image.has-text:after{background:linear-gradient(90deg,rgba(5,7,11,.64),rgba(5,7,11,.28));}
}

/* v0.6.0 - Timeline, accordion and documents */
.eag-order-progress{position:relative;display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:4px;margin:4px 0 2px;padding:10px 8px;background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;overflow:hidden}.eag-order-progress-step{position:relative;display:grid;gap:4px;justify-items:center;text-align:center;color:#8a96aa;min-width:0}.eag-order-progress-step:before{content:"";position:absolute;top:8px;left:-50%;width:100%;height:2px;background:#dfe7f2;z-index:0}.eag-order-progress-step:first-child:before{display:none}.eag-order-progress-step span{position:relative;z-index:1;width:16px;height:16px;border-radius:50%;border:2px solid #dfe7f2;background:#fff}.eag-order-progress-step small{font-size:9px;font-weight:850;line-height:1.1;text-transform:uppercase;letter-spacing:.03em;max-width:94px}.eag-order-progress-step.is-done:before{background:linear-gradient(90deg,var(--eag-gold),var(--eag-gold-light))}.eag-order-progress-step.is-done span{border-color:var(--eag-gold);background:linear-gradient(135deg,var(--eag-gold),var(--eag-gold-light));box-shadow:0 0 0 4px rgba(198,150,61,.12)}.eag-order-progress-step.is-current small{color:var(--eag-navy)}.eag-order-detail summary{border:1px solid #dfe7f2;background:#fff;border-radius:999px;padding:9px 14px;width:max-content;max-width:100%;box-shadow:0 6px 16px rgba(12,27,54,.05)}.eag-order-detail[open] summary{background:var(--eag-navy);border-color:var(--eag-navy);color:#fff}.eag-order-detail summary::-webkit-details-marker{display:none}.eag-order-detail .eag-summary-close{display:none}.eag-order-detail[open] .eag-summary-open{display:none}.eag-order-detail[open] .eag-summary-close{display:inline}.eag-order-timeline h4,.eag-order-documents h4{margin:16px 0 10px;color:var(--eag-navy);font-size:15px}.eag-order-timeline{border-left:2px solid #e3eaf4;margin-left:8px;padding-left:14px}.eag-order-timeline-item{position:relative}.eag-order-timeline-item>span{position:absolute;left:-21px;top:4px}.eag-order-doc-list{display:flex;flex-wrap:wrap;gap:8px}.eag-order-doc-list a{display:inline-flex;align-items:center;gap:7px;border:1px solid #e3eaf4;border-radius:999px;padding:8px 11px;background:#fff;text-decoration:none;color:var(--eag-navy);font-weight:850;font-size:12px}.eag-order-doc-list a:hover{border-color:var(--eag-gold);box-shadow:0 5px 14px rgba(198,150,61,.14)}.eag-mini-notifications{display:grid;gap:6px;margin-bottom:10px}.eag-mini-notifications p{margin:0!important;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.10)}.eag-mini-notifications p:last-child{border-bottom:0}.eag-mini-notifications strong{color:#fff}.eag-mini-notifications span{color:#cbd7ec}
@media(max-width:900px){.eag-order-progress{display:flex;overflow:auto;gap:10px;padding:10px}.eag-order-progress-step{min-width:86px}.eag-order-progress-step:before{display:none}.eag-order-progress-step small{font-size:9px}.eag-order-detail summary{width:100%;justify-content:center}.eag-order-doc-list a{width:100%;justify-content:center}}

/* v0.6.1 - Interactive notifications + order UX refinement */
.eag-notifications-widget{position:relative;display:inline-flex;align-items:center;justify-content:center;z-index:20}
.eag-notifications-panel{position:absolute;top:calc(100% + 12px);right:0;width:min(360px,calc(100vw - 30px));background:#fff;border:1px solid #dfe7f2;border-radius:18px;box-shadow:0 22px 60px rgba(12,27,54,.18);padding:12px;color:#0b1628}
.eag-notifications-widget.is-open .eag-notifications-panel{display:block}
.eag-notifications-panel[hidden]{display:none!important}
.eag-notifications-panel:before{content:"";position:absolute;right:18px;top:-7px;width:14px;height:14px;background:#fff;border-left:1px solid #dfe7f2;border-top:1px solid #dfe7f2;transform:rotate(45deg)}
.eag-notifications-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 6px 10px;border-bottom:1px solid #edf2f7;margin-bottom:8px}
.eag-notifications-panel-head strong{display:block;color:var(--eag-navy);font-size:15px;font-weight:900}
.eag-notifications-panel-head small{display:block;color:#6f7f95;font-size:12px;margin-top:2px}
.eag-mark-read-btn{border:1px solid #dfe7f2;background:#f8fafc;color:var(--eag-navy);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850;cursor:pointer;white-space:nowrap}
.eag-mark-read-btn:hover{border-color:var(--eag-gold);background:#fffaf0}
.eag-notifications-panel-list{display:grid;gap:7px;max-height:310px;overflow:auto;padding-right:2px}
.eag-notification-item{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;border:1px solid #edf2f7;background:#fbfdff;border-radius:14px;padding:10px}
.eag-notification-item.is-unread{background:#fffaf0;border-color:rgba(198,150,61,.32)}
.eag-notification-dot{width:8px;height:8px;border-radius:50%;background:#d7dfeb;margin-top:6px}
.eag-notification-item.is-unread .eag-notification-dot{background:var(--eag-gold);box-shadow:0 0 0 4px rgba(198,150,61,.13)}
.eag-notification-item strong{display:block;color:var(--eag-navy);font-size:13px;font-weight:900;margin-bottom:3px}
.eag-notification-item p{margin:0;color:#526173;font-size:12px;line-height:1.35}
.eag-notification-item small{display:block;color:#849398;font-size:11px;margin-top:5px}
.eag-notification-empty{padding:14px;border:1px dashed #dfe7f2;border-radius:14px;color:#6f7f95;text-align:center;font-weight:700}
.eag-notifications-view-all{display:inline-flex;margin:10px 6px 2px;color:var(--eag-navy);font-weight:900;text-decoration:none}
.eag-notifications-view-all:hover{color:var(--eag-gold)}
.eag-bell[aria-expanded="true"]{box-shadow:0 0 0 4px rgba(198,150,61,.14)}

.eag-orders-preview{background:linear-gradient(180deg,#f5f8fc 0%,#eef4fb 100%);border:1px solid #e2eaf4;border-radius:26px;padding:22px;box-shadow:0 16px 44px rgba(12,27,54,.07);margin-top:24px}
.eag-orders-preview .eag-section-head{margin-bottom:16px}
.eag-orders-preview .eag-orders-tabs{margin-bottom:12px}
.eag-orders-preview .eag-orders-list{margin-top:16px}
.eag-order-card{border-color:#dfe7f2;box-shadow:0 12px 28px rgba(12,27,54,.055)}
.eag-order-detail summary{border:1px solid #dfe7f2!important;background:#fff!important;color:var(--eag-navy)!important;border-radius:999px!important;padding:8px 12px!important;width:max-content!important;max-width:100%;box-shadow:none!important;font-size:13px;gap:7px;transition:border-color .18s ease,background .18s ease,transform .18s ease}
.eag-order-detail summary:hover{background:#f8fafc!important;border-color:#c8d5e6!important;transform:translateY(-1px)}
.eag-order-detail[open] summary{background:#f8fafc!important;border-color:var(--eag-gold)!important;color:var(--eag-navy)!important}
.eag-detail-chevron{display:inline-flex;align-items:center;justify-content:center;line-height:0;transition:transform .18s ease}
.eag-detail-chevron .eag-svg-icon{width:16px;height:16px;display:block}
.eag-order-detail[open] .eag-detail-chevron{transform:rotate(180deg)}
.eag-order-timeline{border-left:2px solid #e3eaf4;margin-left:8px;padding-left:16px;width:100%;box-sizing:border-box;display:block!important}
.eag-order-timeline h4{margin:16px 0 12px;color:var(--eag-navy);font-size:15px;font-weight:900}
.eag-order-timeline-item{display:flex!important;align-items:flex-start;gap:12px;position:relative;margin:0 0 14px;width:100%}
.eag-order-timeline-item>span{position:relative!important;left:-23px!important;top:5px!important;flex:0 0 12px;width:12px;height:12px;margin:0;border-radius:50%;background:var(--eag-gold);box-shadow:0 0 0 5px rgba(198,150,61,.15)}
.eag-order-timeline-item>div{flex:1;min-width:0;margin-left:-12px}
.eag-order-timeline-item strong{display:block;color:var(--eag-navy);font-size:14px;line-height:1.25;margin-bottom:3px}
.eag-order-timeline-item small{display:block;color:#849398;font-size:12px;line-height:1.35;margin-bottom:4px}
.eag-order-timeline-item p{margin:0;color:#526173;font-size:13px;line-height:1.5;white-space:normal;word-break:normal;overflow-wrap:anywhere;max-width:100%}
@media(max-width:900px){.eag-notifications-panel{right:-8px}.eag-orders-preview{padding:16px;border-radius:22px}.eag-order-detail summary{width:100%!important;justify-content:center}.eag-order-timeline{margin-left:7px;padding-left:15px}.eag-order-timeline-item>div{margin-left:-10px}}
@media(max-width:520px){.eag-orders-preview{padding:14px;margin-left:-2px;margin-right:-2px}.eag-notifications-panel{right:-10px;width:calc(100vw - 22px)}.eag-notifications-panel-head{align-items:flex-start}.eag-mark-read-btn{padding:7px 9px}.eag-order-progress{margin-left:-4px;margin-right:-4px}.eag-order-detail summary{font-size:13px;padding:10px 12px!important}}

/* v0.6.2 - Empty states must respect hidden attribute even when component classes use display:flex */
.eag-customer-dashboard [hidden],
.eag-orders-filter-empty[hidden]{display:none!important;}
.eag-orders-filter-empty:not([hidden]){display:flex;}

/* v0.7.0 - Customer payments and receipts */
.eag-customer-notice{border-radius:16px;padding:12px 16px;margin:14px 0;font-weight:850;border:1px solid #dfe7f2;background:#f8fafc;color:var(--eag-navy)}
.eag-customer-notice.success{background:#eaf9f1;border-color:#bfead3;color:#11824d}.eag-customer-notice.error{background:#fdecec;border-color:#f5c5c5;color:#b42318}
.eag-payments-section{background:#fff;border:1px solid #e2eaf4;border-radius:26px;padding:22px;box-shadow:0 16px 44px rgba(12,27,54,.05);margin-top:24px}.eag-payments-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.eag-payment-form-card,.eag-payment-list-card{background:#f8fafc;border:1px solid #e3eaf4;border-radius:20px;padding:18px}.eag-payment-form-card h3,.eag-payment-list-card h3{margin:0 0 6px;color:var(--eag-navy);font-size:20px}.eag-payment-form-card p{margin:0 0 14px;color:#637089}.eag-customer-payment-form{display:grid;gap:12px}.eag-customer-payment-form label span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:#6b7890;margin-bottom:6px}.eag-customer-payment-form input,.eag-customer-payment-form select,.eag-customer-payment-form textarea{width:100%;border:1px solid #dfe7f2;border-radius:12px;background:#fff;min-height:42px;padding:10px 12px;color:#0b1628}.eag-payment-row{display:grid;grid-template-columns:1fr 130px;gap:10px}.eag-soft-alert{border:1px dashed #dce6f2;border-radius:16px;padding:14px;color:#637089;background:#fff;font-weight:750}.eag-payment-list{display:grid;gap:10px}.eag-payment-item{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e3eaf4;border-radius:16px;padding:12px}.eag-payment-item strong{display:block;color:var(--eag-navy);font-size:17px}.eag-payment-item span{display:block;color:#526173;font-weight:750}.eag-payment-item small{display:block;color:#849398;margin-top:2px}.eag-payment-side{display:flex;align-items:flex-end;gap:8px;flex-direction:column}.eag-payment-side a{color:var(--eag-navy);font-weight:900;text-decoration:none;font-size:12px}.eag-payment-side a:hover{color:var(--eag-gold)}.eag-payment-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #e3eaf4;border-radius:999px;padding:8px 11px;background:#fff;color:var(--eag-navy);font-weight:850;font-size:12px}.eag-payment-pill em{font-style:normal;color:#6f7f95;font-weight:800}.eag-order-payments-mini .eag-order-doc-list{align-items:center}
@media(max-width:900px){.eag-payments-section{padding:16px;border-radius:22px}.eag-payments-grid{grid-template-columns:1fr}.eag-payment-row{grid-template-columns:1fr}.eag-payment-item{align-items:flex-start;flex-direction:column}.eag-payment-side{align-items:flex-start}}

/* v0.7.1 - Panel navigation by modules */
.eag-panel-tabs{display:flex;gap:10px;align-items:center;overflow:auto;padding:8px;margin:18px 0 6px;background:#fff;border:1px solid #e2eaf4;border-radius:20px;box-shadow:0 10px 26px rgba(12,27,54,.05)}
.eag-panel-tabs button{border:1px solid transparent;background:transparent;color:#526173;border-radius:999px;padding:10px 14px;font-weight:900;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}
.eag-panel-tabs button .eag-svg-icon{width:17px;height:17px}
.eag-panel-tabs button:hover{background:#f5f8fc;color:var(--eag-navy);border-color:#dfe7f2}
.eag-panel-tabs button.is-active{background:var(--eag-navy);color:#fff;border-color:var(--eag-navy);box-shadow:0 8px 20px rgba(1,34,90,.14)}
.eag-panel-sections{margin-top:14px}
.eag-panel-section[hidden]{display:none!important}
.eag-panel-section.is-active{display:block}
.eag-action-card.is-active{border-color:rgba(198,150,61,.65);box-shadow:0 14px 30px rgba(198,150,61,.13);background:linear-gradient(180deg,#fffaf0,#fff)}
.eag-module-placeholder{background:#fff;border:1px solid #e2eaf4;border-radius:26px;padding:22px;box-shadow:0 16px 44px rgba(12,27,54,.05)}
.eag-notifications-full-list{display:grid;gap:10px}.eag-notification-row{display:grid;grid-template-columns:12px minmax(0,1fr);gap:12px;background:#fff;border:1px solid #e3eaf4;border-radius:18px;padding:14px}.eag-notification-row.is-unread{background:#fffaf0;border-color:rgba(198,150,61,.35)}.eag-notification-row strong{display:block;color:var(--eag-navy);font-weight:900;margin-bottom:3px}.eag-notification-row p{margin:0;color:#526173;line-height:1.45}.eag-notification-row small{display:block;color:#849398;margin-top:6px}
.eag-panel-section .eag-orders-preview,.eag-panel-section .eag-payments-section,.eag-panel-section #eag-boxes{margin-top:0}
.eag-panel-section #eag-boxes .eag-box-grid{align-items:start}
@media(max-width:900px){.eag-panel-tabs{margin-left:-2px;margin-right:-2px;padding:7px;border-radius:18px}.eag-panel-tabs button{padding:9px 12px;font-size:13px}.eag-module-placeholder{padding:16px;border-radius:22px}}
@media(max-width:620px){.eag-panel-tabs{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);box-shadow:0 10px 26px rgba(12,27,54,.08)}.eag-panel-tabs button{font-size:12px}.eag-action-card.is-active{transform:none}}

/* v0.7.2 - Navegación UX limpia y consistente
   Desktop: los accesos rápidos son la navegación principal.
   Mobile: la navegación tipo app reemplaza a los accesos rápidos para evitar duplicación. */
@media (min-width: 701px){
  .eag-panel-tabs{
    display:none!important;
  }
  .eag-panel-sections{
    margin-top:24px;
  }
}

/* Sistema visual compartido para tabs del panel y filtros internos */
.eag-panel-tabs,
.eag-orders-tabs{
  --eag-tab-height:42px;
  --eag-tab-font:13px;
  --eag-tab-pad-x:14px;
}
.eag-panel-tabs button,
.eag-orders-tabs button{
  min-height:var(--eag-tab-height)!important;
  border-radius:999px!important;
  padding:10px var(--eag-tab-pad-x)!important;
  font-size:var(--eag-tab-font)!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}
.eag-panel-tabs button .eag-svg-icon,
.eag-orders-tabs button .eag-svg-icon{
  width:16px!important;
  height:16px!important;
  display:block!important;
}
.eag-panel-tabs button:not(.is-active),
.eag-orders-tabs button:not(.is-active){
  background:#fff!important;
  color:#526173!important;
  border:1px solid #dfe7f2!important;
  box-shadow:none!important;
}
.eag-panel-tabs button:not(.is-active):hover,
.eag-orders-tabs button:not(.is-active):hover{
  background:#f6f9fd!important;
  color:var(--eag-navy)!important;
  border-color:#cdd9ea!important;
}
.eag-panel-tabs button.is-active,
.eag-orders-tabs button.is-active{
  background:var(--eag-navy)!important;
  color:#fff!important;
  border-color:var(--eag-navy)!important;
  box-shadow:0 8px 20px rgba(1,34,90,.14)!important;
}
.eag-orders-tabs button span{
  min-width:19px!important;
  height:19px!important;
  padding:0 6px!important;
  margin-left:4px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:10px!important;
  font-weight:900!important;
  line-height:1!important;
}
.eag-orders-tabs button.is-active span{
  background:rgba(255,255,255,.22)!important;
  color:#fff!important;
}
.eag-orders-tabs button:not(.is-active) span{
  background:#eef3fb!important;
  color:#526173!important;
}

@media (max-width: 700px){
  .eag-quick-actions{
    display:none!important;
  }
  .eag-panel-tabs{
    display:flex!important;
    gap:8px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch;
    padding:7px!important;
    margin:16px 0 12px!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.96)!important;
    border:1px solid #e2eaf4!important;
    box-shadow:0 10px 26px rgba(12,27,54,.08)!important;
  }
  .eag-panel-tabs::-webkit-scrollbar,
  .eag-orders-tabs::-webkit-scrollbar{
    height:4px;
  }
  .eag-panel-tabs::-webkit-scrollbar-thumb,
  .eag-orders-tabs::-webkit-scrollbar-thumb{
    background:#cfd8e6;
    border-radius:999px;
  }
  .eag-panel-tabs,
  .eag-orders-tabs{
    --eag-tab-height:42px;
    --eag-tab-font:12px;
    --eag-tab-pad-x:13px;
  }
  .eag-orders-tabs{
    gap:8px!important;
    padding-bottom:7px!important;
    margin-bottom:12px!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch;
  }
  .eag-panel-tabs button,
  .eag-orders-tabs button{
    flex:0 0 auto!important;
  }
}

@media (max-width: 420px){
  .eag-panel-tabs,
  .eag-orders-tabs{
    --eag-tab-font:12px;
    --eag-tab-pad-x:12px;
  }
}


/* v0.7.3 - Navegación desktop: acceso Pedidos + scroll correcto */
@media (min-width: 701px){
  .eag-quick-actions .eag-action-card.is-active{
    border-color:rgba(198,150,61,.55)!important;
    background:linear-gradient(180deg,#ffffff 0%,#fffdf7 100%)!important;
    box-shadow:0 12px 28px rgba(198,150,61,.10)!important;
  }
}

/* v0.8.0 - Registro de compra desde panel cliente */
.eag-register-purchase-section .eag-section-head{margin-bottom:18px;}
.eag-register-purchase-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:18px;align-items:start;}
.eag-register-purchase-form{display:grid;gap:14px;}
.eag-form-panel,.eag-register-help-card{background:#fff;border:1px solid rgba(7,36,83,.12);border-radius:22px;padding:20px;box-shadow:0 18px 45px rgba(10,38,78,.06);}
.eag-form-panel h3,.eag-register-help-card h3{margin:0 0 14px;color:#06275a;font-size:18px;line-height:1.2;}
.eag-form-panel label{display:block;margin:0 0 13px;}
.eag-form-panel label span{display:block;margin:0 0 7px;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;color:#697895;}
.eag-form-panel label span em{font-style:normal;text-transform:none;letter-spacing:0;font-size:11px;font-weight:700;color:#93a0b5;}
.eag-form-panel input,.eag-form-panel select,.eag-form-panel textarea{width:100%;border:1px solid rgba(7,36,83,.16);border-radius:13px;background:#fff;color:#071d42;font-size:15px;line-height:1.35;padding:12px 14px;outline:none;box-shadow:none;transition:border-color .18s ease, box-shadow .18s ease;}
.eag-form-panel textarea{resize:vertical;min-height:86px;}
.eag-form-panel input:focus,.eag-form-panel select:focus,.eag-form-panel textarea:focus{border-color:#d8aa48;box-shadow:0 0 0 4px rgba(216,170,72,.12);}
.eag-form-grid{display:grid;gap:12px;}
.eag-form-grid.two{grid-template-columns:1fr 1fr;}
.eag-form-grid.three{grid-template-columns:1fr 1fr 1fr;}
.eag-form-help{margin:5px 0 0;color:#64748b;font-size:13px;line-height:1.5;}
.eag-register-submit{width:100%;justify-content:center;min-height:48px;}
.eag-register-help-card{background:linear-gradient(145deg,#071b3d,#12376f);color:#fff;position:sticky;top:96px;overflow:hidden;}
.eag-register-help-card:after{content:"";position:absolute;inset:auto -80px -90px auto;width:220px;height:220px;background:radial-gradient(circle,rgba(216,170,72,.25),transparent 60%);pointer-events:none;}
.eag-register-help-card h3{color:#fff;font-size:22px;}
.eag-register-help-card p{margin:0 0 14px;color:rgba(255,255,255,.78);line-height:1.55;}
.eag-register-help-card ul{margin:0;padding:0;list-style:none;display:grid;gap:10px;}
.eag-register-help-card li{position:relative;padding-left:18px;color:rgba(255,255,255,.88);line-height:1.45;}
.eag-register-help-card li:before{content:"";position:absolute;left:0;top:.58em;width:7px;height:7px;border-radius:999px;background:#d8aa48;box-shadow:0 0 0 4px rgba(216,170,72,.14);}
.eag-other-field[hidden]{display:none!important;}
@media (max-width: 900px){
  .eag-register-purchase-grid{grid-template-columns:1fr;}
  .eag-register-help-card{position:relative;top:auto;}
  .eag-form-grid.two,.eag-form-grid.three{grid-template-columns:1fr;}
}

/* v0.8.1 - control visual de doble envío y avisos */
.eag-register-purchase-form button[disabled],
.eag-customer-payment-form button[disabled]{opacity:.72;cursor:not-allowed;filter:saturate(.8);}
.eag-notifications-full-list:after{content:"Historial visible: últimas 30 notificaciones.";display:block;margin-top:14px;color:#6b7893;font-size:12px;}

/* v0.8.2 - cancelación segura de pedidos */
.eag-order-cancel-form{
  margin-top:14px;
  padding:12px;
  border:1px solid rgba(180,70,70,.18);
  border-radius:16px;
  background:#fff8f8;
  display:grid;
  grid-template-columns:1fr auto;
  gap:10px;
  align-items:end;
}
.eag-order-cancel-form label{display:flex;flex-direction:column;gap:5px;margin:0;}
.eag-order-cancel-form span{font-size:11px;font-weight:700;color:#8d3f3f;text-transform:uppercase;letter-spacing:.04em;}
.eag-order-cancel-form input{height:38px;border-radius:10px;border:1px solid rgba(141,63,63,.22);padding:0 11px;background:#fff;}
.eag-minimal-danger-btn{height:38px;border-radius:999px;border:1px solid rgba(176,60,60,.3);background:#fff;color:#a63b3b;font-weight:800;padding:0 14px;cursor:pointer;}
.eag-minimal-danger-btn:hover{background:#fff0f0;border-color:rgba(176,60,60,.55);}
@media (max-width:700px){.eag-order-cancel-form{grid-template-columns:1fr}.eag-minimal-danger-btn{width:100%;}}

/* v0.8.3 - Cancelaciones más discretas, estados cancelados y acciones internas */
.eag-order-card.is-cancelled{
  border-color:#f3c4c4;
  background:linear-gradient(180deg,#fff,#fffafa);
}
.eag-order-card.is-cancelled .eag-order-note{
  border-left-color:#dc2626;
  background:#fff4f4;
}
.eag-order-badge.status-cancelado,
.eag-order-badge.status-cancelado_cliente{
  background:#fdecec;
  color:#b42318;
}
.eag-order-actions-box{
  margin-top:16px;
  border:1px solid rgba(180,35,24,.20);
  background:linear-gradient(180deg,#fffafa 0%,#fff6f6 100%);
  border-radius:16px;
  padding:16px;
}
.eag-order-actions-box h4{
  margin:0 0 4px;
  color:#8f1d18;
  font-size:15px;
}
.eag-order-actions-box p{
  margin:0 0 12px;
  color:#7f4a4a;
  font-size:13px;
}
.eag-order-cancel-form{
  display:grid;
  grid-template-columns:minmax(0,680px);
  gap:9px;
  align-items:start;
  border:0;
  background:transparent;
  padding:0;
  margin:0;
}
.eag-order-cancel-form label{display:flex;flex-direction:column;gap:6px;margin:0;}
.eag-order-cancel-form span{font-size:11px;font-weight:900;color:#8d3f3f;text-transform:uppercase;letter-spacing:.04em;}
.eag-order-cancel-form input{height:40px;border-radius:12px;border:1px solid rgba(141,63,63,.22);padding:0 12px;background:#fff;color:#0f172a;}
.eag-minimal-danger-btn{
  border:1px solid #efb8b8;
  background:linear-gradient(180deg,#fff,#fff1f1);
  color:#9f1f1f;
  border-radius:14px;
  min-height:44px;
  padding:0 18px;
  font-weight:900;
  cursor:pointer;
  justify-content:center;
}
.eag-minimal-danger-btn:hover{background:#fff1f1;border-color:#dd7f7f;color:#7f1d1d;}
@media (max-width:700px){.eag-order-cancel-form{grid-template-columns:1fr}.eag-minimal-danger-btn{width:100%;}}


/* Cotizaciones cliente - UI estándar EA consolidada v0.9.7 */
.eag-quotes-panel .eag-section-head{margin-bottom:18px;}
.eag-quotes-panel .eag-section-head-split{align-items:flex-start;gap:18px;}
.eag-quote-top-cta{width:auto;min-width:210px;justify-content:center;text-decoration:none;white-space:nowrap;}
.eag-quotes-tabs{margin-top:2px;}
.eag-quotes-list{display:grid;gap:14px;margin-top:14px;}
.eag-quotes-panel .eag-empty-state{margin-top:14px;}
.eag-quote-empty-state .eag-inline-link{display:inline-flex;margin-top:8px;font-weight:900;color:#002b66;text-decoration:none;}
.eag-quote-empty-state .eag-inline-link:hover{text-decoration:underline;}
.eag-quote-request-layout{margin-bottom:22px;}
.eag-quote-request-after-list{margin-top:26px;scroll-margin-top:90px;}
.eag-customer-quote-form{display:grid;gap:14px;}
.eag-customer-quote-form h3{margin-top:0;color:#071c3d;}
.eag-quote-submit{width:100%;justify-content:center;min-height:48px;}
.eag-quote-help-card h3{font-size:22px;}
.eag-quote-help-card p{font-size:15px;}
.eag-quote-card .quote-recibida,.eag-order-badge.quote-recibida{background:#fff8e7;color:#8a5a00;}
.eag-quote-card .quote-en_revision,.eag-order-badge.quote-en_revision{background:#edf4ff;color:#275c9d;}
.eag-quote-card .quote-borrador,.eag-order-badge.quote-borrador{background:#eef2f7;color:#30415d;}
.eag-quote-card .quote-cotizada,.eag-order-badge.quote-cotizada{background:#eaf9f1;color:#11824d;}
.eag-quote-card .quote-en_consulta,.eag-order-badge.quote-en_consulta{background:#fff3cd;color:#8a5b00;border:1px solid #f4d27b;}
.eag-quote-card .quote-aceptada,.eag-order-badge.quote-aceptada{background:#e8fff3;color:#08703d;}
.eag-quote-card .quote-rechazada,.eag-order-badge.quote-rechazada{background:#fff0f0;color:#a63b3b;}
.eag-quote-card .quote-vencida,.eag-order-badge.quote-vencida{background:#eef2f7;color:#596579;}
.eag-inline-action-form{display:flex;gap:10px;align-items:center;margin-top:10px;flex-wrap:wrap;}
.eag-inline-action-form input[type="text"]{height:40px;border-radius:12px;border:1px solid rgba(141,63,63,.22);padding:0 12px;min-width:220px;}
.eag-minimal-btn{border:1px solid #d9e4f2;background:#fff;border-radius:999px;padding:10px 18px;font-weight:800;color:#002b66;cursor:pointer;}
.eag-minimal-btn:hover{border-color:#d4a53f;color:#002b66;}
.eag-quote-thread-customer{margin:18px 0;padding:14px;border:1px solid #dbe5f3;border-radius:18px;background:#f8fbff;}
.eag-quote-thread-customer h4{margin:0 0 10px;color:#002b66;}
.eag-quote-thread{display:grid;gap:10px;}
.eag-quote-message{border:1px solid #dbe5f3;border-radius:14px;padding:12px 14px;background:#fff;}
.eag-quote-message.from-client{background:#fffaf0;border-color:#f0d08a;}
.eag-quote-message.from-admin{background:#f4f8ff;border-color:#b9cdeb;}
.eag-quote-message strong{display:inline-block;margin-right:8px;color:#002b66;}
.eag-quote-message span{font-size:12px;color:#667085;}
.eag-quote-message p{margin:8px 0 0;line-height:1.45;}
.eag-quote-response-box textarea{width:100%;border:1px solid #d9e4f2;border-radius:14px;padding:12px 14px;resize:vertical;margin-bottom:10px;}
.eag-quote-decision-box{
  margin-top:18px;
  padding:18px;
  border:1px solid #d8e4f2;
  border-radius:22px;
  background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);
  box-shadow:0 18px 45px rgba(0,27,72,.06);
}
.eag-quote-decision-head{display:block;margin-bottom:16px;max-width:780px;}
.eag-quote-decision-kicker{
  display:block;
  margin-bottom:4px;
  color:#d1a23b;
  font-size:11px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.eag-quote-decision-head h4{margin:0 0 6px;color:#002b66;font-size:22px;line-height:1.15;}
.eag-quote-decision-head p{margin:0;color:#61708b;line-height:1.45;}
.eag-quote-decision-summary{
  display:grid;
  grid-template-columns:auto auto;
  gap:10px;
  align-items:stretch;
}
.eag-quote-decision-summary>div{
  min-width:132px;
  padding:11px 13px;
  border:1px solid #dfe8f4;
  border-radius:16px;
  background:#fff;
}
.eag-quote-decision-summary span{display:block;margin-bottom:4px;color:#66758f;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;}
.eag-quote-decision-summary strong{display:block;color:#002b66;font-size:16px;line-height:1.1;white-space:nowrap;}
.eag-quote-decision-actions{
  display:flex;
  gap:10px;
  align-items:center;
  flex-wrap:wrap;
  padding:12px;
  border:1px solid #e2ebf6;
  border-radius:20px;
  background:#fff;
}
.eag-quote-decision-actions .eag-inline-action-form{margin:0;display:block;}
.eag-quote-decision-actions .eag-gold-btn,.eag-quote-decision-actions .eag-minimal-btn,.eag-quote-decision-actions .eag-minimal-danger-btn{min-height:46px;justify-content:center;}
.eag-quote-decision-actions .eag-gold-btn{min-width:220px;}
.eag-quote-decision-actions .eag-minimal-btn{min-width:210px;}
.eag-quote-decision-actions .eag-minimal-danger-btn{min-width:130px;}
.eag-quote-decision-form[hidden], [data-eag-quote-decision-panel][hidden]{display:none!important;}
.eag-quote-decision-form{
  margin-top:12px;
  padding:14px;
  border:1px solid #dfe8f4;
  border-radius:18px;
  background:#ffffff;
}
.eag-quote-decision-form.eag-quote-consult-form{border-color:#cdddf2;background:#f7fbff;}
.eag-quote-decision-form.eag-quote-reject-form{border-color:#f0c9c9;background:#fff8f8;}
.eag-quote-decision-form label{display:block;margin:0 0 10px;flex:1 1 100%;}
.eag-quote-decision-form label span{display:block;margin-bottom:6px;color:#66758f;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;}
.eag-quote-decision-form textarea,.eag-quote-decision-form input[type="text"]{width:100%;border:1px solid #d9e4f2;border-radius:14px;padding:12px 14px;color:#071c3d;background:#fff;box-shadow:none;}
.eag-quote-decision-form textarea{min-height:126px;resize:vertical;overflow:auto;}
.eag-quote-decision-form textarea:focus,.eag-quote-decision-form input[type="text"]:focus{outline:none;border-color:#d8aa44;box-shadow:0 0 0 3px rgba(216,170,68,.14);}
.eag-quote-decision-form .eag-minimal-btn,.eag-quote-decision-form .eag-minimal-danger-btn{min-height:44px;justify-content:center;}
.eag-quote-consultation-status{padding:16px;border:1px solid #f0d08a;border-radius:20px;background:#fffaf0;}
.eag-quote-consultation-status strong{display:block;margin-bottom:4px;color:#8a5b00;font-size:17px;}
.eag-quote-consultation-status p{margin:0 0 14px;color:#66758f;line-height:1.45;}
@media (max-width:1100px){
  .eag-quote-decision-summary{grid-template-columns:repeat(2,minmax(0,1fr));}
  .eag-quote-decision-actions{display:grid;grid-template-columns:1fr 1fr;}
  .eag-quote-decision-actions .eag-inline-action-form{grid-column:1 / -1;}
  .eag-quote-decision-actions .eag-gold-btn,.eag-quote-decision-actions .eag-minimal-btn,.eag-quote-decision-actions .eag-minimal-danger-btn{width:100%;min-width:0;}
}
@media (max-width:900px){
  .eag-quote-request-layout{grid-template-columns:1fr;}
  .eag-quote-help-card{position:relative;top:auto;}
}
@media (max-width:760px){
  .eag-quotes-panel .eag-section-head-split{display:block;}
  .eag-quote-top-cta{width:100%;margin-top:14px;}
  .eag-quote-request-after-list{margin-top:20px;}
}
@media (max-width:720px){
  .eag-quote-decision-box{padding:14px;border-radius:20px;}
  .eag-quote-decision-head h4{font-size:20px;}
  .eag-quote-decision-summary{grid-template-columns:1fr;}
  .eag-quote-decision-actions{grid-template-columns:1fr;padding:10px;}
  .eag-quote-decision-actions .eag-inline-action-form{grid-column:auto;}
  .eag-quote-decision-actions .eag-gold-btn,.eag-quote-decision-actions .eag-minimal-btn,.eag-quote-decision-actions .eag-minimal-danger-btn{min-height:46px;width:100%;}
  .eag-quote-decision-form{padding:12px;border-radius:16px;}
  .eag-quote-decision-form textarea{min-height:120px;}
}

/* v0.9.10 - estado aceptado/convertido en panel cliente */
.eag-quote-accepted-box{border-color:#bfe9d4;background:linear-gradient(135deg,#f8fffb,#ffffff);}
.eag-quote-accepted-box .eag-quote-consultation-status{border-color:#bfe9d4;background:#f4fff8;}
.eag-quote-accepted-box a{color:#002b66;text-decoration:none;font-weight:900;}

/* v0.9.13 - Pagos vinculados con saldo sugerido */
.eag-payment-order-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px;border:1px solid #dfe7f2;border-radius:16px;background:#fff;margin:2px 0 4px}
.eag-payment-order-summary div{background:#f8fafc;border:1px solid #edf2f7;border-radius:13px;padding:10px 11px}
.eag-payment-order-summary small{display:block;color:#6f7f95;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;margin-bottom:3px}
.eag-payment-order-summary strong{display:block;color:#062a63;font-size:14px;line-height:1.2;word-break:break-word}
.eag-payment-order-summary [data-eag-payment-suggested]{color:#0b2f70}
@media(max-width:900px){.eag-payment-order-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.eag-payment-order-summary{grid-template-columns:1fr}.eag-payment-order-summary div{padding:9px 10px}}

/* v0.9.16 - Comprobante directo desde ficha del pedido */
.eag-order-payment-upload-box{background:#fffdf6;border-color:#f1d39a}.eag-order-inline-payment-form{display:grid;gap:12px;margin-top:12px}.eag-order-inline-payment-form .eag-payment-row{display:grid;grid-template-columns:1fr 180px;gap:12px}.eag-order-inline-payment-form label{display:grid;gap:6px}.eag-order-inline-payment-form label span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#6f7f95}.eag-order-inline-payment-form input,.eag-order-inline-payment-form select,.eag-order-inline-payment-form textarea{width:100%;border:1px solid #dfe7f2;border-radius:14px;background:#fff;padding:11px 13px;color:#062a63}.eag-inline-order-select select{font-weight:800;background:#f8fbff}.eag-order-inline-payment-form input[type=file]{padding:10px;border-style:dashed;background:#fbfdff}@media(max-width:680px){.eag-order-inline-payment-form .eag-payment-row{grid-template-columns:1fr}}
.eag-order-badge.status-pago_confirmado{background:#eaf9f1;color:#11824d}

/* v0.9.19 - Cierre operativo de pedidos */
.eag-order-operational-alert{margin:12px 0 0;padding:14px 16px;border-radius:16px;border:1px solid #d9e6f5;background:#f8fbff;display:grid;gap:4px;color:#09245c}
.eag-order-operational-alert strong{font-size:15px;font-weight:900;color:#002b66}
.eag-order-operational-alert p{margin:0;color:#52637c;line-height:1.45}
.eag-order-operational-alert small{color:#6f7f95;font-weight:800}
.eag-ready-alert{border-color:#d5b256;background:#fffaf0}
.eag-delivered-alert{border-color:#bde6d1;background:#f4fff8}

/* v0.9.21 - Acciones de notificación individual */
.eag-mini-read-btn{margin-top:10px!important;padding:8px 12px!important;font-size:12px!important}.eag-notification-row:not(.is-unread) .eag-notification-dot{background:#d7dfeb;box-shadow:none}

/* v0.9.25 - Tarifas UI consistente con cards EA existentes */
.eag-rate-card-grid{margin-top:16px}
.eag-rate-card .eag-box-card-head p{margin-top:5px;color:#637089}
.eag-rate-card .eag-box-row{grid-template-columns:150px minmax(0,1fr)}
.eag-rate-card .eag-box-row.is-critical strong{font-size:18px;font-weight:950;color:var(--eag-navy)}
.eag-rate-card .eag-box-row.is-additional{align-items:start}
.eag-public-rates{max-width:1180px;margin:0 auto;padding:32px 18px}
.eag-public-rates .eag-public-rates-head{margin-bottom:16px}
.eag-public-rates .eag-public-rates-head h2{font-size:clamp(28px,4vw,42px);margin:.1em 0 .25em;color:var(--eag-navy);line-height:1.05}
.eag-public-rates .eag-public-rates-head p{max-width:760px;color:#637089}
@media(max-width:900px){.eag-rate-card .eag-box-row{grid-template-columns:1fr}.eag-rate-card .eag-box-row span{grid-column:1}}

/* v0.9.32 - Soporte cliente */
.eag-support-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;align-items:start;margin-top:16px;}
.eag-support-new-form,.eag-support-tickets-panel{background:#fff;border:1px solid #dfe7f2;border-radius:18px;padding:18px;box-shadow:0 12px 30px rgba(7,25,61,.05);}
.eag-support-new-form h3,.eag-support-tickets-panel h3{margin-top:0;color:#001f54;}
.eag-support-new-form label,.eag-support-reply-customer-form label{display:block;margin:12px 0;}
.eag-support-new-form label span,.eag-support-reply-customer-form label span{display:block;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#65758e;margin-bottom:6px;}
.eag-support-new-form input[type=text],.eag-support-new-form select,.eag-support-new-form textarea,.eag-support-reply-customer-form textarea{width:100%;border:1px solid #dbe5f2;border-radius:13px;padding:11px 13px;min-height:44px;background:#fff;box-sizing:border-box;}
.eag-support-new-form input[type=file],.eag-support-reply-customer-form input[type=file]{width:100%;border:1px dashed #d3ddea;background:#f8fbff;border-radius:13px;padding:10px;box-sizing:border-box;}
.eag-support-ticket-list{display:grid;gap:12px;}
.eag-support-ticket-card{border:1px solid #dfe7f2;background:#fff;border-radius:18px;padding:16px;box-shadow:0 10px 24px rgba(7,25,61,.04);}
.eag-support-ticket-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;}
.eag-support-ticket-head small{color:#c6963d;font-weight:900;letter-spacing:.06em;text-transform:uppercase;}
.eag-support-ticket-head h3{margin:3px 0;color:#001f54;}
.eag-support-ticket-head p{margin:0;color:#65758e;}
.eag-mini-badge.support-status-abierto,.eag-mini-badge.support-status-en_revision{background:#fff4d7;color:#8a5b08;}
.eag-mini-badge.support-status-esperando_cliente{background:#f1eafe;color:#5b31a5;}
.eag-mini-badge.support-status-respondido{background:#e9f2ff;color:#0b4f9f;}
.eag-mini-badge.support-status-resuelto,.eag-mini-badge.support-status-cerrado{background:#eaf9f1;color:#11824d;}
.eag-support-related-note{border-left:3px solid #c6963d;background:#fffaf0;border-radius:12px;padding:9px 12px;margin:10px 0;color:#526173;}
.eag-support-thread{display:grid;gap:9px;margin:12px 0;}
.eag-support-message{border:1px solid #dbe5f2;border-radius:14px;padding:11px 13px;background:#f8fbff;}
.eag-support-message.is-admin{background:#eef6ff;border-color:#cfe0f7;}
.eag-support-message.is-cliente{background:#fffaf0;border-color:#efd79a;}
.eag-support-message strong{display:inline-block;color:#001f54;margin-right:6px;}
.eag-support-message small{color:#65758e;}
.eag-support-message p{margin:6px 0;line-height:1.5;}
.eag-support-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:8px;}
.eag-support-actions .eag-light-btn{margin:0;}
@media(max-width:960px){.eag-support-layout{grid-template-columns:1fr;}}

/* v0.9.33 - Soporte cliente UX operativo */
.eag-support-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.eag-support-panel-head h3{margin:0;color:var(--eag-navy)}.eag-support-panel-head p{margin:4px 0 0;color:#667895}.eag-support-customer-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.eag-support-customer-tabs a,.eag-support-customer-tabs button{display:inline-flex;align-items:center;gap:7px;border:1px solid #dfe7f2;border-radius:999px;padding:8px 12px;background:#fff;text-decoration:none;color:var(--eag-navy);font-weight:900;font-size:12px;appearance:none;cursor:pointer;font-family:inherit;line-height:1}.eag-support-customer-tabs a span,.eag-support-customer-tabs button span{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;background:#eef3fb;color:#4a5c78;font-size:11px}.eag-support-customer-tabs a.is-active,.eag-support-customer-tabs button.is-active{background:var(--eag-navy);border-color:var(--eag-navy);color:#fff}.eag-support-customer-tabs a.is-active span,.eag-support-customer-tabs button.is-active span{background:rgba(255,255,255,.14);color:#fff}.eag-support-ticket-card{padding:0;overflow:hidden}.eag-support-ticket-head{padding:16px 16px 12px;border-bottom:1px solid #edf2f7;align-items:center}.eag-support-ticket-title{min-width:0}.eag-support-ticket-title h3{font-size:20px;line-height:1.18;margin:4px 0 8px}.eag-support-ticket-meta{display:flex;flex-wrap:wrap;gap:7px}.eag-support-ticket-meta span{display:inline-flex;align-items:center;border-radius:999px;background:#f5f8fc;border:1px solid #e6edf7;color:#5c6c85;padding:5px 9px;font-size:11px;font-weight:850}.eag-support-ticket-meta .is-highlight{background:#fff6dd;border-color:#eecf7a;color:#835607}.eag-support-ticket-head .eag-mini-badge{flex:0 0 auto;align-self:flex-start;white-space:nowrap}.eag-support-ticket-card .eag-support-related-note{margin:12px 16px}.eag-support-thread-details{margin:0 16px 16px}.eag-support-thread-details summary{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dfe7f2;background:#fff;border-radius:999px;padding:10px 13px;cursor:pointer;font-weight:900;color:var(--eag-navy);list-style:none}.eag-support-thread-details summary::-webkit-details-marker{display:none}.eag-support-thread-details summary small{font-size:11px;color:#667895;font-weight:800}.eag-support-thread-details[open] summary{background:#f8fbff;border-color:#c6963d}.eag-support-thread-details[open] .eag-support-thread{margin-top:12px}@media(max-width:620px){.eag-support-ticket-head{display:grid}.eag-support-ticket-head .eag-mini-badge{justify-self:start}.eag-support-ticket-title h3{font-size:17px}.eag-support-customer-tabs a,.eag-support-customer-tabs button{flex:1 1 calc(50% - 8px);justify-content:center}.eag-support-thread-details summary{border-radius:14px;align-items:flex-start;flex-direction:column}}


/* v0.9.35 - Resaltado operativo plano para el cliente */
.eag-customer-operational-new{
  border-color:#bde8ce!important;
  box-shadow:0 14px 34px rgba(18,128,74,.10)!important;
  background-color:#f2fff7!important;
  background-image:none!important;
  position:relative;
}
.eag-customer-operational-new:hover{
  background-color:#ebfbf2!important;
}
.eag-customer-operational-new:before{
  content:"";
  position:absolute;
  left:0;
  top:16px;
  bottom:16px;
  width:4px;
  border-radius:0 8px 8px 0;
  background:#20a866;
}
.eag-customer-new-badge{
  background:#eafaf1!important;
  color:#08713e!important;
  border:1px solid #bde8ce!important;
}
.eag-support-ticket-card.eag-customer-operational-new .eag-support-ticket-head{background-color:#f2fff7;background-image:none;}
.eag-payment-item.eag-customer-operational-new{padding-left:16px;}
@media(max-width:620px){.eag-customer-operational-new:before{top:12px;bottom:12px;}}

/* v0.9.41 - Formulario público de leads */
.eag-public-lead-wrap{max-width:860px;margin:24px auto;padding:0 16px;}
.eag-public-lead-panel{background:#fff;border:1px solid #dfe7f2;border-radius:20px;padding:22px;box-shadow:0 18px 45px rgba(7,25,61,.08);}
.eag-public-lead-form .eag-form-grid{display:grid;gap:14px;margin:14px 0;}
.eag-public-lead-form .eag-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));}
.eag-public-lead-form label span{display:block;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#65758e;margin-bottom:6px;}
.eag-public-lead-form input,.eag-public-lead-form select,.eag-public-lead-form textarea{width:100%;border:1px solid #dbe5f2;border-radius:13px;padding:11px 13px;min-height:44px;background:#fff;box-sizing:border-box;}
.eag-public-lead-form .eag-full{display:block;margin:12px 0;}
.eag-public-lead-form .eag-hp-field{position:absolute;left:-9999px;opacity:0;pointer-events:none;}
.eag-customer-notice{border-radius:14px;padding:12px 14px;margin:0 0 14px;font-weight:800;}
.eag-customer-notice.is-success{background:#ecfbf2;border:1px solid #bde8ce;color:#08713e;}
.eag-customer-notice.is-error{background:#fff0f0;border:1px solid #f0cccc;color:#9f3030;}
@media(max-width:720px){.eag-public-lead-form .eag-form-grid.two{grid-template-columns:1fr;}}

/* v0.9.43 - Subastas públicas EA */
.eag-public-auctions-wrap{max-width:1180px;margin:0 auto;padding:30px 18px;color:#001f54;}
.eag-public-auctions-head{margin-bottom:18px;}
.eag-public-auctions-head h2{font-size:clamp(30px,4vw,44px);line-height:1.05;margin:.1em 0 .25em;color:var(--eag-navy,#01225A);}
.eag-public-auctions-head p{max-width:760px;color:#637089;line-height:1.5;}
.eag-auction-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}
.eag-auction-card{background:#fff;border:1px solid #dfe7f2;border-radius:22px;overflow:hidden;box-shadow:0 18px 45px rgba(7,25,61,.08);display:flex;flex-direction:column;}
.eag-auction-card-image{height:190px;background:linear-gradient(135deg,#071426,#0b2f70);display:grid;place-items:center;color:#fbd877;font-weight:950;font-size:34px;overflow:hidden;}
.eag-auction-card-image img{width:100%;height:100%;object-fit:cover;display:block;}
.eag-auction-card-body{padding:16px;display:grid;gap:12px;}
.eag-auction-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;}
.eag-auction-card-top small{font-size:11px;color:#c6963d;text-transform:uppercase;letter-spacing:.06em;font-weight:900;}
.eag-auction-card h3{margin:0;color:#001f54;font-size:21px;line-height:1.15;}
.eag-auction-price{border:1px solid #e7edf5;border-radius:16px;background:#fffaf0;padding:12px;}
.eag-auction-price span,.eag-auction-metrics span,.eag-auction-countdown span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6a7890;font-weight:900;margin-bottom:4px;}
.eag-auction-price strong{display:block;font-size:24px;color:#001f54;}
.eag-auction-card-meta{display:flex;gap:8px;flex-wrap:wrap;}
.eag-auction-card-meta span{border:1px solid #e3eaf5;border-radius:999px;background:#f8fbff;padding:6px 9px;color:#526173;font-weight:850;font-size:12px;}
.eag-auction-countdown{border:1px solid #dfe7f2;border-radius:18px;background:#f8fbff;padding:13px 14px;}
.eag-auction-countdown strong{display:block;font-size:24px;color:#0b2f70;}
.eag-auction-countdown.small{padding:10px 12px;}.eag-auction-countdown.small strong{font-size:18px;}
.eag-auction-detail-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);gap:20px;background:#fff;border:1px solid #dfe7f2;border-radius:24px;padding:18px;box-shadow:0 18px 45px rgba(7,25,61,.08);}
.eag-auction-media{border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#071426,#0b2f70);min-height:360px;display:grid;place-items:center;color:#fbd877;font-size:46px;font-weight:950;}
.eag-auction-media img{width:100%;height:100%;object-fit:cover;display:block;}
.eag-auction-back{display:inline-flex;margin-bottom:10px;color:#0b2f70;text-decoration:none;font-weight:900;}
.eag-auction-title-row{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:12px;}
.eag-auction-title-row small{color:#c6963d;text-transform:uppercase;letter-spacing:.08em;font-weight:900;}
.eag-auction-title-row h3{font-size:clamp(26px,3vw,38px);line-height:1.06;margin:6px 0 0;color:#001f54;}
.eag-auction-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0;}
.eag-auction-metrics div{border:1px solid #e7edf5;background:#f8fbff;border-radius:16px;padding:12px;}
.eag-auction-metrics strong{font-size:18px;color:#001f54;}
.eag-auction-description,.eag-auction-terms{color:#526173;line-height:1.6;}
.eag-auction-terms{border-left:3px solid #c6963d;background:#fffaf0;border-radius:14px;padding:12px 14px;margin:12px 0;}
.eag-auction-bid-form{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:10px;align-items:end;margin-top:14px;padding:14px;border:1px solid #f1d39a;border-radius:18px;background:#fffdf6;}
.eag-auction-bid-form label span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#65758e;font-weight:900;margin-bottom:6px;}
.eag-auction-bid-form input{width:100%;border:1px solid #dbe5f2;border-radius:14px;padding:12px 13px;min-height:46px;box-sizing:border-box;}
.eag-auction-login-box,.eag-auction-my-status{border:1px solid #dfe7f2;border-radius:16px;background:#f8fbff;padding:14px;margin-top:14px;color:#526173;}
.eag-auction-my-status.is-winning{background:#f2fff7;border-color:#bde8ce;color:#08713e;font-weight:900;}.eag-auction-my-status.is-outbid{background:#fffaf0;border-color:#efcf7a;color:#835607;font-weight:900;}
.eag-auction-bid-list{display:grid;gap:8px;}.eag-auction-bid-list div{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;border:1px solid #e7edf5;border-radius:14px;background:#f8fbff;padding:10px 12px;}.eag-auction-bid-list strong{color:#001f54}.eag-auction-bid-list span,.eag-auction-bid-list small{color:#637089;font-weight:800;}
.eag-mini-badge.auction-status-draft{background:#eef2f7;color:#526173}.eag-mini-badge.auction-status-scheduled{background:#eef3fb;color:#0b2f70}.eag-mini-badge.auction-status-active{background:#eaf9f1;color:#11824d}.eag-mini-badge.auction-status-ended{background:#f2f4f7;color:#687386}.eag-mini-badge.auction-status-awarded,.eag-mini-badge.auction-status-pending_payment{background:#fff4d7;color:#8a5b08}.eag-mini-badge.auction-status-paid,.eag-mini-badge.auction-status-delivered{background:#eaf9f1;color:#11824d}.eag-mini-badge.auction-status-cancelled{background:#fdecec;color:#b42318}
@media(max-width:1020px){.eag-auction-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.eag-auction-detail-card{grid-template-columns:1fr;}.eag-auction-metrics{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:680px){.eag-auction-card-grid{grid-template-columns:1fr;}.eag-auction-bid-form{grid-template-columns:1fr;}.eag-auction-metrics{grid-template-columns:1fr;}.eag-auction-title-row{display:grid}.eag-auction-bid-list div{grid-template-columns:1fr;}}

/* v0.9.44 - Subastas públicas con video, galería e inventario */
.eag-auction-media-stack{display:grid;gap:12px;align-content:start;}
.eag-auction-media.has-video{background:#071426;min-height:auto;display:block;}
.eag-auction-video{position:relative;width:100%;background:#071426;border-radius:20px;overflow:hidden;}
.eag-auction-video iframe{display:block;width:100%;aspect-ratio:16/9;height:auto;}
.eag-auction-public-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;}
.eag-auction-public-gallery a{display:block;border:1px solid #dfe7f2;border-radius:14px;overflow:hidden;background:#fff;min-height:78px;}
.eag-auction-public-gallery img{display:block;width:100%;height:86px;object-fit:cover;}
.eag-auction-inventory-strip{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px;}
.eag-auction-inventory-strip span{border:1px solid #e3eaf5;background:#f8fbff;border-radius:999px;padding:7px 10px;font-size:12px;color:#526173;font-weight:850;}
.eag-auction-inventory-strip strong{color:#001f54;}
@media(max-width:680px){.eag-auction-public-gallery{grid-template-columns:repeat(2,minmax(0,1fr));}}

/* v0.9.46 - pedido no retirado / subasta */
.eag-order-badge.status-no_retirado_custodia{background:#fff4d7;color:#8a5b08}.eag-order-badge.status-derivado_subasta{background:#eef3fb;color:#0b2f70}

/* v0.9.49 - Subastas Front Premium UI */
.eag-auctions-premium-ui{width:min(1220px,calc(100vw - 48px));max-width:none;margin:0 auto 58px;padding:34px 0 10px;color:var(--eag-navy,#01225A);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;position:relative;left:50%;transform:translateX(-50%)}
.eag-auctions-premium-ui *{box-sizing:border-box}.eag-auctions-premium-ui .eag-auctions-hero{position:relative;overflow:hidden;margin:0 0 24px;padding:30px 32px;border:1px solid #e2e9f4;border-radius:28px;background:radial-gradient(circle at top right,rgba(251,216,119,.24),transparent 30%),linear-gradient(135deg,#ffffff 0%,#f8fbff 62%,#eef4ff 100%);box-shadow:0 24px 70px rgba(12,27,54,.09);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:end}.eag-auctions-premium-ui .eag-auctions-hero:before{content:"";position:absolute;inset:auto -70px -95px auto;width:300px;height:300px;border-radius:50%;background:rgba(1,34,90,.055)}.eag-auctions-hero-copy{position:relative;z-index:1}.eag-auctions-premium-ui .eag-public-auctions-head h2{font-size:clamp(34px,4.6vw,58px);letter-spacing:-.045em;margin:0 0 9px;color:var(--eag-navy,#01225A)}.eag-auctions-premium-ui .eag-public-auctions-head p{font-size:17px;line-height:1.62;color:#52637c;max-width:760px;margin:0}.eag-auctions-hero-badges{position:relative;z-index:1;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:360px}.eag-auctions-hero-badges span{border:1px solid rgba(198,150,61,.36);background:#fffaf0;border-radius:999px;padding:8px 12px;color:#725010;font-size:12px;font-weight:900;letter-spacing:.02em;white-space:nowrap}.eag-auctions-premium-ui .eag-auction-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.eag-auctions-premium-ui .eag-auction-card{position:relative;overflow:hidden;border:1px solid #dfe7f2;border-radius:28px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 22px 58px rgba(7,25,61,.10);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.eag-auctions-premium-ui .eag-auction-card:hover{transform:translateY(-3px);border-color:rgba(198,150,61,.55);box-shadow:0 28px 70px rgba(7,25,61,.14)}.eag-auctions-premium-ui .eag-auction-card-image{position:relative;height:245px;background:radial-gradient(circle at 50% 32%,#fff 0%,#f8fbff 45%,#e8eef8 100%);display:grid;place-items:center;overflow:hidden;color:#fbd877}.eag-auctions-premium-ui .eag-auction-card-image:after{content:"";position:absolute;inset:auto 0 0;height:50%;background:linear-gradient(180deg,transparent,rgba(1,34,90,.08));pointer-events:none}.eag-auctions-premium-ui .eag-auction-card-image img{width:100%;height:100%;object-fit:contain;padding:22px;filter:drop-shadow(0 18px 28px rgba(1,34,90,.16))}.eag-auctions-premium-ui .eag-auction-card-image>span:not(.eag-mini-badge):not(.eag-auction-urgent-badge){width:82px;height:82px;border-radius:26px;background:linear-gradient(135deg,#05070B,#01225A);display:grid;place-items:center;color:var(--eag-gold-light,#FBD877);font-size:30px;font-weight:950}.eag-auction-card-ribbon,.eag-auction-media-ribbon{position:absolute;z-index:3;top:14px;left:14px;right:14px;display:flex;justify-content:space-between;align-items:flex-start;gap:8px;pointer-events:none}.eag-auction-urgent-badge{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;background:linear-gradient(135deg,#C6963D,#FBD877);color:#111;padding:6px 10px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 8px 18px rgba(198,150,61,.22)}.eag-auctions-premium-ui .eag-mini-badge{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.eag-auctions-premium-ui .eag-auction-card-body{padding:18px;display:grid;gap:12px}.eag-auctions-premium-ui .eag-auction-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.eag-auctions-premium-ui .eag-auction-card-top small{font-size:11px;color:#b88421;text-transform:uppercase;letter-spacing:.08em;font-weight:950}.eag-auctions-premium-ui .eag-auction-card h3{margin:0;color:var(--eag-navy,#01225A);font-size:22px;line-height:1.12;letter-spacing:-.025em;min-height:50px}.eag-auctions-premium-ui .eag-auction-price{border:1px solid rgba(198,150,61,.38);border-radius:18px;background:linear-gradient(135deg,#fffaf0,#fffdf7);padding:14px 15px}.eag-auctions-premium-ui .eag-auction-price span,.eag-auctions-premium-ui .eag-auction-metrics span,.eag-auctions-premium-ui .eag-auction-countdown span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#60718b;font-weight:950;margin-bottom:5px}.eag-auctions-premium-ui .eag-auction-price strong{display:block;font-size:28px;line-height:1.05;color:var(--eag-navy,#01225A);letter-spacing:-.035em}.eag-auctions-premium-ui .eag-auction-card-meta{display:flex;gap:8px;flex-wrap:wrap}.eag-auctions-premium-ui .eag-auction-card-meta span{border:1px solid #dfe7f2;border-radius:999px;background:#f8fbff;padding:7px 10px;color:#506178;font-weight:900;font-size:12px}.eag-auctions-premium-ui .eag-auction-countdown{position:relative;overflow:hidden;border:1px solid #dfe7f2;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#ffffff);padding:14px 15px}.eag-auctions-premium-ui .eag-auction-countdown:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#C6963D,#FBD877)}.eag-auctions-premium-ui .eag-auction-countdown strong{display:block;font-size:25px;color:#0b2f70;letter-spacing:-.03em}.eag-auctions-premium-ui .eag-auction-countdown.small{padding:12px 14px}.eag-auctions-premium-ui .eag-auction-countdown.small strong{font-size:20px}.eag-auctions-premium-ui .eag-gold-btn{border:0;border-radius:999px;background:linear-gradient(135deg,#C6963D,#FBD877);color:#111;text-decoration:none;font-weight:950;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 12px 26px rgba(198,150,61,.22);min-height:48px;transition:transform .15s ease,box-shadow .15s ease}.eag-auctions-premium-ui .eag-gold-btn:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(198,150,61,.30);color:#111}.eag-auction-detail-premium{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,1.08fr);gap:24px;border:1px solid #dfe7f2;border-radius:30px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 26px 78px rgba(7,25,61,.10);padding:22px;align-items:start}.eag-auction-detail-premium .eag-auction-media-stack{display:grid;gap:12px}.eag-auction-detail-premium .eag-auction-media{position:relative;border:1px solid #e3eaf5;border-radius:26px;min-height:520px;background:radial-gradient(circle at 50% 42%,#fff 0%,#f7faff 48%,#eef4ff 100%);display:grid;place-items:center;overflow:hidden;color:#fbd877}.eag-auction-detail-premium .eag-auction-media img{width:100%;height:100%;object-fit:contain;padding:36px;filter:drop-shadow(0 26px 36px rgba(1,34,90,.18))}.eag-auction-detail-premium .eag-auction-media.has-video{min-height:auto;padding:0;background:#071426}.eag-auction-detail-premium .eag-auction-video{width:100%;border-radius:24px;overflow:hidden;background:#071426}.eag-auction-detail-premium .eag-auction-video iframe{width:100%;height:auto;aspect-ratio:16/9;display:block}.eag-auction-no-image{width:110px;height:110px;border-radius:32px;background:linear-gradient(135deg,#05070B,#01225A);display:grid;place-items:center;color:#FBD877;font-size:38px;font-weight:950}.eag-auctions-premium-ui .eag-auction-public-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.eag-auctions-premium-ui .eag-auction-public-gallery a{display:block;border:1px solid #dfe7f2;border-radius:16px;background:#fff;overflow:hidden;min-height:92px;transition:transform .15s ease,border-color .15s ease}.eag-auctions-premium-ui .eag-auction-public-gallery a:hover{transform:translateY(-2px);border-color:rgba(198,150,61,.6)}.eag-auctions-premium-ui .eag-auction-public-gallery img{display:block;width:100%;height:96px;object-fit:cover}.eag-auction-detail-premium .eag-auction-detail-main{min-width:0}.eag-auctions-premium-ui .eag-auction-back{display:inline-flex;align-items:center;text-decoration:none;color:#0b2f70;font-weight:950;margin-bottom:14px}.eag-auction-detail-premium .eag-auction-title-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.eag-auction-detail-premium .eag-auction-title-row small{display:block;color:#b88421;text-transform:uppercase;letter-spacing:.09em;font-weight:950;margin-bottom:6px}.eag-auction-detail-premium .eag-auction-title-row h3{font-size:clamp(31px,3.5vw,50px);line-height:1.02;margin:0;color:var(--eag-navy,#01225A);letter-spacing:-.05em}.eag-auctions-premium-ui .eag-auction-inventory-strip{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.eag-auctions-premium-ui .eag-auction-inventory-strip span{border:1px solid #dfe7f2;background:#f8fbff;border-radius:999px;padding:8px 11px;font-size:12px;color:#56677f;font-weight:900}.eag-auctions-premium-ui .eag-auction-inventory-strip strong{color:var(--eag-navy,#01225A)}.eag-auctions-premium-ui .eag-auction-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0}.eag-auctions-premium-ui .eag-auction-metrics div{border:1px solid #e2e9f4;background:#f8fbff;border-radius:18px;padding:14px 13px;min-height:92px}.eag-auctions-premium-ui .eag-auction-metrics div.is-primary{background:linear-gradient(135deg,#fffaf0,#fffdf7);border-color:rgba(198,150,61,.38)}.eag-auctions-premium-ui .eag-auction-metrics strong{font-size:21px;color:var(--eag-navy,#01225A);line-height:1.12;letter-spacing:-.03em}.eag-auction-detail-premium .eag-auction-description{margin:14px 0 0;color:#52637c;line-height:1.68;font-size:15px}.eag-auction-detail-premium .eag-auction-description p{margin:0 0 10px}.eag-auction-detail-premium .eag-auction-terms{border:1px solid rgba(198,150,61,.34);border-left:4px solid #C6963D;background:#fffaf0;border-radius:18px;padding:15px 16px;margin:16px 0;color:#53647c}.eag-auction-detail-premium .eag-auction-terms strong{display:block;color:#253a5d;margin-bottom:4px}.eag-auction-detail-premium .eag-auction-terms p{margin:0}.eag-auction-howto{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0}.eag-auction-howto div{border:1px solid #dfe7f2;background:#fff;border-radius:16px;padding:11px;display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:center}.eag-auction-howto strong{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#01225A,#0b2f70);color:#FBD877;font-size:13px}.eag-auction-howto span{font-size:12px;line-height:1.25;color:#52637c;font-weight:850}.eag-auctions-premium-ui .eag-auction-bid-form{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:10px;align-items:end;margin-top:16px;padding:15px;border:1px solid rgba(198,150,61,.42);border-radius:20px;background:linear-gradient(135deg,#fffdf7,#ffffff)}.eag-auctions-premium-ui .eag-auction-bid-form label span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#60718b;font-weight:950;margin-bottom:6px}.eag-auctions-premium-ui .eag-auction-bid-form input{width:100%;border:1px solid #dbe5f2;border-radius:15px;padding:12px 13px;min-height:48px;box-sizing:border-box;font-weight:850;color:#001f54}.eag-auctions-premium-ui .eag-light-btn{border:1px solid #d7e1ef;background:#fff;color:#0b2f70;border-radius:999px;text-decoration:none;font-weight:900;padding:12px 16px;display:inline-flex;align-items:center;justify-content:center;min-height:48px}.eag-auction-login-box,.eag-auction-access-note,.eag-auctions-premium-ui .eag-auction-my-status{border:1px solid #dfe7f2;border-radius:18px;background:#f8fbff;padding:15px 16px;margin-top:14px;color:#52637c}.eag-auction-access-note{background:#fffaf0;border-color:rgba(198,150,61,.36)}.eag-auction-access-note strong,.eag-auction-login-box strong{display:block;color:#01225A;margin-bottom:4px}.eag-auction-access-note p,.eag-auction-login-box p{margin:0;line-height:1.5}.eag-auctions-premium-ui .eag-auction-my-status.is-winning{background:#f2fff7;border-color:#bde8ce;color:#08713e;font-weight:900}.eag-auctions-premium-ui .eag-auction-my-status.is-outbid{background:#fffaf0;border-color:#efcf7a;color:#835607;font-weight:900}.eag-auction-history-premium{margin-top:20px;border-radius:26px;padding:22px;border:1px solid #dfe7f2;background:#fff;box-shadow:0 18px 50px rgba(7,25,61,.07)}.eag-auction-history-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px}.eag-auction-history-head h3{margin:0;color:#01225A;font-size:26px;letter-spacing:-.03em}.eag-auction-history-head span{display:inline-flex;border:1px solid #dfe7f2;background:#f8fbff;border-radius:999px;padding:7px 11px;color:#52637c;font-weight:900;font-size:12px}.eag-auctions-premium-ui .eag-auction-bid-list{display:grid;gap:9px}.eag-auctions-premium-ui .eag-auction-bid-list div{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;border:1px solid #e2e9f4;border-radius:16px;background:#f8fbff;padding:12px 14px}.eag-auctions-premium-ui .eag-auction-bid-list strong{color:#01225A}.eag-auctions-premium-ui .eag-auction-bid-list span,.eag-auctions-premium-ui .eag-auction-bid-list small{color:#637089;font-weight:850}.eag-auction-empty-state{grid-column:1/-1;text-align:center;padding:44px 24px;border-radius:26px}.eag-auction-empty-state>span{display:grid;place-items:center;margin:0 auto 14px;width:62px;height:62px;border-radius:22px;background:linear-gradient(135deg,#05070B,#01225A);color:#FBD877;font-weight:950;font-size:23px}.eag-auction-empty-state h3{margin:0 0 6px;color:#01225A;font-size:27px}.eag-auction-empty-state p,.eag-auction-empty-text{color:#637089}.eag-auctions-premium-ui .eag-mini-badge.auction-status-draft{background:#eef2f7;color:#526173}.eag-auctions-premium-ui .eag-mini-badge.auction-status-scheduled{background:#eef3fb;color:#0b2f70}.eag-auctions-premium-ui .eag-mini-badge.auction-status-active{background:#eaf9f1;color:#11824d}.eag-auctions-premium-ui .eag-mini-badge.auction-status-ended{background:#f2f4f7;color:#687386}.eag-auctions-premium-ui .eag-mini-badge.auction-status-awarded,.eag-auctions-premium-ui .eag-mini-badge.auction-status-pending_payment{background:#fff4d7;color:#8a5b08}.eag-auctions-premium-ui .eag-mini-badge.auction-status-paid,.eag-auctions-premium-ui .eag-mini-badge.auction-status-delivered{background:#eaf9f1;color:#11824d}.eag-auctions-premium-ui .eag-mini-badge.auction-status-cancelled{background:#fdecec;color:#b42318}
@media(max-width:1100px){.eag-auctions-premium-ui .eag-auction-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eag-auction-detail-premium{grid-template-columns:1fr}.eag-auction-detail-premium .eag-auction-media{min-height:420px}.eag-auctions-premium-ui .eag-auction-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.eag-auctions-premium-ui{width:min(100%,calc(100vw - 24px));padding-top:22px}.eag-auctions-premium-ui .eag-auctions-hero{grid-template-columns:1fr;padding:24px 20px;border-radius:22px}.eag-auctions-hero-badges{justify-content:flex-start}.eag-auctions-premium-ui .eag-auction-card-grid{grid-template-columns:1fr;gap:16px}.eag-auction-detail-premium{padding:14px;border-radius:22px;gap:16px}.eag-auction-detail-premium .eag-auction-media{min-height:330px;border-radius:20px}.eag-auction-detail-premium .eag-auction-media img{padding:24px}.eag-auction-detail-premium .eag-auction-title-row{display:grid}.eag-auction-howto{grid-template-columns:1fr}.eag-auctions-premium-ui .eag-auction-bid-form{grid-template-columns:1fr}.eag-auctions-premium-ui .eag-auction-public-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.eag-auction-history-head{display:grid}.eag-auctions-premium-ui .eag-auction-bid-list div{grid-template-columns:1fr}.eag-auctions-premium-ui .eag-auction-card h3{min-height:auto}}
@media(max-width:420px){.eag-auctions-premium-ui{width:100%;padding-left:12px;padding-right:12px}.eag-auctions-premium-ui .eag-public-auctions-head h2{font-size:34px}.eag-auctions-premium-ui .eag-public-auctions-head p{font-size:15px}.eag-auctions-premium-ui .eag-auction-card-image{height:220px}.eag-auction-detail-premium .eag-auction-title-row h3{font-size:30px}.eag-auctions-premium-ui .eag-auction-metrics{grid-template-columns:1fr 1fr}.eag-auctions-premium-ui .eag-auction-metrics strong{font-size:18px}.eag-auctions-premium-ui .eag-auction-countdown strong{font-size:22px}}

/* v0.9.50 - Subastas Front UI Cleanup + Compact
   Capa visual consolidada para el frontend público de subastas. No modifica lógica ni datos. */
.eag-auctions-premium-ui{
  max-width:1180px;
  padding-top:24px;
}
.eag-auctions-premium-ui .eag-auctions-hero{
  display:block;
  padding:34px 30px;
  min-height:auto;
  background:#fff;
  border:1px solid #dfe7f2;
  border-radius:26px;
  box-shadow:0 18px 46px rgba(7,25,61,.06);
  overflow:visible;
}
.eag-auctions-premium-ui .eag-auctions-hero:before,
.eag-auctions-premium-ui .eag-auctions-hero:after,
.eag-auctions-premium-ui .eag-auctions-hero-badges{
  display:none!important;
}
.eag-auctions-premium-ui .eag-auctions-hero-copy{
  position:static;
  max-width:820px;
}
.eag-auctions-premium-ui .eag-public-auctions-head h2{
  font-size:clamp(34px,4.2vw,56px);
  letter-spacing:-.045em;
  margin:4px 0 12px;
}
.eag-auctions-premium-ui .eag-public-auctions-head p{
  margin:0;
  max-width:780px;
  font-size:16px;
  line-height:1.58;
}
.eag-auctions-premium-ui .eag-section-kicker{
  margin:0 0 8px;
}

/* Cards compactas */
.eag-auctions-premium-ui .eag-auction-card-grid{
  grid-template-columns:repeat(auto-fit,minmax(280px,340px));
  gap:16px;
  align-items:start;
}
.eag-auctions-premium-ui .eag-auction-card{
  border-radius:22px;
  box-shadow:0 16px 40px rgba(7,25,61,.07);
}
.eag-auctions-premium-ui .eag-auction-card-image{
  height:170px;
  background:#f4f8fd;
  border-bottom:1px solid #e8eef7;
}
.eag-auctions-premium-ui .eag-auction-card-image img{
  object-fit:contain;
  padding:18px;
  box-sizing:border-box;
  background:#fff;
}
.eag-auctions-premium-ui .eag-auction-card-ribbon{
  top:10px;
  left:12px;
  right:12px;
}
.eag-auctions-premium-ui .eag-auction-card-body{
  padding:14px;
  gap:10px;
}
.eag-auctions-premium-ui .eag-auction-card-top{
  margin-bottom:0;
}
.eag-auctions-premium-ui .eag-auction-card h3{
  font-size:20px;
  line-height:1.18;
  min-height:48px;
}
.eag-auctions-premium-ui .eag-auction-price{
  padding:11px 12px;
  border-radius:15px;
}
.eag-auctions-premium-ui .eag-auction-price strong{
  font-size:24px;
}
.eag-auctions-premium-ui .eag-auction-card-meta{
  gap:6px;
}
.eag-auctions-premium-ui .eag-auction-card-meta span{
  padding:6px 9px;
  font-size:11px;
}
.eag-auctions-premium-ui .eag-auction-countdown.small{
  padding:10px 12px;
  border-radius:15px;
}
.eag-auctions-premium-ui .eag-auction-countdown.small strong{
  font-size:22px;
}
.eag-auctions-premium-ui .eag-auction-card .eag-gold-btn{
  min-height:44px;
  padding:10px 14px;
}

/* Detalle limpio: una sola etiqueta de estado y un solo contenedor de imagen */
.eag-auction-detail-premium{
  grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);
  gap:28px;
  padding:24px;
  border-radius:28px;
  box-shadow:0 18px 46px rgba(7,25,61,.06);
}
.eag-auction-detail-premium .eag-auction-media-stack{
  gap:12px;
}
.eag-auction-detail-premium .eag-auction-media{
  min-height:440px;
  background:#fff;
  border:1px solid #dfe7f2;
  border-radius:24px;
  box-shadow:none;
}
.eag-auction-detail-premium .eag-auction-media-ribbon{
  display:none!important;
}
.eag-auction-detail-premium .eag-auction-media img{
  padding:34px;
  filter:none;
}
.eag-auction-detail-premium .eag-auction-media.has-video{
  border-color:#dfe7f2;
  background:#071426;
}
.eag-auction-detail-premium .eag-auction-title-row{
  align-items:flex-start;
  margin-bottom:12px;
}
.eag-auction-detail-premium .eag-auction-title-row h3{
  font-size:clamp(32px,3.1vw,48px);
  letter-spacing:-.045em;
}
.eag-auction-status-stack{
  display:flex;
  align-items:flex-end;
  flex-direction:column;
  gap:7px;
  flex:0 0 auto;
}
.eag-auctions-premium-ui .eag-auction-inventory-strip{
  margin-bottom:14px;
}
.eag-auctions-premium-ui .eag-auction-inventory-strip span{
  padding:7px 10px;
}

/* Métricas más claras */
.eag-auctions-premium-ui .eag-auction-metrics{
  grid-template-columns:1.25fr 1.05fr .82fr .9fr;
  gap:10px;
  margin:14px 0;
}
.eag-auctions-premium-ui .eag-auction-metrics div{
  min-height:82px;
  padding:13px 14px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.eag-auctions-premium-ui .eag-auction-metrics div.is-primary{
  background:#fffaf0;
  border-color:rgba(198,150,61,.42);
}
.eag-auctions-premium-ui .eag-auction-metrics div.is-activity{
  background:#f3f8ff;
  border-color:#d9e7fb;
}
.eag-auctions-premium-ui .eag-auction-metrics div.is-activity strong{
  font-size:29px;
}
.eag-auctions-premium-ui .eag-auction-metrics strong{
  font-size:22px;
}
.eag-auctions-premium-ui .eag-auction-countdown{
  padding:15px 16px;
  border-radius:18px;
  background:#f8fbff;
}
.eag-auctions-premium-ui .eag-auction-countdown strong{
  font-size:29px;
}

@media(max-width:1100px){
  .eag-auction-detail-premium{grid-template-columns:1fr;}
  .eag-auction-detail-premium .eag-auction-media{min-height:380px;}
  .eag-auctions-premium-ui .eag-auction-metrics{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:760px){
  .eag-auctions-premium-ui .eag-auctions-hero{padding:24px 20px;border-radius:22px;}
  .eag-auctions-premium-ui .eag-auction-card-grid{grid-template-columns:1fr;}
  .eag-auctions-premium-ui .eag-auction-card-image{height:190px;}
  .eag-auction-detail-premium{padding:14px;border-radius:22px;gap:16px;}
  .eag-auction-detail-premium .eag-auction-title-row{display:grid;}
  .eag-auction-status-stack{align-items:flex-start;flex-direction:row;flex-wrap:wrap;}
  .eag-auction-detail-premium .eag-auction-media{min-height:310px;border-radius:20px;}
  .eag-auction-detail-premium .eag-auction-media img{padding:22px;}
}
@media(max-width:420px){
  .eag-auctions-premium-ui .eag-public-auctions-head h2{font-size:34px;}
  .eag-auctions-premium-ui .eag-auction-card-image{height:175px;}
  .eag-auctions-premium-ui .eag-auction-metrics strong{font-size:19px;}
  .eag-auctions-premium-ui .eag-auction-metrics div.is-activity strong{font-size:25px;}
}

/* v0.9.52 - Mis Subastas Panel Cliente
   Integración visual del módulo Subastas dentro de Mi Panel, reutilizando el sistema de cards EA. */
.eag-customer-auctions-panel .eag-section-head h3{margin:0;color:var(--eag-navy);font-size:24px;letter-spacing:-.02em}.eag-auction-customer-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0 16px}.eag-auction-customer-summary div{background:#fff;border:1px solid #e5ebf4;border-radius:17px;padding:14px 15px;box-shadow:0 8px 22px rgba(12,27,54,.045)}.eag-auction-customer-summary span{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900;color:#6f7f95}.eag-auction-customer-summary strong{display:block;color:var(--eag-navy);font-size:28px;line-height:1;margin-top:6px}.eag-auction-customer-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:6px;margin:0 0 14px}.eag-auction-customer-tabs button{border:1px solid #dfe7f2;background:#fff;border-radius:999px;padding:9px 12px;color:var(--eag-navy);font-weight:900;white-space:nowrap;display:inline-flex;align-items:center;gap:7px;cursor:pointer}.eag-auction-customer-tabs button span{display:inline-flex;min-width:20px;height:20px;border-radius:999px;align-items:center;justify-content:center;background:#eef3fb;color:#5a6b83;font-size:11px}.eag-auction-customer-tabs button.is-active{background:var(--eag-navy);border-color:var(--eag-navy);color:#fff}.eag-auction-customer-tabs button.is-active span{background:rgba(255,255,255,.14);color:#fff}.eag-customer-auction-list{display:grid;gap:14px}.eag-customer-auction-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:16px;background:#fff;border:1px solid #dfe7f2;border-radius:22px;padding:14px;box-shadow:0 12px 28px rgba(7,25,61,.055);position:relative;overflow:hidden}.eag-customer-auction-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#dfe7f2}.eag-customer-auction-card.state-winning:before,.eag-customer-auction-card.state-won:before,.eag-customer-auction-card.state-completed:before{background:#20B86F}.eag-customer-auction-card.state-outbid:before,.eag-customer-auction-card.state-pending_payment:before{background:#C6963D}.eag-customer-auction-media{height:100%;min-height:170px;background:#f5f8fc;border:1px solid #e6edf7;border-radius:18px;display:grid;place-items:center;overflow:hidden;color:#C6963D;font-weight:950;font-size:28px}.eag-customer-auction-media img{width:100%;height:100%;object-fit:contain;background:#fff;padding:14px;display:block}.eag-customer-auction-body{min-width:0;display:grid;gap:11px}.eag-customer-auction-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.eag-customer-auction-title-row small{display:block;color:#C6963D;text-transform:uppercase;letter-spacing:.06em;font-weight:900;font-size:11px;margin-bottom:4px}.eag-customer-auction-title-row h3{margin:0;color:var(--eag-navy);font-size:22px;line-height:1.15;letter-spacing:-.02em}.eag-customer-auction-state{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.eag-customer-auction-state.is-success{background:#eaf9f1;color:#11824d}.eag-customer-auction-state.is-warning{background:#fff4d7;color:#8a5b08}.eag-customer-auction-state.is-muted{background:#eef2f7;color:#617085}.eag-customer-auction-state.is-neutral{background:#eef3fb;color:#0b2f70}.eag-customer-auction-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.eag-customer-auction-kpis div{border:1px solid #e2e9f4;background:#f8fbff;border-radius:15px;padding:10px 11px}.eag-customer-auction-kpis div:first-child{background:#fffaf0;border-color:rgba(198,150,61,.38)}.eag-customer-auction-kpis span{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:950;color:#6f7f95;margin-bottom:4px}.eag-customer-auction-kpis strong{display:block;color:var(--eag-navy);font-size:17px;line-height:1.1}.eag-customer-auction-meta{display:flex;gap:7px;flex-wrap:wrap}.eag-customer-auction-meta span{border:1px solid #e3eaf5;border-radius:999px;background:#fff;padding:6px 9px;color:#526173;font-weight:850;font-size:11px}.eag-customer-auction-card .eag-auction-countdown.small{padding:9px 11px;border-radius:14px}.eag-customer-auction-card .eag-auction-countdown.small strong{font-size:19px}.eag-customer-auction-bid-form{display:grid;grid-template-columns:minmax(150px,1fr) auto;gap:10px;align-items:end;border:1px solid rgba(198,150,61,.35);background:linear-gradient(135deg,#fffdf7,#fff);border-radius:16px;padding:12px}.eag-customer-auction-bid-form label span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#60718b;font-weight:950;margin-bottom:5px}.eag-customer-auction-bid-form input{width:100%;border:1px solid #dbe5f2;border-radius:13px;padding:10px 11px;min-height:42px;font-weight:850;color:var(--eag-navy);box-sizing:border-box}.eag-customer-auction-bid-form .eag-gold-btn{justify-content:center;min-height:42px;border-radius:14px}.eag-customer-auction-bid-form.compact{grid-template-columns:minmax(120px,1fr) auto;padding:0;border:0;background:transparent;margin-top:10px}.eag-customer-auction-closed-note{border:1px solid #e2e9f4;background:#f8fbff;color:#526173;border-radius:15px;padding:11px 12px;font-weight:800}.eag-auctions-filter-empty{background:#fff;border:1px solid #dfe7f2;border-radius:18px;padding:16px;color:#637089}.eag-customer-auction-opportunities{margin-top:22px}.eag-customer-auction-opportunity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.eag-customer-auction-opportunity-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:13px;background:#fff;border:1px solid #dfe7f2;border-radius:20px;padding:12px;box-shadow:0 10px 24px rgba(7,25,61,.045)}.eag-customer-auction-opportunity-media{height:120px;background:#f5f8fc;border:1px solid #e6edf7;border-radius:16px;display:grid;place-items:center;overflow:hidden;color:#C6963D;font-weight:950}.eag-customer-auction-opportunity-media img{width:100%;height:100%;object-fit:contain;background:#fff;padding:10px}.eag-customer-auction-opportunity-card small{display:block;color:#C6963D;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:900;margin-bottom:4px}.eag-customer-auction-opportunity-card h4{margin:0 0 5px;color:var(--eag-navy);font-size:17px;line-height:1.15}.eag-customer-auction-opportunity-card p{margin:0 0 8px;color:#637089}.eag-customer-auction-opportunity-card p strong{color:var(--eag-navy)}
@media(max-width:980px){.eag-auction-customer-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.eag-customer-auction-card{grid-template-columns:1fr}.eag-customer-auction-media{min-height:220px}.eag-customer-auction-opportunity-grid{grid-template-columns:1fr}}
@media(max-width:620px){.eag-auction-customer-summary{grid-template-columns:1fr 1fr}.eag-customer-auction-title-row{display:grid}.eag-customer-auction-state{justify-self:start}.eag-customer-auction-kpis{grid-template-columns:1fr}.eag-customer-auction-bid-form,.eag-customer-auction-bid-form.compact{grid-template-columns:1fr}.eag-customer-auction-opportunity-card{grid-template-columns:1fr}.eag-customer-auction-opportunity-media{height:170px}.eag-auction-customer-tabs button{flex:0 0 auto}}

/* v0.9.52 - Subastas Panel Cliente Detail + Smart Bid UX */
.eag-customer-auction-media,
.eag-customer-auction-opportunity-media{cursor:pointer;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.eag-customer-auction-media:hover,.eag-customer-auction-opportunity-media:hover{transform:translateY(-1px);border-color:rgba(198,150,61,.45);box-shadow:0 12px 26px rgba(7,25,61,.08)}.eag-customer-auction-title-row h3 a,.eag-customer-auction-opportunity-card h4 a{color:inherit;text-decoration:none}.eag-customer-auction-title-row h3 a:hover,.eag-customer-auction-opportunity-card h4 a:hover{color:#C6963D}.eag-customer-auction-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin-top:2px}.eag-customer-auction-actions>.eag-light-btn{width:max-content;min-height:38px;align-items:center}.eag-customer-auction-action-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:center;margin-top:8px}.eag-customer-auction-action-row .eag-light-btn,.eag-customer-auction-action-row .eag-gold-btn{justify-content:center;min-height:40px;border-radius:14px}.eag-smart-bid-form{position:relative}.eag-smart-bid-help{display:grid;gap:3px;border:1px solid rgba(198,150,61,.26);background:#fffaf0;border-radius:14px;padding:10px 12px;color:#4e5e76}.eag-smart-bid-help span{font-size:12px;font-weight:850;color:var(--eag-navy)}.eag-smart-bid-help strong{color:var(--eag-navy);font-weight:950}.eag-smart-bid-help small{font-size:11px;line-height:1.35;color:#66758b;font-weight:750}.eag-smart-bid-help.compact-help{margin:7px 0 8px;padding:8px 10px;border-radius:12px}.eag-smart-bid-control{display:grid;grid-template-columns:42px minmax(140px,1fr) 42px;gap:8px;align-items:end}.eag-smart-bid-control label{display:block}.eag-smart-bid-control label span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#60718b;font-weight:950;margin-bottom:5px}.eag-smart-bid-control input{width:100%;border:1px solid #dbe5f2;border-radius:13px;padding:10px 11px;min-height:42px;font-weight:900;color:var(--eag-navy);box-sizing:border-box;background:#fff}.eag-smart-bid-control.compact-control{grid-template-columns:38px minmax(100px,1fr) 38px;gap:6px}.eag-smart-bid-control.compact-control input{min-height:40px}.eag-bid-step{width:42px;height:42px;border:1px solid rgba(198,150,61,.4);border-radius:13px;background:#fff7df;color:var(--eag-navy);font-size:22px;font-weight:950;line-height:1;cursor:pointer;box-shadow:0 6px 14px rgba(198,150,61,.11);transition:transform .15s ease,background .15s ease}.eag-bid-step:hover{background:#f7d36b;transform:translateY(-1px)}.eag-bid-step:disabled{opacity:.45;cursor:not-allowed;transform:none}.eag-smart-bid-error{display:none;border:1px solid #f3c7c7;background:#fff5f5;color:#9f1d1d;border-radius:12px;padding:8px 10px;font-size:12px;font-weight:800}.eag-smart-bid-form.has-bid-error .eag-smart-bid-error{display:block}.eag-customer-auction-bid-form.eag-smart-bid-form{grid-template-columns:1fr;align-items:stretch}.eag-customer-auction-bid-form.eag-smart-bid-form>.eag-gold-btn{width:100%;justify-content:center}.eag-customer-auction-bid-form.compact.eag-smart-bid-form{display:block}.eag-auction-bid-form.eag-smart-bid-form{grid-template-columns:1fr auto auto;gap:10px;align-items:end}.eag-auction-bid-form.eag-smart-bid-form .eag-smart-bid-help{grid-column:1/-1}.eag-auction-bid-form.eag-smart-bid-form .eag-smart-bid-control{min-width:260px}@media(max-width:760px){.eag-auction-bid-form.eag-smart-bid-form{grid-template-columns:1fr}.eag-auction-bid-form.eag-smart-bid-form .eag-smart-bid-control{min-width:0}.eag-customer-auction-action-row{grid-template-columns:1fr}.eag-smart-bid-control{grid-template-columns:40px minmax(0,1fr) 40px}.eag-bid-step{width:40px;height:40px}}

/* v0.9.53 - Auction Bid Controls Polish */
.eag-smart-bid-control .eag-bid-step{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:0;
    text-align:center;
    line-height:1;
    font-family:inherit;
}
.eag-smart-bid-control .eag-bid-step[data-eag-bid-adjust="up"]:hover,
.eag-smart-bid-control .eag-bid-step[data-eag-bid-adjust="up"]:focus-visible,
.eag-smart-bid-control .eag-bid-step[data-eag-bid-adjust="up"].is-pressed{
    background:#e8f9f0;
    border-color:#20B86F;
    color:#11824d;
    box-shadow:0 8px 18px rgba(32,184,111,.16);
}
.eag-smart-bid-control .eag-bid-step[data-eag-bid-adjust="down"]:hover,
.eag-smart-bid-control .eag-bid-step[data-eag-bid-adjust="down"]:focus-visible,
.eag-smart-bid-control .eag-bid-step[data-eag-bid-adjust="down"].is-pressed{
    background:#fff1f1;
    border-color:#e45858;
    color:#a92222;
    box-shadow:0 8px 18px rgba(228,88,88,.13);
}
.eag-smart-bid-control .eag-bid-step:disabled,
.eag-smart-bid-control .eag-bid-step:disabled:hover,
.eag-smart-bid-control .eag-bid-step:disabled:focus-visible{
    background:#f4f7fb;
    border-color:#e0e8f3;
    color:#9aa8ba;
    box-shadow:none;
}
.eag-customer-notice.success{
    border-color:rgba(32,184,111,.28);
    background:#edfff5;
    color:#0f6e42;
}

/* v0.9.54 - Acceso EA + PIN de Seguridad */
.eag-access-shell{max-width:1120px;margin:0 auto;padding:18px}.eag-access-card{background:#fff;border:1px solid #dfe7f2;border-radius:28px;box-shadow:0 22px 60px rgba(7,25,61,.08);padding:28px;color:#0b1628}.eag-access-card.wide{max-width:1180px;margin:0 auto}.eag-access-card h2{margin:0 0 8px;color:#01225A;font-size:clamp(28px,4vw,44px);letter-spacing:-.04em}.eag-access-card p{color:#5d6b82;line-height:1.58}.eag-access-form{display:grid;gap:13px;margin-top:18px}.eag-access-form.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.eag-access-form label{display:grid;gap:6px}.eag-access-form label span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#6b7890}.eag-access-form input,.eag-access-form select,.eag-access-form textarea{width:100%;border:1px solid #dfe7f2;border-radius:14px;background:#fbfdff;padding:12px 14px;color:#09245c;min-height:46px}.eag-access-form textarea{min-height:74px}.eag-access-form .full{grid-column:1/-1}.eag-access-note{border:1px solid rgba(198,150,61,.34);background:#fffaf0;border-radius:16px;padding:13px;color:#725010}.eag-access-options{display:grid;gap:7px;color:#506178;font-weight:750}.eag-access-options label{display:flex;align-items:center;gap:8px}.eag-access-links{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:16px}.eag-access-links a{color:#01225A;font-weight:850;text-decoration:none}.eag-access-divider{display:flex;align-items:center;gap:12px;color:#7c899e;margin:17px 0}.eag-access-divider:before,.eag-access-divider:after{content:"";height:1px;background:#e5ebf4;flex:1}.eag-access-trusted{border:1px solid #dbe9f8;background:#f7fbff;border-radius:18px;padding:14px;display:grid;gap:3px}.eag-access-trusted strong{color:#01225A}.eag-access-trusted span{color:#66758b}.eag-access-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:22px;align-items:start}.eag-access-security-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}.eag-access-security-grid h3{margin:0;color:#01225A}.eag-security-status{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;border:1px solid #e4ebf5;background:#f8fbff;border-radius:16px;padding:13px;color:#506178}.eag-security-status strong{color:#01225A}.eag-hp-field{position:absolute!important;left:-9999px!important;opacity:0!important;height:0!important;width:0!important}.eag-customer-notice{border-radius:16px;padding:13px 15px;margin:14px 0;font-weight:800}.eag-customer-notice.success{background:#edf9f1;border:1px solid #bce6cc;color:#137d45}.eag-customer-notice.error{background:#fff1f1;border:1px solid #f3b9b9;color:#a11f1f}@media(max-width:980px){.eag-access-grid,.eag-access-security-grid{grid-template-columns:1fr}.eag-access-form.grid{grid-template-columns:1fr}}@media(max-width:560px){.eag-access-shell{padding:8px}.eag-access-card{padding:20px;border-radius:22px}.eag-access-links{display:grid}.eag-access-card h2{font-size:28px}}


/* v0.9.55 - Access Dark Premium UI + Security Challenge */
body.eag-access-page .entry-title,
body.eag-access-page .page-title,
body.eag-access-page .wp-block-post-title,
body.eag-access-page main > h1:first-child,
body.eag-access-page article > header.entry-header,
body.eag-access-page .ast-single-post .entry-title,
body.eag-access-page .elementor-widget-theme-post-title{display:none!important;}
body.eag-access-page{background:#05070b!important;}
.eag-access-dark-portal{--eag-dark:#05070b;--eag-dark-2:#09111f;--eag-dark-3:#0d1a2d;--eag-line:rgba(255,255,255,.12);--eag-soft:rgba(255,255,255,.075);--eag-text:#f7fbff;--eag-muted:#aebbd0;position:relative;width:100vw;max-width:none;margin:0 calc(50% - 50vw);padding:34px clamp(18px,4vw,64px) 46px;min-height:calc(100vh - 34px);background:radial-gradient(circle at 15% 0%,rgba(198,150,61,.23),transparent 32%),radial-gradient(circle at 92% 16%,rgba(161,52,112,.20),transparent 27%),linear-gradient(135deg,#05070b 0%,#071426 50%,#02050a 100%);color:var(--eag-text);overflow:hidden;box-sizing:border-box;}
.eag-access-dark-portal:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(circle at 50% 20%,#000 0%,transparent 68%);pointer-events:none;}
.eag-access-dark-portal:after{content:"";position:absolute;right:-150px;bottom:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(251,216,119,.16),transparent 66%);pointer-events:none;}
.eag-access-dark-portal *{box-sizing:border-box;}
.eag-access-brand-head,.eag-access-layout,.eag-access-card,.eag-access-grid-dark{position:relative;z-index:1;}
.eag-access-brand-head{max-width:1280px;margin:0 auto 26px;display:flex;align-items:center;gap:18px;}
.eag-access-logo-link{width:108px;min-width:108px;height:72px;border-radius:22px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.035));display:grid;place-items:center;box-shadow:0 22px 55px rgba(0,0,0,.30);backdrop-filter:blur(14px);overflow:hidden;}
.eag-access-logo-link img{max-width:88px;max-height:54px;width:auto;height:auto;display:block;filter:drop-shadow(0 10px 20px rgba(0,0,0,.25));}
.eag-access-brand-copy span{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:950;color:#fbd877;margin-bottom:5px;}
.eag-access-brand-copy strong{display:block;font-size:clamp(25px,3vw,43px);line-height:.96;letter-spacing:-.045em;color:#fff;}
.eag-access-brand-copy p{margin:9px 0 0;color:var(--eag-muted);font-size:15px;line-height:1.55;max-width:690px;}
.eag-access-layout{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:24px;align-items:start;}
.eag-access-layout-compact{max-width:1080px;grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);}
.eag-access-visual-panel{min-height:430px;border:1px solid rgba(255,255,255,.12);border-radius:34px;padding:30px;background:linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.035));box-shadow:0 26px 70px rgba(0,0,0,.27);backdrop-filter:blur(16px);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative;}
.eag-access-visual-panel:before{content:"EA";position:absolute;top:14px;right:22px;font-size:118px;line-height:.8;font-weight:950;letter-spacing:-.1em;color:rgba(255,255,255,.045);}
.eag-access-visual-panel:after{content:"";position:absolute;left:-80px;top:60px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(251,216,119,.18),transparent 65%);}
.eag-access-visual-panel h3{position:relative;z-index:1;margin:0 0 10px;color:#fff;font-size:clamp(28px,3.2vw,46px);line-height:1.02;letter-spacing:-.055em;}
.eag-access-visual-panel p{position:relative;z-index:1;margin:0;color:#c6d2e6;font-size:15px;line-height:1.6;}
.eag-access-trust-list{position:relative;z-index:1;display:flex;gap:8px;flex-wrap:wrap;margin-top:18px;}
.eag-access-trust-list span{border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.06);padding:8px 10px;color:#eef5ff;font-size:11px;font-weight:850;}
.eag-access-dark-portal .eag-access-card{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.965));border:1px solid rgba(255,255,255,.28);border-radius:34px;box-shadow:0 30px 90px rgba(0,0,0,.34);padding:clamp(24px,3.1vw,40px);color:#0a1730;}
.eag-access-dark-portal .eag-access-card.wide{max-width:none;margin:0;}
.eag-access-dark-portal .eag-kicker{color:#b78324;font-size:11px;letter-spacing:.16em;margin-bottom:8px;}
.eag-access-dark-portal .eag-access-card h2{color:#061d4d;font-size:clamp(31px,4vw,52px);line-height:1;letter-spacing:-.055em;margin-bottom:10px;}
.eag-access-dark-portal .eag-access-card p{color:#5c6b83;margin-top:0;}
.eag-access-dark-portal .eag-access-form{gap:14px;}
.eag-access-dark-portal .eag-access-form.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;}
.eag-access-dark-portal .eag-access-form label span{font-size:10px;letter-spacing:.11em;color:#65748c;font-weight:950;}
.eag-access-dark-portal .eag-access-form input,.eag-access-dark-portal .eag-access-form select,.eag-access-dark-portal .eag-access-form textarea{border:1px solid #dce6f3;background:#fff;border-radius:16px;min-height:50px;padding:13px 15px;color:#08245a;font-weight:700;box-shadow:0 1px 0 rgba(8,36,90,.03);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease;}
.eag-access-dark-portal .eag-access-form textarea{min-height:86px;resize:vertical;}
.eag-access-dark-portal .eag-access-form input:focus,.eag-access-dark-portal .eag-access-form select:focus,.eag-access-dark-portal .eag-access-form textarea:focus{outline:none;border-color:rgba(198,150,61,.72);box-shadow:0 0 0 4px rgba(198,150,61,.14);background:#fff;}
.eag-access-form-section{display:flex;align-items:center;gap:10px;margin:4px 0 0;padding:12px 14px;border:1px solid #e3ebf6;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#fff);color:#061d4d;}
.eag-access-form-section span{width:28px;height:28px;border-radius:10px;background:linear-gradient(135deg,#C6963D,#FBD877);display:grid;place-items:center;color:#111;font-weight:950;font-size:11px;letter-spacing:0;}
.eag-access-form-section strong{font-size:14px;text-transform:uppercase;letter-spacing:.07em;}
.eag-access-dark-portal .eag-gold-btn{border:0;border-radius:18px;background:linear-gradient(135deg,#C6963D,#FBD877);color:#101010;text-decoration:none;font-weight:950;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:13px 18px;box-shadow:0 15px 34px rgba(198,150,61,.28);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;cursor:pointer;}
.eag-access-dark-portal .eag-gold-btn:hover{transform:translateY(-1px);box-shadow:0 20px 42px rgba(198,150,61,.35);filter:saturate(1.05);color:#101010;}
.eag-access-dark-portal .eag-access-note{border-color:rgba(198,150,61,.34);background:linear-gradient(135deg,#fff8e5,#fffdf6);color:#755114;border-radius:17px;line-height:1.55;}
.eag-access-challenge{border:1px solid rgba(198,150,61,.34);border-radius:18px;background:linear-gradient(135deg,#071426,#0d1a2d);padding:14px;color:#fff;display:grid;gap:8px;}
.eag-access-challenge label{display:grid!important;grid-template-columns:auto 90px minmax(140px,1fr);gap:10px;align-items:center;}
.eag-access-challenge label span{color:#fbd877!important;margin:0!important;}
.eag-access-challenge label strong{display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);min-height:46px;color:#fff;font-size:18px;letter-spacing:.02em;}
.eag-access-challenge input{background:#fff!important;border-color:rgba(251,216,119,.45)!important;}
.eag-access-challenge small{color:#b6c4d7;font-weight:750;line-height:1.4;}
.eag-access-dark-portal .eag-access-options{border:1px solid #e3ebf6;border-radius:16px;background:#f8fbff;padding:12px;color:#52637a;}
.eag-access-dark-portal .eag-access-options label{font-size:13px;}
.eag-access-dark-portal .eag-access-links a{color:#08245a;border-bottom:1px solid rgba(198,150,61,.35);}
.eag-access-dark-portal .eag-access-divider{color:#72829a;}
.eag-access-dark-portal .eag-access-divider:before,.eag-access-dark-portal .eag-access-divider:after{background:#dde7f3;}
.eag-access-dark-portal .eag-access-trusted,.eag-access-logged-state{border:1px solid #dce9f7;background:linear-gradient(135deg,#f7fbff,#fff);border-radius:20px;padding:15px;display:grid;gap:4px;}
.eag-access-logged-state{margin:18px 0;color:#53647d;}
.eag-access-logged-state strong,.eag-access-dark-portal .eag-access-trusted strong{color:#061d4d;}
.eag-access-grid-dark{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:22px;}
.eag-access-combined-screen .eag-access-dark-portal{width:auto;max-width:100%;margin:0;padding:0;min-height:0;background:transparent;}
.eag-access-combined-screen .eag-access-dark-portal:before,.eag-access-combined-screen .eag-access-dark-portal:after,.eag-access-combined-screen .eag-access-dark-portal>.eag-access-brand-head,.eag-access-combined-screen .eag-access-dark-portal>.eag-access-layout>.eag-access-visual-panel{display:none;}
.eag-access-combined-screen .eag-access-dark-portal>.eag-access-layout{display:block;max-width:none;}
.eag-access-card-headline{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;}
.eag-access-dark-portal .eag-security-status{border:1px solid #e2eaf5;background:#f8fbff;border-radius:18px;color:#52637a;padding:12px 14px;min-width:220px;}
.eag-access-dark-portal .eag-security-status span{display:inline-flex;margin-left:8px;border-radius:999px;background:#eef4ff;padding:5px 9px;font-weight:900;color:#08245a;}
.eag-security-mini-card{border:1px solid #e2eaf5;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfdff);padding:18px;box-shadow:0 12px 30px rgba(7,25,61,.055);}
.eag-security-mini-card h3{margin:0;color:#061d4d;font-size:24px;letter-spacing:-.035em;}
.eag-security-mini-card p{font-size:13px;line-height:1.45;margin:0 0 4px;color:#66758b;}
@media(max-width:1120px){.eag-access-layout,.eag-access-layout-compact{grid-template-columns:1fr}.eag-access-visual-panel{min-height:260px}.eag-access-visual-panel:before{font-size:90px}.eag-access-dark-portal .eag-access-form.grid{grid-template-columns:1fr}.eag-access-card-headline{display:grid}.eag-access-dark-portal .eag-security-status{min-width:0}}
@media(max-width:760px){.eag-access-dark-portal{padding:22px 12px 32px;min-height:calc(100vh - 20px)}.eag-access-brand-head{align-items:flex-start;gap:12px;margin-bottom:16px}.eag-access-logo-link{width:82px;min-width:82px;height:58px;border-radius:18px}.eag-access-logo-link img{max-width:68px;max-height:44px}.eag-access-brand-copy strong{font-size:27px}.eag-access-brand-copy p{font-size:13px}.eag-access-visual-panel{display:none}.eag-access-dark-portal .eag-access-card{padding:21px;border-radius:26px}.eag-access-dark-portal .eag-access-card h2{font-size:32px}.eag-access-challenge label{grid-template-columns:1fr}.eag-access-challenge label strong{width:max-content;min-width:86px}.eag-access-dark-portal .eag-gold-btn{width:100%;border-radius:16px}.eag-access-security-grid{grid-template-columns:1fr!important}.eag-access-links{display:grid;gap:10px}.eag-access-form-section{padding:10px 12px}}

/* v1.3.0 - Timeline & Notifications Refinement */
.eag-notifications-center .eag-notification-filters{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 14px;padding:8px;border:1px solid rgba(223,231,242,.9);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff)}
.eag-notification-filters button{border:1px solid #dfe7f2;background:#fff;color:var(--eag-navy);border-radius:999px;padding:9px 13px;font-weight:900;font-size:12px;cursor:pointer;display:inline-flex;align-items:center;gap:7px;box-shadow:0 6px 16px rgba(12,27,54,.04)}
.eag-notification-filters button.is-active{background:linear-gradient(135deg,var(--eag-blue),#0b4f9f);border-color:transparent;color:#fff;box-shadow:0 12px 26px rgba(20,111,236,.22)}
.eag-notification-filters button span{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;background:#eef3fb;color:#526173;font-size:11px;padding:0 6px}
.eag-notification-filters button.is-active span{background:rgba(255,255,255,.18);color:#fff}
.eag-notification-row[hidden],.eag-notification-filter-empty[hidden]{display:none!important}
.eag-notification-row-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}
.eag-notification-module-chip{display:inline-flex;align-items:center;width:max-content;border-radius:999px;background:#eef3fb;color:#0b4f9f;padding:4px 8px;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;font-style:normal}
.eag-notification-item .eag-notification-module-chip{margin-bottom:4px}
.eag-notification-row.priority-important{border-color:rgba(198,150,61,.34);background:#fffdf6}
.eag-notification-row.priority-critical{border-color:rgba(180,35,24,.24);background:#fff8f8}
.eag-notification-row-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.eag-mini-action-btn,.eag-mini-read-btn{padding:8px 11px!important;font-size:11px!important;min-height:auto!important;width:auto!important}
.eag-notification-filter-empty{padding:16px;border:1px dashed #dfe7f2;border-radius:16px;text-align:center;color:#7b8798;font-weight:800;background:#fbfdff}
.eag-order-timeline-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
.eag-order-timeline-head em{display:inline-flex;border-radius:999px;padding:4px 8px;background:#eef3fb;color:#526173;font-size:10px;font-weight:900;font-style:normal;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}
.eag-order-timeline-item.event-pago_confirmado>span{background:#18a957;box-shadow:0 0 0 5px rgba(24,169,87,.14)}
.eag-order-timeline-item.event-pago_en_revision>span{background:#d6921e;box-shadow:0 0 0 5px rgba(214,146,30,.14)}
.eag-order-timeline-item.event-pago_rechazado>span{background:#d94141;box-shadow:0 0 0 5px rgba(217,65,65,.14)}
.eag-order-timeline-item.event-documento_cargado>span{background:#1f78d1;box-shadow:0 0 0 5px rgba(31,120,209,.14)}
@media(max-width:640px){.eag-notification-filters{overflow-x:auto;flex-wrap:nowrap}.eag-notification-filters button{white-space:nowrap}.eag-order-timeline-head{align-items:flex-start;flex-direction:column;gap:3px}}

/* v1.4.0 - Account Verification & KYC Access Control */
.eag-kyc-top-alert{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.eag-kyc-top-alert a{color:#f7d08a;font-weight:800;text-decoration:none}.eag-verification-panel,.eag-kyc-guard{min-width:0}.eag-kyc-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;border:1px solid rgba(255,255,255,.14);white-space:nowrap}.eag-kyc-status.is-success{background:rgba(22,163,74,.16);color:#a7f3d0;border-color:rgba(34,197,94,.25)}.eag-kyc-status.is-info{background:rgba(59,130,246,.14);color:#bfdbfe;border-color:rgba(96,165,250,.25)}.eag-kyc-status.is-warning{background:rgba(245,158,11,.14);color:#fde68a;border-color:rgba(245,158,11,.25)}.eag-kyc-status.is-danger{background:rgba(239,68,68,.14);color:#fecaca;border-color:rgba(248,113,113,.25)}.eag-kyc-status.is-neutral{background:rgba(148,163,184,.12);color:#cbd5e1;border-color:rgba(148,163,184,.2)}.eag-kyc-overview{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:16px;margin:18px 0}.eag-kyc-progress-card,.eag-kyc-safe-card,.eag-kyc-doc-card{border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.025));border-radius:22px;padding:18px;box-shadow:0 18px 40px rgba(0,0,0,.18)}.eag-kyc-progress-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.eag-kyc-progress-head strong{font-size:24px;color:#fff}.eag-kyc-progress-head small,.eag-kyc-progress-card p,.eag-kyc-safe-card p,.eag-kyc-doc-card p{color:rgba(226,232,240,.76)}.eag-kyc-progress-bar{height:10px;border-radius:999px;background:rgba(255,255,255,.1);overflow:hidden}.eag-kyc-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d6a84f,#f7d08a)}.eag-kyc-safe-card strong{display:block;color:#fff;font-size:16px;margin-bottom:6px}.eag-kyc-doc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:4px}.eag-kyc-doc-card{min-width:0}.eag-kyc-doc-card.is-uploaded{border-color:rgba(34,197,94,.26);background:linear-gradient(180deg,rgba(22,163,74,.11),rgba(255,255,255,.025))}.eag-kyc-doc-head{display:flex;align-items:center;gap:12px}.eag-kyc-doc-head span{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;color:#f7d08a;background:rgba(214,168,79,.12)}.eag-kyc-doc-head strong{display:block;color:#fff}.eag-kyc-doc-head small{color:rgba(226,232,240,.65)}.eag-kyc-uploaded{font-size:12px}.eag-kyc-file-label{display:block;margin-top:14px}.eag-kyc-file-label span{display:block;margin-bottom:8px;font-weight:800;color:#e2e8f0}.eag-kyc-file-label input{width:100%;max-width:520px}.eag-kyc-missing{border:1px solid rgba(245,158,11,.25);background:rgba(245,158,11,.1);color:#fde68a;border-radius:18px;padding:14px 16px}.eag-kyc-guard-card{align-items:flex-start}.eag-kyc-guard-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:14px}.eag-access-checks{display:grid;gap:10px;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:14px;background:rgba(255,255,255,.04)}.eag-access-checks label{display:flex!important;gap:10px;align-items:flex-start}.eag-access-checks input{width:auto!important;margin-top:3px}.eag-access-checks a{color:#f7d08a;font-weight:800}.eag-fit-btn{width:auto!important;max-width:max-content;padding-left:22px!important;padding-right:22px!important}@media (max-width: 900px){.eag-kyc-overview,.eag-kyc-doc-grid{grid-template-columns:1fr}.eag-fit-btn{width:100%!important;max-width:none}.eag-kyc-top-alert{display:block}.eag-kyc-top-alert a{display:inline-block;margin-top:8px}}

/* v1.4.1 - KYC UX integrado en Configuración + identidad internacional */
body.eag-customer-app-page .eag-settings-main-stack{display:grid;gap:14px;min-width:0;align-items:start}
body.eag-customer-app-page .eag-verification-panel--settings{background:linear-gradient(180deg,#fff,#fbfdff)!important;border:1px solid #dfe7f2!important;box-shadow:0 14px 30px rgba(7,25,61,.055)!important;color:#526173!important;padding:18px!important;border-radius:24px!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-section-head{margin-bottom:14px!important}
body.eag-customer-app-page .eag-verification-panel--settings h2,
body.eag-customer-app-page .eag-verification-panel--settings h3,
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-progress-head strong,
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-safe-card strong,
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-doc-head strong{color:#061d4d!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-section-head p,
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-progress-head small,
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-progress-card p,
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-safe-card p,
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-doc-card p,
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-doc-head small{color:#637089!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-status{border-color:#dfe7f2!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-status.is-success{background:#eaf9f1!important;color:#11824d!important;border-color:#bdebd2!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-status.is-info{background:#eef6ff!important;color:#0b4f9f!important;border-color:#cfe2ff!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-status.is-warning{background:#fff4d7!important;color:#8a5b08!important;border-color:#f5df9e!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-status.is-danger{background:#fff1f1!important;color:#b42318!important;border-color:#ffd3d3!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-overview{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:12px;margin:12px 0!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-progress-card,
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-safe-card,
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-doc-card,
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-form-block{background:#fff!important;border:1px solid #e2eaf5!important;box-shadow:0 10px 24px rgba(7,25,61,.045)!important;border-radius:18px!important;padding:15px!important;min-width:0!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-progress-bar{background:#edf3fb!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-progress-bar span{background:linear-gradient(90deg,#0b4f9f,#2f80ed)!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-doc-head span{color:#0b4f9f!important;background:#eef6ff!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-doc-card.is-uploaded{border-color:#bdebd2!important;background:#f7fffb!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-form{gap:12px!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-form-grid.three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-settings-card-head.compact{margin-bottom:10px!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-settings-card-head.compact h3{font-size:18px!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-missing{background:#fff8e8!important;color:#8a5b08!important;border-color:#f5df9e!important}
body.eag-customer-app-page [data-eag-kyc-company][hidden],
body.eag-customer-app-page [data-eag-kyc-person][hidden],
body.eag-customer-app-page [data-eag-kyc-company-doc][hidden]{display:none!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-access-note{background:#f8fbff!important;border-color:#dfe7f2!important;color:#526173!important}
body.eag-customer-app-page .eag-verification-panel--settings .eag-light-btn{background:#fff!important;border:1px solid #dfe7f2!important;color:#061d4d!important}
@media(max-width:1180px){body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-overview,body.eag-customer-app-page .eag-verification-panel--settings .eag-kyc-doc-grid{grid-template-columns:1fr!important}}
@media(max-width:760px){body.eag-customer-app-page .eag-verification-panel--settings .eag-form-grid.three{grid-template-columns:1fr!important}body.eag-customer-app-page .eag-verification-panel--settings{padding:16px!important;border-radius:20px!important}}

/* v1.4.6 - Verified Account Unlock Experience */
body.eag-customer-app-page .eag-account-unlock-alert{
  position:relative!important;
  display:grid!important;
  grid-template-columns:54px minmax(0,1fr) 38px!important;
  align-items:center!important;
  gap:16px!important;
  margin:0 0 18px!important;
  padding:18px 18px!important;
  border-radius:24px!important;
  border:1px solid rgba(34,197,94,.28)!important;
  background:linear-gradient(135deg,rgba(8,42,34,.96),rgba(9,80,61,.92))!important;
  box-shadow:0 18px 42px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.08)!important;
  color:#ecfff7!important;
  overflow:hidden!important;
}
body.eag-customer-app-page .eag-account-unlock-alert:before{
  content:"";position:absolute;inset:-40% auto auto 52%;width:360px;height:360px;border-radius:999px;background:radial-gradient(circle,rgba(52,211,153,.16),rgba(52,211,153,0) 62%);pointer-events:none;
}
body.eag-customer-app-page .eag-account-unlock-icon{
  width:54px!important;height:54px!important;border-radius:18px!important;display:grid!important;place-items:center!important;
  background:rgba(34,197,94,.16)!important;border:1px solid rgba(167,243,208,.28)!important;color:#a7f3d0!important;box-shadow:0 12px 26px rgba(8,47,35,.28)!important;
}
body.eag-customer-app-page .eag-account-unlock-icon .eag-svg-icon{width:24px!important;height:24px!important;stroke-width:2.1!important}
body.eag-customer-app-page .eag-account-unlock-copy{position:relative!important;min-width:0!important}
body.eag-customer-app-page .eag-account-unlock-copy .eag-kicker{color:#8cf3c1!important;margin:0 0 3px!important;letter-spacing:.14em!important}
body.eag-customer-app-page .eag-account-unlock-copy h3{margin:0!important;color:#fff!important;font-size:19px!important;line-height:1.15!important;letter-spacing:-.02em!important}
body.eag-customer-app-page .eag-account-unlock-copy p:last-child{margin:5px 0 0!important;color:rgba(236,255,247,.78)!important;font-size:13px!important;line-height:1.45!important;max-width:720px!important}
body.eag-customer-app-page .eag-account-unlock-dismiss{
  position:relative!important;width:34px!important;height:34px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;background:rgba(255,255,255,.08)!important;color:#ecfff7!important;
  display:grid!important;place-items:center!important;font-size:20px!important;line-height:0!important;cursor:pointer!important;padding:0!important;text-align:center!important;
}
body.eag-customer-app-page .eag-account-unlock-dismiss:hover{background:rgba(255,255,255,.15)!important}
body.eag-customer-app-page .eag-account-unlock-alert.is-hidden{display:none!important}
body.eag-customer-app-page .eag-app-nav a.is-locked,
body.eag-customer-app-page .eag-mobile-bottom-nav a.is-locked{
  opacity:.64!important;
}
body.eag-customer-app-page .eag-app-nav a.is-locked .eag-app-nav-icon,
body.eag-customer-app-page .eag-mobile-bottom-nav a.is-locked .eag-mobile-nav-icon>span:first-child{
  color:#8aa0bb!important;background:rgba(255,255,255,.035)!important;
}
body.eag-customer-app-page .eag-nav-lock{
  width:22px!important;height:22px!important;border-radius:999px!important;display:grid!important;place-items:center!important;
  color:#9fb0c7!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.08)!important;
}
body.eag-customer-app-page .eag-nav-lock .eag-svg-icon{width:13px!important;height:13px!important;stroke-width:1.9!important}
body.eag-customer-app-page .eag-account-verified:not(.eag-unlock-seen) .eag-app-nav a.is-unlocked,
body.eag-customer-app-page .eag-account-verified:not(.eag-unlock-seen) .eag-mobile-bottom-nav a.is-unlocked{
  animation:eagUnlockedPulse 1.9s ease-out 1!important;
}
body.eag-customer-app-page .eag-mobile-lock{
  position:absolute!important;right:7px!important;top:5px!important;width:16px!important;height:16px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.16)!important;color:#cbd5e1!important;border:1px solid rgba(255,255,255,.13)!important;
}
body.eag-customer-app-page .eag-mobile-lock .eag-svg-icon{width:10px!important;height:10px!important}
@keyframes eagUnlockedPulse{
  0%{box-shadow:0 0 0 0 rgba(34,197,94,.0);}
  35%{box-shadow:0 0 0 4px rgba(34,197,94,.18);}
  100%{box-shadow:0 0 0 0 rgba(34,197,94,0);}
}
@media(max-width:1180px){
  body.eag-customer-app-page .eag-account-unlock-alert{grid-template-columns:48px minmax(0,1fr) 34px!important;align-items:start!important}
}
@media(max-width:760px){
  body.eag-customer-app-page .eag-account-unlock-alert{grid-template-columns:42px minmax(0,1fr) 32px!important;padding:15px!important;border-radius:20px!important;gap:12px!important}
  body.eag-customer-app-page .eag-account-unlock-icon{width:42px!important;height:42px!important;border-radius:15px!important}
  body.eag-customer-app-page .eag-account-unlock-copy h3{font-size:16px!important}
  body.eag-customer-app-page .eag-account-unlock-copy p:last-child{font-size:12px!important}
}

/* v1.5.2 - Fast Account Creation & Anti-Spam
   Registro público reducido, visual configurable y responsive sin duplicar el sistema visual EA. */
.eag-access-fast-register{
    padding:clamp(18px,3vw,42px) clamp(14px,4vw,58px)!important;
    min-height:100vh!important;
    display:grid!important;
    align-items:center!important;
}
.eag-access-fast-register .eag-access-fast-wrap{
    position:relative;
    z-index:1;
    width:min(100%,1280px);
    margin:0 auto;
    display:grid;
    grid-template-columns:minmax(320px,.95fr) minmax(420px,.85fr);
    gap:clamp(18px,2.4vw,34px);
    align-items:stretch;
}
.eag-access-fast-register.is-form-only .eag-access-fast-wrap{
    grid-template-columns:minmax(0,640px);
    justify-content:center;
}
.eag-access-fast-register .eag-register-visual-panel{
    min-height:clamp(560px,72vh,760px);
    background-size:cover;
    background-position:center;
    padding:clamp(22px,2.8vw,34px);
    justify-content:space-between;
    gap:28px;
}
.eag-access-fast-register .eag-register-visual-panel.has-image:before{
    color:rgba(255,255,255,.035);
}
.eag-access-fast-register .eag-register-visual-panel > *{
    position:relative;
    z-index:2;
}
.eag-register-visual-top{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
}
.eag-register-visual-top .eag-access-logo-link{
    width:94px;
    min-width:94px;
    height:62px;
    border-radius:20px;
}
.eag-register-visual-top .eag-access-logo-link img{
    max-width:76px;
    max-height:46px;
}
.eag-register-back-link{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:38px;
    padding:8px 13px;
    border-radius:999px;
    color:#fff;
    text-decoration:none;
    font-weight:850;
    font-size:12px;
    background:rgba(255,255,255,.10);
    border:1px solid rgba(255,255,255,.16);
    backdrop-filter:blur(10px);
}
.eag-register-back-link:hover{
    color:#101010;
    background:linear-gradient(135deg,#C6963D,#FBD877);
    border-color:rgba(251,216,119,.38);
}
.eag-register-visual-copy h3{
    max-width:560px;
}
.eag-register-visual-copy p{
    max-width:620px;
}
.eag-access-fast-register .eag-fast-register-card{
    align-self:center;
    padding:clamp(24px,3vw,42px)!important;
    border-radius:34px!important;
}
.eag-fast-register-headline{
    display:grid;
    gap:8px;
    margin-bottom:14px;
}
.eag-fast-register-headline h2{
    margin-bottom:0!important;
}
.eag-fast-register-headline p{
    margin:0!important;
}
.eag-fast-register-login{
    justify-content:flex-start!important;
    align-items:center;
    margin-top:6px!important;
    font-size:13px;
    color:#64748b;
}
.eag-fast-register-login span{
    color:#64748b;
    font-weight:800;
}
.eag-fast-register-form{
    margin-top:16px!important;
}
.eag-fast-register-form .eag-access-form-section{
    margin-top:2px;
}
.eag-access-dark-portal .eag-fast-register-form .eag-access-checks{
    display:grid;
    gap:9px;
    border:1px solid #e3ebf6;
    border-radius:16px;
    background:#f8fbff;
    padding:13px;
}
.eag-access-dark-portal .eag-fast-register-form .eag-access-checks label{
    display:grid;
    grid-template-columns:18px minmax(0,1fr);
    gap:9px;
    align-items:flex-start;
    color:#52637a;
    font-size:13px;
    font-weight:780;
    line-height:1.45;
}
.eag-access-dark-portal .eag-fast-register-form .eag-access-checks input[type="checkbox"]{
    width:16px!important;
    min-width:16px!important;
    height:16px!important;
    min-height:16px!important;
    padding:0!important;
    margin:2px 0 0!important;
    box-shadow:none!important;
}
.eag-access-dark-portal .eag-fast-register-form .eag-access-checks a{
    color:#08245a;
    font-weight:900;
}
.eag-access-fast-register .eag-hp-field{
    position:absolute!important;
    left:-9999px!important;
    top:auto!important;
    width:1px!important;
    height:1px!important;
    opacity:0!important;
    pointer-events:none!important;
}
body.eag-access-page .eag-access-fast-register + *{
    display:none!important;
}
@media (min-width:761px){
    .eag-access-fast-register .eag-access-form.grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}
@media (max-width:1180px){
    .eag-access-fast-register .eag-access-fast-wrap{
        grid-template-columns:minmax(280px,.86fr) minmax(380px,1fr);
        gap:18px;
    }
    .eag-access-fast-register .eag-register-visual-panel{
        min-height:620px;
    }
}
@media (max-width:980px){
    .eag-access-fast-register{
        align-items:start!important;
    }
    .eag-access-fast-register .eag-access-fast-wrap{
        grid-template-columns:1fr;
        max-width:720px;
    }
    .eag-access-fast-register .eag-register-visual-panel{
        min-height:340px;
    }
}
@media (max-width:760px){
    .eag-access-fast-register{
        padding:12px!important;
    }
    .eag-access-fast-register .eag-access-fast-wrap{
        gap:12px;
    }
    .eag-access-fast-register .eag-register-visual-panel{
        display:flex!important;
        min-height:230px;
        border-radius:26px;
        padding:18px;
    }
    .eag-register-visual-top .eag-access-logo-link{
        width:76px;
        min-width:76px;
        height:52px;
        border-radius:17px;
    }
    .eag-register-back-link{
        min-height:34px;
        padding:7px 10px;
        font-size:11px;
    }
    .eag-register-visual-copy h3{
        font-size:clamp(25px,9vw,34px)!important;
    }
    .eag-register-visual-copy p,
    .eag-access-fast-register .eag-access-trust-list{
        display:none;
    }
    .eag-access-fast-register .eag-fast-register-card{
        border-radius:28px!important;
        padding:20px!important;
    }
    .eag-access-fast-register .eag-access-form.grid{
        grid-template-columns:1fr!important;
    }
    .eag-access-dark-portal .eag-fast-register-form .eag-access-checks label{
        font-size:12px;
    }
}
@media (max-width:420px){
    .eag-access-fast-register .eag-register-visual-panel{
        min-height:210px;
    }
    .eag-access-fast-register .eag-fast-register-card{
        padding:17px!important;
    }
    .eag-fast-register-login{
        display:grid!important;
        gap:4px!important;
    }
}

/* v1.5.3 - Premium Auth Screen
   Registro + login en una sola experiencia, fullscreen desktop, logo limpio y slider configurable. */
body.eag-access-page .site-header,
body.eag-access-page header#masthead,
body.eag-access-page .elementor-location-header,
body.eag-access-page .wp-site-blocks > header,
body.eag-access-page .site-footer,
body.eag-access-page footer#colophon,
body.eag-access-page .elementor-location-footer,
body.eag-access-page .wp-site-blocks > footer{
    display:none!important;
}
.eag-auth-screen{
    padding:clamp(14px,2.3vw,34px)!important;
    min-height:100vh!important;
    display:grid!important;
    align-items:center!important;
}
body.admin-bar .eag-auth-screen{
    min-height:calc(100vh - 32px)!important;
}
.eag-auth-screen .eag-auth-wrap{
    position:relative;
    z-index:1;
    width:min(100%,1180px);
    min-height:min(720px,calc(100vh - 52px));
    margin:0 auto;
    display:grid;
    grid-template-columns:minmax(360px,1.08fr) minmax(390px,.92fr);
    align-items:stretch;
    gap:0;
    border:1px solid rgba(255,255,255,.11);
    border-radius:32px;
    background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035));
    box-shadow:0 36px 90px rgba(0,0,0,.40);
    overflow:hidden;
    backdrop-filter:blur(14px);
}
.eag-auth-screen.is-form-only .eag-auth-wrap{
    width:min(100%,520px);
    min-height:auto;
    grid-template-columns:1fr;
}
.eag-auth-visual{
    position:relative;
    min-height:100%;
    padding:30px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    background:linear-gradient(145deg,rgba(13,26,45,.96),rgba(5,7,11,.92));
    background-size:cover;
    background-position:center;
    overflow:hidden;
}
.eag-auth-visual:before{
    content:"";
    position:absolute;
    inset:0;
    background:radial-gradient(circle at 18% 10%,rgba(251,216,119,.18),transparent 30%),linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.45));
    pointer-events:none;
    z-index:1;
}
.eag-auth-visual > *{
    position:relative;
    z-index:3;
}
.eag-auth-visual-top{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
}
.eag-auth-logo{
    display:inline-flex;
    align-items:center;
    justify-content:flex-start;
    width:auto;
    min-width:0;
    min-height:0;
    padding:0;
    border:0;
    background:transparent;
    box-shadow:none;
    text-decoration:none;
}
.eag-auth-logo img{
    display:block;
    max-width:118px;
    max-height:54px;
    width:auto;
    height:auto;
    filter:drop-shadow(0 16px 28px rgba(0,0,0,.35));
}
.eag-auth-back-link{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:36px;
    padding:8px 13px;
    border-radius:999px;
    color:#fff;
    text-decoration:none;
    font-weight:850;
    font-size:12px;
    line-height:1;
    background:rgba(255,255,255,.105);
    border:1px solid rgba(255,255,255,.16);
    backdrop-filter:blur(10px);
}
.eag-auth-back-link:hover{
    color:#101010;
    background:linear-gradient(135deg,#C6963D,#FBD877);
    border-color:rgba(251,216,119,.42);
}
.eag-auth-visual-copy{
    max-width:480px;
}
.eag-auth-kicker{
    display:inline-flex;
    width:max-content;
    border:1px solid rgba(251,216,119,.30);
    border-radius:999px;
    padding:7px 10px;
    color:#fbd877;
    font-weight:950;
    text-transform:uppercase;
    letter-spacing:.09em;
    font-size:10px;
    background:rgba(251,216,119,.08);
    margin-bottom:13px;
}
.eag-auth-visual-copy h3{
    margin:0 0 10px;
    color:#fff;
    font-size:clamp(31px,4.2vw,54px);
    line-height:1;
    letter-spacing:-.058em;
}
.eag-auth-visual-copy p{
    margin:0;
    color:#d8e2f1;
    font-size:15px;
    line-height:1.55;
    max-width:430px;
}
.eag-auth-slider-track,
.eag-auth-slide{
    position:absolute;
    inset:0;
}
.eag-auth-slider-track{
    z-index:0;
}
.eag-auth-slide{
    background-size:cover;
    background-position:center;
    opacity:0;
    transform:scale(1.015);
    transition:opacity .55s ease,transform 1.4s ease;
}
.eag-auth-slide.is-active{
    opacity:1;
    transform:scale(1);
}
.eag-auth-slider-dots{
    display:flex;
    gap:9px;
    align-items:center;
}
.eag-auth-slider-dots button{
    width:28px;
    height:4px;
    border:0;
    border-radius:999px;
    background:rgba(255,255,255,.34);
    padding:0;
    cursor:pointer;
    transition:width .2s ease,background .2s ease;
}
.eag-auth-slider-dots button.is-active{
    width:42px;
    background:#fff;
}
.eag-auth-card{
    position:relative;
    z-index:2;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:clamp(25px,3vw,48px);
    background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(248,251,255,.965));
    color:#081b40;
}
.eag-auth-tabs{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:6px;
    width:100%;
    padding:5px;
    border:1px solid #e1e9f4;
    border-radius:999px;
    background:#f6f9fd;
    margin:0 0 20px;
}
.eag-auth-tabs button{
    border:0;
    min-height:38px;
    border-radius:999px;
    background:transparent;
    color:#65748c;
    font-weight:950;
    cursor:pointer;
    transition:background .15s ease,color .15s ease,box-shadow .15s ease;
}
.eag-auth-tabs button.is-active{
    background:#071426;
    color:#fff;
    box-shadow:0 10px 24px rgba(7,20,38,.18);
}
.eag-auth-panel[hidden]{display:none!important;}
.eag-auth-headline{
    display:grid;
    gap:7px;
    margin-bottom:17px;
}
.eag-auth-headline .eag-kicker{
    margin:0!important;
}
.eag-auth-headline h2{
    margin:0!important;
    color:#061d4d;
    font-size:clamp(31px,4vw,49px)!important;
    line-height:.98!important;
    letter-spacing:-.058em!important;
}
.eag-auth-headline p{
    margin:0!important;
    color:#617087!important;
    line-height:1.45!important;
    font-size:14px;
}
.eag-auth-form{
    gap:11px!important;
    margin-top:0!important;
}
.eag-auth-two-cols{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:11px;
}
.eag-auth-form label{
    display:grid;
    gap:6px;
}
.eag-auth-form label > span:first-child{
    font-size:10px!important;
    letter-spacing:.105em!important;
    color:#65748c!important;
    font-weight:950!important;
}
.eag-access-dark-portal .eag-auth-form input[type="text"],
.eag-access-dark-portal .eag-auth-form input[type="email"],
.eag-access-dark-portal .eag-auth-form input[type="url"],
.eag-access-dark-portal .eag-auth-form input[type="password"],
.eag-auth-form select{
    min-height:46px!important;
    border-radius:13px!important;
    padding:11px 13px!important;
}
.eag-auth-screen .eag-secure-field{
    position:relative;
    display:block;
}
.eag-auth-screen .eag-secure-field input{
    padding-right:48px!important;
}
.eag-auth-screen .eag-secret-toggle{
    position:absolute;
    right:7px;
    top:50%;
    transform:translateY(-50%);
    width:34px;
    height:34px;
    border-radius:12px;
    border:1px solid #dfe7f2;
    background:#f8fbff;
    color:#66758b;
    display:grid;
    place-items:center;
    padding:0;
    cursor:pointer;
    box-shadow:none;
}
.eag-auth-screen .eag-secret-toggle:hover,
.eag-auth-screen .eag-secret-toggle:focus{
    outline:none;
    color:#08245a;
    border-color:rgba(198,150,61,.50);
    background:#fffaf0;
}
.eag-auth-screen .eag-secret-toggle .eag-svg-icon{
    width:18px;
    height:18px;
}
.eag-auth-legal-check{
    border:1px solid #e3ebf6;
    border-radius:15px;
    background:#f8fbff;
    padding:12px;
}
.eag-auth-legal-check label{
    display:grid!important;
    grid-template-columns:18px minmax(0,1fr);
    gap:9px;
    align-items:start;
    color:#52637a;
    font-size:12px;
    line-height:1.42;
    font-weight:780;
}
.eag-auth-legal-check input[type="checkbox"],
.eag-auth-login-options input[type="checkbox"]{
    width:16px!important;
    min-width:16px!important;
    height:16px!important;
    min-height:16px!important;
    padding:0!important;
    box-shadow:none!important;
}
.eag-auth-legal-check a,
.eag-auth-bottom-links a,
.eag-auth-bottom-links button,
.eag-auth-switch-copy button{
    color:#08245a;
    font-weight:900;
    text-decoration:none;
    border:0;
    background:transparent;
    padding:0;
    cursor:pointer;
    border-bottom:1px solid rgba(198,150,61,.35);
}
.eag-auth-form .eag-gold-btn,
.eag-auth-card > .eag-gold-btn{
    width:100%;
    min-height:48px!important;
    border-radius:14px!important;
    margin-top:2px;
}
.eag-auth-switch-copy{
    margin:14px 0 0;
    color:#65748c;
    font-size:13px;
    font-weight:800;
    text-align:center;
}
.eag-auth-login-options{
    display:grid!important;
    gap:8px!important;
    padding:11px!important;
    border-radius:14px!important;
}
.eag-auth-login-options label{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    font-size:12px!important;
    line-height:1.35!important;
}
.eag-auth-bottom-links{
    align-items:center;
    margin-top:15px!important;
}
.eag-auth-bottom-links button{
    font-size:inherit;
}
.eag-auth-screen .eag-access-trusted{
    padding:12px!important;
    border-radius:14px!important;
}
.eag-auth-screen .eag-access-divider{
    margin:13px 0!important;
}
.eag-auth-screen .eag-customer-notice{
    margin:0 0 16px!important;
    border-radius:14px!important;
    font-size:13px;
}
.eag-register-slides-admin{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:16px;
    margin-top:14px;
}
.eag-register-slide-admin{
    border:1px solid #dfe7f2;
    border-radius:14px;
    padding:14px;
    background:#fbfdff;
    display:grid;
    gap:10px;
}
.eag-register-slide-admin h4{
    margin:0;
    color:#01225A;
}
@media (max-width:1120px){
    .eag-auth-screen .eag-auth-wrap{
        width:min(100%,980px);
        grid-template-columns:minmax(300px,.92fr) minmax(380px,1fr);
    }
    .eag-auth-visual{
        padding:24px;
    }
    .eag-auth-card{
        padding:28px;
    }
}
@media (max-width:920px){
    body.admin-bar .eag-auth-screen,
    .eag-auth-screen{
        align-items:start!important;
        min-height:100vh!important;
        padding:14px!important;
    }
    .eag-auth-screen .eag-auth-wrap{
        width:min(100%,680px);
        min-height:0;
        grid-template-columns:1fr;
        border-radius:26px;
    }
    .eag-auth-visual{
        min-height:260px;
        padding:20px;
    }
    .eag-auth-visual-copy h3{
        font-size:clamp(27px,7vw,38px);
    }
    .eag-auth-visual-copy p{
        max-width:560px;
    }
}
@media (max-width:700px){
    .eag-auth-screen{
        padding:10px!important;
    }
    .eag-auth-screen .eag-auth-wrap{
        border-radius:22px;
    }
    .eag-auth-visual{
        min-height:210px;
        padding:16px;
    }
    .eag-auth-logo img{
        max-width:92px;
        max-height:42px;
    }
    .eag-auth-back-link{
        min-height:32px;
        padding:7px 10px;
        font-size:11px;
    }
    .eag-auth-kicker,
    .eag-auth-visual-copy p{
        display:none;
    }
    .eag-auth-visual-copy h3{
        margin:0;
    }
    .eag-auth-card{
        padding:20px;
    }
    .eag-auth-two-cols{
        grid-template-columns:1fr;
    }
    .eag-auth-headline h2{
        font-size:31px!important;
    }
    .eag-auth-tabs{
        margin-bottom:16px;
    }
    .eag-auth-bottom-links{
        display:grid!important;
        justify-items:center;
        gap:10px;
    }
    .eag-register-slides-admin{
        grid-template-columns:1fr;
    }
}
@media (max-width:420px){
    .eag-auth-card{
        padding:17px;
    }
    .eag-auth-visual{
        min-height:188px;
    }
    .eag-auth-tabs button{
        font-size:12px;
    }
}

/* v1.6.2 - Auth CSS Consolidation
   Consolida los ajustes visuales acumulados del acceso público sin cambiar clases ni comportamiento. */
.eag-auth-legal-check label > span{
    text-transform:none!important;
    letter-spacing:0!important;
    font-size:12px!important;
    line-height:1.45!important;
    font-weight:780!important;
    color:#52637a!important;
}
.eag-auth-legal-check a{
    text-transform:none!important;
    letter-spacing:0!important;
}
.eag-auth-visual{
    background-position:62% center;
}
.eag-auth-visual:before{
    background:linear-gradient(180deg,rgba(3,6,11,.06),rgba(3,6,11,.24) 48%,rgba(3,6,11,.40) 100%);
}
.eag-auth-visual.has-image,
.eag-auth-visual.has-slider,
.eag-auth-slide{
    background-position:62% center;
}
.eag-auth-visual-top{
    justify-content:flex-start;
    align-items:flex-start;
}
.eag-auth-logo{
    flex:0 0 auto;
    max-width:min(220px,42vw);
}
.eag-auth-logo img{
    width:min(210px,42vw)!important;
    max-width:100%!important;
    height:auto!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    object-position:left center!important;
    filter:drop-shadow(0 14px 24px rgba(0,0,0,.24));
}
.eag-auth-back-link,
.eag-auth-kicker{
    display:none!important;
}
.eag-auth-visual-copy{
    max-width:500px;
}
.eag-auth-visual-copy h3{
    margin:0 0 12px;
}
.eag-auth-visual-copy p{
    max-width:460px;
}
@media (max-width:1120px){
    .eag-auth-logo{max-width:min(180px,40vw);}
    .eag-auth-logo img{width:min(178px,40vw)!important;}
}
@media (max-width:920px){
    .eag-auth-visual,
    .eag-auth-slide{
        background-position:58% center;
    }
}
@media (max-width:700px){
    .eag-auth-logo{max-width:min(142px,48vw);}
    .eag-auth-logo img{width:min(138px,48vw)!important;}
    .eag-auth-visual,
    .eag-auth-slide{
        background-position:center center;
    }
    .eag-auth-visual-copy h3{
        margin:0;
    }
}

/* v1.5.9 - Public Order Tracking */
.eag-public-tracking{
    width:min(100%,1180px);
    margin:0 auto;
    padding:clamp(18px,3vw,34px);
}
.eag-public-tracking-card{
    position:relative;
    overflow:hidden;
    border-radius:30px;
    border:1px solid rgba(255,255,255,.12);
    background:linear-gradient(145deg,rgba(5,14,30,.98),rgba(3,7,15,.96));
    color:#fff;
    box-shadow:0 34px 90px rgba(0,0,0,.32);
    padding:clamp(22px,3.3vw,42px);
}
.eag-public-tracking-card:before{
    content:"";
    position:absolute;
    inset:-30% -20% auto auto;
    width:55%;
    height:70%;
    background:radial-gradient(circle,rgba(28,93,190,.28),transparent 64%);
    pointer-events:none;
}
.eag-public-tracking-card > *{position:relative;z-index:1;}
.eag-public-tracking-head{
    display:grid;
    grid-template-columns:auto minmax(0,1fr);
    gap:16px;
    align-items:start;
    margin-bottom:22px;
}
.eag-public-tracking-mark{
    width:52px;
    height:52px;
    display:grid;
    place-items:center;
    border-radius:18px;
    color:#fbd877;
    border:1px solid rgba(251,216,119,.25);
    background:rgba(251,216,119,.08);
}
.eag-public-tracking-mark .eag-svg-icon{width:25px;height:25px;}
.eag-public-tracking-head h2{
    margin:0!important;
    color:#fff!important;
    font-size:clamp(30px,4.2vw,54px)!important;
    line-height:.98!important;
    letter-spacing:-.055em!important;
}
.eag-public-tracking-head p:not(.eag-kicker){
    margin:8px 0 0!important;
    color:#c9d6ea!important;
    max-width:680px;
    line-height:1.55!important;
}
.eag-public-tracking-form{
    display:grid;
    grid-template-columns:minmax(0,1.35fr) minmax(180px,.65fr) auto;
    gap:12px;
    align-items:end;
    padding:14px;
    border-radius:22px;
    border:1px solid rgba(255,255,255,.13);
    background:rgba(255,255,255,.07);
    backdrop-filter:blur(12px);
}
.eag-public-tracking-form label{
    display:grid;
    gap:7px;
}
.eag-public-tracking-form label span{
    color:#dbe7f7;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:.08em;
    font-weight:950;
}
.eag-public-tracking-form label em{
    color:#98a8bf;
    font-style:normal;
    text-transform:none;
    letter-spacing:0;
    font-size:11px;
}
.eag-public-tracking-form input[type="text"]{
    width:100%;
    min-height:48px;
    border-radius:15px;
    border:1px solid rgba(255,255,255,.16);
    background:rgba(255,255,255,.96);
    color:#061d4d;
    padding:12px 14px;
    box-shadow:none;
}
.eag-public-tracking-form .eag-gold-btn{
    min-height:48px!important;
    border-radius:15px!important;
    white-space:nowrap;
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    gap:8px;
}
.eag-public-tracking-form .eag-gold-btn .eag-svg-icon{width:18px;height:18px;}
.eag-public-tracking-result{
    display:grid;
    grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
    gap:16px;
    margin-top:18px;
}
.eag-public-tracking-status,
.eag-public-tracking-meta,
.eag-public-tracking-timeline{
    border:1px solid rgba(255,255,255,.12);
    border-radius:22px;
    background:rgba(255,255,255,.07);
    padding:18px;
}
.eag-public-tracking-status span,
.eag-public-tracking-meta small{
    display:block;
    color:#95a9c4;
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:.09em;
    font-weight:950;
    margin-bottom:6px;
}
.eag-public-tracking-status strong{
    display:block;
    color:#fff;
    font-size:clamp(24px,3vw,36px);
    line-height:1;
    letter-spacing:-.04em;
}
.eag-public-tracking-status p{
    color:#d7e3f3!important;
    margin:12px 0 0!important;
    line-height:1.55!important;
}
.eag-public-tracking-progress{
    height:9px;
    overflow:hidden;
    border-radius:999px;
    margin-top:18px;
    background:rgba(255,255,255,.12);
}
.eag-public-tracking-progress i{
    display:block;
    height:100%;
    border-radius:inherit;
    background:linear-gradient(90deg,#C6963D,#FBD877);
    box-shadow:0 0 20px rgba(251,216,119,.25);
}
.eag-public-tracking-meta{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
}
.eag-public-tracking-meta div{
    min-width:0;
    border-radius:16px;
    background:rgba(255,255,255,.06);
    padding:13px;
}
.eag-public-tracking-meta strong{
    display:block;
    color:#fff;
    overflow-wrap:anywhere;
}
.eag-public-tracking-timeline{
    grid-column:1/-1;
}
.eag-public-tracking-timeline h3{
    margin:0 0 14px!important;
    color:#fff!important;
    font-size:20px!important;
}
.eag-public-tracking-timeline ol{
    list-style:none!important;
    margin:0!important;
    padding:0!important;
    display:grid;
    gap:13px;
}
.eag-public-tracking-timeline li{
    position:relative;
    display:grid;
    grid-template-columns:16px minmax(0,1fr);
    gap:12px;
}
.eag-public-tracking-timeline li > span{
    width:12px;
    height:12px;
    margin-top:4px;
    border-radius:999px;
    background:#fbd877;
    box-shadow:0 0 0 5px rgba(251,216,119,.12);
}
.eag-public-tracking-timeline strong{color:#fff;display:block;}
.eag-public-tracking-timeline p,
.eag-public-tracking-empty{
    margin:5px 0!important;
    color:#cbd8e9!important;
    line-height:1.5!important;
}
.eag-public-tracking-timeline small{color:#91a3bc;font-weight:800;}
.eag-public-tracking-actions{
    display:flex;
    gap:10px;
    flex-wrap:wrap;
    justify-content:flex-end;
    margin-top:18px;
}
.eag-public-tracking-actions a{text-decoration:none!important;}
@media(max-width:980px){
    .eag-public-tracking-form,
    .eag-public-tracking-result{grid-template-columns:1fr;}
    .eag-public-tracking-form .eag-gold-btn{width:100%;}
}
@media(max-width:640px){
    .eag-public-tracking{padding:10px;}
    .eag-public-tracking-card{border-radius:24px;padding:20px;}
    .eag-public-tracking-head{grid-template-columns:1fr;}
    .eag-public-tracking-meta{grid-template-columns:1fr;}
    .eag-public-tracking-actions{display:grid;justify-content:stretch;}
}

/* v1.6.4 Legal Content Center */
.eag-legal-public-body{margin:0;background:linear-gradient(135deg,#f7f9fc,#ffffff);color:#1f2d3d;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.eag-legal-public-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:34px 0 52px}.eag-legal-back{display:inline-flex;align-items:center;text-decoration:none;color:#0b2f70;font-weight:900;margin:0 0 18px}.eag-legal-center{display:grid;gap:22px}.eag-legal-hero,.eag-legal-document{border:1px solid #dfe7f2;background:#fff;border-radius:26px;box-shadow:0 22px 70px rgba(7,25,61,.08)}.eag-legal-hero{padding:28px 30px;background:linear-gradient(135deg,#071426,#0b2f70);color:#fff;overflow:hidden;position:relative}.eag-legal-hero:after{content:"";position:absolute;right:-80px;top:-100px;width:260px;height:260px;border-radius:999px;background:rgba(251,216,119,.13)}.eag-legal-hero h2{position:relative;margin:0 0 8px;font-size:clamp(28px,4vw,46px);line-height:1.05;letter-spacing:-.04em;color:#fff}.eag-legal-hero p,.eag-legal-hero small{position:relative;color:rgba(255,255,255,.76);margin:0}.eag-legal-index{display:flex;flex-wrap:wrap;gap:9px}.eag-legal-index a{display:inline-flex;text-decoration:none;border:1px solid #dfe7f2;background:#fff;color:#0b2f70;border-radius:999px;padding:10px 13px;font-weight:900;font-size:13px}.eag-legal-documents{display:grid;gap:18px}.eag-legal-document{padding:24px}.eag-legal-document header{border-bottom:1px solid #edf1f6;padding-bottom:16px;margin-bottom:18px}.eag-legal-document header span{display:inline-flex;border:1px solid rgba(198,150,61,.36);background:#fff8e8;color:#8a5b08;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.eag-legal-document h2,.eag-legal-document h3{color:#0b2f70;margin:0 0 8px;letter-spacing:-.03em}.eag-legal-document h2{font-size:clamp(28px,4vw,42px)}.eag-legal-document h3{font-size:clamp(22px,3vw,32px)}.eag-legal-document header p,.eag-legal-document header small{color:#5d6d82;margin:0;line-height:1.55}.eag-legal-content{color:#2b3848;line-height:1.75;font-size:15px}.eag-legal-content h1,.eag-legal-content h2,.eag-legal-content h3,.eag-legal-content h4{color:#0b2f70;line-height:1.2;margin:1.1em 0 .45em}.eag-legal-content p{margin:0 0 1em}.eag-legal-content ul,.eag-legal-content ol{padding-left:22px;margin:0 0 1em}.eag-legal-content a{color:#0b2f70;font-weight:850}.eag-legal-document-single{width:min(1080px,100%);margin:0 auto}@media(max-width:700px){.eag-legal-public-shell{width:min(100% - 20px,1120px);padding:18px 0 34px}.eag-legal-hero,.eag-legal-document{border-radius:20px;padding:20px}.eag-legal-index a{width:100%;justify-content:center}}


/* Public auth/chrome rules moved to assets/public/css/eag-public.css in v1.10.28. */

/* v1.10.20 · Purchase mode badges */
.eag-order-badge.purchase-assisted{background:#e9f2ff;color:#0b4f9f;}
.eag-order-badge.purchase-customer_paid{background:#eaf9f1;color:#11824d;}

/* ==========================================================
   EA Access Theme Guard v1.10.57
   Control estructural de estados de login/registro para evitar
   contaminación visual del theme en /ingresar/ y páginas futuras.
   ========================================================== */
body.eag-access-page,
body.eag-access-page .eag-public-auth-page,
body.eag-access-page .eag-access-dark-portal{
    accent-color:#C6963D!important;
}
body.eag-access-page .eag-access-dark-portal,
body.eag-access-page .eag-auth-screen{
    background:
        radial-gradient(circle at 14% 0%,rgba(198,150,61,.18),transparent 32%),
        radial-gradient(circle at 92% 16%,rgba(22,119,255,.14),transparent 28%),
        linear-gradient(135deg,#05070b 0%,#071426 52%,#02050a 100%)!important;
}
body.eag-access-page .eag-access-dark-portal input[type="text"],
body.eag-access-page .eag-access-dark-portal input[type="email"],
body.eag-access-page .eag-access-dark-portal input[type="url"],
body.eag-access-page .eag-access-dark-portal input[type="password"],
body.eag-access-page .eag-access-dark-portal input[type="tel"],
body.eag-access-page .eag-access-dark-portal select,
body.eag-access-page .eag-access-dark-portal textarea{
    border-color:#dce6f3!important;
    color:#08245a!important;
    background:#fff!important;
    box-shadow:0 1px 0 rgba(8,36,90,.03)!important;
    outline:0!important;
}
body.eag-access-page .eag-access-dark-portal input[type="text"]:hover,
body.eag-access-page .eag-access-dark-portal input[type="email"]:hover,
body.eag-access-page .eag-access-dark-portal input[type="url"]:hover,
body.eag-access-page .eag-access-dark-portal input[type="password"]:hover,
body.eag-access-page .eag-access-dark-portal input[type="tel"]:hover,
body.eag-access-page .eag-access-dark-portal select:hover,
body.eag-access-page .eag-access-dark-portal textarea:hover{
    border-color:#c9d7ea!important;
}
body.eag-access-page .eag-access-dark-portal input[type="text"]:focus,
body.eag-access-page .eag-access-dark-portal input[type="email"]:focus,
body.eag-access-page .eag-access-dark-portal input[type="url"]:focus,
body.eag-access-page .eag-access-dark-portal input[type="password"]:focus,
body.eag-access-page .eag-access-dark-portal input[type="tel"]:focus,
body.eag-access-page .eag-access-dark-portal select:focus,
body.eag-access-page .eag-access-dark-portal textarea:focus,
body.eag-access-page .eag-access-dark-portal input[type="text"]:focus-visible,
body.eag-access-page .eag-access-dark-portal input[type="email"]:focus-visible,
body.eag-access-page .eag-access-dark-portal input[type="url"]:focus-visible,
body.eag-access-page .eag-access-dark-portal input[type="password"]:focus-visible,
body.eag-access-page .eag-access-dark-portal input[type="tel"]:focus-visible,
body.eag-access-page .eag-access-dark-portal select:focus-visible,
body.eag-access-page .eag-access-dark-portal textarea:focus-visible{
    border-color:rgba(198,150,61,.74)!important;
    box-shadow:0 0 0 4px rgba(198,150,61,.15)!important;
    outline:0!important;
    background:#fff!important;
}
body.eag-access-page .eag-access-dark-portal input[type="checkbox"],
body.eag-access-page .eag-access-dark-portal input[type="radio"]{
    accent-color:#C6963D!important;
    border-color:#cfdced!important;
    box-shadow:none!important;
    outline:0!important;
}
body.eag-access-page .eag-access-dark-portal input[type="checkbox"]:focus,
body.eag-access-page .eag-access-dark-portal input[type="radio"]:focus,
body.eag-access-page .eag-access-dark-portal input[type="checkbox"]:focus-visible,
body.eag-access-page .eag-access-dark-portal input[type="radio"]:focus-visible{
    outline:0!important;
    box-shadow:0 0 0 3px rgba(198,150,61,.16)!important;
}
body.eag-access-page .eag-auth-tabs button,
body.eag-access-page .eag-auth-tabs button:hover,
body.eag-access-page .eag-auth-tabs button:focus,
body.eag-access-page .eag-auth-tabs button:focus-visible,
body.eag-access-page .eag-auth-tabs button:active{
    background:transparent!important;
    color:#65748c!important;
    border-color:transparent!important;
    box-shadow:none!important;
    outline:0!important;
}
body.eag-access-page .eag-auth-tabs button.is-active,
body.eag-access-page .eag-auth-tabs button[aria-selected="true"],
body.eag-access-page .eag-auth-tabs button.is-active:hover,
body.eag-access-page .eag-auth-tabs button[aria-selected="true"]:hover,
body.eag-access-page .eag-auth-tabs button.is-active:focus,
body.eag-access-page .eag-auth-tabs button[aria-selected="true"]:focus,
body.eag-access-page .eag-auth-tabs button.is-active:active,
body.eag-access-page .eag-auth-tabs button[aria-selected="true"]:active{
    background:#071426!important;
    color:#fff!important;
    box-shadow:0 10px 24px rgba(7,20,38,.18)!important;
}
body.eag-access-page .eag-access-dark-portal .eag-gold-btn,
body.eag-access-page .eag-access-dark-portal .eag-gold-btn:visited,
body.eag-access-page .eag-access-dark-portal .eag-gold-btn:hover,
body.eag-access-page .eag-access-dark-portal .eag-gold-btn:focus,
body.eag-access-page .eag-access-dark-portal .eag-gold-btn:focus-visible,
body.eag-access-page .eag-access-dark-portal .eag-gold-btn:active{
    color:#101010!important;
    background:linear-gradient(135deg,#C6963D,#FBD877)!important;
    background-color:#C6963D!important;
    border-color:transparent!important;
    outline:0!important;
    box-shadow:0 15px 34px rgba(198,150,61,.28)!important;
}
body.eag-access-page .eag-access-dark-portal .eag-gold-btn:hover,
body.eag-access-page .eag-access-dark-portal .eag-gold-btn:focus-visible{
    transform:translateY(-1px);
    box-shadow:0 20px 42px rgba(198,150,61,.35)!important;
}
body.eag-access-page .eag-auth-screen .eag-secret-toggle,
body.eag-access-page .eag-auth-screen .eag-secret-toggle:hover,
body.eag-access-page .eag-auth-screen .eag-secret-toggle:focus,
body.eag-access-page .eag-auth-screen .eag-secret-toggle:focus-visible,
body.eag-access-page .eag-auth-screen .eag-secret-toggle:active,
body.eag-access-page .eag-auth-screen .eag-secret-toggle[aria-pressed="true"]{
    color:#66758b!important;
    background:#f8fbff!important;
    border-color:#dfe7f2!important;
    box-shadow:none!important;
    outline:0!important;
}
body.eag-access-page .eag-auth-screen .eag-secret-toggle:hover,
body.eag-access-page .eag-auth-screen .eag-secret-toggle:focus-visible,
body.eag-access-page .eag-auth-screen .eag-secret-toggle[aria-pressed="true"]{
    color:#08245a!important;
    background:#fffaf0!important;
    border-color:rgba(198,150,61,.50)!important;
}
body.eag-access-page .eag-auth-screen .eag-secret-toggle svg,
body.eag-access-page .eag-auth-screen .eag-secret-toggle svg *,
body.eag-access-page .eag-auth-screen .eag-secret-toggle .eag-svg-icon,
body.eag-access-page .eag-auth-screen .eag-secret-toggle .eag-svg-icon *{
    color:inherit!important;
    stroke:currentColor!important;
}
body.eag-access-page .eag-auth-legal-check a,
body.eag-access-page .eag-auth-bottom-links a,
body.eag-access-page .eag-auth-bottom-links button,
body.eag-access-page .eag-auth-switch-copy button,
body.eag-access-page .eag-fast-register-login a,
body.eag-access-page .eag-register-back-link,
body.eag-access-page .eag-auth-back-link{
    outline:0!important;
    -webkit-tap-highlight-color:rgba(198,150,61,.18)!important;
}
body.eag-access-page .eag-auth-legal-check a:hover,
body.eag-access-page .eag-auth-legal-check a:focus,
body.eag-access-page .eag-auth-bottom-links a:hover,
body.eag-access-page .eag-auth-bottom-links a:focus,
body.eag-access-page .eag-auth-bottom-links button:hover,
body.eag-access-page .eag-auth-bottom-links button:focus,
body.eag-access-page .eag-auth-switch-copy button:hover,
body.eag-access-page .eag-auth-switch-copy button:focus,
body.eag-access-page .eag-fast-register-login a:hover,
body.eag-access-page .eag-fast-register-login a:focus{
    color:#b78324!important;
    background:transparent!important;
    border-color:rgba(198,150,61,.48)!important;
    box-shadow:none!important;
}
body.eag-access-page .eag-auth-slider-dots button,
body.eag-access-page .eag-auth-slider-dots button:hover,
body.eag-access-page .eag-auth-slider-dots button:focus,
body.eag-access-page .eag-auth-slider-dots button:active{
    border:0!important;
    outline:0!important;
    background:rgba(255,255,255,.34)!important;
    box-shadow:none!important;
}
body.eag-access-page .eag-auth-slider-dots button.is-active,
body.eag-access-page .eag-auth-slider-dots button[aria-current="true"]{
    background:#fff!important;
}

/* v1.10.110 - Customer intake visual polish */
.eag-intake-mode-panel{border-color:#dbeafe;background:linear-gradient(180deg,#f8fbff,#fff)}
.eag-intake-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}
.eag-intake-mode-card{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;align-items:flex-start;padding:16px;border:1px solid #dbe6f3;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdff);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease;color:#5c6b82}
.eag-intake-mode-card:hover{border-color:#b8cdf0;box-shadow:0 12px 28px rgba(12,47,112,.08);transform:translateY(-1px)}
.eag-intake-mode-card.is-active{border-color:#1d6fff;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 0 0 3px rgba(29,111,255,.10),0 16px 34px rgba(12,47,112,.10)}
.eag-intake-mode-card input{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none;clip:rect(0 0 0 0)}
.eag-intake-mode-check{width:20px;height:20px;border-radius:999px;border:2px solid #c7d5e8;background:#fff;box-shadow:inset 0 0 0 4px #fff;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease;margin-top:1px}
.eag-intake-mode-card input:checked + .eag-intake-mode-check{border-color:#1d6fff;background:#1d6fff;box-shadow:inset 0 0 0 5px #fff,0 0 0 3px rgba(29,111,255,.12)}
.eag-intake-mode-card:hover .eag-intake-mode-check{border-color:#1d6fff;transform:scale(1.03)}
.eag-intake-mode-content{display:grid;gap:4px;min-width:0}
.eag-intake-mode-card strong{color:#062a63;font-size:15px;line-height:1.2;letter-spacing:-.01em;text-transform:none}
.eag-intake-mode-card .eag-intake-mode-copy{color:#5c6b82;font-size:13px;line-height:1.45;font-weight:650;letter-spacing:0;text-transform:none}
.eag-assisted-info-panel{border-color:#bfdbfe;background:#f5f9ff}
.eag-order-context-chip{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;background:#eef3fb;color:#0b2f70;border:1px solid #dbe6f3;opacity:.92}
.eag-order-context-chip.purchase-assisted{background:#e9f2ff;color:#0b4f9f;border-color:#cfe0fb}
.eag-order-context-chip.purchase-customer_paid{background:#eaf9f1;color:#11824d;border-color:#c8f0da}
.eag-order-payment-alert{display:grid;gap:3px;border:1px solid #f3d58e;background:#fffaf0;border-radius:14px;padding:11px 13px;color:#7a4e04;margin-top:2px}
.eag-order-payment-alert strong{font-size:13px;text-transform:uppercase;letter-spacing:.045em;color:#8a5b08}
.eag-order-payment-alert span{font-size:13px;color:#6d5b37;font-weight:650}
.eag-order-payment-alert.payment-rechazado{border-color:#f4b4b4;background:#fff2f2;color:#9f1f1f}
.eag-order-payment-alert.payment-rechazado strong{color:#b42318}
@media(max-width:680px){.eag-intake-mode-grid{grid-template-columns:1fr}.eag-intake-mode-card{padding:14px;grid-template-columns:20px minmax(0,1fr)}}


/* v1.10.116 - Asistente EAG hardening visual y anti-overflow */
body.eag-customer-app-page .eag-ai-chat-widget,
body.eag-customer-app-page .eag-ai-chat-widget *{
  box-sizing:border-box!important;
}
body.eag-customer-app-page .eag-ai-chat-widget{
  position:fixed!important;
  right:28px!important;
  bottom:28px!important;
  z-index:2147482500!important;
  display:grid!important;
  gap:12px!important;
  justify-items:end!important;
  pointer-events:none!important;
  max-width:calc(100vw - 32px)!important;
}
body.eag-customer-app-page .eag-ai-chat-widget > *{
  pointer-events:auto!important;
}
body.eag-customer-app-page .eag-ai-chat-widget button{
  appearance:none!important;
  -webkit-appearance:none!important;
  font-family:inherit!important;
  text-decoration:none!important;
  text-shadow:none!important;
  box-shadow:none;
  margin:0!important;
  max-width:100%!important;
  white-space:normal!important;
}
body.eag-customer-app-page .eag-ai-chat-launcher{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:64px!important;
  min-width:64px!important;
  max-width:64px!important;
  height:64px!important;
  min-height:64px!important;
  max-height:64px!important;
  padding:0!important;
  aspect-ratio:1/1!important;
  overflow:visible!important;
  border-radius:999px!important;
  border:1px solid rgba(248,197,70,.82)!important;
  background:
    radial-gradient(circle at 30% 25%,rgba(255,255,255,.28),transparent 30%),
    linear-gradient(135deg,#1d6fff 0%,#0b5ee8 100%)!important;
  color:#fff!important;
  cursor:pointer!important;
  line-height:1!important;
  box-shadow:0 18px 42px rgba(29,111,255,.32),0 0 0 5px rgba(248,197,70,.11),inset 0 0 0 1px rgba(255,255,255,.14)!important;
  transform:none!important;
}
body.eag-customer-app-page .eag-ai-chat-launcher::before{
  content:''!important;
  position:absolute!important;
  inset:-7px!important;
  border-radius:inherit!important;
  border:1px solid rgba(248,197,70,.42)!important;
  opacity:.72!important;
  animation:eagAiPulse 2.35s ease-out infinite!important;
  pointer-events:none!important;
}
body.eag-customer-app-page .eag-ai-chat-launcher:hover,
body.eag-customer-app-page .eag-ai-chat-launcher:focus,
body.eag-customer-app-page .eag-ai-chat-launcher:focus-visible{
  outline:0!important;
  border-color:rgba(248,197,70,.95)!important;
  background:
    radial-gradient(circle at 30% 25%,rgba(255,255,255,.3),transparent 30%),
    linear-gradient(135deg,#1d6fff 0%,#0b5ee8 100%)!important;
  color:#fff!important;
  transform:translateY(-1px)!important;
  box-shadow:0 24px 54px rgba(29,111,255,.42),0 0 0 6px rgba(248,197,70,.16),inset 0 0 0 1px rgba(255,255,255,.18)!important;
}
body.eag-customer-app-page .eag-ai-chat-launcher-icon{
  display:grid!important;
  place-items:center!important;
  width:30px!important;
  height:30px!important;
  color:#fff!important;
}
body.eag-customer-app-page .eag-ai-chat-launcher-icon .eag-svg-icon{
  width:27px!important;
  height:27px!important;
  display:block!important;
}
body.eag-customer-app-page .eag-ai-chat-launcher-label{
  position:absolute!important;
  right:74px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  display:inline-flex!important;
  align-items:center!important;
  min-height:34px!important;
  padding:0 12px!important;
  border-radius:999px!important;
  background:rgba(7,18,37,.92)!important;
  border:1px solid rgba(148,163,184,.18)!important;
  color:#eaf2ff!important;
  font-size:12px!important;
  font-weight:850!important;
  white-space:nowrap!important;
  box-shadow:0 12px 30px rgba(0,0,0,.24)!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:opacity .18s ease,transform .18s ease!important;
}
body.eag-customer-app-page .eag-ai-chat-launcher:hover .eag-ai-chat-launcher-label,
body.eag-customer-app-page .eag-ai-chat-launcher:focus-visible .eag-ai-chat-launcher-label{
  opacity:1!important;
  transform:translateY(-50%) translateX(-4px)!important;
}
body.eag-customer-app-page .eag-ai-chat-panel{
  width:min(430px,calc(100vw - 32px))!important;
  max-width:calc(100vw - 32px)!important;
  max-height:min(74vh,680px)!important;
  overflow:hidden!important;
  overflow-x:hidden!important;
  border-radius:28px!important;
  border:1px solid rgba(96,165,250,.22)!important;
  background:linear-gradient(180deg,#071225 0%,#050b16 100%)!important;
  color:#eaf2ff!important;
  box-shadow:0 28px 80px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.04) inset!important;
}
body.eag-customer-app-page .eag-ai-chat-head{
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr) 40px!important;
  gap:12px!important;
  align-items:center!important;
  padding:16px!important;
  border-bottom:1px solid rgba(148,163,184,.16)!important;
  background:linear-gradient(135deg,rgba(15,42,92,.9),rgba(7,18,37,.94))!important;
}
body.eag-customer-app-page .eag-ai-chat-avatar{
  display:grid!important;
  place-items:center!important;
  width:48px!important;
  min-width:48px!important;
  height:48px!important;
  border-radius:18px!important;
  color:#7fb0ff!important;
  background:rgba(29,111,255,.16)!important;
  border:1px solid rgba(96,165,250,.24)!important;
}
body.eag-customer-app-page .eag-ai-chat-head p{
  margin:0 0 2px!important;
  color:#f4c94f!important;
  font-size:10px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.13em!important;
}
body.eag-customer-app-page .eag-ai-chat-head strong{
  display:block!important;
  color:#fff!important;
  font-size:16px!important;
  line-height:1.22!important;
  font-weight:850!important;
  overflow-wrap:anywhere!important;
}
body.eag-customer-app-page .eag-ai-chat-head button{
  width:40px!important;
  min-width:40px!important;
  max-width:40px!important;
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(148,163,184,.2)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.06)!important;
  color:#dbeafe!important;
  cursor:pointer!important;
  font-size:24px!important;
  line-height:1!important;
}
body.eag-customer-app-page .eag-ai-chat-head button:hover,
body.eag-customer-app-page .eag-ai-chat-head button:focus-visible{
  outline:0!important;
  background:rgba(255,255,255,.1)!important;
  color:#fff!important;
}
body.eag-customer-app-page .eag-ai-chat-body{
  display:block!important;
  max-height:calc(min(74vh,680px) - 82px)!important;
  overflow:auto!important;
  overflow-x:hidden!important;
  padding:16px!important;
}
body.eag-customer-app-page .eag-ai-chat-step{
  display:grid!important;
  gap:14px!important;
  min-width:0!important;
}
body.eag-customer-app-page .eag-ai-chat-step[hidden]{
  display:none!important;
}
body.eag-customer-app-page .eag-ai-chat-bubble{
  max-width:100%!important;
  width:100%!important;
  min-width:0!important;
  border-radius:18px 18px 18px 6px!important;
  padding:13px 14px!important;
  background:rgba(255,255,255,.075)!important;
  border:1px solid rgba(255,255,255,.08)!important;
  color:#d9e6f9!important;
  overflow:hidden!important;
}
body.eag-customer-app-page .eag-ai-chat-bubble p{
  margin:0!important;
  line-height:1.52!important;
  font-weight:620!important;
  overflow-wrap:anywhere!important;
}
body.eag-customer-app-page .eag-ai-chat-options{
  display:grid!important;
  gap:10px!important;
  min-width:0!important;
  overflow:hidden!important;
}
body.eag-customer-app-page .eag-ai-chat-options button{
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  gap:11px!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  min-height:72px!important;
  padding:12px!important;
  overflow:hidden!important;
  border:1px solid rgba(148,163,184,.18)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.045))!important;
  color:#eaf2ff!important;
  text-align:left!important;
  font-family:inherit!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
body.eag-customer-app-page .eag-ai-chat-options button:hover,
body.eag-customer-app-page .eag-ai-chat-options button:focus,
body.eag-customer-app-page .eag-ai-chat-options button:focus-visible{
  outline:0!important;
  border-color:rgba(248,197,70,.52)!important;
  background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.065))!important;
  color:#eaf2ff!important;
  box-shadow:0 0 0 1px rgba(248,197,70,.18) inset!important;
}
body.eag-customer-app-page .eag-ai-chat-options button > span{
  display:grid!important;
  place-items:center!important;
  width:42px!important;
  min-width:42px!important;
  height:42px!important;
  border-radius:15px!important;
  color:#7fb0ff!important;
  background:rgba(29,111,255,.14)!important;
  border:1px solid rgba(96,165,250,.2)!important;
}
body.eag-customer-app-page .eag-ai-chat-options button > span .eag-svg-icon{
  width:20px!important;
  height:20px!important;
  display:block!important;
}
body.eag-customer-app-page .eag-ai-chat-options button > strong,
body.eag-customer-app-page .eag-ai-chat-options button > small{
  min-width:0!important;
}
body.eag-customer-app-page .eag-ai-chat-options strong{
  display:block!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1.24!important;
  margin:0 0 4px!important;
  font-weight:820!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
body.eag-customer-app-page .eag-ai-chat-options small{
  display:block!important;
  color:#aebdda!important;
  font-size:12px!important;
  line-height:1.38!important;
  font-weight:600!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
body.eag-customer-app-page .eag-ai-chat-back{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:max-content!important;
  max-width:100%!important;
  min-height:32px!important;
  padding:0 11px!important;
  border-radius:999px!important;
  border:1px solid rgba(248,197,70,.26)!important;
  background:rgba(248,197,70,.08)!important;
  color:#f6d777!important;
  font-size:12px!important;
  font-weight:820!important;
  cursor:pointer!important;
  font-family:inherit!important;
  box-shadow:none!important;
}
body.eag-customer-app-page .eag-ai-chat-back:hover,
body.eag-customer-app-page .eag-ai-chat-back:focus-visible{
  outline:0!important;
  border-color:rgba(248,197,70,.48)!important;
  background:rgba(248,197,70,.13)!important;
  color:#fff0b8!important;
}
body.eag-customer-app-page .eag-ai-chat-back .eag-svg-icon{
  width:14px!important;
  height:14px!important;
  transform:rotate(180deg)!important;
}
@media(max-width:700px){
  body.eag-customer-app-page .eag-ai-chat-widget{
    right:14px!important;
    bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;
    max-width:calc(100vw - 28px)!important;
  }
  body.eag-customer-app-page .eag-ai-chat-launcher{
    width:56px!important;
    min-width:56px!important;
    max-width:56px!important;
    height:56px!important;
    min-height:56px!important;
    max-height:56px!important;
  }
  body.eag-customer-app-page .eag-ai-chat-launcher-label{
    display:none!important;
  }
  body.eag-customer-app-page .eag-ai-chat-panel{
    width:calc(100vw - 28px)!important;
    max-width:calc(100vw - 28px)!important;
    max-height:min(72svh,620px)!important;
    border-radius:24px!important;
  }
  body.eag-customer-app-page .eag-ai-chat-body{
    max-height:calc(min(72svh,620px) - 82px)!important;
  }
}
@media(max-width:380px){
  body.eag-customer-app-page .eag-ai-chat-options button{
    grid-template-columns:38px minmax(0,1fr)!important;
    padding:11px!important;
  }
  body.eag-customer-app-page .eag-ai-chat-options button > span{
    width:38px!important;
    min-width:38px!important;
    height:38px!important;
  }
}


/* v1.10.117 - Corrección estructural de cards del Asistente EAG */
body.eag-customer-app-page .eag-ai-chat-bubble .eag-ai-chat-intro-title{
  margin:0!important;
  color:#fff!important;
  font-size:16px!important;
  line-height:1.28!important;
  font-weight:850!important;
  letter-spacing:-.015em!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}
body.eag-customer-app-page .eag-ai-chat-options button{
  grid-template-columns:42px minmax(0,1fr)!important;
  grid-template-rows:auto auto!important;
  align-items:center!important;
  column-gap:11px!important;
  row-gap:3px!important;
  min-width:0!important;
  overflow:hidden!important;
}
body.eag-customer-app-page .eag-ai-chat-options button > span{
  grid-column:1!important;
  grid-row:1 / span 2!important;
  align-self:center!important;
}
body.eag-customer-app-page .eag-ai-chat-options button > strong,
body.eag-customer-app-page .eag-ai-chat-options button > small{
  grid-column:2!important;
  min-width:0!important;
  max-width:100%!important;
  width:100%!important;
}
body.eag-customer-app-page .eag-ai-chat-options strong{
  white-space:normal!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  hyphens:none!important;
}
body.eag-customer-app-page .eag-ai-chat-options small{
  white-space:normal!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  hyphens:none!important;
}
body.eag-customer-app-page .eag-ai-chat-panel,
body.eag-customer-app-page .eag-ai-chat-body,
body.eag-customer-app-page .eag-ai-chat-step,
body.eag-customer-app-page .eag-ai-chat-options{
  overflow-x:hidden!important;
}
@media(max-width:380px){
  body.eag-customer-app-page .eag-ai-chat-options button{
    grid-template-columns:38px minmax(0,1fr)!important;
  }
}


/* v1.10.122 - Mobile quick nav isolated from desktop + assistant close state */
body.eag-customer-app-page .eag-dashboard-summary-v2 a.eag-stat-card,
body.eag-customer-app-page .eag-dashboard-summary a.eag-stat-card{
  text-decoration:none!important;
  color:inherit!important;
}
body.eag-customer-app-page .eag-dashboard-summary-v2 a.eag-stat-card:hover,
body.eag-customer-app-page .eag-dashboard-summary-v2 a.eag-stat-card:focus-visible,
body.eag-customer-app-page .eag-dashboard-summary a.eag-stat-card:hover,
body.eag-customer-app-page .eag-dashboard-summary a.eag-stat-card:focus-visible{
  outline:0!important;
  text-decoration:none!important;
}
body.eag-customer-app-page .eag-mobile-module-grid{
  display:none!important;
}

@media(max-width:700px){
  body.eag-customer-app-page .eag-mobile-module-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    padding-bottom:calc(34px + env(safe-area-inset-bottom,0px))!important;
  }
  body.eag-customer-app-page .eag-mobile-module-card{
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr) minmax(22px,auto)!important;
    align-items:center!important;
    min-height:92px!important;
    padding:13px 12px!important;
    column-gap:9px!important;
    border-radius:18px!important;
    color:#eaf2ff!important;
    text-decoration:none!important;
    background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.038))!important;
    border:1px solid rgba(255,255,255,.08)!important;
    box-shadow:0 14px 34px rgba(0,0,0,.17)!important;
    min-width:0!important;
    overflow:hidden!important;
  }
  body.eag-customer-app-page .eag-mobile-module-card:hover,
  body.eag-customer-app-page .eag-mobile-module-card:focus-visible{
    outline:0!important;
    border-color:rgba(96,165,250,.35)!important;
    text-decoration:none!important;
  }
  body.eag-customer-app-page .eag-mobile-module-icon{
    display:grid!important;
    place-items:center!important;
    width:38px!important;
    height:38px!important;
    border-radius:15px!important;
    color:#7fb0ff!important;
    background:rgba(29,111,255,.14)!important;
    border:1px solid rgba(96,165,250,.2)!important;
  }
  body.eag-customer-app-page .eag-mobile-module-icon .eag-svg-icon{
    width:18px!important;
    height:18px!important;
  }
  body.eag-customer-app-page .eag-mobile-module-copy{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    gap:6px!important;
    min-width:0!important;
    line-height:1.1!important;
  }
  body.eag-customer-app-page .eag-mobile-module-copy strong{
    color:#fff!important;
    font-size:13px!important;
    line-height:1.1!important;
    font-weight:780!important;
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  body.eag-customer-app-page .eag-mobile-module-copy small{
    color:#aebdda!important;
    font-size:11.5px!important;
    line-height:1.12!important;
    font-weight:600!important;
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  body.eag-customer-app-page .eag-mobile-module-card > em{
    justify-self:end!important;
    align-self:center!important;
    color:#fff!important;
    font-style:normal!important;
    font-size:clamp(24px,7.2vw,34px)!important;
    line-height:1!important;
    font-weight:900!important;
    min-width:20px!important;
    text-align:right!important;
  }
  body.eag-customer-app-page .eag-mobile-module-card.is-logout{
    border-color:rgba(242,193,78,.18)!important;
    background:linear-gradient(180deg,rgba(242,193,78,.10),rgba(255,255,255,.035))!important;
  }
  body.eag-customer-app-page .eag-mobile-module-card.is-logout .eag-mobile-module-icon{
    color:#f6d56f!important;
    background:rgba(242,193,78,.12)!important;
    border-color:rgba(242,193,78,.25)!important;
  }
  body.eag-customer-app-page .eag-mobile-module-card.is-logout > em{
    color:#f6d56f!important;
  }

  body.eag-customer-app-page .eag-mobile-bottom-nav--quick{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:5px!important;
    left:10px!important;
    right:10px!important;
    width:auto!important;
    max-width:none!important;
    min-height:66px!important;
    padding:7px!important;
    bottom:calc(9px + env(safe-area-inset-bottom,0px))!important;
    border-radius:23px!important;
    z-index:10020!important;
  }
  body.eag-customer-app-page .eag-mobile-bottom-nav--quick a{
    min-width:0!important;
    height:52px!important;
    border-radius:17px!important;
    gap:4px!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    touch-action:manipulation!important;
  }
  body.eag-customer-app-page .eag-mobile-bottom-nav--quick a:hover,
  body.eag-customer-app-page .eag-mobile-bottom-nav--quick a:focus-visible{
    text-decoration:none!important;
    outline:0!important;
  }
  body.eag-customer-app-page .eag-mobile-bottom-nav--quick .eag-mobile-nav-label{
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  html.eag-ai-chat-lock,
  body.eag-ai-chat-lock{
    overflow:hidden!important;
    height:100%!important;
    overscroll-behavior:none!important;
    touch-action:none!important;
  }
  body.eag-ai-chat-lock .eag-app-main,
  body.eag-ai-chat-lock .eag-customer-dashboard{
    overscroll-behavior:none!important;
  }
}
@media(max-width:390px){
  body.eag-customer-app-page .eag-mobile-bottom-nav--quick{
    left:8px!important;
    right:8px!important;
    gap:4px!important;
    padding:6px!important;
  }
  body.eag-customer-app-page .eag-mobile-bottom-nav--quick a{
    height:50px!important;
    border-radius:16px!important;
  }
  body.eag-customer-app-page .eag-mobile-bottom-nav--quick .eag-mobile-nav-label{
    font-size:10px!important;
  }
}


/* v1.10.123 - Asistente EAG close launcher centering */
body.eag-customer-app-page .eag-ai-chat-launcher .eag-ai-chat-launcher-icon--close{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  padding:0!important;
  margin:0!important;
  display:none!important;
  place-items:center!important;
  text-align:center!important;
  font-size:0!important;
  line-height:0!important;
  font-weight:500!important;
  color:#fff!important;
  pointer-events:none!important;
}
body.eag-customer-app-page .eag-ai-chat-launcher .eag-ai-chat-launcher-icon--close::before{
  content:"×"!important;
  display:block!important;
  font-size:38px!important;
  line-height:1!important;
  font-weight:500!important;
  transform:translateY(-2px)!important;
}
body.eag-customer-app-page .eag-ai-chat-widget.is-open .eag-ai-chat-launcher .eag-ai-chat-launcher-icon--close{
  display:grid!important;
}
body.eag-customer-app-page .eag-ai-chat-widget.is-open .eag-ai-chat-launcher .eag-ai-chat-launcher-icon--sparkles{
  display:none!important;
}


/* v1.10.124 - Registro público con identidad base */
.eag-access-form select,
.eag-auth-form select{
  width:100%!important;
  min-height:46px!important;
  border:1px solid #dfe7f2!important;
  border-radius:13px!important;
  background:#fbfdff!important;
  color:#09245c!important;
  padding:11px 13px!important;
  box-shadow:none!important;
  outline:0!important;
  appearance:auto!important;
}
.eag-access-form select:focus,
.eag-auth-form select:focus{
  border-color:rgba(198,150,61,.60)!important;
  box-shadow:0 0 0 4px rgba(198,150,61,.12)!important;
}
.eag-auth-document-row{
  margin:0!important;
}
@media(max-width:700px){
  .eag-auth-document-row,
  .eag-auth-two-cols{
    grid-template-columns:1fr!important;
  }
}


/* v1.10.125/v1.11.6 - Access Guard Honeypot: campos señuelo neutrales y fuera de flujo */
.eag-hp-wrap,
.eag-hp-field{
  position:absolute!important;
  left:-10000px!important;
  top:auto!important;
  width:1px!important;
  height:1px!important;
  min-width:1px!important;
  min-height:1px!important;
  max-width:1px!important;
  max-height:1px!important;
  opacity:0!important;
  overflow:hidden!important;
  pointer-events:none!important;
  z-index:-1!important;
}
.eag-hp-wrap{display:block!important;}


/* v1.11.8 - Session action inside customer settings */
body.eag-customer-app-page .eag-settings-session-card{
  border-color:rgba(242,193,78,.14)!important;
}
body.eag-customer-app-page .eag-settings-logout-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:50px!important;
  padding:10px 14px!important;
  border-radius:999px!important;
  border:1px solid rgba(242,193,78,.25)!important;
  background:linear-gradient(135deg,rgba(242,193,78,.16),rgba(255,255,255,.055))!important;
  color:#f8df8b!important;
  text-decoration:none!important;
  font-weight:900!important;
  line-height:1!important;
}
body.eag-customer-app-page .eag-settings-logout-btn:hover,
body.eag-customer-app-page .eag-settings-logout-btn:focus-visible{
  outline:0!important;
  transform:translateY(-1px)!important;
  border-color:rgba(242,193,78,.42)!important;
  color:#fff2b9!important;
}
@media(max-width:700px){
  body.eag-customer-app-page{
    --eag-mobile-nav-safe-space:calc(158px + env(safe-area-inset-bottom,0px));
  }
  body.eag-customer-app-page .eag-panel-sections{
    padding-bottom:var(--eag-mobile-nav-safe-space)!important;
  }
  body.eag-customer-app-page .eag-dashboard-home{
    padding-bottom:calc(38px + env(safe-area-inset-bottom,0px))!important;
  }
  body.eag-customer-app-page .eag-settings-session-card{
    margin-bottom:calc(26px + env(safe-area-inset-bottom,0px))!important;
  }
  body.eag-customer-app-page .eag-settings-logout-btn{
    width:100%!important;
    min-height:46px!important;
  }
}


/* ==========================================================
   v1.11.11 - Sidebar Scroll Container + Visual Balance
   Estructura desktop del sidebar balanceada:
   logo fijo arriba + contenedor scroll interno + sesión fija abajo.
   El scroll vive en .eag-app-nav-scroll, no directamente en nav.
   ========================================================== */
@media(min-width:981px){
  body.eag-customer-app-page .eag-app-shell,
  .eag-app-shell{
    grid-template-columns:minmax(248px,268px) minmax(0,1fr)!important;
    gap:16px!important;
    align-items:start!important;
  }
  body.eag-customer-app-page .eag-app-sidebar,
  .eag-app-sidebar{
    position:sticky!important;
    top:clamp(10px,1.45vh,18px)!important;
    height:calc(100dvh - clamp(22px,3.2vh,42px))!important;
    min-height:0!important;
    max-height:calc(100dvh - clamp(22px,3.2vh,42px))!important;
    overflow:hidden!important;
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    align-content:stretch!important;
    padding:18px 15px!important;
    border-radius:28px!important;
  }
  body.admin-bar.eag-customer-app-page .eag-app-sidebar,
  body.admin-bar.eag-customer-app-page .eag-app-sidebar{
    top:calc(32px + clamp(8px,1.15vh,16px))!important;
    height:calc(100dvh - 32px - clamp(20px,3vh,40px))!important;
    max-height:calc(100dvh - 32px - clamp(20px,3vh,40px))!important;
  }
  @media(max-width:782px){
    body.admin-bar.eag-customer-app-page .eag-app-sidebar,
    body.admin-bar.eag-customer-app-page .eag-app-sidebar{
      top:calc(46px + 8px)!important;
      height:calc(100dvh - 46px - 18px)!important;
      max-height:calc(100dvh - 46px - 18px)!important;
    }
  }
  body.eag-customer-app-page .eag-app-brand,
  .eag-app-brand{
    min-height:0!important;
    justify-content:center!important;
    padding:8px 8px 18px!important;
  }
  body.eag-customer-app-page .eag-app-brand-logo,
  .eag-app-brand-logo{
    width:auto!important;
    max-width:194px!important;
    max-height:78px!important;
  }
  body.eag-customer-app-page .eag-app-nav-scroll,
  .eag-app-nav-scroll{
    min-height:0!important;
    height:auto!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    padding:2px 3px 2px 0!important;
    margin:0!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
  }
  body.eag-customer-app-page .eag-app-nav-scroll::-webkit-scrollbar,
  .eag-app-nav-scroll::-webkit-scrollbar{
    width:0!important;
    height:0!important;
    display:none!important;
  }
  body.eag-customer-app-page .eag-app-nav,
  .eag-app-nav{
    overflow:visible!important;
    min-height:max-content!important;
    height:auto!important;
    display:grid!important;
    align-content:start!important;
    gap:8px!important;
    padding:0!important;
    margin:0!important;
  }
  body.eag-customer-app-page .eag-app-nav a,
  .eag-app-nav a{
    grid-template-columns:40px minmax(0,1fr) auto!important;
    justify-items:stretch!important;
    padding:8px 11px 8px 8px!important;
    min-height:50px!important;
  }
  body.eag-customer-app-page .eag-app-nav a span:not(.eag-app-nav-icon),
  .eag-app-nav a span:not(.eag-app-nav-icon){
    position:static!important;
    width:auto!important;
    height:auto!important;
    overflow:visible!important;
    clip:auto!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
    line-height:1.32!important;
    padding-bottom:2px!important;
  }
  body.eag-customer-app-page .eag-app-nav em,
  .eag-app-nav em{
    position:static!important;
    right:auto!important;
    top:auto!important;
  }
  body.eag-customer-app-page .eag-app-sidebar-foot,
  .eag-app-sidebar-foot{
    display:block!important;
    min-height:0!important;
    margin-top:14px!important;
  }
}

@media(max-width:980px){
  body.eag-customer-app-page .eag-app-nav-scroll,
  .eag-app-nav-scroll{
    grid-column:1/-1!important;
    min-height:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
  }
  body.eag-customer-app-page .eag-app-nav-scroll::-webkit-scrollbar,
  .eag-app-nav-scroll::-webkit-scrollbar{
    display:none!important;
  }
}


/* v1.11.12 - KYC Required Documents Guard */
body.eag-customer-app-page .eag-kyc-doc-card.is-missing-required{
  border-color:rgba(242,193,78,.34)!important;
  box-shadow:0 0 0 1px rgba(242,193,78,.12),0 18px 42px rgba(0,0,0,.18)!important;
}
body.eag-customer-app-page .eag-kyc-doc-card.is-missing-required .eag-kyc-doc-head small{
  color:#f7d472!important;
}
body.eag-customer-app-page .eag-kyc-submit-row .eag-gold-btn[disabled],
body.eag-customer-app-page .eag-kyc-submit-row .eag-gold-btn[aria-disabled="true"]{
  opacity:.62!important;
  cursor:not-allowed!important;
  filter:saturate(.75)!important;
  transform:none!important;
}

