:root{--serif:"Fraunces",Georgia,serif;--claw-cream:#fff;--deep-blue:#163f91;--steel:#101b45;--lobster:#b58a32;--gold:#b58a32}
html{background:#fff}
body{width:100%;max-width:none;margin:0;background:#fff;box-shadow:none}
.hero{min-height:calc(100vh - 86px);padding:80px clamp(32px,5vw,76px);display:flex;align-items:flex-start;justify-content:center;text-align:left;background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 36%,rgba(255,255,255,.28) 66%,rgba(255,255,255,.04) 100%),url("assets/hero-travel.jpg");background-size:cover;background-position:center center}
.hero h1{max-width:720px;margin:0 0 20px;font-size:clamp(46px,5vw,68px);font-weight:600;line-height:1.05;letter-spacing:-.035em}
.hero h1 em{font-style:normal;font-weight:600}
.hero-copy{max-width:720px;margin:0}
.hero-lead{margin-left:0;margin-right:0;max-width:590px}
.hero-actions,.trust-row{justify-content:flex-start}
.section{padding:78px clamp(24px,6vw,92px)}
.section h2,.cta h2{font-weight:600;line-height:1.08}
.intro{padding-top:82px;gap:9vw}
.intro-copy p:first-child{line-height:1.25;font-weight:500}
.process{margin:0 clamp(24px,6vw,92px);padding:72px 64px}
.steps h3,.value-grid h3{font-weight:500}
.cta{margin:0;border-radius:0;padding-top:85px;padding-bottom:85px}
footer{margin:0}

/* Identidad limpia: beige dominante y color únicamente como acento */
body,.site-header,.intro,.services,.values,.faq{background:#fff}
.site-header{height:86px;padding:8px clamp(24px,5vw,76px)}
.brand img{width:148px;height:74px;object-fit:contain;mix-blend-mode:normal}
.site-header nav{font-size:14px;gap:32px}
.button-small{font-size:14px;padding:10px 17px}
.eyebrow,.tag,.card-top,.trust-row,.hero-message>p{display:none}
.hero{background-color:#fff}
.hero-copy{margin-bottom:2px}
.hero-lead{font-size:18px}
.hero-visual{position:relative;display:block;height:610px;border-radius:20px;overflow:hidden}
.hero-visual>div{position:absolute;border-radius:16px;overflow:hidden}
.hero-photo{inset:0}
.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,27,69,.16),transparent 55%)}
.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 44%}
.hero-route{left:34px;top:34px;width:340px;padding:25px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 12px 35px rgba(16,27,69,.12)}
.hero-route>p{font-size:28px;font-weight:600;margin:0 0 18px}
.hero-route div{padding:11px 14px;margin:9px 0;border:0;font-size:14px;font-weight:600}
.hero-route div:nth-of-type(1){background:#dbe5f5;color:var(--deep-blue)}
.hero-route div:nth-of-type(2){background:#f3ead7;color:#7c5b1e}
.hero-route div:nth-of-type(3){background:#e1e3eb;color:var(--steel)}
.hero-route b{background:transparent;color:currentColor;font-size:13px;padding:0}
.hero-mark{right:34px;top:34px;width:210px;height:180px;background:rgba(255,255,255,.94);display:grid;place-items:center;box-shadow:0 12px 35px rgba(16,27,69,.12)}
.hero-mark img{width:170px;height:160px;object-fit:contain}
.hero-message{left:34px;bottom:34px;width:430px;padding:0;background:transparent}
.hero-message>div{max-width:none;padding:20px 22px;border-radius:14px;background:rgba(255,255,255,.95);font-family:var(--serif);font-size:21px;color:var(--steel);box-shadow:0 12px 35px rgba(16,27,69,.12)}
.pulse{background:var(--lobster);box-shadow:0 0 0 5px #f1e7d1}
.service-card,.value-grid article{background:rgba(255,255,255,.42)}
.service-card.dark,.service-card.gold{background:rgba(255,255,255,.42);color:var(--ink)}
.service-card.dark p,.service-card.gold p{color:var(--muted)}
.process{background:var(--steel);color:#fff;border:0}
.process-title>p:not(.eyebrow),.steps p{color:#c8d0df}
.steps li{border-color:rgba(255,255,255,.2)}.steps li>span{color:#8eb4ed}
.process .button-light{background:var(--claw-cream);color:var(--steel);border-color:var(--claw-cream)}
.cta{background:var(--lobster);color:#fff;border-top:0}
.cta>p:not(.eyebrow){color:#f7edd8}
.cta .button-light{background:var(--claw-cream);color:var(--lobster);border-color:var(--claw-cream)}
footer{background:#fff;color:var(--ink);border-top:1px solid #d8d2c7}
.footer-brand{background:transparent}.footer-brand img{filter:none;opacity:1;mix-blend-mode:normal}.legal{color:var(--muted);border-color:#d8d2c7}
.footer-brand img{width:210px;height:125px}
footer{grid-template-columns:250px 1fr auto;padding-top:58px}
.footer-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid #d8d2c7;padding-top:24px}
.footer-bottom .legal{grid-column:auto;border:0;padding:0;margin:0}
.creator-credit{display:flex;align-items:center;gap:12px;margin:0;color:var(--muted)}
.creator-credit span{font-size:12px}
.creator-credit strong{font-family:var(--sans);font-size:25px;font-weight:500;letter-spacing:-.07em;color:#062a14}
.text-link span,.button span,.service-card>a{font-family:Georgia,serif}
.text-link span,.button span{font-size:20px;font-weight:400}
.filters{gap:12px;margin-bottom:44px}
.filters button{min-height:50px;padding:13px 27px;border-radius:28px;font-size:15px;font-weight:600}
.service-card p{font-size:17px;line-height:1.6;max-width:95%}
.service-card>a,.service-card summary{font-size:15px;line-height:1.4}
.service-card details ul{font-size:15px;line-height:1.6}
.service-grid{display:grid;grid-template-columns:repeat(7,minmax(260px,1fr));gap:14px;overflow-x:auto;padding:4px 2px 18px;scroll-snap-type:x proximity;scrollbar-color:var(--deep-blue) transparent}
.service-card,.service-card.dark,.service-card.gold{min-height:410px;background:var(--steel);color:#fff;border-color:var(--steel);scroll-snap-align:start}
.service-card p,.service-card.dark p,.service-card.gold p{color:#dce6f4}
.service-card>a,.service-card summary,.service-card details ul{color:#fff}
.service-card:hover{box-shadow:0 15px 35px rgba(22,63,145,.18)}
.services[data-active-filter="all"] .filters button.active,.services[data-active-filter="all"] .service-card{background:var(--steel);border-color:var(--steel)}
.services[data-active-filter="turismo"] .filters button.active,.services[data-active-filter="turismo"] .service-card:not(.hidden){background:var(--deep-blue);border-color:var(--deep-blue)}
.services[data-active-filter="estudio"] .filters button.active,.services[data-active-filter="estudio"] .service-card:not(.hidden){background:var(--lobster);border-color:var(--lobster)}
.services[data-active-filter="colombia"] .filters button.active,.services[data-active-filter="colombia"] .service-card:not(.hidden){background:#315f84;border-color:#315f84}
.filters button.active{color:#fff;transition:background-color .25s,border-color .25s,color .25s}
.filters button[data-filter="all"]{background:var(--steel);border-color:var(--steel);color:#fff}
.filters button[data-filter="turismo"]{background:var(--deep-blue);border-color:var(--deep-blue);color:#fff}
.filters button[data-filter="estudio"]{background:var(--lobster);border-color:var(--lobster);color:#fff}
.filters button[data-filter="colombia"]{background:#315f84;border-color:#315f84;color:#fff}
.filters button:not(.active){opacity:.72}
.filters button:hover,.filters button.active{opacity:1;transform:translateY(-2px)}
.service-card{transition:background-color .25s,border-color .25s,transform .25s,box-shadow .25s}
.button,.button-small,.button-light,.hero-actions .button,.hero-actions .text-link,.filters button{border-radius:999px}
.value-grid article>span{display:grid;width:54px;height:54px;margin:0 auto 25px;place-items:center;border-radius:50%;background:var(--lobster);color:#fff;font-family:var(--sans);font-size:20px;font-weight:700}
.site-header{transition:box-shadow .25s,background-color .25s}.site-header.scrolled{box-shadow:0 8px 28px rgba(16,27,69,.08)}
.button,.text-link,.filters button,.service-card,.value-grid article{transition:transform .25s,box-shadow .25s,background-color .25s,border-color .25s,opacity .25s}
.button:hover,.text-link:hover{transform:translateY(-3px)}
.value-grid article:hover{transform:translateY(-7px);box-shadow:0 16px 36px rgba(16,27,69,.09)}
.value-grid article:hover>span{transform:scale(1.08) rotate(-4deg)}
.value-grid article>span{transition:transform .25s}
.faq-list details summary:hover{color:var(--deep-blue)}
.service-card summary{list-style:none}.service-card summary::-webkit-details-marker{display:none}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
.steps li:nth-child(2),.service-card:nth-child(2),.value-grid article:nth-child(2){transition-delay:.08s}.steps li:nth-child(3),.service-card:nth-child(3),.value-grid article:nth-child(3){transition-delay:.16s}
.whatsapp-float{background:#25d366;color:#fff;transition:transform .25s,box-shadow .25s}.whatsapp-float:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 28px rgba(37,211,102,.32)}
.whatsapp-float svg{width:28px;height:28px}
.cta [data-whatsapp]{background:#25d366;color:#fff;border-color:#25d366}.cta [data-whatsapp]:hover{background:#1ebe5d;border-color:#1ebe5d}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal.visible{opacity:1;transform:none;transition:none}.button,.text-link,.filters button,.service-card,.value-grid article{transition:none}}
.process{display:block;width:100%;margin-left:0!important;margin-right:0!important;padding:68px clamp(24px,6vw,92px);border-radius:0}
.process-title{text-align:center;max-width:760px;margin:0 auto 48px}
.process-title>p:not(.eyebrow){margin:16px auto 22px;font-size:17px}
.process .steps{display:grid;grid-template-columns:repeat(5,1fr);gap:0}
.process .steps li{display:block;padding:28px 34px;border-top:1px solid rgba(255,255,255,.24);border-right:1px solid rgba(255,255,255,.18)}
.process .steps li:last-child{border-right:0}
.process .steps li>span{display:block;font-family:var(--sans);font-size:56px;font-weight:700;letter-spacing:-.04em;line-height:1;margin-bottom:25px;color:#8eb4ed}
.process .steps h3{font-size:25px;line-height:1.18;margin-bottom:12px}
.process .steps p{font-size:16px;line-height:1.55}
.process{padding:0 0 62px;background:#fff;color:var(--steel)}
.process-title{max-width:none;margin:0 0 0;padding:64px clamp(24px,6vw,92px);background:var(--steel);color:#fff}
.process-title>p:not(.eyebrow){color:#d6ddec;margin-bottom:0}
.process .steps{margin:0;padding:55px clamp(24px,6vw,92px) 38px;background:#fff}
.process .steps li{border-top-color:#cbd4df;border-right-color:#d9e0e7}
.process .steps li>span{color:var(--lobster)}
.process .steps h3{color:var(--steel)}
.process .steps p{color:#596c80}
.process-cta{display:flex;width:max-content;margin:0 auto;background:#fff;color:var(--deep-blue);border:1px solid var(--deep-blue)}
.process-cta:hover{background:var(--deep-blue);color:#fff;border-color:var(--deep-blue)}

/* Ajustes solicitados: identidad azul, dorado y blanco */
.site-header{position:sticky;top:0}
.brand img{width:172px;height:78px}
.hero h1 em{color:var(--gold)}
.hero-actions .button,.header-cta{background:var(--gold);border-color:var(--gold)}
.hero-actions .button:hover,.header-cta:hover{background:var(--deep-blue);border-color:var(--deep-blue)}
.flag{width:auto;height:auto;border:0;border-radius:0;font-size:30px;line-height:1}
.card-top{display:flex;color:#d7bd83;align-items:center;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}
.service-facts{margin:18px 0 0;padding:18px 0 0;list-style:none;border-top:1px solid rgba(255,255,255,.2);font-size:14px;line-height:1.7;color:#fff}
.service-facts li+li{margin-top:3px}.rate-note{color:var(--muted);font-size:12px;margin:18px 0 0}
.ambassadors{background:linear-gradient(135deg,#f8f4e9,#fff)}
.ambassadors-intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw;align-items:start;margin-bottom:52px}
.ambassadors-intro>div:last-child{max-width:650px}.ambassadors p{font-size:18px;color:var(--muted)}
.ambassador-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:980px;margin:0 auto}
.ambassador-gallery figure{margin:0;background:var(--steel);border-radius:18px;overflow:hidden;box-shadow:0 18px 45px rgba(16,27,69,.14)}
.ambassador-gallery img{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:contain;background:var(--steel)}
.ambassador-gallery figcaption{padding:16px 20px;color:#fff;font-weight:600;text-align:center}
.ambassadors .button{background:var(--gold);border-color:var(--gold)}.ambassadors-cta{display:flex;width:max-content;margin:38px auto 0}

@media(max-width:900px){.section{padding-top:68px;padding-bottom:68px}.process{padding:0 0 54px}.hero{min-height:720px;background-position:62% center;background-image:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.8) 58%,rgba(255,255,255,.18)),url("assets/hero-travel.jpg")}.service-grid{grid-template-columns:repeat(7,280px)}.process .steps{grid-template-columns:1fr;padding:45px 30px 32px}.process .steps li{border-right:0}.process .steps li>span{font-size:48px}.ambassadors-intro{grid-template-columns:1fr;gap:25px}.ambassador-gallery{gap:18px}footer{grid-template-columns:1fr}.footer-bottom{grid-column:1;flex-wrap:wrap}}
@media(max-width:580px){.site-header{height:76px}.brand img{width:120px;height:65px}.hero{min-height:680px;padding:58px 20px;background-position:67% center;background-image:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.88) 68%,rgba(255,255,255,.4)),url("assets/hero-travel.jpg")}.hero h1{font-size:42px}.section{padding:58px 20px}.process{margin-left:0;margin-right:0;padding:0 0 48px}.process-title{padding:50px 20px}.process .steps{padding:38px 20px 28px}.cta,footer{margin:0}.filters{gap:9px;margin-bottom:36px}.filters button{min-height:46px;padding:11px 21px;font-size:14px}.service-card p{font-size:16px;max-width:none}.service-card>a,.service-card summary{font-size:15px}.ambassador-gallery{grid-template-columns:1fr;gap:24px}.ambassador-gallery figcaption{padding:14px}.ambassadors-cta{width:100%}}

/* Actualización de portada, tipografía y banderas */
:root{--serif:"Rethink Sans","DM Sans",sans-serif}
h1,h2,h3,.hero h1,.section h2,.cta h2,.service-card h3,.steps h3,.value-grid h3{font-family:var(--serif)}
.site-header{height:104px;padding-top:6px;padding-bottom:6px}
.site-header .brand{flex:0 0 auto}
.site-header .brand img{width:215px;height:92px;object-fit:contain;object-position:center;filter:none;mix-blend-mode:normal}
.hero{position:relative;isolation:isolate;min-height:calc(100vh - 104px);background:none!important;overflow:hidden;align-items:center}
.hero-carousel{position:absolute;inset:0;z-index:-1;background:var(--steel)}
.hero-carousel:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.91) 39%,rgba(255,255,255,.35) 68%,rgba(255,255,255,.08) 100%);pointer-events:none}
.hero-slides,.hero-slide{position:absolute;inset:0;width:100%;height:100%}
.hero-slide{object-fit:cover;object-position:center;opacity:0;transform:scale(1.025);transition:opacity .75s ease,transform 5.5s ease}
.hero-slide.active{opacity:1;transform:scale(1)}
.carousel-dots{position:absolute;z-index:2;right:30px;bottom:24px;display:flex;gap:9px}
.carousel-dot{width:10px;height:10px;padding:0;border:1px solid #fff;border-radius:50%;background:rgba(255,255,255,.35);cursor:pointer}
.carousel-dot.active{background:#fff;transform:scale(1.25)}
.flag{display:block!important;width:52px!important;height:auto!important;max-height:36px;object-fit:cover;border:1px solid rgba(255,255,255,.45)!important;border-radius:4px!important;box-shadow:0 3px 10px rgba(0,0,0,.18)}
@media(max-width:900px){.site-header{height:88px}.site-header .brand img{width:176px;height:76px}.hero{min-height:720px}.hero-carousel:after{background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.8) 62%,rgba(255,255,255,.2))}}
@media(max-width:580px){.site-header{height:82px}.site-header .brand img{width:145px;height:70px}.hero{min-height:680px}.hero-carousel:after{background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.82) 72%,rgba(255,255,255,.4))}.carousel-dots{left:50%;right:auto;bottom:33px;transform:translateX(-50%)}.flag{width:58px!important;max-height:40px}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none;transform:none}}

/* Carrusel de perfiles */
.ambassador-carousel{position:relative;max-width:1060px;margin:0 auto;padding:0 40px 34px}
.ambassador-gallery{display:block;max-width:none;margin:0;overflow:hidden}
.ambassador-track{display:flex;gap:28px;transition:transform .55s ease}
.ambassador-gallery figure{flex:0 0 calc((100% - 84px)/4)}
.ambassador-arrow{position:absolute;z-index:2;top:50%;width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--steel);color:#fff;font-size:32px;line-height:1;cursor:pointer;transform:translateY(-80%);box-shadow:0 8px 22px rgba(16,27,69,.2)}
.ambassador-arrow:hover{background:var(--gold)}
.ambassador-prev{left:-22px}.ambassador-next{right:-22px}
.ambassador-dots{position:absolute;left:50%;bottom:0;display:flex;gap:9px;transform:translateX(-50%)}
.ambassador-dot{width:10px;height:10px;padding:0;border:1px solid var(--steel);border-radius:50%;background:transparent;cursor:pointer}
.ambassador-dot.active{background:var(--steel);transform:scale(1.2)}
@media(max-width:900px){.ambassador-carousel{padding-left:52px;padding-right:52px}.ambassador-gallery figure{flex-basis:calc((100% - 28px)/2)}.ambassador-prev{left:0}.ambassador-next{right:0}}
@media(max-width:580px){.ambassador-carousel{padding-left:34px;padding-right:34px}.ambassador-track{gap:18px}.ambassador-gallery figure{flex-basis:100%}.ambassador-arrow{width:40px;height:40px}.ambassador-prev{left:-8px}.ambassador-next{right:-8px}}
@media(prefers-reduced-motion:reduce){.ambassador-track{transition:none}}

/* Logo transparente y acciones principales con mayor presencia */
.site-header{height:120px}
.site-header .brand img{width:255px;height:108px;object-fit:contain;filter:none;mix-blend-mode:normal}
.footer-brand img{width:240px;height:145px;object-fit:contain;filter:none;mix-blend-mode:normal}
.hero-actions{gap:22px}
.hero-actions .button,.hero-actions .text-link{min-height:64px;padding:17px 34px;font-size:18px;font-weight:700}
.hero-actions .text-link{display:inline-flex;align-items:center;justify-content:center;border:3px solid var(--deep-blue);color:var(--steel);background:rgba(255,255,255,.7);box-shadow:0 6px 18px rgba(22,63,145,.14)}
.hero-actions .text-link:hover{color:#fff;background:var(--deep-blue);border-color:var(--deep-blue);box-shadow:0 9px 24px rgba(22,63,145,.28)}
@media(max-width:900px){.site-header{height:102px}.site-header .brand img{width:210px;height:90px}.hero-actions .button,.hero-actions .text-link{min-height:58px;padding:15px 27px;font-size:16px}}
@media(max-width:580px){.site-header{height:92px}.site-header .brand img{width:180px;height:82px}.hero-actions{align-items:stretch}.hero-actions .button,.hero-actions .text-link{width:100%;min-height:56px;padding:14px 22px;font-size:16px}}

/* Alineación uniforme del hero y las tarjetas de países */
.hero{justify-content:flex-start;text-align:left}
.hero-copy{margin-left:0;margin-right:auto;text-align:left}
.hero-copy .eyebrow,.hero-copy h1,.hero-copy .hero-lead{margin-left:0;margin-right:0;text-align:left}
.hero-actions,.trust-row{justify-content:flex-start;text-align:left}
.service-card{justify-content:flex-start}
.service-card .card-top{flex:0 0 42px;min-height:42px;align-items:flex-start}
.service-card>div:nth-child(2){width:100%;margin-top:0}
.service-card h3{min-height:84px;margin:0 0 14px;display:flex;align-items:flex-start;line-height:1.1;text-align:left}
.service-card details,.service-card>.service-facts{margin-top:auto}
@media(max-width:580px){.hero,.hero-copy,.hero-copy h1,.hero-copy .hero-lead{text-align:left}.service-card h3{min-height:auto;margin-bottom:14px}}

/* Evita cruces en el header y centra la composición del hero */
.site-header{gap:24px}
.site-header nav{gap:22px;white-space:nowrap}
.header-cta{flex:0 0 auto;margin-left:auto;white-space:nowrap}
.hero{justify-content:center}
.hero-copy{width:100%;max-width:640px;margin-left:auto;margin-right:auto;text-align:center}
.hero h1{max-width:640px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(38px,4.2vw,58px)!important;line-height:1.08!important;text-align:center}
.hero-copy .hero-lead{max-width:540px;margin-left:auto;margin-right:auto;text-align:center;font-size:16px}
.hero-actions,.trust-row{justify-content:center;text-align:center}
@media(max-width:1180px){
  .site-header{height:102px;padding:6px 24px}
  .site-header .brand img{width:210px;height:90px}
  .menu-toggle{display:grid;gap:7px;margin-left:auto;padding:12px}
  .menu-toggle span{width:24px;height:2px;background:var(--navy)}
  .site-header nav{display:none;position:absolute;top:102px;left:0;right:0;transform:none;background:#fff;padding:25px;box-shadow:0 15px 25px rgba(0,0,0,.08);flex-direction:column;white-space:normal}
  .site-header nav.open{display:flex}
  .header-cta{display:none}
}
@media(max-width:580px){.site-header{height:92px}.site-header nav{top:92px}.hero-copy,.hero-copy h1,.hero-copy .hero-lead{text-align:center}.hero h1{font-size:36px!important}.hero-actions{justify-content:center}}

/* Visor ampliado de perfiles */
.ambassador-gallery figure{cursor:zoom-in}
.ambassador-gallery figure img{transition:transform .25s ease,opacity .25s ease}
.ambassador-gallery figure:hover img{transform:scale(1.015);opacity:.94}
.profile-lightbox{width:min(92vw,760px);max-width:none;height:min(92vh,1050px);max-height:none;margin:auto;padding:0;border:0;border-radius:18px;overflow:hidden;background:transparent;box-shadow:0 24px 70px rgba(0,0,0,.45)}
.profile-lightbox::backdrop{background:rgba(7,18,42,.88);backdrop-filter:blur(5px)}
.profile-lightbox img{display:block;width:100%;height:100%;object-fit:contain;background:var(--steel)}
.lightbox-close{position:absolute;z-index:2;top:14px;right:14px;width:48px;height:48px;padding:0;border:2px solid rgba(255,255,255,.8);border-radius:50%;display:grid;place-items:center;background:rgba(16,27,69,.82);color:#fff;font-size:34px;line-height:1;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.25)}
.lightbox-close:hover{background:var(--gold)}
@media(max-width:580px){.profile-lightbox{width:94vw;height:88vh;border-radius:12px}.lightbox-close{top:10px;right:10px;width:43px;height:43px}}

/* Hero dividido: información sobre blanco e imagen a la derecha */
.hero{justify-content:flex-start}
.hero-carousel:after{background:linear-gradient(90deg,#fff 0%,#fff 45%,rgba(255,255,255,.96) 51%,rgba(255,255,255,.38) 68%,rgba(255,255,255,.06) 100%)}
.hero-copy{width:46%;max-width:590px;margin-left:0;margin-right:auto;text-align:left}
.hero h1{max-width:590px!important;margin-left:0!important;margin-right:0!important;font-size:clamp(36px,3.7vw,52px)!important;text-align:left}
.hero-copy .hero-lead{max-width:520px;margin-left:0;margin-right:0;text-align:left}
.hero-actions,.trust-row{justify-content:flex-start;text-align:left}
.hero-actions{flex-wrap:wrap}
.hero-actions .button,.hero-actions .text-link{padding-left:27px;padding-right:27px;font-size:16px}
@media(max-width:900px){.hero-carousel:after{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 58%,rgba(255,255,255,.7) 76%,rgba(255,255,255,.25) 100%)}.hero-copy{width:68%}}
@media(max-width:580px){.hero-carousel:after{background:rgba(255,255,255,.88)}.hero-copy{width:100%;max-width:none;text-align:left}.hero h1,.hero-copy .hero-lead{text-align:left}.hero-actions{justify-content:flex-start}}

/* Mayor nitidez de fotografía y posición final del contenido */
.hero{background:#fff!important}
.hero-carousel{left:48%;width:52%}
.hero-carousel:after{background:linear-gradient(90deg,rgba(255,255,255,.22),transparent 18%)}
.hero-slide{transform:none;object-position:center center;image-rendering:auto}
.hero-slide.active{transform:none}
.hero-copy{width:42%;max-width:570px;margin-left:2vw;transform:translateY(78px)}
@media(max-width:900px){.hero-carousel{left:42%;width:58%}.hero-carousel:after{background:linear-gradient(90deg,rgba(255,255,255,.55),transparent 25%)}.hero-copy{width:48%;margin-left:0;transform:translateY(58px)}}
@media(max-width:580px){.hero-carousel{left:0;width:100%}.hero-carousel:after{background:rgba(255,255,255,.78)}.hero-copy{width:100%;transform:translateY(42px)}}

/* Ambassadors: desplazamiento nativo con el dedo en móvil y tablet */
@media(max-width:900px){
  .ambassador-carousel{min-width:0;padding:0}
  .ambassador-carousel .ambassador-arrow,.ambassador-dots{display:none}
  .ambassador-track{
    gap:14px;
    padding:4px 2px 18px;
    overflow-x:auto;
    transform:none!important;
    transition:none;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:2px;
    -webkit-overflow-scrolling:touch;
    touch-action:pan-x pan-y pinch-zoom;
    scrollbar-color:var(--deep-blue) transparent;
  }
  .ambassador-gallery figure{flex:0 0 min(280px,85%);min-width:0;scroll-snap-align:start}
}

/* Deslizamiento táctil de las tarjetas de servicios en móvil y tablet */
@media(max-width:900px){
  .filters{justify-content:flex-start}
  .service-grid{
    grid-template-columns:none;
    grid-auto-flow:column;
    grid-auto-columns:min(280px,85%);
    min-width:0;
    max-width:100%;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:2px;
    -webkit-overflow-scrolling:touch;
    touch-action:pan-x pan-y pinch-zoom;
  }
  .service-card{min-width:0;scroll-snap-align:start}
}
