/* Consolidated compatibility layer for the current working project. */
.card-actions > form{display:block;min-width:0;margin:0}.card-actions > form .add-cart-btn{width:100%}.card-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.add-cart-btn:disabled{opacity:.5;cursor:not-allowed}
.jr-footer h3{margin:0 0 14px;font-size:12px;letter-spacing:.04em}.jr-footer-main{display:grid;grid-template-columns:.8fr .8fr 1.5fr;gap:54px}.jr-social-links{display:flex;gap:8px}
@media(max-width:700px){.jr-footer-main{grid-template-columns:1fr 1fr}.jr-footer-newsletter{grid-column:1/-1}}
@media(max-width:480px){.jr-footer-main{grid-template-columns:1fr}.jr-footer-newsletter{grid-column:auto}}
