table.info-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:15px}table.info-table td{border-bottom:1px solid var(--line);vertical-align:top;overflow-wrap:anywhere;padding:14px 0}table.info-table td:first-child{font-family:var(--font-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-3);width:30%;padding-right:24px;font-size:11px}table.info-table td:last-child{color:var(--ink)}.case-img{border-radius:4px;width:100%;height:auto;display:block}.case-video{background:var(--ink);border-radius:4px;width:100%;height:auto;display:block}.section-block{grid-template-columns:repeat(12,1fr);gap:24px;margin-bottom:clamp(44px,7vw,110px);display:grid}.section-label,.section-body{grid-column:1/-1}@media (min-width:1024px){.section-label{grid-column:1/span 3;align-self:start;position:sticky;top:96px}.section-body{grid-column:4/span 9}}.section-label h2{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.025em;color:var(--ink);font-size:clamp(32px,4vw,56px);font-weight:500;line-height:1}.section-body p{font-family:var(--font-fraunces), Georgia, serif;color:var(--ink-2);margin-bottom:1em;font-size:clamp(20px,2vw,26px);line-height:1.4}.section-body p.lead,.section-body p strong{color:var(--ink);font-weight:500}.section-body p:last-child{margin-bottom:0}.section-body ul{font-family:var(--font-fraunces), Georgia, serif;color:var(--ink-2);margin-bottom:1em;padding-left:1.2em;font-size:clamp(20px,2vw,26px);line-height:1.4}.section-body ul li{margin-bottom:.4em}@media (min-width:1024px){.section-body p,.section-body ul,.section-body h3{max-width:38rem}.section-body figure.case-figure{width:calc(100% + max(0px,50vw - 576px) + 8px)}.section-body .shots-grid figure.case-figure,.section-body figure.case-figure figure.case-figure{width:auto}.section-body figure.case-figure>figcaption{max-width:38rem}}.marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:clamp(40px,8vw,100px) 0;padding:clamp(40px,6vw,80px) 0;overflow:hidden}.marquee-track{white-space:nowrap;width:max-content;animation:42s linear infinite marquee-scroll;display:flex}.marquee:hover .marquee-track{animation-play-state:paused}.marquee span{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.03em;color:var(--ink);flex-shrink:0;margin-right:60px;font-size:clamp(40px,6vw,96px);font-weight:500;line-height:1}.marquee span.muted{color:var(--ink-3)}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}
