.custom-page-lookbook{font-family:var(--font-sans);margin:0 auto}.custom-page-lookbook,.custom-page-lookbook *{box-sizing:border-box}.custom-page-lookbook div:empty{display:block}.custom-page-lookbook h1,.custom-page-lookbook h2,.custom-page-lookbook h3,.custom-page-lookbook p{margin:0}.custom-page-lookbook a{color:inherit;text-decoration:none}.custom-page-lookbook__nav{display:flex;align-items:center;justify-content:space-between;padding:11px 44px;border-bottom:.5px solid var(--color-border-tertiary);background:var(--color-background-primary);position:sticky;top:0;z-index:50}.custom-page-lookbook__nav-label{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:var(--color-text-secondary)}.custom-page-lookbook__nav-right{display:flex;align-items:center;gap:20px}.custom-page-lookbook__toggle{display:flex;background:var(--color-background-secondary);border-radius:var(--border-radius-md);padding:3px;gap:3px}.custom-page-lookbook__toggle-link{font-size:12px;padding:5px 15px;border-radius:6px;border:none;cursor:pointer;background:transparent;color:var(--color-text-secondary);display:inline-flex;align-items:center;justify-content:center;min-height:28px}.custom-page-lookbook__toggle-link--active{background:var(--color-background-primary);color:var(--color-text-primary);border:.5px solid var(--color-border-tertiary);font-weight:500}.custom-page-lookbook__nav-trust{font-size:12px;color:var(--color-text-secondary)}.custom-page-lookbook__hero{height:620px;background:#1a1a1a;display:flex;align-items:flex-end;position:relative;overflow:hidden}.custom-page-lookbook__hero-bands{position:absolute;top:0;right:0;bottom:0;left:0;display:flex}.custom-page-lookbook__hero-band{flex:1}.custom-page-lookbook__hero-band--1{background:#1a1a1a}.custom-page-lookbook__hero-band--2{background:#1a2230}.custom-page-lookbook__hero-band--3{background:#1a3a2a}.custom-page-lookbook__hero-band--4{background:#3a2a18}.custom-page-lookbook__hero-band--5{background:#ae8180}.custom-page-lookbook__hero-band--6{background:#e8e0d4}.custom-page-lookbook__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000d1,#0000001f 55%)}.custom-page-lookbook__hero-content{position:relative;z-index:2;padding:44px 48px;width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.custom-page-lookbook__hero-eye{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#c9a882;margin-bottom:10px}.custom-page-lookbook__hero-title{font-family:var(--font-serif);font-size:56px;font-weight:400;line-height:1;color:#fff;margin-bottom:12px}.custom-page-lookbook__hero-sub{font-size:13px;color:#ffffffa6;line-height:1.65;max-width:360px}.custom-page-lookbook__hero-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.custom-page-lookbook__hero-count{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80}.custom-page-lookbook__btn{padding:12px 24px 15px;border:none;border-radius:var(--border-radius-md);font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.custom-page-lookbook__btn--rose{background:#ae8180;color:#fff}.custom-page-lookbook__btn--olive{background:#2e2d1c;color:#c9a882}a.custom-page-lookbook__btn--ghost{background:transparent;color:#fff;border:.5px solid rgba(255,255,255,.35)}.custom-page-lookbook__look{display:grid;grid-template-columns:3fr 2fr;border-bottom:.5px solid var(--color-border-tertiary);min-height:500px}.custom-page-lookbook__look--flip{direction:rtl}.custom-page-lookbook__look--flip>*{direction:ltr}.custom-page-lookbook__scene{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:500px}.custom-page-lookbook__scene--bg-black{background:#1a1a1a}.custom-page-lookbook__scene--bg-rose{background:#ae8180}.custom-page-lookbook__scene-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex}.custom-page-lookbook__scene-split{flex:1}.custom-page-lookbook__scene-split--look1-a{flex:1.2;background:#1a1a1a}.custom-page-lookbook__scene-split--look1-b{flex:.8;background:#1a2030;opacity:.7}.custom-page-lookbook__scene-split--look2-a{background:#c9a882;opacity:.8}.custom-page-lookbook__scene-split--look2-b{background:#ae8180}.custom-page-lookbook__scene-split--look2-c{flex:.8;background:#e8d4cc;opacity:.7}.custom-page-lookbook__scene-label{position:absolute;top:18px;left:18px;z-index:3;font-size:10px;letter-spacing:.12em;text-transform:uppercase;padding:5px 12px;border-radius:100px;border:.5px solid rgba(255,255,255,.3);color:#ffffffbf}.custom-page-lookbook__pins{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4}.custom-page-lookbook__pin{position:absolute;display:flex;align-items:center;gap:8px;cursor:pointer}.custom-page-lookbook__pin--l1a{top:38%;left:22%}.custom-page-lookbook__pin--l1b{top:55%;left:45%}.custom-page-lookbook__pin--l2a{top:30%;left:20%}.custom-page-lookbook__pin--l2b{top:60%;left:50%}.custom-page-lookbook__pin-ring{width:22px;height:22px;border-radius:50%;border:1.5px solid rgba(255,255,255,.6);display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-page-lookbook__pin-ring--strong{border-color:#ffffffb3}.custom-page-lookbook__pin-dot{width:10px;height:10px;border-radius:50%;background:#fff;flex-shrink:0}.custom-page-lookbook__pin-name{font-size:11px;background:#ffffffeb;color:#1a1a1a;padding:4px 10px;border-radius:100px;white-space:nowrap;font-weight:500}.custom-page-lookbook__scene-placeholder{position:relative;z-index:2;font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:#fff6;text-align:center;padding:12px}.custom-page-lookbook__products{padding:36px 32px;display:flex;flex-direction:column;justify-content:center;border-left:.5px solid var(--color-border-tertiary)}.custom-page-lookbook__products-header{margin-bottom:24px}.custom-page-lookbook__look-label{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:6px}.custom-page-lookbook__look-title{font-family:var(--font-serif);font-size:22px;font-weight:400;color:var(--color-text-primary)}.custom-page-lookbook__look-desc{font-size:12px;color:var(--color-text-secondary);line-height:1.7;margin-top:8px}.custom-page-lookbook__product-list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.custom-page-lookbook__line-item{display:grid;grid-template-columns:64px 1fr;gap:12px}.custom-page-lookbook__line-thumb{width:64px;height:80px;border-radius:var(--border-radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-page-lookbook__line-thumb--black{background:#1a1a1a}.custom-page-lookbook__line-thumb--midnight{background:#1a2a3a}.custom-page-lookbook__line-thumb--hunter{background:#1a3a2a}.custom-page-lookbook__line-thumb--rose{background:#ae8180}.custom-page-lookbook__line-thumb--amber{background:#c9a882}.custom-page-lookbook__line-thumb--beige{background:#d4b8a8}.custom-page-lookbook__line-thumb-ph{font-size:9px;color:#fff6;text-align:center;line-height:1.3}.custom-page-lookbook__line-color{font-size:10px;color:var(--color-text-secondary);margin-bottom:2px}.custom-page-lookbook__line-name{font-size:12px;font-weight:500;color:var(--color-text-primary);line-height:1.3;margin-bottom:5px}.custom-page-lookbook__line-price{font-size:13px;font-weight:500;color:var(--color-text-primary)}.custom-page-lookbook__line-was{font-size:11px;color:var(--color-text-secondary);text-decoration:line-through;margin-left:6px}a.custom-page-lookbook__shop-look{width:100%;padding:12px 15px 15px;background:#2e2d1c;color:#c9a882;border:none;border-radius:var(--border-radius-md);font-size:13px;font-weight:500;cursor:pointer;letter-spacing:.03em;display:inline-flex;align-items:center;justify-content:center}.custom-page-lookbook__mid-banner{height:220px;background:#2e2d1c;display:flex;align-items:center;justify-content:space-between;padding:0 64px;border-bottom:.5px solid var(--color-border-tertiary);gap:18px}.custom-page-lookbook__mid-eye{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#c9a882;margin-bottom:8px}.custom-page-lookbook__mid-title{font-family:var(--font-serif);font-size:28px;font-weight:400;color:#fff;line-height:1.2}.custom-page-lookbook__mid-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.custom-page-lookbook__mid-sub{font-size:12px;color:#ffffff8c;text-align:right;line-height:1.6}.custom-page-lookbook__wide-scene{height:480px;background:#3a3020;display:flex;align-items:flex-end;position:relative;overflow:hidden;border-bottom:.5px solid var(--color-border-tertiary)}.custom-page-lookbook__wide-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex}.custom-page-lookbook__wide-split{flex:1}.custom-page-lookbook__wide-split--1{background:#f7f3f4}.custom-page-lookbook__wide-split--2{background:#d8ccc0}.custom-page-lookbook__wide-split--3{background:#a2979d}.custom-page-lookbook__wide-split--4{background:#8a8070}.custom-page-lookbook__wide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bf,#0000000d 50%)}.custom-page-lookbook__wide-label{position:relative;z-index:2;padding:32px 44px}.custom-page-lookbook__wide-eye{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#c9a882;margin-bottom:8px}.custom-page-lookbook__wide-title{font-family:var(--font-serif);font-size:26px;font-weight:400;color:#fff}.custom-page-lookbook__wide-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:32px 44px;border-bottom:.5px solid var(--color-border-tertiary)}.custom-page-lookbook__card{cursor:pointer}.custom-page-lookbook__card-img{width:100%;aspect-ratio:3 / 4;border-radius:var(--border-radius-md);margin-bottom:11px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.custom-page-lookbook__card-img--porcelain{background:#f7f3f4;border:.5px solid var(--color-border-tertiary)}.custom-page-lookbook__card-img--alabaster{background:#d8ccc0}.custom-page-lookbook__card-img--silver{background:#a2979d}.custom-page-lookbook__card-img--natural{background:#8a8070}.custom-page-lookbook__badge{position:absolute;top:8px;left:8px;font-size:10px;padding:3px 8px;border-radius:var(--border-radius-md);font-weight:500}.custom-page-lookbook__badge--sale{background:#962231;color:#fff}.custom-page-lookbook__card-photo{font-size:11px;letter-spacing:.07em;text-transform:uppercase}.custom-page-lookbook__card-photo--dark{color:#3c32284d}.custom-page-lookbook__card-photo--mid{color:#5041374d}.custom-page-lookbook__card-photo--light{color:#ffffff59}.custom-page-lookbook__card-color{font-size:11px;color:var(--color-text-secondary);margin-bottom:3px}.custom-page-lookbook__card-name{font-size:13px;font-weight:500;color:var(--color-text-primary);line-height:1.3;margin-bottom:7px}.custom-page-lookbook__card-prices{display:flex;align-items:baseline;gap:7px}.custom-page-lookbook__card-price{font-size:14px;font-weight:500;color:var(--color-text-primary)}.custom-page-lookbook__card-was{font-size:12px;color:var(--color-text-secondary);text-decoration:line-through}.custom-page-lookbook__swatches{display:flex;gap:4px;margin-top:8px;align-items:center}.custom-page-lookbook__swatch{width:15px;height:15px;border-radius:50%;border:.5px solid var(--color-border-tertiary)}.custom-page-lookbook__swatch--porcelain{background:#f7f3f4}.custom-page-lookbook__swatch--beige{background:#e8ddd0}.custom-page-lookbook__swatch--alabaster{background:#d8ccc0}.custom-page-lookbook__swatch--silver{background:#a2979d}.custom-page-lookbook__swatch--natural{background:#8a8070}.custom-page-lookbook__more{font-size:11px;color:var(--color-text-secondary)}.custom-page-lookbook__feature-bar{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:.5px solid var(--color-border-tertiary)}.custom-page-lookbook__feature{padding:30px 26px;border-right:.5px solid var(--color-border-tertiary)}.custom-page-lookbook__feature:last-child{border-right:none}.custom-page-lookbook__feature-ico{width:22px;height:22px;color:#ae8180;margin-bottom:12px}.custom-page-lookbook__feature-lbl{font-size:13px;font-weight:500;color:var(--color-text-primary);margin-bottom:5px}.custom-page-lookbook__feature-desc{font-size:12px;color:var(--color-text-secondary);line-height:1.55}.custom-page-lookbook__cta{padding:72px 44px;text-align:center;background:#2e2d1c}.custom-page-lookbook__cta-title{font-family:var(--font-serif);font-size:38px;font-weight:400;color:#fff;margin-bottom:14px}.custom-page-lookbook__cta-sub{font-size:13px;color:#fff9;margin-bottom:30px}.custom-page-lookbook__cta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media(max-width:989px){.custom-page-lookbook__nav{padding:11px 18px;gap:12px;align-items:flex-start;flex-direction:column}.custom-page-lookbook__nav-right{width:100%;justify-content:space-between;flex-wrap:wrap;gap:12px}.custom-page-lookbook__hero{height:560px}.custom-page-lookbook__hero-content{padding:28px 18px;flex-direction:column;align-items:flex-start}.custom-page-lookbook__hero-right{align-items:flex-start}.custom-page-lookbook__hero-title{font-size:46px}.custom-page-lookbook__look{grid-template-columns:1fr}.custom-page-lookbook__products{border-left:none;border-top:.5px solid var(--color-border-tertiary);padding:28px 18px}.custom-page-lookbook__scene{min-height:420px}.custom-page-lookbook__mid-banner{padding:28px 18px;height:auto;min-height:200px;flex-direction:column;align-items:flex-start}.custom-page-lookbook__mid-right{align-items:flex-start}.custom-page-lookbook__mid-sub{text-align:left}.custom-page-lookbook__wide-label,.custom-page-lookbook__wide-products,.custom-page-lookbook__cta{padding-left:18px;padding-right:18px}.custom-page-lookbook__wide-products{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-page-lookbook__feature-bar{grid-template-columns:1fr 1fr}.custom-page-lookbook__feature{border-right:none;border-bottom:.5px solid var(--color-border-tertiary)}.custom-page-lookbook__feature:nth-child(odd){border-right:.5px solid var(--color-border-tertiary)}.custom-page-lookbook__cta-title{font-size:30px}}
/*# sourceMappingURL=/cdn/shop/t/538/assets/custom-page-lookbook.css.map */
