.bundle-lookbook{display:block;background:var(--bl-bg, var(--color-background, #faf4ec));color:var(--color-foreground, #2b2620);overflow:hidden}.bundle-lookbook__wrapper{display:grid;grid-template-columns:40% 60%;align-items:start;gap:clamp(2rem,5vw,5rem)}.bundle-lookbook__col--content{display:flex;flex-direction:column;gap:20px;min-width:0}.bundle-lookbook__header{display:flex;flex-direction:column;gap:.75rem}.bundle-lookbook__subheading{margin:0;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;opacity:.7}.bundle-lookbook__heading{margin:0;font-family:var(--font-heading-family, var(--font-heading--family, serif));font-weight:var(--font-heading-weight, 500);font-size:48px;line-height:1.05;color:var(--bl-heading, var(--color-foreground, inherit))}.bundle-lookbook__products{display:flex;flex-direction:column}.bundle-lookbook__product{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:1.25rem;padding-block:1.25rem;border-block-end:1px solid rgba(var(--color-foreground-rgb, 43, 38, 32),.12);border-bottom:1px solid #0000001f}.bundle-lookbook__product:first-child{border-block-start:1px solid rgba(var(--color-foreground-rgb, 43, 38, 32),.12)}.bundle-lookbook__media{display:block;width:80px;height:80px;border-radius:var(--bl-radius, 6px);overflow:hidden;background:rgba(var(--color-foreground-rgb, 43, 38, 32),.05)}.bundle-lookbook__image,.bundle-lookbook__media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.bundle-lookbook__form{display:contents}.bundle-lookbook__info{display:flex;flex-direction:column;gap:.35rem;min-width:0}.bundle-lookbook__product-vendor,.bundle-lookbook__popup-vendor{margin:0;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;opacity:.6}.bundle-lookbook__product-title{margin:0;font-family:var(--font-heading-family, serif);font-size:1.0625rem;line-height:1.25;color:inherit;text-decoration:none}.bundle-lookbook__product-title:hover{text-decoration:underline}.bundle-lookbook__product-price{margin:0;font-size:.9375rem;white-space:nowrap;align-self:start;padding-block-start:.15rem}.bundle-lookbook__product-price sup,.bundle-lookbook__popup-price sup{font-size:.6em}.bundle-lookbook__buttons{margin-block-start:.4rem}.button.bundle-lookbook__atc{--bl-atc-pad: 0;display:inline-flex;align-items:center;gap:.4rem;width:auto;min-height:0;padding:0;background:transparent;color:inherit;border:0;box-shadow:none;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;border-radius:0}.button.bundle-lookbook__atc .add-to-cart-text__content{border-block-end:1px solid currentColor;padding-block-end:2px}.button.bundle-lookbook__atc .add-to-cart-icon{width:.85rem;height:.85rem}.button.bundle-lookbook__atc[disabled]{opacity:.4;cursor:not-allowed}.product-form-text__error{display:flex;align-items:center;gap:.35rem;color:var(--color-error, #b3261e);font-size:.8125rem}.product-form-text__error.hidden,.hidden{display:none!important}.button.bundle-lookbook__set-button{position:relative;width:100%;margin-block-start:.5rem;padding:12px;background:var(--bl-set-bg, var(--color-foreground, #c2a063));color:var(--bl-set-text, var(--color-background, #fff));border:0;border-radius:var(--style-border-radius-buttons, var(--bl-radius, 4px));font-size:.8125rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;cursor:pointer;transition:opacity .2s ease,transform .15s ease}.button.bundle-lookbook__set-button:hover{opacity:.92}.button.bundle-lookbook__set-button:active{transform:translateY(1px)}.button.bundle-lookbook__set-button[aria-busy=true]{pointer-events:none;opacity:.8}.button.bundle-lookbook__set-button[aria-busy=true] .bundle-lookbook__set-label{visibility:hidden}.bundle-lookbook__set-spinner{display:none;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:1.15rem;height:1.15rem;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:bundle-lookbook-spin .7s linear infinite}.button.bundle-lookbook__set-button[aria-busy=true] .bundle-lookbook__set-spinner{display:block}@keyframes bundle-lookbook-spin{to{transform:rotate(360deg)}}.bundle-lookbook__col--visual{min-width:0;position:sticky;top:100px;height:fit-content}.bundle-lookbook__stage{position:relative;border-radius:var(--bl-radius, 6px);overflow:hidden}.bundle-lookbook__lifestyle{display:block;width:100%;height:100%;aspect-ratio:var(--bl-ratio, 1.6 / 1);object-fit:contain}.bundle-lookbook__lifestyle--placeholder{background:rgba(var(--color-foreground-rgb, 43, 38, 32),.06)}.bundle-lookbook__hotspot-wrap{position:absolute;transform:translate(-50%,-50%);z-index:2}.bundle-lookbook__hotspot-wrap.is-active{z-index:5}.bundle-lookbook__hotspot{position:relative;display:grid;place-items:center;width:28px;height:28px;padding:0;background:transparent;border:0;cursor:pointer}.bundle-lookbook__hotspot-dot{position:relative;width:12px;height:12px;border-radius:50%;background:#111;box-shadow:0 0 0 4px #ffffffeb;transition:transform .2s ease;z-index:1}.bundle-lookbook__hotspot:hover .bundle-lookbook__hotspot-dot{transform:scale(1.15)}.bundle-lookbook__hotspot-pulse{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:20px;height:20px;border-radius:50%;background:#ffffffd9;animation:bundle-lookbook-pulse 2s ease-out infinite}@keyframes bundle-lookbook-pulse{0%{transform:scale(.6);opacity:.9}70%{transform:scale(2.4);opacity:0}to{transform:scale(2.4);opacity:0}}@media(prefers-reduced-motion:reduce){.bundle-lookbook__hotspot-pulse{animation:none}}.bundle-lookbook__popup{position:absolute;bottom:calc(100% + 14px);left:50%;width:230px;transform:translate(-50%,8px);display:flex;gap:.75rem;padding:.85rem;background:var(--color-background, #fff);color:var(--color-foreground, #2b2620);border-radius:var(--bl-radius, 6px);box-shadow:0 12px 40px #00000029;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s;z-index:4}.bundle-lookbook__hotspot-wrap.is-active .bundle-lookbook__popup{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.bundle-lookbook__popup:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:7px solid transparent;border-top-color:var(--color-background, #fff)}.bundle-lookbook__popup-media{flex:0 0 64px}.bundle-lookbook__popup-image{width:64px;height:64px;object-fit:cover;border-radius:calc(var(--bl-radius, 6px) - 2px);display:block}.bundle-lookbook__popup-info{display:flex;flex-direction:column;gap:.25rem;min-width:0}.bundle-lookbook__popup-title{margin:0;font-family:var(--font-heading-family, serif);font-size:.9375rem;line-height:1.2}.bundle-lookbook__popup-price{margin:0;font-size:.8125rem}.bundle-lookbook__popup-add{margin-block-start:.35rem;align-self:flex-start;padding:0;background:transparent;border:0;border-block-end:1px solid currentColor;color:inherit;font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;cursor:pointer}.bundle-lookbook__popup-add[disabled]{opacity:.4;cursor:not-allowed;border-block-end-color:transparent}.bundle-lookbook__product--empty{opacity:.55}.mobile--block{display:none}@media screen and (max-width:989px){.bundle-lookbook__wrapper{grid-template-columns:1fr;gap:2rem}.bundle-lookbook__col--visual{order:-1;position:static}.bundle-lookbook__popup{width:200px}.mobile--block{display:block}.desktop--block{display:none}}@media screen and (max-width:767px){.bundle-lookbook__heading{font-size:28px}}@media screen and (max-width:480px){.bundle-lookbook__product{grid-template-columns:64px 1fr;grid-template-areas:"media info" "media price";row-gap:.4rem}.bundle-lookbook__media{width:64px;height:64px;grid-area:media}.bundle-lookbook__info{grid-area:info}.bundle-lookbook__product-price{grid-area:price}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bundle-lookbook.css.map */
