.home-original-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.home-work-card{display:block;min-width:0}.home-work-photo{height:500px;background:var(--panel);border:1px solid var(--line);position:relative}.home-work-photo img{width:100%;height:100%;object-fit:contain}.home-work-photo>span{position:absolute;bottom:16px;right:16px;background:#101315d9;padding:5px 13px}.home-work-card>p{color:var(--muted);font-size:11px;letter-spacing:.07em;margin:20px 0 10px}.home-work-card h3{font-size:30px}.home-work-card:hover h3{color:var(--cyan)}.home-production{background:#191f22;border-block:1px solid var(--line)}.home-production-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.home-production-grid .home-work-photo{height:570px}.home-stl-note{display:flex;justify-content:space-between;align-items:center;gap:45px;border-top:1px solid #3b464c;margin-top:38px;padding-top:26px}.home-stl-note .muted{max-width:660px}.home-stl-note .text-link{flex-shrink:0;margin-top:0;gap:15px}.home-workshop{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%;align-items:center}.home-workshop figure img{width:100%;height:650px;object-fit:cover}.home-workshop figcaption{font-size:11px;letter-spacing:.08em;color:var(--muted);margin-top:15px}.home-workshop .eyebrow{color:var(--cyan);margin-bottom:24px}.home-workshop h2{font-size:clamp(36px,4vw,62px)}.home-workshop .lead{margin-top:30px;font-size:25px}.home-workshop .muted{margin-top:22px}@media(max-width:1050px){.home-work-photo{height:400px}.home-stl-note{display:block}.home-stl-note .text-link{margin-top:22px}.home-workshop{gap:5%}}@media(max-width:760px){.home-original-grid,.home-production-grid,.home-workshop{grid-template-columns:1fr;gap:32px}.home-work-photo,.home-production-grid .home-work-photo{height:470px}.home-work-card h3{font-size:27px}.home-workshop figure img{height:410px;object-position:center 50%}.home-workshop h2{font-size:38px}.home-workshop .lead{font-size:23px}.home-stl-note .text-link{font-size:13px}.home-originals .section-head-row>.muted br,.home-production .section-head-row>.muted br{display:none}}
.featured-title h2{font-size:clamp(44px,6vw,88px)}

.home-workshop{grid-template-columns:1.18fr .82fr;gap:7%}.workshop-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:310px 310px;gap:18px}.workshop-gallery figure{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line);background:#111618}.workshop-gallery figure img{width:100%;height:100%;object-fit:cover}.workshop-gallery figure:first-child img{object-position:50% 34%}.workshop-gallery figcaption{position:absolute;left:0;right:0;bottom:0;margin:0;padding:35px 16px 14px;background:linear-gradient(transparent,#090d0fe8);color:#e0e7e9;font-size:11px;letter-spacing:.08em}.workshop-copy{min-width:0}.workshop-process{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin-top:32px}.workshop-process span{padding:16px 12px 16px 0;border-bottom:1px solid var(--line);color:#b8c4c9;font-size:12px;letter-spacing:.07em}.workshop-process span:nth-child(even){padding-left:16px;border-left:1px solid var(--line)}.workshop-copy .text-link{margin-top:30px}@media(max-width:1050px){.home-workshop{grid-template-columns:1fr 1fr;gap:5%}.workshop-gallery{grid-template-rows:260px 260px}}@media(max-width:760px){.home-workshop{grid-template-columns:1fr;gap:38px}.workshop-gallery{grid-template-rows:230px 230px;gap:12px}.workshop-gallery figcaption{padding:28px 12px 11px;font-size:10px}.workshop-process span{font-size:11px}.workshop-copy .text-link{margin-top:26px}}
