.featured-collection{padding:80px 0;background-color:#fff}.featured-collection__container{max-width:1440px;margin:0 auto;padding:0 40px}.featured-collection__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px;gap:40px}.featured-collection__header-left{max-width:720px}.featured-collection__badge{display:inline-block;padding:6px 16px;background-color:#f5f5f5;border:1px solid #e5e5e5;border-radius:20px;font-size:14px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px}.featured-collection__title{font-size:52px;font-weight:500;line-height:1.1;margin:0;color:#000;letter-spacing:-.02em}.featured-collection__subtitle{font-size:18px;line-height:1.5;margin:0;color:#000;max-width:560px}.featured-collection__subtitle p{color:#000}.featured-collection__header-right{padding-bottom:8px}.featured-collection__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}custom-product-card.product-card{background-color:#fff;border:1px solid var(--cj-line, #eee);border-radius:var(--cj-radius, 14px);padding:1.5rem;display:flex;flex-direction:column;height:100%}custom-product-card .product-card__header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;min-height:2.5rem;margin-bottom:1rem}custom-product-card .product-card__brand{padding:8px 12px;background-color:#fff;border:1px solid var(--cj-line, #e5e5e5);border-radius:8px;font-size:var(--cj-type-meta, .875rem);font-weight:500;color:var(--cj-ink, #333);display:flex;align-items:center;justify-content:center}custom-product-card .product-card__brand-logo{max-width:3.5rem;max-height:1.5rem;width:auto;height:auto;object-fit:contain}custom-product-card .product-card__stock{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:var(--cj-type-meta, .875rem);font-weight:500;margin-left:auto}custom-product-card .product-card__stock--in{background-color:color-mix(in srgb,var(--cj-jungle, #25a288) 8%,#fff);border:1px solid color-mix(in srgb,var(--cj-jungle, #25a288) 25%,#fff);color:var(--cj-jungle, #25a288)}custom-product-card .product-card__stock--out{background-color:color-mix(in srgb,var(--cj-red, #db504a) 8%,#fff);border:1px solid color-mix(in srgb,var(--cj-red, #db504a) 25%,#fff);color:var(--cj-red, #db504a)}custom-product-card .product-card__stock-dot{width:8px;height:8px;background-color:var(--cj-jungle, #25a288);border-radius:50%}custom-product-card .product-card__image-link{display:block;margin-bottom:1.5rem}custom-product-card .product-card__image{width:100%;height:auto;aspect-ratio:var(--cj-card-image-ratio, 4 / 3);object-fit:contain;border-radius:var(--cj-radius, 14px)}custom-product-card .product-card__image-placeholder{background-color:var(--cj-ghost, #f9f9f9);aspect-ratio:var(--cj-card-image-ratio, 4 / 3);display:flex;align-items:center;justify-content:center;border-radius:.5rem}custom-product-card .product-card__image-placeholder svg{width:100%;height:100%;opacity:.5}custom-product-card .product-card__content{flex-grow:1;margin-bottom:1.5rem;display:flex;flex-direction:column}custom-product-card .product-card__content--no-actions{margin-bottom:0}custom-product-card .product-card__content>variant-picker{margin-top:auto;padding-block:0;padding-inline:0}custom-product-card .product-card__type{font-size:16px;color:#666;margin-bottom:4px}custom-product-card .product-card__title{font-size:20px;font-weight:500;padding:0 0 .5rem;margin:0 0 .5rem;line-height:1.2;border-bottom:1px solid var(--cj-line, #eee);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:calc(2.4em + .5rem + 1px)}custom-product-card .product-card__content h3.product-card__title{margin:0 0 .5rem}custom-product-card .product-card__title a{text-decoration:none;color:inherit;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}custom-product-card .product-card__title a:hover{text-decoration:underline}custom-product-card .product-card__price{display:block;margin-bottom:.75rem}custom-product-card .product-card__price .price{font-size:1rem;font-weight:500;color:#000}custom-product-card .product-card__price .compare-at-price{font-size:.875rem;color:#999;text-decoration:line-through;margin-right:.5rem}custom-product-card .product-card__price .price-range{font-size:1rem}custom-product-card .product-card__location-stock{margin-bottom:.75rem}custom-product-card .product-card__location-stock:empty{display:none}custom-product-card .product-card__location-stock .inventory-remaining__list{display:flex;flex-direction:column;gap:.25rem;padding:0;margin:0;list-style:none}custom-product-card .product-card__location-stock .inventory-remaining__item{display:flex;flex-wrap:wrap;align-items:baseline;font-size:var(--cj-type-meta, .875rem);line-height:1.35}custom-product-card .product-card__location-stock .inventory-remaining__name{font-weight:500;color:var(--cj-ink, #2e2e2e)}custom-product-card .product-card__location-stock .inventory-remaining__status--available{color:var(--cj-celadon, #1c8572);font-weight:600}custom-product-card .product-card__location-stock .inventory-remaining__status--unavailable{color:var(--cj-muted, #565b5d)}custom-product-card .product-card__options{margin-bottom:1rem}custom-product-card .product-card__options-label{font-size:16px;font-weight:400;color:#000;margin-bottom:8px}custom-product-card .product-card__options-values{display:flex;flex-wrap:wrap;gap:8px}custom-product-card .variant-option{--color-selected-variant-background: var(--cj-celadon, #1c8572);--color-selected-variant-hover-background: var(--cj-celadon, #1c8572);--color-selected-variant-border: var(--cj-celadon, #1c8572);--color-selected-variant-hover-border: var(--cj-celadon, #1c8572);--variant-picker-button-radius: var(--cj-radius, 14px)}custom-product-card .variant-option__button-label:has([data-option-available=false]){--color-selected-variant-border: #000}custom-product-card .product-card__button{width:100%;border-radius:2rem;margin-top:auto;position:relative}@media(max-width:1090px){.featured-collection__title{font-size:44px}}@media(max-width:768px){.featured-collection__title{font-size:36px}.featured-collection__subtitle{font-size:16px}}@media(max-width:1024px){.featured-collection__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:989px){.featured-collection__header{flex-direction:column;align-items:flex-start;gap:24px}}@media(max-width:749px){.featured-collection__header-right{display:block;width:100%;padding-bottom:0;margin-top:var(--cj-space-sm, .5rem);text-align:center;order:99}.featured-collection__header-right .button{width:100%;justify-content:center}}@media(max-width:640px){.featured-collection__grid{grid-template-columns:1fr}.featured-collection__container{padding:0 20px}custom-product-card .product-card__title{font-size:18px}}@media(max-width:768px){.product-grid__item--custom-card{padding:0 16px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-featured-collection.css.map */
