.product-look{--pl-bg: #ffffff;--pl-ink: #1a1a1a;--pl-ink-soft: #6b6560;--pl-line: rgba(0, 0, 0, .08);--pl-line-strong: rgba(0, 0, 0, .16);--pl-brand: #000a46;--pl-card: #ffffff;--pl-shadow: 0 1px 3px rgba(0, 0, 0, .04);--pl-shadow-hover: 0 14px 32px rgba(0, 10, 70, .1), 0 2px 6px rgba(0, 0, 0, .05);width:100%;max-width:100%;box-sizing:border-box;background:var(--pl-bg);color:var(--pl-ink);font-family:Roboto,Helvetica,Arial,sans-serif}.product-look__inner{display:grid;grid-template-columns:minmax(0,58%) minmax(0,42%);gap:clamp(16px,4vw,64px);padding:clamp(24px,4vw,64px);align-items:start;max-width:1600px;margin:0 auto;box-sizing:border-box}.product-look__media{position:sticky;top:clamp(16px,2vw,32px);align-self:start;height:calc(100vh - clamp(32px,4vw,64px));height:calc(100svh - clamp(32px,4vw,64px));min-width:0}.product-look__hero{margin:0;width:100%;height:100%;background:#f4f4f4;overflow:hidden;border-radius:2px}.product-look__hero img{display:block;width:100%;height:100%;object-fit:cover}.product-look__details{min-width:0;display:flex;flex-direction:column;gap:clamp(28px,3vw,48px);padding-block:8px clamp(48px,6vw,96px)}.product-look__header{display:flex;flex-direction:column;gap:16px}.product-look__eyebrow{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--pl-ink-soft);margin:0}.product-look__title{font-family:Cormorant Garamond,Times New Roman,serif;font-size:clamp(2rem,3.5vw,3rem);line-height:1.1;margin:0;font-weight:400;color:var(--pl-brand);letter-spacing:.01em}.product-look__quote{margin:0;padding:16px 0 0;border-top:1px solid var(--pl-line);font-style:italic;color:#2a2a2a}.product-look__quote q{display:block;font-size:1rem;line-height:1.55;margin-bottom:8px}.product-look__quote q:before{content:"\201c"}.product-look__quote q:after{content:"\201d"}.product-look__quote cite{font-style:normal;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--pl-ink-soft)}.product-look__description{font-size:.95rem;line-height:1.6;color:#333}.product-look__products-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:16px}.product-look__products-title{font-family:Cormorant Garamond,Times New Roman,serif;font-size:1.5rem;font-weight:500;letter-spacing:.02em;margin:0;color:var(--pl-brand)}.product-look__products-count{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--pl-ink-soft)}.product-look__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.product-look__item{background:var(--pl-card);border:1px solid var(--pl-line);border-radius:4px;overflow:hidden;box-shadow:var(--pl-shadow);transition:box-shadow .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1),border-color .2s ease}.product-look__item:hover{border-color:var(--pl-line-strong);box-shadow:var(--pl-shadow-hover);transform:translateY(-2px)}.product-look__item-link{display:grid;grid-template-columns:120px 1fr auto;gap:20px;padding:14px;text-decoration:none;color:inherit;align-items:center}.product-look__item-img-wrap{position:relative;width:120px;aspect-ratio:3 / 4;background:#f4f4f4;overflow:hidden;border-radius:2px;flex-shrink:0}.product-look__item-img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1)}.product-look__item:hover .product-look__item-img{transform:scale(1.04)}.product-look__item-badge{position:absolute;top:8px;left:8px;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;background:#000000c7;color:#fff;padding:4px 8px;border-radius:2px;font-weight:500}.product-look__item-body{display:flex;flex-direction:column;gap:4px;min-width:0}.product-look__item-vendor{font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--pl-ink-soft);margin:0;font-weight:500}.product-look__item-title{font-size:.95rem;line-height:1.35;margin:0;color:var(--pl-ink);font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-look__item-code{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:#8a8580;margin:0}.product-look__item-price{margin:6px 0 0;font-size:.95rem;font-weight:600;color:var(--pl-brand);display:flex;align-items:baseline;gap:8px}.product-look__item-price-now{color:#c0392b;font-weight:600}.product-look__item-price-was{color:var(--pl-ink-soft);text-decoration:line-through;font-weight:400;font-size:.85rem}.product-look__item-cta{display:flex;align-items:center;gap:6px;color:var(--pl-brand);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:500;padding-right:4px;transition:gap .2s ease,transform .2s ease}.product-look__item-cta-label{display:none}.product-look__item:hover .product-look__item-cta{gap:10px}.product-look__item:hover .product-look__item-cta svg{transform:translate(2px)}.product-look__item-cta svg{transition:transform .2s ease}@media(min-width:1280px){.product-look__item-cta-label{display:inline-block}}.product-look__empty{font-size:.9rem;color:var(--pl-ink-soft);padding:24px;background:#f9f8f6;border-radius:4px;border:1px dashed var(--pl-line)}.product-look__footer{padding-top:16px;border-top:1px solid var(--pl-line)}.product-look__back{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:var(--pl-brand);font-weight:500;transition:gap .2s ease}.product-look__back:hover{gap:10px;text-decoration:underline}.product-look__more{max-width:1600px;margin:0 auto;padding:0 clamp(24px,4vw,64px) clamp(48px,6vw,96px)}.product-look__more-title{font-family:Cormorant Garamond,Times New Roman,serif;font-size:1.5rem;font-weight:500;letter-spacing:.02em;margin:0 0 24px;color:var(--pl-brand)}.product-look__more-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(12px,1.5vw,24px)}.product-look__more-shot{margin:0;width:100%;background:#f4f4f4;overflow:hidden;border-radius:2px}.product-look__more-shot img{display:block;width:100%;height:auto;object-fit:cover}@media(max-width:1024px){.product-look__inner{grid-template-columns:minmax(0,54%) minmax(0,46%);gap:clamp(16px,3vw,40px)}.product-look__item-link{grid-template-columns:96px 1fr auto;gap:16px}.product-look__item-img-wrap{width:96px}}@media(max-width:900px){.product-look__inner{grid-template-columns:1fr;padding:16px;gap:24px}.product-look__media{position:static;height:auto}.product-look__hero{aspect-ratio:3 / 4;height:auto}.product-look__more-grid{grid-template-columns:1fr}}@media(max-width:480px){.product-look__item-link{grid-template-columns:88px 1fr;gap:12px;padding:12px}.product-look__item-img-wrap{width:88px}.product-look__item-cta{grid-column:1 / -1;justify-content:flex-end;padding-top:4px;border-top:1px solid var(--pl-line);margin-top:8px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/product-look.css.map */
