.asett-forum-map{
  --asett-bg:#333333;
  --asett-row-open:#474747;
  --asett-line:rgba(255,255,255,.35);
  --asett-white:#fff;
  --asett-gray:#b0b0b0;
  --asett-gray-soft:rgba(255,255,255,.68);
  width:100%;
  max-width:100%;
  margin-left:0;
  overflow-x:hidden;
  overflow-x:clip;
  font-family:'Figtree',Arial,sans-serif;
  background:var(--asett-bg);
  color:var(--asett-white);
  line-height:1.4;
}
.asett-forum-map *{box-sizing:border-box;-webkit-tap-highlight-color:transparent;}
.asett-forum-map button,.asett-forum-map a,.asett-forum-map input{font-family:inherit;}
.asett-layout{display:flex;width:100%;max-width:100%;min-height:100vh;min-height:100dvh;background:var(--asett-bg);overflow-x:hidden;overflow-x:clip;}

.asett-panel{
  flex:1 1 75%;
  width:75%;
  min-width:0;
  max-width:75%;
  height:100vh;
  height:100dvh;
  overflow-y:auto;
  overflow-x:hidden;
  -webkit-overflow-scrolling:touch;
  padding:34px 40px 40px;
  background:var(--asett-bg);
}
/* Scroll vertical del programa: barra cuadrada y de alto contraste,
   integrada visualmente entre el programa y el mapa. */
.asett-panel{
  scrollbar-width:auto;
  scrollbar-color:#fff #171717;
}
.asett-panel::-webkit-scrollbar{
  width:17px;
  height:17px;
  background:#171717;
}
.asett-panel::-webkit-scrollbar-track{
  background:#171717;
  border:1px solid #fff;
  border-radius:0;
}
.asett-panel::-webkit-scrollbar-thumb{
  min-height:46px;
  background:#fff;
  border:2px solid #171717;
  border-radius:0;
}
.asett-panel::-webkit-scrollbar-thumb:hover{background:#fff;}
.asett-panel::-webkit-scrollbar-button{display:none;width:0;height:0;}
.asett-panel::-webkit-scrollbar-corner{background:#171717;}

.asett-day-pills{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 34px;}
.asett-pill-btn{
  appearance:none;
  border:1.4px solid rgba(255,255,255,.55);
  border-radius:0;
  background:transparent;
  color:#fff;
  cursor:pointer;
  font-size:12.5px;
  font-weight:700;
  letter-spacing:.03em;
  line-height:1.15;
  min-height:40px;
  padding:10px 16px;
  text-transform:uppercase;
  transition:.15s;
}
.asett-pill-btn:hover{border-color:#fff;background:transparent;color:#fff;}
.asett-pill-btn.is-active{background:#fff;color:#000;border-color:#fff;}
.asett-full-program-link{
  margin-left:auto;
  min-height:40px;
  padding:10px 16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1.4px solid #fff;
  border-radius:0;
  background:#fff;
  color:#000!important;
  font-size:12px;
  font-weight:700;
  letter-spacing:.03em;
  line-height:1.15;
  text-decoration:none!important;
  text-transform:uppercase;
  white-space:nowrap;
  transition:.15s;
}
.asett-full-program-link:hover,
.asett-full-program-link:focus{
  background:transparent;
  color:#fff!important;
}

.asett-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;color:var(--asett-gray);text-transform:uppercase;margin:0 0 10px;}
.asett-headline{font-family:'Figtree',Arial,sans-serif;font-weight:300;font-size:clamp(24px,4.4vw,38px);line-height:1.15;margin:0 0 18px;color:#fff;}
.asett-intro{font-size:14.5px;line-height:1.6;color:var(--asett-gray-soft);max-width:980px;margin:0 0 28px;}
.asett-intro b,.asett-outro b{color:#fff;}
.asett-outro{font-size:13.5px;line-height:1.6;color:var(--asett-gray-soft);max-width:100%;margin:30px 0 0;}

.asett-accordion{border:0;}
.asett-acc-row{
  display:flex;
  align-items:center;
  gap:14px;
  min-height:48px;
  margin:0 0 10px;
  padding:8px 10px;
  border:1.4px solid rgba(255,255,255,.4);
  border-radius:0;
  background:transparent;
  cursor:pointer;
  transition:background .15s,border-color .15s;
}
.asett-acc-row:hover{border-color:#fff;}
.asett-acc-row.is-open{background:var(--asett-row-open);border-color:transparent;margin-bottom:0;}
.asett-acc-icon{width:24px;height:24px;flex:0 0 24px;}
.asett-acc-icon img{width:100%;height:100%;object-fit:contain;display:block;}
.asett-acc-name{font-size:13.5px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#fff;}
.asett-acc-meta{
  display:none;
  align-items:center;
  justify-content:flex-end;
  gap:9px;
  margin-left:auto;
  min-width:0;
  font-size:12.5px;
}
.asett-acc-row.is-open .asett-acc-meta{display:flex;}
.asett-acc-venue{font-style:italic;color:var(--asett-gray);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px;}
.asett-acc-sep{color:rgba(255,255,255,.35);}
.asett-program-link{color:#fff!important;text-decoration:underline!important;text-underline-offset:3px;font-weight:600;white-space:nowrap;}
.asett-program-link:hover{opacity:.75;color:#fff!important;}
.asett-acc-panel{padding:12px 16px 22px;background:var(--asett-row-open);margin:0 0 10px;}

.asett-schedule-cols{column-count:2;column-gap:28px;}
.asett-sched-row{padding:9px 0;border-bottom:1px dashed var(--asett-line);break-inside:avoid;-webkit-column-break-inside:avoid;}
.asett-sched-row:last-child{border-bottom:0;}
.asett-sched-head{display:flex;gap:10px;align-items:baseline;}
.asett-sched-time{min-width:44px;font-size:11.5px;font-weight:700;color:var(--asett-gray);}
.asett-sched-title{font-size:12.5px;font-weight:700;line-height:1.35;flex:1;color:#fff;}
/* Los ponentes se muestran siempre en una sola columna. */
.asett-speakers{margin:4px 0 0 54px;display:grid;grid-template-columns:1fr;gap:2px;}
.asett-session-description{margin:4px 0 0 54px;font-size:11.5px;line-height:1.45;color:var(--asett-gray-soft);}
.asett-session-location{margin:5px 0 0 54px;font-size:11.5px;line-height:1.45;color:var(--asett-gray-soft);}
.asett-session-location b{color:#fff;font-weight:600;}
.asett-speaker{font-size:11.5px;line-height:1.5;color:var(--asett-gray-soft);}
.asett-speaker b{color:#fff;font-weight:600;}
.asett-speaker .asett-role{color:var(--asett-gray);}
.asett-moderator{font-size:11px;margin:6px 0 0 54px;padding:4px 0 4px 8px;color:var(--asett-gray-soft);}
.asett-moderator-label{font-weight:800;letter-spacing:.06em;font-size:10px;margin-right:6px;}
.asett-moderator b{color:#fff;font-weight:600;}
.asett-sched-row.break .asett-sched-title{font-style:italic;font-weight:600;color:var(--asett-gray-soft);}
.asett-sched-row.close .asett-sched-title{font-weight:800;}
.asett-session-logos{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:8px 0 0 54px;}
.asett-session-logos img{height:30px;width:auto;max-width:90px;object-fit:contain;background:transparent;padding:0;}
.asett-partners{margin-top:16px;padding-top:12px;border-top:1px solid var(--asett-line);}
.asett-partners-label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--asett-gray);margin-bottom:8px;}
/* Los logos generales/organizadores se muestran siempre en gris y respetan la transparencia del PNG.
   contrast(0) fuerza un tono neutro incluso cuando el archivo original es negro o está a color. */
.asett-partners img{display:block;max-width:100%;height:auto;max-height:84px;object-fit:contain;object-position:left center;background:transparent;padding:0;filter:grayscale(100%) contrast(0%) brightness(140%);}

/* Evita que textos, enlaces o elementos flexibles ensanchen el viewport. */
.asett-panel,.asett-day-body,.asett-accordion,.asett-acc-row,.asett-acc-panel,.asett-sched-row,.asett-sched-head,.asett-sched-title,.asett-speakers,.asett-session-description,.asett-session-location,.asett-moderator,.asett-outro{min-width:0;max-width:100%;}
.asett-sched-title,.asett-speaker,.asett-session-description,.asett-session-location,.asett-moderator,.asett-intro,.asett-outro,.asett-program-link{overflow-wrap:anywhere;word-break:normal;}
.asett-session-logos img{max-width:min(90px,100%);}

.asett-map-pane{
  flex:0 0 25%;
  width:25%;
  min-width:0;
  max-width:25%;
  height:100vh;
  height:100dvh;
  position:sticky;
  top:0;
  background:#d9d9d9;
}
.asett-map{width:100%;height:100%;}
/* Mapa base en escala de grises. Se aplica solo a las teselas para que
   marcadores, popups y controles mantengan su legibilidad y color propio. */
.asett-forum-map .leaflet-tile-pane{filter:grayscale(100%);}
.asett-pin{width:30px;height:38px;display:block;filter:drop-shadow(0 2px 3px rgba(0,0,0,.35));}
.asett-pin.is-dim{opacity:.5;}
.asett-popup-card{display:flex;gap:13px;align-items:flex-start;background:#fff;padding:15px 16px;width:300px;max-width:80vw;border-radius:2px;}
.asett-popup-media{width:72px;height:72px;flex:0 0 72px;background:transparent;display:flex;align-items:center;justify-content:center;overflow:visible;}
.asett-popup-media img{width:100%;height:100%;object-fit:contain;display:block;background:transparent;}
.asett-popup-media img.asett-popup-icon{width:100%;height:100%;object-fit:contain;background:transparent;}
.asett-popup-name{font-size:14px;font-weight:800;line-height:1.25;text-transform:uppercase;color:#111;margin-bottom:4px;}
.asett-popup-tagline{font-size:11.5px;font-weight:700;margin-bottom:4px;}
.asett-popup-desc{font-size:11px;color:#555;line-height:1.4;margin-bottom:6px;}
.asett-popup-venue{font-size:12.5px;font-weight:700;color:#111;}
.asett-popup-address{font-size:11.5px;color:#666;margin:1px 0 8px;}
.asett-maps-link{display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:6px 10px;border:1.3px solid #111;color:#111!important;text-decoration:none!important;transition:.15s;}
.asett-maps-link:hover{background:#111;color:#fff!important;}
.asett-forum-map .leaflet-popup-content-wrapper{padding:0;border-radius:2px;box-shadow:0 6px 18px rgba(0,0,0,.25);}
.asett-forum-map .leaflet-popup-content{margin:0;}
.asett-forum-map .leaflet-popup-tip{background:#fff;}

/* Controles de zoom del mapa: cuadrados, blancos y sin sombras/redondeos,
   siguiendo el lenguaje visual de los botones superiores. */
.asett-forum-map .leaflet-control-zoom{
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible;
}
.asett-forum-map .leaflet-control-zoom a,
.asett-forum-map .leaflet-control-zoom a:hover,
.asett-forum-map .leaflet-control-zoom a:focus{
  width:33px;
  height:32px;
  line-height:28px;
  margin:0;
  padding:0;
  border:2px solid #000!important;
  border-bottom-width:1px!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#fff!important;
  color:#000!important;
  font-family:Arial,sans-serif;
  font-size:18px;
  font-weight:600;
  text-align:center;
  text-decoration:none!important;
}
.asett-forum-map .leaflet-control-zoom a:last-child{
  border-top-width:1px!important;
  border-bottom-width:2px!important;
}
.asett-forum-map .leaflet-control-zoom a.leaflet-disabled{
  background:#fff!important;
  color:#777!important;
  cursor:default;
}

@media (max-width:1100px){
  .asett-panel{padding:30px 30px 36px;}
  .asett-schedule-cols{column-count:1;}
  .asett-acc-venue{max-width:210px;}
}
@media (max-width:860px){
  .asett-forum-map{width:100%;margin-left:0;}
  .asett-layout{flex-direction:column;min-height:0;}
  .asett-panel{flex:none;width:100%;max-width:100%;min-width:0;height:auto;max-height:62vh;max-height:62dvh;padding:24px 22px 28px;}
  .asett-map-pane{position:relative;top:auto;flex:none;width:100%;max-width:100%;min-width:0;height:38vh;height:38dvh;min-height:260px;}
  .asett-day-pills{margin-bottom:26px;}
}
@media (max-width:600px){
  .asett-panel{padding:20px 16px 24px;max-height:60vh;max-height:60dvh;}
  .asett-map-pane{height:40vh;height:40dvh;min-height:240px;}
  .asett-day-pills{gap:6px;margin-bottom:22px;}
  .asett-full-program-link{margin-left:auto;}
  .asett-pill-btn{padding:9px 11px;font-size:11.5px;}
  .asett-acc-row{padding:11px 12px;gap:10px;flex-wrap:wrap;}
  .asett-acc-name{font-size:12.5px;}
  .asett-acc-meta{width:100%;margin-left:34px;justify-content:flex-start;flex-wrap:wrap;gap:6px;}
  .asett-acc-venue{max-width:100%;white-space:normal;}
  .asett-session-description,.asett-session-location,.asett-speakers,.asett-moderator,.asett-session-logos{margin-left:0;}
  .asett-popup-card{padding:13px 14px;gap:10px;width:270px;}
  .asett-popup-media{width:58px;height:58px;flex-basis:58px;}
}
@media (max-width:380px){
  .asett-panel{padding:16px 12px 20px;}
  .asett-headline{font-size:22px;}
  .asett-pill-btn{font-size:10.5px;padding:8px 9px;}
  .asett-acc-name{font-size:11.5px;}
}
