@import url('/typography.css');
@import url('/personal-contact.css');
@import url('/icons.css');
@media(min-width:701px){.refined-content .work-film .film-copy h2>span{display:block;margin-top:.08em}}
.detail-page .page-footer h2{font:12px/1.5 var(--mono);letter-spacing:.04em;overflow-wrap:normal;margin-bottom:18px}
/* Scoped to the project area, its introduction and the new project detail pages. */
.refined-content .clean-workflow{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1040px);justify-content:center;gap:40px;padding:40px clamp(20px,3.5vw,64px);background:#e9eade;border-bottom:1px solid var(--line)}
.refined-content .clean-workflow .section-heading{display:block;padding:0;min-height:0;border:0;background:none;align-self:start}
.refined-content .clean-workflow .section-heading .eyebrow{font-size:12px;margin:0 0 14px}
.refined-content .clean-workflow .section-heading h2{font-size:clamp(26px,2.2vw,34px);line-height:1.08}
.refined-content .clean-workflow ol{grid-template-columns:repeat(3,minmax(0,1fr));border:0;background:none;align-items:start}
.refined-content .clean-workflow li{padding:0 26px;min-height:0;border:0;border-left:1px solid #bcc5b6;background:transparent}
.refined-content .clean-workflow li>span{font-size:12px;color:#5b675b}
.refined-content .clean-workflow li h3{font-size:21px;line-height:1.2;letter-spacing:-.035em;margin:14px 0 10px}
.refined-content .clean-workflow li p{font-size:16px;line-height:1.55;margin:0;max-width:32ch}
.refined-content .clean-projects{padding:0 clamp(20px,3.5vw,64px);background:var(--paper);border-top:0}
.clean-projects .projects-inner{max-width:1440px;margin:0 auto;padding:48px 0 56px}
.clean-projects .projects-heading{display:flex;justify-content:space-between;align-items:end;gap:36px;padding:0 0 28px}
.clean-projects .projects-heading>div{max-width:none}
.clean-projects .projects-heading .eyebrow{font-size:12px;margin-bottom:12px}
.clean-projects .projects-heading h2{font-size:clamp(32px,3vw,44px);line-height:1.05}
.clean-projects .projects-heading>p{max-width:42ch;font-size:16px;line-height:1.55;margin:0;color:var(--muted)}
.clean-projects .completed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;border:0}
.project-card{display:flex;flex-direction:column;border:1px solid var(--line);color:var(--ink);background:var(--paper);text-decoration:none}
.project-card-photo{position:relative;overflow:hidden;aspect-ratio:4/3;background:#dce1d5}
.project-card-photo>img{display:block;width:100%;height:100%;object-fit:cover}
.project-card-index{position:absolute;left:16px;top:16px;background:var(--paper);color:var(--ink);padding:6px 9px;font:12px/1.5 var(--mono)}
.project-card-copy{padding:24px;display:flex;flex-direction:column;flex:1}
.project-card-copy .eyebrow{font:11px/1.5 var(--mono);color:var(--muted);letter-spacing:.015em;margin:0 0 13px}
.clean-projects .project-card-copy h3{font-size:clamp(22px,1.8vw,27px);line-height:1.12;margin:0 0 14px;min-height:0}
.project-card-copy>p:not(.eyebrow){font-size:16px;line-height:1.5;margin:0 0 26px;max-width:36ch}
.project-card-link{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0 0;margin-top:auto;border-top:1px solid var(--line);font-size:14px;font-weight:600}
.project-card-link>span{color:#b9420e;font-size:22px;font-weight:400}
.project-card:hover,.project-card:focus-visible{border-color:#263f33;outline-offset:4px}
.project-card:hover .project-card-link{text-decoration:underline;text-underline-offset:4px}
.project-card:hover .project-card-photo img{transform:scale(1.025)}
@media(prefers-reduced-motion:no-preference){.project-card-photo img{transition:transform .3s ease}}
.detail-page .project-masthead{display:grid;grid-template-columns:1fr 1.12fr;border:1px solid var(--line);border-top:0;background:var(--paper)}
.detail-page .project-title{padding:46px 4vw;align-self:center;min-width:0}
.detail-page .project-title h1{font-size:clamp(36px,3.6vw,60px);max-width:18ch}
.detail-page .project-title .page-lead{font-size:18px;max-width:48ch;margin:24px 0}
.project-facts{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:28px 0 0;padding-top:22px;border-top:1px solid var(--line)}
.project-facts dt{font-size:12px;color:var(--muted);margin-bottom:6px}
.project-facts dd{margin:0;font-size:15px;line-height:1.4}
.project-masthead figure{margin:0;background:var(--forest);display:flex;flex-direction:column;min-width:0}
.project-masthead figure img{width:100%;flex:1;min-height:0;aspect-ratio:4/3;object-fit:cover}
.detail-page .project-masthead figure img.project-photo-original{flex:none;aspect-ratio:auto;height:auto;object-fit:contain}
.project-card-photo img.project-photo-original{object-position:center 70%}
.project-card-photo img.project-photo-portrait{object-position:center 67%}
.detail-page .project-masthead figure:has(.project-photo-portrait){background:#e9eade;justify-content:center}
.detail-page .project-masthead figure img.project-photo-portrait{max-height:720px;object-fit:contain}
.detail-page .project-masthead figure:has(.project-photo-portrait) figcaption{background:var(--forest)}
.project-masthead figcaption{font:12px/1.5 'Courier New',monospace;color:var(--paper);padding:15px 24px}
.project-narrative{display:grid;grid-template-columns:1fr 1.4fr;gap:64px;max-width:1280px;margin:0 auto;padding:60px 36px}
.project-narrative-heading h2{font-size:34px}
.project-chapters>section{display:grid;grid-template-columns:32px 1fr;gap:20px;padding:0 0 28px;margin-bottom:28px;border-bottom:1px solid var(--line)}
.project-chapters>section:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}
.project-chapters>section>.page-label{padding-top:4px;color:#9a3b17}
.project-chapters h3{font-size:25px;margin-bottom:16px}
.project-chapters p{max-width:60ch;font-size:17px;line-height:1.65;margin:0}
.project-next{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:26px 5vw;border:1px solid var(--line);background:#e9eade}
.project-next>a:first-child{font-size:15px;text-decoration:underline;text-underline-offset:5px;padding:10px 0}
.project-next>a:last-child{display:flex;flex-direction:column;text-align:right;padding:8px 0;gap:4px}
.project-next span{font-size:12px;color:var(--muted)}
.project-next strong{font-size:20px;line-height:1.3}
@media(max-width:1100px){.refined-content .clean-workflow{grid-template-columns:1fr;gap:26px}.refined-content .clean-workflow li:first-child{border-left:0;padding-left:0}.clean-projects .completed-grid{gap:16px}.project-card-copy{padding:20px}.project-card-copy .eyebrow{font-size:10px}.project-card-copy>p:not(.eyebrow){font-size:15px}}
@media(max-width:760px){
 .refined-content .clean-workflow{padding:28px 20px;gap:22px}.refined-content .clean-workflow .section-heading h2{font-size:28px}.refined-content .clean-workflow .section-heading h2 br{display:none}.refined-content .clean-workflow ol{grid-template-columns:1fr}.refined-content .clean-workflow li,.refined-content .clean-workflow li:first-child{display:grid;grid-template-columns:58px 1fr;gap:5px 16px;padding:18px 0;border:0;border-top:1px solid #bdc6b6}.refined-content .clean-workflow li>span{grid-row:1/3;font-size:11px;line-height:1.5;padding-top:2px}.refined-content .clean-workflow li h3{margin:0;font-size:20px}.refined-content .clean-workflow li p{grid-column:2;max-width:none;font-size:15px}
 .refined-content .clean-projects{padding:0 20px}.clean-projects .projects-inner{padding:32px 0}.clean-projects .projects-heading{display:block;padding-bottom:24px}.clean-projects .projects-heading>p{margin-top:16px;max-width:40ch}.clean-projects .projects-heading>p br{display:none}.clean-projects .completed-grid{grid-template-columns:1fr;gap:20px}.project-card-photo{aspect-ratio:16/10}.clean-projects .project-card-copy h3{font-size:24px;min-height:0}.project-card-copy .eyebrow{font-size:11px}.project-card-copy>p:not(.eyebrow){font-size:16px;margin-bottom:18px}
 .detail-page .project-masthead{grid-template-columns:1fr}.detail-page .project-title{padding:30px 20px}.detail-page .project-title h1{font-size:clamp(30px,8.8vw,38px);max-width:19ch}.detail-page .project-title .page-lead{font-size:17px;margin:20px 0}.project-facts{gap:18px;margin-top:22px;padding-top:18px}.project-masthead figure img{aspect-ratio:4/3}.project-masthead figcaption{padding:14px 20px;font-size:11px}.project-narrative{grid-template-columns:1fr;padding:34px 20px;gap:30px}.project-narrative-heading h2{font-size:28px}.project-narrative-heading h2 br{display:none}.project-chapters>section{grid-template-columns:22px 1fr;gap:12px;padding-bottom:24px;margin-bottom:24px}.project-chapters h3{font-size:23px;margin-bottom:12px}.project-chapters p{font-size:16px}.project-next{padding:22px 20px;align-items:start;gap:24px}.project-next>a:last-child{max-width:55%}.project-next strong{font-size:17px}
}
@media(prefers-reduced-motion:reduce){.project-card:hover .project-card-photo img{transform:none}}

/* Responsive text composition throughout the content; excludes the homepage hero. */
.detail-page :is(h1,h2,h3),
.refined-content :is(h2,h3),
.site-footer :is(h2,h3){text-wrap:balance;word-break:normal;overflow-wrap:break-word;hyphens:manual}
.detail-page :is(.about-masthead,.service-masthead,.project-masthead)>div{min-width:0}
.detail-page :is(.about-masthead,.service-masthead,.project-masthead) h1{max-width:none;line-height:1.05}
.detail-page :is(.about-masthead,.service-masthead) h1{font-size:clamp(36px,4.2vw,72px)}
.detail-page .page-title h1{max-width:24ch;font-size:clamp(36px,4.2vw,72px)}
.detail-page .scope-panel h2{max-width:none}
.detail-page .service-index h2 a{display:block}
.detail-page .service-index h2 a>span{white-space:nowrap}
.detail-page :is(.page-editorial,.about-story,.page-faq,.page-related)>*,
.refined-content :is(.section-heading,.system-heading)>*{min-width:0}
.detail-page .page-closing>div{min-width:0;max-width:60ch}
.detail-page .page-lead{max-width:54ch}
.detail-page :is(p,li,dd),.refined-content p{overflow-wrap:break-word}
.detail-page .page-closing .page-cta{white-space:nowrap}
@media(max-width:760px){
 .detail-page :is(.about-masthead,.service-masthead,.project-masthead) h1,
 .detail-page .page-title h1{font-size:clamp(30px,8.8vw,38px);max-width:none}
 .detail-page .page-closing .page-cta{white-space:normal}
}

/* Keep project photography proportional to the story, also on wide screens. */
.detail-page :is(.project-masthead,.about-masthead){grid-template-columns:minmax(0,600px) minmax(0,680px);justify-content:center;align-items:center;gap:clamp(28px,4vw,64px);padding:40px clamp(24px,4vw,64px)}
.detail-page :is(.project-masthead,.about-masthead)>div{padding:0}
.detail-page .project-masthead h1{font-size:clamp(34px,3.3vw,48px)}
.detail-page .about-masthead h1{font-size:clamp(36px,3.5vw,58px)}
.detail-page :is(.project-masthead,.about-masthead) figure{align-self:center;width:100%;overflow:hidden;border:1px solid var(--line);background:#e9eade}
.detail-page :is(.project-masthead,.about-masthead) figure img,
.detail-page .project-masthead figure img.project-photo-original{display:block;flex:none;width:100%;height:clamp(340px,29vw,480px);min-height:0;max-height:none;aspect-ratio:auto;object-fit:cover;object-position:center 64%}
.detail-page .about-masthead figure img{object-position:center 48%}
.detail-page .project-masthead figure:has(.project-photo-portrait){width:clamp(255px,21.75vw,360px);max-width:100%;justify-self:center}
.detail-page .project-masthead figure img.project-photo-portrait{height:auto;aspect-ratio:3/4;object-fit:contain;object-position:center}
.detail-page :is(.project-masthead,.about-masthead) figcaption{margin:0;padding:13px 18px;background:var(--forest);color:var(--paper);line-height:1.5}
@media(max-width:760px){
 .detail-page :is(.project-masthead,.about-masthead){grid-template-columns:minmax(0,1fr);gap:26px;padding:28px 20px}
 .detail-page :is(.project-masthead,.about-masthead) h1{font-size:clamp(28px,8.2vw,36px)}
 .detail-page :is(.project-masthead,.about-masthead) figure img,
 .detail-page .project-masthead figure img.project-photo-original{height:auto;aspect-ratio:4/3}
 .detail-page .project-masthead figure img.project-photo-portrait{height:360px;aspect-ratio:auto}
 .detail-page .project-masthead figure:has(.project-photo-portrait){width:270px}
 .detail-page :is(.project-masthead,.about-masthead) figcaption{font-size:11px;padding:12px 14px}
}
