:root{--cream:#fff7e7;--paper:#fffaf0;--ink:#1f1714;--muted:#705f55;--red:#c82127;--red-dark:#8f1419;--gold:#f2b84b;--blue:#155f8b;--line:#1f171424}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img{width:100%;display:block}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand strong{letter-spacing:0}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff7e7f0;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0}.brand{align-items:center;gap:.75rem;min-width:max-content;display:flex}.brand img{object-fit:contain;background:#000;border-radius:.35rem;width:clamp(9.5rem,17vw,14rem);height:auto}nav{border:1px solid var(--line);background:#ffffff80;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem;display:flex}nav a{color:var(--muted);white-space:nowrap;border-radius:999px;padding:.55rem .8rem;font-size:.9rem;font-weight:800}nav a:hover,nav a.active{background:var(--ink);color:var(--cream)}.mobile-menu-toggle{border:1px solid var(--line);background:var(--paper);width:2.8rem;height:2.8rem;color:var(--ink);cursor:pointer;border-radius:.45rem;justify-content:center;align-items:center;display:none}.language-switcher{z-index:40;background:var(--ink);min-height:2.9rem;color:var(--cream);cursor:pointer;border:1px solid #1f17142e;border-radius:999px;align-items:center;gap:.45rem;padding:0 .95rem;font-weight:900;display:inline-flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 .7rem 1.6rem #1f171438}.language-switcher svg{width:1.1rem;height:1.1rem}.header-cta,.button{border-radius:.45rem;justify-content:center;align-items:center;min-height:2.85rem;padding:0 1rem;font-weight:900;transition:transform .16s,box-shadow .16s;display:inline-flex}.header-actions{align-items:center;gap:.75rem;display:flex}.header-phone{border:1px solid var(--line);background:var(--paper);min-height:2.85rem;color:var(--ink);white-space:nowrap;border-radius:.45rem;align-items:center;gap:.45rem;padding:0 .85rem;font-weight:900;display:inline-flex}.header-cta,.button.primary{background:var(--red);color:#fff;box-shadow:0 .55rem 0 var(--red-dark)}.button.secondary{border:1px solid var(--line);background:var(--paper);color:var(--ink)}.header-cta:hover,.button:hover{transform:translateY(-2px)}.home-hero{background:#111;align-items:end;min-height:calc(100vh - 4.5rem);display:grid;position:relative;overflow:hidden}.home-hero img{object-fit:cover;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#120a08eb,#120a088c 48%,#120a0833),linear-gradient(#0000 55%,#120a08d1);position:absolute;inset:0}.hero-content{max-width:62rem;padding:clamp(2rem,7vw,6rem);position:relative}.eyebrow{color:var(--red);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.8rem;font-size:.78rem;font-weight:900}.home-hero .eyebrow,.detail-copy .eyebrow{color:var(--gold)}.hero-content h1,.detail-copy h1{color:#fff;text-shadow:0 .2rem 1.2rem #0006;max-width:12ch;margin-bottom:1rem;font-size:clamp(3.2rem,8vw,7rem);line-height:.92}.hero-content p,.detail-copy p{color:#fffaf0db;max-width:42rem;font-size:clamp(1.08rem,2vw,1.35rem)}.actions{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.quick-bar{border-block:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.quick-bar span{border-right:1px solid var(--line);text-align:center;place-items:center;min-height:5.25rem;padding:1rem;font-weight:900;display:grid}.quick-bar span:last-child{border-right:0}.page-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:clamp(1rem,4vw,3rem);display:grid}.image-card{border:1px solid var(--line);background:var(--paper);border-radius:.55rem;flex-direction:column;min-height:31rem;display:flex;overflow:hidden;box-shadow:0 1rem 2.6rem #1f171414}.image-card img{object-fit:cover;height:15rem}.image-card span,.image-card h2,.image-card p{margin-inline:1rem}.image-card span{color:var(--red);letter-spacing:.12em;text-transform:uppercase;margin-top:1.15rem;font-size:.75rem;font-weight:900}.image-card h2{margin-top:.6rem;margin-bottom:.55rem;font-size:clamp(1.8rem,3vw,2.5rem);line-height:.95}.image-card p{margin-bottom:1.25rem}.feature-row{background:var(--ink);grid-template-columns:minmax(0,1fr) minmax(20rem,34rem);align-items:end;gap:2rem;padding:clamp(3rem,7vw,6rem) clamp(1rem,5vw,5rem);display:grid}.feature-row h2{max-width:14ch;color:var(--cream);font-size:clamp(2.5rem,6vw,5rem);line-height:.95}.feature-row p{color:#fff7e7c7}.bowling-hero{background:#130d0b;align-items:end;min-height:calc(82vh - 4.5rem);display:grid;position:relative;overflow:hidden}.bowling-hero img{object-fit:cover;height:100%;position:absolute;inset:0}.bowling-hero-overlay{background:linear-gradient(90deg,#130d0be0,#130d0b73,#130d0b38),linear-gradient(#0000 48%,#130d0bdb);position:absolute;inset:0}.bowling-hero-copy{max-width:58rem;padding:clamp(2rem,7vw,6rem);position:relative}.bowling-hero-copy .eyebrow{color:var(--gold)}.bowling-hero-copy h1{color:#fff;text-shadow:0 .2rem 1.2rem #0000006b;margin-bottom:1rem;font-size:clamp(4.4rem,12vw,10rem);line-height:.82}.bowling-hero-copy p:not(.eyebrow){color:#fffaf0e6;max-width:46rem;font-size:clamp(1.18rem,2.4vw,1.6rem)}.bowling-actions{background:var(--cream);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:clamp(1rem,4vw,3rem);display:grid}.bowling-action-card{background:#130d0b;border-radius:.55rem;align-items:end;min-height:25rem;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 1rem 2.4rem #1f17141f}.bowling-action-card:hover{transform:translateY(-.3rem);box-shadow:0 1.35rem 3rem #1f17142e}.bowling-action-card img,.specials-banner img{object-fit:cover;height:100%;position:absolute;inset:0}.card-shade{background:linear-gradient(#130d0b14,#130d0bf0);position:absolute;inset:0}.bowling-action-card div{z-index:1;padding:1.35rem;position:relative}.bowling-action-card svg{width:2rem;height:2rem;color:var(--gold);margin-bottom:1rem}.bowling-action-card h2{color:#fff;max-width:9ch;margin-bottom:.5rem;font-size:clamp(2.1rem,4vw,3.6rem);line-height:.9}.bowling-action-card p{color:#fff7e7d1;margin-bottom:1.25rem}.bowling-action-card strong{background:var(--red);color:#fff;border-radius:999px;padding:.6rem .9rem;display:inline-flex}.specials-banner{background:#130d0b;border-radius:.55rem;align-items:center;min-height:24rem;margin:0 clamp(1rem,4vw,3rem) clamp(2rem,4vw,3rem);display:grid;position:relative;overflow:hidden}.specials-banner:after{content:"";background:linear-gradient(90deg,#130d0bed,#130d0b94,#130d0b33),#c8212729;position:absolute;inset:0}.specials-banner div{z-index:1;max-width:42rem;padding:clamp(2rem,5vw,4rem);position:relative}.specials-banner .eyebrow{color:var(--gold)}.specials-banner h2{color:#fff;max-width:10ch;margin-bottom:1.25rem;font-size:clamp(3rem,7vw,6rem);line-height:.9}.faq-section{background:var(--paper);grid-template-columns:minmax(16rem,.72fr) minmax(0,1.28fr);gap:2rem;padding:clamp(3rem,6vw,5rem) clamp(1rem,5vw,5rem);display:grid}.faq-section h2{margin-bottom:.85rem;font-size:clamp(2.5rem,6vw,5rem);line-height:.92}.faq-list{gap:.7rem;display:grid}.faq-item{border:1px solid var(--line);background:#fff;border-radius:.55rem;overflow:hidden}.faq-question{width:100%;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;font-weight:900;display:flex}.faq-question svg{flex:none;width:1.2rem;height:1.2rem;transition:transform .16s}.faq-question svg.open{transform:rotate(180deg)}.faq-answer{border-top:1px solid var(--line);background:#fffaf0;margin:0;padding:1rem}.league-callout{background:var(--red);color:#fff;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(3rem,6vw,5rem) clamp(1rem,5vw,5rem);display:flex}.league-callout .eyebrow,.league-callout p{color:#fff7e7d9}.league-callout h2{color:#fff;margin-bottom:.85rem;font-size:clamp(2.8rem,7vw,6rem);line-height:.9}.league-callout .button.primary{background:var(--ink);min-width:11rem;box-shadow:0 .55rem #00000061}.arcade-hero{background:#08070d;align-items:end;min-height:calc(82vh - 4.5rem);display:grid;position:relative;overflow:hidden}.arcade-hero img{object-fit:cover;height:100%;position:absolute;inset:0}.arcade-hero-overlay{background:linear-gradient(90deg,#08070ded,#08070d8c,#08070d26),linear-gradient(#0000 50%,#08070de6);position:absolute;inset:0}.arcade-hero-copy{max-width:58rem;padding:clamp(2rem,7vw,6rem);position:relative}.arcade-hero-copy .eyebrow{color:#80f7ff}.arcade-hero-copy h1{color:#fff;text-shadow:0 .2rem 1.4rem #0000007a;margin-bottom:1rem;font-size:clamp(4rem,11vw,9rem);line-height:.84}.arcade-hero-copy p:not(.eyebrow){color:#fffaf0eb;max-width:32rem;font-size:clamp(1.3rem,3vw,2rem);font-weight:900}.arcade-showcase{background:radial-gradient(circle at 18% 10%, #155f8b2e, transparent 22rem), var(--cream);padding:clamp(3rem,6vw,5rem) clamp(1rem,5vw,5rem)}.section-intro{max-width:58rem;margin-bottom:2rem}.section-intro h2{max-width:12ch;margin-bottom:1rem;font-size:clamp(2.7rem,7vw,6rem);line-height:.9}.game-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.game-category{border:1px solid var(--line);background:var(--paper);border-radius:.55rem;padding:1.2rem;box-shadow:0 1rem 2rem #1f17140f}.category-heading{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.category-heading svg{width:1.8rem;height:1.8rem;color:var(--red)}.category-heading h3{margin-bottom:0;font-size:1.45rem}.game-pills{flex-wrap:wrap;gap:.55rem;display:flex}.game-pills span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:.45rem .65rem;font-size:.88rem;font-weight:800}.prize-banner{background:#08070d;align-items:center;min-height:28rem;display:grid;position:relative;overflow:hidden}.prize-banner img{object-fit:cover;height:100%;position:absolute;inset:0}.prize-banner:after{content:"";background:linear-gradient(90deg,#08070deb,#08070d94,#08070d33),#155f8b38;position:absolute;inset:0}.prize-banner div{z-index:1;max-width:48rem;padding:clamp(2rem,6vw,5rem);position:relative}.prize-banner .eyebrow{color:#80f7ff}.prize-banner h2{color:#fff;max-width:11ch;margin-bottom:1rem;font-size:clamp(3rem,7vw,6rem);line-height:.9}.prize-banner p{color:#fffaf0e0;max-width:35rem;font-size:clamp(1.15rem,2.4vw,1.55rem);font-weight:900}.arcade-faq-section{background:#f4e4c6}.parties-hero{background:#130d0b;align-items:end;min-height:calc(82vh - 4.5rem);display:grid;position:relative;overflow:hidden}.parties-hero img{object-fit:cover;height:100%;position:absolute;inset:0}.parties-hero-overlay{background:linear-gradient(90deg,#130d0be6,#130d0b85,#130d0b2e),linear-gradient(#0000 50%,#130d0bd6);position:absolute;inset:0}.parties-hero-copy{max-width:58rem;padding:clamp(2rem,7vw,6rem);position:relative}.parties-hero-copy .eyebrow{color:var(--gold)}.parties-hero-copy h1{color:#fff;text-shadow:0 .2rem 1.2rem #00000070;max-width:10ch;margin-bottom:1rem;font-size:clamp(3.8rem,9vw,8rem);line-height:.86}.parties-hero-copy p:not(.eyebrow){color:#fffaf0e6;max-width:42rem;font-size:clamp(1.15rem,2.4vw,1.5rem)}.party-type-strip{background:var(--red);color:#fff;flex-wrap:wrap;gap:.75rem;padding:1rem clamp(1rem,5vw,5rem);display:flex}.party-type-strip span{border:1px solid #fff6;border-radius:999px;padding:.55rem .85rem;font-weight:900}.party-packages{background:var(--cream);padding:clamp(3rem,6vw,5rem) clamp(1rem,5vw,5rem)}.party-package-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.party-package-card{border:1px solid var(--line);background:var(--paper);border-radius:.55rem;overflow:hidden;box-shadow:0 1rem 2.4rem #1f17141a}.party-package-card:first-child{grid-column:1/-1}.party-package-card img{background:#130d0b;width:100%;height:auto}.party-package-card.tall img{object-fit:contain;max-height:52rem}.party-package-card>div{padding:1.25rem}.party-package-card h3{margin-bottom:.65rem;font-size:clamp(1.9rem,4vw,3.4rem);line-height:.92}.party-package-card .button{margin-top:.5rem}.party-planning-callout{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(3rem,6vw,5rem) clamp(1rem,5vw,5rem);display:flex}.party-planning-callout .eyebrow{color:var(--gold)}.party-planning-callout h2{color:#fff;max-width:13ch;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,5rem);line-height:.92}.party-planning-callout p{color:#fff7e7c7}.food-hero{background:#130d0b;align-items:end;min-height:calc(82vh - 4.5rem);display:grid;position:relative;overflow:hidden}.food-hero img{object-fit:cover;height:100%;position:absolute;inset:0}.food-hero-overlay{background:linear-gradient(90deg,#130d0beb,#130d0b94,#130d0b33),linear-gradient(#0000 48%,#130d0bdb);position:absolute;inset:0}.food-hero-copy{max-width:64rem;padding:clamp(2rem,7vw,6rem);position:relative}.food-hero-copy .eyebrow{color:var(--gold)}.food-hero-copy h1{color:#fff;text-shadow:0 .2rem 1.2rem #00000070;max-width:11ch;margin-bottom:1rem;font-size:clamp(3.8rem,9vw,8rem);line-height:.86}.food-hero-copy p:not(.eyebrow){color:#fffaf0e6;max-width:48rem;font-size:clamp(1.08rem,2.2vw,1.38rem)}.menu-section{background:var(--cream);padding:clamp(3rem,6vw,5rem) clamp(1rem,5vw,5rem)}.menu-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.menu-card{border:1px solid var(--line);background:var(--paper);border-radius:.55rem;overflow:hidden;box-shadow:0 1rem 2.4rem #1f17141a}.menu-image-frame{background:#fff;place-items:center;height:45rem;display:grid;overflow:auto}.menu-image-frame img{object-fit:contain;width:auto;max-width:100%;height:100%}.menu-card>div:last-child{padding:1.25rem}.menu-card h3{margin-bottom:.65rem;font-size:clamp(1.9rem,4vw,3.2rem);line-height:.92}.catering-banner{background:#130d0b;align-items:center;min-height:30rem;display:grid;position:relative;overflow:hidden}.catering-banner img{object-fit:cover;opacity:.36;height:100%;position:absolute;inset:0}.catering-banner:after{content:"";background:linear-gradient(90deg,#130d0bf0,#130d0bad,#130d0b3d);position:absolute;inset:0}.catering-banner div{z-index:1;max-width:50rem;padding:clamp(2rem,6vw,5rem);position:relative}.catering-banner .eyebrow{color:var(--gold)}.catering-banner h2{color:#fff;max-width:10ch;margin-bottom:1rem;font-size:clamp(3rem,7vw,6rem);line-height:.9}.catering-banner p{color:#fff7e7d6;max-width:40rem;font-size:clamp(1.1rem,2.2vw,1.4rem)}.specials-page-hero{background:radial-gradient(circle at 82% 18%,#f2b84b40,#0000 22rem),radial-gradient(circle at 20% 24%,#c8212747,#0000 24rem),#130d0b;align-items:end;min-height:38rem;padding:clamp(2rem,7vw,6rem);display:grid}.specials-page-hero .eyebrow{color:var(--gold)}.specials-page-hero h1{color:#fff;max-width:10ch;margin-bottom:1rem;font-size:clamp(4rem,10vw,8rem);line-height:.86}.specials-page-hero p:not(.eyebrow){color:#fff7e7d1;max-width:42rem;font-size:clamp(1.15rem,2.4vw,1.55rem)}.specials-grid{background:var(--cream);grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:clamp(1rem,4vw,3rem);display:grid}.special-card{border:1px solid var(--line);background:#130d0b;border-radius:.55rem;overflow:hidden;box-shadow:0 1rem 2.4rem #1f17141f}.special-card img{width:100%;height:auto}.specials-note{background:#f4e4c6;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(3rem,6vw,5rem) clamp(1rem,5vw,5rem);display:flex}.specials-note h2{margin-bottom:.85rem;font-size:clamp(2.4rem,5vw,4.5rem);line-height:.92}.detail-hero{background:var(--ink);grid-template-columns:minmax(0,.95fr) minmax(20rem,1.05fr);min-height:calc(100vh - 4.5rem);display:grid}.detail-copy{flex-direction:column;justify-content:center;padding:clamp(2rem,6vw,5rem);display:flex}.detail-hero img{object-fit:cover;height:100%;min-height:34rem}.highlight-strip{background:var(--red);color:#fff;flex-wrap:wrap;gap:.75rem;padding:1rem clamp(1rem,5vw,5rem);display:flex}.highlight-strip span{border:1px solid #fff6;border-radius:999px;padding:.55rem .85rem;font-weight:900}.content-panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:clamp(2rem,5vw,4rem) clamp(1rem,5vw,5rem);display:grid}.content-panels article,.hours-card{border:1px solid var(--line);background:var(--paper);border-radius:.55rem;padding:1.25rem;box-shadow:0 1rem 2rem #1f17140f}.content-panels h2{margin-bottom:.65rem;font-size:clamp(1.6rem,3vw,2.4rem)}.hours-section{background:#f4e4c6;grid-template-columns:minmax(0,.8fr) minmax(20rem,1.2fr);gap:2rem;padding:clamp(3rem,6vw,5rem) clamp(1rem,5vw,5rem);display:grid}.home-hours{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#c8212714,#f2b84b33),#f4e4c6}.hours-section h2{font-size:clamp(2.3rem,5vw,4rem);line-height:.95}.home-hours h2{max-width:9ch}.hours-row{border-bottom:1px solid var(--line);grid-template-columns:8rem 1fr;gap:1rem;padding:.85rem 0;display:grid}.hours-row:last-child{border-bottom:0}.hours-row strong{color:var(--red)}.hours-row span{font-weight:900}.map-section{background:var(--paper);grid-template-columns:minmax(0,.65fr) minmax(20rem,1.35fr);align-items:stretch;gap:2rem;padding:clamp(3rem,6vw,5rem) clamp(1rem,5vw,5rem);display:grid}.map-section h2{margin-bottom:.75rem;font-size:clamp(2rem,5vw,4rem);line-height:.95}.map-section .button{margin-top:1rem}.location-map{border:0;border-radius:.55rem;width:100%;min-height:26rem;box-shadow:0 1rem 2rem #1f17141f}.map-loading{color:var(--muted);background:#f4e4c6;place-items:center;font-weight:900;display:grid}footer{color:var(--cream);background:#130d0b;justify-content:space-between;gap:2rem;padding:clamp(2rem,5vw,4rem) clamp(1rem,5vw,5rem);display:flex}.footer-logo{background:#000;border-radius:.45rem;width:min(18rem,100%);margin-bottom:1rem}footer p{color:#fff7e7b3;margin-bottom:.35rem}.footer-links{flex-wrap:wrap;align-content:start;gap:.75rem;display:flex}.footer-links a{color:var(--cream);border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .85rem;font-weight:900;display:inline-flex}.footer-links svg{width:1.1rem;height:1.1rem}@media (width<=1080px){.site-header{flex-wrap:wrap;align-items:flex-start}nav{order:3;justify-content:flex-start;width:100%;overflow-x:auto}.header-actions{margin-left:auto}.page-grid,.quick-bar,.content-panels,.bowling-actions,.game-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-hero,.feature-row,.hours-section,.map-section,.faq-section{grid-template-columns:1fr}.specials-note,.party-planning-callout{flex-direction:column;align-items:flex-start}.detail-hero img{order:-1;min-height:24rem}}@media (width<=640px){.site-header{align-items:center;gap:.5rem;padding:.55rem .8rem}.brand img{width:5.8rem}.mobile-menu-toggle{order:2;margin-left:auto;display:inline-flex}.header-actions{order:3;gap:.4rem;width:100%;margin-left:0}.header-phone,.header-cta{flex:1;min-height:2.25rem;padding-inline:.65rem;font-size:.82rem}.header-cta{box-shadow:0 .35rem 0 var(--red-dark)}nav{scrollbar-width:none;border-radius:.75rem;flex-direction:column;order:4;justify-content:flex-start;align-items:stretch;gap:.25rem;width:100%;padding:.18rem;display:none}nav.open{display:flex}nav::-webkit-scrollbar{display:none}nav a{text-align:center;width:100%;padding:.75rem .9rem;font-size:.86rem}.hero-content h1,.detail-copy h1,.bowling-hero-copy h1,.arcade-hero-copy h1,.parties-hero-copy h1,.food-hero-copy h1,.specials-page-hero h1{overflow-wrap:break-word;max-width:100%;font-size:clamp(3rem,18vw,4.4rem)}.hero-content,.detail-copy,.bowling-hero-copy,.arcade-hero-copy,.parties-hero-copy,.food-hero-copy,.specials-page-hero>div{width:100%;min-width:0;max-width:100%;padding:1.6rem}.eyebrow{overflow-wrap:anywhere;max-width:100%;font-size:.72rem;line-height:1.35}.hero-content p,.detail-copy p,.bowling-hero-copy p:not(.eyebrow),.arcade-hero-copy p:not(.eyebrow),.parties-hero-copy p:not(.eyebrow),.food-hero-copy p:not(.eyebrow),.specials-page-hero p{overflow-wrap:break-word;max-width:100%;font-size:1.05rem;line-height:1.55}.home-hero,.bowling-hero,.arcade-hero,.parties-hero,.food-hero{min-height:34rem}.specials-page-hero{min-height:30rem}.bowling-action-card{min-height:20rem}.specials-banner,.prize-banner,.catering-banner{min-height:24rem}.quick-bar,.page-grid,.content-panels,.bowling-actions,.game-category-grid,.specials-grid,.party-package-grid,.menu-gallery{grid-template-columns:1fr}.menu-image-frame{height:32rem}.party-package-card.tall img{max-height:42rem}.party-package-card:first-child{grid-column:auto}.quick-bar span{border-right:0;border-bottom:1px solid var(--line)}.actions .button{width:100%}.image-card{min-height:auto}.hours-row{grid-template-columns:1fr;gap:.25rem}footer{flex-direction:column}.footer-links a{flex:calc(50% - .75rem);justify-content:center}.league-callout{flex-direction:column;align-items:stretch}}
