@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Montserrat:wght@300;400;500&display=swap";.hero-location[data-astro-cid-bbe6dxrz]{margin-top:1.25rem}.hero-container[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:100vh;overflow:hidden}.slides-container[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:100%}.slide[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out;z-index:1}.slide[data-astro-cid-bbe6dxrz].active{opacity:1}.slide[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover}.overlay[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:5}.hero-content[data-astro-cid-bbe6dxrz]{text-align:center;color:#fff;padding:2rem;max-width:800px}.hero-content[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{max-width:47vw}.hero-content[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:4rem;font-weight:300;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.hero-content[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:1.5rem;margin-bottom:2rem;font-weight:300}.cta-button[data-astro-cid-bbe6dxrz]{display:inline-block;padding:1rem 2.5rem;border:2px solid white;color:#fff;text-decoration:none;font-size:1rem;letter-spacing:.1em;text-transform:uppercase;transition:all .3s ease}.cta-button[data-astro-cid-bbe6dxrz]:hover{background:#fff;color:#000}.dots-container[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:1rem;z-index:10}.desktop-image[data-astro-cid-bbe6dxrz]{display:block}.mobile-image[data-astro-cid-bbe6dxrz]{display:none}@media(max-width:768px){.hero-content[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.hero-content[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:1.2rem}.cta-button[data-astro-cid-bbe6dxrz]{padding:.8rem 2rem;font-size:.9rem}.desktop-image[data-astro-cid-bbe6dxrz]{display:none}.mobile-image[data-astro-cid-bbe6dxrz]{display:block}}html{scroll-behavior:smooth}#menus[data-astro-cid-wdcnmrsd]{scroll-margin-top:100px}.menus-divider[data-astro-cid-wdcnmrsd]{display:flex;align-items:center;justify-content:center;gap:2rem;padding:4rem 2rem 5rem;background:#f5ebe0}.divider-line[data-astro-cid-wdcnmrsd]{flex:1;max-width:300px;height:1px;background:linear-gradient(90deg,transparent,#d4a26f,transparent)}.divider-title[data-astro-cid-wdcnmrsd]{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:400;font-style:italic;color:#2d2418;white-space:nowrap;margin:0}.menu-section[data-astro-cid-wdcnmrsd]{padding:3rem 2rem 6rem;background:#f5ebe0}.menu-container[data-astro-cid-wdcnmrsd]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.menu-card[data-astro-cid-wdcnmrsd]{position:relative;height:400px;overflow:hidden;text-decoration:none;display:block;cursor:pointer;transition:transform .3s ease;border-radius:12px}.menu-card[data-astro-cid-wdcnmrsd]:hover{transform:translateY(-5px)}.card-image[data-astro-cid-wdcnmrsd]{position:relative;width:100%;height:100%}.card-image[data-astro-cid-wdcnmrsd] img[data-astro-cid-wdcnmrsd]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.menu-card[data-astro-cid-wdcnmrsd]:hover .card-image[data-astro-cid-wdcnmrsd] img[data-astro-cid-wdcnmrsd]{transform:scale(1.05)}.card-overlay[data-astro-cid-wdcnmrsd]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(45,36,24,.9) 0%,rgba(45,36,24,.3) 50%,transparent 100%);transition:background .3s ease}.menu-card[data-astro-cid-wdcnmrsd]:hover .card-overlay[data-astro-cid-wdcnmrsd]{background:linear-gradient(to top,rgba(45,36,24,.85) 0%,rgba(45,36,24,.2) 50%,transparent 100%)}.card-content[data-astro-cid-wdcnmrsd]{position:absolute;bottom:0;left:0;right:0;padding:2rem;color:#fff;z-index:2}.card-content[data-astro-cid-wdcnmrsd] h2[data-astro-cid-wdcnmrsd]{font-family:Playfair Display,serif;font-size:3rem;font-weight:400;font-style:italic;margin:0 0 .5rem;color:#f5ebe0}.card-content[data-astro-cid-wdcnmrsd] p[data-astro-cid-wdcnmrsd]{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300;margin:0;color:#e8dcc8;letter-spacing:.05em}.card-arrow[data-astro-cid-wdcnmrsd]{position:absolute;bottom:2rem;right:2rem;font-size:2rem;color:#d4a26f;opacity:0;transform:translate(-10px);transition:all .3s ease}.menu-card[data-astro-cid-wdcnmrsd]:hover .card-arrow[data-astro-cid-wdcnmrsd]{opacity:1;transform:translate(0)}@media(max-width:968px){.menus-divider[data-astro-cid-wdcnmrsd]{padding:3rem 1rem 2rem;gap:1rem}.divider-title[data-astro-cid-wdcnmrsd]{font-size:2rem}.divider-line[data-astro-cid-wdcnmrsd]{max-width:100px}.menu-section[data-astro-cid-wdcnmrsd]{padding:0 2rem 6rem}.menu-container[data-astro-cid-wdcnmrsd]{grid-template-columns:1fr;gap:1.5rem}.menu-card[data-astro-cid-wdcnmrsd]{height:350px}.card-content[data-astro-cid-wdcnmrsd] h2[data-astro-cid-wdcnmrsd]{font-size:2.5rem}.card-content[data-astro-cid-wdcnmrsd] p[data-astro-cid-wdcnmrsd]{font-size:.9rem}}.definition-block[data-astro-cid-v2cbyr3p]{background:var(--color-background);padding:3rem 2rem 5rem}.story-block[data-astro-cid-v2cbyr3p]{background:#f5ebe0;padding:5rem 2rem 0}.about-content[data-astro-cid-v2cbyr3p]{max-width:800px;margin:0 auto;text-align:center}.definition-block[data-astro-cid-v2cbyr3p] h2[data-astro-cid-v2cbyr3p]{font-size:2.5rem;font-weight:300;letter-spacing:.15em;margin-bottom:1rem;color:#f2e4d4}.pronunciation[data-astro-cid-v2cbyr3p]{display:flex;gap:1rem;justify-content:center;align-items:baseline;margin-bottom:1rem;font-size:1rem;color:#ccc}.word[data-astro-cid-v2cbyr3p]{letter-spacing:.05em}.phonetic[data-astro-cid-v2cbyr3p]{font-style:italic;color:#999}.definition[data-astro-cid-v2cbyr3p]{font-size:1.05rem;color:#d4a574;margin-bottom:0;font-style:normal}.definition[data-astro-cid-v2cbyr3p] em[data-astro-cid-v2cbyr3p]{color:#b8956a;font-weight:400}.story-block[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p]{font-size:2rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;margin-bottom:2rem}.story-block[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:1.15rem;line-height:1.9;margin-bottom:1.5rem;color:#333;font-weight:300;font-style:italic}.story-block[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]:last-child{margin-bottom:0}@media(max-width:768px){.definition-block[data-astro-cid-v2cbyr3p]{padding:4rem 1.5rem 3rem}.story-block[data-astro-cid-v2cbyr3p]{padding:4rem 1.5rem}.definition-block[data-astro-cid-v2cbyr3p] h2[data-astro-cid-v2cbyr3p]{font-size:2rem}.story-block[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p]{font-size:1.5rem}.pronunciation[data-astro-cid-v2cbyr3p]{flex-direction:column;gap:.25rem}.story-block[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:1rem}}.social-section[data-astro-cid-yxtifmrq]{background:var(--color-background-tertiary);padding:3rem 2rem;position:relative}.social-section[data-astro-cid-yxtifmrq]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#d4a574,#f4e8d8,#d4a574)}.social-content[data-astro-cid-yxtifmrq]{text-align:center}.social-content[data-astro-cid-yxtifmrq] p[data-astro-cid-yxtifmrq]{font-size:1.3rem;color:#fff;font-weight:300;letter-spacing:.05em}.social-content[data-astro-cid-yxtifmrq] a[data-astro-cid-yxtifmrq]{color:#fff;text-decoration:none;border-bottom:1px solid white;transition:opacity .3s ease}.social-content[data-astro-cid-yxtifmrq] a[data-astro-cid-yxtifmrq]:hover{opacity:.7}@media(max-width:768px){.social-section[data-astro-cid-yxtifmrq]{padding:2.5rem 1.5rem}.social-content[data-astro-cid-yxtifmrq] p[data-astro-cid-yxtifmrq]{font-size:1.1rem}}.private-events[data-astro-cid-bqssetp2]{background:#f5ebe0;padding:0}.events-container[data-astro-cid-bqssetp2]{max-width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:0;min-height:600px}.events-image[data-astro-cid-bqssetp2]{position:relative;overflow:hidden}.events-image[data-astro-cid-bqssetp2] img[data-astro-cid-bqssetp2]{width:100%;height:100%;object-fit:cover}.events-content[data-astro-cid-bqssetp2]{background:#2a2520;display:flex;align-items:center;justify-content:center;padding:4rem}.content-inner[data-astro-cid-bqssetp2]{text-align:center;max-width:500px}.events-content[data-astro-cid-bqssetp2] h2[data-astro-cid-bqssetp2]{font-family:Playfair Display,serif;font-size:4rem;font-weight:400;font-style:italic;color:#f5ebe0;margin:0 0 2rem;line-height:1.2}.events-content[data-astro-cid-bqssetp2] p[data-astro-cid-bqssetp2]{font-family:Montserrat,sans-serif;font-size:1.1rem;color:#e8dcc8;margin:0 0 3rem;font-weight:300;line-height:1.6}.inquire-button[data-astro-cid-bqssetp2]{display:inline-block;padding:1rem 3rem;background:transparent;border:2px solid #d4a26f;color:#d4a26f;text-decoration:none;font-family:Montserrat,sans-serif;font-size:.95rem;letter-spacing:.15em;text-transform:uppercase;transition:all .3s ease;font-weight:400}.inquire-button[data-astro-cid-bqssetp2]:hover{background:#d4a26f;color:#2d2418}@media(max-width:968px){.events-container[data-astro-cid-bqssetp2]{grid-template-columns:1fr}.events-image[data-astro-cid-bqssetp2]{min-height:400px}.events-content[data-astro-cid-bqssetp2]{padding:3rem 2rem}.events-content[data-astro-cid-bqssetp2] h2[data-astro-cid-bqssetp2]{font-size:3rem}.events-content[data-astro-cid-bqssetp2] p[data-astro-cid-bqssetp2]{font-size:1rem}}.loading-screen[data-astro-cid-j7pv25f6]{position:fixed;inset:0;background:#1c1a17;display:flex;align-items:center;justify-content:center;z-index:9999}.loading-content[data-astro-cid-j7pv25f6]{text-align:center;color:#fff;padding:2rem;max-width:800px}.loading-logo[data-astro-cid-j7pv25f6]{max-width:47vw;height:auto;animation:pulse 2s ease-in-out infinite}.loading-location[data-astro-cid-j7pv25f6]{opacity:0;font-size:1.5rem;margin-top:1.25rem;margin-bottom:2rem;font-weight:300;color:#fff}.loading-button[data-astro-cid-j7pv25f6]{opacity:0;display:inline-block;padding:1rem 2.5rem;border:2px solid white;color:#fff;font-size:1rem;letter-spacing:.1em;text-transform:uppercase}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}@media(max-width:768px){.loading-location[data-astro-cid-j7pv25f6]{font-size:1.2rem}.loading-button[data-astro-cid-j7pv25f6]{padding:.8rem 2rem;font-size:.9rem}}
