.gr-home{overflow:hidden;background:#fff;color:#111827}
.gr-home-hero{position:relative;display:flex;min-height:500px;align-items:stretch;padding:32px 0 44px;background:linear-gradient(135deg,#eaf9fa 0%,#f7fbfb 52%,#eef4ef 100%)}
.gr-home-hero.has-background{background-image:linear-gradient(90deg,rgba(9,20,32,.68),rgba(9,20,32,.18)),var(--gr-home-hero-image);background-position:center;background-size:cover}
.gr-home-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end}.gr-home-hero__copy{max-width:680px}.gr-home-hero.has-background .gr-home-hero__copy{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.18)}
.gr-home-eyebrow,.gr-home-kicker{margin:0 0 10px;color:#078b99;font-size:12px;font-weight:650;line-height:1.2;letter-spacing:.09em;text-transform:uppercase}.gr-home-hero.has-background .gr-home-eyebrow{color:#bff4f7}
.gr-home-hero h1{max-width:680px;margin:0;color:inherit;font-size:clamp(34px,4vw,52px);font-weight:550;line-height:1.06;letter-spacing:-.04em}.gr-home-hero__copy>p:last-child{max-width:540px;margin:14px 0 0;color:inherit;font-size:clamp(15px,1.35vw,18px);line-height:1.5}
.gr-home-section{padding:clamp(54px,6vw,76px) 0}.gr-home-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.gr-home-section-head h2,.gr-home-host h2,.gr-home-faq h2{margin:0;color:#111827;font-size:clamp(25px,2.4vw,34px);font-weight:520;line-height:1.15;letter-spacing:-.03em}
.gr-home-text-link{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:8px 0;color:#111827;font-size:14px;font-weight:550;text-decoration:none}.gr-home-text-link:hover{color:#078b99}
.gr-home-property-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.gr-home-property-card{min-width:0}.gr-home-property-card__link{display:block;color:inherit;text-decoration:none}.gr-home-property-card__media{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:18px;background:#eef2f3}.gr-home-property-card__media img,.gr-home-property-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gr-home-property-card__link:hover .gr-home-property-card__media img{transform:scale(1.025)}.gr-home-property-card__badge{position:absolute;top:12px;left:12px;padding:6px 10px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(255,255,255,.91);color:#26313d;font-size:10.5px;font-weight:600;line-height:1;box-shadow:0 3px 12px rgba(17,24,39,.1);backdrop-filter:blur(8px)}.gr-home-property-card__body{padding:12px 2px 0}.gr-home-property-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.gr-home-property-card h3{min-width:0;margin:0;color:#111827;font-size:16px;font-weight:550;line-height:1.25;letter-spacing:-.015em}.gr-home-property-card__rating{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;color:#111827;font-size:12px;font-weight:500;white-space:nowrap}.gr-home-property-card__rating small{font:inherit}.gr-home-property-card p{margin:5px 0 0;overflow:hidden;color:#6b7280;font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.gr-home-property-card__capacity{display:block;margin-top:5px;color:#374151;font-size:12px}
.gr-home-destinations{background:#f7f9f9}.gr-home-destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gr-home-destination-grid a{position:relative;display:flex;min-height:118px;flex-direction:column;justify-content:center;padding:24px 58px 24px 24px;border:1px solid #e3e8e9;border-radius:20px;background:#fff;color:#111827;text-decoration:none;transition:border-color .16s ease,transform .16s ease}.gr-home-destination-grid a:hover{border-color:#83d6df;transform:translateY(-1px)}.gr-home-destination-grid span{font-size:18px;font-weight:550}.gr-home-destination-grid small{margin-top:5px;color:#6b7280;font-size:12px}.gr-home-destination-grid b{position:absolute;right:24px;color:#04acbf;font-size:23px;font-weight:400}
.gr-home-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gr-home-benefit-grid article{padding:30px;border:1px solid #e5e7eb;border-radius:22px}.gr-home-benefit-grid article>span{display:grid;width:40px;height:40px;margin-bottom:24px;border-radius:50%;background:#edf9fa;color:#078b99;font-size:20px;place-items:center}.gr-home-benefit-grid h3{margin:0 0 9px;color:#111827;font-size:18px;font-weight:550}.gr-home-benefit-grid p{margin:0;color:#667085;font-size:14px;line-height:1.6}
.gr-home-host{padding:40px 0}.gr-home-host__inner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:clamp(32px,5vw,64px);border-radius:28px;background:#eff9fa}.gr-home-host__inner>div{max-width:720px}.gr-home-host p:last-child{margin:14px 0 0;color:#52606f}.gr-home-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;flex:0 0 auto;padding:12px 22px;border-radius:999px;background:#04acbf;color:#fff;font-size:14px;font-weight:600;text-decoration:none}
.gr-home-faq__layout{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:clamp(40px,8vw,120px)}.gr-home-faq__list{border-top:1px solid #e5e7eb}.gr-home-faq details{border-bottom:1px solid #e5e7eb}.gr-home-faq summary{position:relative;padding:22px 42px 22px 0;color:#111827;font-size:16px;font-weight:550;list-style:none;cursor:pointer}.gr-home-faq summary::-webkit-details-marker{display:none}.gr-home-faq summary::after{position:absolute;top:19px;right:8px;color:#04acbf;font-size:22px;font-weight:400;content:'+'}.gr-home-faq details[open] summary::after{content:'−'}.gr-home-faq details p{margin:-6px 44px 22px 0;color:#667085;font-size:14px;line-height:1.65}
@media(max-width:1180px){.gr-home-property-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:920px){.gr-home-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-home-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.gr-home-hero{min-height:590px;padding:58px 0 28px}.gr-home-hero.has-background{background-image:linear-gradient(180deg,rgba(9,20,32,.18),rgba(9,20,32,.68)),var(--gr-home-hero-image);background-position:center}.gr-home-hero__copy{margin-bottom:22px}.gr-home-hero h1{font-size:33px}.gr-home-section{padding:52px 0}.gr-home-section-head{align-items:flex-start;margin-bottom:22px}.gr-home-property-grid{display:flex;gap:14px;overflow-x:auto;margin-right:calc(var(--gr-gutter) * -1);padding-right:var(--gr-gutter);scroll-snap-type:x proximity}.gr-home-property-card{flex:0 0 74%;scroll-snap-align:start}.gr-home-property-card__media{border-radius:16px}.gr-home-destination-grid{grid-template-columns:1fr}.gr-home-benefit-grid{grid-template-columns:1fr}.gr-home-benefit-grid article{padding:24px}.gr-home-host__inner{display:block;border-radius:24px}.gr-home-button{margin-top:24px}.gr-home-faq__layout{grid-template-columns:1fr;gap:28px}.gr-home-text-link{font-size:13px}}
@media(prefers-reduced-motion:reduce){.gr-home-property-card__media img,.gr-home-destination-grid a{transition:none}}

/* Portada Monterrico: carrusel destacado y colección filtrable. */
.gr-home-carousel-shell{position:relative}.gr-home-property-carousel{display:flex;grid-template-columns:none;gap:18px;overflow-x:auto;padding:2px 2px 12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.gr-home-property-carousel::-webkit-scrollbar{display:none}.gr-home-property-carousel .gr-home-property-card{flex:0 0 calc((100% - 54px)/4);scroll-snap-align:start}.gr-home-carousel-arrow{position:absolute;z-index:2;top:35%;display:grid;width:38px;height:38px;padding:0;border:1px solid #dde3e5;border-radius:50%;background:rgba(255,255,255,.96);color:#111827;font-size:26px;font-weight:300;line-height:1;box-shadow:0 5px 16px rgba(17,24,39,.12);place-items:center;transform:translateY(-50%)}.gr-home-carousel-arrow--prev{left:-17px}.gr-home-carousel-arrow--next{right:-17px}.gr-home-carousel-arrow:disabled{visibility:hidden}
.gr-home-filters{display:flex;gap:9px;margin:-5px 0 26px;overflow-x:auto;padding:3px 0;scrollbar-width:none}.gr-home-filters::-webkit-scrollbar{display:none}.gr-home-filters button{flex:0 0 auto;min-height:38px;padding:8px 15px;border:1px solid #dfe4e6;border-radius:999px;background:#fff;color:#4b5563;font-size:12px;font-weight:500;line-height:1;white-space:nowrap}.gr-home-filters button:hover,.gr-home-filters button.is-active{border-color:#97dce3;background:#edf9fa;color:#087f8d}
.gr-home-collection{padding-top:18px}.gr-home-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 18px}.gr-home-collection-card[hidden]{display:none!important}.gr-home-collection-card a{display:block;color:#111827;text-decoration:none}.gr-home-collection-card__media{aspect-ratio:4/3;overflow:hidden;border-radius:17px;background:#edf1f2}.gr-home-collection-card__media img,.gr-home-collection-card__media span{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.gr-home-collection-card a:hover img{transform:scale(1.025)}.gr-home-collection-card__body{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-top:11px}.gr-home-collection-card h3{margin:0;color:#111827;font-size:15px;font-weight:550;line-height:1.25}.gr-home-collection-card p{margin:4px 0 0;overflow:hidden;color:#717987;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.gr-home-collection-card__body>span{flex:0 0 auto;font-size:12px;font-weight:500}.gr-home-collection-card>a>small{display:block;margin-top:5px;color:#4b5563;font-size:11.5px}.gr-home-filter-empty{margin:20px 0 0;color:#6b7280;font-size:14px}
@media(max-width:1180px){.gr-home-property-carousel .gr-home-property-card{flex-basis:calc((100% - 36px)/3)}.gr-home-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:920px){.gr-home-property-carousel .gr-home-property-card{flex-basis:calc((100% - 18px)/2)}.gr-home-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.gr-home-hero{min-height:610px;padding:20px 0 28px}.gr-home-hero__copy{margin-top:auto;padding-top:50px}.gr-home-property-carousel{margin-right:calc(var(--gr-gutter) * -1)}.gr-home-property-carousel .gr-home-property-card{flex-basis:74%}.gr-home-carousel-arrow{display:none}.gr-home-collection{padding-top:8px}.gr-home-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.gr-home-collection-card__media{border-radius:14px}.gr-home-collection-card h3{font-size:13px}.gr-home-collection-card p,.gr-home-collection-card>a>small{font-size:10.5px}}
