:root{--color-primary: #2d3a2e;--color-primary-dark: #223026;--color-accent: #c4684a;--color-bg: #faf6f0;--color-surface: #e8ede8;--color-text: #1a1a1a;--olive: var(--color-primary);--olive-light: color-mix(in srgb, var(--color-primary) 82%, #fff);--olive-pale: var(--color-surface);--terracotta: var(--color-accent);--terracotta-dark: color-mix(in srgb, var(--color-accent) 85%, #000);--terracotta-light: color-mix(in srgb, var(--color-accent) 22%, #fff);--cream: var(--color-bg);--cream-dark: color-mix(in srgb, var(--color-bg) 92%, var(--color-primary));--white: #ffffff;--ink: var(--color-text);--ink-light: color-mix(in srgb, var(--color-text) 72%, var(--color-bg));--ink-muted: color-mix(in srgb, var(--color-text) 50%, var(--color-bg));--gold: #b8934b;--border: color-mix(in srgb, var(--color-text) 12%, var(--color-bg));--font-display: "Playfair Display", Georgia, serif;--font-body: "Source Sans 3", "Source Sans Pro", -apple-system, BlinkMacSystemFont, sans-serif;--r-sm: 4px;--r-md: 8px;--r-lg: 16px;--shadow-sm: 0 1px 3px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.08);--shadow-lg: 0 8px 32px rgba(0,0,0,.12);--max-w: 1200px;--transition: .3s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:17px;line-height:1.75;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{max-width:var(--max-w);margin:0 auto;padding:0 40px}h1,h2,h3,h4,h5{font-family:var(--font-display);font-weight:500;line-height:1.2;color:var(--olive)}h1{font-size:clamp(2.5rem,5vw,4rem);letter-spacing:-.02em}h2{font-size:clamp(1.8rem,3.5vw,2.8rem);letter-spacing:-.01em}h3{font-size:clamp(1.3rem,2.5vw,1.8rem)}p{margin:0}.eyebrow{font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--terracotta)}.section-sub{font-size:18px;color:var(--ink-light);max-width:580px;line-height:1.7}.section-header{text-align:center;margin-bottom:60px}.section-header .eyebrow{display:inline-block;margin-bottom:12px}.section-header h2{margin-bottom:16px}.section-header .section-sub{margin:0 auto}:focus-visible{outline:3px solid color-mix(in srgb,var(--terracotta) 45%,transparent);outline-offset:2px}.skip-link{position:absolute;left:-9999px;top:0;background:var(--olive);color:#fff;padding:.6rem 1rem;z-index:200}.skip-link:focus{left:0}.btn-primary{display:inline-block;background:var(--terracotta);color:var(--white);padding:14px 32px;border-radius:var(--r-sm);font-size:15px;font-weight:600;transition:background var(--transition)}.btn-primary:hover{background:var(--terracotta-dark)}.btn-secondary{display:inline-block;background:transparent;color:var(--olive);padding:14px 32px;border:1.5px solid var(--olive);border-radius:var(--r-sm);font-size:15px;font-weight:600;transition:all var(--transition)}.btn-secondary:hover{background:var(--olive);color:var(--white)}.page-header{background:var(--olive-pale);padding:clamp(2.5rem,2rem + 3vw,4rem) 0;border-bottom:1px solid var(--border);text-align:center}.page-header h1{margin:0}.section{padding:100px 0}.section-divider{height:1px;background:var(--border);max-width:var(--max-w);margin:0 auto}.form-wrap{max-width:640px}.form-intro{color:var(--ink-light);margin-bottom:1.5rem}label{display:block;font-weight:600;margin-bottom:.35rem;font-size:14px;color:var(--olive)}input,select,textarea{width:100%;padding:.7rem .85rem;font-size:15px;font-family:inherit;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--white);color:var(--ink);outline:none;transition:border-color var(--transition)}input:focus,select:focus,textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px color-mix(in srgb,var(--terracotta) 20%,transparent)}textarea{resize:vertical;min-height:110px}.field{margin-bottom:1.1rem}button[type=submit],.btn-submit{background:var(--terracotta);color:var(--white);padding:14px 32px;border:none;border-radius:var(--r-sm);font-size:15px;font-weight:600;cursor:pointer;transition:background var(--transition)}button[type=submit]:hover,.btn-submit:hover{background:var(--terracotta-dark)}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.6rem .8rem;border-bottom:1px solid var(--border)}.legal-disclaimer{border-top:1px solid var(--border);margin-top:2rem;padding:1rem 0;color:var(--ink-muted);font-size:.95rem}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.reveal{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}@media(max-width:768px){.container{padding:0 20px}.section{padding:64px 0}}.promo-bar[data-astro-cid-3ef6ksr2]{background:var(--olive);padding:10px 40px;display:flex;justify-content:center;align-items:center;gap:16px;position:relative}.promo-bar[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{color:var(--cream);font-size:14px}.promo-bar[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--terracotta-light);font-weight:600;text-decoration:underline;text-underline-offset:2px}.promo-bar[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--white)}.promo-close[data-astro-cid-3ef6ksr2]{position:absolute;right:20px;background:none;border:none;color:var(--cream);cursor:pointer;font-size:18px;opacity:.6;line-height:1}.promo-close[data-astro-cid-3ef6ksr2]:hover{opacity:1}.site-nav[data-astro-cid-3ef6ksr2]{background:var(--cream);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.nav-inner[data-astro-cid-3ef6ksr2]{max-width:var(--max-w);margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between;height:72px}.logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:12px}.logo-icon[data-astro-cid-3ef6ksr2]{width:40px;height:40px;background:var(--olive);border-radius:50%;display:flex;align-items:center;justify-content:center}.logo-icon[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{width:22px;height:22px}.logo-text[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column}.logo-name[data-astro-cid-3ef6ksr2]{font-family:var(--font-display);font-size:20px;font-weight:600;color:var(--olive);line-height:1.1}.logo-tagline[data-astro-cid-3ef6ksr2]{font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta)}.nav-links[data-astro-cid-3ef6ksr2]{display:flex;gap:32px;list-style:none}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:15px;font-weight:500;color:var(--ink-light);transition:color var(--transition)}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--terracotta)}.nav-right[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:16px}.btn-reserve[data-astro-cid-3ef6ksr2]{background:var(--terracotta);color:var(--white);padding:10px 24px;border-radius:var(--r-sm);font-size:14px;font-weight:600;letter-spacing:.03em;transition:background var(--transition)}.btn-reserve[data-astro-cid-3ef6ksr2]:hover{background:var(--terracotta-dark)}.btn-phone[data-astro-cid-3ef6ksr2]{font-size:14px;font-weight:500;color:var(--olive);display:flex;align-items:center;gap:6px}.btn-phone[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{width:14px;height:14px}@media(max-width:900px){.nav-links[data-astro-cid-3ef6ksr2],.btn-phone[data-astro-cid-3ef6ksr2]{display:none}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--olive);color:#ffffffb3;padding:80px 0 0}.footer-grid[data-astro-cid-sz7xmlte]{max-width:var(--max-w);margin:0 auto 60px;padding:0 40px;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px}.footer-brand[data-astro-cid-sz7xmlte] .logo-name[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:20px;font-weight:600;color:var(--white);line-height:1.1;display:block}.footer-brand[data-astro-cid-sz7xmlte] .logo-tagline[data-astro-cid-sz7xmlte]{font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta-light)}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:14px;line-height:1.7;margin-top:16px;max-width:280px}.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-family:var(--font-display);color:var(--white);font-size:16px;margin-bottom:20px}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none}.footer-col[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:10px}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:14px;transition:color var(--transition)}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--terracotta-light)}.footer-contact-row[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;font-size:14px}.footer-contact-row[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:16px;height:16px;min-width:16px;stroke:var(--terracotta-light);fill:none;margin-top:3px}.footer-hours[data-astro-cid-sz7xmlte]{margin-top:16px;font-size:13px;line-height:1.8}.footer-hours[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{color:var(--white);font-size:12px;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:4px}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.1);padding:24px 40px;max-width:var(--max-w);margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:13px}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--white)}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;gap:24px}@media(max-width:768px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:12px;text-align:center}}.hero[data-astro-cid-shwxrd6l]{display:grid;grid-template-columns:1fr 1fr;min-height:85vh;overflow:hidden}.hero-content[data-astro-cid-shwxrd6l]{background:var(--cream);display:flex;flex-direction:column;justify-content:center;padding:80px 60px 80px 80px}.hero-content[data-astro-cid-shwxrd6l] .eyebrow[data-astro-cid-shwxrd6l]{margin-bottom:20px}.hero-h1[data-astro-cid-shwxrd6l]{margin-bottom:24px}.hero-h1[data-astro-cid-shwxrd6l] em[data-astro-cid-shwxrd6l]{font-style:italic;color:var(--terracotta)}.hero-sub[data-astro-cid-shwxrd6l]{font-size:18px;color:var(--ink-light);line-height:1.7;margin-bottom:36px;max-width:480px}.hero-ctas[data-astro-cid-shwxrd6l]{display:flex;gap:16px;margin-bottom:48px;flex-wrap:wrap}.hero-trust[data-astro-cid-shwxrd6l]{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hero-trust-stars[data-astro-cid-shwxrd6l]{display:flex;gap:3px}.hero-trust-stars[data-astro-cid-shwxrd6l] svg[data-astro-cid-shwxrd6l]{width:16px;height:16px;fill:var(--gold)}.hero-trust-text[data-astro-cid-shwxrd6l]{font-size:14px;color:var(--ink-muted)}.hero-trust-text[data-astro-cid-shwxrd6l] strong[data-astro-cid-shwxrd6l]{color:var(--olive);font-weight:600}.hero-visual[data-astro-cid-shwxrd6l]{background:var(--olive);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-photo-panel[data-astro-cid-shwxrd6l]{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.hero-photo-placeholder[data-astro-cid-shwxrd6l]{width:85%;height:80%;border-radius:var(--r-lg);border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,#ffffff0a,#ffffff03);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#ffffff59;font-size:14px;letter-spacing:.05em}.hero-photo-placeholder[data-astro-cid-shwxrd6l] svg[data-astro-cid-shwxrd6l]{width:48px;height:48px;opacity:.3}.hero-badge[data-astro-cid-shwxrd6l]{position:absolute;bottom:32px;left:32px;background:var(--white);padding:16px 20px;border-radius:var(--r-md);box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:12px}.hero-badge-icon[data-astro-cid-shwxrd6l]{width:42px;height:42px;background:var(--terracotta-light);border-radius:50%;display:flex;align-items:center;justify-content:center}.hero-badge-icon[data-astro-cid-shwxrd6l] svg[data-astro-cid-shwxrd6l]{width:20px;height:20px;stroke:var(--terracotta);fill:none}.hero-badge-text[data-astro-cid-shwxrd6l]{font-size:13px;color:var(--ink-muted);line-height:1.4}.hero-badge-text[data-astro-cid-shwxrd6l] strong[data-astro-cid-shwxrd6l]{display:block;font-size:15px;color:var(--olive)}.hero-hours-badge[data-astro-cid-shwxrd6l]{position:absolute;top:32px;right:32px;background:#ffffff1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);padding:14px 18px;border-radius:var(--r-md);color:var(--white);font-size:13px;line-height:1.6}.hero-hours-badge[data-astro-cid-shwxrd6l] strong[data-astro-cid-shwxrd6l]{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;color:var(--terracotta-light)}@media(max-width:900px){.hero[data-astro-cid-shwxrd6l]{grid-template-columns:1fr}.hero-content[data-astro-cid-shwxrd6l]{padding:48px 20px}.hero-visual[data-astro-cid-shwxrd6l]{min-height:50vh}.hero-ctas[data-astro-cid-shwxrd6l]{flex-direction:column;align-items:flex-start}}.stats[data-astro-cid-fqs2z2d3]{background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:48px 0}.stats-grid[data-astro-cid-fqs2z2d3]{max-width:var(--max-w);margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}.stat-num[data-astro-cid-fqs2z2d3]{font-family:var(--font-display);font-size:2.4rem;font-weight:600;color:var(--terracotta);line-height:1;margin-bottom:6px}.stat-label[data-astro-cid-fqs2z2d3]{font-size:14px;color:var(--ink-muted);font-weight:500;letter-spacing:.03em}@media(max-width:600px){.stats-grid[data-astro-cid-fqs2z2d3]{grid-template-columns:repeat(2,1fr);gap:24px}}.trust-bar[data-astro-cid-6qeqivcv]{padding:56px 0;text-align:center}.trust-bar[data-astro-cid-6qeqivcv] .eyebrow[data-astro-cid-6qeqivcv]{display:inline-block;margin-bottom:28px}.trust-logos[data-astro-cid-6qeqivcv]{display:flex;justify-content:center;align-items:center;gap:48px;flex-wrap:wrap}.trust-logo[data-astro-cid-6qeqivcv]{font-family:var(--font-display);font-size:20px;font-weight:600;color:var(--ink-muted);opacity:.45;letter-spacing:.02em;white-space:nowrap}.menu-section[data-astro-cid-rwaxkfnh]{padding:100px 0;background:var(--white)}.menu-grid[data-astro-cid-rwaxkfnh]{max-width:var(--max-w);margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.menu-card[data-astro-cid-rwaxkfnh]{background:var(--cream);border-radius:var(--r-md);padding:40px 32px;text-align:center;transition:all var(--transition);border:1px solid transparent}.menu-card[data-astro-cid-rwaxkfnh]:hover{border-color:var(--terracotta);transform:translateY(-4px);box-shadow:var(--shadow-md)}.menu-card-icon[data-astro-cid-rwaxkfnh]{width:56px;height:56px;margin:0 auto 20px;background:var(--olive-pale);border-radius:50%;display:flex;align-items:center;justify-content:center}.menu-card-icon[data-astro-cid-rwaxkfnh] svg[data-astro-cid-rwaxkfnh]{width:26px;height:26px;stroke:var(--olive);fill:none;stroke-width:1.5}.menu-card[data-astro-cid-rwaxkfnh] h3[data-astro-cid-rwaxkfnh]{font-size:1.25rem;margin-bottom:10px}.menu-card[data-astro-cid-rwaxkfnh] p[data-astro-cid-rwaxkfnh]{font-size:15px;color:var(--ink-light);line-height:1.6;margin-bottom:16px}.menu-card-price[data-astro-cid-rwaxkfnh]{font-family:var(--font-display);font-size:15px;color:var(--terracotta);font-weight:500}@media(max-width:768px){.menu-grid[data-astro-cid-rwaxkfnh]{grid-template-columns:1fr}}.about-split[data-astro-cid-5dhocdvf]{padding:100px 0;background:var(--cream)}.about-inner[data-astro-cid-5dhocdvf]{max-width:var(--max-w);margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.about-photo[data-astro-cid-5dhocdvf]{background:var(--olive-pale);border-radius:var(--r-lg);aspect-ratio:4/5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--ink-muted);font-size:14px;border:1px dashed var(--border)}.about-photo[data-astro-cid-5dhocdvf] svg[data-astro-cid-5dhocdvf]{width:40px;height:40px;opacity:.4;stroke:var(--ink-muted);fill:none}.about-text[data-astro-cid-5dhocdvf] .eyebrow[data-astro-cid-5dhocdvf]{display:inline-block;margin-bottom:12px}.about-text[data-astro-cid-5dhocdvf] h2[data-astro-cid-5dhocdvf]{margin-bottom:20px}.about-text[data-astro-cid-5dhocdvf]>p[data-astro-cid-5dhocdvf]{font-size:17px;color:var(--ink-light);margin-bottom:28px}.about-features[data-astro-cid-5dhocdvf]{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.about-feat[data-astro-cid-5dhocdvf]{display:flex;align-items:flex-start;gap:12px}.about-feat-check[data-astro-cid-5dhocdvf]{width:24px;height:24px;min-width:24px;background:var(--terracotta-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.about-feat-check[data-astro-cid-5dhocdvf] svg[data-astro-cid-5dhocdvf]{width:12px;height:12px;stroke:var(--terracotta);fill:none;stroke-width:2.5}.about-feat[data-astro-cid-5dhocdvf] div[data-astro-cid-5dhocdvf] strong[data-astro-cid-5dhocdvf]{display:block;font-size:15px;color:var(--olive);margin-bottom:2px}.about-feat[data-astro-cid-5dhocdvf] div[data-astro-cid-5dhocdvf] span[data-astro-cid-5dhocdvf]{font-size:14px;color:var(--ink-muted)}@media(max-width:768px){.about-inner[data-astro-cid-5dhocdvf]{grid-template-columns:1fr;gap:32px}.about-photo[data-astro-cid-5dhocdvf]{aspect-ratio:16/10}}.signature[data-astro-cid-ptsh2mfc]{padding:100px 0;background:var(--olive);color:var(--white)}.signature[data-astro-cid-ptsh2mfc] .eyebrow[data-astro-cid-ptsh2mfc]{color:var(--terracotta-light)}.signature[data-astro-cid-ptsh2mfc] h2[data-astro-cid-ptsh2mfc]{color:var(--white)}.signature[data-astro-cid-ptsh2mfc] .section-sub[data-astro-cid-ptsh2mfc]{color:#fff9;margin:16px auto 0}.signature-grid[data-astro-cid-ptsh2mfc]{max-width:var(--max-w);margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sig-card[data-astro-cid-ptsh2mfc]{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:var(--r-md);overflow:hidden;transition:all var(--transition)}.sig-card[data-astro-cid-ptsh2mfc]:hover{border-color:var(--terracotta);transform:translateY(-4px)}.sig-card-img[data-astro-cid-ptsh2mfc]{height:220px;background:#ffffff08;display:flex;align-items:center;justify-content:center;position:relative}.sig-card-img[data-astro-cid-ptsh2mfc] svg[data-astro-cid-ptsh2mfc]{width:36px;height:36px;opacity:.15;stroke:#fff;fill:none}.sig-card-body[data-astro-cid-ptsh2mfc]{padding:24px}.sig-card-body[data-astro-cid-ptsh2mfc] h3[data-astro-cid-ptsh2mfc]{font-size:1.2rem;color:var(--white);margin-bottom:8px}.sig-card-body[data-astro-cid-ptsh2mfc] p[data-astro-cid-ptsh2mfc]{font-size:14px;color:#ffffff8c;line-height:1.6;margin-bottom:12px}.sig-price[data-astro-cid-ptsh2mfc]{font-family:var(--font-display);font-size:18px;color:var(--terracotta-light);font-weight:500}.sig-tag[data-astro-cid-ptsh2mfc]{position:absolute;top:12px;left:12px;background:var(--terracotta);color:var(--white);font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;letter-spacing:.05em;text-transform:uppercase}@media(max-width:768px){.signature-grid[data-astro-cid-ptsh2mfc]{grid-template-columns:1fr}}.testimonials[data-astro-cid-xgec5lpf]{padding:100px 0;background:var(--white)}.testimonial-grid[data-astro-cid-xgec5lpf]{max-width:var(--max-w);margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card[data-astro-cid-xgec5lpf]{background:var(--cream);border-radius:var(--r-md);padding:36px 28px;border:1px solid var(--border)}.testimonial-stars[data-astro-cid-xgec5lpf]{display:flex;gap:3px;margin-bottom:16px}.testimonial-stars[data-astro-cid-xgec5lpf] svg[data-astro-cid-xgec5lpf]{width:16px;height:16px;fill:var(--gold)}.testimonial-quote[data-astro-cid-xgec5lpf]{font-family:var(--font-display);font-size:17px;font-style:italic;color:var(--olive);line-height:1.6;margin-bottom:24px}.testimonial-author[data-astro-cid-xgec5lpf]{display:flex;align-items:center;gap:12px}.testimonial-avatar[data-astro-cid-xgec5lpf]{width:44px;height:44px;background:var(--olive-pale);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:16px;color:var(--olive);font-weight:600}.testimonial-meta[data-astro-cid-xgec5lpf] strong[data-astro-cid-xgec5lpf]{display:block;font-size:14px;color:var(--olive)}.testimonial-meta[data-astro-cid-xgec5lpf] span[data-astro-cid-xgec5lpf]{font-size:13px;color:var(--ink-muted)}.testimonial-verified[data-astro-cid-xgec5lpf]{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--terracotta);font-weight:600;margin-top:4px}.testimonial-verified[data-astro-cid-xgec5lpf] svg[data-astro-cid-xgec5lpf]{width:12px;height:12px;fill:var(--terracotta)}@media(max-width:768px){.testimonial-grid[data-astro-cid-xgec5lpf]{grid-template-columns:1fr}}.team[data-astro-cid-a6swdssj]{padding:100px 0;background:var(--cream)}.team-grid[data-astro-cid-a6swdssj]{max-width:var(--max-w);margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.team-card[data-astro-cid-a6swdssj]{text-align:center}.team-photo[data-astro-cid-a6swdssj]{aspect-ratio:3/4;background:var(--olive-pale);border-radius:var(--r-md);margin-bottom:16px;display:flex;align-items:center;justify-content:center;border:1px dashed var(--border)}.team-photo[data-astro-cid-a6swdssj] svg[data-astro-cid-a6swdssj]{width:40px;height:40px;opacity:.3;stroke:var(--ink-muted);fill:none}.team-card[data-astro-cid-a6swdssj] h3[data-astro-cid-a6swdssj]{font-size:1.1rem;margin-bottom:4px}.team-role[data-astro-cid-a6swdssj]{font-size:14px;color:var(--terracotta);font-weight:500;margin-bottom:8px}.team-bio[data-astro-cid-a6swdssj]{font-size:14px;color:var(--ink-muted);line-height:1.5}@media(max-width:900px){.team-grid[data-astro-cid-a6swdssj]{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.team-grid[data-astro-cid-a6swdssj]{grid-template-columns:1fr;max-width:320px}}.reservation-cta[data-astro-cid-fmtwkhzi]{padding:100px 0;background:var(--olive);text-align:center;position:relative;overflow:hidden}.reservation-cta[data-astro-cid-fmtwkhzi]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--terracotta) 8%,transparent) 0%,transparent 50%);pointer-events:none}.reservation-cta[data-astro-cid-fmtwkhzi] .eyebrow[data-astro-cid-fmtwkhzi]{color:var(--terracotta-light);display:inline-block;margin-bottom:16px;position:relative}.reservation-cta[data-astro-cid-fmtwkhzi] h2[data-astro-cid-fmtwkhzi]{color:var(--white);margin-bottom:20px;position:relative}.reservation-cta[data-astro-cid-fmtwkhzi] .section-sub[data-astro-cid-fmtwkhzi]{color:#fff9;margin:0 auto 36px;text-align:center;position:relative}.reservation-cta[data-astro-cid-fmtwkhzi] .btn-primary[data-astro-cid-fmtwkhzi]{font-size:16px;padding:16px 40px;position:relative}.blog-preview[data-astro-cid-dnyl5byu]{padding:100px 0;background:var(--white)}.blog-grid[data-astro-cid-dnyl5byu]{max-width:var(--max-w);margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card[data-astro-cid-dnyl5byu]{border-radius:var(--r-md);overflow:hidden;background:var(--cream);border:1px solid var(--border);transition:all var(--transition)}.blog-card[data-astro-cid-dnyl5byu]:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.blog-thumb[data-astro-cid-dnyl5byu]{height:200px;background:var(--olive-pale);display:flex;align-items:center;justify-content:center;position:relative}.blog-thumb[data-astro-cid-dnyl5byu] svg[data-astro-cid-dnyl5byu]{width:32px;height:32px;opacity:.25;stroke:var(--ink-muted);fill:none}.blog-cat[data-astro-cid-dnyl5byu]{position:absolute;top:12px;left:12px;background:var(--terracotta);color:var(--white);font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;letter-spacing:.03em;text-transform:uppercase}.blog-body[data-astro-cid-dnyl5byu]{padding:24px}.blog-body[data-astro-cid-dnyl5byu] h3[data-astro-cid-dnyl5byu]{font-size:1.15rem;margin-bottom:8px}.blog-body[data-astro-cid-dnyl5byu] h3[data-astro-cid-dnyl5byu] a[data-astro-cid-dnyl5byu]:hover{color:var(--terracotta)}.blog-excerpt[data-astro-cid-dnyl5byu]{font-size:15px;color:var(--ink-light);line-height:1.6;margin-bottom:16px}.blog-meta[data-astro-cid-dnyl5byu]{font-size:13px;color:var(--ink-muted);display:flex;gap:16px}@media(max-width:768px){.blog-grid[data-astro-cid-dnyl5byu]{grid-template-columns:1fr}}.richtext[data-astro-cid-wwutswqw]{max-width:760px}.richtext[data-astro-cid-wwutswqw] .eyebrow[data-astro-cid-wwutswqw]{display:inline-block;margin-bottom:12px}.richtext[data-astro-cid-wwutswqw] h2[data-astro-cid-wwutswqw]{margin-bottom:20px}.richtext[data-astro-cid-wwutswqw] h3[data-astro-cid-wwutswqw]{margin:28px 0 10px}.richtext[data-astro-cid-wwutswqw] p[data-astro-cid-wwutswqw]{color:var(--ink-light);margin-bottom:16px}.richtext[data-astro-cid-wwutswqw] ul[data-astro-cid-wwutswqw]{color:var(--ink-light);margin:0 0 16px 1.2rem}.richtext[data-astro-cid-wwutswqw] li[data-astro-cid-wwutswqw]{margin-bottom:8px}.legalbody[data-astro-cid-eliwrbkv]{max-width:760px}.legalbody[data-astro-cid-eliwrbkv] h3[data-astro-cid-eliwrbkv]{margin:28px 0 10px}.legalbody[data-astro-cid-eliwrbkv] p[data-astro-cid-eliwrbkv]{color:var(--ink-light);margin-bottom:14px}.legalbody[data-astro-cid-eliwrbkv] ul[data-astro-cid-eliwrbkv]{color:var(--ink-light);margin:0 0 14px 1.2rem}.legalbody[data-astro-cid-eliwrbkv] li[data-astro-cid-eliwrbkv]{margin-bottom:6px}.cookie-consent[data-astro-cid-r7ktmtyb]{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;border-top:1px solid var(--color-border);box-shadow:0 -2px 10px #00000014;font-size:.875rem}.cookie-consent[data-astro-cid-r7ktmtyb][hidden]{display:none}.cookie-consent-inner[data-astro-cid-r7ktmtyb]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;padding-top:.75rem;padding-bottom:.75rem}.cookie-consent-message[data-astro-cid-r7ktmtyb]{margin:0;color:var(--color-text)}.cookie-consent-actions[data-astro-cid-r7ktmtyb]{display:flex;gap:.5rem}.cookie-consent[data-astro-cid-r7ktmtyb] .button[data-astro-cid-r7ktmtyb]{padding:.375rem 1rem;font-size:.875rem}@media print{.cookie-consent[data-astro-cid-r7ktmtyb]{display:none}}.form-wrap[data-astro-cid-6cairbpw]{max-width:560px}.form-intro[data-astro-cid-6cairbpw]{color:var(--color-muted)}.field-row[data-astro-cid-6cairbpw]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.honeypot[data-astro-cid-6cairbpw]{position:absolute;left:-9999px;top:0}.privacy-note[data-astro-cid-6cairbpw]{margin-top:.75rem;font-size:.875rem;color:var(--color-muted)}@media(max-width:480px){.field-row[data-astro-cid-6cairbpw]{grid-template-columns:1fr}}.faq-wrap[data-astro-cid-lkahdsmd]{max-width:720px}.faq-list[data-astro-cid-lkahdsmd]{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg);overflow:hidden}.faq-item[data-astro-cid-lkahdsmd]+.faq-item[data-astro-cid-lkahdsmd]{border-top:1px solid var(--color-border)}summary[data-astro-cid-lkahdsmd]{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1.25rem;font-weight:600;color:var(--color-primary-dark)}summary[data-astro-cid-lkahdsmd]::-webkit-details-marker{display:none}summary[data-astro-cid-lkahdsmd]:after{content:"+";flex:none;font-size:1.25rem;font-weight:400;line-height:1;color:var(--color-accent)}details[data-astro-cid-lkahdsmd][open] summary[data-astro-cid-lkahdsmd]:after{content:"−"}details[data-astro-cid-lkahdsmd][open] summary[data-astro-cid-lkahdsmd]{border-bottom:1px solid var(--color-border)}.faq-answer[data-astro-cid-lkahdsmd]{margin:0;padding:.875rem 1.25rem;color:var(--color-muted)}.faq-empty[data-astro-cid-lkahdsmd]{color:var(--color-muted)}
