.social-proof-lookbook{--spl-section-bg: #f9f7f4;--spl-label-color: #232323;--spl-title-color: #232323;--spl-subtitle-color: #555555;--spl-grid-gap: 20px;--spl-card-radius: 14px;--spl-card-bg: #f2efea;--spl-review-color: #232323;--spl-review-author-color: #232323;--spl-handle-bg: rgba(242, 239, 234, .92);--spl-handle-color: #232323;--spl-chat-bg: #ece8e3;--spl-packaging-color: #232323;--spl-feature-icon-color: #232323;--spl-feature-title-color: #232323;--spl-feature-desc-color: #555555;--spl-feature-divider-color: #e0dcd6;--spl-star-color: #232323;--spl-star-empty-color: #d4d0cb;--spl-label-fs: 11px;--spl-label-fs-mb: 10px;--spl-title-fs: 42px;--spl-title-fs-mb: 28px;--spl-subtitle-fs: 15px;--spl-subtitle-fs-mb: 14px;--spl-review-fs: 14px;--spl-review-fs-mb: 13px;--spl-review-author-fs: 11px;--spl-handle-fs: 11px;--spl-packaging-fs: 14px;--spl-feature-title-fs: 11px;--spl-feature-desc-fs: 13px;--spl-header-mb: 48px;--spl-header-mb-mb: 32px;--spl-features-mt: 48px;--spl-features-mt-mb: 36px;--spl-features-gap: 24px;--spl-features-gap-mb: 20px;--spl-content-max-width: 900px;--spl-label-spacing: .25em;--spl-title-font: var(--font-heading-family);--spl-body-font: var(--font-body-family);--spl-ugc-aspect: 3 / 4;--spl-detail-aspect: 1 / 1;--spl-feature-columns: 4;--spl-feature-columns-mobile: 2;--spl-features-pt: 0;--spl-features-border: none;--spl-feature-icon-size: 28px;background:var(--spl-section-bg)}.social-proof-lookbook__header{text-align:center;max-width:var(--spl-content-max-width);margin:0 auto var(--spl-header-mb)}.social-proof-lookbook__label{display:block;margin:0 0 16px;font-family:var(--spl-body-font);font-size:var(--spl-label-fs);font-weight:500;letter-spacing:var(--spl-label-spacing);text-transform:uppercase;color:var(--spl-label-color)}.social-proof-lookbook__title{margin:0;font-family:var(--spl-title-font);font-size:var(--spl-title-fs);font-weight:400;line-height:1.2;color:var(--spl-title-color)}.social-proof-lookbook__subtitle{margin:16px 0 0;font-family:var(--spl-body-font);font-size:var(--spl-subtitle-fs);line-height:1.6;color:var(--spl-subtitle-color)}.social-proof-lookbook__subtitle p{margin:0}.social-proof-lookbook__layout{display:flex;flex-direction:column;gap:var(--spl-grid-gap)}.social-proof-lookbook__top{display:flex;flex-direction:column;align-items:stretch;gap:var(--spl-grid-gap)}.social-proof-lookbook__reviews-column{flex:0 0 auto;width:100%;max-width:420px}.social-proof-lookbook__media-row{display:grid;grid-template-columns:repeat(var(--spl-ugc-top-count, 1),minmax(0,1fr));gap:var(--spl-grid-gap);flex:1 1 auto;min-width:0}.social-proof-lookbook__media-row--has-chat{grid-template-columns:repeat(var(--spl-ugc-top-count, 1),minmax(0,1fr)) minmax(280px,1.15fr)}.social-proof-lookbook__media-row--chat-only{grid-template-columns:minmax(280px,1fr)}.social-proof-lookbook__bottom{display:grid;grid-template-columns:repeat(var(--spl-bottom-count, 1),minmax(0,1fr));gap:var(--spl-grid-gap)}.social-proof-lookbook__item{min-width:0}.social-proof-lookbook__reviews-stack{display:flex;flex-direction:column;gap:var(--spl-grid-gap)}.social-proof-lookbook__reviews-stack .social-proof-lookbook__review{flex:0 0 auto}.social-proof-lookbook__review{display:flex;flex-direction:column;justify-content:center;padding:28px 24px;border-radius:var(--spl-card-radius);background:var(--spl-card-bg)}.social-proof-lookbook__review .spl-stars{margin-bottom:14px}.social-proof-lookbook__review-text{margin:0 0 16px;font-family:var(--spl-body-font);font-size:var(--spl-review-fs);line-height:1.55;color:var(--spl-review-color)}.social-proof-lookbook__review-text p{margin:0}.social-proof-lookbook__review-author{margin:0;font-family:var(--spl-body-font);font-size:var(--spl-review-author-fs);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--spl-review-author-color)}.social-proof-lookbook__photo{position:relative;display:block;overflow:hidden;border-radius:var(--spl-card-radius);aspect-ratio:var(--spl-ugc-aspect);text-decoration:none;color:inherit}.social-proof-lookbook__photo img,.social-proof-lookbook__photo .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.social-proof-lookbook__photo:hover img{transform:scale(1.03)}.social-proof-lookbook__handle{position:absolute;left:12px;bottom:12px;z-index:2;padding:6px 12px;border-radius:999px;background:var(--spl-handle-bg);font-family:var(--spl-body-font);font-size:var(--spl-handle-fs);font-weight:500;color:var(--spl-handle-color);line-height:1.2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.social-proof-lookbook__chat{overflow:hidden;border-radius:var(--spl-card-radius);background:var(--spl-chat-bg);height:100%;min-height:280px}.social-proof-lookbook__chat img,.social-proof-lookbook__chat .placeholder-svg{width:100%;height:100%;display:block;object-fit:contain;object-position:center center}.social-proof-lookbook__chat .placeholder-svg{object-fit:contain;padding:24px;box-sizing:border-box}.social-proof-lookbook__packaging{display:flex;flex-direction:column;padding:24px;border-radius:var(--spl-card-radius);background:var(--spl-card-bg);height:100%}.social-proof-lookbook__packaging-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:12px;color:var(--spl-packaging-color)}.social-proof-lookbook__packaging-icon svg,.social-proof-lookbook__packaging-icon img{width:28px;height:28px;object-fit:contain}.social-proof-lookbook__packaging-text{margin:0 0 16px;font-family:var(--spl-body-font);font-size:var(--spl-packaging-fs);line-height:1.55;color:var(--spl-packaging-color)}.social-proof-lookbook__packaging-text p{margin:0}.social-proof-lookbook__packaging-media{flex:1;overflow:hidden;border-radius:calc(var(--spl-card-radius) - 4px);margin-top:auto;min-height:120px}.social-proof-lookbook__packaging-media img,.social-proof-lookbook__packaging-media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.social-proof-lookbook__details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--spl-grid-gap);height:100%}.social-proof-lookbook__detail{overflow:hidden;border-radius:var(--spl-card-radius);aspect-ratio:var(--spl-detail-aspect)}.social-proof-lookbook__detail img,.social-proof-lookbook__detail .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.spl-stars{display:inline-flex;gap:2px;line-height:1}.spl-stars__star{font-size:14px}.social-proof-lookbook__features{display:grid;grid-template-columns:repeat(var(--spl-feature-columns, 4),minmax(0,1fr));gap:var(--spl-features-gap);margin-top:var(--spl-features-mt);padding-top:var(--spl-features-pt);border-top:var(--spl-features-border)}.social-proof-lookbook__feature{display:flex;align-items:flex-start;gap:12px}.social-proof-lookbook__feature-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:var(--spl-feature-icon-size);height:var(--spl-feature-icon-size);color:var(--spl-feature-icon-color)}.social-proof-lookbook__feature-icon svg,.social-proof-lookbook__feature-icon img{width:100%;height:100%;object-fit:contain}.social-proof-lookbook__feature-content{min-width:0}.social-proof-lookbook__feature-title{margin:0 0 4px;font-family:var(--spl-body-font);font-size:var(--spl-feature-title-fs);font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1.3;color:var(--spl-feature-title-color)}.social-proof-lookbook__feature-desc{margin:0;font-family:var(--spl-body-font);font-size:var(--spl-feature-desc-fs);line-height:1.45;color:var(--spl-feature-desc-color)}@media screen and (min-width:1025px){.social-proof-lookbook__top{flex-direction:row;align-items:stretch}.social-proof-lookbook__reviews-column{flex:0 0 min(100%,380px);width:min(100%,380px);max-width:420px}.social-proof-lookbook__media-row{align-items:stretch}.social-proof-lookbook__media-row .social-proof-lookbook__item--ugc,.social-proof-lookbook__media-row .social-proof-lookbook__item--chat{min-height:100%}.social-proof-lookbook__media-row .social-proof-lookbook__photo{height:100%;min-height:100%;aspect-ratio:auto}.social-proof-lookbook__media-row .social-proof-lookbook__chat{min-height:100%}}@media screen and (min-width:768px)and (max-width:1024px){.social-proof-lookbook__top{flex-direction:row;align-items:stretch}.social-proof-lookbook__reviews-column{flex:0 0 42%;width:42%;max-width:none}.social-proof-lookbook__media-row{flex:1 1 auto;grid-template-columns:repeat(min(var(--spl-ugc-top-count, 1),2),minmax(0,1fr))}.social-proof-lookbook__media-row--has-chat{grid-template-columns:repeat(min(var(--spl-ugc-top-count, 1),2),minmax(0,1fr))}.social-proof-lookbook__media-row--has-chat .social-proof-lookbook__item--chat{grid-column:1 / -1}.social-proof-lookbook__bottom{grid-template-columns:repeat(min(var(--spl-bottom-count, 1),2),minmax(0,1fr))}.social-proof-lookbook__item--details{grid-column:1 / -1}.social-proof-lookbook__features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.social-proof-lookbook__header{margin-bottom:var(--spl-header-mb-mb)}.social-proof-lookbook__label{font-size:var(--spl-label-fs-mb);margin-bottom:10px}.social-proof-lookbook__title{font-size:var(--spl-title-fs-mb)}.social-proof-lookbook__subtitle{font-size:var(--spl-subtitle-fs-mb)}.social-proof-lookbook__reviews-column{max-width:none}.social-proof-lookbook__media-row{grid-template-columns:repeat(min(var(--spl-ugc-top-count, 1),2),minmax(0,1fr))}.social-proof-lookbook__media-row--has-chat,.social-proof-lookbook__bottom{grid-template-columns:1fr}.social-proof-lookbook__review{padding:22px 20px}.social-proof-lookbook__review-text{font-size:var(--spl-review-fs-mb)}.social-proof-lookbook__chat{min-height:240px}.social-proof-lookbook__features{margin-top:var(--spl-features-mt-mb);grid-template-columns:repeat(var(--spl-feature-columns-mobile, 2),minmax(0,1fr));gap:var(--spl-features-gap-mb)}.social-proof-lookbook__details{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}}@media screen and (max-width:480px){.social-proof-lookbook__details{grid-template-columns:repeat(2,minmax(0,1fr))}.social-proof-lookbook__details .social-proof-lookbook__detail:last-child{grid-column:span 2;max-width:50%;margin:0 auto}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-social-proof-lookbook.css.map */
