.dining-intro[data-astro-cid-3unyrtlr]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.dining-highlights[data-astro-cid-3unyrtlr]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.highlight-card[data-astro-cid-3unyrtlr]{background:var(--off-white);border-radius:var(--radius);padding:1.5rem}.highlight-card[data-astro-cid-3unyrtlr] h4[data-astro-cid-3unyrtlr]{margin-bottom:.5rem;font-size:1rem}.highlight-card[data-astro-cid-3unyrtlr] p[data-astro-cid-3unyrtlr]{font-size:.85rem;color:var(--gray-500);line-height:1.5}.events-list[data-astro-cid-3unyrtlr]{margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem}.event-item[data-astro-cid-3unyrtlr]{display:grid;grid-template-columns:60px 1fr;gap:1.5rem;background:var(--white);border-radius:var(--radius);padding:1.25rem 1.5rem;box-shadow:var(--shadow-sm);align-items:center}.event-month[data-astro-cid-3unyrtlr]{font-size:.7rem;font-weight:800;letter-spacing:.1em;color:var(--gold);text-align:center;background:#c9a84c1a;border-radius:8px;padding:.5rem .25rem}.event-item[data-astro-cid-3unyrtlr] h4[data-astro-cid-3unyrtlr]{margin-bottom:.25rem;font-size:1rem}.event-item[data-astro-cid-3unyrtlr] p[data-astro-cid-3unyrtlr]{font-size:.85rem;color:var(--gray-500);max-width:none}.reservation-block[data-astro-cid-3unyrtlr]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.res-options[data-astro-cid-3unyrtlr]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.res-card[data-astro-cid-3unyrtlr]{display:flex;flex-direction:column;gap:.4rem;background:var(--navy);color:var(--white);border-radius:var(--radius);padding:1.75rem;text-decoration:none;transition:background .18s}.res-card[data-astro-cid-3unyrtlr]:hover{background:var(--navy-mid)}.res-icon[data-astro-cid-3unyrtlr]{font-size:1.75rem}.res-card[data-astro-cid-3unyrtlr] h4[data-astro-cid-3unyrtlr]{color:var(--white);font-size:1rem}.res-card[data-astro-cid-3unyrtlr] p[data-astro-cid-3unyrtlr]{font-size:.8rem;color:#fff9;max-width:none}@media(max-width:900px){.dining-intro[data-astro-cid-3unyrtlr],.reservation-block[data-astro-cid-3unyrtlr]{grid-template-columns:1fr;gap:2rem}.dining-highlights[data-astro-cid-3unyrtlr]{grid-template-columns:1fr 1fr}}@media(max-width:580px){.dining-highlights[data-astro-cid-3unyrtlr],.res-options[data-astro-cid-3unyrtlr],.event-item[data-astro-cid-3unyrtlr]{grid-template-columns:1fr}.event-month[data-astro-cid-3unyrtlr]{text-align:left}}.highlight-card--food[data-astro-cid-3unyrtlr],.highlight-card--bar[data-astro-cid-3unyrtlr]{display:flex;flex-direction:column}.menu-modal-inner--wide[data-astro-cid-3unyrtlr]{max-width:560px}.bar-menu-btn[data-astro-cid-3unyrtlr]{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.55rem 1rem;border-radius:999px;border:1.5px solid var(--gold);background:transparent;color:var(--gold);font-size:.8rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .15s,color .15s;align-self:flex-start}.bar-menu-btn[data-astro-cid-3unyrtlr]:hover{background:var(--gold);color:var(--navy)}.menu-modal[data-astro-cid-3unyrtlr]{display:none;position:fixed;inset:0;z-index:900;background:#050c1ceb;backdrop-filter:blur(6px);align-items:center;justify-content:center;padding:1rem}.menu-modal[data-astro-cid-3unyrtlr].open{display:flex}.menu-modal-inner[data-astro-cid-3unyrtlr]{background:#0e1e3a;border:1px solid rgba(201,168,76,.25);border-radius:16px;width:100%;max-width:440px;max-height:92vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 64px #0009}.menu-modal-header[data-astro-cid-3unyrtlr]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .75rem;border-bottom:1px solid rgba(201,168,76,.2);flex-shrink:0}.menu-modal-title[data-astro-cid-3unyrtlr]{font-family:var(--font-heading);font-size:1.1rem;color:var(--gold);letter-spacing:.02em}.menu-close-btn[data-astro-cid-3unyrtlr]{background:none;border:none;color:#ffffff80;cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem;transition:color .15s}.menu-close-btn[data-astro-cid-3unyrtlr]:hover{color:#fff}.menu-tabs[data-astro-cid-3unyrtlr]{display:flex;padding:.75rem 1rem 0;gap:.4rem;flex-shrink:0;flex-wrap:wrap}.menu-tab[data-astro-cid-3unyrtlr]{padding:.4rem .85rem;border-radius:999px;border:1.5px solid rgba(201,168,76,.3);background:transparent;color:#ffffff8c;font-size:.75rem;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:all .15s;text-transform:uppercase}.menu-tab[data-astro-cid-3unyrtlr]:hover{border-color:var(--gold);color:var(--gold)}.menu-tab[data-astro-cid-3unyrtlr].active{background:var(--gold);border-color:var(--gold);color:var(--navy)}.menu-pages[data-astro-cid-3unyrtlr]{flex:1;overflow-y:auto;padding:1rem;display:flex;align-items:flex-start;justify-content:center}.menu-page[data-astro-cid-3unyrtlr]{display:none;width:100%}.menu-page[data-astro-cid-3unyrtlr].active{display:block}.menu-page[data-astro-cid-3unyrtlr] img[data-astro-cid-3unyrtlr]{width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 8px 32px #0006}
