.hero-section[data-astro-cid-g5xc7fs2]{position:relative;height:100svh;min-height:600px;display:flex;align-items:center;overflow:hidden}.hero-bg[data-astro-cid-g5xc7fs2]{position:absolute;inset:0;background-size:cover;background-position:center 30%;background-repeat:no-repeat;transform:scale(1.04);transition:transform 8s ease-out;will-change:transform}.hero-bg[data-astro-cid-g5xc7fs2].loaded{transform:scale(1)}.hero-overlay[data-astro-cid-g5xc7fs2]{position:absolute;inset:0;background:linear-gradient(135deg,#000000b8,#0a28148c,#00000040)}.hero-content[data-astro-cid-g5xc7fs2]{position:relative;z-index:10;max-width:80rem;margin:0 auto;padding:5rem 1.5rem 0;width:100%}.hero-badge[data-astro-cid-g5xc7fs2]{display:inline-flex;align-items:center;gap:.4rem;background:#2d8a4e40;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(45,138,78,.45);color:#86efacf2;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.4rem .9rem;border-radius:9999px;margin-bottom:1.5rem}.badge-icon[data-astro-cid-g5xc7fs2]{width:14px;height:14px;fill:currentColor}.hero-title[data-astro-cid-g5xc7fs2]{font-size:clamp(3rem,8vw,6rem);font-weight:800;font-style:italic;color:#fff;line-height:1.05;letter-spacing:-.02em;margin-bottom:1.25rem;text-shadow:2px 4px 16px rgba(0,0,0,.5)}.hero-subtitle[data-astro-cid-g5xc7fs2]{font-size:clamp(1rem,2.5vw,1.3rem);font-weight:300;color:#ffffffd9;max-width:36rem;line-height:1.65;margin-bottom:2.5rem;text-shadow:1px 2px 6px rgba(0,0,0,.4)}.hero-ctas[data-astro-cid-g5xc7fs2]{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.btn-primary[data-astro-cid-g5xc7fs2]{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 2rem;background:linear-gradient(135deg,#227845,#2d8a4e);color:#fff;font-weight:600;font-size:1rem;border-radius:.75rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #22784566}.btn-primary[data-astro-cid-g5xc7fs2]:hover{background:linear-gradient(135deg,#1a6b35,#227845);transform:translateY(-2px);box-shadow:0 8px 28px #22784580}.btn-primary--lg[data-astro-cid-g5xc7fs2]{padding:1rem 2.5rem;font-size:1.1rem}.btn-ghost[data-astro-cid-g5xc7fs2]{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.75rem;background:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-weight:500;font-size:1rem;border-radius:.75rem;text-decoration:none;border:1px solid rgba(255,255,255,.25);transition:all .3s ease}.btn-ghost[data-astro-cid-g5xc7fs2]:hover{background:#ffffff2e;border-color:#ffffff73;transform:translateY(-2px)}.btn-arrow[data-astro-cid-g5xc7fs2]{width:18px;height:18px;transition:transform .2s ease}a[data-astro-cid-g5xc7fs2]:hover .btn-arrow[data-astro-cid-g5xc7fs2]{transform:translate(3px)}.btn-whatsapp[data-astro-cid-g5xc7fs2]{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2rem;background:#25d366;color:#fff;font-weight:600;font-size:1rem;border-radius:.75rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #25d36659}.btn-whatsapp[data-astro-cid-g5xc7fs2]:hover{background:#1ebe5c;transform:translateY(-2px);box-shadow:0 8px 28px #25d36673}.scroll-indicator[data-astro-cid-g5xc7fs2]{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:10;width:28px;height:44px;border:2px solid rgba(255,255,255,.45);border-radius:14px;display:flex;justify-content:center;padding-top:6px}.scroll-dot[data-astro-cid-g5xc7fs2]{width:5px;height:5px;background:#fff;border-radius:50%;animation:scrollBounce 2.2s ease-in-out infinite}@keyframes scrollBounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(14px);opacity:.3}}.section-container[data-astro-cid-g5xc7fs2]{max-width:80rem;margin:0 auto;padding:0 1.5rem}.section-header[data-astro-cid-g5xc7fs2]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-g5xc7fs2]{font-size:clamp(1.8rem,4vw,2.75rem);font-weight:800;font-style:italic;letter-spacing:-.02em;line-height:1.15;margin-bottom:.75rem}.section-title[data-astro-cid-g5xc7fs2].light{color:#e8f5ee}.section-title[data-astro-cid-g5xc7fs2].dark{color:#1a3a28}.section-subtitle[data-astro-cid-g5xc7fs2]{font-size:1.05rem;line-height:1.65;max-width:40rem;margin:0 auto}.section-subtitle[data-astro-cid-g5xc7fs2].light{color:#e8f5eebf}.experiences-section[data-astro-cid-g5xc7fs2]{background:linear-gradient(160deg,#1a3a28,#0f2318 60%,#162d1f);padding:6rem 0;position:relative;overflow:hidden}.experiences-section[data-astro-cid-g5xc7fs2]:before{content:"";position:absolute;inset:0;background-image:url(/assets/bg_texture.png);background-size:400px;opacity:.04;pointer-events:none}.experiences-grid[data-astro-cid-g5xc7fs2]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.experiences-grid[data-astro-cid-g5xc7fs2]{grid-template-columns:repeat(3,1fr);gap:2rem}}.exp-card[data-astro-cid-g5xc7fs2]{background:#ffffff0a;border:1px solid rgba(45,138,78,.2);border-radius:1.5rem;padding:2.5rem 2rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.exp-card[data-astro-cid-g5xc7fs2]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(45,138,78,.5),transparent);opacity:0;transition:opacity .4s ease}.exp-card[data-astro-cid-g5xc7fs2]:hover{background:#2d8a4e1a;border-color:#2d8a4e73;transform:translateY(-6px);box-shadow:0 20px 40px #0000004d}.exp-card[data-astro-cid-g5xc7fs2]:hover:before{opacity:1}.exp-card--featured[data-astro-cid-g5xc7fs2]{background:#2d8a4e1f;border-color:#2d8a4e66}.exp-card--featured[data-astro-cid-g5xc7fs2]:before{opacity:1}.exp-icon-wrap[data-astro-cid-g5xc7fs2]{width:88px;height:88px;margin:0 auto 1.5rem;background:#2d8a4e26;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(45,138,78,.3);transition:all .4s ease}.exp-card[data-astro-cid-g5xc7fs2]:hover .exp-icon-wrap[data-astro-cid-g5xc7fs2]{background:#2d8a4e40;transform:rotate(-5deg) scale(1.08);border-color:#2d8a4e80}.exp-icon[data-astro-cid-g5xc7fs2]{width:48px;height:48px;color:#86efac}.exp-title[data-astro-cid-g5xc7fs2]{font-size:1.4rem;font-weight:700;font-style:italic;color:#e8f5ee;margin-bottom:1rem;letter-spacing:-.01em}.exp-desc[data-astro-cid-g5xc7fs2]{font-size:.95rem;color:#e8f5eea6;line-height:1.7;margin-bottom:1.5rem}.exp-line[data-astro-cid-g5xc7fs2]{width:40px;height:2px;background:linear-gradient(90deg,#2d8a4e,transparent);margin:0 auto;transition:width .4s ease}.exp-card[data-astro-cid-g5xc7fs2]:hover .exp-line[data-astro-cid-g5xc7fs2]{width:70px}.story-section[data-astro-cid-g5xc7fs2]{background:#f8faf8;padding:6rem 0}.story-grid[data-astro-cid-g5xc7fs2]{display:grid;grid-template-columns:1fr;gap:3.5rem;align-items:center}@media(min-width:768px){.story-grid[data-astro-cid-g5xc7fs2]{grid-template-columns:1fr 1fr}}.story-image-wrap[data-astro-cid-g5xc7fs2]{position:relative}.story-image[data-astro-cid-g5xc7fs2]{width:100%;height:420px;object-fit:cover;border-radius:1.5rem;box-shadow:0 24px 64px #00000026}.story-image-badge[data-astro-cid-g5xc7fs2]{position:absolute;bottom:1.25rem;left:1.25rem;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:.75rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;color:#1a3a28;display:flex;align-items:center;gap:.35rem;box-shadow:0 4px 16px #0000001a}.story-eyebrow[data-astro-cid-g5xc7fs2]{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2d8a4e;margin-bottom:.75rem}.story-heading[data-astro-cid-g5xc7fs2]{font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:800;font-style:italic;color:#1a3a28;line-height:1.2;letter-spacing:-.02em;margin-bottom:1.25rem}.story-body[data-astro-cid-g5xc7fs2]{font-size:1rem;color:#3d5a47;line-height:1.75;margin-bottom:1.5rem}.story-quote[data-astro-cid-g5xc7fs2]{font-size:.95rem;font-style:italic;color:#5a7a67;border-left:3px solid #2d8a4e;padding-left:1.25rem;margin-bottom:2rem;line-height:1.6}.story-link[data-astro-cid-g5xc7fs2]{display:inline-flex;align-items:center;gap:.4rem;font-size:1rem;font-weight:600;color:#227845;text-decoration:none;border-bottom:2px solid transparent;padding-bottom:1px;transition:all .2s ease}.story-link[data-astro-cid-g5xc7fs2]:hover{color:#1a6b35;border-bottom-color:#1a6b35}.amenities-section[data-astro-cid-g5xc7fs2]{padding:5rem 0;background:#fff}.amenities-section[data-astro-cid-g5xc7fs2] .section-title[data-astro-cid-g5xc7fs2]{text-align:center;margin-bottom:3rem}.amenities-grid[data-astro-cid-g5xc7fs2]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:480px){.amenities-grid[data-astro-cid-g5xc7fs2]{grid-template-columns:repeat(4,1fr)}}@media(min-width:768px){.amenities-grid[data-astro-cid-g5xc7fs2]{grid-template-columns:repeat(8,1fr)}}.amenity-item[data-astro-cid-g5xc7fs2]{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:1.5rem 1rem;border-radius:1rem;background:#f3faf5;border:1px solid rgba(34,120,69,.1);transition:all .3s ease;text-align:center}.amenity-item[data-astro-cid-g5xc7fs2]:hover{background:#2d8a4e14;border-color:#2d8a4e4d;transform:translateY(-3px);box-shadow:0 8px 20px #2278451a}.amenity-icon[data-astro-cid-g5xc7fs2]{width:3rem;height:3rem;color:#2d7a4e;filter:drop-shadow(0 2px 4px rgba(0,0,0,.08));flex-shrink:0}.amenity-label[data-astro-cid-g5xc7fs2]{font-size:.75rem;font-weight:600;color:#3d5a47;line-height:1.3}.gallery-section[data-astro-cid-g5xc7fs2]{padding:5rem 0;background:#f8faf8}.gallery-header[data-astro-cid-g5xc7fs2]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.gallery-header[data-astro-cid-g5xc7fs2] .section-title[data-astro-cid-g5xc7fs2]{margin-bottom:0}.gallery-link[data-astro-cid-g5xc7fs2]{display:inline-flex;align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;color:#227845;text-decoration:none;transition:all .2s ease}.gallery-link[data-astro-cid-g5xc7fs2]:hover{color:#1a6b35}.gallery-mosaic[data-astro-cid-g5xc7fs2]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:240px 240px;gap:.75rem;border-radius:1.25rem;overflow:hidden}@media(min-width:640px){.gallery-mosaic[data-astro-cid-g5xc7fs2]{grid-template-columns:1.6fr 1fr 1fr;grid-template-rows:260px 260px}.gallery-item--0[data-astro-cid-g5xc7fs2]{grid-row:1 / 3}}.gallery-item[data-astro-cid-g5xc7fs2]{position:relative;overflow:hidden;display:block;cursor:pointer}.gallery-item[data-astro-cid-g5xc7fs2] img[data-astro-cid-g5xc7fs2]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.gallery-item-overlay[data-astro-cid-g5xc7fs2]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.3) 0%,transparent 60%);opacity:0;transition:opacity .4s ease}.gallery-item[data-astro-cid-g5xc7fs2]:hover img[data-astro-cid-g5xc7fs2]{transform:scale(1.07)}.gallery-item[data-astro-cid-g5xc7fs2]:hover .gallery-item-overlay[data-astro-cid-g5xc7fs2]{opacity:1}.cta-section[data-astro-cid-g5xc7fs2]{position:relative;padding:7rem 0;text-align:center;overflow:hidden}.cta-bg[data-astro-cid-g5xc7fs2]{position:absolute;inset:0;background-size:cover;background-position:center;background-attachment:fixed}.cta-overlay[data-astro-cid-g5xc7fs2]{position:absolute;inset:0;background:linear-gradient(to bottom,#0a2814e0,#0a2814bf)}.cta-content[data-astro-cid-g5xc7fs2]{position:relative;z-index:10;max-width:56rem;margin:0 auto;padding:0 1.5rem}.cta-title[data-astro-cid-g5xc7fs2]{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;font-style:italic;color:#fff;letter-spacing:-.02em;line-height:1.1;margin-bottom:.75rem;text-shadow:0 2px 12px rgba(0,0,0,.4)}.cta-subtitle[data-astro-cid-g5xc7fs2]{font-size:1.05rem;color:#ffffffbf;margin-bottom:2.5rem;font-weight:300;letter-spacing:.01em}.cta-buttons[data-astro-cid-g5xc7fs2]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}@media(prefers-reduced-motion:reduce){.hero-bg[data-astro-cid-g5xc7fs2],.scroll-dot[data-astro-cid-g5xc7fs2],.exp-card[data-astro-cid-g5xc7fs2],.gallery-item[data-astro-cid-g5xc7fs2] img[data-astro-cid-g5xc7fs2],.amenity-item[data-astro-cid-g5xc7fs2],.btn-primary[data-astro-cid-g5xc7fs2],.btn-ghost[data-astro-cid-g5xc7fs2],.btn-whatsapp[data-astro-cid-g5xc7fs2]{transition-duration:.01ms!important;animation:none!important}}
