.cat-strip-head{display:flex;align-items:flex-end;justify-content:space-between;padding:40px 48px 20px;flex-wrap:wrap;gap:16px}.cat-strip-head .section-label{margin-bottom:6px}.cat-strip-head .section-title{font-size:36px}.cat-strip-head .section-link{padding-bottom:6px}.cat-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg)}.cat-item{padding:22px 28px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--border);border-bottom:none;transition:background .2s;min-height:44px}.cat-strip .cat-item:nth-child(4n){border-right:none}.cat-item:hover{background:var(--surface)}.cat-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.cat-icon svg{width:28px;height:28px}.cat-info{min-width:0}.cat-name{font-family:Barlow Condensed,sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;color:var(--text);text-transform:uppercase}.cat-count{font-family:Barlow,sans-serif;font-size:12px;color:var(--text-muted);margin-top:2px}.cat-arrow{margin-left:auto;color:var(--text-muted);transition:transform .2s,color .2s;font-size:14px}.cat-item:hover .cat-arrow{transform:translate(4px);color:var(--green-light)}@media(max-width:1024px){.cat-strip-head{padding:32px 24px 16px}}@media(max-width:768px){.cat-strip-head{padding:24px 16px 12px}.cat-strip-head .section-title{font-size:26px}.cat-strip-head .section-link{font-size:11px;white-space:nowrap}.cat-strip{grid-template-columns:repeat(2,1fr)}.cat-item{padding:14px 12px;gap:10px}.cat-strip .cat-item:nth-child(4n){border-right:1px solid var(--border)}.cat-strip .cat-item:nth-child(2n){border-right:none}.cat-strip .cat-item{border-bottom:1px solid var(--border)}.cat-strip .cat-item:nth-last-child(-n+2){border-bottom:none}.cat-icon{width:28px;height:28px}.cat-icon svg{width:22px;height:22px}.cat-name{font-size:12px;letter-spacing:.08em}.cat-count{font-size:11px}}@media(max-width:480px){.cat-strip{grid-template-columns:1fr}.cat-item{padding:12px 14px}.cat-strip .cat-item,.cat-strip .cat-item:nth-child(2n),.cat-strip .cat-item:nth-child(4n){border-right:none}.cat-strip .cat-item,.cat-strip .cat-item:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.cat-strip .cat-item:last-child{border-bottom:none}.cat-name{font-size:12px}.cat-count{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/category-strip.css.map */
