.v2page{background:var(--bg)}.v2page .mx-auto{max-width:1200px;padding-left:24px;padding-right:24px}.v2-hero{position:relative;min-height:44svh;display:flex;align-items:flex-end}.v2-hero-media{position:absolute;inset:0;overflow:hidden}.v2-hero-inner{position:relative;z-index:2;width:100%;max-width:1120px;margin:0 auto;padding:72px 20px 136px;color:white}.v2-eyebrow{color:rgba(255,255,255,.92);text-shadow:0 1px 10px rgba(0,0,0,.55)}.v2-h1{color:white;margin:.75rem 0 1rem;max-width:14ch;text-shadow:0 2px 30px rgba(0,0,0,.7),0 1px 4px rgba(0,0,0,.45)}.v2-h1 em{color:var(--sand);font-style:italic}.v2-blurb{max-width:52ch;color:rgba(255,255,255,.98);font-size:1.02rem;text-shadow:0 1px 16px rgba(0,0,0,.65),0 1px 3px rgba(0,0,0,.4)}.v2-engine-wrap{position:relative;z-index:6;margin-top:-104px}.v2-engine-card{background:var(--paper);border:1px solid var(--line);border-radius:10px;box-shadow:0 18px 60px rgba(26,35,50,.14);padding:clamp(16px,3vw,28px)}.v2-engine-fallback{text-align:center;padding:28px 12px;display:grid;gap:14px;justify-items:center}.v2-trust{display:flex;flex-wrap:wrap;gap:8px 22px;justify-content:center;list-style:none;padding:14px 6px 0;margin:0;font-size:.82rem;color:var(--ink-muted)}.v2-trust li:before{content:"✓";color:var(--olive);margin-right:7px;font-weight:700}.ev2{display:grid;gap:18px}@media (min-width:1024px){.ev2{grid-template-columns:minmax(0,1.55fr) minmax(300px,1fr);grid-template-areas:"cal head" "cal flex" "cal results" "cal .";column-gap:30px;row-gap:14px;align-items:start}.ev2-head{grid-area:head;flex-direction:column;align-items:flex-start;gap:10px}.ev2-flex{grid-area:flex}.ev2-cal-wrap{grid-area:cal}.ev2-results{grid-area:results}.ev2-results-head{border-top:none;padding-top:4px}.ev2-flex{flex-direction:column;align-items:flex-start}.ev2-flex-chips{flex-direction:column;align-items:stretch;width:100%}.ev2-chip{justify-content:space-between}.ev2-room-list li{grid-template-columns:1fr auto;row-gap:6px}.ev2-room-list li .ev2-book{grid-column:1/-1;justify-self:stretch;text-align:center}.ev2-day{min-height:58px}.ev2-day .p{font-size:.72rem}.ev2-month h3{font-size:1.2rem}}.ev2-head{gap:10px 18px;align-items:center;justify-content:space-between}.ev2-guests,.ev2-head{display:flex;flex-wrap:wrap}.ev2-guests{gap:14px}.ev2-stepper{display:inline-flex;flex-direction:column;align-items:stretch;gap:5px;border:1px solid var(--line-strong);border-radius:14px;padding:8px 13px;font-size:.85rem;min-width:0}.ev2-stepper>span{color:var(--ink-muted);font-size:.72rem;white-space:nowrap}.ev2-stepper-ctrl{display:flex;align-items:center;justify-content:space-between;gap:12px}.ev2-stepper strong{min-width:1.1em;text-align:center}.ev2-stepper button{width:26px;height:26px;border-radius:50%;border:1px solid var(--line-strong);background:white;cursor:pointer;font-size:1rem;line-height:1;color:var(--sea-deep)}.ev2-stepper button:disabled{opacity:.3;cursor:default}.ev2-fresh{margin:0;font-size:.75rem;color:var(--ink-soft)}.ev2-flex{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.ev2-flex-title{font-size:.82rem;color:var(--ink-muted);font-weight:600}.ev2-flex-tabs{display:inline-flex;border:1px solid var(--line-strong);border-radius:999px;overflow:hidden}.ev2-flex-tabs button{border:none;background:white;padding:6px 13px;font-size:.8rem;cursor:pointer;color:var(--ink-muted);min-height:44px}.ev2-flex-tabs button.on{background:var(--sea);color:white}.ev2-flex-chips{display:flex;flex-wrap:wrap;gap:8px}.ev2-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line-strong);border-radius:999px;background:white;padding:7px 14px;font-size:.82rem;cursor:pointer;transition:border-color .15s,background .15s;min-height:44px}.ev2-chip:hover{border-color:var(--sea);background:var(--sea-soft)}.ev2-chip em{font-style:normal;font-weight:700;color:var(--sea-deep)}.ev2-cal-wrap{position:relative}.ev2-nav{position:absolute;top:2px;width:34px;height:34px;border-radius:50%;border:1px solid var(--line-strong);background:white;cursor:pointer;z-index:3;color:var(--sea-deep);font-size:1rem;display:flex;align-items:center;justify-content:center;line-height:1}.ev2-nav.prev{left:0}.ev2-nav.next{right:0}.ev2-nav:disabled{opacity:.25;cursor:default}.ev2-cal{display:grid;grid-template-columns:1fr 1fr;gap:26px}.ev2-cal-anim{animation:ev2CalIn .28s cubic-bezier(.16,1,.3,1)}@keyframes ev2CalIn{0%{opacity:0;transform:translateX(14px)}to{opacity:1;transform:none}}.ev2-month h3{text-align:center;font-size:1.05rem;margin:4px 0 12px;font-family:var(--font-cormorant),Georgia,serif}.ev2-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.ev2-dow{text-align:center;font-size:.68rem;color:var(--ink-soft);padding-bottom:4px;text-transform:uppercase;letter-spacing:.06em}.ev2-day{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;min-height:50px;border:1px solid transparent;border-radius:7px;background:white;cursor:pointer;padding:4px 0;position:relative;transition:background .12s,border-color .12s}.ev2-avbar{position:absolute;left:5px;right:5px;bottom:3px;height:2px;border-radius:2px}.ev2-avbar.bol{background:var(--sea);opacity:.45}.ev2-avbar.az{background:#e0b458}.ev2-avbar.son{background:var(--bougainvillea)}.ev2-day.is-end .ev2-avbar,.ev2-day.is-mid .ev2-avbar,.ev2-day.is-start .ev2-avbar{display:none}.ev2-legend{display:flex;gap:14px;flex-wrap:wrap;margin:6px 2px 0;font-size:.68rem;color:var(--ink-muted)}.ev2-legend span{display:inline-flex;align-items:center;gap:5px}.ev2-legend i{width:12px;height:3px;border-radius:2px;display:inline-block}.ev2-legend i.bol{background:var(--sea);opacity:.45}.ev2-legend i.az{background:#e0b458}.ev2-legend i.son{background:var(--bougainvillea)}.ev2-approx{display:block;font-size:.72rem;color:var(--ink-soft);margin-top:1px;font-variant-numeric:tabular-nums}.ev2-day .n{font-size:.86rem;font-weight:600;color:var(--ink);line-height:1.2}.ev2-day .p{font-size:.66rem;color:var(--ink-muted);line-height:1.1;font-variant-numeric:tabular-nums}.ev2-day:hover:not(:disabled){border-color:var(--sea)}.ev2-day.sold{background:transparent}.ev2-day.sold .n,.ev2-day.sold .p{color:var(--ink-soft);opacity:.55}.ev2-day:disabled{cursor:default}.ev2-day.off{visibility:hidden}.ev2-day.scarce .p{color:var(--bougainvillea);font-weight:700}.ev2-day.is-mid{background:var(--sea-soft);border-radius:0}.ev2-day.is-end,.ev2-day.is-start{background:var(--sea);border-color:var(--sea)}.ev2-day.is-end .n,.ev2-day.is-end .p,.ev2-day.is-start .n,.ev2-day.is-start .p{color:white}.ev2-day.is-start{border-radius:7px 0 0 7px}.ev2-day.is-end{border-radius:0 7px 7px 0}.ev2-cal-hint{margin:10px 2px 0;font-size:.8rem;color:var(--ink-muted);min-height:1.2em}.ev2-results:empty{display:none}.ev2-results-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 14px;padding-top:14px;border-top:1px solid var(--line)}.ev2-results-head strong{font-size:1.05rem}.ev2-results-head span{color:var(--ink-muted);font-size:.85rem}.ev2-room-list{list-style:none;margin:10px 0 0;padding:0;display:grid;gap:8px}.ev2-room-list li{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px 18px;border:1px solid var(--line);border-radius:8px;padding:12px 16px;background:white}.ev2-room-list li.nofit{opacity:.55}.ev2-room-info{display:grid;gap:2px}.ev2-room-thumb{position:relative;width:76px;height:58px;border-radius:6px;overflow:hidden;flex:0 0 auto}.ev2-room-lead{display:flex;align-items:center;gap:12px;min-width:0}.ev2-room-info strong{font-size:.98rem}.ev2-room-notes{font-size:.76rem;color:var(--ink-muted)}.ev2-scarce-note{font-style:normal;color:var(--bougainvillea);font-weight:600}.ev2-room-price{text-align:right;display:grid;gap:1px}.ev2-room-price strong{font-size:1.06rem;font-variant-numeric:tabular-nums}.ev2-room-price span{font-size:.72rem;color:var(--ink-soft)}.ev2-book{padding:.6rem 1.1rem;font-size:.76rem}.ev2-nofit-note{font-size:.76rem;color:var(--ink-soft)}.ev2-sticky{display:none;position:fixed;left:0;right:0;bottom:0;z-index:120;background:var(--paper);border-top:1px solid var(--line-strong);padding:10px 16px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -8px 28px rgba(26,35,50,.12);align-items:center;justify-content:space-between;gap:12px}.ev2-sticky>div{display:grid;gap:1px}.ev2-sticky strong{font-size:.9rem}.ev2-sticky span{font-size:.78rem;color:var(--ink-muted)}.ev2-sticky .btn-book{padding:.65rem 1.15rem;font-size:.76rem;white-space:nowrap}.v2-sec-head{max-width:560px;margin-bottom:26px}.v2-rooms{padding:72px 20px 8px}.v2-room-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(228px,300px);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;scroll-padding-left:20px;-webkit-overflow-scrolling:touch}.v2-room-card{scroll-snap-align:start;text-decoration:none;color:inherit;display:grid;gap:10px}.v2-room-img{position:relative;aspect-ratio:4/3;border-radius:8px;overflow:hidden}@media (min-width:1024px){.v2-room-strip{grid-auto-flow:row;grid-template-columns:repeat(4,1fr);overflow:visible;padding-bottom:0}.v2-room-card.featured{grid-column:span 2;grid-row:span 2;min-width:0;grid-template-rows:1fr auto}.v2-room-card.featured .v2-room-img{aspect-ratio:auto;width:100%;height:100%;min-height:420px}.v2-room-card.featured .v2-room-meta strong{font-size:1.15rem}}.v2-room-img img{transition:transform .45s cubic-bezier(.16,1,.3,1)}.v2-room-card:hover .v2-room-img img{transform:scale(1.035)}.v2-room-meta{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.v2-room-meta strong{font-size:.95rem}.v2-room-meta span{font-size:.8rem;color:var(--ink-muted);white-space:nowrap;font-variant-numeric:tabular-nums}.v2-exp{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,5vw,64px);align-items:center;padding:72px 20px}.v2-exp.reverse .v2-exp-img{order:2}.v2-exp-img{position:relative;aspect-ratio:5/4;border-radius:8px;overflow:hidden}.v2-exp-text h2{margin-bottom:.75rem}.v2-exp-text p{color:var(--ink-muted);max-width:46ch;margin-bottom:1.1rem}.v2-gallery{padding:8px 0;overflow:hidden}.v2-gallery-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 20px;-webkit-overflow-scrolling:touch}.v2-gallery-item{position:relative;flex:0 0 auto;width:min(320px,70vw);aspect-ratio:4/3;border-radius:8px;overflow:hidden;scroll-snap-align:center}.v2-gallery-cta{text-align:center;padding:16px 0 0}@media (min-width:1024px){.v2-gallery-track{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible;max-width:1200px;margin:0 auto;padding:0 24px}.v2-gallery-item{width:auto}}.v2-foot{text-align:center;padding:84px 20px 96px;max-width:620px;margin:0 auto}.v2-foot p{color:var(--ink-muted);margin:.6rem 0 1.4rem}.v2-foot-actions{display:flex;gap:18px;justify-content:center;align-items:center;flex-wrap:wrap}.v2-note{margin-top:34px;font-size:.75rem}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.v2-exp,.v2-foot,.v2-gallery,.v2-rooms{animation:v2-rise both;animation-timeline:view();animation-range:entry 0 entry 42%}@keyframes v2-rise{0%{opacity:.12;transform:translateY(22px)}to{opacity:1;transform:none}}}}@media (max-width:880px){.v2-hero{min-height:38svh}.v2-hero-inner{padding:56px 20px 112px}.v2-engine-wrap{margin-top:-84px}.ev2-cal{grid-template-columns:1fr}.ev2-cal .ev2-month:nth-child(2){display:none}.ev2-day{min-height:46px}.ev2-room-list li{grid-template-columns:1fr auto}.ev2-room-list li .ev2-book,.ev2-room-list li .ev2-nofit-note{grid-column:1/-1;justify-self:stretch;text-align:center}.ev2-sticky{display:flex}.v2-exp{grid-template-columns:1fr;padding:48px 20px}.v2-exp.reverse .v2-exp-img{order:0}.v2-rooms{padding-top:56px}.v2page{padding-bottom:76px}body:has(.v2page) .wa-fab{bottom:calc(88px + env(safe-area-inset-bottom))!important}}.ev2-nofit-card{border:1px solid var(--line-strong);border-radius:10px;background:var(--sea-soft);padding:14px 16px;margin:12px 0 4px;font-size:.9rem;line-height:1.55}.ev2-stepper button{width:40px;height:40px}.ev2-book{align-items:center}.ev2-book,.ev2-sticky .btn-book{min-height:44px}.v2-reviews{display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}.v2-review{display:flex;flex-direction:column;gap:9px;margin:0;background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:16px 18px;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.v2-review:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(0,0,0,.08);border-color:var(--plat,var(--line))}.v2-review-top{display:flex;align-items:center;gap:10px}.v2-review-avatar{width:38px;height:38px;border-radius:50%;background:var(--plat,#888);color:#fff;display:grid;place-items:center;font-weight:700;font-size:1.05rem;flex:none}.v2-review-who{display:flex;flex-direction:column;line-height:1.25;flex:1;min-width:0}.v2-review-who strong{font-size:.92rem}.v2-review-src{font-size:.72rem;color:var(--ink-soft)}.v2-review-badge{font-size:.64rem;font-weight:700;color:var(--plat,#888);border:1px solid color-mix(in srgb,var(--plat,#888) 40%,transparent);border-radius:999px;padding:2px 9px;white-space:nowrap}.v2-review-stars{color:#f5a623;letter-spacing:2px;font-size:.9rem}.v2-review blockquote{margin:0;font-size:.9rem;line-height:1.55;color:var(--ink);display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.v2-review-link{font-size:.74rem;font-weight:700;color:var(--plat,#888);margin-top:auto}.v2-reel-feed{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.v2-reel{width:100%;aspect-ratio:9/16;max-height:520px;object-fit:cover;border-radius:10px;background:#000}@media (max-width:880px){.v2-reel-feed{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.v2-reel{flex:0 0 72vw;scroll-snap-align:center}.v2-hero{min-height:24svh}.v2-hero-inner{padding:48px 20px 96px}.v2-hero-inner .v2-blurb{display:none}.v2-h1{font-size:clamp(1.6rem,7vw,2.2rem)}.v2-engine-wrap{margin-top:-72px}.v2-engine-card{padding:10px 10px 12px}.ev2{gap:8px}.ev2-guests,.ev2-head{flex-wrap:nowrap;gap:6px}.ev2-guests{flex:1}.ev2-stepper{padding:6px 10px;gap:4px;font-size:.78rem;flex:1}.ev2-stepper button{width:34px;height:34px;font-size:.9rem}.ev2-fresh{display:none}.ev2-month h3{margin:3px 0 18px;font-size:1.2rem;padding:0 40px}.ev2-nav{top:3px;width:34px;height:34px}.ev2-day{min-height:40px;border-radius:5px}.ev2-day .n{font-size:.8rem}.ev2-day .p{font-size:.6rem}.ev2-cal-hint{margin-top:6px;font-size:.72rem;min-height:1em}.v2-trust{gap:4px 10px;font-size:.7rem;padding-top:10px}.v2-trust li:before{margin-right:4px}.v2-room-card.featured .v2-room-img{aspect-ratio:4/3;height:auto;min-height:0}}@media (min-width:1024px){.v2-olanaklar .v2-room-strip{grid-auto-flow:row;grid-template-columns:repeat(5,1fr);overflow:visible}.v2-villalar .v2-room-strip{grid-auto-flow:row;grid-template-columns:repeat(3,1fr);overflow:visible}}