.workshop-home-feature{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;background:#263d83;color:white;border-radius:24px;padding:28px;margin:34px 0}.workshop-home-pictures{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:center}.workshop-home-pictures img{display:block;width:100%;height:230px;object-fit:cover;border-radius:16px}.workshop-home-copy h3{font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.12;margin:10px 0 16px}.workshop-home-copy p{color:white;font-size:1rem;line-height:1.6}.workshop-home-copy .eyebrow{color:#ffe18b}.workshop-home-copy .workshop-home-detail{font-size:.9rem;margin:14px 0 22px}.workshop-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0 0 28px}.workshop-showcase figure{margin:0}.workshop-showcase img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:15px}.workshop-showcase figcaption{font-size:.95rem;font-weight:750;margin-top:10px}.specialty-gallery.expanded-guest-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1000px;gap:22px}.specialty-gallery.expanded-guest-gallery>figure{grid-column:auto;max-width:230px;width:100%}.specialty-gallery.expanded-guest-gallery img{width:100%;aspect-ratio:3/4;object-fit:cover}.compact-added-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:900px;margin:0 auto 30px;align-items:start}.compact-added-gallery figure{margin:0;width:100%;min-width:0}.compact-added-gallery img{display:block;width:100%;height:auto;border-radius:15px}.napkin-added-gallery{max-width:780px}.napkin-added-gallery img{aspect-ratio:1;object-fit:contain}.napkin-collection{margin:34px 0}.painting-process-added{max-width:880px}.painting-process-added img{aspect-ratio:3/4;object-fit:cover}@media(max-width:800px){.workshop-home-feature{grid-template-columns:1fr;gap:24px}.workshop-home-pictures{max-width:600px;width:100%;margin:auto}.workshop-home-pictures img{height:auto;aspect-ratio:3/2}.specialty-gallery.expanded-guest-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.workshop-home-feature{padding:20px;border-radius:20px}.workshop-home-pictures{gap:10px}.workshop-showcase{grid-template-columns:1fr;gap:20px}.workshop-showcase figure{display:grid;grid-template-columns:140px 1fr;gap:16px;align-items:center}.workshop-showcase figcaption{margin:0}.compact-added-gallery{gap:12px}.napkin-added-gallery,.specialty-gallery.expanded-guest-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.painting-process-added{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.painting-process-added img{border-radius:9px}}