/* Merchant links (terms, privacy, refunds, delivery, contact): one quiet mono row under the footer meta. */
.shell-footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:4px 20px;margin-top:20px;padding-top:12px;border-top:1px solid #b7b8af;font:10px/1.5 'Cascadia Code',Consolas,monospace;color:#62635d}
.shell-footer-legal a{min-height:32px;display:inline-flex;align-items:center}
@media (max-width:600px){.shell-footer-legal{gap:0 16px;font-size:9px}}
