.collection-hero{position:relative;padding:4rem 0;background:linear-gradient(135deg,rgba(var(--color-matcha),.05),rgba(var(--color-matcha-dark),.02))}.collection-hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.collection-hero__title{font-size:clamp(2.5rem,5vw,4rem)!important;font-weight:800!important;color:rgb(var(--color-dark))!important;margin:0!important;line-height:1.1!important;letter-spacing:-.02em!important}.collection-hero__description{font-size:clamp(1.125rem,2vw,1.375rem)!important;color:rgba(var(--color-dark),.8)!important;max-width:800px!important;margin:0 auto!important;line-height:1.7!important}.collection-hero__image-container{width:100%;max-width:600px;border-radius:20px;overflow:hidden;box-shadow:0 12px 48px #0000001a}.collection-hero__image-container img{width:100%;height:auto;object-fit:cover}@media screen and (min-width: 990px){.collection-hero{padding:6rem 0}.collection-hero__inner{flex-direction:row;text-align:left;gap:4rem}.collection-hero__text-wrapper{flex:1}.collection-hero__image-container{flex:0 0 500px}}.collection{padding:3rem 0}@media screen and (min-width: 990px){.collection{padding:4rem 0}}.collection .product-grid{grid-template-columns:repeat(2,1fr)!important;gap:2rem!important}@media screen and (min-width: 750px){.collection .product-grid{grid-template-columns:repeat(3,1fr)!important;gap:2.5rem!important}}@media screen and (min-width: 990px){.collection .product-grid{grid-template-columns:repeat(4,1fr)!important;gap:3rem!important}}@media screen and (min-width: 1400px){.collection .product-grid{grid-template-columns:repeat(5,1fr)!important;gap:3.5rem!important}}.facets-wrapper{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 16px #00000014;margin-bottom:2rem}.facets__form,.facet-filters{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.facet-filters__field{display:flex;align-items:center;gap:.75rem}.facet-filters__label{font-weight:600!important;color:rgb(var(--color-dark))!important;font-size:1rem!important;margin:0!important}.select{position:relative;min-width:200px}.select__select{width:100%;padding:.875rem 2.5rem .875rem 1.25rem;border:2px solid rgba(var(--color-dark),.1);border-radius:12px;font-size:1rem;font-weight:500;background:#fff;color:rgb(var(--color-dark));cursor:pointer;transition:all .2s ease;-webkit-appearance:none;appearance:none}.select__select:hover{border-color:rgb(var(--color-matcha))}.select__select:focus{outline:none;border-color:rgb(var(--color-matcha));box-shadow:0 0 0 3px rgba(var(--color-matcha),.2)}.select .svg-wrapper{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;width:20px;height:20px}.facets__display{display:flex;flex-wrap:wrap;gap:.75rem}.facets__item{display:inline-flex;align-items:center}.facets__item label{padding:.625rem 1.25rem;border:2px solid rgba(var(--color-dark),.1);border-radius:24px;font-size:.9375rem;font-weight:500;color:rgb(var(--color-dark));cursor:pointer;transition:all .2s ease;background:#fff}.facets__item input[type=checkbox]:checked+label,.facets__item input[type=radio]:checked+label{background:rgb(var(--color-matcha));color:#fff;border-color:rgb(var(--color-matcha))}.facets__item label:hover{border-color:rgb(var(--color-matcha));transform:translateY(-1px)}.active-facets{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.active-facets__button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(var(--color-matcha),.1);color:rgb(var(--color-matcha-dark));border:1px solid rgba(var(--color-matcha),.3);border-radius:20px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.active-facets__button:hover{background:rgba(var(--color-matcha),.2);transform:translateY(-1px)}.product-count{font-size:1rem;color:rgba(var(--color-dark),.7);font-weight:500}.product-count__text{margin:0!important}.pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(var(--color-dark),.1)}.pagination__list{display:flex;gap:.5rem;list-style:none;padding:0;margin:0}.pagination__item{display:flex}.pagination__link{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 1rem;border:2px solid rgba(var(--color-dark),.1);border-radius:12px;font-size:1rem;font-weight:600;color:rgb(var(--color-dark));text-decoration:none;transition:all .2s ease;background:#fff}.pagination__link:hover{border-color:rgb(var(--color-matcha));color:rgb(var(--color-matcha));transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-matcha),.2)}.pagination__link.current{background:rgb(var(--color-matcha));color:#fff;border-color:rgb(var(--color-matcha))}.pagination__link[aria-disabled=true]{opacity:.4;cursor:not-allowed;pointer-events:none}.collection-list{gap:2rem!important}@media screen and (min-width: 750px){.collection-list{gap:2.5rem!important}}@media screen and (min-width: 990px){.collection-list{gap:3rem!important}}.collection-list__item{transition:transform .3s ease}.collection-list__item:hover{transform:translateY(-4px)}.collection-list .card-wrapper{border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #00000014;transition:all .3s ease}.collection-list .card-wrapper:hover{box-shadow:0 16px 48px #00000026}.product__media-wrapper,.product__media{border-radius:16px;overflow:hidden}.product__media img{border-radius:16px}.product__info-container{padding:2rem 0}@media screen and (min-width: 990px){.product__info-container{padding:0 0 0 4rem}}.product__title{font-size:clamp(2rem,4vw,3rem)!important;font-weight:800!important;color:rgb(var(--color-dark))!important;margin-bottom:1rem!important;line-height:1.2!important}.product .price{font-size:clamp(1.5rem,3vw,2rem)!important;font-weight:700!important;color:rgb(var(--color-matcha-dark))!important;margin-bottom:2rem!important}.product-form__input{margin-bottom:1.5rem}.product-form__input label{font-weight:600;font-size:1rem;margin-bottom:.75rem;display:block;color:rgb(var(--color-dark))}.product-form__input input[type=radio]+label{padding:.875rem 1.5rem;border:2px solid rgba(var(--color-dark),.1);border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;background:#fff;min-height:48px;display:inline-flex;align-items:center;justify-content:center}.product-form__input input[type=radio]:checked+label{background:rgb(var(--color-matcha));color:#fff;border-color:rgb(var(--color-matcha))}.product-form__input input[type=radio]+label:hover{border-color:rgb(var(--color-matcha));transform:translateY(-1px)}.quantity{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.quantity__input{width:80px;height:48px;text-align:center;border:2px solid rgba(var(--color-dark),.1);border-radius:12px;font-size:1.125rem;font-weight:600}.quantity__button{width:48px;height:48px;border:2px solid rgba(var(--color-dark),.1);border-radius:12px;background:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.quantity__button:hover{border-color:rgb(var(--color-matcha));background:rgba(var(--color-matcha),.05)}.product-form__buttons{margin-top:2rem}.product-form__submit{width:100%;padding:1.25rem 3rem;font-size:1.125rem;font-weight:700;border-radius:50px;background:linear-gradient(135deg,rgb(var(--color-matcha)),rgb(var(--color-matcha-dark)));color:#fff;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 32px rgba(var(--color-matcha),.4);min-height:56px}.product-form__submit:hover{transform:translateY(-3px);box-shadow:0 12px 48px rgba(var(--color-matcha),.5)}.product-form__submit:active{transform:translateY(-1px)}.product__description{margin-top:3rem;padding-top:3rem;border-top:1px solid rgba(var(--color-dark),.1)}.product__description h2,.product__description h3{font-size:1.5rem;font-weight:700;margin-top:2rem;margin-bottom:1rem}.product__description p{font-size:1.125rem;line-height:1.7;color:rgba(var(--color-dark),.8)}@media screen and (max-width: 749px){.collection-hero{padding:3rem 0}.collection-hero__title{font-size:2rem!important}.collection-hero__description{font-size:1rem!important}.collection{padding:2rem 0}.collection .product-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.facets-wrapper{padding:1rem}.facets__form,.facet-filters{flex-direction:column;align-items:stretch}.select{width:100%}.pagination{margin-top:3rem;padding-top:1.5rem}.pagination__link{min-width:40px;height:40px;font-size:.9375rem}.product__info-container{padding:1.5rem 0 0}.product-form__submit{padding:1rem 2rem;font-size:1rem;min-height:52px}}.loading-overlay{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.loading-overlay.is-loading{opacity:1;visibility:visible}.collection--empty{padding:4rem 2rem;text-align:center}.collection--empty .title{font-size:1.5rem;color:rgba(var(--color-dark),.6)}.facets__item input[type=checkbox]:focus+label,.facets__item input[type=radio]:focus+label,.pagination__link:focus,.select__select:focus{outline:3px solid rgb(var(--color-matcha));outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visually-hidden:focus{position:static;width:auto;height:auto;padding:.5rem 1rem;margin:0;overflow:visible;clip:auto;white-space:normal;background:#fff;border:2px solid rgb(var(--color-matcha));border-radius:8px;z-index:9999}@media screen and (min-width: 990px){.product__info-container{position:sticky;top:2rem;align-self:flex-start}.collection-hero__inner{max-width:1400px;margin:0 auto}.collection-list .card-wrapper:hover{transform:translateY(-8px)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/shop-pages-premium.css.map */
