.featured-looks{--featured-looks-row-gap: 72px;--featured-looks-content-gap: 20px;--featured-looks-photo-radius: 4px;--featured-looks-photo-max: 480px;--featured-looks-chip-gap: 12px;display:flex;flex-direction:column;gap:var(--featured-looks-row-gap)}.featured-looks__header{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.featured-looks__heading{margin:0;font-weight:700}.featured-looks__subheading{margin:0;color:var(--color-foreground);opacity:.72}.featured-looks__row{display:grid;grid-template-columns:minmax(0,var(--featured-looks-photo-max)) 1fr;gap:48px;align-items:center}.featured-looks__row[data-orientation=reverse]{grid-template-columns:1fr minmax(0,var(--featured-looks-photo-max))}.featured-looks__row[data-orientation=reverse] .featured-looks__photo{order:2}.featured-looks__row[data-orientation=reverse] .featured-looks__content{order:1}.featured-looks__photo{position:relative;overflow:hidden;border-radius:var(--featured-looks-photo-radius);background:var(--color-border)}.featured-looks__photo img{display:block;width:100%;height:auto;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.featured-looks__photo:hover img{transform:scale(1.02)}@media(prefers-reduced-motion:reduce){.featured-looks__photo img{transition:none}.featured-looks__photo:hover img{transform:none}}.featured-looks__content{display:flex;flex-direction:column;gap:var(--featured-looks-content-gap)}.featured-looks__name{margin:0;font-weight:700}.featured-looks__description{margin:0;color:var(--color-foreground);line-height:1.55}.featured-looks__chips{display:flex;flex-wrap:wrap;gap:var(--featured-looks-chip-gap);margin-top:8px}.featured-looks__chip{display:flex;flex-direction:column;gap:6px;width:132px;padding:8px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-background);text-decoration:none;color:inherit;transition:border-color .18s ease}.featured-looks__chip:hover,.featured-looks__chip:focus-visible{border-color:var(--color-foreground);outline:none}.featured-looks__chip-image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:4px}.featured-looks__chip-name{font-size:.875rem;font-weight:500;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-looks__chip-price{font-size:.875rem;margin:0;color:var(--color-foreground);opacity:.85}.featured-looks__chip-cta{margin-top:4px;padding:6px 8px;border:1px solid var(--color-foreground);background:var(--color-foreground);color:var(--color-background);font-size:.75rem;text-align:center;border-radius:4px;cursor:pointer;transition:opacity .18s ease;font-family:inherit}.featured-looks__chip-cta:hover,.featured-looks__chip-cta:focus-visible{opacity:.85;outline:none}.featured-looks__chip-cta:disabled{opacity:.4;cursor:not-allowed}.featured-looks__empty{text-align:center;padding:48px 24px;color:var(--color-foreground);opacity:.6}@media(max-width:749px){.featured-looks{--featured-looks-row-gap: 56px;--featured-looks-photo-max-mobile: 320px}.featured-looks__row,.featured-looks__row[data-orientation=reverse]{grid-template-columns:minmax(0,1fr);gap:20px}.featured-looks__row[data-orientation=reverse] .featured-looks__photo{order:0}.featured-looks__row[data-orientation=reverse] .featured-looks__content{order:1}.featured-looks__content{min-width:0}.featured-looks__photo{max-width:var(--featured-looks-photo-max-mobile);margin-inline:auto}.featured-looks__chips{flex-wrap:wrap;gap:10px;overflow:visible}.featured-looks__chip{flex:1 1 calc(50% - 5px);width:auto;min-width:0;max-width:100%}.featured-looks__chip-name{-webkit-line-clamp:2}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/featured-looks.css.map */
