[data-astro-cid-suztduw6],[data-astro-cid-suztduw6]:before,[data-astro-cid-suztduw6]:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f5f0e8;--dark: #1a1a1a;--green: #1d3828;--green-light: #2a5039;--gold: #b8960c;--gold-light: #d4ac22;--cream: #f5f0e8;--text: #1a1a1a;--muted: #6b6356;--serif: "Oswald", sans-serif;--sans: "Inter", system-ui, sans-serif;--red: #8b1a1a}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--sans);overflow-x:hidden}.back-btn[data-astro-cid-suztduw6]{position:fixed;bottom:2rem;left:1.5rem;z-index:999;display:inline-flex;align-items:center;gap:.5rem;background:var(--dark);color:#f5f0e8b3;text-decoration:none;font-family:var(--sans);font-size:.8rem;letter-spacing:.05em;padding:.55rem 1rem;border-radius:2rem;transition:all .2s}.back-btn[data-astro-cid-suztduw6]:hover{color:var(--cream)}nav[data-astro-cid-suztduw6]{background:var(--green);padding:0 3rem;display:flex;align-items:center;justify-content:space-between;height:70px;position:sticky;top:0;z-index:100}.nav-logo[data-astro-cid-suztduw6]{font-family:var(--serif);font-size:1.4rem;font-weight:700;color:var(--cream);letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.nav-logo[data-astro-cid-suztduw6] span[data-astro-cid-suztduw6]{color:var(--gold)}.nav-links[data-astro-cid-suztduw6]{display:flex;gap:2.5rem;list-style:none}.nav-links[data-astro-cid-suztduw6] a[data-astro-cid-suztduw6]{color:#f5f0e8b3;text-decoration:none;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;transition:color .2s}.nav-links[data-astro-cid-suztduw6] a[data-astro-cid-suztduw6]:hover{color:var(--cream)}.nav-book[data-astro-cid-suztduw6]{background:var(--gold);color:var(--dark);text-decoration:none;font-family:var(--serif);font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.6rem 1.5rem;transition:background .2s}.nav-book[data-astro-cid-suztduw6]:hover{background:var(--gold-light)}.hero[data-astro-cid-suztduw6]{position:relative;height:calc(100vh - 70px);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero-left[data-astro-cid-suztduw6]{background:var(--green);display:flex;flex-direction:column;justify-content:center;padding:5rem 4rem 5rem 5rem;position:relative;z-index:2}.hero-left[data-astro-cid-suztduw6]:after{content:"";position:absolute;right:-2.5rem;top:0;bottom:0;width:5rem;background:var(--green);clip-path:polygon(0 0,0 100%,100% 100%);z-index:3}.hero-tag[data-astro-cid-suztduw6]{display:inline-flex;align-items:center;gap:.6rem;color:var(--gold);font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;margin-bottom:2rem}.hero-tag[data-astro-cid-suztduw6]:before{content:"";display:block;width:2rem;height:1px;background:var(--gold)}.hero[data-astro-cid-suztduw6] h1[data-astro-cid-suztduw6]{font-family:var(--serif);font-size:clamp(3.5rem,6vw,5.5rem);font-weight:700;color:var(--cream);line-height:.95;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:.3rem}.hero[data-astro-cid-suztduw6] h1[data-astro-cid-suztduw6] span[data-astro-cid-suztduw6]{color:var(--gold)}.hero-city[data-astro-cid-suztduw6]{font-family:var(--serif);font-size:1rem;font-weight:300;color:#f5f0e880;letter-spacing:.3em;text-transform:uppercase;margin-bottom:2.5rem}.hero-desc[data-astro-cid-suztduw6]{color:#f5f0e8b3;font-size:.9rem;line-height:1.8;max-width:380px;margin-bottom:3rem}.hero-btns[data-astro-cid-suztduw6]{display:flex;gap:1rem;flex-wrap:wrap}.btn-gold[data-astro-cid-suztduw6]{background:var(--gold);color:var(--dark);text-decoration:none;font-family:var(--serif);font-size:.85rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.9rem 2rem;transition:background .2s}.btn-gold[data-astro-cid-suztduw6]:hover{background:var(--gold-light)}.btn-ghost[data-astro-cid-suztduw6]{border:1px solid rgba(245,240,232,.3);color:var(--cream);text-decoration:none;font-family:var(--serif);font-size:.85rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;padding:.9rem 2rem;transition:border-color .2s}.btn-ghost[data-astro-cid-suztduw6]:hover{border-color:var(--gold);color:var(--gold)}.hero-right[data-astro-cid-suztduw6]{position:relative;overflow:hidden}.hero-right[data-astro-cid-suztduw6] img[data-astro-cid-suztduw6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-right[data-astro-cid-suztduw6]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(29,56,40,.3) 0%,transparent 60%);z-index:1}.hero-badge[data-astro-cid-suztduw6]{position:absolute;bottom:2.5rem;right:2.5rem;background:var(--gold);color:var(--dark);font-family:var(--serif);font-weight:700;font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;padding:.8rem 1.2rem;z-index:2}.info-strip[data-astro-cid-suztduw6]{background:var(--dark);display:flex;justify-content:center;align-items:center}.info-inner[data-astro-cid-suztduw6]{display:flex;max-width:900px;width:100%}.info-item[data-astro-cid-suztduw6]{flex:1;display:flex;align-items:center;gap:1rem;padding:1.5rem 2.5rem;border-right:1px solid rgba(255,255,255,.08)}.info-item[data-astro-cid-suztduw6]:last-child{border-right:none}.info-icon[data-astro-cid-suztduw6]{font-size:1.2rem;flex-shrink:0}.info-text-label[data-astro-cid-suztduw6]{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:#f5f0e866}.info-text-val[data-astro-cid-suztduw6]{font-size:.85rem;color:var(--cream);margin-top:.1rem}.services-section[data-astro-cid-suztduw6]{padding:6rem 3rem}.services-section[data-astro-cid-suztduw6] .section-hd[data-astro-cid-suztduw6]{text-align:center;margin-bottom:4rem}.section-tag[data-astro-cid-suztduw6]{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:1rem}.services-section[data-astro-cid-suztduw6] h2[data-astro-cid-suztduw6]{font-family:var(--serif);font-size:clamp(2rem,4vw,3rem);font-weight:700;text-transform:uppercase;letter-spacing:.05em}.services-grid[data-astro-cid-suztduw6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d4c9b8;border:1px solid #d4c9b8;max-width:1100px;margin:0 auto}.service-card[data-astro-cid-suztduw6]{background:var(--cream);padding:2.5rem;transition:background .3s}.service-card[data-astro-cid-suztduw6]:hover{background:#fff}.service-card[data-astro-cid-suztduw6] .num[data-astro-cid-suztduw6]{font-family:var(--serif);font-size:3rem;font-weight:700;color:#1a1a1a0f;line-height:1;margin-bottom:.5rem}.service-card[data-astro-cid-suztduw6] h3[data-astro-cid-suztduw6]{font-family:var(--serif);font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.8rem;color:var(--green)}.service-card[data-astro-cid-suztduw6] p[data-astro-cid-suztduw6]{font-size:.85rem;line-height:1.7;color:var(--muted);margin-bottom:1.5rem}.service-duration[data-astro-cid-suztduw6]{display:flex;align-items:center;justify-content:space-between;padding-top:1.2rem;border-top:1px solid rgba(26,26,26,.1)}.service-time[data-astro-cid-suztduw6]{font-size:.75rem;color:var(--muted);letter-spacing:.05em}.service-price[data-astro-cid-suztduw6]{font-family:var(--serif);font-weight:600;font-size:1.1rem;color:var(--green)}.booking-banner[data-astro-cid-suztduw6]{background:var(--green);padding:4rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.booking-banner-text[data-astro-cid-suztduw6] h3[data-astro-cid-suztduw6]{font-family:var(--serif);font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;color:var(--cream);text-transform:uppercase;margin-bottom:.5rem}.booking-banner-text[data-astro-cid-suztduw6] p[data-astro-cid-suztduw6]{color:#f5f0e899;font-size:.9rem}.booking-slots[data-astro-cid-suztduw6]{display:flex;gap:.8rem;flex-wrap:wrap}.slot[data-astro-cid-suztduw6]{background:#f5f0e814;border:1px solid rgba(245,240,232,.15);color:var(--cream);font-size:.8rem;padding:.5rem 1rem;cursor:pointer;transition:all .2s}.slot[data-astro-cid-suztduw6]:hover,.slot[data-astro-cid-suztduw6].active{background:var(--gold);border-color:var(--gold);color:var(--dark)}.booking-btn[data-astro-cid-suztduw6]{background:var(--gold);color:var(--dark);text-decoration:none;font-family:var(--serif);font-size:.9rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:1rem 2.5rem;white-space:nowrap;transition:background .2s}.booking-btn[data-astro-cid-suztduw6]:hover{background:var(--gold-light)}.gallery-strip[data-astro-cid-suztduw6]{display:grid;grid-template-columns:repeat(3,1fr);gap:0;height:480px}.gallery-strip-item[data-astro-cid-suztduw6]{overflow:hidden;position:relative}.gallery-strip-item[data-astro-cid-suztduw6] img[data-astro-cid-suztduw6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s}.gallery-strip-item[data-astro-cid-suztduw6]:hover img[data-astro-cid-suztduw6]{transform:scale(1.05)}.gallery-strip-item[data-astro-cid-suztduw6] .overlay[data-astro-cid-suztduw6]{position:absolute;inset:0;background:#1d382800;transition:background .3s;display:flex;align-items:center;justify-content:center}.gallery-strip-item[data-astro-cid-suztduw6]:hover .overlay[data-astro-cid-suztduw6]{background:#1d382880}.gallery-strip-item[data-astro-cid-suztduw6] .overlay[data-astro-cid-suztduw6] span[data-astro-cid-suztduw6]{font-family:var(--serif);font-weight:600;font-size:1.2rem;letter-spacing:.15em;text-transform:uppercase;color:var(--cream);opacity:0;transform:translateY(10px);transition:all .3s}.gallery-strip-item[data-astro-cid-suztduw6]:hover .overlay[data-astro-cid-suztduw6] span[data-astro-cid-suztduw6]{opacity:1;transform:translateY(0)}.about-section[data-astro-cid-suztduw6]{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.about-img[data-astro-cid-suztduw6]{overflow:hidden}.about-img[data-astro-cid-suztduw6] img[data-astro-cid-suztduw6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.about-content[data-astro-cid-suztduw6]{background:var(--green);padding:5rem 4rem;display:flex;flex-direction:column;justify-content:center}.about-content[data-astro-cid-suztduw6] .label[data-astro-cid-suztduw6]{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:1.5rem}.about-content[data-astro-cid-suztduw6] h2[data-astro-cid-suztduw6]{font-family:var(--serif);font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;color:var(--cream);text-transform:uppercase;margin-bottom:1.5rem;line-height:1.1}.about-content[data-astro-cid-suztduw6] p[data-astro-cid-suztduw6]{color:#f5f0e8b3;font-size:.9rem;line-height:1.9;margin-bottom:1rem}.about-sep[data-astro-cid-suztduw6]{width:3rem;height:2px;background:var(--gold);margin:1.5rem 0}.about-sig[data-astro-cid-suztduw6]{font-family:var(--serif);font-size:1.6rem;font-style:italic;color:var(--gold-light);font-weight:300;letter-spacing:.05em}.reviews-section[data-astro-cid-suztduw6]{padding:5rem 3rem;background:#fff}.reviews-section[data-astro-cid-suztduw6] .section-hd[data-astro-cid-suztduw6]{text-align:center;margin-bottom:3rem}.reviews-section[data-astro-cid-suztduw6] h2[data-astro-cid-suztduw6]{font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;text-transform:uppercase}.reviews-grid[data-astro-cid-suztduw6]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}.review-card[data-astro-cid-suztduw6]{background:var(--cream);padding:2rem;border-left:3px solid var(--gold)}.review-stars[data-astro-cid-suztduw6]{color:var(--gold);font-size:.9rem;margin-bottom:.8rem;letter-spacing:.1em}.review-text[data-astro-cid-suztduw6]{font-size:.85rem;line-height:1.7;color:var(--text);margin-bottom:1rem;font-style:italic}.review-author[data-astro-cid-suztduw6]{font-size:.8rem;color:var(--muted);font-weight:500}@media(max-width:768px){nav[data-astro-cid-suztduw6]{padding:0 1.5rem}.nav-links[data-astro-cid-suztduw6]{display:none}.hero[data-astro-cid-suztduw6]{grid-template-columns:1fr;height:auto}.hero-left[data-astro-cid-suztduw6]{padding:5rem 1.5rem 3rem}.hero-left[data-astro-cid-suztduw6]:after{display:none}.hero-right[data-astro-cid-suztduw6]{height:300px}.hero-badge[data-astro-cid-suztduw6]{display:none}.info-inner[data-astro-cid-suztduw6]{flex-direction:column}.info-item[data-astro-cid-suztduw6]{border-right:none;border-bottom:1px solid rgba(255,255,255,.08);padding:1rem 1.5rem}.services-section[data-astro-cid-suztduw6]{padding:4rem 1.5rem}.services-grid[data-astro-cid-suztduw6]{grid-template-columns:1fr}.booking-banner[data-astro-cid-suztduw6]{padding:3rem 1.5rem;flex-direction:column}.gallery-strip[data-astro-cid-suztduw6]{grid-template-columns:1fr;height:auto}.gallery-strip-item[data-astro-cid-suztduw6]{height:220px}.about-section[data-astro-cid-suztduw6]{grid-template-columns:1fr}.about-img[data-astro-cid-suztduw6]{height:300px}.about-content[data-astro-cid-suztduw6]{padding:3rem 1.5rem}.reviews-section[data-astro-cid-suztduw6]{padding:4rem 1.5rem}.reviews-grid[data-astro-cid-suztduw6]{grid-template-columns:1fr}}
