@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap";.shopify-section:has(.oa-lookbook),.shopify-section:has(>.oa-lookbook){margin:0!important;padding:0!important}.shopify-section:has(.oa-lookbook)+.shopify-section{margin-top:0!important}.oa-lookbook{width:100%;font-family:Poppins,sans-serif;box-sizing:border-box;background:var(--oa-lb-bg, #fff);color:var(--oa-lb-text, #1d1d1b);overflow:hidden}.oa-lookbook *,.oa-lookbook *:before,.oa-lookbook *:after{box-sizing:border-box}.oa-lookbook__wrap{max-width:1400px;margin:0 auto;padding:56px 28px;display:grid;gap:48px;align-items:center}.oa-lookbook--image-left .oa-lookbook__wrap{grid-template-columns:1.15fr 1fr}.oa-lookbook--image-right .oa-lookbook__wrap{grid-template-columns:1fr 1.15fr}.oa-lookbook--image-right .oa-lookbook__media{order:2}.oa-lookbook--image-right .oa-lookbook__content{order:1}.oa-lookbook--image-full .oa-lookbook__wrap{grid-template-columns:1fr;padding:0;max-width:100%;gap:0}.oa-lookbook__media{position:relative;border-radius:var(--oa-lb-radius, 18px);overflow:hidden;height:var(--oa-lb-image-h, 560px);background:#f4f1ed;opacity:0;transform:scale(.98);transition:opacity .7s ease,transform .7s ease}.oa-lookbook--image-full .oa-lookbook__media{border-radius:0;height:clamp(380px,65vh,720px)}.oa-lookbook.is-visible .oa-lookbook__media{opacity:1;transform:scale(1)}.oa-lookbook__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.2s cubic-bezier(.25,.46,.45,.94)}.oa-lookbook.is-visible .oa-lookbook__img{transform:scale(1.04)}.oa-lookbook__img--placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ece8e2;color:#1d1d1b40}.oa-lookbook__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;padding:clamp(20px,4vw,56px);background:linear-gradient(180deg,rgba(0,0,0,calc(var(--oa-lb-overlay-opacity, .3) * .4)),rgba(0,0,0,var(--oa-lb-overlay-opacity, .3)));color:var(--oa-lb-overlay-text, #fff);pointer-events:none}.oa-lookbook__overlay-inner{display:flex;flex-direction:column;gap:12px;max-width:480px;pointer-events:auto;opacity:0;transform:translateY(20px);transition:opacity .7s ease .2s,transform .7s ease .2s}.oa-lookbook.is-visible .oa-lookbook__overlay-inner{opacity:1;transform:translateY(0)}.oa-lookbook--align-top-left .oa-lookbook__overlay{align-items:flex-start;justify-content:flex-start}.oa-lookbook--align-top-center .oa-lookbook__overlay{align-items:flex-start;justify-content:center;text-align:center}.oa-lookbook--align-top-center .oa-lookbook__overlay-inner{align-items:center}.oa-lookbook--align-top-right .oa-lookbook__overlay{align-items:flex-start;justify-content:flex-end;text-align:right}.oa-lookbook--align-top-right .oa-lookbook__overlay-inner{align-items:flex-end}.oa-lookbook--align-center .oa-lookbook__overlay{align-items:center;justify-content:center;text-align:center}.oa-lookbook--align-center .oa-lookbook__overlay-inner{align-items:center}.oa-lookbook--align-bottom-left .oa-lookbook__overlay{align-items:flex-end;justify-content:flex-start}.oa-lookbook--align-bottom-center .oa-lookbook__overlay{align-items:flex-end;justify-content:center;text-align:center}.oa-lookbook--align-bottom-center .oa-lookbook__overlay-inner{align-items:center}.oa-lookbook--align-bottom-right .oa-lookbook__overlay{align-items:flex-end;justify-content:flex-end;text-align:right}.oa-lookbook--align-bottom-right .oa-lookbook__overlay-inner{align-items:flex-end}.oa-lookbook__overlay-kicker{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;padding:6px 14px;background:var(--oa-lb-accent, #55fffa);color:var(--oa-lb-accent-text, #000);border-radius:999px;width:fit-content}.oa-lookbook__overlay-title{font-family:Poppins,sans-serif;font-weight:400;font-size:clamp(28px,5vw,60px);line-height:1.05;margin:0;letter-spacing:-.01em;text-shadow:0 2px 12px rgba(0,0,0,.25)}.oa-lookbook__overlay-cta{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:12px 22px;background:var(--oa-lb-overlay-text, #fff);color:var(--oa-lb-text, #1d1d1b);font-size:13px;font-weight:700;text-decoration:none;border-radius:999px;letter-spacing:.04em;text-transform:uppercase;transition:transform .2s ease,background .2s ease}.oa-lookbook__overlay-cta:hover{background:var(--oa-lb-accent, #55fffa);color:var(--oa-lb-accent-text, #000);transform:translateY(-2px)}.oa-lookbook__overlay-cta svg{transition:transform .2s ease}.oa-lookbook__overlay-cta:hover svg{transform:translate(3px)}.oa-lookbook__content{display:flex;flex-direction:column;gap:14px;padding:12px 0;opacity:0;transform:translate(20px);transition:opacity .65s ease .15s,transform .65s ease .15s}.oa-lookbook--image-right .oa-lookbook__content{transform:translate(-20px)}.oa-lookbook.is-visible .oa-lookbook__content{opacity:1;transform:translate(0)}.oa-lookbook__kicker{display:inline-block;width:fit-content;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;padding:6px 12px;background:color-mix(in srgb,var(--oa-lb-accent, #55fffa) 20%,transparent);color:var(--oa-lb-text, #1d1d1b);border-radius:999px}.oa-lookbook__title{font-family:Poppins,sans-serif;font-weight:400;font-size:clamp(28px,4vw,48px);line-height:1.1;margin:4px 0 0;letter-spacing:-.01em;color:var(--oa-lb-text)}.oa-lookbook__story{font-size:15px;line-height:1.7;color:var(--oa-lb-muted, #6b6b68)}.oa-lookbook__story p{margin:0 0 .8em}.oa-lookbook__story p:last-child{margin-bottom:0}.oa-lookbook__story strong{color:var(--oa-lb-text);font-weight:700}.oa-lookbook__shop{margin-top:8px;padding-top:18px;border-top:1px solid color-mix(in srgb,var(--oa-lb-text, #1d1d1b) 10%,transparent)}.oa-lookbook__shop-title{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--oa-lb-muted, #6b6b68);margin-bottom:12px}.oa-lookbook__pills{display:flex;flex-direction:column;gap:8px}.oa-lookbook__pill{display:flex;align-items:center;gap:12px;padding:8px 16px 8px 8px;background:var(--oa-lb-bg, #fff);border:1px solid color-mix(in srgb,var(--oa-lb-text, #1d1d1b) 8%,transparent);border-radius:999px;text-decoration:none;color:inherit;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.oa-lookbook__pill:hover{transform:translate(3px);border-color:var(--oa-lb-accent, #55fffa);box-shadow:0 6px 18px #0000000f}.oa-lookbook__pill-img{flex-shrink:0;width:44px;height:44px;border-radius:50%;overflow:hidden;background:#f4f1ed}.oa-lookbook__pill-img img{width:100%;height:100%;object-fit:cover;display:block}.oa-lookbook__pill-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.oa-lookbook__pill-title{font-size:13.5px;font-weight:600;color:var(--oa-lb-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oa-lookbook__pill-price{font-size:12px;font-weight:600;color:var(--oa-lb-muted, #6b6b68)}.oa-lookbook__pill-arrow{flex-shrink:0;color:var(--oa-lb-muted, #6b6b68);transition:transform .18s ease,color .18s ease}.oa-lookbook__pill:hover .oa-lookbook__pill-arrow{transform:translate(3px);color:var(--oa-lb-text)}.oa-lookbook__cta{align-self:flex-start;display:inline-flex;align-items:center;gap:10px;margin-top:8px;padding:14px 26px;background:var(--oa-lb-text, #1d1d1b);color:var(--oa-lb-bg, #fff);font-size:13px;font-weight:700;text-decoration:none;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.oa-lookbook__cta:hover{background:#000;transform:translateY(-2px);box-shadow:0 10px 24px #0000002e}.oa-lookbook__cta svg{transition:transform .2s ease}.oa-lookbook__cta:hover svg{transform:translate(3px)}@media(max-width:999px){.oa-lookbook__wrap{grid-template-columns:1fr!important;gap:28px;padding:40px 20px}.oa-lookbook--image-right .oa-lookbook__media,.oa-lookbook--image-right .oa-lookbook__content{order:initial}.oa-lookbook__media{height:clamp(320px,55vw,480px)}.oa-lookbook__content{transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.oa-lookbook--image-right .oa-lookbook__content{transform:translateY(20px)}.oa-lookbook.is-visible .oa-lookbook__content{transform:translateY(0)}}@media(max-width:640px){.oa-lookbook__wrap{padding:28px 14px;gap:22px}.oa-lookbook__media{height:clamp(280px,65vw,380px);border-radius:14px}.oa-lookbook--image-full .oa-lookbook__media{height:clamp(320px,80vh,520px)}.oa-lookbook__title{font-size:clamp(24px,7vw,32px)}.oa-lookbook__overlay-title{font-size:clamp(24px,8vw,38px)}.oa-lookbook__story{font-size:14px;line-height:1.65}.oa-lookbook__pill{padding:6px 14px 6px 6px}.oa-lookbook__pill-img{width:38px;height:38px}.oa-lookbook__cta{width:100%;justify-content:center}}.oa-lookbook,.oa-lookbook *,.oa-lookbook *:before,.oa-lookbook *:after{font-family:Poppins,sans-serif!important}.oa-lookbook button,.oa-lookbook input,.oa-lookbook textarea,.oa-lookbook select{font-family:inherit!important}.oa-lookbook strong,.oa-lookbook b{font-weight:700!important}.oa-lookbook h1,.oa-lookbook h2,.oa-lookbook h3,.oa-lookbook h4,.oa-lookbook h5,.oa-lookbook h6{font-family:Poppins,sans-serif!important;font-weight:700!important;letter-spacing:-.01em}
/*# sourceMappingURL=/cdn/shop/t/144/assets/oa-lookbook.css.map */
