:root{--red: #8B2635;--red-light: #a33040;--cream: #FDF6EC;--cream-dark: #f3e8d4;--brown: #3C1518;--gold: #C9A96E;--gold-light: #dac08e;--white: #ffffff;--text: #3C1518;--text-light: #6b4a3e;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Lato", system-ui, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden;padding-top:36px}img[data-astro-cid-ldtc2jmw]{max-width:100%;display:block}a[data-astro-cid-ldtc2jmw]{color:inherit;text-decoration:none}.nav[data-astro-cid-ldtc2jmw]{background:var(--cream);border-bottom:1px solid rgba(60,21,24,.08);position:sticky;top:32px;z-index:9000;padding:0 24px}.nav-inner[data-astro-cid-ldtc2jmw]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:72px}.nav-logo[data-astro-cid-ldtc2jmw]{font-family:var(--font-display);font-size:1.6rem;font-weight:600;color:var(--red);letter-spacing:.5px}.nav-logo[data-astro-cid-ldtc2jmw] span[data-astro-cid-ldtc2jmw]{color:var(--gold)}.nav-links[data-astro-cid-ldtc2jmw]{display:flex;gap:32px;list-style:none}.nav-links[data-astro-cid-ldtc2jmw] a[data-astro-cid-ldtc2jmw]{font-size:.9rem;font-weight:400;color:var(--text-light);letter-spacing:.5px;text-transform:uppercase;transition:color .3s}.nav-links[data-astro-cid-ldtc2jmw] a[data-astro-cid-ldtc2jmw]:hover{color:var(--red)}.hamburger[data-astro-cid-ldtc2jmw]{display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:5px;padding:4px}.hamburger[data-astro-cid-ldtc2jmw] span[data-astro-cid-ldtc2jmw]{display:block;width:24px;height:2px;background:var(--brown);transition:all .3s}.mobile-menu[data-astro-cid-ldtc2jmw]{display:none;position:fixed;inset:104px 0 0;background:var(--cream);z-index:8999;padding:40px 24px;flex-direction:column;gap:0}.mobile-menu[data-astro-cid-ldtc2jmw].open{display:flex}.mobile-menu[data-astro-cid-ldtc2jmw] a[data-astro-cid-ldtc2jmw]{font-size:1.2rem;font-family:var(--font-display);color:var(--text);padding:16px 0;border-bottom:1px solid rgba(60,21,24,.08);display:block}@media(max-width:768px){.nav-links[data-astro-cid-ldtc2jmw]{display:none}.hamburger[data-astro-cid-ldtc2jmw]{display:flex}}.img-placeholder[data-astro-cid-ldtc2jmw]{display:flex;align-items:center;justify-content:center;text-align:center;color:#ffffffb3;font-family:var(--font-body);font-size:.85rem;letter-spacing:1px;font-weight:300;padding:24px}.hero[data-astro-cid-ldtc2jmw]{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center}.hero-bg[data-astro-cid-ldtc2jmw]{position:absolute;inset:0;background:linear-gradient(135deg,var(--brown) 0%,var(--red) 50%,#5a1a22 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;color:#ffffff40;font-size:.9rem;font-style:italic}.hero-overlay[data-astro-cid-ldtc2jmw]{position:absolute;inset:0;background:linear-gradient(180deg,#3c151880,#3c1518bf)}.hero-content[data-astro-cid-ldtc2jmw]{position:relative;z-index:2;text-align:center;max-width:780px;padding:40px 24px;color:var(--white)}.hero-content[data-astro-cid-ldtc2jmw] h1[data-astro-cid-ldtc2jmw]{font-family:var(--font-display);font-size:3.5rem;font-weight:400;line-height:1.15;margin-bottom:20px;font-style:italic}.hero-content[data-astro-cid-ldtc2jmw] p[data-astro-cid-ldtc2jmw]{font-size:1.1rem;line-height:1.7;opacity:.9;margin-bottom:36px;font-weight:300}.hero-btns[data-astro-cid-ldtc2jmw]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn-primary[data-astro-cid-ldtc2jmw]{display:inline-block;padding:14px 36px;background:var(--red);color:var(--white);font-family:var(--font-body);font-size:.85rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;border:none;cursor:pointer;transition:all .3s}.btn-primary[data-astro-cid-ldtc2jmw]:hover{background:var(--red-light);transform:translateY(-2px)}.btn-outline[data-astro-cid-ldtc2jmw]{display:inline-block;padding:14px 36px;background:transparent;color:var(--white);border:1px solid rgba(255,255,255,.5);font-family:var(--font-body);font-size:.85rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:all .3s}.btn-outline[data-astro-cid-ldtc2jmw]:hover{background:#ffffff1a;border-color:var(--white)}.btn-gold[data-astro-cid-ldtc2jmw]{display:inline-block;padding:14px 36px;background:var(--gold);color:var(--brown);font-family:var(--font-body);font-size:.85rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;border:none;cursor:pointer;transition:all .3s}.btn-gold[data-astro-cid-ldtc2jmw]:hover{background:var(--gold-light);transform:translateY(-2px)}.container[data-astro-cid-ldtc2jmw]{max-width:1200px;margin:0 auto;padding:0 24px}.section[data-astro-cid-ldtc2jmw]{padding:100px 0}.section-cream[data-astro-cid-ldtc2jmw]{background:var(--cream)}.section-white[data-astro-cid-ldtc2jmw]{background:var(--white)}.section-brown[data-astro-cid-ldtc2jmw]{background:var(--brown);color:var(--cream)}.section-heading[data-astro-cid-ldtc2jmw]{font-family:var(--font-display);font-size:2.6rem;font-weight:400;text-align:center;margin-bottom:16px;line-height:1.2}.section-sub[data-astro-cid-ldtc2jmw]{text-align:center;font-size:1rem;color:var(--text-light);max-width:560px;margin:0 auto 60px;line-height:1.7;font-weight:300}.section-brown[data-astro-cid-ldtc2jmw] .section-sub[data-astro-cid-ldtc2jmw]{color:#fdf6ecb3}.featured-grid[data-astro-cid-ldtc2jmw]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.featured-card[data-astro-cid-ldtc2jmw]{background:var(--white);border-radius:4px;overflow:hidden;box-shadow:0 2px 20px #3c15180f;transition:transform .3s,box-shadow .3s}.featured-card[data-astro-cid-ldtc2jmw]:hover{transform:translateY(-6px);box-shadow:0 8px 30px #3c15181f}.featured-card[data-astro-cid-ldtc2jmw] .img-placeholder[data-astro-cid-ldtc2jmw]{min-height:240px;background:linear-gradient(135deg,var(--red) 0%,var(--brown) 100%)}.featured-card[data-astro-cid-ldtc2jmw]>div[data-astro-cid-ldtc2jmw]:first-child{height:240px;overflow:hidden}.featured-card-body[data-astro-cid-ldtc2jmw]{padding:28px}.featured-card[data-astro-cid-ldtc2jmw] h3[data-astro-cid-ldtc2jmw]{font-family:var(--font-display);font-size:1.5rem;font-weight:500;margin-bottom:10px;color:var(--brown)}.featured-card[data-astro-cid-ldtc2jmw] p[data-astro-cid-ldtc2jmw]{font-size:.95rem;color:var(--text-light);line-height:1.7}@media(max-width:768px){.featured-grid[data-astro-cid-ldtc2jmw]{grid-template-columns:1fr}}.hours-grid[data-astro-cid-ldtc2jmw]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:640px;margin:0 auto}.hours-item[data-astro-cid-ldtc2jmw]{text-align:center;padding:24px;background:#c9a96e14;border-radius:4px}.hours-item[data-astro-cid-ldtc2jmw] h4[data-astro-cid-ldtc2jmw]{font-family:var(--font-display);font-size:1.3rem;font-weight:500;margin-bottom:6px;color:var(--red)}.hours-item[data-astro-cid-ldtc2jmw] p[data-astro-cid-ldtc2jmw]{font-size:.95rem;color:var(--text-light)}@media(max-width:480px){.hours-grid[data-astro-cid-ldtc2jmw]{grid-template-columns:1fr}}.atmosphere-grid[data-astro-cid-ldtc2jmw]{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.atmosphere-img[data-astro-cid-ldtc2jmw] .img-placeholder[data-astro-cid-ldtc2jmw]{min-height:420px;border-radius:4px;background:linear-gradient(135deg,var(--gold) 0%,var(--red) 60%,var(--brown) 100%)}.atmosphere-text[data-astro-cid-ldtc2jmw] h3[data-astro-cid-ldtc2jmw]{font-family:var(--font-display);font-size:2.2rem;font-weight:400;margin-bottom:20px;color:var(--brown);line-height:1.2}.atmosphere-text[data-astro-cid-ldtc2jmw] p[data-astro-cid-ldtc2jmw]{font-size:1rem;line-height:1.8;color:var(--text-light);margin-bottom:16px}.atmosphere-text[data-astro-cid-ldtc2jmw] .gold-line[data-astro-cid-ldtc2jmw]{width:60px;height:2px;background:var(--gold);margin-bottom:24px}@media(max-width:768px){.atmosphere-grid[data-astro-cid-ldtc2jmw]{grid-template-columns:1fr}}.testimonial[data-astro-cid-ldtc2jmw]{text-align:center;max-width:700px;margin:0 auto}.testimonial[data-astro-cid-ldtc2jmw] blockquote[data-astro-cid-ldtc2jmw]{font-family:var(--font-display);font-size:2rem;font-style:italic;font-weight:400;line-height:1.4;color:var(--cream);margin-bottom:24px}.testimonial[data-astro-cid-ldtc2jmw] cite[data-astro-cid-ldtc2jmw]{font-style:normal;font-family:var(--font-body);font-size:.85rem;letter-spacing:2px;text-transform:uppercase;color:var(--gold);font-weight:700}.testimonial[data-astro-cid-ldtc2jmw] .quote-mark[data-astro-cid-ldtc2jmw]{font-family:var(--font-display);font-size:5rem;color:var(--gold);line-height:1;margin-bottom:-20px;display:block}.footer[data-astro-cid-ldtc2jmw]{background:var(--brown);color:var(--cream);padding:60px 0 24px}.footer-grid[data-astro-cid-ldtc2jmw]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}.footer-logo[data-astro-cid-ldtc2jmw]{font-family:var(--font-display);font-size:1.5rem;font-weight:600;color:var(--gold);margin-bottom:12px}.footer[data-astro-cid-ldtc2jmw] p[data-astro-cid-ldtc2jmw],.footer[data-astro-cid-ldtc2jmw] li[data-astro-cid-ldtc2jmw]{font-size:.9rem;color:#fdf6ec99;line-height:1.8}.footer[data-astro-cid-ldtc2jmw] h4[data-astro-cid-ldtc2jmw]{font-family:var(--font-display);font-size:1.15rem;font-weight:500;color:var(--cream);margin-bottom:16px}.footer[data-astro-cid-ldtc2jmw] ul[data-astro-cid-ldtc2jmw]{list-style:none}.footer[data-astro-cid-ldtc2jmw] ul[data-astro-cid-ldtc2jmw] a[data-astro-cid-ldtc2jmw]:hover{color:var(--gold)}.footer-bottom[data-astro-cid-ldtc2jmw]{border-top:1px solid rgba(253,246,236,.1);padding-top:24px;font-size:.8rem;color:#fdf6ec66;text-align:center}.social-links[data-astro-cid-ldtc2jmw]{display:flex;gap:16px;margin-top:12px}.social-links[data-astro-cid-ldtc2jmw] span[data-astro-cid-ldtc2jmw]{width:36px;height:36px;border-radius:50%;border:1px solid rgba(253,246,236,.2);display:flex;align-items:center;justify-content:center;font-size:.7rem;color:#fdf6ec80;cursor:pointer;transition:all .3s}.social-links[data-astro-cid-ldtc2jmw] span[data-astro-cid-ldtc2jmw]:hover{border-color:var(--gold);color:var(--gold)}@media(max-width:768px){.footer-grid[data-astro-cid-ldtc2jmw]{grid-template-columns:1fr 1fr}.hero-content[data-astro-cid-ldtc2jmw] h1[data-astro-cid-ldtc2jmw]{font-size:2.4rem}.section-heading[data-astro-cid-ldtc2jmw]{font-size:2rem}}@media(max-width:480px){.footer-grid[data-astro-cid-ldtc2jmw]{grid-template-columns:1fr}}.il-cta[data-astro-cid-ldtc2jmw]{background:#0f1117;color:#f5f0e8;padding:80px 24px;text-align:center}.il-cta[data-astro-cid-ldtc2jmw] h2[data-astro-cid-ldtc2jmw]{font-family:var(--font-body);font-size:2rem;font-weight:700;margin-bottom:16px;color:#fff;letter-spacing:.5px}.il-cta[data-astro-cid-ldtc2jmw] p[data-astro-cid-ldtc2jmw]{font-size:1.05rem;line-height:1.7;max-width:600px;margin:0 auto 32px;color:#f5f0e8bf;font-weight:300}.il-cta[data-astro-cid-ldtc2jmw] .il-btn[data-astro-cid-ldtc2jmw]{display:inline-block;padding:16px 40px;background:#3b82f6;color:#fff;font-family:var(--font-body);font-size:.85rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer;transition:all .3s}.il-cta[data-astro-cid-ldtc2jmw] .il-btn[data-astro-cid-ldtc2jmw]:hover{background:#2563eb;transform:translateY(-2px)}.il-cta[data-astro-cid-ldtc2jmw] .il-sub[data-astro-cid-ldtc2jmw]{margin-top:20px;font-size:.8rem;color:#f5f0e866;letter-spacing:.5px}
