.shop-look__trigger-btn{border-radius:19px;height:38px;display:inline-flex;cursor:pointer;align-items:center;border:none;background:#fff;color:#121212;padding:0;box-shadow:0 4px 12px #00000014;width:fit-content}.shop-look__trigger-btn svg{width:38px!important;height:38px!important;padding:9px}.carousel-action-wrapper .shop-look__trigger-btn{position:absolute;bottom:1rem;right:1rem}.shop-look__trigger-btn-text{max-width:0;overflow:hidden;padding-right:0;white-space:nowrap;font-size:11px;font-weight:600;letter-spacing:.05em;transition:all .25s cubic-bezier(.104,.204,.492,1)}.shop-look__trigger-btn:hover .shop-look__trigger-btn-text{max-width:120px;padding-right:14px}.shop-look-drawer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999991!important;visibility:hidden;transition:visibility .4s ease}.shop-look-drawer[aria-hidden=false]{visibility:visible;background:rgba(var(--color-foreground),.5)}.shop-look-drawer__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;opacity:0;transition:opacity .4s ease}.shop-look-drawer[aria-hidden=false] .shop-look-drawer__overlay{opacity:1;display:block}.shop-look-drawer__inner{position:absolute;top:0;right:0;width:100%;max-width:440px;height:100%;background:#fff;box-shadow:-6px 0 20px #0000001a;transform:translate(100%);transition:transform .45s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}.shop-look-drawer[aria-hidden=false] .shop-look-drawer__inner{transform:translate(0)}.shop-look-drawer__header{padding:24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e5e5}.shop-look-drawer__heading{margin:0;font-size:16px;font-weight:400;text-transform:none;letter-spacing:0;color:#121212}.shop-look-drawer__close{background:none;border:none;cursor:pointer;padding:4px;color:#121212;display:flex}.shop-look-drawer__body{flex:1;overflow-y:auto;padding:0 20px 20px}.shop-look-product-card{display:flex;align-items:center;gap:14px;padding:12px;background-color:#f9f9f9;border-radius:4px;margin-bottom:12px}.shop-look-product-card__media{width:70px;height:85px;flex-shrink:0;overflow:hidden;border-radius:2px}.shop-look-product-card__media img{width:100%;height:100%;object-fit:cover}.shop-look-product-card__info{flex:1;display:flex;flex-direction:column}.shop-look-product-card__title{font-size:13px;font-weight:500;color:#121212}.shop-look-product-card__title a{text-decoration:none;color:inherit}.shop-look-product-card__price{font-size:13px;color:#666;margin-top:2px}quick-cart-drawer.is--open{pointer-events:auto;z-index:999999!important}.shop-look-product-card__add{width:36px!important;height:36px;background-color:#121212;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}body.overflow-hidden{overflow:hidden!important}.shop-look-product-item{padding:24px 0;border-bottom:1px solid #e5e5e5;display:flex;flex-direction:column;gap:16px}.shop-look-product-item:last-child{border-bottom:none}.shop-look-product-item__media{position:relative;margin-inline-end:-20px;overflow:hidden}.shop-look-product-item__select-wrapper select:focus-visible{outline:none;box-shadow:none}.shop-look-product-item__media-track{display:flex;gap:2px;will-change:transform;transition:transform .4s cubic-bezier(.16,1,.3,1)}.shop-look-product-item__media-slide{flex:0 0 calc(100% / 2.2);aspect-ratio:1 / 1;background:#f4f4f4;overflow:hidden}.shop-look-product-item__media-slide img{width:100%;height:100%;object-fit:cover}.shop-look-product-item__media-prev,.shop-look-product-item__media-next{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:none;background:#fff;color:#121212;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000026;cursor:pointer;padding:0}.shop-look-product-item__media-prev[hidden],.shop-look-product-item__media-next[hidden]{display:none}.shop-look-product-item__media-prev{left:12px}.shop-look-product-item__media-next{right:12px}.shop-look-product-item__media-prev svg,.shop-look-product-item__media-next svg{width:12px;height:12px}.shop-look-product-item__media-prev svg{transform:rotate(180deg)}.shop-look-product-item__sold-out-badge{position:absolute;z-index:2;bottom:12px;left:12px;background:#fff;color:#000;font-size:10px;font-weight:700;padding:4px 8px;letter-spacing:.05em;border:1px solid #e5e5e5}.shop-look-product-item__details{display:flex;flex-direction:column;gap:2px}.shop-look-product-item__vendor{font-size:14px;font-weight:700;color:#121212;margin:0}.shop-look-product-item__title{font-size:14px;line-height:1.3;font-weight:400;color:#707070;margin:0}.shop-look-product-item__title a{color:inherit;text-decoration:none}.shop-look-product-item__meta-color{font-size:14px;color:#707070;text-transform:capitalize;display:block}.shop-look-product-item__price-wrapper{margin-top:6px;display:flex;align-items:flex-start;gap:10px}.shop-look-product-item__price-wrapper .membership_price .font-medium{margin-block-start:1px;font-size:14px}.shop-look-product-item__price{font-size:14px;font-weight:600;color:#121212}.shop-look-product-item__actions{display:flex;gap:12px;width:100%}.shop-look-product-item__select-wrapper{position:relative;flex:1}.shop-look-product-item__select-wrapper select{width:100%;height:48px;padding:0 36px 0 14px;border:1px solid #cccccc;background:#fff;-webkit-appearance:none;appearance:none;font-size:14px;color:#121212;text-transform:none;border-radius:8px;cursor:pointer}.shop-look-product-item__select-wrapper select:invalid,.shop-look-product-item__select-wrapper select option[value=""]{color:#707070}.shop-look-product-item__select-label{position:absolute;top:-7px;left:11px;padding:0 4px;background:#fff;font-size:11px;color:#707070;line-height:1;opacity:0;pointer-events:none;transition:opacity .15s ease}.shop-look-product-item__select-wrapper.has-value .shop-look-product-item__select-label{opacity:1}.shop-look-product-item__select-wrapper.has-value select{padding-top:10px}.shop-look-product-item__select-wrapper .icon-caret{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:10px;pointer-events:none;color:#121212}.shop-look-product-item__add-btn{display:none;flex:0 0 96px;height:48px;background:#121212;color:#fff;border:none;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;align-items:center;justify-content:center;transition:background .2s ease;position:relative;border-radius:8px}.shop-look-product-item__add-btn.is--visible{display:flex}.shop-look-product-item__add-btn:hover{background:#000}.shop-look-product-item__add-btn:disabled{opacity:.5;cursor:not-allowed}.product-variant-selector option{text-transform:uppercase;letter-spacing:.05em}.shop-look-drawer__footer{padding:20px 24px;border-top:1px solid #e5e5e5;background:#fff}.shop-look-drawer__footer-btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border:1px solid #121212;background:transparent;color:#121212;text-decoration:none;font-size:12px;font-weight:600;letter-spacing:.1em;transition:all .2s ease}.shop-look-drawer__footer-btn:hover{background:#121212;color:#fff}.btn-spinner.hidden{display:none!important}.btn-spinner svg{animation:shop-look-spin .8s linear infinite}@keyframes shop-look-spin{to{transform:rotate(360deg)}}.hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/162/assets/section-shop-the-look-carousel.css.map */
