/* Tours Aldea Home 2026 — mobile-first compact conversion layout */
.home2026{background:#fbfaf7;color:#102219}
.home2026 .container{width:min(1120px,calc(100% - 32px))}
.home2026 .section{padding:44px 0!important}
.home2026 .section--soft{background:#f4efe5;border-block:1px solid rgba(15,59,42,.09)}
.home2026 .section__head{display:flex;justify-content:space-between;gap:20px;align-items:end!important;margin:0 0 20px!important}
.home2026 .section__headText{max-width:760px}
.home2026 .eyebrow{margin:0 0 7px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#6f5d3e}
.home2026 h2{margin:0;font-family:var(--font-serif);font-size:clamp(28px,4.5vw,44px);line-height:1.08;color:#123a2a;overflow:visible}
.home2026 .section__intro{margin:8px 0 0;max-width:68ch;color:rgba(11,31,24,.76);font-size:16px;line-height:1.6}
.home2026 .textLink{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:#0f3b2a;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;white-space:nowrap}

/* Header */
.home2026 .header{position:fixed;top:0;left:0;right:0;z-index:70;background:linear-gradient(180deg,rgba(8,30,22,.74),rgba(8,30,22,0));border:0;transition:background .22s ease,box-shadow .22s ease,border-color .22s ease,backdrop-filter .22s ease}
.home2026 .header.is-scrolled{background:rgba(10,42,31,.94);border-bottom:1px solid rgba(255,255,255,.10);box-shadow:0 8px 28px rgba(0,0,0,.14);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.home2026 .header__inner{min-height:74px}
.home2026 .brand__logo{width:58px;height:58px;border-radius:50%;object-fit:cover}
.home2026 .nav__link{color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.25)}
.home2026 .menuBtn{color:#fff;border-color:rgba(255,255,255,.32);background:rgba(10,35,26,.30);backdrop-filter:blur(7px)}

/* Hero: deliberately not 100vh on mobile */
.home2026 .hero{min-height:620px;height:min(760px,86svh);display:flex;align-items:end;overflow:hidden}
.home2026 .hero::before{background:linear-gradient(180deg,rgba(5,24,17,.20) 0%,rgba(5,24,17,.26) 28%,rgba(5,24,17,.80) 78%,rgba(5,24,17,.92) 100%)}
.home2026 .hero__video{transform:none}
.home2026 .hero__content{position:relative;z-index:2;padding-top:110px;padding-bottom:42px;width:100%}
.home2026 .hero__eyebrow{margin-bottom:10px;font-size:12px;font-weight:800;letter-spacing:.16em;color:#f0d9a8}
.home2026 .hero__title{max-width:850px;margin:0;font-family:var(--font-serif);font-size:clamp(38px,7vw,68px);line-height:1.06;letter-spacing:-.025em;text-wrap:balance;overflow:visible}
.home2026 .hero__lead{max-width:720px;margin:14px 0 0;font-size:clamp(16px,2.4vw,20px);line-height:1.52;color:rgba(255,255,255,.94)}
.home2026 .hero__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}
.home2026 .hero__actions .btn{min-height:48px;padding:13px 18px}
.home2026 .hero__actions .btn--ghost{border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.08);color:#fff}
.home2026 .heroProof{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin:18px -2px 0;padding:2px 2px 6px}
.home2026 .heroProof::-webkit-scrollbar{display:none}
.home2026 .heroProof span,.home2026 .heroProof a{flex:0 0 auto;display:inline-flex;align-items:center;min-height:36px;padding:8px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.10);backdrop-filter:blur(7px);font-size:12.5px;font-weight:700;color:#fff}
.home2026 .heroProof .reviewBadge{gap:7px;padding:6px 10px}
.home2026 .heroProof .reviewBadge img{display:block;width:24px;height:24px;object-fit:contain;flex:0 0 auto}
.home2026 .heroProof .reviewBadge--google img{width:auto;height:23px;max-width:62px}

/* Tours */
.home2026 #tours,.home2026 #commitment,.home2026 #about,.home2026 #faq-home,.home2026 #contact{scroll-margin-top:86px}
.home2026 #tourGrid{display:flex!important;gap:14px!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:2px 2px 14px!important;margin:0 -2px;grid-template-columns:none!important;scrollbar-width:thin}
.home2026 #tourGrid>.tourCard{flex:0 0 min(82vw,320px)!important;width:auto!important;scroll-snap-align:start;border-radius:20px!important;overflow:hidden;background:#fff;border:1px solid rgba(15,59,42,.12);box-shadow:0 10px 28px rgba(10,32,24,.08)}
.home2026 .tourCard__media{aspect-ratio:16/10;overflow:hidden;background:#e8e1d2}
.home2026 .tourCard__media img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important;border-radius:0!important}
.home2026 .tourCard__body{padding:15px!important}
.home2026 .tourCard__title{display:block!important;overflow:visible!important;-webkit-line-clamp:unset!important;margin:0!important;padding-bottom:.08em!important;font-size:20px!important;line-height:1.28!important;min-height:0!important;max-height:none!important;text-wrap:balance}
.home2026 .tourCard__from{margin:9px 0 5px!important;padding:6px 8px!important;font-size:12px!important}
.home2026 .tourCard__kicker{margin:6px 0 0!important;font-size:12px!important}
.home2026 .tourCard__desc{margin:7px 0 0!important;font-size:14px!important;line-height:1.48!important;-webkit-line-clamp:2!important}
.home2026 .tourCard__chips{display:none!important}
.home2026 .tourCard__cta{margin-top:10px!important}
.home2026 .tourCard__link{font-size:13px!important;font-weight:800}
.home2026 .tourNote{margin-top:12px;display:flex;justify-content:space-between;gap:10px;align-items:center;color:rgba(11,31,24,.70);font-size:13px}

/* compact value cards */
.home2026 .valueGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.home2026 .valueCard{padding:15px;border:1px solid rgba(15,59,42,.11);border-radius:16px;background:rgba(255,255,255,.78)}
.home2026 .valueCard strong{display:block;margin-bottom:4px;font-size:15px;color:#123a2a}
.home2026 .valueCard span{display:block;font-size:13.5px;line-height:1.45;color:rgba(11,31,24,.72)}

/* Trust/reviews */
.home2026 .trustBand{display:grid;gap:14px}
.home2026 .reviewCard{display:grid;gap:14px;padding:18px;border-radius:20px;background:#123a2a;color:#fff}
.home2026 .reviewCard h2{color:#fff;font-size:clamp(27px,4vw,38px)}
.home2026 .reviewCard p{margin:0;color:rgba(255,255,255,.84);line-height:1.55}
.home2026 .reviewActions{display:flex;gap:9px;flex-wrap:wrap}
.home2026 .reviewActions a{display:inline-flex;min-height:44px;align-items:center;padding:10px 14px;border-radius:999px;background:#fff;color:#123a2a;font-weight:800;font-size:13px}
.home2026 .reviewActions a{gap:8px}
.home2026 .reviewActions img{display:block;width:24px;height:24px;object-fit:contain;flex:0 0 auto}
.home2026 .reviewActions a:first-child img{width:auto;height:23px;max-width:62px}

/* About */
.home2026 .aboutGrid{display:grid;gap:18px;align-items:center}
.home2026 .aboutPhoto{position:relative;min-height:260px;border-radius:22px;overflow:hidden;background:#ddd}
.home2026 .aboutPhoto img{width:100%;height:100%;min-height:260px;object-fit:cover}
.home2026 .aboutCopy p{margin:10px 0 0;line-height:1.65;color:rgba(11,31,24,.76)}
.home2026 .aboutCopy .btn{margin-top:16px}

/* FAQ native details keeps content in HTML */
.home2026 .faqList{display:grid;gap:9px}
.home2026 .faqItem{border:1px solid rgba(15,59,42,.12);border-radius:15px;background:#fff;overflow:hidden}
.home2026 .faqItem summary{cursor:pointer;list-style:none;padding:15px 44px 15px 15px;font-weight:750;color:#123a2a;position:relative}
.home2026 .faqItem summary::-webkit-details-marker{display:none}
.home2026 .faqItem summary::after{content:'+';position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:23px;font-weight:400}
.home2026 .faqItem[open] summary::after{content:'−'}
.home2026 .faqItem p{margin:0;padding:0 15px 15px;color:rgba(11,31,24,.75);line-height:1.58}

/* Blog */
.home2026 .blogGrid{display:grid;gap:12px}
.home2026 .blogCard{display:grid;grid-template-columns:104px 1fr;gap:13px;align-items:center;padding:10px;border-radius:17px;border:1px solid rgba(15,59,42,.11);background:#fff}
.home2026 .blogCard img{width:104px;height:90px;object-fit:cover;border-radius:12px}
.home2026 .blogCard small{font-weight:800;color:#7b6744;text-transform:uppercase;letter-spacing:.08em}
.home2026 .blogCard h3{margin:4px 0 5px;font-size:16px;line-height:1.25;color:#123a2a}
.home2026 .blogCard p{display:none;margin:0;color:rgba(11,31,24,.68);font-size:13px;line-height:1.45}

/* Final CTA */
.home2026 .finalCta{padding:28px;border-radius:24px;background:linear-gradient(135deg,#113b2b,#0a2a1e);color:#fff;display:grid;gap:16px}
.home2026 .finalCta h2{color:#fff;font-size:clamp(29px,5vw,45px)}
.home2026 .finalCta p{margin:0;max-width:63ch;color:rgba(255,255,255,.82);line-height:1.55}
.home2026 .finalCta__actions{display:flex;gap:10px;flex-wrap:wrap}
.home2026 .finalCta .btn--ghost{color:#fff;border-color:rgba(255,255,255,.42);background:transparent}

.home2026 .footer{padding:34px 0 88px;background:#0d281e;color:rgba(255,255,255,.82)}
.home2026 .footerGrid{display:grid;gap:22px}
.home2026 .footer__brand{color:#fff}
.home2026 .footerNav{display:flex;flex-wrap:wrap;gap:12px 18px;font-size:14px}
.home2026 .footerNav a{text-decoration:underline;text-underline-offset:3px}
.home2026 .footerSmall{font-size:13px;line-height:1.6;color:rgba(255,255,255,.65)}

/* prevent clipped type globally on home */
.home2026 h1,.home2026 h2,.home2026 h3,.home2026 p,.home2026 a,.home2026 summary{overflow-wrap:normal;word-break:normal;hyphens:none;-webkit-hyphens:none}
.home2026 h1,.home2026 h2,.home2026 h3{padding-bottom:.06em}

@media (min-width:700px){
 .home2026 .section{padding:56px 0!important}
 .home2026 .valueGrid{grid-template-columns:repeat(3,1fr);gap:12px}
 .home2026 .trustBand{grid-template-columns:1.3fr .7fr}
 .home2026 .aboutGrid{grid-template-columns:.9fr 1.1fr;gap:32px}
 .home2026 .blogGrid{grid-template-columns:repeat(3,1fr)}
 .home2026 .blogCard{display:block;padding:12px}
 .home2026 .blogCard img{width:100%;height:150px;margin-bottom:12px}
 .home2026 .blogCard h3{font-size:18px}
 .home2026 .blogCard p{display:block}
 .home2026 .footerGrid{grid-template-columns:1.2fr 1fr;align-items:start}
}
@media (min-width:960px){
 .home2026 #tourGrid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;overflow:visible!important;gap:16px!important}
 .home2026 #tourGrid>.tourCard{width:auto!important;min-width:0!important;max-width:none!important;flex:auto!important}
 .home2026 .section__head{margin-bottom:24px!important}
 .home2026 .tourNote{justify-content:flex-start;gap:18px}
}
@media (max-width:699px){
 .home2026 .section__head{display:block}
 .home2026 .section__head>.textLink{margin-top:12px}
 .home2026 .hero{min-height:570px;height:78svh;max-height:690px}
 .home2026 .hero__content{padding-bottom:27px}
 .home2026 .hero__title{font-size:clamp(36px,11.4vw,50px);line-height:1.08}
 .home2026 .hero__lead{font-size:15.5px;line-height:1.48}
 .home2026 .hero__actions{margin-top:16px}
 .home2026 .hero__actions .btn{flex:1 1 140px}
 .home2026 .waFloat{bottom:18px;right:16px}
}
@media (max-width:359px){
 .home2026 .container{width:min(1120px,calc(100% - 24px))}
 .home2026 .valueGrid{grid-template-columns:1fr}
 .home2026 .hero__title{font-size:34px}
 .home2026 #tourGrid>.tourCard{flex-basis:88vw!important}
}
@media (prefers-reduced-motion:reduce){.home2026 .hero__video{display:none}}
