/* Small Plates category: approved category layout with original content and images. */
.small-plates-page .hero{width:100%;min-width:0;max-width:100%;aspect-ratio:auto;height:51.5625vw;min-height:620px;max-height:990px}
.small-plates-page .hero-shade{background:linear-gradient(180deg,rgba(20,15,10,.42),rgba(20,15,10,.52) 45%,rgba(20,15,10,.58))}
.small-plates-page .hero h1{max-width:1400px;font-size:clamp(38px,5.3vw,100px);letter-spacing:-.025em;line-height:1.08}
.small-plates-page .hero h1 span{display:block}
.small-plates-page .hero-copy{padding:140px 24px 64px}
.small-plates-page .hero-actions{display:flex}
.small-plates-page .hero-actions .button{width:auto;height:auto;min-height:44px;padding:12px 24px;font-size:14px;border-radius:7px}
.small-plates-page .mobile-hero-actions{display:none}
.small-plates-page .cocktail-content{padding:0;background:var(--cream)}
.small-plates-page .cocktail-intro{display:block;max-width:none;margin:0;padding:96px max(24px,6vw);background:var(--light)}
.small-plates-page .plates-intro-heading{max-width:940px;margin:0 auto 56px;text-align:center}
.small-plates-page .plates-intro-heading h2{max-width:none;margin-bottom:24px}
.small-plates-page .plates-intro-heading p{margin:0}
.small-plates-page .plates-intro-columns{display:grid;grid-template-columns:minmax(0,630fr) minmax(0,450fr);gap:clamp(48px,6vw,112px);align-items:center;max-width:1192px;margin:auto}
.small-plates-page .plates-expect-panel{background:var(--ink);color:var(--light);border-radius:24px;padding:48px}
.small-plates-page .plates-expect-panel h3{font-family:inherit;text-transform:none;font-size:24px;font-weight:700;line-height:1.4;margin-bottom:28px}
.small-plates-page .plates-expect-panel p:last-child,.small-plates-page .plates-intro-prose p:last-child{margin-bottom:0}
.small-plates-page .cocktail-services{max-width:1412px;padding:112px 60px 120px;gap:112px}
.small-plates-page .cocktail-service,.small-plates-page .cocktail-service:nth-child(even){display:grid;grid-template-columns:minmax(0,525fr) minmax(0,630fr);gap:clamp(48px,6vw,112px);align-items:center}
.small-plates-page .cocktail-service .service-copy{grid-column:2;grid-row:1;min-width:0}
.small-plates-page .cocktail-service .plates-service-photo{grid-column:1;grid-row:1}
.small-plates-page .cocktail-service.plates-image-right{grid-template-columns:minmax(0,630fr) minmax(0,525fr)}
.small-plates-page .cocktail-service.plates-image-right .service-copy{grid-column:1}
.small-plates-page .cocktail-service.plates-image-right .plates-service-photo{grid-column:2}
.small-plates-page .plates-service-photo{overflow:hidden;border-radius:28px;aspect-ratio:525/620}
.small-plates-page .plates-service-photo img{width:100%;height:100%;object-fit:cover;object-position:center}
.small-plates-page .cocktail-content h2{font-size:clamp(30px,2.8vw,46px);line-height:1.25;margin-bottom:28px}
.small-plates-page .cocktail-content p,.small-plates-page .cocktail-content li{font-size:18px;line-height:1.75}
.small-plates-page .cocktail-content ul{padding-left:24px}
.small-plates-page .cocktail-content li{padding-left:8px;margin-bottom:14px}
.small-plates-page .plates-service-opening{font-weight:700}
.small-plates-page .plates-service-action{margin-top:28px}
.small-plates-page .cocktail-content .button{text-decoration:none;min-height:44px}
.small-plates-page .plates-service-action small{display:block;margin-top:10px;font-size:12px}
.small-plates-page #footer-contact{scroll-margin-top:140px}
@media(max-width:850px){
 .small-plates-page .hero{height:80svh;min-height:570px;max-height:780px}
 .small-plates-page .hero h1{font-size:clamp(32px,6.2vw,60px);max-width:20ch}
 .small-plates-page .hero-copy{padding:120px 20px 56px}
 .small-plates-page .hero-copy>p{font-size:clamp(14px,2.1vw,18px)}
 .small-plates-page .hero-actions{margin-top:28px;gap:12px}
 .small-plates-page .hero-actions .button{padding:12px 16px;font-size:12px}
 .small-plates-page .cocktail-intro{padding:64px 24px}
 .small-plates-page .plates-intro-heading{margin-bottom:32px}
 .small-plates-page .plates-intro-columns{grid-template-columns:1fr;gap:32px;max-width:600px}
 .small-plates-page .plates-expect-panel{padding:32px 28px;border-radius:20px}
 .small-plates-page .cocktail-services{padding:64px 24px;gap:64px;max-width:648px}
 .small-plates-page .cocktail-service,.small-plates-page .cocktail-service:nth-child(even),.small-plates-page .cocktail-service.plates-image-right{display:flex;flex-direction:column;gap:32px;align-items:stretch}
 .small-plates-page .plates-service-photo{aspect-ratio:4/3;border-radius:22px}
 .small-plates-page .cocktail-content h2{font-size:30px;margin-bottom:24px}
 .small-plates-page .cocktail-content p,.small-plates-page .cocktail-content li{font-size:17px;line-height:1.75}
 .small-plates-page #footer-contact{scroll-margin-top:110px}
}
@media(prefers-reduced-motion:reduce){.small-plates-page .ingredient-track,.small-plates-page .marquee-track{animation:none}}

/* Keep official flame markers visible on both cream and dark panels. */
.small-plates-page .cocktail-content ul{list-style:none;padding-left:0}
.small-plates-page .cocktail-content li{position:relative;padding-left:30px}
.small-plates-page .cocktail-content li::marker{content:''}
.small-plates-page .cocktail-content li::before{content:'';position:absolute;left:0;top:.35em;width:14px;height:21px;background:var(--red);-webkit-mask:url('assets/bravado-flame.svg') center/contain no-repeat;mask:url('assets/bravado-flame.svg') center/contain no-repeat}
.small-plates-page .plates-expect-panel li::before{background:#f47c68}

.small-plates-page .plates-intro-heading h3{font-size:clamp(20px,1.8vw,28px);line-height:1.4;margin:0 0 24px}
.small-plates-page .plates-expect-panel>p{font-size:24px;font-weight:700;line-height:1.4}
.small-plates-page .plates-expect-panel ul:last-child{margin-bottom:0}
.small-plates-page .plates-service-action .button{max-width:100%;white-space:normal;text-align:center}
.small-plates-page .related-categories{max-width:1412px;margin:0 auto;padding:0 60px 120px;border:0}
.small-plates-page .related-category-oval{aspect-ratio:525/620;border-radius:24px;transform:none;will-change:auto;isolation:auto;transition:none}
.small-plates-page .related-category-oval img{height:100%;transition:none}
.small-plates-page .related-category-oval::after{z-index:1;background:linear-gradient(180deg,transparent 35%,rgba(20,15,10,.82))}
.small-plates-page .related-category-oval span{z-index:2;font-size:clamp(14px,1.1vw,17px)}
.small-plates-page .related-category-oval:hover,.small-plates-page .related-category-oval:focus-visible{transform:none}
.small-plates-page .related-category-oval:hover span{text-decoration:underline}
@media(max-width:850px){.small-plates-page .related-categories{padding:0 24px 64px}.small-plates-page .related-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.small-plates-page .related-category-oval{border-radius:20px}.small-plates-page .related-category-oval span{font-size:14px;left:10px;right:10px;bottom:18px}.small-plates-page .plates-intro-heading h3{font-size:21px}}
