.collab-section{padding:8rem 3vw;display:grid;grid-template-columns:1fr 1.15fr;gap:8vw;align-items:center;background:var(--paper);border-bottom:1px solid var(--line)}.collab-copy h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3.2rem,6.3vw,7rem);line-height:.88;letter-spacing:-.06em;font-weight:400;margin:0}.collab-copy>p:not(.section-number){font-size:1.1rem;line-height:1.55;max-width:520px;margin:2.5rem 0}.collab-product{display:block;position:relative;background:#fff;overflow:hidden}.collab-product img{aspect-ratio:1/1;object-fit:contain;transition:transform .55s ease}.collab-product span{position:absolute;left:1.2rem;bottom:1.2rem;background:var(--ink);color:#fff;padding:.8rem 1rem;text-transform:uppercase;font-size:.72rem;letter-spacing:.12em}.collab-product:hover img,.collab-product:focus-visible img{transform:scale(1.025)}@media(max-width:800px){.collab-section{padding:6rem 5vw;grid-template-columns:1fr;gap:4rem}.collab-copy h2{font-size:clamp(3.1rem,15vw,5.5rem)}}@media(prefers-reduced-motion:reduce){.collab-product img{transition:none}}
