.osof-wrap{margin:24px 0 42px}.osof-header{text-align:center;margin:0 0 18px}.osof-eyebrow{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#777;margin:0 0 8px}.osof-header h2{margin:0;font-size:30px;line-height:1.18}.osof-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:24px 0 26px}.osof-card{appearance:none;border:1px solid #e5e5e5;border-radius:14px;background:#fff;padding:18px 16px;min-height:118px;text-align:left;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;color:#121212}.osof-card:hover{transform:translateY(-2px);border-color:#d49a00;box-shadow:0 12px 28px rgba(0,0,0,.08)}.osof-card.is-active{border-color:#d49a00;background:#fffaf0;box-shadow:0 10px 24px rgba(212,154,0,.12)}.osof-card-title{display:block;font-size:18px;font-weight:800;margin-bottom:8px}.osof-card-text{display:block;font-size:13px;line-height:1.4;color:#555}.osof-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:10px 0 22px}.osof-sort-label{display:flex;align-items:center;gap:12px;font-size:14px;color:#222;white-space:nowrap}.osof-sort-label span{flex:0 0 auto}.osof-sort{min-width:220px;border:1px solid #ddd;border-radius:8px;padding:9px 12px;background:#fff}.osof-count{font-size:14px;color:#111}.osof-loading{text-align:center;padding:18px;color:#555}.osof-products{min-height:120px}.osof-grid{display:grid;gap:34px 28px}.osof-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.osof-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.osof-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.osof-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.osof-product-card{text-align:center}.osof-product-image-wrap{display:block;position:relative;background:#fff;border-radius:12px;padding:12px;min-height:210px;display:flex;align-items:center;justify-content:center}.osof-product-image{max-width:100%;height:auto;transition:transform .2s ease}.osof-product-card:hover .osof-product-image{transform:scale(1.03)}.osof-product-cats{font-size:11px;line-height:1.35;text-transform:uppercase;letter-spacing:.04em;color:#777;margin:10px 0 5px}.osof-product-cats a{color:#777;text-decoration:none}.osof-product-title{font-size:15px;line-height:1.18;margin:0 0 8px}.osof-product-title a{color:#111;text-decoration:none}.osof-product-title a:hover{color:#d49a00}.osof-product-price{font-size:18px;font-weight:800;color:#111}.osof-product-price del{font-size:13px;color:#999;margin-right:4px}.osof-product-price ins{text-decoration:none}.osof-empty{padding:24px;border:1px solid #eee;border-radius:12px;background:#fafafa;text-align:center}.osof-pagination{margin:28px 0 0}.osof-pages{display:flex;justify-content:center;gap:9px}.osof-page{border:1px solid #ddd;background:#fff;border-radius:8px;padding:9px 13px;cursor:pointer}.osof-page:hover,.osof-page.is-active{border-color:#d49a00;color:#d49a00}.osof-wrap.is-loading .osof-products{opacity:.55;pointer-events:none}@media(max-width:900px){.osof-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.osof-grid,.osof-cols-3,.osof-cols-4,.osof-cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}.osof-toolbar{align-items:flex-start;flex-direction:column}.osof-sort{min-width:100%}.osof-sort-label{width:100%;align-items:flex-start;flex-direction:column;white-space:normal}.osof-header h2{font-size:24px}.osof-product-image-wrap{min-height:170px}}@media(max-width:520px){.osof-wrap{margin:18px 0 30px}.osof-brand-grid{grid-template-columns:1fr;gap:10px}.osof-card{min-height:auto;padding:16px}.osof-grid,.osof-cols-2,.osof-cols-3,.osof-cols-4,.osof-cols-5{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.osof-product-image-wrap{min-height:130px;padding:6px}.osof-product-title{font-size:13px}.osof-product-price{font-size:15px}.osof-product-cats{font-size:9px}.osof-header h2{font-size:22px}}


.osof-header{text-align:center;max-width:900px;margin:0 auto 28px}
.osof-header h1{font-size:48px;line-height:1.1;font-weight:800;margin:0 0 16px}
.osof-intro{font-size:18px;line-height:1.7;color:#666;max-width:820px;margin:0 auto}
.osof-intro a{font-weight:700;text-decoration:none}
.osof-sort-label{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}
.osof-sort-label span{white-space:nowrap}
@media(max-width:768px){
.osof-header h1{font-size:34px}
.osof-intro{font-size:16px}
}
