.collection__container .product-card .bg-preloader,.collection__container .product-card .image-hover-box__container,.collection__container .product-card .product-card__image{aspect-ratio:1 / 1;object-fit:contain;width:100%;height:auto;overflow:hidden}.tms-filter-bar-wrap{width:100%;max-width:100vw;overflow:visible;padding:0 16px;box-sizing:border-box}.tms-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.tms-pill-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tms-pill-wrap{position:relative}.tms-pill-toggle{display:inline-flex;align-items:center;gap:4px;padding:8px 14px;border:1px solid #ccc;border-radius:999px;background:#fff;color:#222;font-size:14px;cursor:pointer;white-space:nowrap;font-family:inherit;line-height:1.4;transition:border-color .2s,background .2s}.tms-pill-toggle:hover{border-color:#999}.tms-pill-toggle--active{border-color:#222;background:#f5f5f5;font-weight:600}.tms-chev{flex-shrink:0}.tms-pill-menu{display:none;position:absolute;top:calc(100% + 6px);left:0;min-width:180px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:8px 0;z-index:1000;max-height:320px;overflow-y:auto}.tms-pill-menu--open{display:block}.tms-filter-option{display:flex;align-items:center;gap:10px;padding:10px 16px;cursor:pointer;color:#222;font-size:14px;transition:background .15s}.tms-filter-option:hover{background:#f7f7f7}.tms-filter-cb{width:18px;height:18px;accent-color:#222;cursor:pointer;flex-shrink:0}.tms-filter-option-text{color:#222}.tms-pill-option{padding:10px 16px;cursor:pointer;color:#222;font-size:14px;transition:background .15s}.tms-pill-option:hover{background:#f7f7f7}.tms-filter-reset{display:block;width:calc(100% - 32px);margin:8px 16px 4px;padding:8px;background:none;border:1px solid #ddd;border-radius:8px;color:#222;font-size:13px;cursor:pointer;text-align:center}.tms-filter-reset:hover{background:#f5f5f5}.tms-sort-wrap{position:relative;margin-left:auto}.tms-price-display{text-align:center;color:#222;font-size:14px;margin-top:10px}.tms-price-slider-wrap{position:relative;width:100%;max-width:320px;height:30px;margin:4px auto 0;overflow:hidden}.tms-range{position:absolute;width:100%;top:0;left:0;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none;height:30px;touch-action:pan-x}.tms-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#222;cursor:pointer;pointer-events:auto}.tms-range::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#222;cursor:pointer;pointer-events:auto;border:none}.tms-range::-webkit-slider-runnable-track{height:3px;background:#ccc;border-radius:2px}.tms-range::-moz-range-track{height:3px;background:#ccc;border-radius:2px}body.tms-scroll-locked{overflow:hidden!important;position:fixed!important;width:100%!important;top:0!important}.tms-bs-backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;z-index:999998;opacity:0;transition:opacity .3s ease}.tms-bs-backdrop--open{display:block;opacity:1}.tms-bottom-sheet{position:fixed;left:0;right:0;bottom:0;background:#fff;border-radius:20px 20px 0 0;z-index:999999;max-height:65vh;overflow-y:auto;transform:translateY(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);box-shadow:0 -4px 30px #00000026;-webkit-overflow-scrolling:touch}.tms-bottom-sheet--open{transform:translateY(0)}.tms-bs-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;border-radius:20px 20px 0 0;z-index:1}.tms-bs-title{font-size:18px;font-weight:600;color:#222}.tms-bs-close{width:32px;height:32px;border:none;background:#f0f0f0;border-radius:50%;font-size:16px;color:#222;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.tms-bs-body{padding:8px 0 20px}.tms-bs-body--price{padding:20px}.tms-bs-option{display:flex;align-items:center;gap:14px;padding:14px 20px;cursor:pointer;color:#222;font-size:16px;border-bottom:1px solid #f5f5f5;transition:background .15s}.tms-bs-option:active{background:#f7f7f7}.tms-bs-cb{width:22px;height:22px;accent-color:#222;cursor:pointer;flex-shrink:0}.tms-bs-option-text{color:#222;font-size:16px}.tms-bs-sort-option{padding:14px 20px;cursor:pointer;color:#222;font-size:16px;border-bottom:1px solid #f5f5f5;transition:background .15s}.tms-bs-sort-option:active{background:#f7f7f7}.tms-bs-sort-option--active{font-weight:600;color:#000}.tms-bs-clear{display:block;width:calc(100% - 40px);margin:16px 20px 0;padding:12px;background:#fff;border:1.5px solid #222;border-radius:10px;color:#222;font-size:15px;font-weight:500;cursor:pointer;text-align:center;transition:background .15s}.tms-bs-clear:active{background:#f5f5f5}.tms-bs-price-label{text-align:center;font-size:18px;font-weight:500;color:#222;margin-bottom:16px}.tms-bs-slider-wrap{position:relative;width:100%;height:40px}.tms-bs-slider-wrap .tms-range{position:absolute;width:100%;top:0;left:0}.product-grid__container{display:flex!important;flex-wrap:wrap!important}@media(max-width:768px){.tms-filter-bar-wrap{padding:0 12px;overflow:hidden}.tms-filter-bar{flex-wrap:wrap;gap:6px}.tms-pill-row{gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;max-width:100%}.tms-pill-row::-webkit-scrollbar{display:none}.tms-pill-toggle{font-size:13px;padding:7px 12px}.tms-pill-menu{display:none!important}.tms-price-display,.tms-price-slider-wrap{display:none}.tms-sort-wrap{width:100%;margin-left:0;margin-top:4px}.tms-sort-wrap .tms-pill-toggle{width:100%;justify-content:center}.tms-price-slider-wrap{max-width:100%}}@media(min-width:769px){.tms-pill-wrap--price{display:none}.tms-bottom-sheet,.tms-bs-backdrop{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/tms-custom.css.map */
