/* Public category filters and product specifications */
.pa-shop-filter summary{display:flex;align-items:center;justify-content:space-between;gap:8px}.pa-shop-filter summary small{font-size:9px;color:#708397;font-weight:800}.pa-shop-options{display:grid;gap:5px;max-height:220px;overflow:auto;padding-left:2px}.pa-shop-options label{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;min-height:28px;cursor:pointer}.pa-shop-options input{width:15px!important;height:15px!important;margin:0}.pa-shop-options span{font-size:11px;font-weight:800;color:#29465d}.pa-shop-options em{font-style:normal;font-size:9px;color:#8191a1}.pa-number-range{display:grid;grid-template-columns:1fr 1fr;gap:6px}.pa-number-range label{display:grid;gap:4px}.pa-number-range label span{font-size:9px;color:#65798b;font-weight:900}.pa-number-range input{min-width:0}.pa-mobile-filter-body .mobile-shop-choice{grid-template-columns:auto 1fr auto}.pa-mobile-filter-body .mobile-shop-choice em{font-style:normal;color:#8492a0;font-size:10px}.pa-mobile-number{padding:0!important}
.pa-product-details{margin-top:16px}.pa-product-tabs{display:flex;align-items:center;gap:22px;border-bottom:1px solid #e2e8ef;padding:0 4px}.pa-product-tab{border:0;background:transparent;padding:13px 3px 11px;font:inherit;font-weight:900;color:#687b8d;cursor:pointer;position:relative}.pa-product-tab.is-active{color:#173d5b}.pa-product-tab.is-active:after{content:"";position:absolute;right:0;left:0;bottom:-1px;height:3px;background:#ef4056}.pa-product-panel{padding:18px 4px}.pa-product-panel[hidden]{display:none}.pa-product-panel h2{margin:0 0 14px;font-size:18px}.pa-spec-group{margin-top:18px}.pa-spec-group:first-child{margin-top:0}.pa-spec-group>h3{margin:0 0 8px;font-size:14px;color:#24465f}.pa-spec-table{border-top:1px solid #e1e8ee}.pa-spec-row{display:grid;grid-template-columns:minmax(170px,28%) minmax(0,1fr);border-bottom:1px solid #e7edf2;min-height:44px}.pa-spec-row dt,.pa-spec-row dd{margin:0;padding:11px 13px;display:flex;align-items:center}.pa-spec-row dt{background:#f5f7f9;color:#657688;font-weight:800}.pa-spec-row dd{color:#1c3449;font-weight:900}.pa-product-no-spec{color:#7a8b9b;background:#f8fafc;border:1px dashed #d4dfe7;padding:15px}
@media(max-width:720px){.pa-shop-filter{display:none}.pa-product-tabs{gap:12px;overflow:auto}.pa-product-tab{white-space:nowrap}.pa-product-panel{padding:13px 0}.pa-product-panel h2{font-size:16px}.pa-spec-row{grid-template-columns:40% 60%;min-height:42px}.pa-spec-row dt,.pa-spec-row dd{padding:9px 8px;font-size:11px;line-height:1.8}.pa-spec-group>h3{font-size:13px}}
