.match-your-mood{display:block;width:100%;padding:72px 0;color:#111;background:#fff}.match-your-mood__inner{width:min(100%,1260px);margin-inline:auto;padding-inline:24px}.match-your-mood__heading{margin:0 0 30px;font-size:clamp(26px,3vw,42px);font-weight:600;text-align:center}.match-your-mood__tabs{display:flex;justify-content:space-between;gap:28px;margin-bottom:24px;overflow-x:auto;scrollbar-width:none}.match-your-mood__tabs::-webkit-scrollbar{display:none}.match-your-mood__tab{-webkit-appearance:none;appearance:none;position:relative;flex:0 0 auto;padding:4px 0 8px;color:#777;background:transparent;border:0;font:inherit;font-size:10px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.match-your-mood__tab.is-active{color:#111;font-style:italic;font-weight:700}.match-your-mood__tab:disabled{opacity:.35;cursor:not-allowed}.match-your-mood__panel[hidden]{display:none}.match-your-mood__editorial{display:grid;gap:6px;width:100%}.match-your-mood__editorial--3{height:1082px;grid-template-columns:1.45fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr))}.match-your-mood__editorial--3 .match-your-mood__editorial-item--1{grid-row:1 / 3;height:1082px}.match-your-mood__editorial--4{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.match-your-mood__editorial-item{display:block;min-width:0;overflow:hidden;background:#eee}.match-your-mood__editorial-image,.match-your-mood__placeholder,.match-your-mood__placeholder svg{display:block;width:100%;height:100%}.match-your-mood__editorial-image{object-fit:cover}.match-your-mood__summary{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:32px;padding-top:18px}.match-your-mood__summary-products{display:flex;align-items:center;gap:20px;min-width:0}.match-your-mood__summary-thumbnails{display:flex;gap:6px}.match-your-mood__summary-thumbnail{display:block;width:58px;aspect-ratio:2/3;overflow:hidden;background:#eee}.match-your-mood__summary-thumbnail img,.match-your-mood__summary-thumbnail svg{width:100%;height:100%;object-fit:cover}.match-your-mood__look-title{margin:0;font-size:14px}.match-your-mood__product-names{margin:5px 0 0;color:#777;font-family:serif;font-size:11px;font-style:italic;text-transform:uppercase}.match-your-mood__pieces{margin:5px 0 0;color:#999;font-size:9px}.match-your-mood__summary-meta{display:flex;justify-content:space-between;gap:20px;margin-bottom:10px;font-size:10px}.match-your-mood__open-button,.match-your-mood__add-button{width:100%;min-height:46px;padding:10px 18px;color:#111;background:#fff;border:1px solid #111;border-radius:0;font:inherit;font-size:10px;text-transform:uppercase;cursor:pointer}.match-your-mood__summary-help,.match-your-mood__drawer-help{display:block;margin-top:7px;color:#999;font-size:8px;text-align:center}.match-your-mood__editor-warning{padding:40px;border:1px dashed #bbb;text-align:center}.match-your-mood__drawer{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;overflow:hidden;background:#0000;border:0;transition:background-color .35s ease}.match-your-mood__drawer::backdrop{background:transparent}.match-your-mood__drawer.is-open{background:#0000009e}.match-your-mood__drawer-inner{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(920px,calc(100vw - 48px));height:100%;padding:0 44px;overflow-y:auto;background:#fff;box-shadow:-6px 0 24px #00000029;transform:translate3d(100%,0,0);transition:transform .35s ease}.match-your-mood__drawer.is-open .match-your-mood__drawer-inner{transform:translateZ(0)}.match-your-mood__drawer-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:92px;padding:20px 0;background:#fff;border-bottom:1px solid var(--border,#ddd)}.match-your-mood__drawer-title{margin:0;font-size:24px;font-weight:500}.match-your-mood__drawer-subtitle{margin:4px 0 0;color:#777;font-size:11px}.match-your-mood__drawer-products{display:grid;padding:8px 0 200px}.match-your-mood-item{display:grid;grid-template-columns:230px minmax(0,1fr);gap:34px;padding:28px 0}.match-your-mood-item+.match-your-mood-item{border-top:1px solid var(--border,#ddd)}.match-your-mood-item__media{width:100%;aspect-ratio:2/3;overflow:hidden;background:#f2f2f2}.match-your-mood-item__media a,.match-your-mood-item__image,.match-your-mood-item__media svg{display:block;width:100%;height:100%}.match-your-mood-item__image{object-fit:cover}.match-your-mood-item__content{display:flex;flex-direction:column;min-width:0;padding:4px 0}.match-your-mood-item__title{color:inherit;font-size:16px;line-height:1.25;text-decoration:none;text-transform:uppercase}.match-your-mood-item__price{display:flex;gap:8px;margin-top:7px;font-size:16px;font-weight:600}.match-your-mood-item__price s{color:#777;font-size:12px;font-weight:400}.match-your-mood-item__options{width:100%;margin-top:22px}.match-your-mood-item__option{margin:0;padding:0;border:0}.match-your-mood-item__option+.match-your-mood-item__option{margin-top:18px}.match-your-mood-item__option-name{margin-bottom:9px;font-size:11px;text-transform:uppercase}.match-your-mood-item__values{display:flex;flex-wrap:wrap;gap:9px}.match-your-mood-item__value{-webkit-appearance:none;appearance:none;min-width:48px;min-height:38px;padding:8px 12px;color:#111;background:#fff;border:1px solid #111;border-radius:0;font:inherit;font-size:11px;cursor:pointer}.match-your-mood-item__value.is-active{color:#fff;background:#111}.match-your-mood-item__value:disabled,.match-your-mood-item__value.is-unavailable{color:#aaa;border-color:#ccc;cursor:not-allowed;opacity:.5;text-decoration:line-through}.match-your-mood-item__value--color{position:relative;min-width:30px;width:30px;height:30px;min-height:30px;padding:0;border:0;border-radius:50%;background:transparent}.match-your-mood-item__swatch{display:block;width:22px;height:22px;margin:auto;border:1px solid rgba(0,0,0,.2);border-radius:50%;background-color:var(--look-swatch-color,#ddd);background-image:var(--look-swatch-image,none);background-size:cover;background-position:center}.match-your-mood-item__value--color:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border:1px solid transparent;border-radius:50%}.match-your-mood-item__value--color.is-active:after{border-color:#111}.match-your-mood-item__value--color:disabled:before{content:"";position:absolute;top:50%;left:4px;right:4px;height:1px;background:#111;transform:rotate(-45deg)}.match-your-mood-item__status{margin:auto 0 0;padding-top:18px;color:#888;font-size:10px}.match-your-mood__drawer-footer{position:sticky;bottom:0;z-index:6;margin-top:auto;padding:20px 0 26px;background:#fff;border-top:1px solid var(--border,#ddd)}.match-your-mood__drawer-total{display:flex;justify-content:space-between;margin-bottom:13px;font-size:14px}.match-your-mood__add-button{position:relative;color:#fff;background:#111}.match-your-mood__add-button:disabled{opacity:.4;cursor:not-allowed}.match-your-mood__loader{position:absolute;top:50%;left:50%;display:none;width:17px;height:17px;border:1px solid currentColor;border-right-color:transparent;border-radius:50%;transform:translate(-50%,-50%);animation:match-your-mood-spin .7s linear infinite}.match-your-mood__add-button.is-loading [data-look-add-text]{opacity:0}.match-your-mood__add-button.is-loading .match-your-mood__loader{display:block}.match-your-mood__drawer-error{margin-bottom:12px;padding:10px 12px;color:#9f1616;background:#fff0f0;font-size:11px}@keyframes match-your-mood-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@media only screen and (max-width:989px){.match-your-mood__drawer-inner{width:min(820px,calc(100vw - 24px));padding-inline:32px}.match-your-mood-item{grid-template-columns:200px minmax(0,1fr);gap:26px}}@media only screen and (max-width:749px){.match-your-mood{padding:32px 0}.match-your-mood__inner{padding-inline:14px}.match-your-mood__heading{margin-bottom:20px;font-size:20px}.match-your-mood__tabs{gap:28px;margin-inline:-14px;margin-bottom:16px;padding-inline:14px}.match-your-mood__tab{font-size:7px}.match-your-mood__editorial{min-height:0;gap:4px}.match-your-mood__editorial--3{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto}.match-your-mood__editorial--3 .match-your-mood__editorial-item--1{grid-column:1/3;grid-row:auto;aspect-ratio:4/5}.match-your-mood__editorial--3 .match-your-mood__editorial-item--2,.match-your-mood__editorial--3 .match-your-mood__editorial-item--3,.match-your-mood__editorial--4 .match-your-mood__editorial-item{aspect-ratio:4/5}.match-your-mood__summary{display:block;padding-top:15px}.match-your-mood__summary-products{display:block}.match-your-mood__summary-thumbnails{justify-content:flex-end;margin-bottom:12px}.match-your-mood__summary-thumbnail{width:46px}.match-your-mood__drawer-inner{width:100vw;padding:0 18px}.match-your-mood__drawer-header{min-height:72px;padding:14px 0}.match-your-mood__drawer-title{font-size:18px}.match-your-mood-item{grid-template-columns:145px minmax(0,1fr);gap:16px;padding:20px 0}.match-your-mood-item__title{font-size:12px}.match-your-mood-item__price{font-size:13px}.match-your-mood-item__value{min-width:38px;min-height:32px;padding:6px 9px;font-size:9px}.match-your-mood-item__value--color{min-width:28px;width:28px;height:28px;min-height:28px;padding:0}.match-your-mood-item__swatch{width:20px;height:20px}.match-your-mood__drawer-products{padding-bottom:180px}}@media only screen and (max-width:420px){.match-your-mood__drawer-inner{padding-inline:14px}.match-your-mood-item{grid-template-columns:128px minmax(0,1fr);gap:12px}}@media(prefers-reduced-motion:reduce){.match-your-mood__drawer,.match-your-mood__drawer-inner{transition-duration:.01ms}}.match-your-mood__drawer .match-your-mood__drawer-inner{width:min(680px,92vw)!important;max-width:none!important;padding:0!important;overflow-x:hidden}.match-your-mood__drawer .match-your-mood__drawer-header,.match-your-mood__drawer .match-your-mood__drawer-products,.match-your-mood__drawer .match-your-mood__drawer-footer{width:100%;max-width:none;box-sizing:border-box}.match-your-mood__drawer .match-your-mood__drawer-header{flex:0 0 auto;padding:24px 56px}.match-your-mood__drawer .match-your-mood__drawer-products{padding:12px 56px}.match-your-mood__drawer .match-your-mood__drawer-footer{padding:20px 56px 28px}.match-your-mood__drawer .match-your-mood-item{grid-template-columns:280px minmax(0,1fr);gap:48px}.match-your-mood__drawer .match-your-mood-item__values{flex-wrap:wrap;gap:0}.match-your-mood__drawer .match-your-mood-item__value{min-width:58px;padding-inline:15px}.match-your-mood-item__colors{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px}.match-your-mood-item__colors[hidden]{display:none}.match-your-mood-item__color{-webkit-appearance:none;appearance:none;position:relative;flex:0 0 20px;width:20px;height:20px;padding:0;border:1px solid rgba(0,0,0,.2);border-radius:50%;cursor:pointer}.match-your-mood-item__color:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid transparent;border-radius:50%}.match-your-mood-item__color.is-active:after{border-color:#111}@media only screen and (max-width:989px){.match-your-mood__drawer .match-your-mood__drawer-inner{width:min(900px,calc(100vw - 20px))!important}.match-your-mood__drawer .match-your-mood__drawer-header{padding:20px 32px}.match-your-mood__drawer .match-your-mood__drawer-products{padding:8px 32px 200px}.match-your-mood__drawer .match-your-mood__drawer-footer{padding:18px 32px 24px}.match-your-mood__drawer .match-your-mood-item{grid-template-columns:220px minmax(0,1fr);gap:30px}}@media only screen and (max-width:749px){.match-your-mood__drawer .match-your-mood__drawer-inner{width:100vw!important}.match-your-mood__drawer .match-your-mood__drawer-header{padding:16px 18px}.match-your-mood__drawer .match-your-mood__drawer-products{padding:6px 18px}.match-your-mood__drawer .match-your-mood__drawer-footer{padding:16px 18px 22px}.match-your-mood__drawer .match-your-mood-item{grid-template-columns:132px minmax(0,1fr);gap:14px}.match-your-mood__drawer .match-your-mood-item__value{min-width:40px;padding-inline:9px}}
/*# sourceMappingURL=/cdn/shop/t/531/assets/match-your-mood.css.map */
