.commerce-catalog-toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:16px}
.commerce-catalog-toolbar>.fieldbox{flex:1 1 210px;max-width:310px}
.commerce-catalog-count{margin-left:auto;color:#526278;font-size:1rem}
.commerce-demo-note{padding:13px 16px;background:#eef4fb;border:1px solid #dce6f1;border-radius:12px;color:#435b76;font-size:.94rem;margin:0 0 20px;line-height:1.5}
.commerce-product-card{display:flex;flex-direction:column;background:#fff;transition:box-shadow .15s,border-color .15s}
.commerce-product-card:hover{border-color:#8ebcec;box-shadow:0 6px 20px #172b4d14}
.commerce-product-card:focus-visible{outline:3px solid #1673dc;outline-offset:3px}
.commerce-product-photo{width:100%;height:250px;background:#fff;border-bottom:1px solid #edf1f6;flex:none}
.commerce-product-photo img{width:90%;height:90%;object-fit:contain}
.commerce-product-copy{display:flex;flex-direction:column;width:100%;flex:1;box-sizing:border-box}
.commerce-product-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}
.commerce-brand{display:inline-flex;padding:5px 10px;border-radius:7px;background:#eef0fb;color:#434a8c;font-size:.875rem;font-weight:700}
.commerce-brand.roshen{background:#fff1e6;color:#8e491d}.commerce-brand.scandic{background:#edf5f3;color:#236558}
.commerce-product-card h2{font-size:1.12rem;line-height:1.4;margin:14px 0 6px;color:#243247;overflow-wrap:anywhere}
.commerce-product-card .commerce-product-price{display:block;font-size:1.3rem;margin-top:14px;color:#203a57}
.commerce-detail-hint{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:14px;border-top:1px solid #e8edf4;color:#1768bd;font-size:.94rem;font-weight:600}
.commerce-detail-hint svg{width:20px;height:20px}
.commerce-catalog-footnote{font-size:.875rem;line-height:1.6;margin-top:22px}
.commerce-photo-source{font-size:.875rem;line-height:1.5;margin:14px 0;overflow-wrap:anywhere}
.commerce-photo-source a{color:#1768bd;text-decoration:underline;text-underline-offset:3px}
@media(max-width:800px){.commerce-catalog-toolbar>.fieldbox{max-width:none}.commerce-product-photo{height:230px}.commerce-catalog-count{margin-left:0}.commerce-product-detail .commerce-gallery-main{height:300px}}
@media(max-width:560px){.commerce-catalog-toolbar>.fieldbox{flex-basis:100%}.commerce-product-photo{height:270px}.commerce-product-copy{padding:18px!important}}
