@media screen and (max-width:749px){.collection .grid__item:only-child{flex:0 0 100%;max-width:100%}}@media screen and (max-width:989px){.collection .slider.slider--tablet{margin-bottom:1.5rem}}.collection .loading-overlay{position:absolute;z-index:1;width:1.8rem}@media screen and (max-width:749px){.collection .loading-overlay{top:0;right:0}}@media screen and (min-width:750px){.collection .loading-overlay{left:0}}.collection .loading-overlay{top:0;right:0;bottom:0;left:0;display:none;width:100%;padding:0 1.5rem;opacity:.7}@media screen and (min-width:750px){.collection .loading-overlay{padding-left:5rem;padding-right:5rem}}.collection.loading .loading-overlay{display:block}.collection--empty .title-wrapper{margin-top:10rem;margin-bottom:15rem}@media screen and (max-width:989px){.collection .slider--tablet.product-grid{scroll-padding-left:1.5rem}}.collection__description>*{margin:0}.collection__title.title-wrapper{margin-bottom:2.5rem}.collection__title .title:not(:only-child){margin-bottom:1rem}@media screen and (min-width:990px){.collection__title--desktop-slider .title{margin-bottom:2.5rem}.collection__title.title-wrapper--self-padded-tablet-down{padding:0 5rem}.collection slider-component:not(.page-width-desktop){padding:0}.collection--full-width slider-component:not(.slider-component-desktop){padding:0 1.5rem;max-width:none}}.collection__view-all a:not(.link){margin-top:1rem}.filter-price-simple{width:100%}.price-slider-simple{width:100%;height:6px;-webkit-appearance:none;appearance:none;background:var(--color-border, #E5E5E5);border-radius:3px;outline:none;cursor:pointer}.price-slider-simple::-webkit-slider-runnable-track{width:100%;height:6px;background:linear-gradient(to right,var(--color-primary, #2D5A27) 0%,var(--color-primary, #2D5A27) var(--slider-progress, 50%),var(--color-border, #E5E5E5) var(--slider-progress, 50%),var(--color-border, #E5E5E5) 100%);border-radius:3px}.price-slider-simple::-moz-range-track{width:100%;height:6px;background:var(--color-border, #E5E5E5);border-radius:3px}.price-slider-simple::-moz-range-progress{background:var(--color-primary, #2D5A27);height:6px;border-radius:3px}.price-slider-simple::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--color-primary, #2D5A27);cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003;margin-top:-6px}.price-slider-simple::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--color-primary, #2D5A27);cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}.price-slider-labels{display:flex;justify-content:space-between;margin-top:10px;font-size:14px;color:var(--color-text-light, #666666)}.price-slider-wrapper{position:relative;width:100%;margin:20px 0}.price-slider-track{position:relative;width:100%;height:4px;background:var(--color-border);border-radius:2px}.price-slider-range{position:absolute;height:100%;background:var(--color-primary);border-radius:2px;pointer-events:none}.price-slider-input{width:100%;position:absolute;top:-6px;height:16px;background:none;pointer-events:none;-webkit-appearance:none;appearance:none}.price-slider-input::-webkit-slider-thumb{pointer-events:auto;-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--color-primary);cursor:pointer;border:2px solid white;box-shadow:0 1px 3px #0003}.price-slider-input::-moz-range-thumb{pointer-events:auto;width:16px;height:16px;border-radius:50%;background:var(--color-primary);cursor:pointer;border:2px solid white;box-shadow:0 1px 3px #0003}.filter-checkbox-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;width:100%;color:var(--color-text, #1A1A1A);transition:color .2s;padding:4px 0}.filter-checkbox-label:hover{color:var(--color-primary, #2D5A27)}.checkbox-visual{width:20px;height:20px;min-width:20px;display:flex;align-items:center;justify-content:center;border:2px solid var(--color-primary, #2D5A27);border-radius:4px;color:transparent;background:#fff;transition:all .2s;flex-shrink:0}.filter-checkbox-input:checked+.checkbox-visual{background:var(--color-primary, #2D5A27);color:#fff}.filter-checkbox-input:checked+.checkbox-visual i{display:block}.checkbox-visual i{font-size:12px;display:none}.filter-list{list-style:none;padding:0;margin:0}.filter-list li{margin-bottom:8px}.filter-checkbox-input.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.filter-label-text{flex:1}.filter-count{color:var(--color-text-light, #666);font-size:.9em}.product-card--skeleton{background:#fff;border-radius:var(--radius-md, 12px);overflow:hidden;border:1px solid var(--color-border, #e5e5e5)}.skeleton-image{width:100%;height:160px;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s ease-in-out infinite}.skeleton-content{padding:16px}.skeleton-line{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s ease-in-out infinite;border-radius:4px;margin-bottom:12px}.skeleton-line--short{width:40%;height:12px}.skeleton-line--long{width:80%;height:16px}.skeleton-line--button{width:100%;height:40px;border-radius:20px;margin-top:16px;margin-bottom:0}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.product-card{cursor:pointer}.collection.loading #ProductsGrid{display:none}.collection.loading .skeleton-grid{display:grid}.skeleton-grid{display:none;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px}.product-count.loading{opacity:.5;pointer-events:none}.no-products-message{grid-column:1 / -1;text-align:center;padding:40px;color:var(--color-text-light, #666)}
/*# sourceMappingURL=/cdn/shop/t/7/assets/template-collection.css.map */
