:root{--forest:#0b2e26;--forest-2:#123f34;--ink:#14211d;--cream:#f5f1e8;--paper:#fbfaf6;--amber:#e9a85c;--lime:#c7d88a;--muted:#6f7a74;--line:rgba(11,46,38,.16);--radius:28px;--shadow:0 30px 80px rgba(3,25,20,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}button{color:inherit}.site-header{height:82px;padding:0 clamp(24px,4vw,68px);display:flex;align-items:center;justify-content:space-between;gap:30px;background:rgba(251,250,246,.92);backdrop-filter:blur(18px);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(11,46,38,.08)}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:var(--cream);font:700 24px Georgia,serif;border:1px solid rgba(255,255,255,.25)}.brand strong,.brand small{display:block}.brand strong{font:700 18px Georgia,serif}.brand small{font-size:11px;letter-spacing:.08em;color:var(--muted);text-transform:uppercase}.site-header nav{display:flex;align-items:center;gap:28px;font-size:14px}.site-header nav a{position:relative}.site-header nav a:after{content:"";height:1px;position:absolute;left:0;right:100%;bottom:-5px;background:var(--forest);transition:.3s}.site-header nav a:hover:after{right:0}.header-cta{padding:12px 20px;background:var(--forest);color:white;border-radius:999px;font-weight:700;font-size:14px}.menu-button{display:none;background:none;border:0;font-size:24px}.hero{min-height:calc(100vh - 82px);position:relative;display:flex;align-items:center;padding:80px clamp(24px,7vw,110px) 160px;color:white;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center 42%}.hero-shade{background:linear-gradient(90deg,rgba(3,24,18,.86) 0%,rgba(3,24,18,.48) 48%,rgba(3,24,18,.1) 75%),linear-gradient(0deg,rgba(3,24,18,.5),transparent 45%)}.hero-copy{position:relative;z-index:2;max-width:760px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:800;color:var(--lime);margin:0 0 18px}.eyebrow.dark{color:#527063}.eyebrow.light{color:var(--lime)}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.02;margin:0}h1{font-size:clamp(54px,7.4vw,112px);letter-spacing:-.055em}h1 em{font-weight:400;color:#eac998}.hero-lead{font-size:clamp(17px,1.5vw,22px);max-width:620px;color:rgba(255,255,255,.84);margin:28px 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:999px;border:1px solid transparent;font-weight:800;cursor:pointer}.button-primary{background:var(--amber);color:#1b241f}.button-ghost{border-color:rgba(255,255,255,.5);color:white;background:rgba(255,255,255,.05);backdrop-filter:blur(10px)}.quick-search{position:absolute;z-index:3;bottom:30px;left:clamp(24px,7vw,110px);right:clamp(24px,7vw,110px);display:grid;grid-template-columns:1.35fr repeat(3,1fr) 1.2fr;align-items:end;background:rgba(251,250,246,.96);color:var(--ink);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.search-heading{align-self:center;padding:0 18px;display:flex;align-items:center;gap:10px;font-family:Georgia,serif}.pulse{width:9px;height:9px;background:#4ca26a;border-radius:50%;box-shadow:0 0 0 6px rgba(76,162,106,.14)}label{font-size:12px;color:var(--muted);font-weight:700;padding:0 10px}input,select{display:block;width:100%;border:0;border-bottom:1px solid var(--line);padding:8px 0;background:transparent;color:var(--ink);min-height:42px;outline:none}.quick-search button{height:54px;border:0;border-radius:12px;background:var(--forest);color:white;font-weight:800;cursor:pointer}.quick-search button span{margin-left:12px}.promise-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:34px clamp(24px,7vw,110px);background:var(--cream);border-bottom:1px solid var(--line)}.promise-strip div{padding:0 30px;border-left:1px solid var(--line)}.promise-strip div:first-child{border-left:0}.promise-strip strong,.promise-strip span{display:block}.promise-strip strong{font:500 24px Georgia,serif}.promise-strip span{font-size:13px;color:var(--muted)}.section{padding:110px clamp(24px,7vw,110px)}.section-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:end;margin-bottom:48px}.section-intro.compact{margin-bottom:36px}.section-intro h2,.story-copy h2,.booking-copy h2,.faq-section h2,.gallery-title h2{font-size:clamp(42px,5.4vw,78px);letter-spacing:-.045em}.section-intro>p{font-size:18px;color:var(--muted);max-width:580px;margin:0 0 8px}.filter-row{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 30px}.filter{border:1px solid var(--line);background:transparent;padding:10px 16px;border-radius:999px;font-size:13px;font-weight:700;cursor:pointer;transition:.25s}.filter:hover,.filter.active{background:var(--forest);color:white;border-color:var(--forest)}.room-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.room-card{grid-column:span 4;background:white;border-radius:var(--radius);overflow:hidden;box-shadow:0 12px 40px rgba(10,38,30,.08);transition:transform .35s,box-shadow .35s}.room-card:nth-child(1),.room-card:nth-child(4){grid-column:span 7}.room-card:nth-child(2),.room-card:nth-child(5){grid-column:span 5}.room-card:hover{transform:translateY(-7px);box-shadow:0 20px 60px rgba(10,38,30,.14)}.room-card.hidden{display:none}.room-photo{height:330px;position:relative;overflow:hidden}.room-card:nth-child(1) .room-photo,.room-card:nth-child(4) .room-photo{height:430px}.room-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.room-card:hover .room-photo img{transform:scale(1.035)}.room-badge{position:absolute;top:18px;left:18px;background:rgba(251,250,246,.92);backdrop-filter:blur(8px);padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800}.room-body{padding:24px}.room-topline{display:flex;align-items:start;justify-content:space-between;gap:16px}.room-body h3{font-size:30px}.room-price{text-align:right;white-space:nowrap}.room-price strong{display:block;font-size:18px}.room-price span{font-size:11px;color:var(--muted)}.room-meta{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.room-meta span{background:var(--cream);border-radius:8px;padding:6px 9px;font-size:12px}.room-description{color:var(--muted);min-height:50px}.room-open{width:100%;border:0;border-top:1px solid var(--line);background:transparent;padding:17px 0 0;font-weight:800;text-align:left;display:flex;justify-content:space-between;cursor:pointer}.price-note,.tour-note{color:var(--muted);font-size:12px;margin:24px 0 0}.story-section{display:grid;grid-template-columns:1.05fr .95fr;background:var(--forest);color:white;min-height:820px}.story-image-wrap{position:relative;min-height:760px;overflow:hidden}.story-image-wrap img{width:100%;height:100%;object-fit:cover}.vertical-note{position:absolute;bottom:30px;left:28px;writing-mode:vertical-rl;transform:rotate(180deg);text-transform:uppercase;letter-spacing:.18em;font-size:11px}.story-copy{padding:clamp(70px,9vw,140px);display:flex;flex-direction:column;justify-content:center}.story-copy>p:not(.eyebrow){font-size:18px;color:rgba(255,255,255,.7);max-width:600px}.feature-list{list-style:none;padding:0;margin:26px 0 34px;border-top:1px solid rgba(255,255,255,.15)}.feature-list li{display:flex;gap:18px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.15)}.feature-list span{color:var(--amber);font-size:12px}.text-link{font-weight:800}.text-link span{margin-left:10px}.tours-section{background:var(--cream)}.tour-track{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tour-card{min-height:310px;background:var(--paper);border-radius:20px;padding:28px;display:flex;flex-direction:column;border:1px solid rgba(11,46,38,.08)}.tour-card.featured{background:var(--amber)}.tour-card>span{text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:800}.tour-card h3{font-size:32px;margin:48px 0 12px}.tour-card p{color:#42504a;margin:0}.tour-card strong{margin-top:auto;padding-top:22px}.gallery-section{background:#081d18;color:white;display:grid;grid-template-columns:1.1fr .9fr 1fr;grid-template-rows:auto 370px 280px;gap:12px;padding:100px 12px 12px}.gallery-title{grid-column:1/4;padding:0 clamp(24px,7vw,110px) 70px}.gallery-item{border:0;padding:0;background:none;overflow:hidden;cursor:zoom-in}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.6s}.gallery-item:hover img{transform:scale(1.035);filter:brightness(.85)}.gallery-a{grid-row:2/4}.gallery-b{grid-column:2/4}.booking-section{padding:110px clamp(24px,7vw,110px);display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;background:var(--lime)}.booking-copy>p:not(.eyebrow){font-size:18px;color:#46594f;max-width:600px}.booking-steps{display:grid;gap:12px;margin-top:32px}.booking-steps span{display:flex;align-items:center;gap:12px;font-weight:700}.booking-steps b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:white;font-size:12px}.booking-card{background:var(--paper);padding:38px;border-radius:var(--radius);box-shadow:var(--shadow)}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:20px}.booking-card label{padding:0}.booking-card input,.booking-card select{font-size:16px}.estimate{background:var(--cream);border-radius:16px;padding:20px;margin:28px 0;display:grid;grid-template-columns:1fr auto}.estimate span{color:var(--muted)}.estimate strong{font:500 28px Georgia,serif}.estimate small{grid-column:1/3;color:var(--muted);margin-top:4px}.button-whatsapp{width:100%;background:#1f9e64;color:white;border-radius:12px}.button-whatsapp span{margin-left:10px}.form-footnote{font-size:11px;color:var(--muted);text-align:center;margin:14px 0 0}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;padding:22px 0;font:500 21px Georgia,serif;cursor:pointer;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary span{transition:.25s}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);margin:0 50px 22px 0}footer{background:#061a15;color:white;padding:80px clamp(24px,7vw,110px) 28px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}footer .brand-mark{background:var(--cream);color:var(--forest)}.footer-brand h2{font-size:48px;margin:16px 0 10px}.footer-brand p{color:rgba(255,255,255,.6)}footer h3{font:500 19px Georgia,serif;margin:8px 0 20px}footer div>a,footer div>span{display:block;color:rgba(255,255,255,.67);margin:10px 0}.footer-bottom{grid-column:1/4;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;padding-top:24px;margin-top:28px}.footer-bottom span{font-size:12px}.floating-wa{position:fixed;z-index:24;right:22px;bottom:22px;background:#1f9e64;color:white;border-radius:999px;padding:10px 12px 10px 18px;display:flex;gap:12px;align-items:center;font-weight:800;box-shadow:0 12px 35px rgba(0,0,0,.25)}.floating-wa b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:white;color:#177c4e}.room-dialog,.lightbox{border:0;padding:0;border-radius:24px;max-width:900px;width:calc(100% - 30px);background:var(--paper);box-shadow:var(--shadow)}.room-dialog::backdrop,.lightbox::backdrop{background:rgba(2,20,15,.83);backdrop-filter:blur(8px)}.dialog-close{position:absolute;z-index:4;top:14px;right:14px;width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.9);font-size:26px;cursor:pointer}.dialog-layout{display:grid;grid-template-columns:1fr 1fr}.dialog-layout img{width:100%;height:100%;min-height:560px;object-fit:cover}.dialog-copy{padding:54px 42px}.dialog-copy h2{font-size:46px}.dialog-copy p{color:var(--muted)}.dialog-copy ul{padding-left:20px}.dialog-copy .button{background:var(--forest);color:white;margin-top:20px}.lightbox{max-width:1100px;background:#071d18}.lightbox img{width:100%;max-height:85vh;object-fit:contain}.toast{position:fixed;z-index:60;left:50%;bottom:30px;transform:translate(-50%,30px);opacity:0;background:var(--forest);color:white;padding:14px 20px;border-radius:999px;transition:.3s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1000px){.site-header nav{display:none}.menu-button{display:block}.site-header.menu-open nav{display:flex;position:absolute;top:82px;left:0;right:0;background:var(--paper);padding:24px;flex-direction:column;border-bottom:1px solid var(--line)}.header-cta{margin-left:auto}.hero{align-items:flex-start;padding-top:90px}.quick-search{grid-template-columns:1fr 1fr;gap:14px}.search-heading{grid-column:1/3}.quick-search button{grid-column:1/3}.promise-strip{grid-template-columns:1fr 1fr;gap:26px}.promise-strip div:nth-child(3){border-left:0}.room-card,.room-card:nth-child(n){grid-column:span 6}.story-section{grid-template-columns:1fr}.story-image-wrap{min-height:620px}.tour-track{grid-template-columns:1fr 1fr}.booking-section,.faq-section{grid-template-columns:1fr}.gallery-section{grid-template-rows:auto 330px 240px}.booking-section{gap:48px}}
@media(max-width:680px){.site-header{height:72px;padding:0 18px}.brand small{display:none}.brand-mark{width:40px;height:40px}.header-cta{display:none}.site-header.menu-open nav{top:72px}.hero{min-height:920px;padding:72px 22px 320px}.hero-shade{background:linear-gradient(180deg,rgba(3,24,18,.3),rgba(3,24,18,.8) 64%,rgba(3,24,18,.9))}.hero-copy{align-self:end}.hero-lead{font-size:16px}.hero-actions .button{width:100%}.quick-search{left:14px;right:14px;bottom:16px;grid-template-columns:1fr 1fr;padding:16px}.quick-search label:nth-of-type(3){grid-column:1/3}.promise-strip{padding:28px 20px}.promise-strip div{padding:0 12px}.section{padding:76px 20px}.section-intro{grid-template-columns:1fr;gap:22px}.section-intro>p{font-size:16px}.room-grid{display:block}.room-card{margin-bottom:18px}.room-card:nth-child(n) .room-photo{height:330px}.story-image-wrap{min-height:520px}.story-copy{padding:70px 22px}.tour-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.tour-card{min-width:82vw;scroll-snap-align:start}.gallery-section{grid-template-columns:1fr 1fr;grid-template-rows:auto 330px 230px 220px;padding-top:76px}.gallery-title{grid-column:1/3;padding:0 20px 46px}.gallery-a{grid-row:2;grid-column:1/3}.gallery-b{grid-column:1}.gallery-c{grid-column:2}.gallery-d{grid-column:1/3}.booking-section{padding:76px 20px}.booking-card{padding:24px}.field-pair{grid-template-columns:1fr}.faq-section{gap:40px}footer{grid-template-columns:1fr 1fr;padding:70px 22px 24px}.footer-brand{grid-column:1/3}.footer-bottom{grid-column:1/3;display:block}.dialog-layout{grid-template-columns:1fr}.dialog-layout img{min-height:280px;height:300px}.dialog-copy{padding:34px 24px}.floating-wa span{display:none}}

.photo-count{position:absolute;right:18px;bottom:18px;background:rgba(6,26,21,.8);color:white;backdrop-filter:blur(8px);padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800}.room-dialog{max-width:1120px}.dialog-layout{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);min-height:650px}.dialog-gallery{display:flex;min-width:0;flex-direction:column;background:#071d18}.dialog-main-wrap{position:relative;flex:1;min-height:0;overflow:hidden}.dialog-layout .dialog-main-image{width:100%;height:100%;min-height:560px;object-fit:cover}.gallery-arrow{position:absolute;z-index:2;top:50%;width:44px;height:44px;transform:translateY(-50%);border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(6,26,21,.72);color:white;font-size:20px;cursor:pointer;backdrop-filter:blur(8px)}.gallery-arrow:hover{background:var(--amber);color:var(--ink)}.gallery-prev{left:16px}.gallery-next{right:16px}.gallery-counter{position:absolute;right:16px;bottom:14px;padding:7px 11px;border-radius:999px;background:rgba(6,26,21,.78);color:white;font-size:12px;font-weight:800}.dialog-thumbs{display:flex;gap:8px;overflow-x:auto;padding:10px;background:#061a15;scrollbar-width:thin}.dialog-thumb{flex:0 0 76px;height:66px;padding:0;border:2px solid transparent;border-radius:9px;overflow:hidden;background:none;opacity:.62;cursor:pointer}.dialog-thumb.active{border-color:var(--amber);opacity:1}.dialog-layout .dialog-thumb img{width:100%;height:100%;min-height:0;object-fit:cover}.dialog-copy{align-self:center}.dialog-copy .button{text-align:center}

@media(max-width:760px){.room-dialog{max-height:94vh;overflow:auto}.dialog-layout{grid-template-columns:1fr;min-height:0}.dialog-main-wrap{height:390px;flex:none}.dialog-layout .dialog-main-image{height:390px;min-height:0}.dialog-thumb{flex-basis:68px;height:58px}.dialog-copy{padding:34px 24px}.dialog-copy h2{font-size:40px}.gallery-arrow{width:40px;height:40px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.planning-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.planning-strip>div{background:var(--paper);padding:34px clamp(24px,4vw,60px)}.planning-strip span{display:block;color:#668075;font-size:12px;font-weight:800;letter-spacing:.14em}.planning-strip strong{display:block;font:500 25px Georgia,serif;margin:12px 0 5px}.planning-strip p{color:var(--muted);margin:0;max-width:330px}.location-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(45px,7vw,100px);align-items:center}.location-copy h2{font-size:clamp(42px,5.4vw,78px);letter-spacing:-.045em}.location-copy>p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:610px}.location-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0}.location-facts span{padding:16px 0;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.location-facts strong{display:block;color:var(--ink);font:500 22px Georgia,serif}.location-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.location-primary{background:var(--forest);color:white}.dark-link{color:var(--forest);border-bottom:1px solid var(--forest)}.location-card{position:relative;min-height:520px;border-radius:var(--radius);overflow:hidden;background:var(--forest);box-shadow:var(--shadow)}.location-card img{width:100%;height:520px;object-fit:cover}.location-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(3,24,18,.86))}.location-card p{position:absolute;z-index:2;left:30px;bottom:24px;color:white;margin:0}.location-card strong,.location-card small{display:block}.location-card strong{font:500 29px Georgia,serif}.location-card small{margin-top:4px;color:rgba(255,255,255,.72)}.booking-status{display:flex;gap:12px;align-items:center;padding:14px 16px;margin-bottom:26px;border:1px solid var(--line);border-radius:14px;background:#f8f5ed}.booking-status>span{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#4ca26a;box-shadow:0 0 0 6px rgba(76,162,106,.13)}.booking-status p{margin:0;color:var(--muted);font-size:13px}.booking-status strong{color:var(--ink)}.dialog-summary{padding:14px 0 16px;margin:14px 0;border-bottom:1px solid var(--line)}.dialog-summary strong,.dialog-summary span{display:block}.dialog-summary strong{font:500 26px Georgia,serif}.dialog-summary span{color:var(--muted);font-size:12px}.dialog-actions{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;margin-top:22px}.dialog-copy .dialog-actions .button{margin:0}.share-room{min-height:52px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:transparent;font-weight:800;cursor:pointer}.mobile-booking-bar{display:none}
.reviews-section{background:var(--forest);color:white}.reviews-heading{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end;margin-bottom:46px}.reviews-heading h2{font-size:clamp(42px,5.4vw,78px);letter-spacing:-.045em}.reviews-score{display:grid;grid-template-columns:auto auto;column-gap:16px;align-items:center;padding:20px 24px;border:1px solid rgba(255,255,255,.16);border-radius:20px}.reviews-score strong{font:500 50px Georgia,serif;line-height:1}.reviews-score>span{color:var(--amber);letter-spacing:.12em}.reviews-score small{grid-column:1/3;color:rgba(255,255,255,.62);margin-top:8px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{display:flex;flex-direction:column;min-height:310px;padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(255,255,255,.055)}.review-top{display:flex;align-items:center;gap:13px}.review-top p,.review-top strong,.review-top small{display:block;margin:0}.review-top small{color:rgba(255,255,255,.54);font-size:11px;margin-top:2px}.review-avatar{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--cream);color:var(--forest);font:600 19px Georgia,serif}.review-stars{margin:27px 0 12px;color:var(--amber);letter-spacing:.15em;font-size:12px}.review-card blockquote{margin:0;font:400 24px/1.35 Georgia,serif;color:rgba(255,255,255,.9)}.reviews-foot{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:26px;color:rgba(255,255,255,.58);font-size:12px}.reviews-foot p{margin:0}.reviews-foot a{color:white;font-weight:800;border-bottom:1px solid rgba(255,255,255,.45)}
.review-form{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;margin-top:70px;padding:40px;border-radius:26px;background:var(--paper);color:var(--ink)}.review-form-copy h3{font-size:38px}.review-form-copy>p:not(.eyebrow){color:var(--muted);max-width:380px}.review-fields{display:grid;gap:18px}.review-fields .field-pair{margin:0}.review-fields label{padding:0}.review-fields input,.review-fields select,.review-fields textarea{display:block;width:100%;margin-top:5px;border:1px solid var(--line);border-radius:12px;background:white;color:var(--ink);padding:12px 14px;outline:none}.review-fields textarea{resize:vertical;min-height:120px;font:inherit}.review-fields input:focus,.review-fields select:focus,.review-fields textarea:focus{border-color:var(--forest);box-shadow:0 0 0 3px rgba(11,46,38,.08)}.review-submit{width:100%;border-radius:12px;background:#1f9e64;color:white}.review-submit span{margin-left:10px}.review-note{margin:0;text-align:center;color:var(--muted);font-size:11px}
@media(max-width:1000px){.location-section{grid-template-columns:1fr}.location-card{min-height:440px}.location-card img{height:440px}}
@media(max-width:1000px){.review-grid{grid-template-columns:1fr 1fr}.review-card:last-child{grid-column:1/3;min-height:220px}.review-form{grid-template-columns:1fr}}
@media(max-width:680px){body{padding-bottom:68px}.planning-strip{grid-template-columns:1fr}.planning-strip>div{padding:26px 20px}.location-facts{grid-template-columns:1fr 1fr}.location-card,.location-card img{min-height:360px;height:360px}.reviews-heading{grid-template-columns:1fr;align-items:start}.reviews-score{justify-self:start}.review-grid{grid-template-columns:1fr}.review-card,.review-card:last-child{grid-column:auto;min-height:0}.review-card blockquote{font-size:22px}.reviews-foot{align-items:flex-start;flex-direction:column}.dialog-actions{grid-template-columns:1fr}.floating-wa{display:none}.mobile-booking-bar{position:fixed;z-index:35;left:0;right:0;bottom:0;height:68px;padding:9px 12px;display:grid;grid-template-columns:.8fr 1.2fr;gap:8px;background:rgba(251,250,246,.96);backdrop-filter:blur(16px);border-top:1px solid var(--line)}.mobile-booking-bar a{display:flex;align-items:center;justify-content:center;border-radius:12px;font-weight:800;font-size:14px}.mobile-booking-bar a:first-child{border:1px solid var(--line)}.mobile-booking-bar a:last-child{background:var(--forest);color:white}.mobile-booking-bar span{margin-left:8px}}
@media(max-width:680px){.review-form{margin-top:48px;padding:24px 20px;gap:30px}.review-form-copy h3{font-size:32px}.review-fields .field-pair{grid-template-columns:1fr}.review-fields{gap:15px}}

/* Sade görünüm */
:root{--radius:18px;--shadow:0 18px 50px rgba(3,25,20,.1)}
.site-header{height:74px}.site-header nav{gap:34px}.section{padding-top:86px;padding-bottom:86px}.hero{min-height:calc(100vh - 74px)}.hero-lead{max-width:500px}.promise-strip{grid-template-columns:repeat(3,1fr);padding-top:26px;padding-bottom:26px}.promise-strip div{text-align:center}.room-card{box-shadow:0 8px 28px rgba(10,38,30,.07)}.room-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(10,38,30,.1)}.room-photo{height:300px}.room-card:nth-child(1) .room-photo,.room-card:nth-child(4) .room-photo{height:390px}.room-body{padding:22px}.story-section{min-height:700px}.story-image-wrap{min-height:680px}.story-copy{padding:clamp(60px,7vw,105px)}.tour-card{min-height:280px;padding:24px}.tour-card h3{margin-top:36px}.gallery-section{padding-top:84px}.reviews-heading{margin-bottom:34px}.reviews-score{padding:16px 20px;border-radius:14px}.reviews-score strong{font-size:42px}.review-card{min-height:250px;padding:24px;border-radius:16px}.review-card blockquote{font-size:21px}.review-stars{margin-top:22px}.reviews-foot{margin-top:22px}.review-compose{margin-top:40px;border:1px solid rgba(255,255,255,.18);border-radius:16px;overflow:hidden}.review-compose>summary{padding:20px 24px;color:white;font:700 15px Inter,ui-sans-serif,sans-serif}.review-compose>summary span{color:var(--amber)}.review-compose[open]>summary{border-bottom:1px solid rgba(255,255,255,.14)}.review-form{margin:0;border-radius:0;padding:34px;box-shadow:none}.booking-section{padding-top:86px;padding-bottom:86px;gap:60px}.booking-card{padding:32px;border-radius:18px}.faq-section{gap:65px}footer{padding-top:64px}.footer-brand h2{font-size:42px}
@media(max-width:1000px){.site-header.menu-open nav{top:74px}.review-card:last-child{min-height:190px}}
@media(max-width:680px){.site-header{height:68px}.site-header.menu-open nav{top:68px}.hero{min-height:850px;padding-bottom:300px}.section{padding-top:64px;padding-bottom:64px}.promise-strip{grid-template-columns:1fr 1fr 1fr;padding:22px 12px;gap:0}.promise-strip div{padding:0 8px}.promise-strip strong{font-size:20px}.promise-strip span{font-size:11px}.room-card:nth-child(n) .room-photo{height:300px}.story-image-wrap{min-height:470px}.story-copy{padding:60px 22px}.gallery-section{padding-top:64px}.review-card{padding:22px}.review-form{padding:24px 18px}.review-compose{margin-top:32px}.review-compose>summary{padding:18px}.booking-section{padding-top:64px;padding-bottom:64px}.booking-card{padding:22px}footer{padding-top:58px}}

/* Canlı müsaitlik */
.search-heading>span:last-child{display:flex;flex-direction:column;line-height:1.2}.search-heading small{margin-top:4px;color:var(--muted);font:600 10px/1.25 Inter,ui-sans-serif,sans-serif}.calendar-note{display:flex;align-items:center;gap:8px;margin:2px 0 14px!important;color:#517063!important;font-size:12px;font-weight:700}.calendar-note i{width:7px;height:7px;border-radius:50%;background:#40a867;box-shadow:0 0 0 4px rgba(64,168,103,.12)}.calendar-note.manual i{background:#d09a52;box-shadow:0 0 0 4px rgba(208,154,82,.14)}.room-card.room-unavailable{box-shadow:0 8px 28px rgba(95,44,31,.1)}.room-card.room-unavailable .room-photo img{filter:saturate(.72) brightness(.82)}.room-card.room-unavailable .room-badge{background:#7d3628;color:white}.estimate.is-busy{background:#f8e8e3}.estimate.is-busy strong{color:#8c3325;font-size:21px}.booking-status strong:after{content:' • Airbnb';color:#4a8c62;font-size:11px}.room-open:focus-visible,.button:focus-visible,.quick-search button:focus-visible{outline:3px solid var(--amber);outline-offset:3px}
