.smorrebrod-page .menu-heading h1{font-size:clamp(2.8rem,5.6vw,6rem)}
.smorrebrod-page .menu-heading-copy>p{font-size:1rem}
.smorrebrod-selection{padding-top:36px}
.smorrebrod-list{display:grid;grid-template-columns:1fr 1fr;column-gap:6%}
.smorrebrod-list .menu-item{align-items:flex-start;padding:25px 0;gap:22px}
.smorrebrod-list h3{font-size:1.5rem;line-height:1.25;margin-bottom:8px}
.smorrebrod-list .menu-item p{font-size:1rem;line-height:1.6}
.smorrebrod-prices{flex-shrink:0;display:grid;gap:5px;min-width:122px;font-size:.875rem}
.smorrebrod-prices span{display:flex;justify-content:space-between;gap:12px}
.smorrebrod-prices strong{font-weight:500;white-space:nowrap}
.smorrebrod-order{display:grid;grid-template-columns:1fr 1.2fr;gap:9%;border-top:1px solid var(--line)}
.smorrebrod-order .eyebrow{margin-bottom:24px}
.smorrebrod-order h3{font-size:1.75rem;margin-bottom:18px}
.smorrebrod-order p+p{margin-top:18px}
.smorrebrod-order .button-row+h3{margin-top:48px}
@media(max-width:1000px){.smorrebrod-list{grid-template-columns:1fr}.smorrebrod-order{grid-template-columns:1fr;gap:36px}}
@media(max-width:480px){.smorrebrod-list .menu-item{flex-direction:column;gap:12px}.smorrebrod-prices{width:100%;max-width:220px}.smorrebrod-page .button-row{gap:20px}}
