.complete-the-look{display:block;width:100%;padding:var(--space-16)}@media(min-width:1024px){.complete-the-look{padding:0}}.complete-the-look__header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-16);margin-bottom:var(--space-16)}.complete-the-look__body{display:flex;flex-direction:column;gap:var(--space-16);padding:var(--space-16);border-radius:var(--space-4);background:var(--color-blush-10)}
.template-product-suit .complete-the-look__body{background:var(--color-sage-40)}@media(min-width:1024px){.complete-the-look__body{padding:var(--space-24);padding:var(--space-24)}}.complete-the-look__nav{display:flex;gap:var(--space-8)}.complete-the-look__navigation{display:flex;align-items:center;justify-content:center;width:var(--space-24);height:var(--space-24);padding:0;background:transparent;cursor:pointer;transition:border-color var(--transition-small)}
.complete-the-look__navigation:hover,.complete-the-look__navigation:focus-visible{border-color:var(--color-soft-black)}.complete-the-look__navigation.swiper-button-disabled{opacity:.3;cursor:not-allowed}.complete-the-look__header,.complete-the-look__body{width:100%}.complete-the-look__container{width:100%}.complete-the-look__slides{display:flex;align-items:stretch}
.complete-the-look__slide{width:100%;flex-shrink:0}.complete-the-look__card-group{display:flex;flex-direction:column;gap:var(--space-8);width:100%}.complete-the-look__swatches{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-8)}.complete-the-look__swatch{display:block;width:var(--space-12);height:var(--space-12);padding:0;border:0;border-radius:50%;background-color:var(--color-soft-black-10);background-size:cover;background-position:center;cursor:pointer}
.complete-the-look__swatch.is-active{outline:1px solid var(--color-soft-black);outline-offset:2px}.complete-the-look__swatch:focus-visible{outline:1px solid var(--color-soft-black);outline-offset:2px}.complete-the-look__swatch-more{margin-left:var(--space-2);padding:0;border:0;background:0;color:var(--color-soft-black-75);text-decoration:none;cursor:pointer}
.complete-the-look__swatch-more:hover{text-decoration:underline}.complete-the-look__card{display:flex;flex-direction:row;gap:var(--space-16)}@media(min-width:1024px){.complete-the-look__card{gap:var(--space-24)}}.complete-the-look__image-link{display:block;flex:0 0 113px;width:113px}.complete-the-look__image{display:block;width:100%;aspect-ratio:2/3;-o-object-fit:cover;object-fit:cover}
.complete-the-look__details{display:flex;flex:1;flex-direction:column;gap:var(--space-12);min-width:0}.complete-the-look__heading{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-8)}.complete-the-look__product-title{flex:1;min-width:0;overflow:hidden;font:var(--font-h4);text-decoration:none;white-space:nowrap;text-overflow:ellipsis}
.complete-the-look__product-title:hover{text-decoration:none}.complete-the-look__price{flex:0 0 auto;font:var(--font-body);white-space:nowrap}.complete-the-look__unavailable-message{margin:0;color:var(--color-soft-black-70)}.complete-the-look__options{display:flex;flex-wrap:wrap;gap:var(--space-8)}.complete-the-look__form{display:flex;margin-top:auto}
.complete-the-look__atc{min-width:-moz-max-content;min-width:max-content;cursor:pointer}@media(prefers-reduced-motion:reduce){.complete-the-look__navigation{transition:none}}