.home-section-heading{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:9%;margin-bottom:38px}
.home-section-heading h2,.home-artist h2,.home-book h2,.home-contact h2{font-size:clamp(30px,3.1vw,43px);line-height:1.45;font-weight:400}
.home-section-heading p:not(.eyebrow),.home-artist-copy>p:not(.eyebrow),.home-book-copy>p:not(.eyebrow):not(.home-book-meta),.home-contact p:not(.eyebrow){font-size:16px;line-height:1.95;color:var(--muted)}
.text-link{display:inline-flex;align-items:center;gap:32px;padding:10px 0 8px;margin-top:16px;border-bottom:1px solid #ad9185;font-size:15px;color:var(--accent)}
.text-link:hover{color:var(--ink);border-color:var(--ink)}
.home-art-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.home-artwork .art-link{background:#eeece7;aspect-ratio:1.15;display:flex;align-items:center;justify-content:center;padding:20px}
.home-artwork img{width:100%;height:100%;object-fit:contain}
.home-artwork figcaption{padding:18px 0 0}.home-artwork h3{font-size:23px;line-height:1.5;font-weight:400}.home-artwork figcaption p{font-size:14px;color:var(--muted);margin-top:5px}
.home-artist{display:grid;grid-template-columns:.8fr 1.2fr;gap:11%;align-items:start}
.home-portrait{padding-top:10px}.home-portrait img{width:100%;height:auto}.home-portrait figcaption{font-size:13px;color:var(--muted);margin-top:14px}
.home-artist-copy h2{margin-bottom:24px}.home-milestones{list-style:none;padding:0;margin:38px 0 0;border-top:1px solid var(--line)}
.home-milestones li{border-bottom:1px solid var(--line)}.home-milestones a{display:grid;grid-template-columns:65px 1fr;gap:22px;padding:20px 0}.home-milestones a>span{font:22px Georgia,serif;color:var(--accent);padding-top:3px}.home-milestones h3{font:500 16px var(--sans);line-height:1.7}.home-milestones p{font-size:14px;line-height:1.85;color:var(--muted);margin-top:5px}.home-milestones a:hover h3{color:var(--accent)}
.home-book{background:#e9e8e1}.home-book-inner{display:grid;grid-template-columns:.7fr 1.3fr;gap:12%;align-items:center}.home-book-visual{width:230px;max-width:100%;margin:auto}.home-book-copy h3{font-size:28px;font-weight:400;line-height:1.5;margin-top:26px}.home-book-copy h3 span{display:block;font-size:21px;margin-top:4px}.home-book-meta{font-size:14px;color:var(--muted);margin:18px 0}.home-book-copy .text-link{margin-top:24px}
.home-contact{display:flex;align-items:center;justify-content:space-between;gap:50px}.home-contact p:not(.eyebrow){margin-top:16px}.home-contact>.text-link{flex-shrink:0}
@media(max-width:900px){.home-section-heading{gap:6%}.home-art-grid{gap:22px}.home-artwork .art-link{padding:13px;aspect-ratio:1}.home-artist{gap:7%;grid-template-columns:.8fr 1.2fr}.home-book-inner{gap:8%}.home-artist-copy h2{font-size:32px}.home-artwork h3{font-size:21px}}
@media(max-width:700px){.home-section-heading{display:block;margin-bottom:28px}.home-section-heading>div+div{margin-top:20px}.home-art-grid{grid-template-columns:1fr;gap:32px}.home-artwork .art-link{aspect-ratio:1.3;padding:20px}.home-artwork h3{font-size:24px}.home-artwork figcaption{padding-top:12px}.home-artist{grid-template-columns:1fr;gap:35px}.home-portrait{max-width:270px;padding-top:0}.home-artist-copy h2{font-size:35px}.home-milestones{margin-top:30px}.home-book-inner{grid-template-columns:1fr;gap:36px}.home-book-visual{width:160px;margin:0}.home-book-copy h3{font-size:27px;margin-top:22px}.home-book-copy h3 span{font-size:20px}.home-contact{display:block}.home-contact>.text-link{margin-top:24px}.home-section-heading h2,.home-book h2,.home-contact h2{font-size:32px}}
