.work-showcase{border-top:1px solid var(--line)}.work-showcase-heading{display:flex;align-items:end;justify-content:space-between;gap:44px;margin-bottom:38px}.work-showcase-heading .eyebrow{color:#8b6711;margin-bottom:16px}.work-showcase-heading h2 span{color:var(--muted)}.work-showcase-heading>p{max-width:360px;margin:0 0 6px;font-size:13px;line-height:1.8}.work-showcase-grid{display:grid;grid-template-columns:1.12fr .88fr 1fr 1fr;gap:12px}.work-showcase-grid figure{margin:0;min-width:0}.work-showcase-grid img{width:100%;height:268px;object-fit:cover;border-radius:10px;background:#e7e6df}.work-showcase-grid figure:nth-child(2) img{object-position:center 47%}.work-showcase-grid figcaption{font-size:11px;font-weight:600;padding:10px 3px 0}.work-showcase-source{margin:14px 0 0;font-size:10px;line-height:1.7}.work-showcase-source a{text-decoration:underline;text-underline-offset:3px}
.review-proof{background:var(--stone);border-block:1px solid var(--line)}
.review-proof-heading{display:flex;align-items:end;justify-content:space-between;gap:44px;margin-bottom:38px}.review-proof-heading .eyebrow{margin-bottom:16px}.review-proof-heading h2 span{color:var(--muted)}.review-proof-heading>p{max-width:310px;margin:0 0 6px;font-size:13px;line-height:1.8}
.review-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.review-card{margin:0;padding:31px 32px;background:#fff;border:1px solid #e8e8e1;border-radius:12px;display:flex;min-height:226px;flex-direction:column;justify-content:space-between}.review-card blockquote{margin:0;color:var(--ink);font-size:clamp(21px,2.15vw,30px);line-height:1.32;letter-spacing:-.045em;font-weight:600}.review-card figcaption{display:flex;flex-direction:column;gap:3px;margin-top:28px}.review-card figcaption strong{font-size:12px}.review-card figcaption span{font-size:10px;color:var(--muted)}
.review-proof-source{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:19px}.review-proof-source p{margin:0;font-size:10px;line-height:1.7}.review-proof-source .text-link{font-size:11px;white-space:nowrap}.review-proof-source .icon{width:16px;height:16px}
@media(max-width:800px){.work-showcase-heading{gap:28px}.work-showcase-grid{grid-template-columns:repeat(2,1fr)}.work-showcase-grid img{height:250px}.review-proof-heading{gap:28px}.review-card{padding:25px;min-height:210px}.review-card blockquote{font-size:23px}}
@media(max-width:580px){.work-showcase-heading{display:block;margin-bottom:25px}.work-showcase-heading>p{margin-top:16px;font-size:12px}.work-showcase-grid{grid-template-columns:1fr 1fr;gap:9px}.work-showcase-grid img{height:162px}.work-showcase-grid figcaption{font-size:10px;padding-top:7px}.work-showcase-source{font-size:9px;margin-top:12px}.review-proof-heading{display:block;margin-bottom:25px}.review-proof-heading>p{margin-top:16px;font-size:12px}.review-proof-grid{grid-template-columns:1fr;gap:10px}.review-card{min-height:184px;padding:23px 21px}.review-card blockquote{font-size:22px}.review-card figcaption{margin-top:20px}.review-proof-source{display:block;padding-top:16px}.review-proof-source p{font-size:9px}.review-proof-source .text-link{margin-top:6px;font-size:11px;white-space:normal}}

/* Larger approved work photos and an accessible, native-dialog lightbox. */
.work-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.work-photo-button{position:relative;display:block;width:100%;padding:0;border:0;border-radius:12px;background:#e7e6df;overflow:hidden;text-align:left}.work-showcase-grid .work-photo-button img{height:clamp(300px,34vw,460px);border-radius:0;transition:transform .25s ease}.work-photo-button>span{position:absolute;right:14px;bottom:14px;padding:8px 11px;border-radius:20px;background:rgba(21,35,49,.88);color:#fff;font-size:10px;font-weight:800;letter-spacing:.02em}.work-photo-button:hover img{transform:scale(1.015)}.work-photo-button:focus-visible{outline:4px solid #8b6711;outline-offset:4px}.work-showcase-grid figcaption{font-size:12px}.work-lightbox{width:min(1080px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;background:#121d29;color:#fff}.work-lightbox::backdrop{background:rgba(9,17,24,.88);backdrop-filter:blur(6px)}.work-lightbox-top{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 16px;background:#121d29}.work-lightbox-top .eyebrow{margin:0;color:#d7c680}.work-lightbox .icon-button{background:#fff;color:#202622;border:0}.work-lightbox figure{margin:0;padding:0 16px 18px}.work-lightbox img{display:block;width:100%;max-height:calc(100dvh - 150px);object-fit:contain;background:#0c151e;border-radius:8px}.work-lightbox figcaption{padding:13px 2px 2px;color:#fff;font-size:13px;font-weight:600}
@media(max-width:800px){.work-showcase-grid .work-photo-button img{height:300px}}
@media(max-width:580px){.work-showcase-grid{grid-template-columns:1fr;gap:18px}.work-showcase-grid .work-photo-button img{height:min(92vw,410px)}.work-showcase-grid figcaption{font-size:11px;padding-top:8px}.work-photo-button>span{right:10px;bottom:10px;font-size:9px}.work-lightbox{width:calc(100% - 16px);max-height:calc(100dvh - 16px);border-radius:13px}.work-lightbox-top{padding:9px 10px}.work-lightbox figure{padding:0 10px 12px}.work-lightbox img{max-height:calc(100dvh - 128px)}}
@media(prefers-reduced-motion:reduce){.work-photo-button img{transition:none}}
