/* Architecture portfolio: image-led composition and one restrained type family. */
:root{color-scheme:light;--paper:#f5f6f3;--white:#fcfdfa;--ink:#222c26;--muted:#566259;--line:#cdd5cc;--green:#223e30;--surface:#e9eee7;--field:#fcfdfa;--on-accent:#fcfdfa;--focus:#356d4c;--error:#a62c26}
.wrap{max-width:1440px}
main h1,main h2{font-family:var(--font);font-weight:500;letter-spacing:-.045em;line-height:1.12;text-wrap:balance}
h3{line-height:1.35;text-wrap:balance}h2{font-size:clamp(30px,3.1vw,44px)}
.site-header{height:80px}.wordmark{font-size:36px}.site-header nav .nav-contact{border-radius:0}
.demo-strip{background:var(--surface);color:var(--muted)}
.hero{display:block;padding-top:42px}
.hero-copy{display:grid;grid-template-columns:1.2fr 1fr;align-items:start;gap:64px;padding:0;margin-bottom:42px}
.hero h1{font-size:clamp(48px,5.1vw,72px);line-height:1.08;letter-spacing:-.055em;margin:0;max-width:8ch;word-spacing:normal}
.hero-introduction{padding-top:5px;max-width:390px;justify-self:end}
.hero-description{font-size:16px;line-height:1.7;max-width:38ch}
.hero-copy .text-link{margin:18px 0 0}
.hero-figure .image-button{height:auto;aspect-ratio:2.05}
.hero-figure .image-button img{object-position:center 58%}
.hero-figure figcaption{padding-top:17px;align-items:center}
.hero-figure .title-button{font-size:18px}.caption-sub{font-size:12px}
.concept-label{max-width:none;font-size:12px}
.section-space{margin-top:88px}.section-heading{display:block;margin-bottom:32px}
.project-grid{grid-template-columns:1.15fr 1fr;gap:36px;align-items:start}
.project .image-button{aspect-ratio:1.45}.project:last-child .image-button{aspect-ratio:1.25}
.title-button{font-size:22px;letter-spacing:-.025em}.project-caption{padding-top:17px}
.project-caption p{font-size:13px}.image-disclosure{font-size:12px;max-width:none}
.studio-section{padding-block:64px}.studio-layout{grid-template-columns:.8fr 1.2fr;gap:80px}
.studio-layout h2{max-width:12ch}.studio-content{padding:0}.studio-content .lead{font-size:24px;line-height:1.45}
.studio-content>p:not(.lead),.services p{color:var(--muted)}
.services>div{border-color:var(--line)}.services h3{font-size:17px}
.process{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}
.process-list{display:block}.process-list li{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;padding:24px 0;border-top:1px solid var(--line)}
.process-list li:first-child{padding-top:0;border:0}.process-list h3{font-size:18px;margin:0}.process-list p{font-size:14px;max-width:none}
.questions{grid-template-columns:.8fr 1.2fr;gap:80px}.questions h2{font-size:32px;letter-spacing:-.04em}
.contact-section{background:var(--surface);padding-block:64px}.contact-layout{grid-template-columns:.8fr 1.2fr;gap:80px}
.contact-layout h2{max-width:12ch}.contact-intro,.contact-disclosure,.form-success p{color:var(--muted)}
.contact-disclosure{font-size:13px;line-height:1.65;max-width:40ch;margin-top:24px}
.field input,.field textarea,.search-label input,.lead-action-input,.lead-status{background:var(--field);border:1px solid var(--muted);border-radius:0;color:var(--ink)}
::placeholder{color:var(--muted)}.button,.site-header nav .nav-contact,dialog,.enquiry-card,.empty-state,.enquiry-context{border-radius:0}
.button-dark,.button-dark:hover{background:var(--green);color:var(--on-accent);border-color:var(--green)}
.button-dark:hover{filter:brightness(1.12)}.button-light{background:var(--field);border-color:var(--line)}.button-light:hover{background:var(--surface)}
.text-link{border-color:var(--muted)}.text-link:hover,.demo-strip button:hover{color:var(--green);border-color:var(--green)}
.site-footer{min-height:110px}.site-footer .wordmark{font-size:30px}
.enquiry-context,.enquiry-card,.search-label input,.enquiry-controls input,.enquiry-controls select{background:var(--field);color:var(--ink);border-color:var(--line)}
.enquiry-message,.context-label{color:var(--muted)}.enquiry-context,.form-success,.services>div{border-color:var(--line)}
.close-button{border-radius:0;background:var(--paper)}.close-button:hover{background:var(--surface)}
.success-mark,.toast{border-radius:0;background:var(--green);color:var(--on-accent)}.toast button{color:var(--on-accent)}
.panel-tabs button span{background:var(--surface);border-radius:0}.enquiry-project,.content-actions+p{color:var(--green)}
.delete-enquiry{color:var(--error)}.project-dialog-copy h2{font-family:var(--font);font-size:34px;line-height:1.2;letter-spacing:-.035em}
:is(a,button,input,textarea,select,summary):focus-visible{outline:3px solid var(--focus);outline-offset:4px}
.image-button img{transition:transform .25s ease}.image-button:hover img{transform:scale(1.012)}
/* Layers: skip link 200; native dialogs use the browser top layer. */
@media(max-width:1000px){.hero-copy{gap:40px}.process,.questions,.studio-layout,.contact-layout{gap:40px}.process-list li{display:block}.process-list p{margin-top:10px}}
@media(max-width:760px){
 .site-header{height:76px}.hero{padding-top:22px}.hero-copy{grid-template-columns:1fr;gap:22px;margin-bottom:28px}
 .hero h1{font-size:clamp(46px,9.4vw,64px);max-width:none;line-height:1.1}.hero-introduction{justify-self:start;padding:0;max-width:100%}
 .hero-description{max-width:42ch}.hero-copy .text-link{margin-top:12px}.hero-figure .image-button{aspect-ratio:1.4}
 .hero-figure figcaption{gap:12px}.hero-figure .title-button{font-size:16px}.concept-label{font-size:11px;max-width:100px}
 .section-space{margin-top:60px}.section-heading{margin-bottom:25px}.project-grid{grid-template-columns:1fr;gap:34px}
 .project .image-button,.project:last-child .image-button{aspect-ratio:1.4}.project-caption{padding-top:13px}
 .studio-layout,.contact-layout,.questions,.process{grid-template-columns:1fr;gap:30px}.studio-layout h2,.contact-layout h2{max-width:19ch}
 .studio-section,.contact-section{padding-block:44px}.studio-content .lead{font-size:21px;max-width:none}
 .process-list li{padding:20px 0}.process-list p{max-width:50ch}.process .section-heading{margin:0}
 .questions h2{font-size:30px}.contact-disclosure{max-width:none}.site-footer{padding-block:28px}
 .project-dialog-copy h2{font-size:29px}
}
@media(max-width:380px){.hero h1{font-size:43px}.concept-label{max-width:86px}.site-header nav{gap:10px}.wordmark{font-size:31px}}
@media(prefers-color-scheme:dark){
 :root{color-scheme:dark;--paper:#17221c;--white:#1d2b22;--ink:#ebf0e9;--muted:#b3c1b6;--line:#3c4f40;--green:#b4cfb6;--surface:#223128;--field:#1b2820;--on-accent:#152319;--focus:#b4cfb6;--error:#ffaaa3}
 .wordmark-dot{color:var(--green)}.site-header nav .nav-contact{border-color:var(--muted)}
 .skip-link{background:var(--green);color:var(--on-accent)}.noscript{background:var(--surface)}
 .image-button{background:var(--surface)}.empty-state{border-color:var(--line)}
}
@media(prefers-reduced-motion:reduce){.image-button img{transition:none}.image-button:hover img{transform:none}}
