.b2b-lookbook{--b2b-lookbook-text: var(--color-text-primary, #1f1f1f);--b2b-lookbook-muted: var(--color-text-secondary, rgba(31, 31, 31, .62));--b2b-lookbook-surface: var(--color-background-primary, #ffffff);--b2b-lookbook-subtle: var(--color-background-secondary, #f4f1eb);--b2b-lookbook-border: var(--color-border-tertiary, rgba(31, 31, 31, .14));--b2b-lookbook-border-strong: var(--color-border-secondary, rgba(31, 31, 31, .32));--b2b-lookbook-radius: 8px;--b2b-lookbook-shadow: 0 18px 46px rgba(20, 20, 20, .08);color:var(--b2b-lookbook-text);font-family:var(--font-body-family, var(--font-sans, inherit));padding:24px 16px;width:100%}.b2b-lookbook,.b2b-lookbook *{box-sizing:border-box}.b2b-lookbook__inner{margin:0 auto;max-width:680px;width:100%}.b2b-lookbook__hero{align-items:center;border-radius:var(--b2b-lookbook-radius);display:flex;justify-content:center;margin-bottom:24px;min-height:220px;overflow:hidden;position:relative}.b2b-lookbook__hero-media,.b2b-lookbook__hero-overlay{top:0;right:0;bottom:0;left:0;position:absolute}.b2b-lookbook__hero-media{background:#202020}.b2b-lookbook__hero-image{display:block;height:100%;object-fit:cover;width:100%}.b2b-lookbook__hero-overlay{background:#0000008a;z-index:1}.b2b-lookbook__hero-content{max-width:520px;padding:52px 32px;position:relative;text-align:center;z-index:2}.b2b-lookbook__hero-label{color:#ffffff94;font-size:11px;letter-spacing:0;line-height:1.35;margin:0 0 10px;text-transform:uppercase}.b2b-lookbook__hero-heading{color:#fff;font-family:var(--font-heading-family, inherit);font-size:24px;font-weight:500;line-height:1.25;margin:0 0 10px}.b2b-lookbook__hero-text{color:#ffffffad;font-size:13px;line-height:1.7}.b2b-lookbook__hero-text p{margin:0}.b2b-lookbook__section{margin-bottom:24px}.b2b-lookbook__section:last-child{margin-bottom:0}.b2b-lookbook__section-label{color:var(--b2b-lookbook-muted);font-size:11px;font-weight:500;letter-spacing:0;line-height:1.35;margin:0 0 12px;padding:0 2px;text-transform:uppercase}.b2b-lookbook__grid{display:grid;gap:14px}.b2b-lookbook__grid--lookbooks{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-lookbook__card{background:var(--b2b-lookbook-surface);border:1px solid var(--b2b-lookbook-border);border-radius:var(--b2b-lookbook-radius);box-shadow:var(--b2b-lookbook-shadow);min-width:0;overflow:hidden}.b2b-lookbook__card--new{border-color:var(--b2b-lookbook-border-strong)}.b2b-lookbook__card-media{background:#2c2c2c;height:104px;overflow:hidden}.b2b-lookbook__card--new .b2b-lookbook__card-media{background:#e8e4de}.b2b-lookbook__card-image,.b2b-lookbook__gallery-image,.b2b-lookbook__rep-image{display:block;height:100%;object-fit:cover;width:100%}.b2b-lookbook__card-body{padding:14px 16px 16px}.b2b-lookbook__card-season{color:var(--b2b-lookbook-muted);font-size:11px;letter-spacing:0;line-height:1.35;margin:0 0 4px;text-transform:uppercase}.b2b-lookbook__card-title{color:var(--b2b-lookbook-text);font-family:var(--font-heading-family, inherit);font-size:15px;font-weight:500;line-height:1.35;margin:0 0 8px}.b2b-lookbook__badge{background:var(--b2b-lookbook-subtle);border-radius:999px;color:var(--b2b-lookbook-muted);display:inline-flex;font-size:11px;line-height:1.3;margin-bottom:12px;max-width:100%;padding:3px 10px}.b2b-lookbook__badge--new{background:#e4f0e6;color:#2c7438}.b2b-lookbook__button{align-items:center;background:transparent;border:1px solid var(--b2b-lookbook-border-strong);border-radius:var(--b2b-lookbook-radius);color:var(--b2b-lookbook-text);cursor:pointer;display:inline-flex;font:inherit;font-size:13px;justify-content:center;line-height:1.2;min-height:44px;padding:10px 12px;text-align:center;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease;width:100%}.b2b-lookbook__button:hover{background:var(--b2b-lookbook-text);border-color:var(--b2b-lookbook-text);color:var(--b2b-lookbook-surface);transform:translateY(-1px)}.b2b-lookbook__button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.b2b-lookbook__button--disabled,.b2b-lookbook__button--disabled:hover{background:var(--b2b-lookbook-subtle);border-color:var(--b2b-lookbook-border);color:var(--b2b-lookbook-muted);cursor:not-allowed;transform:none}.b2b-lookbook__gallery{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.b2b-lookbook__gallery-item{aspect-ratio:3 / 4;background:#d8d3cc;border-radius:var(--b2b-lookbook-radius);min-width:0;overflow:hidden}.b2b-lookbook__gallery-item:nth-child(2){background:#c8cdd4}.b2b-lookbook__gallery-item:nth-child(3){background:#d4cec8}.b2b-lookbook__gallery-item:nth-child(4){background:#cfd3ca}.b2b-lookbook__reps{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.b2b-lookbook__rep{background:var(--b2b-lookbook-surface);border:1px solid var(--b2b-lookbook-border);border-radius:var(--b2b-lookbook-radius);min-width:0;padding:14px}.b2b-lookbook__rep-avatar{align-items:center;background:var(--b2b-lookbook-subtle);border-radius:50%;color:var(--b2b-lookbook-muted);display:flex;font-size:12px;font-weight:600;height:40px;justify-content:center;margin-bottom:9px;overflow:hidden;width:40px}.b2b-lookbook__rep-name{color:var(--b2b-lookbook-text);font-family:var(--font-heading-family, inherit);font-size:13px;font-weight:500;line-height:1.35;margin:0 0 2px}.b2b-lookbook__rep-region{color:var(--b2b-lookbook-muted);font-size:11px;line-height:1.35;margin:0 0 10px}.b2b-lookbook__rep-contact{border-top:1px solid var(--b2b-lookbook-border);display:grid;gap:4px;padding-top:9px}.b2b-lookbook__rep-contact a{color:var(--b2b-lookbook-muted);font-size:11px;line-height:1.35;overflow-wrap:anywhere;text-decoration:none}.b2b-lookbook__rep-contact a:hover{color:var(--b2b-lookbook-text);text-decoration:underline}.b2b-lookbook__placeholder{align-items:center;display:flex;height:100%;justify-content:center;min-height:100%;position:relative;width:100%}.b2b-lookbook__placeholder--hero{gap:10px}.b2b-lookbook__placeholder-mark{border:1px solid rgba(255,255,255,.24);border-radius:6px;display:block;height:34px;position:relative;width:44px}.b2b-lookbook__placeholder-mark:before,.b2b-lookbook__placeholder-mark:after{background:#ffffff3d;content:"";display:block;position:absolute}.b2b-lookbook__placeholder-mark:before{border-radius:50%;height:7px;right:8px;top:7px;width:7px}.b2b-lookbook__placeholder-mark:after{bottom:9px;height:1px;left:8px;transform:rotate(-18deg);width:26px}.b2b-lookbook__card--new .b2b-lookbook__placeholder-mark,.b2b-lookbook__gallery-item .b2b-lookbook__placeholder-mark{border-color:#1f1f1f33}.b2b-lookbook__card--new .b2b-lookbook__placeholder-mark:before,.b2b-lookbook__card--new .b2b-lookbook__placeholder-mark:after,.b2b-lookbook__gallery-item .b2b-lookbook__placeholder-mark:before,.b2b-lookbook__gallery-item .b2b-lookbook__placeholder-mark:after{background:#1f1f1f33}.b2b-lookbook__placeholder-label{color:#ffffff57;font-size:11px;letter-spacing:0;line-height:1.35;text-transform:uppercase}.b2b-lookbook__editor-note{border:1px dashed var(--b2b-lookbook-border-strong);border-radius:var(--b2b-lookbook-radius);color:var(--b2b-lookbook-muted);font-size:13px;grid-column:1 / -1;margin:0;padding:16px;text-align:center}@media screen and (max-width:749px){.b2b-lookbook{padding:16px}.b2b-lookbook__hero{min-height:210px}.b2b-lookbook__hero-content{padding:44px 22px}.b2b-lookbook__grid--lookbooks,.b2b-lookbook__reps{grid-template-columns:1fr}.b2b-lookbook__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-lookbook__card-media{height:132px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/b2b-lookbook.css.map */
