.commerce-search-page__form{display:grid;grid-template-columns:1fr auto;max-width:780px;margin-bottom:30px;overflow:hidden;background:#fff;border:1px solid #d9d6d0;border-radius:999px}.commerce-search-page__form input{min-width:0;padding:15px 22px;background:transparent;border:0;outline:0;font:inherit}.commerce-search-page__form button{padding:10px 28px;background:#111;color:#fff;border:0;border-radius:999px;font-weight:700;cursor:pointer}.commerce-search-page__count{margin:0 0 18px;color:#777;font-size:.78rem}.commerce-search-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.commerce-recent-card .commerce-product-card__media{display:block}.commerce-recent-card .commerce-product-card__media img{width:100%;height:100%;object-fit:contain}.toast[data-error=true]{background:#8c2921;color:#fff}
@media(max-width:990px){.commerce-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.commerce-search-page__form{grid-template-columns:1fr auto}.commerce-search-page__form input{padding-inline:15px}.commerce-search-page__form button{padding-inline:18px}.commerce-search-grid{gap:10px}.commerce-search-grid .commerce-product-card__content{padding:12px 10px 16px}.commerce-search-grid .commerce-product-card__content h3{font-size:.78rem}}
