:root{--green:#223d32;--deep:#172b23;--paper:#faf9f5;--ink:#24372e;--muted:#59645d;--line:#d8ddd6;--gold:#d8c49a;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:5px}img{max-width:100%;display:block}a:focus-visible{outline:3px solid #a87522;outline-offset:5px}::selection{background:var(--gold);color:var(--deep)}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;left:16px;top:-100px;z-index:10;padding:12px 20px;background:white}.skip:focus{top:12px}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:106px}.wordmark{text-decoration:none;font-family:var(--serif);font-size:29px;font-weight:bold;line-height:1.15}.wordmark span{display:block;font-family:var(--sans);font-weight:400;font-size:11px;letter-spacing:2.3px;margin-top:9px}.header nav{display:flex;align-items:center;gap:32px;font-size:14px}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline}.nav-contact{border:1px solid var(--line);padding:10px 17px;border-radius:3px}.nav-contact span{margin-left:20px}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:white;min-height:640px;max-width:1600px;margin:auto}.hero-copy{padding:76px 48px 60px max(40px,calc((100vw - 1180px)/2));align-self:center}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.2px;line-height:1.6;margin:0 0 22px}.hero .eyebrow{color:var(--gold)}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;margin:0}h1{font-size:clamp(42px,4.35vw,68px);letter-spacing:-2px}h1 em{color:var(--gold);font-weight:400}.intro{max-width:390px;color:#e0e5df;font-size:17px;line-height:1.8;margin:28px 0 32px}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.button{min-height:51px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:3px;padding:13px 21px;text-decoration:none;font-size:15px;font-weight:600;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.primary{background:#f4efe2;color:var(--green)}.primary:hover{background:white}.button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.text-link{font-size:14px;text-decoration:none}.text-link span{margin-left:17px}.text-link:hover{text-decoration:underline}.hero-note{font-size:12px;color:#c7d1c7;max-width:360px;margin:28px 0 0}.hero-photo{position:relative;min-width:0;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;inset:0}.hero-photo:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.57));pointer-events:none}.photo-caption{position:absolute;z-index:1;bottom:30px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:end;gap:20px}.photo-caption span:first-child{font-size:11px;letter-spacing:2px}.photo-caption span:last-child{font-size:22px;font-family:var(--serif);font-style:italic}.section{padding-block:88px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:42px}.section-heading .eyebrow{color:var(--muted);margin-bottom:16px}h2{font-size:clamp(34px,3.2vw,48px);letter-spacing:-1.3px}.section-heading>p{max-width:360px;color:var(--muted);margin:0;font-size:15px}.stay-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.stay{border-top:1px solid #93a497;border-bottom:1px solid var(--line);padding:25px 20px 28px;background:#f0f2ed;display:flex;flex-direction:column}.stay-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:42px}.number{font-size:14px;font-family:var(--serif);font-style:italic;color:var(--muted)}.tag{font-size:10px;letter-spacing:1.3px;color:var(--muted)}h3{font-size:38px;letter-spacing:-.9px}.amenity{font-weight:600;font-size:14px;margin:17px 0 6px}.stay>p:not(.amenity){font-size:15px;color:var(--muted);margin:0 0 26px;max-width:290px}.stay-links{margin-top:auto;display:grid;gap:16px}.airbnb{border:1px solid var(--green);justify-content:space-between;background:transparent}.airbnb:hover{background:#e3e9df}.chat-link{text-align:center;font-size:14px}.gallery-section{background:#eceee7}.gallery{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:18px}.gallery figure{margin:0;min-width:0}.gallery img{height:310px;width:100%;object-fit:cover;border-radius:3px}.gallery figcaption{font-size:12px;color:var(--muted);margin-top:12px}.contact{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.brand-art{width:100%;max-width:340px;justify-self:center;border-radius:3px}.contact .eyebrow{color:var(--muted)}.contact p:not(.eyebrow){color:var(--muted);max-width:430px;margin:24px 0}.dark{background:var(--green);color:white}.dark:hover{background:var(--deep)}.footer{background:var(--deep);color:#e0e5dc;padding:32px 0}.footer .wrap{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer p{font-family:var(--serif);font-size:21px;margin:0}.footer p span{display:block;font-family:var(--sans);font-size:12px;color:#bbc6bc;margin-top:4px}.footer a{font-size:13px;text-decoration:none}
@media(min-width:1600px){.hero-copy{padding-left:90px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero-copy{padding:48px 28px}.hero{min-height:610px}h1{font-size:48px}.header nav{gap:20px}.section{padding-block:64px}.stay-grid{gap:14px}.stay{padding-inline:17px}.tag{font-size:9px;letter-spacing:.7px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.gallery img{height:320px}.contact{gap:44px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{min-height:86px;gap:12px}.wordmark{font-size:25px}.wordmark span{font-size:9px;letter-spacing:1.8px}.header nav>a:not(.nav-contact){display:none}.nav-contact{padding:9px 12px;font-size:13px}.nav-contact span{margin-left:5px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:44px 24px 38px;align-self:stretch}.hero .eyebrow{font-size:10px;letter-spacing:1.8px;margin-bottom:20px}h1{font-size:clamp(39px,9.8vw,62px);letter-spacing:-1.4px}.intro{font-size:16px;line-height:1.75;margin:22px 0 26px;max-width:440px}.hero-actions{gap:20px}.hero .primary{width:100%;max-width:400px}.hero-note{margin-top:22px}.hero-photo{height:360px}.hero-photo>img{object-position:50% 52%}.photo-caption{left:23px;right:23px;bottom:24px}.photo-caption span:last-child{font-size:20px}.photo-caption span:first-child{font-size:10px;letter-spacing:1.3px}.section{padding-block:52px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;font-size:16px}.eyebrow{font-size:10px;letter-spacing:1.8px}h2{font-size:38px;letter-spacing:-1px}.stay-grid{grid-template-columns:1fr;gap:22px}.stay{padding:24px}.stay-top{margin-bottom:26px}.tag{font-size:10px;letter-spacing:1.2px}h3{font-size:38px}.stay>p:not(.amenity){max-width:none;font-size:16px}.amenity{font-size:15px}.gallery{gap:22px 14px}.gallery img{height:220px}.gallery figcaption{font-size:12px;line-height:1.5}.contact{display:flex;flex-direction:column-reverse;gap:34px;align-items:stretch}.brand-art{max-width:260px;align-self:center}.contact .button{width:100%}.footer .wrap{align-items:flex-start}.footer a{padding-top:5px}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.wordmark{font-size:22px}.nav-contact{font-size:12px}.hero-copy{padding-inline:20px}.gallery img{height:180px}.photo-caption{flex-direction:column;align-items:start;gap:6px}.tag{letter-spacing:.8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
/* Galeria dos chalés: a foto e o texto permanecem juntos em cada slide. */
.carousel{--panel:#223d32;position:relative}.carousel-viewport{border-radius:5px;overflow:hidden;background:var(--panel)}.carousel-slide{display:grid;grid-template-columns:1.2fr 1fr;min-height:570px;background:var(--panel);color:#fff}.carousel-slide[hidden]{display:none}.carousel-media{margin:0;min-width:0;position:relative;background:#192c24}.carousel-media img{width:100%;height:100%;max-height:660px;min-height:570px;object-fit:cover;object-position:center}.carousel-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:48px 42px}.carousel-copy .eyebrow{color:var(--gold);font-size:12px;margin:0 0 18px}.carousel-copy h3{font-size:48px;letter-spacing:-1.4px}.carousel-copy .slide-subtitle{font-family:var(--serif);font-size:26px;line-height:1.3;color:#e8dac0;margin:20px 0 0}.carousel-copy>p:not(.eyebrow):not(.slide-subtitle){font-size:16px;line-height:1.7;color:#e2e8e0;margin:22px 0 0}.slide-features{padding:0;margin:24px 0 30px;list-style:none;width:100%}.slide-features li{font-size:15px;padding:10px 0;border-bottom:1px solid #526657}.slide-features li:first-child{border-top:1px solid #526657}.carousel-copy .button{background:#f4efe2;color:var(--green);min-width:180px;justify-content:space-between}.carousel-copy .slide-whatsapp{font-size:14px;margin-top:18px;color:white}.carousel-controls{display:none;align-items:center;justify-content:space-between;gap:20px;padding:20px 0 0}.is-ready .carousel-controls{display:flex}.carousel-controls button{font:inherit;color:var(--green);border:1px solid #8c9b8b;background:transparent;cursor:pointer;min-height:44px;border-radius:3px}.carousel-controls button:hover{background:#dce3d6}.carousel-controls button:focus-visible{outline:3px solid #a87522;outline-offset:4px}.carousel-arrows{display:flex;align-items:center;gap:10px}.carousel-arrows button{width:46px;font-size:22px}.carousel-counter{font-size:14px;font-variant-numeric:tabular-nums;letter-spacing:1px;margin:0 12px}.carousel-dots{display:flex;align-items:center;justify-content:center;gap:2px}.carousel-dots button{min-width:30px;width:30px;border:0;position:relative}.carousel-dots button:before{content:'';display:block;width:7px;height:7px;border:1px solid var(--green);border-radius:50%;margin:auto}.carousel-dots button[aria-current=true]:before{background:var(--green);width:9px;height:9px}.carousel-dots button:hover{background:transparent}.carousel-controls .carousel-toggle{padding:9px 16px;min-width:108px;font-size:14px}.carousel-disclaimer{font-size:14px;color:var(--muted);margin:24px 0 0}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.carousel.is-ready .carousel-slide:not([hidden]){animation:slide-appear .45s ease-out}@keyframes slide-appear{from{opacity:.6}to{opacity:1}}.stay .stay-capacity{font-size:14px;margin:12px 0 0;color:var(--muted)}
@media(max-width:1000px){.carousel-slide{grid-template-columns:1fr 1fr;min-height:540px}.carousel-copy{padding:32px}.carousel-copy h3{font-size:40px}.carousel-media img{min-height:540px}.carousel-copy .slide-subtitle{font-size:24px}}
@media(max-width:700px){.carousel-slide{display:flex;flex-direction:column;min-height:0}.carousel-media img{height:380px;min-height:0;max-height:none;object-position:center 45%}.carousel-copy{padding:30px 25px 32px;min-height:425px}.carousel-copy h3{font-size:39px}.carousel-copy .slide-subtitle{font-size:24px;margin-top:14px}.carousel-copy>p:not(.eyebrow):not(.slide-subtitle){margin-top:16px}.slide-features{margin:18px 0 24px}.slide-features li{padding:9px 0}.carousel-copy .button{width:100%;margin-top:auto}.carousel-controls{flex-wrap:wrap;gap:10px}.carousel-dots{order:3;width:100%}.carousel-counter{margin-inline:4px}.carousel-disclaimer{margin-top:16px}.carousel-copy .slide-whatsapp{align-self:center}.carousel-copy .eyebrow{font-size:12px}}
@media(max-width:380px){.carousel-media img{height:320px}.carousel-copy{padding:28px 20px}.carousel-copy h3{font-size:36px}.carousel-controls .carousel-toggle{min-width:96px;padding:8px 10px}}
@media(prefers-reduced-motion:reduce){.carousel.is-ready .carousel-slide:not([hidden]){animation:none}}
/* Preserve o enquadramento completo das fotografias verticais. */
.carousel-media{display:flex;align-items:center;justify-content:center;padding:18px}.carousel-media img{height:610px;min-height:0;max-height:none;object-fit:contain}
@media(max-width:1000px){.carousel-media{padding:12px}.carousel-media img{height:570px;min-height:0}}
@media(max-width:700px){.carousel-media{padding:14px}.carousel-media img{height:400px;min-height:0;object-fit:contain}.carousel-copy{min-height:425px}}
@media(max-width:380px){.carousel-media img{height:340px}}
/* Topo inspirado na referência: fotografia ampla, texto sobreposto e miniaturas. */
.masthead{position:relative;isolation:isolate;overflow:hidden;width:min(1440px,calc(100% - 48px));margin:24px auto 0;min-height:780px;border:2px solid #e9e9dc;border-radius:42px;background:#dce1d2;box-shadow:0 18px 48px -32px #25392c45;color:#1c3025}.masthead-photos{position:absolute;inset:0;z-index:-3}.masthead-photo{position:absolute;right:0;top:0;width:67%;height:100%;object-fit:cover;object-position:50% 10%}.masthead-photo[hidden]{display:none}.masthead-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(228,232,216,.99) 0%,rgba(228,232,216,.96) 31%,rgba(228,232,216,.76) 42%,rgba(228,232,216,.18) 58%,transparent 73%),linear-gradient(180deg,rgba(245,245,232,.77),rgba(245,245,232,.18) 16%,transparent 40%,rgba(17,33,24,.26) 100%)}.masthead-header{min-height:98px;margin:0 54px;border-bottom:1px solid #ffffffa6;display:flex;align-items:center;justify-content:space-between;gap:24px}.masthead-brand{display:flex;align-items:center;gap:12px;text-decoration:none;font:600 23px var(--serif);line-height:1.2}.masthead-brand small{display:block;font:10px var(--sans);letter-spacing:1.6px;margin-top:7px}.brand-monogram{border:1px solid currentColor;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;font:19px var(--serif);letter-spacing:-4px;padding-right:4px}.masthead-header nav{display:flex;gap:34px;align-items:center}.masthead-header nav a{font-size:16px;font-weight:600;text-decoration:none;padding:12px 0}.masthead-header nav a:hover{text-decoration:underline}.masthead-header nav a:last-child span{margin-left:6px}.masthead-copy{position:relative;width:53%;padding:50px 0 42px 54px}.masthead-copy>.eyebrow{font-size:12px;letter-spacing:2.1px;margin-bottom:20px;color:#465a45}.masthead-copy h1{font-size:clamp(44px,4.2vw,64px);font-weight:600;line-height:1.13;letter-spacing:-2px;max-width:550px}.masthead-copy h1 em{font-weight:400;color:#31573c}.masthead-intro{font-size:16px;line-height:1.7;color:#354838;max-width:355px;margin:24px 0 26px}.masthead-cta{background:var(--green);color:white;box-shadow:0 5px 14px #193c2320;gap:20px}.masthead-cta:hover{background:#152b20}.hero-picker{display:none;grid-template-columns:repeat(3,minmax(0,108px)) 42px;gap:12px;align-items:center;margin-top:44px;max-width:100%;padding-right:18px}.hero-ready .hero-picker{display:grid}.hero-thumb{position:relative;display:block;height:128px;border:2px solid #ffffffb8;padding:0;overflow:hidden;border-radius:16px;box-shadow:0 4px 12px #12201914;background:#253b2c;cursor:pointer;color:white;transition:border-color .2s,transform .2s}.hero-thumb img{height:100%;width:100%;object-fit:cover;object-position:50% 22%}.hero-thumb:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#15241ed9)}.hero-thumb span{position:absolute;bottom:11px;left:5px;right:5px;z-index:1;font:12px var(--sans);text-align:center}.hero-thumb[aria-pressed=true]{border-color:#254d34;box-shadow:0 0 0 3px #ffffffc2}.hero-thumb:hover{transform:translateY(-3px)}.hero-next{width:42px;height:42px;border:none;border-radius:50%;background:#fff;color:var(--green);font-size:24px;cursor:pointer;box-shadow:0 4px 16px #1831241a}.hero-next:hover{background:#ecf1e7}.hero-side-dots{display:none;position:absolute;right:36px;top:43%;gap:4px}.hero-ready .hero-side-dots{display:grid}.hero-side-dots:before{content:'';width:1px;height:42px;background:#ffffffe6;margin:0 auto 12px}.hero-side-dots button{width:34px;height:30px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.hero-side-dots button:before{content:'';width:7px;height:7px;border:1px solid white;border-radius:50%;box-shadow:0 1px 4px #0008}.hero-side-dots button[aria-pressed=true]:before{background:white;width:9px;height:9px}.hero-location{position:absolute;right:54px;bottom:39px;color:white;display:grid;gap:5px;text-align:right;text-shadow:0 1px 12px #000d;padding:13px 18px;border-radius:5px;background:#162c2399;backdrop-filter:blur(7px);max-width:38%}.hero-location>span:first-child{font-size:10px;letter-spacing:2.2px}.hero-location strong{font-family:var(--serif);font-weight:400;font-size:29px;line-height:1.2}.hero-location>span:last-child{font-size:12px}.hero-thumb:focus-visible,.hero-next:focus-visible,.hero-side-dots button:focus-visible{outline:3px solid #a87522;outline-offset:4px}.hero-ready .masthead-photo:not([hidden]){animation:hero-reveal .35s ease-out}@keyframes hero-reveal{from{opacity:.5}to{opacity:1}}
@media(min-width:1600px){.masthead-copy h1{font-size:64px}}
@media(max-width:1050px){.masthead{min-height:750px;width:calc(100% - 32px);margin-top:16px;border-radius:32px}.masthead-header{margin-inline:34px}.masthead-header nav{gap:22px}.masthead-copy{padding:46px 0 36px 34px;width:57%}.masthead-intro{max-width:320px}.hero-picker{grid-template-columns:repeat(3,minmax(0,94px)) 38px;gap:10px;margin-top:36px}.hero-thumb{height:122px}.hero-next{width:38px;height:38px}.hero-location{right:28px;bottom:30px;max-width:37%}.hero-location strong{font-size:25px}.hero-side-dots{right:20px}.masthead-shade{background:linear-gradient(90deg,#e4e8d8 0%,rgba(228,232,216,.96) 31%,rgba(228,232,216,.75) 45%,rgba(228,232,216,.2) 65%,transparent 83%),linear-gradient(180deg,#f5f5e8bb,transparent 45%,#11211855)}}
@media(max-width:760px){.masthead{width:calc(100% - 24px);margin:12px auto 0;border-radius:26px;min-height:0;background:#e4e8d8}.masthead-header{margin:0 20px;min-height:80px;gap:10px}.masthead-brand{font-size:19px;gap:8px}.brand-monogram{width:30px;height:30px;font-size:16px}.masthead-brand small{font-size:8px;letter-spacing:1px;margin-top:5px}.masthead-header nav{gap:14px}.masthead-header nav a{font-size:13px}.masthead-header nav a:nth-child(2){display:none}.masthead-header nav a:last-child span{display:none}.masthead-photo{width:100%;height:500px;object-position:50% 18%}.masthead-shade{background:linear-gradient(180deg,#edf0e1d9 0,rgba(237,240,225,.15) 110px,transparent 225px,rgba(228,232,216,.45) 330px,#e4e8d8 460px,#e4e8d8 100%)}.masthead-copy{padding:330px 25px 32px;width:100%}.masthead-copy>.eyebrow{font-size:11px;margin-bottom:14px}.masthead-copy h1{font-size:clamp(38px,8.8vw,58px);letter-spacing:-1.5px;line-height:1.1;max-width:none}.masthead-copy h1 br{display:none}.masthead-copy h1 br:after{content:' '}.masthead-intro{font-size:16px;max-width:470px;margin:20px 0 22px}.masthead-cta{width:100%;max-width:420px;font-size:14px;gap:12px}.hero-picker{grid-template-columns:repeat(3,minmax(0,1fr)) 36px;gap:10px;max-width:410px;padding-right:0;margin-top:30px}.hero-thumb{height:115px;border-radius:12px}.hero-next{width:36px;height:36px}.hero-location{top:273px;right:20px;bottom:auto;max-width:80%;padding:10px 14px}.hero-location strong{font-size:23px}.hero-location>span:first-child{display:none}.hero-location>span:last-child{font-size:11px}.hero-side-dots{top:141px;right:13px}.hero-side-dots:before{height:25px}}
@media(max-width:400px){.masthead-header{margin-inline:16px}.masthead-brand{font-size:17px}.brand-monogram{display:none}.masthead-header nav{gap:12px}.masthead-header nav a{font-size:12px}.masthead-copy{padding-inline:20px}.hero-thumb{height:104px}.hero-thumb span{font-size:11px}.hero-picker{gap:8px}.masthead-copy h1{font-size:38px}}
@media(prefers-reduced-motion:reduce){.hero-ready .masthead-photo:not([hidden]){animation:none}.hero-thumb{transition:none}.hero-thumb:hover{transform:none}}
/* Mais fotografias, com navegação que cabe na tela. */
.hero-ready .hero-picker{grid-template-columns:minmax(0,348px) 42px}.hero-thumb-strip{position:relative;display:flex;gap:12px;overflow-x:auto;min-width:0;padding:4px 4px 10px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#6f846b transparent}.hero-thumb-strip .hero-thumb{flex:0 0 calc((100% - 24px)/3);scroll-snap-align:center;min-width:0}.carousel-dots{flex-wrap:wrap;max-width:100%;min-width:0}.carousel-controls{flex-wrap:wrap}.hero-side-dots{top:32%;gap:0}.hero-side-dots button{height:28px}.stay{padding-top:30px}.stay>.amenity{margin-top:22px}
@media(max-width:1050px){.hero-ready .hero-picker{grid-template-columns:minmax(0,302px) 38px}.hero-thumb-strip{gap:10px}.hero-thumb-strip .hero-thumb{flex-basis:calc((100% - 20px)/3)}}
@media(max-width:760px){.hero-ready .hero-picker{grid-template-columns:minmax(0,1fr) 36px}.hero-ready .hero-side-dots{display:none}.hero-thumb-strip{gap:8px}.hero-thumb-strip .hero-thumb{flex-basis:calc((100% - 16px)/3)}.carousel-dots{gap:0}.carousel-dots button{width:28px;min-width:28px}}
/* Fundo do rancho atrás dos blocos, com desfoque apenas na fotografia. */
body{position:relative;isolation:isolate;background:#e4e8dc}
body::before{content:'';position:fixed;inset:-32px;z-index:-2;pointer-events:none;background:url('assets/chale-varanda.png') center 48% / cover no-repeat;filter:blur(14px) saturate(.85)}
body::after{content:'';position:fixed;inset:0;z-index:-1;pointer-events:none;background:rgba(245,246,237,.72)}
.gallery-section{background:rgba(232,237,224,.50)}
.stay{background:rgba(246,248,241,.97);box-shadow:0 12px 28px -20px rgba(30,49,34,.28)}
@media(max-width:700px){body::before{background-position:47% center;filter:blur(11px) saturate(.85)}body::after{background:rgba(245,246,237,.77)}}
