.collection-grid-pro-section,.featured-collection-grid-section{--accent-color: #ABD600}.shopify-section-preview{background:#00000005;border:2px dashed rgba(171,214,0,.2)}.shopify-section-preview:hover{border-color:#abd60099;background:#abd6000d;transition:all .3s ease}.collection-grid-pro{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);margin-bottom:clamp(2rem,4vw,3rem)}@media screen and (max-width:1280px){.collection-grid-pro{grid-template-columns:repeat(2,1fr);gap:clamp(.875rem,1.5vw,1.25rem)}}@media screen and (max-width:768px){.collection-grid-pro{grid-template-columns:1fr;gap:1rem}}.product-card-pro{display:flex;flex-direction:column;gap:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;animation:fadeInUp .6s ease-out forwards;cursor:pointer;border-radius:4px;padding:.5rem;margin:-.5rem;height:100%;justify-content:space-between}.product-card-pro:hover{background:#abd6000d;box-shadow:0 8px 24px #abd60026;transform:translateY(-4px)}.product-card-pro:active{transform:translateY(-2px)}.product-card-pro:nth-child(n){animation-delay:calc(.1s * var(--index, 0))}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-image-pro{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:linear-gradient(135deg,#1c1b1b,#131313);border-radius:4px;display:flex;align-items:center;justify-content:center}.product-image-pro img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;padding:1rem;transition:transform .4s ease}.product-card-pro:hover .product-image-pro img{transform:scale(1.08)}.product-badge-pro{position:absolute;top:.75rem;right:.75rem;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:var(--accent-color);color:#131313;font-size:.6875rem;font-weight:700;border-radius:4px;text-transform:uppercase;letter-spacing:.6px;z-index:2;box-shadow:0 2px 8px #abd6004d;animation:slideInBadge .4s ease-out}@keyframes slideInBadge{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.product-info-pro{display:flex;flex-direction:column;gap:.5rem;flex:1;justify-content:space-between;padding-top:.75rem}.product-title-pro{font-size:clamp(.9rem,1.1vw,1.0625rem);font-weight:600;line-height:1.4;color:rgb(var(--color-text));transition:color .2s ease;min-height:2.8rem;display:flex;align-items:flex-start}.product-title-pro a{text-decoration:none;color:inherit;display:block}.product-title-pro a:hover{color:var(--accent-color)}.product-rating-section{min-height:1.5rem;display:flex;align-items:center}.product-rating-pro{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:rgb(var(--color-text) / .7);width:100%}.product-rating-pro .stars{display:flex;gap:2px;color:#f59e0b}.product-rating-pro .stars svg{width:12px;height:12px}.product-specs-pro{display:flex;flex-direction:column;gap:.6rem;padding:.75rem 0;border-top:1px solid rgb(var(--color-text) / .08);border-bottom:1px solid rgb(var(--color-text) / .08);font-size:.75rem;min-height:80px;justify-content:space-evenly}.product-spec-item{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.product-spec-label{color:rgb(var(--color-text) / .6)}.product-spec-value{font-weight:600;color:rgb(var(--color-text));text-align:right}.product-pricing-pro{display:flex;align-items:baseline;gap:.75rem;margin-top:auto;min-height:1.75rem;align-items:center}.product-price-pro{font-size:clamp(1rem,1.2vw,1.1875rem);font-weight:700;color:rgb(var(--color-text))}.product-compare-price{font-size:.875rem;color:rgb(var(--color-text) / .5);text-decoration:line-through}.product-button-pro{background-color:var(--accent-color);color:#131313;padding:.75rem 1rem;border:none;border-radius:4px;font-size:.8125rem;font-weight:700;letter-spacing:.5px;cursor:pointer;text-transform:uppercase;transition:all .2s ease;display:block;width:100%;text-decoration:none;text-align:center;margin-top:auto;align-self:flex-end}.product-button-pro:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 4px 12px #abd6004d}.product-button-pro:active{transform:translateY(0)}.collection-header-pro{margin-bottom:clamp(1.5rem,4vw,2rem);animation:fadeInDown .6s ease-out}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.collection-header-pro h1{font-size:clamp(1.875rem,4.5vw,2.5rem);font-weight:700;line-height:1.2;letter-spacing:-.5px;margin-bottom:.75rem;color:rgb(var(--color-text))}.collection-header-pro .rte{font-size:clamp(.9375rem,1.2vw,1rem);line-height:1.6;color:rgb(var(--color-text) / .7)}.collection-topbar-pro{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:linear-gradient(135deg,#1c1b1b,#131313);border-radius:4px;flex-wrap:wrap}.collection-topbar-pro .product-count{font-size:.875rem;font-weight:500;color:rgb(var(--color-text) / .8)}.featured-collection-grid__sort-hint{margin-inline-start:auto;text-align:end;max-width:16rem}.sort-select{padding:.5rem .75rem;background-color:rgb(var(--color-surface));border:1px solid rgb(var(--color-text) / .15);border-radius:4px;color:rgb(var(--color-text));font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease}.sort-select:hover{border-color:var(--accent-color);background-color:color-mix(in srgb,var(--accent-color) 8%,transparent)}.sort-select:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 2px #abd6001a}.collection-main{display:grid;grid-template-columns:280px 1fr;gap:2rem}.collection-main:not(:has(.filters-sidebar-pro)){grid-template-columns:1fr}@media screen and (max-width:1280px){.collection-main{grid-template-columns:1fr;gap:1.5rem}}.filters-sidebar-pro{position:sticky;top:2rem;height:fit-content;max-height:calc(100vh - 4rem);overflow-y:auto;padding-right:1rem;scrollbar-width:thin;scrollbar-color:rgba(171,214,0,.3) transparent}.filters-sidebar-pro::-webkit-scrollbar{width:6px}.filters-sidebar-pro::-webkit-scrollbar-track{background:transparent}.filters-sidebar-pro::-webkit-scrollbar-thumb{background-color:#abd6004d;border-radius:3px;border:2px solid transparent;background-clip:content-box}.filters-sidebar-pro::-webkit-scrollbar-thumb:hover{background-color:#abd60080}@media screen and (max-width:1280px){.filters-sidebar-pro{display:none}}.empty-state-pro{display:grid;place-items:center;gap:1.5rem;padding:3rem 1.5rem;text-align:center;background:linear-gradient(135deg,#1c1b1b80,#13131380);border-radius:4px;border:1px dashed rgb(var(--color-text) / .1);min-height:400px}.empty-state-pro p{color:rgb(var(--color-text) / .6);font-size:1rem;line-height:1.6}.empty-state-pro .heading{font-size:clamp(1.25rem,2vw,1.5rem);color:rgb(var(--color-text))}.opacity-80{opacity:.8}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}@media screen and (max-width:640px){.collection-header-pro{margin-bottom:1.5rem}.collection-topbar-pro{padding:.75rem;gap:.75rem}.product-badge-pro{top:.5rem;right:.5rem;padding:.4rem .6rem;font-size:.625rem}.product-button-pro{padding:.625rem .875rem;font-size:.75rem}.sort-select{font-size:.75rem;padding:.375rem .5rem}}@media(prefers-reduced-motion:reduce){.product-card-pro,.product-image-pro img,.product-button-pro,.sort-select{animation:none;transition:none}}@media(prefers-color-scheme:dark){.collection-topbar-pro{background:linear-gradient(135deg,#1c1b1bcc,#131313cc)}.product-image-pro{background:linear-gradient(135deg,#232222,#191919)}.empty-state-pro{background:linear-gradient(135deg,#23222299,#19191999)}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/collection-grid-pro.css.map */
