/* =======================================================
   Expositores — versión definitiva
   Hoja de estilos independiente, sólo para expositores.html
   ======================================================= */

/* Botón outline oscuro, para usar sobre fondos claros */
.btn.btn-transparent-dark{border:1px solid rgba(43,11,29,.35)!important;color:#2b0b1d!important;background:transparent!important;}
.btn.btn-transparent-dark:hover{background:#2b0b1d!important;border-color:#2b0b1d!important;color:#fff!important;}

/* ---------- Hero ---------- */
.expo2-hero{padding:70px 0 30px;}
.expo2-kicker{display:inline-block;margin-bottom:18px;font-size:13px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#9a6a2f;}
.expo2-hero-card{position:relative;min-height:340px;border-radius:24px;background-size:cover;background-position:center;box-shadow:0 24px 55px rgba(43,11,29,.22);display:flex;align-items:flex-end;padding:30px;}
.expo2-hero-stat{background:rgba(255,255,255,.97);border-radius:16px;padding:20px 24px;box-shadow:0 12px 30px rgba(43,11,29,.18);}
.expo2-hero-stat strong{display:block;font-family:'Lora',serif;font-size:38px;line-height:1;color:#7e2451;font-weight:700;}
.expo2-hero-stat span{display:block;font-size:14px;color:#6d6064;margin-top:4px;}
@media(max-width:991px){.expo2-hero{padding:40px 0 10px;}.expo2-hero-card{min-height:240px;margin-top:30px;}}

/* ---------- Quick facts circulares ---------- */
.expo2-fact{display:flex;flex-direction:column;align-items:center;text-align:center;}
.expo2-fact-icon{width:64px;height:64px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;color:#7e2451;box-shadow:0 10px 25px rgba(43,11,29,.1);margin-bottom:14px;}
.expo2-fact strong{display:block;font-size:18px;color:#2b0b1d;margin-bottom:2px;}
.expo2-fact small{display:block;font-size:13px;line-height:1.3;color:#6d6064;text-transform:uppercase;letter-spacing:.3px;}
@media(max-width:575px){
  .expo2-fact small{font-size:12px;line-height:1.25;max-width:120px;margin:0 auto;}
}

/* ---------- Descargas en lista horizontal ---------- */
.expo2-downloads{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.expo2-download-item{display:flex;align-items:center;gap:16px;padding:22px;border-radius:16px;background:#fff;border:1px solid rgba(43,11,29,.08);box-shadow:0 10px 30px rgba(43,11,29,.06);color:#2b0b1d;transition:.25s ease;}
.expo2-download-item:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(43,11,29,.12);color:#2b0b1d;}
.expo2-download-icon{flex:0 0 auto;width:46px;height:46px;border-radius:50%;background:#fff4e7;color:#7e2451;display:flex;align-items:center;justify-content:center;font-size:18px;}
.expo2-download-item strong{display:block;font-size:16px;margin-bottom:2px;}
.expo2-download-item small{display:block;font-size:13px;color:#6f6670;line-height:18px;}
@media(max-width:767px){.expo2-downloads{grid-template-columns:1fr;}}

/* ---------- Visión: panel oscuro ancho completo ---------- */
.expo2-vision{background:linear-gradient(135deg,#2b0b1d,#7e2451);}
.expo2-eyebrow{color:#f0c9d8;display:block;margin-bottom:14px;}

/* ---------- Beneficios en lista numerada ---------- */
.expo2-benefit-list{max-width:880px;margin:0 auto;border-top:1px solid rgba(43,11,29,.08);}
.expo2-benefit-item{display:flex;align-items:flex-start;gap:24px;padding:26px 4px;border-bottom:1px solid rgba(43,11,29,.08);}
.expo2-benefit-num{font-family:'Lora',serif;font-size:30px;font-weight:700;color:#e4c2cf;flex:0 0 60px;}
.expo2-benefit-item strong{display:block;font-size:19px;color:#2b0b1d;margin-bottom:4px;}
.expo2-benefit-item p{margin:0;font-size:16px;line-height:25px;color:#615a62;}

/* ---------- Audiencia agrupada ---------- */
.expo2-audience-group{height:100%;background:#fff;border-radius:18px;padding:24px;box-shadow:0 10px 30px rgba(43,11,29,.06);}
.expo2-audience-title{display:block;font-weight:700;color:#2b0b1d;margin-bottom:14px;font-size:15px;}
.expo2-audience-title i{color:#7e2451;margin-right:8px;}
.expo2-audience-grid{grid-template-columns:1fr!important;gap:8px!important;}
.expo2-audience-grid span{text-align:left!important;justify-content:flex-start;display:flex;font-size:14px;padding:10px 14px;}

/* ---------- Timeline vertical ---------- */
.expo2-timeline{position:relative;padding-left:30px;border-left:2px solid rgba(126,36,81,.18);}
.expo2-timeline-item{position:relative;padding-bottom:26px;}
.expo2-timeline-item:last-child{padding-bottom:0;}
.expo2-timeline-item span{position:absolute;left:-39px;top:4px;width:16px;height:16px;border-radius:50%;background:#7e2451;box-shadow:0 0 0 4px #fff4e7;}
.expo2-timeline-item p{margin:0;font-size:17px;font-weight:600;color:#2b0b1d;}

/* ---------- Difusión ---------- */
.expo2-promo{background:linear-gradient(135deg,#2b0b1d,#6b173d);}
.expo2-promo .promo-card i{margin-right:8px;}

/* ---------- Recinto: cifras destacadas ---------- */
.expo2-stat-pill{background:#fff4e7;border-radius:18px;padding:26px 18px;height:100%;}
.expo2-stat-pill strong{display:block;font-family:'Lora',serif;font-size:32px;color:#7e2451;font-weight:700;}
.expo2-stat-pill small{display:block;font-size:14px;color:#6d6064;margin-top:4px;}

/* ---------- Contacto: panel partido ---------- */
.expo2-contact-panel{padding:0!important;overflow:hidden;}
.expo2-contact-side{background:linear-gradient(160deg,#2b0b1d,#7e2451);padding:46px;display:flex;flex-direction:column;justify-content:center;}
.expo2-contact-side span{color:#f0c9d8;}
.expo2-contact-form{padding:46px;}
@media(max-width:991px){.expo2-contact-side{padding:34px;}.expo2-contact-form{padding:34px;}}

/* Ajustes solicitados - hero expositores */
.expo2-hero .container{max-width:1460px;}
.expo2-hero-copy{max-width:760px;}
.expo2-hero h1{max-width:730px;}
.registered-mark{font-size:.5em;line-height:0;vertical-align:baseline;position:relative;top:-0.5em;margin-left:1px;}
.registered-mark-kicker{font-size:.7em;top:-0.35em;}
.expo2-hero-card{min-height:390px;background-position:center;}
@media(max-width:991px){
  .expo2-hero .container{max-width:720px;}
  .expo2-hero-copy{max-width:100%;}
  .expo2-hero h1{max-width:100%;}
  .expo2-hero-card{min-height:320px;}
}
@media(max-width:575px){
  .expo2-hero-card{min-height:260px;border-radius:18px;}
}


/* Ajustes finales Expositores */
.expo2-hero{padding:105px 0 55px;background:transparent!important;overflow:hidden;}
.expo2-hero .container{max-width:1240px;}
.expo2-hero-row{min-height:510px;}
.expo2-hero-copy{padding-left:clamp(28px,5vw,92px);padding-right:20px;}
.expo2-hero-title{font-family:"Lora",serif;font-size:clamp(38px,4.2vw,58px);line-height:1.05;font-weight:700;letter-spacing:-1.5px;margin-bottom:18px;max-width:560px;}
.registered-mark{font-size:.5em!important;line-height:0;vertical-align:baseline;position:relative;top:-0.5em!important;margin-left:1px;}
.registered-mark-kicker{font-size:.7em!important;top:-0.35em!important;}
.expo2-hero-place{font-size:18px;line-height:1.55;font-weight:500;color:#7e2451;max-width:520px;margin-bottom:14px;}
.expo2-hero-text{font-size:17px;line-height:1.62;color:#6d6064;max-width:500px;margin-bottom:28px;}
.expo2-hero-card{min-height:430px;max-width:520px;margin-left:auto;border-radius:30px;padding:24px;box-shadow:0 18px 40px rgba(43,11,29,.16);align-items:flex-end;}
.expo2-hero-stat{transform:scale(.9);transform-origin:left bottom;}
.expo2-title-line{display:block;}
.expo2-recinto-text{max-width:620px;margin-left:auto;margin-right:auto;}
.expo2-promo h2{max-width:440px;}
.expo2-promo p{max-width:520px;}
.expo2-contact-section{position:relative;}
.expo2-form-card{background:#fff;border-radius:26px;padding:42px;box-shadow:0 22px 55px rgba(43,11,29,.11);border:1px solid rgba(126,36,81,.08);}
.expo2-form-card label{font-size:13px;font-weight:700;color:#2b0b1d;margin-bottom:8px;display:block;}
.expo2-form-card .form-control{border:1px solid rgba(43,11,29,.12);background:#eeebec;border-radius:14px;min-height:50px;padding:12px 16px;color:#2b0b1d;}
.expo2-form-card textarea.form-control{min-height:130px;resize:vertical;}
.expo2-form-card select.form-control{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background-color:#eeebec!important;
  background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath d='M1 1l6 6 6-6' fill='none' stroke='%237e2451' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:right 18px center!important;
  padding-right:42px;
  cursor:pointer;
}
.expo2-form-card .form-control:focus{border-color:#7e2451;box-shadow:0 0 0 .2rem rgba(126,36,81,.12);background:#fff;}
.expo2-form-card select.form-control:focus{
  background-color:#eeebec!important;
  background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath d='M1 1l6 6 6-6' fill='none' stroke='%237e2451' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:right 18px center!important;
}
.expo2-form-card select.form-control:valid{
  background-color:#fff!important;
  background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath d='M1 1l6 6 6-6' fill='none' stroke='%237e2451' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:right 18px center!important;
}
.expo2-form-card .form-control.is-invalid{border-color:#b42318;background:#fff7f7;}
.expo2-submit-btn{width:auto!important;min-width:210px;padding:12px 28px!important;font-size:14px!important;}
.expo2-submit-btn:hover{transform:none!important;}
.expo2-form-message{min-height:20px;margin:0;text-align:center;font-size:14px;font-weight:600;}
.expo2-form-message.error{color:#b42318;}
.expo2-form-message.success{color:#157347;}
.footer-dev{display:inline;}
@media (max-width:991px){
  .expo2-hero{padding:90px 0 35px;}
  .expo2-hero-row{min-height:auto;}
  .expo2-hero-copy{padding-left:15px;padding-right:15px;}
  .expo2-hero-card{max-width:100%;min-height:350px;margin-top:8px;}
}
@media (max-width:575px){
  .expo2-hero-card{min-height:280px;border-radius:22px;}
  .expo2-form-card{padding:26px 18px;border-radius:20px;}
  .footer-dev{display:block;margin-top:4px;}
}

/* Ajustes finales solicitados */
.expo2-hero-card{min-height:410px;max-width:500px;background-position:center center;}
.expo2-form-card .form-control,
.expo2-form-card textarea.form-control{background:#eeebec!important;border:1px solid rgba(43,11,29,.18);box-shadow:none!important;}
.expo2-form-card .form-control:focus,
.expo2-form-card textarea.form-control:focus{background:transparent!important;border-color:#7e2451;box-shadow:0 0 0 .16rem rgba(126,36,81,.10)!important;}
.expo2-form-card .form-control.is-invalid{background:transparent!important;border-color:#b42318;}
.expo2-submit-btn{min-width:180px!important;padding:10px 24px!important;font-size:13px!important;}
.expo2-contact-section .col-lg-7{text-align:center;max-width:680px;}
.expo2-contact-section .text-base-color{letter-spacing:1.2px;}
@media (max-width:991px){.expo2-hero-card{max-width:100%;min-height:330px;}}

/* Ajustes v7: timeline centrado y validación visual */
.expo2-timeline-centered{
  max-width:860px;
  margin:0 auto;
  padding-left:0!important;
  border-left:0!important;
  position:relative;
}
.expo2-timeline-centered:before{
  content:'';
  position:absolute;
  top:6px;
  bottom:18px;
  left:50%;
  width:2px;
  transform:translateX(-50%);
  background:rgba(126,36,81,.18);
}
.expo2-timeline-centered .expo2-timeline-item{
  width:50%;
  padding:0 42px 30px 0;
  position:relative;
  text-align:right;
}
.expo2-timeline-centered .expo2-timeline-item:nth-child(even){
  margin-left:50%;
  padding:0 0 30px 42px;
  text-align:left;
}
.expo2-timeline-centered .expo2-timeline-item span{
  left:auto!important;
  right:-8px;
  top:4px;
  z-index:2;
}
.expo2-timeline-centered .expo2-timeline-item:nth-child(even) span{
  right:auto;
  left:-8px!important;
}
.expo2-timeline-centered .expo2-timeline-item p{
  display:inline-block;
  max-width:280px;
  margin:0;
  padding:14px 18px;
  border-radius:18px;
  background:#fff;
  box-shadow:0 10px 28px rgba(43,11,29,.07);
  border:1px solid rgba(126,36,81,.08);
}
.expo2-form-card .form-control.is-invalid,
.expo2-form-card textarea.form-control.is-invalid{
  border-color:#b42318!important;
}
@media(max-width:767px){
  .expo2-timeline-centered:before{left:8px;transform:none;}
  .expo2-timeline-centered .expo2-timeline-item,
  .expo2-timeline-centered .expo2-timeline-item:nth-child(even){
    width:100%;
    margin-left:0;
    padding:0 0 22px 36px;
    text-align:left;
  }
  .expo2-timeline-centered .expo2-timeline-item span,
  .expo2-timeline-centered .expo2-timeline-item:nth-child(even) span{
    left:0!important;
    right:auto!important;
  }
  .expo2-timeline-centered .expo2-timeline-item p{max-width:100%;}
}


/* Ajuste v9: timeline sin rectángulos, solo textos */
.expo2-timeline-centered .expo2-timeline-item p{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  max-width:300px;
  font-weight:700;
}
.expo2-timeline-centered .expo2-timeline-item{
  padding-bottom:34px;
}
.expo2-timeline-centered .expo2-timeline-item:nth-child(even){
  padding-bottom:34px;
}


.expo2-timeline-centered .expo2-timeline-item:last-child{
  padding-bottom:0!important;
}
.expo2-hero-card{align-items:stretch!important;padding:0!important;background-position:center center!important;}
.expo2-hero-stat{display:none!important;}
.expo2-timeline-centered .expo2-timeline-item p{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  font-weight:700;
}
.expo2-form-card .form-control,
.expo2-form-card textarea.form-control{background:#eeebec!important;}
.expo2-form-card .form-control:-webkit-autofill,
.expo2-form-card .form-control:-webkit-autofill:hover,
.expo2-form-card .form-control:-webkit-autofill:focus,
.expo2-form-card textarea.form-control:-webkit-autofill{
  -webkit-box-shadow:0 0 0 1000px #fff inset!important;
  -webkit-text-fill-color:#2b0b1d!important;
  caret-color:#2b0b1d!important;
  transition:background-color 9999s ease-in-out 0s;
}
.expo2-submit-btn{
  background:#8a235f!important;
  color:#fff!important;
  border:2px solid #8a235f!important;
  transition:all .25s ease!important;
}
.expo2-submit-btn:hover{
  background:#fff!important;
  color:#8a235f!important;
  border-color:#8a235f!important;
}
.privacy-check{display:flex!important;align-items:flex-start;gap:12px;font-size:14px;line-height:1.55;font-weight:400!important;color:#615a62!important;margin-top:4px;text-align:left;}
.privacy-check input{width:18px;height:18px;flex:0 0 18px;margin-top:3px;accent-color:#8a235f;}
.privacy-check a{color:#2b0b1d;text-decoration:underline;}
.scroll-progress .scroll-text,
.scroll-progress .scroll-line,
.scroll-progress .scroll-point{color:#fff!important;border-color:#fff!important;background-color:#fff!important;}


/* Overrides v12 */
.expo2-contact-section .lead,
.expo2-contact-section p{max-width:680px;margin-left:auto;margin-right:auto;}
.expo2-form-card .form-control,
.expo2-form-card textarea.form-control{background:#eeebec!important;}
.expo2-form-card .form-control:-webkit-autofill,
.expo2-form-card .form-control:-webkit-autofill:hover,
.expo2-form-card .form-control:-webkit-autofill:focus,
.expo2-form-card textarea.form-control:-webkit-autofill{
  -webkit-box-shadow:0 0 0 1000px #fff inset!important;
  -webkit-text-fill-color:#2b0b1d!important;
  caret-color:#2b0b1d!important;
}
.scroll-progress{mix-blend-mode:normal!important;}
.scroll-progress .scroll-text{color:#8a235f!important;background:transparent!important;}
.scroll-progress .scroll-line{background:rgba(138,35,95,.28)!important;}
.scroll-progress .scroll-point{background:#8a235f!important;}
.scroll-progress.on-dark .scroll-text{color:#fff!important;background:transparent!important;}
.scroll-progress.on-dark .scroll-line{background:rgba(255,255,255,.45)!important;}
.scroll-progress.on-dark .scroll-point{background:#fff!important;}

/* Ajustes finales v13 */
.navbar .navbar-collapse{justify-content:flex-end!important;}
.expo2-hero-stat{display:none!important;}
.expo2-timeline-centered .expo2-timeline-item p{background:transparent!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:0!important;max-width:310px;font-weight:700;}
.expo2-form-card .form-control,
.expo2-form-card textarea.form-control{background:#eeebec!important;box-shadow:none!important;}
.expo2-form-card .form-control:-webkit-autofill,
.expo2-form-card .form-control:-webkit-autofill:hover,
.expo2-form-card .form-control:-webkit-autofill:focus,
.expo2-form-card textarea.form-control:-webkit-autofill,
.expo2-form-card textarea.form-control:-webkit-autofill:hover,
.expo2-form-card textarea.form-control:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#2b0b1d!important;caret-color:#2b0b1d!important;transition:background-color 9999s ease-in-out 0s;}
.expo2-submit-btn{background:#8a235f!important;color:#fff!important;border:2px solid #8a235f!important;transition:all .25s ease!important;}
.expo2-submit-btn:hover{background:#fff!important;color:#8a235f!important;border-color:#8a235f!important;}
.expo2-submit-btn:hover span,.expo2-submit-btn:hover i{color:#8a235f!important;}
.privacy-check input.is-invalid{outline:2px solid #b42318;outline-offset:2px;}
.scroll-progress{mix-blend-mode:normal!important;right:22px!important;}
.scroll-progress .scroll-top{background:transparent!important;}
.scroll-progress .scroll-text{color:#8a235f!important;background:transparent!important;text-shadow:none!important;}
.scroll-progress .scroll-line{width:2px!important;height:60px!important;background:rgba(138,35,95,.30)!important;border:0!important;}
.scroll-progress .scroll-point{width:2px!important;left:0!important;background:#8a235f!important;border:0!important;box-shadow:none!important;}
.scroll-progress.on-dark .scroll-text{color:#fff!important;background:transparent!important;text-shadow:0 1px 8px rgba(0,0,0,.28)!important;}
.scroll-progress.on-dark .scroll-line{background:rgba(255,255,255,.55)!important;}
.scroll-progress.on-dark .scroll-point{background:#fff!important;}
footer{margin-top:0!important;margin-bottom:0!important;}
html,body{background:#fff!important;padding-bottom:0!important;margin-bottom:0!important;}
