.order-category-page{background:#fff}.order-category{padding:0}.order-category__header{width:100%;max-width:1134px;margin:0 auto;padding:0 16px 16px}.order-category__breadcrumbs{display:flex;gap:7px;margin:0 0 3px;font-size:16px;line-height:1.2}.order-category__breadcrumbs a{text-decoration:none}.order-category__breadcrumbs a:hover{color:var(--order-red)}.order-category__heading-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.order-category__heading-row h1{margin:0;font-family:"City-Bold",Impact,sans-serif;font-size:36px;line-height:1.05;text-transform:uppercase}.order-category__group-button{display:inline-flex;align-items:center;justify-content:center;min-width:200px;min-height:48px;padding:10px 20px;border-radius:8px;color:#fff;background:var(--order-red);font-size:16px;font-weight:700;text-transform:uppercase}.order-category__group-button:hover{background:var(--order-red-dark)}.order-category__content{width:100%;max-width:1134px;margin:0 auto}.order-category__content .order-menu__catering{margin:16px}.order-category__product-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.order-category__product{display:flex;min-height:532px;margin:16px;overflow:hidden;border:1px solid #f0d6b4;border-radius:4px;color:var(--order-ink);background:#fff;flex-direction:column;transition:background-color .25s ease,border-color .25s ease}.order-category__product:hover,.order-category__product:focus-visible{border-color:var(--order-red);color:#fff;background:var(--order-red)}.order-category__product-image{display:flex;align-items:center;justify-content:center;height:390px;padding:16px;background:transparent}.order-category__product-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.order-category__product:hover .order-category__product-image img,.order-category__product:focus-visible .order-category__product-image img{transform:scale(1.05)}.order-category__product-body{min-height:126px;padding:16px}.order-category__product-body h2{margin:0 0 5px;color:#484b53;font-family:"City-Bold",Impact,sans-serif;font-size:24px;line-height:1.05;text-transform:uppercase}.order-category__product-body p{margin:0 0 5px;font-size:16px;line-height:1.35}.order-category__product-body>strong{display:block;font-size:14px;line-height:1.2}.order-category__product:hover .order-category__product-body h2,.order-category__product:hover .order-category__product-body p,.order-category__product:hover .order-category__product-body>strong,.order-category__product:focus-visible .order-category__product-body h2,.order-category__product:focus-visible .order-category__product-body p,.order-category__product:focus-visible .order-category__product-body>strong{color:#fff}.order-category__product:nth-child(5){grid-column:1}.order-category__group-banner{display:flex;height:242px;margin:16px;overflow:hidden;border:1px solid #f0d6b4;border-radius:4px;color:var(--order-ink);background:#fff}.order-category__group-banner>span{display:flex;width:260px;flex:none;flex-direction:column;justify-content:center;padding:16px}.order-category__group-banner strong{font-family:"City-Bold",Impact,sans-serif;font-size:25px;line-height:1.08;text-transform:uppercase}.order-category__group-banner small{margin-top:7px;font-size:16px;line-height:1.35}.order-category__group-banner img{width:calc(100% - 260px);height:242px;flex:none;object-fit:cover}.order-category__nutrition{border-top:1px solid var(--order-border);margin-top:16px;padding:40px;font-size:12px;line-height:1.35;text-align:center}.order-category__nutrition p{margin:0 0 10px}.order-category__nutrition p:last-child{margin-bottom:0}.order-category__nutrition a{color:var(--order-red);text-decoration:underline}.order-category__footer{min-height:240px;padding:30px 32px 22px;color:#fff;background:var(--order-brown);font-size:13px;text-align:center}.order-category__footer-main{display:flex;align-items:center;justify-content:center;gap:42px;margin:0 auto 32px}.order-category__footer-logo img{display:block;width:75px;height:auto}.order-category__footer-links{display:flex;align-items:center;justify-content:center;gap:13px;flex-wrap:wrap}.order-category__footer-links a{color:#fff}.order-category__footer-links a:hover{color:var(--order-gold)}.order-category__footer-links i{width:1px;height:15px;background:rgba(255,255,255,.7)}.order-category__footer-apps{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:28px}.order-category__footer-apps a{display:block;width:78px}.order-category__footer-apps img{display:block;width:100%;height:auto}.order-category__footer-copy{font-size:11px;line-height:1.35}.order-category__footer-copy p{margin:0}
@media(max-width:767.98px){.order-category__header{padding:0 16px 8px}.order-category__breadcrumbs{font-size:14px}.order-category__heading-row{align-items:flex-start;flex-direction:column;gap:12px}.order-category__heading-row h1{font-size:28px}.order-category__group-button{align-self:flex-end;min-width:160px;min-height:42px;border-radius:5px;font-size:13px}.order-category__content .order-menu__catering{margin:0 8px 8px}.order-category__product-grid{display:block}.order-category__product{min-height:400px;margin:0 8px 25px}.order-category__product-image{height:275px}.order-category__product-body{min-height:125px;padding:16px}.order-category__product-body h2{font-size:20px}.order-category__product-body p{font-size:14px}.order-category__product:nth-child(5){grid-column:auto}.order-category__group-banner{min-height:205px;margin:0 8px 16px}.order-category__group-banner>span{width:40%;padding:13px}.order-category__group-banner strong{font-size:20px}.order-category__group-banner small{font-size:13px}.order-category__group-banner img{width:60%}.order-category__nutrition{margin-top:0;padding:40px 16px;background:#fff}.order-category__footer{min-height:300px;padding:28px 16px 20px}.order-category__footer-main{align-items:center;flex-direction:column;gap:20px;margin-bottom:28px}.order-category__footer-links{gap:10px;font-size:12px}.order-category__footer-links i{display:none}.order-category__footer-apps{margin-bottom:24px}.order-category__footer-copy{font-size:10px}}
@media(max-width:767.98px){.order-category__group-banner{height:205px}.order-category__group-banner img{height:205px;flex:1;object-fit:cover}}

/* The ordering app uses the original condensed City face for menu headings. */
.order-category__heading-row h1,.order-category__product-body h2,.order-category__group-banner strong{font-family:"City-Bold",Impact,sans-serif}
.order-menu__promo-copy{max-width:none;flex:1}
.order-category__product-body p{white-space:pre-line}

.order-category__heading-row h1,.order-category__product-body h2,.order-category__group-banner strong{font-family:"City-Bold",Impact,sans-serif}

/* Keep the transparent plush canvas proportional in the compact promo banner. */
@media(max-width:767.98px){.order-menu__promo img{width:auto;height:105px}}
