.complete-the-look{display:block;margin:0;color:inherit}.complete-the-look__inner{padding:0}.complete-the-look__heading{margin:0 0 8px}.complete-the-look__items{display:grid;grid-auto-columns:var(--ctl-item-width, calc((100% - 8px)/2) );grid-auto-flow:column;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:4px;scroll-snap-type:none;scrollbar-width:thin}.complete-the-look__item{position:relative;display:grid;align-content:start;gap:8px;min-width:0;contain:layout paint;scroll-snap-align:start}.complete-the-look__toggle{position:absolute;top:0!important;right:0!important;z-index:3;display:grid;place-items:center;width:56px;height:56px;min-width:56px;min-height:56px;box-sizing:border-box;margin:0;padding:10px;cursor:pointer;transform:none!important}.complete-the-look__checkbox{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.complete-the-look__checkmark{position:relative;display:block;width:22px;height:22px;border:1px solid currentColor;border-radius:3px;background:#ffffffe6;opacity:.78}.complete-the-look__checkbox:checked+.complete-the-look__checkmark{background:currentColor;border-color:currentColor;opacity:1}.complete-the-look__checkbox:checked+.complete-the-look__checkmark:after{position:absolute;top:4px;left:7px;display:block;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;content:"";transform:rotate(45deg)}.complete-the-look__checkbox:focus-visible+.complete-the-look__checkmark{outline:2px solid currentColor;outline-offset:2px}.complete-the-look__checkbox:disabled+.complete-the-look__checkmark{cursor:not-allowed;opacity:.32}.complete-the-look__media{position:static;display:block;width:100%;overflow:visible;background:transparent!important;color:inherit;border:0!important;border-bottom:0!important;box-shadow:none!important;text-decoration:none!important;background-image:none!important}.complete-the-look__image-frame{position:relative;display:block;width:100%;overflow:hidden}.complete-the-look__media-link,.complete-the-look__media-link:hover,.complete-the-look__media-link:focus,.complete-the-look__media-link:visited{display:block;color:inherit;border:0!important;border-bottom:0!important;box-shadow:none!important;text-decoration:none!important;background-image:none!important}.complete-the-look__item:not(.is-selected) .complete-the-look__media-link,.complete-the-look__item:not(.is-selected) .complete-the-look__title[data-ctl-href],.complete-the-look__item.is-unavailable .complete-the-look__media-link,.complete-the-look__item.is-unavailable .complete-the-look__title[data-ctl-href]{pointer-events:none;cursor:default}.complete-the-look__media img,.complete-the-look__image-placeholder{display:block;width:100%;height:auto}.complete-the-look--image-ratio-fixed .complete-the-look__image-frame{aspect-ratio:var(--ctl-image-ratio)}.complete-the-look--image-ratio-fixed .complete-the-look__image-frame img,.complete-the-look--image-ratio-fixed .complete-the-look__image-placeholder{height:100%;object-fit:cover}.complete-the-look__item.is-unavailable .complete-the-look__image-frame img,.complete-the-look__item.is-unavailable .complete-the-look__image-placeholder,.complete-the-look__item.is-unavailable .complete-the-look__title,.complete-the-look__item.is-unavailable .complete-the-look__price,.complete-the-look__item.is-unavailable .complete-the-look__controls,.complete-the-look__item:not(.is-selected) .complete-the-look__image-frame img,.complete-the-look__item:not(.is-selected) .complete-the-look__image-placeholder,.complete-the-look__item:not(.is-selected) .complete-the-look__title,.complete-the-look__item:not(.is-selected) .complete-the-look__price,.complete-the-look__item:not(.is-selected) .complete-the-look__controls{opacity:.48}.complete-the-look__details,.complete-the-look__title-row{display:grid;gap:4px;min-width:0}.complete-the-look__title,.complete-the-look__title:hover,.complete-the-look__title:focus,.complete-the-look__title:visited{display:-webkit-box;overflow:hidden;color:inherit;font-size:.9em;min-height:2.5em;line-height:1.25;text-decoration:none!important;border:0!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.complete-the-look__media:before,.complete-the-look__media:after,.complete-the-look__image-frame:before,.complete-the-look__image-frame:after,.complete-the-look__media-link:before,.complete-the-look__media-link:after,.complete-the-look__title:before,.complete-the-look__title:after{display:none}.complete-the-look__summary-line{display:flex;flex-wrap:wrap;gap:4px 8px;align-items:baseline}.complete-the-look__badge{width:fit-content;border:1px solid currentColor;border-radius:3px;padding:1px 6px;opacity:.72}.complete-the-look__price{display:flex;flex-wrap:wrap;gap:6px;align-items:baseline}.complete-the-look__price-compare{opacity:.58}.complete-the-look__controls{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.complete-the-look__control{display:inline-flex;gap:4px;align-items:center;min-width:0;margin:0}.complete-the-look__control-label{opacity:.72}.complete-the-look__select{width:auto;min-width:52px;max-width:84px;min-height:30px;border:1px solid rgba(0,0,0,.16);border-radius:3px;background:transparent;color:inherit;padding:1px 24px 1px 9px;font:inherit}.complete-the-look__select:disabled,.complete-the-look__select option:disabled{color:#0000006b}.complete-the-look__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;align-items:center;margin-top:12px}.complete-the-look__button{min-height:auto;padding:7px 12px!important;font-size:.88em!important;line-height:1.1!important;white-space:nowrap}.complete-the-look__button[disabled]{cursor:not-allowed;opacity:.55}.complete-the-look__message{grid-column:1 / -1;margin:0}.complete-the-look__message.is-error{color:#b42318}@media(max-width:640px){.complete-the-look{margin:0}.complete-the-look__inner{padding-right:0;padding-left:0}.complete-the-look__items{grid-auto-columns:var(--ctl-item-width, calc((100% - 8px)/2) );gap:8px}.complete-the-look__toggle{top:0!important;right:0!important;width:56px;height:56px;min-width:56px;min-height:56px;padding:10px}.complete-the-look__checkmark{width:22px;height:22px}.complete-the-look__checkbox:checked+.complete-the-look__checkmark:after{top:4px;left:7px}.complete-the-look__select{min-width:50px;max-width:80px}.complete-the-look__footer{grid-template-columns:1fr;gap:7px}.complete-the-look__summary-line{justify-content:space-between}.complete-the-look__button{width:100%;min-height:36px!important;padding-top:7px!important;padding-bottom:7px!important}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/complete-the-look.css.map */
