.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--color-primary: #2563eb;--color-primary-dark: #1d4ed8;--color-accent: #f59e0b;--color-text: #111827;--color-text-muted: #6b7280;--color-bg: #ffffff;--color-bg-muted: #f9fafb;--color-border: #e5e7eb;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--radius: .5rem;--shadow-sm: 0 1px 3px rgb(0 0 0 / .1);--shadow-md: 0 4px 12px rgb(0 0 0 / .1);--container-max: 1200px;--container-pad: clamp(1rem, 5vw, 2rem)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased}img,video{max-width:100%;display:block}a{color:var(--color-primary)}a:hover{color:var(--color-primary-dark)}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}.container{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-pad)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}#back-to-top{position:fixed;bottom:1.5rem;right:1.5rem;z-index:999;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--color-primary);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #00000040;opacity:0;transform:translateY(8px);transition:opacity .2s,transform .2s,background .15s}#back-to-top:not([hidden]){opacity:1;transform:translateY(0)}#back-to-top[hidden]{display:flex!important;pointer-events:none}#back-to-top:hover{background:var(--color-primary-dark)}#back-to-top:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px}html,body{background:var(--color-bg, #fff)}.navbar[data-astro-cid-4d4oqtgh]{position:sticky;top:0;z-index:200;background:var(--color-bg);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.navbar__inner[data-astro-cid-4d4oqtgh]{display:flex;align-items:center;justify-content:space-between;height:4rem}.navbar__brand[data-astro-cid-4d4oqtgh]{font-size:1.25rem;font-weight:700;text-decoration:none;color:var(--color-text);white-space:nowrap}.navbar__brand[data-astro-cid-4d4oqtgh]:hover{color:var(--color-primary)}.navbar__menu[data-astro-cid-4d4oqtgh]{display:flex}.navbar__list[data-astro-cid-4d4oqtgh]{display:flex;gap:2rem;list-style:none}.navbar__link[data-astro-cid-4d4oqtgh]{text-decoration:none;color:var(--color-text-muted);font-weight:500;transition:color .15s}.navbar__link[data-astro-cid-4d4oqtgh]:hover{color:var(--color-primary)}.navbar__toggle[data-astro-cid-4d4oqtgh]{display:none;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;background:none;border:none;cursor:pointer;padding:.25rem}.navbar__bar[data-astro-cid-4d4oqtgh]{display:block;width:100%;height:2px;background:var(--color-text);border-radius:2px;transition:transform .2s,opacity .2s}.navbar__toggle[data-astro-cid-4d4oqtgh].is-open .navbar__bar[data-astro-cid-4d4oqtgh]:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar__toggle[data-astro-cid-4d4oqtgh].is-open .navbar__bar[data-astro-cid-4d4oqtgh]:nth-child(2){opacity:0}.navbar__toggle[data-astro-cid-4d4oqtgh].is-open .navbar__bar[data-astro-cid-4d4oqtgh]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){.navbar__toggle[data-astro-cid-4d4oqtgh]{display:flex}.navbar__menu[data-astro-cid-4d4oqtgh]{display:none;position:absolute;top:4rem;left:0;right:0;background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:1rem var(--container-pad)}.navbar__menu[data-astro-cid-4d4oqtgh].is-open{display:flex}.navbar__list[data-astro-cid-4d4oqtgh]{flex-direction:column;gap:0;width:100%}.navbar__link[data-astro-cid-4d4oqtgh]{display:block;padding:.75rem 0;border-bottom:1px solid var(--color-border)}.navbar__list[data-astro-cid-4d4oqtgh] li[data-astro-cid-4d4oqtgh]:last-child .navbar__link[data-astro-cid-4d4oqtgh]{border-bottom:none}}.footer[data-astro-cid-kmdp2fco]{background:var(--color-text);color:#d1d5db;padding-top:3rem}.footer__inner[data-astro-cid-kmdp2fco]{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:space-between;align-items:flex-start;padding-bottom:2.5rem}.footer__brand[data-astro-cid-kmdp2fco]{max-width:240px}.footer__name[data-astro-cid-kmdp2fco]{font-size:1.25rem;font-weight:700;color:#fff;text-decoration:none}.footer__name[data-astro-cid-kmdp2fco]:hover{color:var(--color-accent, #f59e0b)}.footer__tagline[data-astro-cid-kmdp2fco]{margin-top:.5rem;font-size:.9rem;opacity:.75;line-height:1.5}.footer__nav[data-astro-cid-kmdp2fco] ul[data-astro-cid-kmdp2fco],.footer__links[data-astro-cid-kmdp2fco]{list-style:none;display:flex;flex-direction:column;gap:.6rem}.footer__nav[data-astro-cid-kmdp2fco] a[data-astro-cid-kmdp2fco],.footer__links[data-astro-cid-kmdp2fco] a[data-astro-cid-kmdp2fco]{color:#d1d5db;text-decoration:none;font-size:.95rem;transition:color .15s}.footer__nav[data-astro-cid-kmdp2fco] a[data-astro-cid-kmdp2fco]:hover,.footer__links[data-astro-cid-kmdp2fco] a[data-astro-cid-kmdp2fco]:hover{color:#fff}.footer__social[data-astro-cid-kmdp2fco]{list-style:none;display:flex;gap:1rem;align-items:center}.footer__social[data-astro-cid-kmdp2fco] a[data-astro-cid-kmdp2fco]{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:#ffffff14;color:#d1d5db;text-decoration:none;transition:background .15s,color .15s}.footer__social[data-astro-cid-kmdp2fco] a[data-astro-cid-kmdp2fco]:hover{background:var(--color-primary);color:#fff}.footer__social[data-astro-cid-kmdp2fco] svg[data-astro-cid-kmdp2fco]{width:1.1rem;height:1.1rem}.footer__bottom[data-astro-cid-kmdp2fco]{border-top:1px solid rgb(255 255 255 / .1);padding-block:1.25rem}.footer__bottom[data-astro-cid-kmdp2fco] p[data-astro-cid-kmdp2fco]{font-size:.85rem;opacity:.6;text-align:center}@media(max-width:640px){.footer__inner[data-astro-cid-kmdp2fco]{flex-direction:column;gap:2rem}}.site-brand[data-astro-cid-2xihq57j]{display:flex;align-items:center;gap:.6rem}.site-brand__logo[data-astro-cid-2xihq57j]{height:44px;width:auto;display:block;flex-shrink:0}.site-brand__name[data-astro-cid-2xihq57j]{font-size:1.2rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;line-height:1}:root{--color-primary: #6d28d9;--color-primary-dark: #5b21b6;--color-accent: #facc15;--color-text: #111827;--color-text-muted: #6b7280;--color-bg: #ffffff;--color-bg-muted: #f5f3ff;--color-border: #e5e7eb}.footer-info{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}.footer-info__address,.footer-info__hours{display:flex;align-items:center;gap:.5rem;color:#ffffffb3}.footer-info__address a,.footer-info__hours{color:#ffffffb3;text-decoration:none}.footer-info__address a:hover{color:#fff}.footer-hours__pill{display:inline-block;padding:.1rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.03em}.footer-hours__pill--open{background:#14532d;color:#86efac}.footer-hours__pill--closed{background:#7f1d1d;color:#fca5a5}.footer-info__social{display:flex;align-items:center;gap:.4rem;font-size:.875rem}.footer-info__social a{color:#ffffffb3;text-decoration:none}.footer-info__social a:hover{color:#fff}.footer-info__social span{color:#ffffff4d}.navbar--game-haven{--color-bg: #3b0764;--color-border: rgba(255,255,255,.08);--color-text: #fff;--color-text-muted: rgba(255,255,255,.8);background:#3b0764;border-bottom-color:#ffffff14;box-shadow:0 2px 16px #3b076473}.navbar--game-haven .navbar__brand{color:#fff}.navbar--game-haven .navbar__brand:hover{color:var(--color-accent)}.navbar--game-haven .navbar__link{color:#fffc;font-weight:500;letter-spacing:.01em;position:relative;transition:color .2s}.navbar--game-haven .navbar__link:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:var(--color-accent);border-radius:2px;transform:scaleX(0);transform-origin:left center;transition:transform .22s cubic-bezier(.4,0,.2,1)}.navbar--game-haven .navbar__link:hover{color:#fff}.navbar--game-haven .navbar__link:hover:after{transform:scaleX(1)}.navbar--game-haven .navbar__list li:nth-child(4) .navbar__link{background:var(--color-accent);color:#1a1100;padding:.3rem 1rem;border-radius:999px;font-weight:700;font-size:.875rem;letter-spacing:.02em;transition:background .15s,color .15s}.navbar--game-haven .navbar__list li:nth-child(4) .navbar__link:after{display:none}.navbar--game-haven .navbar__list li:nth-child(4) .navbar__link:hover{background:#fde047;color:#111}.navbar--game-haven .navbar__list li:last-child .navbar__link{border:2px solid rgba(255,255,255,.45);padding:.3rem 1rem;border-radius:999px;color:#fff;font-weight:600;transition:background .15s,border-color .15s,color .15s}.navbar--game-haven .navbar__list li:last-child .navbar__link:after{display:none}.navbar--game-haven .navbar__list li:last-child .navbar__link:hover{background:#fff;border-color:#fff;color:var(--color-primary)}.navbar--game-haven .navbar__bar{background:#fff}@media(max-width:768px){.navbar--game-haven .navbar__link:after{display:none}.navbar--game-haven .navbar__list li:nth-child(4) .navbar__link,.navbar--game-haven .navbar__list li:last-child .navbar__link{background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.08);border-radius:0;padding:.75rem 0;color:#fffc;font-weight:500}.navbar--game-haven .navbar__list li:nth-child(4) .navbar__link:hover,.navbar--game-haven .navbar__list li:last-child .navbar__link:hover{color:var(--color-accent);background:transparent}}
