.price-category{display:flex;align-items:center;gap:1.4rem;margin:1.6rem 0 1.2rem;padding:1rem;background:#f2ebe0;border-left:3px solid var(--gold)}
.price-category img{width:110px;height:90px;object-fit:cover}.price-category .eyebrow{margin:0 0 .3rem}.price-category h3{margin:0;font:600 1.8rem 'Playfair Display'}.price-category p:last-child{margin:.3rem 0 0;color:#5c6761;font-size:.9rem}
.price-rows{max-width:900px}.price-row{min-height:48px}.price-row b{white-space:nowrap}@media(max-width:680px){.price-category{gap:.8rem;padding:.75rem}.price-category img{width:82px;height:76px}.price-category h3{font-size:1.45rem}.price-category p:last-child{font-size:.8rem}}
