.cstm-product-row:not(:last-child){border-bottom:1px solid var(--cstm-product-row-border, var(--cstm-table-border, #e5e7eb))}.cstm-product-grid-container{border-color:var(--cstm-product-row-border, var(--cstm-table-border, #e5e7eb))}.cstm-product-grid-container.is-loading{position:relative}.cstm-product-grid-container.is-loading>.cstm-product-row,.cstm-product-grid-container.is-loading>p{visibility:hidden}.cstm-product-grid-overlay{pointer-events:none;overflow:hidden;background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.03),transparent 46%),linear-gradient(180deg,var(--cstm-product-skeleton-surface, rgba(15, 23, 42, .08)) 0%,rgba(2,12,27,.22) 100%)}.cstm-product-skeleton-list{display:flex;flex-direction:column;min-height:100%}.cstm-product-row--skeleton{min-height:var(--cstm-skeleton-row-height, 81px);background-color:var(--cstm-product-skeleton-row-bg, rgba(15, 23, 42, .08));border-bottom:1px solid var(--cstm-product-row-border, var(--cstm-table-border, #e5e7eb))}.cstm-product-row--skeleton .cstm-product-skeleton-main{display:flex;align-items:center;gap:1rem}.cstm-product-row--skeleton .cstm-product-skeleton-copy{display:flex;flex-direction:column;gap:.65rem;width:100%;max-width:26rem}.cstm-product-skeleton-block{display:block;border-radius:9999px;background:linear-gradient(90deg,var(--cstm-product-skeleton-base, rgba(148, 163, 184, .18)) 0%,var(--cstm-product-skeleton-highlight, rgba(148, 163, 184, .28)) 46%,var(--cstm-product-skeleton-base, rgba(148, 163, 184, .18)) 100%);background-size:240% 100%;animation:cstmProductSkeletonShimmer 1.6s linear infinite}.cstm-product-skeleton-block--image{width:4rem;height:4rem;border-radius:var(--cstm-product-image-radius, .75rem);box-shadow:inset 0 0 0 1px #ffffff0a}.cstm-product-skeleton-block--title{width:88%;max-width:22rem;height:.95rem}.cstm-product-skeleton-block--meta{width:36%;max-width:8.5rem;height:.65rem}.cstm-product-skeleton-block--info{width:1rem;height:1rem;justify-self:center}.cstm-product-skeleton-block--price{width:82%;max-width:10rem;height:.9rem}.cstm-product-skeleton-block--stock{width:70%;max-width:4.8rem;height:1.5rem}.cstm-product-skeleton-block--qty{width:90%;max-width:5.4rem;height:1.5rem}.cstm-product-skeleton-block--action{width:2.2rem;height:2.2rem;border-radius:.6rem;justify-self:center}@keyframes cstmProductSkeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.cstm-collection-tabs-shell{position:relative}.cstm-collection-tabs-slider{overflow:hidden;padding-top:6px;margin-top:-6px}.cstm-collection-tabs-shell .swiper-button-next,.cstm-collection-tabs-shell .swiper-button-prev{inset-block:50%;width:32px;height:32px;z-index:2;color:#13151a!important;background-color:#fff;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transition:transform .2s ease}.cstm-collection-tabs-shell .swiper-button-next:after,.cstm-collection-tabs-shell .swiper-button-prev:after{font-size:12px;font-weight:700}.cstm-collection-slide{height:auto;display:flex;align-self:stretch}.cstm-collection-slide .cstm-collection-tab{flex-grow:1;display:flex;flex-direction:column;position:relative;aspect-ratio:var(--cstm-tab-aspect-ratio, 3/4);overflow:hidden;text-decoration:none;transition:transform .28s ease,border-color .2s ease,background-color .2s ease,box-shadow .28s ease}.cstm-collection-slide .cstm-collection-tab:hover{transform:translateY(-2px);box-shadow:0 18px 34px #0c0e142e}.cstm-collection-title{position:absolute;top:0;left:0;right:0;z-index:1;padding:1.8rem 1.2rem 0;text-align:center;font-size:1.3rem;font-weight:500;line-height:1.2}.cstm-collection-tab__media{display:flex;align-items:flex-end;justify-content:center;position:absolute;bottom:0;left:0;right:0;height:100%;overflow:hidden}.cstm-collection-tab__image{display:block;width:86%;height:auto;object-fit:contain;object-position:center bottom}.cstm-collection-tab__placeholder{display:block;width:100%;height:100%}.cstm-collection-tabs-shell .swiper-button-prev{left:-4.2rem}.cstm-collection-tabs-shell .swiper-button-next{right:-4.2rem}.cstm-product-toolbar__count{color:var(--cstm-toolbar-primary-text, #13151A);font-size:1.8rem;line-height:1.2}.cstm-product-toolbar__meta{color:var(--cstm-toolbar-secondary-text, #6b7280)}.cstm-product-toolbar__controls{align-items:stretch}.cstm-product-search-form{position:relative;width:100%;overflow:hidden;will-change:width,flex-basis}.cstm-product-search-icon{position:absolute;inset-block:0;left:0;display:flex;align-items:center;padding-left:1.4rem;color:var(--cstm-search-icon, #13151A)}.cstm-product-search-input{display:block;width:100%;min-width:0;padding:1.2rem 1.6rem 1.2rem 4.8rem;border:1px solid var(--cstm-search-border, #d1d5db);border-radius:9999px;background-color:var(--cstm-search-background, #ffffff);color:var(--cstm-search-text, #13151A);font-size:1.4rem;line-height:1.2;box-shadow:none;transition:width .38s cubic-bezier(.22,1,.36,1),border-color .22s ease,box-shadow .32s cubic-bezier(.22,1,.36,1),background-color .22s ease}.cstm-product-search-input::placeholder{color:var(--cstm-search-placeholder, #6b7280)}.cstm-product-search-input:focus{outline:none}.cstm-product-search-form:focus-within .cstm-product-search-input{border-color:var(--cstm-search-focus-border, var(--cstm-search-border, #d1d5db));box-shadow:0 0 0 4px var(--cstm-search-focus-glow, rgba(59, 130, 246, .18))}.cstm-product-filter-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 1.8rem;border:1px solid var(--cstm-filter-border, #d1d5db);border-radius:1.6rem;background-color:var(--cstm-filter-background, #ffffff);color:var(--cstm-filter-text, #13151A);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.cstm-product-filter-button:hover{background-color:var(--cstm-filter-hover-background, #f3f4f6);transform:translateY(-1px)}.cstm-product-filter-button__icon{color:var(--cstm-filter-icon, currentColor)}.cstm-product-filter-button__icon svg{width:100%;height:100%}.cstm-product-filter-button__icon svg path{fill:currentColor!important;stroke:currentColor!important}.cstm-product-filter-button__label{color:inherit}.cstm-info-trigger{display:flex;color:var(--cstm-product-info-icon, #3b82f6);cursor:pointer;background:none;border:none;padding:0}.cstm-product-row__title{color:var(--cstm-product-title, inherit)}.cstm-product-row__image-button{display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:var(--cstm-product-image-radius, .75rem);background-color:var(--cstm-product-image-bg, rgba(255, 255, 255, .08));box-sizing:border-box}.cstm-product-row__image-button img{display:block;width:100%;height:100%;object-fit:contain}.cstm-product-row__image-placeholder{width:100%;height:100%;border-radius:inherit;background-color:var(--cstm-product-image-bg, rgba(255, 255, 255, .08))}@media screen and (max-width:1023px){.cstm-collection-tabs-shell .swiper-button-prev{left:-2.4rem}.cstm-collection-tabs-shell .swiper-button-next{right:-2.4rem}}@media screen and (max-width:749px){.cstm-collection-tabs-shell{margin-inline:-1.5rem}.cstm-product-row--skeleton{padding-inline:0!important}.cstm-product-skeleton-block--title{width:78%}.cstm-product-skeleton-block--price{width:60%}.cstm-product-skeleton-block--stock{width:85%}}.cstm-product-row__price .price-item,.cstm-product-row__price .price-item--sale,.cstm-product-row__price .price-item--regular,.cstm-product-row__price .price__sale,.cstm-product-row__price .price__regular{color:var(--cstm-product-price-text, currentColor)}.cstm-product-row__tag{display:inline-block;padding:.25rem .5rem;font-size:11px;background-color:var(--cstm-product-tag-bg, #FF8F27);color:var(--cstm-product-tag-text, #ffffff);border:1px solid var(--cstm-product-tag-border-20, var(--cstm-product-tag-border, var(--cstm-product-tag-bg, #FF8F27)));border-radius:6px}.cstm-product-row__price-button{width:100%;padding:.5rem 2rem;font-size:12px;font-weight:400;background-color:var(--cstm-product-login-button-bg, #30B21B);color:var(--cstm-product-login-button-text, #ffffff);border:none;border-radius:8px;font-weight:600;cursor:pointer}.cstm-product-row__stock-badge{display:inline-block;padding:.25rem .75rem;border-radius:.375rem;font-weight:600;border:1px solid}.cstm-product-row__qty-input{width:100%;max-width:80px;text-align:center;padding:.5rem;border:1px solid var(--cstm-product-qty-border, #d1d5db);background-color:var(--cstm-product-qty-bg, #ffffff);color:var(--cstm-product-qty-text, #13151A);border-radius:.375rem}.cstm-product-row__stock-badge--in-stock{color:#fff;border-color:var(--cstm-product-stock-in, #30B21B);background-color:var(--cstm-product-stock-in-bg, transparent)}.cstm-product-row__stock-badge--low-stock{color:#fff;border-color:var(--cstm-product-stock-low, #FF8F27);background-color:var(--cstm-product-stock-low-bg, transparent)}.cstm-product-row__stock-badge--out-of-stock{color:#fff;border-color:var(--cstm-product-stock-out, #EF3B3B);background-color:var(--cstm-product-stock-out-bg, transparent)}.cstm-add-to-cart-button{border:none;background-color:var(--cstm-product-add-to-cart-bg, #30B21B);color:var(--cstm-product-add-to-cart-icon, #ffffff)}.cstm-add-to-cart-button__icon{color:inherit}.button:after{box-shadow:none}.cstm-tags-container .cstm-product-row__tag:not(.cstm-tags-toggle-button):nth-child(n+2){display:none}.cstm-tags-container .cstm-toggle-desktop{display:none}.cstm-tags-container .cstm-toggle-mobile{display:inline-flex;align-items:center;justify-content:center}@media(min-width:768px){.cstm-tags-container .cstm-product-row__tag:not(.cstm-tags-toggle-button):nth-child(-n+4){display:inline-block}.cstm-tags-container .cstm-product-row__tag:not(.cstm-tags-toggle-button):nth-child(n+5){display:none}.cstm-tags-container .cstm-toggle-mobile{display:none}.cstm-tags-container .cstm-toggle-desktop{display:inline-flex;align-items:center;justify-content:center}}.cstm-tags-container.is-expanded .cstm-product-row__tag{display:inline-block!important}.cstm-tags-container.is-expanded .cstm-tags-toggle-button{display:none!important}.cstm-filter-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;opacity:0;transition:visibility 0s .32s,opacity .32s ease}.cstm-filter-drawer.is-open{visibility:visible;opacity:1;transition:visibility 0s,opacity .32s ease}.cstm-filter-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0608109e}.cstm-filter-drawer__content{position:absolute;top:0;right:0;width:min(100%,51.2rem);max-width:51.2rem;height:100%;color:#f2f5ff;background:linear-gradient(180deg,#2f3040,#2b2c3a);border-left:1px solid rgba(139,145,173,.42);border-top-left-radius:2.2rem;border-bottom-left-radius:2.2rem;box-shadow:-24px 0 60px #05060e8c;transform:translate(104%);transition:transform .32s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column}.cstm-filter-drawer.is-open .cstm-filter-drawer__content{transform:translate(0)}.cstm-filter-drawer__header{display:flex;justify-content:space-between;align-items:center;gap:1.2rem;padding:2rem 2.2rem 1.6rem;border-bottom:1px solid rgba(129,135,162,.34);flex-shrink:0}.cstm-filter-drawer__title-wrap{display:inline-flex;align-items:center;gap:1.2rem}.cstm-filter-drawer__title-icon{width:2.1rem;height:2.1rem;color:#f4f7ff}.cstm-filter-drawer__title-icon svg{width:100%;height:100%}.cstm-filter-drawer__title-icon svg path{fill:currentColor!important;stroke:currentColor!important}.cstm-filter-drawer__title{margin:0;font-size:16px;font-weight:500;line-height:1.2;letter-spacing:-.02em;color:#fff}.cstm-filter-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;border:none;border-radius:999px;background:transparent;color:#e2e6f5;cursor:pointer;transition:background-color .2s ease,color .2s ease}.cstm-filter-drawer__close:hover{background-color:#ffffff14;color:#fff}.cstm-filter-drawer__close-icon{width:2.3rem;height:2.3rem}.cstm-filter-drawer__form{padding:0 2.2rem 1.4rem;overflow-y:auto;overscroll-behavior:contain;flex-grow:1}.cstm-filter-drawer__form::-webkit-scrollbar,.cstm-model-list::-webkit-scrollbar{width:6px}.cstm-filter-drawer__form::-webkit-scrollbar-track,.cstm-model-list::-webkit-scrollbar-track{background:transparent}.cstm-filter-drawer__form::-webkit-scrollbar-thumb,.cstm-model-list::-webkit-scrollbar-thumb{background:#8c92af59;border-radius:999px}.cstm-filter-drawer__footer{display:flex;gap:1.2rem;padding:1.4rem 2.2rem calc(1.4rem + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(127,132,159,.32);background:linear-gradient(180deg,#2b2c3a1f,#20212df7 42%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0}.cstm-filter-drawer__button{flex:1 1 0;border:1px solid transparent;border-radius:999px;padding:1rem 1.2rem;min-height:4.4rem;font-size:14px;font-weight:600;line-height:1;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.cstm-filter-drawer__button:hover{transform:translateY(-1px)}.cstm-filter-drawer__button--clear{border-color:#eceef6;background-color:#eceef6;color:#1d2030}.cstm-filter-drawer__button--clear:hover{background-color:#fff}.cstm-filter-drawer__button--apply{border-color:#5db034;background-color:#5db034;color:#fff;box-shadow:0 8px 20px #5db0344d}.cstm-filter-drawer__button--apply:hover{background-color:#53a32d}.cstm-collapsible-filter{border-bottom:1px solid rgba(127,133,160,.27)}.cstm-collapsible-filter__summary{display:flex;align-items:center;gap:1rem;width:100%;padding:1.9rem 0;cursor:pointer;font-weight:500;font-size:16px;color:#f2f4ff;line-height:1.2;list-style:none}.cstm-collapsible-filter__summary::-webkit-details-marker{display:none}.cstm-collapsible-filter__label{display:inline-block}.cstm-collapsible-filter__summary .icon-caret{width:1.8rem;height:1.8rem;margin-left:auto;color:#a6abc3;transition:transform .2s ease}.cstm-collapsible-filter[open]>.cstm-collapsible-filter__summary .icon-caret{transform:rotate(-180deg)}.cstm-collapsible-filter__content{padding:0 0 1.8rem}.cstm-collapsible-filter__content ul{list-style:none;margin:0;padding:0;display:grid;gap:1.2rem}.cstm-collapsible-filter__content .price-facet{display:grid;grid-template-columns:auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem}.cstm-collapsible-filter__content .price-facet .field{min-width:0}.cstm-collapsible-filter__content .price-facet .field__input{width:100%;border:1px solid rgba(122,129,157,.65);border-radius:999px;background-color:#20212db3;color:#eef2ff;padding:1rem 1.2rem;font-size:1.4rem}.cstm-collapsible-filter__content .price-facet .field__label{color:#9ea4bf;font-size:1.1rem}.cstm-collapsible-filter__content .price-facet .field-currency{color:#9ea4bf;font-size:1.3rem;font-weight:600}.cstm-filter-value-item{display:flex;align-items:center;min-height:2.1rem}.cstm-filter-checkbox,.cstm-filter-value-item input[type=checkbox]{-webkit-appearance:none;appearance:none;width:1.9rem;height:1.9rem;margin:0;flex-shrink:0;border:1.5px solid #ffffff;border-radius:.35rem;background-color:transparent;cursor:pointer;position:relative;transition:background-color .2s ease,border-color .2s ease}.cstm-filter-checkbox:checked,.cstm-filter-value-item input[type=checkbox]:checked{border-color:#fff;background-color:#fff}.cstm-filter-checkbox:checked:after,.cstm-filter-value-item input[type=checkbox]:checked:after{content:"";position:absolute;top:.18rem;left:.6rem;width:.45rem;height:.9rem;border:solid #1f2231;border-width:0 2px 2px 0;transform:rotate(45deg)}.cstm-filter-value-label{display:inline-flex;align-items:baseline;gap:.55rem;margin-left:1.2rem;cursor:pointer;color:#f2f5ff;font-size:14px;line-height:1.3}.cstm-filter-value-count{color:#858ba6;font-size:12px}.cstm-color-swatch{display:inline-block;width:1.9rem;height:1.9rem;border-radius:999px;border:1px solid rgba(230,233,244,.35);margin-left:.95rem;margin-right:.2rem;vertical-align:middle;background-size:cover;background-position:center}.cstm-filter-search-wrapper{position:relative;margin-bottom:1.6rem}.cstm-filter-search-icon{position:absolute;top:50%;left:1.4rem;width:1.9rem;height:1.9rem;color:#b2b8d0;transform:translateY(-50%);pointer-events:none}.cstm-filter-search-icon svg{width:100%;height:100%}.cstm-filter-search{width:100%;padding:1rem 1.4rem 1rem 4.4rem;border:1px solid rgba(134,141,171,.75);border-radius:999px;font-size:14px;color:#f2f5ff;background-color:#20212db8}.cstm-filter-search::placeholder{color:#d5d9e9;opacity:1}.cstm-filter-search:focus{outline:none;border-color:#a5aed0;box-shadow:0 0 0 3px #8692bd3d}.cstm-model-list{list-style:none;padding:0;margin:0;max-height:38rem!important;overflow-y:auto;display:grid;gap:1.2rem;padding-right:.5rem}.cstm-model-list.is-expanded .cstm-model-list-item.hidden{display:flex!important}.cstm-model-list>li.hidden{display:none}.cstm-view-more-models{border:none;background:none;color:#f2f5ff;font-size:14px;font-weight:500;margin-top:1.2rem;padding:0;cursor:pointer}.cstm-view-more-models:hover{color:#fff}@media(max-width:749px){.cstm-filter-drawer__content{top:.6rem;right:.6rem;width:calc(100% - 1.2rem);max-width:none;height:calc(100% - 1.2rem);border:1px solid rgba(139,145,173,.42);border-radius:2rem}.cstm-filter-drawer__header{padding:1.8rem 1.6rem 1.4rem}.cstm-filter-drawer__title{font-size:16px}.cstm-filter-drawer__form{padding:0 1.6rem 1.2rem}.cstm-filter-drawer__footer{padding:1.2rem 1.6rem calc(1.2rem + env(safe-area-inset-bottom,0px))}.cstm-filter-drawer__button,.cstm-filter-search,.cstm-view-more-models{font-size:14px}.cstm-collapsible-filter__summary{font-size:16px}.cstm-filter-value-label{font-size:14px}.cstm-filter-value-count{font-size:12px}}.cstm-spec-drawer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:101;visibility:hidden;opacity:0;transition:visibility 0s .3s,opacity .3s ease}.cstm-spec-drawer.is-open{visibility:visible;opacity:1;transition:visibility 0s,opacity .3s ease}.cstm-spec-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0608109e;cursor:pointer}.cstm-spec-drawer__content{position:absolute;top:0;right:0;width:100%;max-width:620px;height:100%;color:var(--cstm-filter-text, #f2f5ff);background:linear-gradient(180deg,var(--cstm-filter-background, #2f3040) 0%,var(--cstm-tab-bg-active, #2b2c3a) 100%);border-left:1px solid var(--cstm-filter-border, #4f5567);border-top-left-radius:2.2rem;border-bottom-left-radius:2.2rem;box-shadow:-24px 0 60px #05060e8c;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column}@media(max-width:749px){.cstm-spec-drawer__content{top:.6rem;right:.6rem;width:calc(100% - 1.2rem);max-width:none;height:calc(100% - 1.2rem);border:1px solid var(--cstm-filter-border, #4f5567);border-radius:2rem}}.cstm-spec-drawer.is-open .cstm-spec-drawer__content{transform:translate(0)}.cstm-spec-drawer__header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 1.8rem;border-bottom:1px solid var(--cstm-filter-border, #4f5567);flex-shrink:0}.cstm-spec-drawer__title{margin:0;color:var(--cstm-filter-text, #f2f5ff);font-size:2rem;line-height:1.2}.cstm-spec-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;border:none;border-radius:999px;background:transparent;color:var(--cstm-filter-text, #e2e6f5);cursor:pointer;transition:background-color .2s ease,color .2s ease}.cstm-spec-drawer__close:hover{background-color:#ffffff14;color:#fff}.cstm-spec-drawer__close-icon{width:2.2rem;height:2.2rem}.cstm-spec-drawer__body{overflow-y:auto;flex-grow:1}.cstm-spec-drawer__intro{border-bottom:1px solid var(--cstm-filter-border, #4f5567)}.cstm-spec-drawer__product-title{color:var(--cstm-filter-text, #f2f5ff)}.cstm-spec-drawer__description{color:var(--cstm-toolbar-secondary-text, #a9afc8)}.cstm-spec-drawer .cstm-product-row__tag{background-color:var(--cstm-tab-bg-active, #41415a);color:var(--cstm-tab-title-color, #ffffff);border-color:var(--cstm-tab-border-active, #7a849c)}.cstm-spec-list{padding:2.4rem;margin:0;list-style:none}.cstm-spec-list li{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem 1.5rem;font-size:14px;color:var(--cstm-filter-text, #f2f5ff)}.cstm-spec-list li span:first-child{font-weight:500;color:var(--cstm-toolbar-secondary-text, #9ea4bf)}.cstm-spec-list li:nth-child(odd){background-color:var(--cstm-tab-bg-inactive, #2d2d39);border:1px solid var(--cstm-tab-border-inactive, #4f5567);border-radius:8px}.cstm-spec-list li span:last-child{color:var(--cstm-filter-text, #f2f5ff)}.cstm-view-more-button{background:none;border:none;padding:0;margin-top:4px;color:var(--cstm-tab-title-color, #ffffff);cursor:pointer;font-weight:500;font-size:12px}.cstm-view-more-button:hover{opacity:.88}.cstm-pagination-container{padding-top:2.4rem}.cstm-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.3rem}.cstm-pagination__button{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:auto;padding:.15rem .4rem;border:0;border-radius:0;background:transparent;color:#6f7c93;font-size:2.2rem;font-weight:500;line-height:1;cursor:pointer;transition:color .2s ease,opacity .2s ease}.cstm-pagination__button:hover:not([disabled]){color:#fff}.cstm-pagination__button.is-active{color:#fff}.cstm-pagination__button[disabled]{opacity:.35;cursor:not-allowed}.cstm-pagination__button--nav{padding-inline:.8rem;color:#fff}.cstm-pagination__button--page{min-width:1.5ch}.cstm-pagination__icon{display:block;width:1.8rem;height:1.8rem}.cstm-pagination__ellipsis{margin-left:-.15rem;padding:0;color:#6f7c93;font-size:2.2rem;font-weight:500;line-height:1}.cstm-infinite-scroll-sentinel{width:100%;height:1px}@media(max-width:749px){.cstm-collection-title{font-size:1.2rem}.cstm-collection-tab__image{width:84%}.cstm-product-toolbar__controls{width:100%}.cstm-product-search-form{flex:1 1 auto}.cstm-pagination{gap:.15rem}.cstm-pagination__button,.cstm-pagination__ellipsis{font-size:1.8rem}.cstm-pagination__button--nav{padding-inline:.55rem}.cstm-pagination__icon{width:1.5rem;height:1.5rem}.cstm-product-toolbar__count{font-size:1.6rem}}@media(min-width:750px)and (max-width:989px){.cstm-product-toolbar__controls{width:auto;flex:0 0 auto}.cstm-product-search-form{width:18rem;flex:0 0 18rem;transition:width .42s cubic-bezier(.22,1,.36,1),flex-basis .42s cubic-bezier(.22,1,.36,1)}.cstm-product-search-form:focus-within{width:28rem;flex-basis:28rem}}@media(min-width:990px){.cstm-product-toolbar__controls{width:auto;flex:0 0 auto}.cstm-product-search-form{width:20rem;flex:0 0 20rem;transition:width .42s cubic-bezier(.22,1,.36,1),flex-basis .42s cubic-bezier(.22,1,.36,1)}.cstm-product-search-form:focus-within{width:42rem;flex-basis:42rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-main-shop.css.map */
