.shop-look-section{box-sizing:border-box;width:100%;padding-block:var(--shop-look-spacing-top) var(--shop-look-spacing-bottom);overflow-x:clip;color:var(--shop-look-text);background:var(--shop-look-background)}.shop-look-section *,.shop-look-section *:before,.shop-look-section *:after{box-sizing:border-box}.shop-look-section__inner{width:min(100%,1440px);margin-inline:auto;padding-inline:clamp(16px,3vw,40px)}.shop-look-section__header{max-width:760px;margin:0 auto clamp(28px,4vw,48px);text-align:center}.shop-look-section__eyebrow,.shop-look-section__caption-label{margin:0 0 8px;color:var(--shop-look-accent);font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.shop-look-section__heading{margin:0;color:var(--shop-look-text);font-size:clamp(32px,4.5vw,56px);line-height:1.08}.shop-look-section__intro{margin-top:16px;color:var(--shop-look-muted);font-size:clamp(16px,1.4vw,18px);line-height:1.6}.shop-look-section__intro p{margin:0}.shop-look-section__list{display:grid;gap:clamp(32px,5vw,64px)}.shop-look-section__look{display:grid;grid-template-columns:minmax(0,58fr) minmax(360px,42fr);grid-template-areas:"visual products" "tip tip";gap:28px;padding:clamp(20px,2.3vw,32px);background:var(--shop-look-surface);border:1px solid var(--shop-look-border);border-radius:0}.shop-look-section__look--reversed{grid-template-columns:minmax(360px,42fr) minmax(0,58fr);grid-template-areas:"products visual" "tip tip"}.shop-look-section__visual{position:relative;grid-area:visual;align-self:center;min-width:0}.shop-look-section__picture{display:block;aspect-ratio:4 / 3;overflow:hidden;background:var(--shop-look-card);border-radius:0}.shop-look-section__hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.shop-look-section__caption{position:absolute;bottom:24px;left:24px;width:min(390px,calc(100% - 48px));padding:14px 18px;background:#fffffff0;border-radius:0;box-shadow:none}.shop-look-section__look-title{margin:0;color:var(--shop-look-text);font-size:clamp(22px,2.2vw,30px);line-height:1.15}.shop-look-section__look-intro{margin:8px 0 0;color:var(--shop-look-muted);font-size:14px;line-height:1.45}.shop-look-section__products{display:grid;grid-area:products;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0}.shop-look-product-card{min-width:0;overflow:hidden;background:var(--shop-look-card);border:1px solid var(--shop-look-border);border-radius:0;box-shadow:none}.shop-look-product-card:last-child:nth-child(odd){width:calc(50% - 8px);grid-column:1 / -1;justify-self:center}.shop-look-product-card__link{display:flex;height:100%;min-height:0;flex-direction:column;color:inherit;text-decoration:none}.shop-look-product-card__link:focus-visible{outline:3px solid var(--shop-look-accent);outline-offset:-3px}.shop-look-product-card__media{position:relative;aspect-ratio:4 / 3;padding:12px;overflow:hidden;background:#fff}.shop-look-product-card__image{display:block;width:100%;height:100%;object-fit:contain}.shop-look-product-card__content{display:flex;width:100%;flex:1;flex-direction:column;align-items:stretch;padding:14px;text-align:left}.shop-look-product-card__vendor{display:block;width:100%;min-height:1.3em;margin-bottom:5px;overflow:hidden;color:var(--shop-look-muted);font-size:11px;font-weight:600;letter-spacing:.05em;line-height:1.3;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.shop-look-product-card__title{display:-webkit-box;width:100%;min-height:2.7em;margin:0;overflow:hidden;color:var(--shop-look-text);font-size:15px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shop-look-product-card__price{width:100%;min-height:1.35em;margin:8px 0 12px;color:var(--shop-look-text);font-size:17px;font-weight:600;line-height:1.35}.shop-look-product-card__availability{display:block;width:100%;margin:-7px 0 12px;color:var(--shop-look-muted);font-size:12px;line-height:1.35}.shop-look-product-card__cta{display:inline-flex;width:100%;min-height:44px;align-items:center;justify-content:center;margin-top:auto;padding:10px 14px;color:#fff;background:var(--shop-look-accent);border-radius:0;font-size:14px;font-weight:600;line-height:1.3;transition:background-color .16s ease}.shop-look-product-card__link:hover .shop-look-product-card__cta,.shop-look-product-card__link:focus-visible .shop-look-product-card__cta{background:var(--shop-look-accent-hover)}.shop-look-section__tip{display:flex;grid-area:tip;gap:8px;align-items:baseline;padding:14px 18px;color:var(--shop-look-text);background:#ffffffb3;border-radius:0;font-size:14px;line-height:1.5}.shop-look-section__empty{margin:0;text-align:center}@media(max-width:989px){.shop-look-section__look,.shop-look-section__look--reversed{grid-template-columns:minmax(0,1fr);grid-template-areas:"visual" "products" "tip";gap:20px}.shop-look-section__visual{align-self:start}.shop-look-section__picture{aspect-ratio:4 / 5}.shop-look-section__hero-image{object-position:50% 50%}.shop-look-section__caption{position:static;width:100%;margin-top:14px;padding:0;background:transparent;box-shadow:none}.shop-look-section__caption-label{display:block}.shop-look-section__look-intro{font-size:15px}}@media(max-width:719px){.shop-look-section__header{text-align:left}.shop-look-section__look,.shop-look-section__look--reversed{padding:16px;border-radius:0}.shop-look-section__products{gap:12px}.shop-look-product-card{border-radius:0}.shop-look-product-card__media{padding:8px}.shop-look-product-card__content{padding:12px}.shop-look-product-card__title{min-height:4.05em;font-size:14px;-webkit-line-clamp:3}.shop-look-product-card__price{font-size:15px}.shop-look-product-card__cta{padding-inline:8px;font-size:13px}.shop-look-section__tip{display:block}.shop-look-section__tip strong{display:block;margin-bottom:4px}}@media(max-width:359px){.shop-look-section__products{grid-template-columns:minmax(0,1fr)}.shop-look-product-card:last-child:nth-child(odd){width:100%;grid-column:auto}}@media(prefers-reduced-motion:reduce){.shop-look-product-card__cta{transition:none}}@supports not (overflow: clip){.shop-look-section{overflow-x:hidden}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/section-shop-the-look.css.map */
