/* Energy Ecuador · Conferencias 1.11.3
 * Agenda general + single por conferencia, alineados a la identidad visual del sitio.
 */
.energyecuador-conferences-public .entry-title,.energyecuador-conferences-public .page-title{display:none!important}
/* Header transparente sobre el hero, igual que en el slider del Home.
 * El alto real se calcula por JS y se guarda en --ee-menu-overlay-h. */
.energyecuador-conferences-public{--ee-menu-overlay-h:92px;}
.energyecuador-conferences-public .eeconf-page{margin-top:calc(var(--ee-menu-overlay-h) * -1)!important;}
.energyecuador-conferences-public .eeconf-hero__inner{padding-top:calc(48px + var(--ee-menu-overlay-h));}
.energyecuador-conferences-public .amb-main-menu:not(.amb-is-stuck){position:relative;z-index:99996;background:transparent!important;box-shadow:none!important;border-color:transparent!important;}
.energyecuador-conferences-public .amb-main-menu:not(.amb-is-stuck) .amb-menu-item>a{color:#fff!important;text-shadow:0 1px 12px rgba(0,20,38,.35);}
.energyecuador-conferences-public .amb-main-menu:not(.amb-is-stuck) .amb-menu-item>a:hover,
.energyecuador-conferences-public .amb-main-menu:not(.amb-is-stuck) .amb-menu-item.amb-active>a{color:#6fe1f4!important;}
.energyecuador-conferences-public .eeconf-menu-overlay-host{background:transparent!important;background-color:transparent!important;box-shadow:none!important;position:relative;z-index:99995;}
/* En Conferencias el CTA global "Acceder" del header no forma parte del menú público.
 * Se oculta únicamente cuando comparte el host superior con el menú/hero, evitando
 * que se superponga a REGISTRO. El modal y el botón siguen intactos en el resto del sitio. */
.energyecuador-conferences-public .eeconf-menu-overlay-host .energy-login-shortcut,
.energyecuador-conferences-public .eeconf-header-login-shortcut{display:none!important;}
.eeconf-page{--ee-navy:#061f38;--ee-blue:#0e4063;--ee-blue-2:#075e9b;--ee-cyan:#00a8d8;--ee-cyan-2:#22c4e8;--ee-gold:#d9a82c;--ee-ink:#102a43;--ee-muted:#627685;--ee-line:#dce6eb;--ee-soft:#f5f8fa;--ee-green:#1e9c5a;--ee-shadow:0 16px 46px rgba(7,36,58,.09);width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);font-family:inherit;color:var(--ee-ink);background:#fff;overflow:hidden}.eeconf-page *{box-sizing:border-box}.eeconf-page svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}.eeconf-page a{text-decoration:none}.eeconf-shell{width:min(1320px,calc(100% - 48px));margin-inline:auto}.eeconf-hero{position:relative;isolation:isolate;background:radial-gradient(circle at 83% 22%,rgba(0,168,216,.20),transparent 31%),linear-gradient(110deg,#061b31 0%,#072a49 55%,#073556 100%);color:#fff;min-height:245px;overflow:hidden}.eeconf-hero:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(4,23,41,.15),rgba(4,23,41,.78)),repeating-linear-gradient(120deg,transparent 0 72px,rgba(255,255,255,.025) 73px 74px);opacity:.8}.eeconf-hero:after{content:"";position:absolute;right:-110px;bottom:-190px;width:480px;height:480px;border:1px solid rgba(0,196,235,.35);border-radius:50%;box-shadow:0 0 0 42px rgba(0,196,235,.06),0 0 0 84px rgba(217,168,44,.06),0 0 0 126px rgba(0,196,235,.04)}.eeconf-hero__pattern{position:absolute;right:0;top:0;width:38%;height:100%;opacity:.38;background-image:radial-gradient(circle,rgba(74,217,244,.9) 1.1px,transparent 1.2px);background-size:18px 18px;mask-image:linear-gradient(90deg,transparent,#000)}.eeconf-hero__inner{padding:48px 0 56px}.eeconf-hero__eyebrow{font-size:11px;font-weight:900;letter-spacing:.16em;color:#74ddf1;margin-bottom:9px}.eeconf-hero h1{margin:0!important;color:#fff!important;font-size:clamp(38px,5vw,62px)!important;line-height:1!important;letter-spacing:-.035em;font-weight:900}.eeconf-hero__subtitle{margin-top:9px;font-size:clamp(19px,2vw,27px);font-weight:800;color:#14c4e7}.eeconf-hero p{max-width:600px;margin:8px 0 0!important;color:#e5eef4!important;font-size:15px;line-height:1.55}.eeconf-agenda-wrap,.eeconf-single-wrap{position:relative;z-index:2;margin-top:-34px;padding-bottom:54px}.eeconf-controls{background:#fff;border:1px solid rgba(14,64,99,.10);border-radius:18px;padding:18px 20px;box-shadow:var(--ee-shadow);margin-bottom:22px}.eeconf-controls__top,.eeconf-controls__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px}.eeconf-controls__bottom{margin-top:14px}.eeconf-day-tabs,.eeconf-category-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.eeconf-day-tab,.eeconf-chip{appearance:none;border:1px solid #d9e4ea;background:#fff;color:#38566a;font:inherit;cursor:pointer;transition:.18s ease}.eeconf-day-tab{display:inline-flex;align-items:center;gap:8px;border-radius:9px;padding:10px 13px;font-size:12px;font-weight:800}.eeconf-day-tab.is-active{background:linear-gradient(135deg,#0b4b80,#0a6ca9);border-color:transparent;color:#fff;box-shadow:0 8px 20px rgba(10,94,155,.20)}.eeconf-chip{border-radius:8px;padding:9px 13px;font-size:12px;font-weight:800}.eeconf-chip.is-active{background:#0c477a;color:#fff;border-color:#0c477a}.eeconf-day-tab:hover,.eeconf-chip:hover{transform:translateY(-1px)}.eeconf-btn{min-height:42px;border-radius:10px;padding:10px 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:850;font-size:13px;transition:.18s ease}.eeconf-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(10,64,99,.14)}.eeconf-btn--primary{color:#fff!important;background:linear-gradient(135deg,#0c4c86,#05a5d8);border:1px solid transparent}.eeconf-btn--outline{color:#0c5b96!important;background:#fff;border:1px solid #5b9dca}.eeconf-btn--download{min-width:205px}.eeconf-select{display:grid;gap:5px;min-width:180px;margin:0}.eeconf-select span{font-size:10px;font-weight:800;color:#6a7d88}.eeconf-select select{height:40px;border:1px solid #d9e4ea;border-radius:9px;padding:0 34px 0 11px;background:#fff;color:#314c5d;font:inherit;font-size:12px}.eeconf-search{position:relative;display:block;flex:1;max-width:390px;margin:0}.eeconf-search svg{position:absolute;right:12px;top:10px;color:#6a8799}.eeconf-search input{width:100%;height:40px;border:1px solid #d9e4ea;border-radius:9px;padding:0 42px 0 13px;font:inherit;font-size:12px;color:#314c5d;background:#fff;outline:0}.eeconf-search input:focus,.eeconf-select select:focus{border-color:#48bada;box-shadow:0 0 0 3px rgba(0,168,216,.09)}.eeconf-day{margin:0 0 28px}.eeconf-day[hidden]{display:none!important}.eeconf-day__heading{display:grid;grid-template-columns:minmax(0,1fr) 590px;align-items:end;gap:16px;margin:0 0 10px;padding:0 16px}.eeconf-day__heading>svg{color:#0a639b}.eeconf-day__heading h2{grid-column:1;display:inline;margin:-25px 0 0 29px!important;font-size:18px!important;color:#102a43!important;line-height:1.3!important;font-weight:900}.eeconf-day__columns{grid-column:2;display:grid;grid-template-columns:120px 210px 260px;font-size:10px;font-weight:850;color:#486171;text-transform:uppercase;letter-spacing:.04em}.eeconf-list{display:grid;gap:7px}.eeconf-row{display:grid;grid-template-columns:128px minmax(300px,1fr) 120px 210px 260px 105px;align-items:center;gap:0;background:#fff;border:1px solid #dce6eb;border-radius:11px;min-height:82px;overflow:hidden;box-shadow:0 5px 15px rgba(8,50,78,.035);transition:.18s ease}.eeconf-row:hover{border-color:#abd7e5;box-shadow:0 10px 24px rgba(8,50,78,.08);transform:translateY(-1px)}.eeconf-row[hidden]{display:none!important}.eeconf-row>div{padding:11px 13px;min-width:0}.eeconf-row>div+div{border-left:1px solid #e3eaee}.eeconf-row__time strong{display:block;color:#0d416f;font-size:15px;white-space:nowrap;font-weight:900}.eeconf-row__time span{display:block;margin-top:5px;color:#6e8190;font-size:9px;font-weight:700}.eeconf-row__topic h3{margin:0 0 7px!important;color:#102a43!important;font-size:14px!important;line-height:1.24!important;font-weight:900;overflow-wrap:anywhere}.eeconf-row__badges{display:flex;gap:5px;flex-wrap:wrap}.eeconf-badge{display:inline-flex;align-items:center;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:850}.eeconf-badge--magistral{background:#e6f1ff;color:#1766b4}.eeconf-badge--tecnica{background:#e3f8fb;color:#0588a1}.eeconf-badge--especial{background:#eee7fb;color:#6a43b7}.eeconf-badge--confirmed{background:#e5f7ec;color:#197442}.eeconf-badge--confirmed:before{content:"✓";margin-right:4px}.eeconf-badge--demo{background:#fff3d8;color:#8a5a00;border:1px solid #f0cf87}.eeconf-row__room{font-size:11px;color:#38566a;text-align:center;font-weight:700}.eeconf-row__company{display:flex;align-items:center;gap:8px;color:#27475a;font-size:11px;font-weight:800;overflow-wrap:anywhere}.eeconf-row__company img{width:88px;height:38px;object-fit:contain;flex:0 0 88px}.eeconf-row__speaker{display:flex;align-items:center;gap:9px}.eeconf-row__speaker img,.eeconf-avatar-placeholder{width:42px;height:42px;border-radius:50%;object-fit:cover;flex:0 0 42px;border:1px solid #d7e3e9}.eeconf-avatar-placeholder{display:grid;place-items:center;background:#0e4063;color:#fff;font-weight:900}.eeconf-row__speaker strong{display:block;color:#183b53;font-size:10.5px;line-height:1.2}.eeconf-row__speaker span:not(.eeconf-mobile-label){display:block;margin-top:3px;color:#627685;font-size:9px;line-height:1.25}.eeconf-row__action{text-align:center}.eeconf-detail-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #62a7d6;color:#0c5b96!important;border-radius:8px;padding:8px 9px;font-size:10px;font-weight:850;white-space:nowrap}.eeconf-detail-link svg{width:13px;height:13px}.eeconf-detail-link:hover{background:#0c5b96;color:#fff!important}.eeconf-mobile-label{display:none}.eeconf-empty,.eeconf-no-results{padding:28px;border:1px dashed #bcd4de;background:#f7fafb;border-radius:14px;text-align:center;color:#627685}.eeconf-empty strong{display:block;color:#0e4063;font-size:17px}.eeconf-empty span{display:block;margin-top:4px}.eeconf-pdf-note{margin-top:18px;border:1px solid #bfe4ef;background:linear-gradient(90deg,#eff9fc,#f9fdfe);border-radius:12px;padding:14px 17px;display:grid;grid-template-columns:44px 1fr 74px;align-items:center;gap:13px}.eeconf-pdf-note__icon{width:40px;height:40px;border:3px solid #0a709e;border-radius:50%;display:grid;place-items:center;color:#0a709e}.eeconf-pdf-note strong{display:block;color:#0e4063;font-size:13px}.eeconf-pdf-note p{margin:4px 0 0!important;color:#456271!important;font-size:11px!important;line-height:1.5!important}.eeconf-pdf-note__file{justify-self:end;width:62px;height:65px;border-radius:8px;background:#fff;border:1px solid #d7e8ee;display:grid;place-items:center;color:#0e4063;box-shadow:0 5px 12px rgba(10,55,80,.06)}.eeconf-pdf-note__file span{background:#d94343;color:#fff;border-radius:4px;padding:2px 5px;font-weight:900;font-size:9px;margin-bottom:-14px}.eeconf-pdf-note__file svg{width:17px;height:17px}.eeconf-bottom-actions,.eeconf-single-actions{display:flex;justify-content:center;gap:16px;margin-top:16px}.eeconf-bottom-actions .eeconf-btn{min-width:300px}

/* Single */
.eeconf-single-main,.eeconf-profile-card,.eeconf-summary-card,.eeconf-day-agenda-card{background:#fff;border:1px solid rgba(14,64,99,.09);border-radius:17px;box-shadow:var(--ee-shadow)}.eeconf-single-main{padding:18px 20px;margin-bottom:13px}.eeconf-single-main__top{display:grid;grid-template-columns:130px minmax(0,1fr) 250px;align-items:center;gap:22px}.eeconf-date-card{height:132px;border-radius:9px;background:linear-gradient(145deg,#0c4c83,#066ba6);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 20px rgba(10,86,139,.16)}.eeconf-date-card span{font-size:10px;font-weight:850}.eeconf-date-card strong{font-size:46px;line-height:1;margin:6px 0 4px}.eeconf-date-card small{font-size:9px;text-align:center;line-height:1.3;font-weight:800}.eeconf-outline-badge{display:inline-flex;border:1px solid #11a6d3;color:#0787b0;background:#f4fcfe;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:850;text-transform:uppercase}.eeconf-outline-badge+.eeconf-outline-badge{margin-left:6px}.eeconf-outline-badge--demo{border-color:#e3bd64;color:#8a5a00;background:#fff8e8}.eeconf-single-main__title h1{margin:10px 0 9px!important;color:#102a43!important;font-size:clamp(25px,3vw,35px)!important;line-height:1.14!important;letter-spacing:-.02em;font-weight:900;overflow-wrap:anywhere}.eeconf-confirmed{display:inline-flex;background:#e5f7eb;color:#197442;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:850}.eeconf-single-main__brand{text-align:center;display:grid;place-items:center;gap:7px;color:#28485c}.eeconf-single-main__brand img{max-width:190px;max-height:70px;object-fit:contain}.eeconf-single-main__brand strong{font-size:12px}.eeconf-meta-grid{display:grid;grid-template-columns:1.3fr .85fr .9fr 1.35fr 1fr;margin-top:18px;border:1px solid #dce6eb;border-radius:12px;padding:0 6px}.eeconf-meta-grid>div{display:flex;align-items:flex-start;gap:9px;padding:14px 12px}.eeconf-meta-grid>div+div{border-left:1px solid #dfe7eb}.eeconf-meta-grid svg{color:#069cc8;margin-top:2px}.eeconf-meta-grid small{display:block;color:#677b87;font-size:9px;font-weight:700}.eeconf-meta-grid strong{display:block;margin-top:3px;color:#223f52;font-size:10px;line-height:1.35}.eeconf-profile-card,.eeconf-summary-card,.eeconf-day-agenda-card{padding:18px 22px;margin-bottom:13px}.eeconf-profile-card h2,.eeconf-summary-card h2,.eeconf-day-agenda-card h2{margin:0!important;color:#102a43!important;font-size:16px!important;line-height:1.3!important;font-weight:900}.eeconf-profile-card__grid{display:grid;grid-template-columns:44% 56%;margin-top:13px}.eeconf-profile-card__identity{display:flex;align-items:center;gap:18px;padding:5px 24px 5px 4px}.eeconf-profile-photo{width:128px;height:128px;border-radius:50%;object-fit:cover;flex:0 0 128px;border:7px solid #f1f5f7}.eeconf-profile-photo--placeholder{display:grid;place-items:center;background:#0e4063;color:#fff;font-size:40px;font-weight:900}.eeconf-profile-card__identity h3{margin:0 0 4px!important;color:#163b54!important;font-size:17px!important;font-weight:900}.eeconf-profile-card__identity p{margin:0!important;color:#0984b0!important;font-size:12px!important;line-height:1.35!important}.eeconf-profile-card__identity strong{display:block;margin-top:3px;color:#314e60;font-size:11px}.eeconf-profile-links{display:flex;gap:7px;margin-top:10px}.eeconf-profile-links a{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#0a77bb;color:#fff!important;font-size:11px;font-weight:900}.eeconf-profile-links a svg{width:14px;height:14px}.eeconf-profile-card__bio{border-left:1px solid #dce5ea;padding:7px 8px 7px 28px;display:flex;align-items:center}.eeconf-profile-card__bio p,.eeconf-summary-card p{margin:0!important;color:#334f60!important;font-size:12px!important;line-height:1.65!important;overflow-wrap:anywhere}.eeconf-day-agenda-card__heading{padding-bottom:9px;border-bottom:1px solid #dfe7eb;position:relative}.eeconf-day-agenda-card__heading:after{content:"";position:absolute;left:0;bottom:-1px;width:38px;height:3px;background:#09a9d5}.eeconf-day-agenda-card__list{display:grid;margin-top:4px}.eeconf-mini-session{display:grid;grid-template-columns:115px 1fr 100px 20px;align-items:center;gap:12px;color:#28485b!important;padding:9px 7px;border-bottom:1px solid #e3eaee}.eeconf-mini-session.is-current{background:#f0f9fd;border:1px solid #74c8df;border-radius:8px;margin:3px 0}.eeconf-mini-session>strong{font-size:12px;color:#0b5c8d}.eeconf-mini-session b{display:block;font-size:11px;color:#183b53;line-height:1.25}.eeconf-mini-session small{display:block;font-size:9px;color:#677d89;margin-top:2px}.eeconf-mini-session em{font-size:9px;font-style:normal;color:#0a78a4;text-align:right}.eeconf-mini-session svg{width:13px;height:13px;color:#0a69a2}.eeconf-single-actions .eeconf-btn{flex:1}.eeconf-pdf-note--single{margin-top:14px}

@media(max-width:1180px){.eeconf-shell{width:min(1120px,calc(100% - 34px))}.eeconf-row{grid-template-columns:115px minmax(270px,1fr) 95px 170px 220px 94px}.eeconf-row__company img{width:66px;flex-basis:66px}.eeconf-day__heading{grid-template-columns:minmax(0,1fr) 485px}.eeconf-day__columns{grid-template-columns:95px 170px 220px}.eeconf-controls__bottom{flex-wrap:wrap}.eeconf-search{max-width:none;min-width:280px}.eeconf-single-main__top{grid-template-columns:116px 1fr 205px}.eeconf-date-card{height:120px}.eeconf-profile-card__grid{grid-template-columns:48% 52%}.eeconf-profile-photo{width:108px;height:108px;flex-basis:108px}}
@media(max-width:900px){.eeconf-hero{min-height:220px}.eeconf-hero__inner{padding:42px 0 52px}.eeconf-controls__top{align-items:flex-start;flex-direction:column}.eeconf-btn--download{width:100%}.eeconf-controls__bottom{display:grid;grid-template-columns:1fr 1fr}.eeconf-category-tabs{grid-column:1/-1}.eeconf-search{min-width:0}.eeconf-day__heading{display:flex;align-items:center;padding:0 4px}.eeconf-day__heading h2{margin:0 0 0 8px!important}.eeconf-day__columns{display:none}.eeconf-row{grid-template-columns:110px 1fr 100px;grid-template-areas:"time topic action" "room company speaker";align-items:stretch}.eeconf-row__time{grid-area:time}.eeconf-row__topic{grid-area:topic}.eeconf-row__room{grid-area:room}.eeconf-row__company{grid-area:company}.eeconf-row__speaker{grid-area:speaker}.eeconf-row__action{grid-area:action;display:flex;align-items:center;justify-content:center}.eeconf-row>div{border-left:0!important;border-bottom:1px solid #e3eaee}.eeconf-row__room,.eeconf-row__company,.eeconf-row__speaker{border-bottom:0!important}.eeconf-mobile-label{display:block!important;width:100%;font-size:8px!important;text-transform:uppercase;color:#78909c!important;margin-bottom:4px!important}.eeconf-row__company,.eeconf-row__speaker{flex-wrap:wrap}.eeconf-single-main__top{grid-template-columns:105px 1fr}.eeconf-single-main__brand{grid-column:1/-1;display:flex;justify-content:flex-start;border-top:1px solid #e3eaee;padding-top:12px}.eeconf-single-main__brand img{max-width:150px;max-height:50px}.eeconf-meta-grid{grid-template-columns:repeat(2,1fr)}.eeconf-meta-grid>div{border-left:0!important;border-bottom:1px solid #e3eaee}.eeconf-profile-card__grid{grid-template-columns:1fr}.eeconf-profile-card__bio{border-left:0;border-top:1px solid #dce5ea;padding:17px 4px 4px;margin-top:12px}.eeconf-single-actions{flex-wrap:wrap}.eeconf-single-actions .eeconf-btn{flex:1 1 45%}}
@media(max-width:640px){.eeconf-shell{width:calc(100% - 24px)}.eeconf-hero{min-height:205px}.eeconf-hero__pattern{width:75%}.eeconf-hero__inner{padding:34px 0 48px}.eeconf-hero h1{font-size:38px!important}.eeconf-hero__subtitle{font-size:20px}.eeconf-hero p{font-size:13px}.eeconf-agenda-wrap,.eeconf-single-wrap{margin-top:-22px;padding-bottom:34px}.eeconf-controls{padding:13px;border-radius:14px}.eeconf-day-tabs{display:grid;grid-template-columns:1fr;width:100%}.eeconf-day-tab{justify-content:center}.eeconf-controls__bottom{grid-template-columns:1fr}.eeconf-category-tabs{grid-column:auto;display:grid;grid-template-columns:repeat(2,1fr);width:100%}.eeconf-chip{text-align:center}.eeconf-select,.eeconf-search{width:100%;max-width:none}.eeconf-row{grid-template-columns:1fr;grid-template-areas:"time" "topic" "room" "company" "speaker" "action";border-radius:13px}.eeconf-row>div{padding:10px 13px;border-bottom:1px solid #e6ecef!important}.eeconf-row__time{display:flex;align-items:center;justify-content:space-between}.eeconf-row__time span{margin:0}.eeconf-row__room{text-align:left}.eeconf-row__company img{width:82px;flex-basis:82px}.eeconf-row__speaker img,.eeconf-avatar-placeholder{width:46px;height:46px;flex-basis:46px}.eeconf-row__action{border-bottom:0!important}.eeconf-detail-link{width:100%;padding:10px}.eeconf-pdf-note{grid-template-columns:38px 1fr;padding:13px}.eeconf-pdf-note__file{display:none}.eeconf-bottom-actions{flex-direction:column}.eeconf-bottom-actions .eeconf-btn{min-width:0;width:100%}.eeconf-single-main{padding:14px}.eeconf-single-main__top{grid-template-columns:84px 1fr;gap:13px}.eeconf-date-card{height:106px}.eeconf-date-card strong{font-size:39px}.eeconf-single-main__title h1{font-size:22px!important}.eeconf-meta-grid{grid-template-columns:1fr}.eeconf-profile-card,.eeconf-summary-card,.eeconf-day-agenda-card{padding:15px}.eeconf-profile-card__identity{align-items:flex-start;padding:3px 0;gap:13px}.eeconf-profile-photo{width:82px;height:82px;flex-basis:82px;border-width:4px}.eeconf-mini-session{grid-template-columns:86px 1fr 16px}.eeconf-mini-session em{display:none}.eeconf-single-actions{flex-direction:column}.eeconf-single-actions .eeconf-btn{width:100%}}
@media(prefers-reduced-motion:reduce){.eeconf-day-tab,.eeconf-chip,.eeconf-btn,.eeconf-row{transition:none}}

@media(max-width:980px){
  .energyecuador-conferences-public{--ee-menu-overlay-h:74px;}
  .energyecuador-conferences-public .eeconf-hero__inner{padding-top:calc(42px + var(--ee-menu-overlay-h));}
}
@media(max-width:640px){
  .energyecuador-conferences-public{--ee-menu-overlay-h:68px;}
  .energyecuador-conferences-public .eeconf-hero__inner{padding-top:calc(34px + var(--ee-menu-overlay-h));}
}

/* 1.11.7 · refinamientos visuales conferencias */
.eeconf-row__company{justify-content:center}
.eeconf-row__company img{width:108px;height:46px;flex:0 0 108px}
.eeconf-row__speaker{justify-content:flex-start;align-items:center}
.eeconf-row__speaker img,.eeconf-avatar-placeholder{width:58px;height:58px;flex:0 0 58px;border-width:2px;box-shadow:0 8px 18px rgba(7,36,58,.08)}
.eeconf-row__speaker>div{display:flex;flex-direction:column;justify-content:center;min-width:0}
.eeconf-row__speaker strong{font-size:12px}
.eeconf-row__speaker span:not(.eeconf-mobile-label){font-size:10px}
.eeconf-meta-brand{display:flex!important;align-items:center!important;min-height:40px}
.eeconf-meta-brand img{max-width:120px;max-height:38px;object-fit:contain}
.eeconf-single-main__brand img{max-width:210px;max-height:78px}
.eeconf-profile-card__identity{align-items:center}
.eeconf-profile-photo{width:154px;height:154px;flex:0 0 154px;box-shadow:0 14px 34px rgba(7,36,58,.10)}
@media(max-width:1180px){.eeconf-row__speaker img,.eeconf-avatar-placeholder{width:54px;height:54px;flex-basis:54px}.eeconf-profile-photo{width:132px;height:132px;flex-basis:132px}}
@media(max-width:900px){.eeconf-row__company{justify-content:flex-start}.eeconf-row__speaker img,.eeconf-avatar-placeholder{width:56px;height:56px;flex-basis:56px}.eeconf-profile-photo{width:124px;height:124px;flex-basis:124px}}
@media(max-width:640px){.eeconf-row__company img{width:92px;flex-basis:92px}.eeconf-row__speaker img,.eeconf-avatar-placeholder{width:60px;height:60px;flex-basis:60px}.eeconf-profile-photo{width:102px;height:102px;flex-basis:102px}}

/* 1.12.5 · Agenda pública simplificada por imagen */
.eeconf-page--image-agenda .eeconf-hero{min-height:210px}
.eeconf-page--image-agenda .eeconf-hero__inner{padding-bottom:46px}
.eeconf-image-agenda-wrap{position:relative;z-index:2;margin-top:-28px;padding-bottom:58px}
.eeconf-image-day-tabs{display:flex;gap:8px;flex-wrap:wrap;align-items:center;background:#fff;border:1px solid rgba(14,64,99,.10);border-radius:16px;padding:14px 16px;box-shadow:var(--ee-shadow);margin-bottom:22px}
.eeconf-image-days{display:grid;gap:26px}
.eeconf-image-day{scroll-margin-top:110px}
.eeconf-image-day>h2{margin:0 0 12px!important;font-size:clamp(22px,3vw,30px)!important;line-height:1.15;color:var(--ee-navy)!important;font-weight:900}
.eeconf-image-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:22px}
.eeconf-image-card{background:#fff;border:1px solid #dbe6ec;border-radius:18px;overflow:hidden;box-shadow:0 14px 38px rgba(7,36,58,.08);scroll-margin-top:120px}
.eeconf-image-card__title{padding:14px 18px 12px;border-bottom:1px solid #e6edf1;font-weight:800;color:var(--ee-navy);font-size:17px}
.eeconf-image-card__media{display:block;background:#061a2d;text-align:center;line-height:0}
.eeconf-image-card__media img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;margin:0 auto}
.eeconf-image-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:14px 16px;border-top:1px solid #e6edf1;background:#fff}
.eeconf-image-actions .eeconf-btn{min-height:44px;justify-content:center}
.eeconf-btn--ghost{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#365c74;font-weight:800;padding:10px 12px;border-radius:9px}
.eeconf-btn--ghost:hover{background:#f0f5f7;color:var(--ee-blue)}
.eeconf-image-actions button:disabled{opacity:.58;cursor:wait}
.eeconf-image-feedback{min-height:0;padding:0 17px 14px;color:#28724a;font-size:13px;font-weight:700}
.eeconf-image-feedback:empty{display:none}
.eeconf-image-feedback.is-error{color:#b42318}
.eeconf-image-empty{margin-top:0}
@media (min-width:980px){
  .eeconf-image-grid{grid-template-columns:minmax(0,860px);justify-content:center}
}
@media (max-width:640px){
  .eeconf-image-agenda-wrap{width:min(100%,calc(100% - 24px));margin-top:-20px}
  .eeconf-image-day-tabs{padding:10px;border-radius:13px;gap:7px}
  .eeconf-image-day-tabs .eeconf-day-tab{flex:1 1 calc(50% - 7px);justify-content:center;min-height:44px}
  .eeconf-image-card{border-radius:13px}
  .eeconf-image-card__title{padding:12px 13px;font-size:15px}
  .eeconf-image-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:11px}
  .eeconf-image-actions .eeconf-btn,.eeconf-image-actions .eeconf-btn--ghost{width:100%;min-width:0;padding:10px 8px;font-size:13px}
  .eeconf-image-feedback{padding:0 12px 12px;font-size:12px}
}


/* 1.12.6 · Cada pestaña muestra únicamente la agenda de su día */
.eeconf-image-day-tabs{position:sticky;top:calc(var(--ee-menu-overlay-h,0px) + 8px);z-index:6;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:thin}
.eeconf-image-day-tabs .eeconf-day-tab{flex:1 0 auto;min-width:180px;justify-content:center;text-align:center}
.eeconf-image-day[hidden]{display:none!important}.eeconf-image-day__heading{text-align:center;margin:0 0 14px}.eeconf-image-day__eyebrow{display:block;font-size:10px;letter-spacing:.12em;font-weight:900;color:#5f7a8b;margin-bottom:4px}.eeconf-image-day__heading h2{margin:0!important}
.eeconf-image-card__media img{width:min(100%,900px)}
@media(max-width:640px){.eeconf-image-day-tabs{position:relative;top:auto}.eeconf-image-day-tabs .eeconf-day-tab{min-width:calc(82vw - 24px);flex:0 0 auto}.eeconf-image-day__heading{text-align:left}.eeconf-image-card__media img{width:100%}}

/* 1.13.4 · Tipos de conferencia dinámicos en agenda por imágenes */
.eeconf-image-type-filter{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-8px 0 22px;padding:13px 16px;border:1px solid rgba(14,64,99,.10);border-radius:14px;background:#fff;box-shadow:0 9px 24px rgba(7,36,58,.055)}
.eeconf-image-type-filter__label{display:inline-flex;align-items:center;gap:8px;color:#36566b;font-size:12px;font-weight:900;white-space:nowrap}.eeconf-image-type-filter__label svg{width:16px;height:16px;color:#0a6ca9}
.eeconf-image-type-chips{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.eeconf-image-card[hidden]{display:none!important}
.eeconf-image-card__meta{display:flex;align-items:center;justify-content:flex-start;padding:12px 16px;border-bottom:1px solid #e6edf1;background:linear-gradient(180deg,#fff,#f8fbfc)}
.eeconf-image-card__type{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:#e8f5fb;color:#0a668b;font-size:11px;font-weight:850}.eeconf-image-card__type svg{width:14px;height:14px}.eeconf-image-card__type.is-general{background:#eef2f4;color:#5f707b}
.eeconf-image-no-results{margin:18px 0 0}
@media(max-width:700px){.eeconf-image-type-filter{align-items:flex-start;flex-direction:column}.eeconf-image-type-chips{justify-content:flex-start;width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.eeconf-image-type-chips .eeconf-chip{flex:0 0 auto}}

/* 1.13.6 · Cronología pública por fecha + hora */
.eeconf-image-card__meta{justify-content:space-between;gap:10px;flex-wrap:wrap}
.eeconf-image-card__time{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:#edf8fc;color:#075f82;font-size:11px;font-weight:850;line-height:1.2;border:1px solid rgba(12,124,167,.14);font-variant-numeric:tabular-nums}
.eeconf-image-card__time svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}
.eeconf-image-card__time.is-missing{background:#fff7e8;color:#8a5b00;border-color:#f1d59b}
@media(max-width:640px){.eeconf-image-card__meta{align-items:flex-start;flex-direction:column}.eeconf-image-card__time{white-space:normal}}
