.category-card-icon img{width:72%;height:72%;object-fit:contain;display:block}
.category-featured .category-card-icon img{width:68%;height:68%}
.category-pills a img,.product-category a img{width:18px;height:18px;object-fit:contain;display:block;flex:0 0 auto}
.accessory-category-icon{width:58px;height:58px;display:grid;place-items:center;color:#0b8f7d;font-size:52px}
.accessory-category-icon img{width:100%;height:100%;object-fit:contain;display:block}
.category-icon-preview{width:62px;height:62px;border:1px dashed #cbd5e1;border-radius:13px;background:#fff;display:grid;place-items:center;overflow:hidden;color:#64748b;font-size:22px;flex:0 0 auto}
.category-icon-preview img{width:100%;height:100%;object-fit:contain;padding:7px}
.category-icon-preview-large{width:112px;height:92px;margin:0 auto 5px;font-size:12px}
.category-icon-file{display:flex;flex-direction:column;gap:6px}
.category-icon-file input[type=file]{width:100%;min-width:0;padding:9px;background:#fff;font-size:11px}
.category-icon-file small{color:#718096;font-size:10px}
.category-upload-list{gap:12px}
.category-upload-list form{grid-template-columns:68px minmax(135px,1fr) minmax(135px,1fr) minmax(120px,.8fr) minmax(190px,1.35fr) minmax(230px,1.35fr) 80px 95px 105px auto auto auto;align-items:end;padding:12px;border:1px solid #e3e9f0;border-radius:12px;background:#f8fafc}
.category-upload-list form>label:not(.check){display:flex;flex-direction:column;gap:6px;min-width:0}
.category-upload-list form>label>span{font-size:11px;color:#536278;font-weight:850}
.category-product-count{align-self:center;font-size:11px!important;white-space:nowrap}
.category-spec-profile select{min-width:0;width:100%}
.category-spec-badge{align-self:center;justify-self:start;display:inline-flex;padding:7px 10px;border-radius:999px;font-size:10px!important;font-weight:900;white-space:nowrap}
.category-spec-badge.technical{background:#dff8f2;color:#087567}
.category-spec-badge.general{background:#edf1f6;color:#526174}
.remove-category-icon{color:#9f1239;font-size:11px!important}
.category-upload-list form>button{min-height:42px}
@media(max-width:1450px){.category-upload-list form{grid-template-columns:68px repeat(3,minmax(130px,1fr))}.category-icon-file{grid-column:2/-1}.category-upload-list form>button,.category-upload-list form>.check,.category-product-count,.category-spec-badge{align-self:end}}
@media(max-width:820px){.category-admin-layout{grid-template-columns:1fr}.category-upload-list form{grid-template-columns:62px 1fr 1fr}.category-icon-file{grid-column:2/-1}}
@media(max-width:560px){.category-upload-list form{grid-template-columns:54px 1fr}.category-upload-list form>label:not(.check),.category-icon-file{grid-column:1/-1}.category-icon-preview{grid-column:1}.category-product-count,.category-spec-badge{grid-column:1/-1}.category-upload-list form>button{width:100%}}
