.shop{width:min(1280px,88vw);margin:30px auto 0;font-family:"Times New Roman",Times,serif}
.shop-heading{display:flex;justify-content:space-between;align-items:end;padding:8px 0 30px;gap:24px}.shop h1{font-size:clamp(44px,5vw,68px);font-weight:400;line-height:1;margin:0 0 14px;color:#b83126}.shop-heading p{font-size:18px;line-height:1.5;margin:0}.shop-intro{text-align:right}
.shop-sections{display:flex;gap:26px;flex-wrap:wrap;border-top:1px dotted #aaa;border-bottom:1px dotted #aaa;padding:17px 0;font-size:17px}.shop a:is(:hover,:focus-visible){color:#b83126}.shop a:focus-visible{outline:2px solid #b83126;outline-offset:5px}
.shop-collection{padding-top:38px;scroll-margin-top:24px}.shop-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:26px}.shop h2{font-size:28px;font-weight:400;margin:0}.shop-section-heading span{font-size:15px;color:#666}
.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 38px}.shop-image{height:320px;display:flex;align-items:center;justify-content:center;padding:14px}.shop-image img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;box-shadow:2px 5px 12px #0003;transition:box-shadow .2s}
@media(hover:hover){.shop-image:hover img{box-shadow:2px 5px 12px #0003,0 0 18px 5px #b8312657}}.shop-image:focus-visible img{box-shadow:2px 5px 12px #0003,0 0 18px 5px #b8312657}
.shop-caption{position:relative;padding:18px 0 0;border-top:1px solid #e5e5e5;margin-top:16px;line-height:1.4}.shop-caption h3{font-size:20px;font-style:italic;font-weight:400;line-height:1.3;margin:0 48px 10px 0}.shop-year{position:absolute;right:0;top:20px;color:#666;font-size:15px}.shop-caption p{font-size:15px;margin:3px 0}.shop-work-link{display:inline-block;margin-top:14px;font-size:16px;border-bottom:1px solid #b83126;padding-bottom:3px}
.shop-section-note{font-size:17px;line-height:1.5;max-width:680px;margin:-10px 0 24px}.shop-shipping{display:grid;grid-template-columns:1fr 2fr;gap:38px;border-top:1px dotted #aaa;margin:64px 0 30px;padding-top:28px}.shop-shipping p{font-size:17px;line-height:1.6;margin:0 0 14px}
@media(max-width:1000px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}.shop-image{height:290px}.shop{width:calc(100% - 48px)}}
@media(max-width:600px){.shop{margin-top:22px}.shop-heading{display:block;padding-bottom:22px}.shop-intro{display:none}.shop-sections{gap:12px 20px;font-size:16px}.shop-grid{grid-template-columns:1fr;gap:34px}.shop-image{height:340px}.shop h2{font-size:25px}.shop-shipping{grid-template-columns:1fr;gap:18px}.shop-collection{padding-top:30px}}
@media(prefers-reduced-motion:reduce){.shop-image img{transition:none}}

/* Text navigation keeps the paintings as the visual focus. */
.shop-sections{gap:0 30px;padding:0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}
.shop-sections a{display:inline-flex;align-items:center;min-height:48px;padding:0 2px;border-bottom:1px solid transparent;margin-bottom:-1px;text-decoration:none;font-size:16px;line-height:1.3;color:#555;transition:color .18s,border-color .18s}
.shop-sections a:hover,.shop-sections a:focus-visible{border-bottom-color:#b83126;color:#9b2b22}
.shop-shipping a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:600px){.shop-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.shop-sections a{min-height:44px;font-size:15px}}
@media(prefers-reduced-motion:reduce){.shop-sections a{transition:none}}
