.inventory-pager .its-form{display:flex;align-items:center;flex-wrap:nowrap;gap:0;background:#fff;border:1.5px solid #e0e2e8;border-radius:60px;box-shadow:0 2px 16px #00000012,0 1px 3px #0000000a;padding:5px;transition:box-shadow .2s,border-color .2s}.inventory-pager .its-form:focus-within{box-shadow:0 4px 24px #405ff221;border-color:#405ff259}.inventory-pager .its-field{flex:1 1 0;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:12px 22px;border-right:1.5px solid #e8e9ec;border-radius:50px;cursor:pointer;transition:background .12s}.inventory-pager .its-field:hover{background:#f8f9fb}.inventory-pager .its-field.its-search{flex:2 1 0}.inventory-pager .its-label{font-size:10px;font-weight:700;color:#0d0f1a;letter-spacing:.6px;text-transform:uppercase;line-height:1}.inventory-pager .its-val{display:flex;align-items:center;gap:7px;font-size:14px;color:#6b7280;line-height:1.4;min-width:0}.inventory-pager .its-val>i:first-child{font-size:12px;color:#c0c3cc;flex-shrink:0}.inventory-pager .its-val .its-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:0 1 auto}.inventory-pager .its-val .its-caret{margin-left:auto;font-size:12px;color:#c0c3cc;flex-shrink:0}.inventory-pager .its-val input{border:none;outline:none;background:transparent;font-size:14px;color:#0d0f1a;width:100%;padding:0;margin:0;font-family:inherit;box-shadow:none}.inventory-pager .its-val input::-moz-placeholder{color:#adb2be}.inventory-pager .its-val input::placeholder{color:#adb2be}.inventory-pager .its-more{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;padding:0 18px;color:#405ff2;font-size:14px;font-weight:700;white-space:nowrap;text-decoration:none}.inventory-pager .its-more:hover{color:#2f42b5}.inventory-pager .its-more svg{color:#405ff2}.inventory-pager .its-more .sfb-badge{background:#405ff2;color:#fff;box-shadow:none;min-width:20px;height:20px;margin-left:4px}.inventory-pager .its-btn{flex:0 0 auto;margin:0 4px 0 6px;height:50px;padding:0 28px;background:#405ff2;color:#fff;border:none;border-radius:50px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:8px;cursor:pointer;white-space:nowrap;box-shadow:0 6px 18px #405ff252;transition:background .18s,transform .15s,box-shadow .2s}.inventory-pager .its-btn:hover{background:#2d49d4;transform:translateY(-1px);box-shadow:0 8px 22px #405ff26b}.its-dropdown{position:fixed;min-width:230px;max-width:320px;max-height:280px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 40px #0000001f,0 2px 8px #0000000d;z-index:99999;padding:6px 0;list-style:none;margin:0;display:none}.its-dropdown li{padding:10px 16px;font-size:14px;color:#374151;cursor:pointer;transition:background .1s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.its-dropdown li:hover{background:#f9fafb;color:#0d0f1a}.its-dropdown li.active{background:#eef1fe;color:#405ff2;font-weight:600}.its-dropdown li.dd-header{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#9ca3af;padding:10px 16px 4px;cursor:default;pointer-events:none}.itype-strip-sec{padding:2px 0 24px;position:relative}.itype-strip-sec:before,.itype-strip-sec:after{content:"";position:absolute;top:10px;bottom:14px;width:36px;pointer-events:none;z-index:2}.itype-strip-sec:before{left:0;background:linear-gradient(to right,#f8f9fb,#f8f9fb00)}.itype-strip-sec:after{right:0;background:linear-gradient(to left,#f8f9fb,#f8f9fb00)}.itype-strip{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:10px 2px 14px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#c9ccd6 transparent}.itype-strip::-webkit-scrollbar{height:6px}.itype-strip::-webkit-scrollbar-track{background:transparent}.itype-strip::-webkit-scrollbar-thumb{background:#c9ccd6;border-radius:99px}.itype-strip::-webkit-scrollbar-thumb:hover{background:#a8acb8}.itype-chip{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;min-width:92px;padding:14px 16px 15px;border:1.5px solid #e6e7ec;border-radius:14px;background:#fff;text-decoration:none;color:#4a4a62;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,color .15s ease}.itype-chip:hover{border-color:#c9d2ff;background:#f5f7ff;box-shadow:0 6px 16px #405ff21f;color:#2f42b5}.itype-chip.active{border-color:#405ff2;background:#eef1ff;color:#2f42b5;box-shadow:0 0 0 3px #405ff214}.itype-ico{font-size:26px;line-height:1}.itype-name{font-size:12px;font-weight:700;white-space:nowrap;line-height:1.3}.its-price-panel{position:fixed;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 40px #0000001f,0 2px 8px #0000000d;z-index:99999;padding:16px;min-width:260px}.its-price-panel-body{display:flex;gap:12px;margin-bottom:14px}.its-price-panel-body .fld{flex:1}.its-price-panel-body .fld label{display:block;font-size:11.5px;font-weight:600;color:#6b7280;margin-bottom:5px}.its-price-panel-body .fld input{width:100%;padding:9px 12px;border:1.5px solid #e5e7eb;border-radius:8px;font-size:13.5px;font-family:inherit;outline:none}.its-price-panel-body .fld input:focus{border-color:#405ff2}.its-price-panel-foot{display:flex;justify-content:space-between;align-items:center}.its-price-panel-foot button{border:none;background:none;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;padding:6px 10px}#itsPriceClear{color:#6b7280}#itsPriceClear:hover{color:#374151}#itsPriceApply{color:#fff;background:#405ff2;border-radius:8px;padding:8px 18px}#itsPriceApply:hover{background:#2f42b5}.its-clear-all{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:0 16px;color:#6b7280;font-size:13.5px;font-weight:600;text-decoration:none;white-space:nowrap;transition:color .12s}.its-clear-all:hover{color:#ef4444}.its-clear-all i{font-size:11px}.mqs-pills{justify-content:center;flex-wrap:wrap}.mqs-pill-clear{color:#ef4444!important;border-color:#fecaca!important;background:#fef2f2!important;display:inline-flex;align-items:center;gap:5px}.mqs-pill-clear i{font-size:10px}
