/* Planus / Architectural editorial direction. Original logo and content retained. */
:root {
  --navy: #163c46;
  --navy-deep: #112f38;
  --slate: #315c67;
  --accent: #ebba6b;
  --accent-hover: #f4cd8f;
  --ink: #1d333a;
  --muted: #54666b;
  --paper: #f4f6f5;
  --line: #d7e0df;
  --font: "Avenir Next", "Helvetica Neue", Arial, sans-serif;
  --radius: 16px;
}
html { scroll-padding-top: 116px; }
body { background: #fff; }
h1,h2,h3 { letter-spacing: -.055em; }
h2 { font-size: clamp(2.3rem,4.2vw,3.75rem); font-weight: 550; line-height: 1.12; }
p { line-height: 1.75; }
.container { width: min(1280px,calc(100% - 96px)); }
.topbar { background: var(--navy-deep); }
.topbar-inner { min-height: 34px; }
.topbar-inner>span,.topbar a { font-size: .75rem; }
.header { background: #fff; border: 0; transition: box-shadow .3s; }
.header.is-scrolled { box-shadow: 0 8px 32px #173d4610; }
.header-inner { min-height: 100px; }
.logo-window { width: 122px; height: 85px; }
.logo-window img { width: 194px; left: -35px; top: -53px; filter: contrast(1.27); mix-blend-mode: multiply; }
.navigation { gap: 30px; }
.navigation a { font-size: .875rem; font-weight: 550; }
.navigation a:after { background: var(--navy); height: 1px; }
.button { border-radius: 999px; padding: 17px 28px; min-height: 56px; font-size: .9375rem; font-weight: 600; transition: transform .25s,background .25s,box-shadow .25s; }
.button:hover { transform: translateY(-3px); box-shadow: 0 10px 25px #102e3814; }
.button:active { transform: translateY(0); }
.button-primary { background: var(--navy); color: white; }
.button-primary:hover { background: var(--slate); }
.header-button { min-height: 48px; padding: 13px 24px; background: var(--navy); color: white; }
.header-button:hover { background: var(--slate); }
/* The labels carry the action: remove repeated decorative arrows everywhere. */
.button>span[aria-hidden], .text-link>span[aria-hidden], .contact-method>a>span[aria-hidden], .topbar a>span[aria-hidden], .project-open { display: none; }
.eyebrow,.light-eyebrow { color: #466873; font-size: .75rem; letter-spacing: .16em; font-weight: 600; }
.hero { background: #f4f6f5; color: var(--ink); min-height: 0; overflow: hidden; border-radius: 0 0 56px 56px; }
.hero-content { display: grid; grid-template-columns: 1.08fr 1fr; gap: 60px; align-items: center; padding-block: 40px 76px; }
.hero-copy { max-width: none; padding-bottom: 15px; }
.hero .eyebrow { font-size: .75rem; color: #416672; margin-bottom: 30px; display: block; }
.hero h1 { font-size: clamp(3.2rem,4.5vw,4.55rem); line-height: 1.07; font-weight: 550; letter-spacing: -.06em; }
.hero h1 em { font-family: Georgia,"Times New Roman",serif; font-weight: 400; font-style: italic; color: #346471; letter-spacing: -.055em; }
.hero-description { color: #54686e; font-size: 1.0625rem; max-width: 425px; margin-top: 30px; }
.hero-actions { gap: 22px; align-items: center; margin-top: 32px; }
.hero-actions .button-primary { background: var(--accent); color: var(--navy-deep); }
.hero-actions .button-primary:hover { background: var(--accent-hover); }
.hero-work-link { font-size: .9375rem; font-weight: 550; padding: 12px 0 7px; border-bottom: 1px solid #9aadad; transition: border-color .2s; }
.hero-work-link:hover { border-color: var(--navy); }
.hero-footnote { display: flex; flex-wrap: wrap; gap: 5px 14px; margin-top: 45px; color: #657b80; font-size: .8125rem; letter-spacing: 0; }
.hero-footnote span+span { border-left: 1px solid #c5d0d0; padding-left: 14px; }
.hero-visual { position: relative; padding-bottom: 52px; }
.hero-image { position: relative; inset: auto; z-index: auto; height: 570px; overflow: hidden; border-radius: 160px 28px 28px 28px; }
.hero-image img { width: 100%; height: 100%; object-fit: cover; object-position: 65% center; }
.hero-image:after { background: linear-gradient(0deg,#102f3855,transparent 30%); pointer-events: none; }
.image-caption { top: auto; right: 22px; bottom: 20px; padding: 6px 12px; border-radius: 99px; font-size: .75rem; letter-spacing: 0; background: #16333bc9; }
.hero-image-note { position: absolute; bottom: 0; left: -35px; min-width: 300px; background: white; border-radius: 22px; display: flex; gap: 17px; align-items: center; padding: 27px 30px; box-shadow: 0 16px 36px #163c460b; }
.note-rule { height: 47px; width: 3px; border-radius: 3px; background: #d7a455; }
.hero-image-note p { font-size: 1.2rem; line-height: 1.4; letter-spacing: -.025em; color: #6b8085; }
.hero-image-note strong { font-weight: 600; color: var(--ink); }
.note-location { align-self: flex-end; margin-left: 24px; font-size: .625rem; letter-spacing: .12em; color: #687f84; }
.section { padding: 115px 0; }
.section-heading { margin-bottom: 54px; }
.section-heading>p,.section-heading>div:last-child:not(:first-child) { font-size: 1rem; }
.muted-heading { color: #527e87; font-family: Georgia,"Times New Roman",serif; font-weight: 400; font-style: italic; letter-spacing: -.045em; }
.trust-section { padding: 40px 0 20px; background: white; border: 0; }
.trust-grid { gap: 25px; }
.trust-item { border: 0; padding: 0 8px; font-size: .875rem; line-height: 1.6; }
.trust-item svg { width: 25px; height: 25px; margin-top: 4px; color: #9c773e; }
.trust-item small { font-size: .75rem; line-height: 1.6; }
.draft-note { font-size: .75rem; color: #6e7f83; margin-top: 25px; }
.services-section>.container { display: grid; grid-template-columns: .88fr 1.12fr; align-items: start; gap: 85px; }
.services-section .section-heading { display: block; position: sticky; top: 132px; margin: 0; }
.services-section .section-heading>p { margin-top: 28px; max-width: 360px; }
.services-detail { margin-top: 38px; aspect-ratio: 1.27; border-radius: 90px 20px 20px 20px; }
.services-detail:after { content: ''; position: absolute; inset: 0; background: linear-gradient(0deg,#102f38bc,transparent 50%); }
.services-detail figcaption { position: absolute; z-index: 1; left: 24px; right: 24px; bottom: 24px; color: white; font-size: 1rem; line-height: 1.6; }
.services-detail figcaption span { display: block; font-size: .75rem; color: #dae5e7; margin-top: 6px; }
.services-grid { display: block; border: 0; }
.service-card { border: 0; border-bottom: 1px solid var(--line); padding: 30px 12px 30px 74px; min-height: 0; transition: background .3s; border-radius: 12px; }
.service-card:first-child { padding-top: 4px; }
.service-card:first-child .service-top { top: 9px; }
.service-card:hover { background: #f6f9f8; box-shadow: none; }
.service-top { position: absolute; left: 0; top: 34px; margin: 0; width: 52px; height: 52px; border-radius: 50%; background: #eef4f3; justify-content: center; }
.service-number { display: none; }
.service-top svg { width: 27px; height: 27px; color: #426f7c; }
.service-card h3 { font-size: 1.65rem; line-height: 1.2; font-weight: 550; margin-bottom: 16px; }
.service-card p { font-size: 1rem; max-width: none; line-height: 1.7; }
.service-tags { font-size: .75rem; letter-spacing: .05em; margin-top: 17px; margin-bottom: 19px; color: #57747c; }
.text-link { width: fit-content; min-height: 44px; font-size: .875rem; font-weight: 600; padding-block: 9px; border-bottom: 1px solid #a8bfc4; transition: color .2s,border-color .2s; }
.text-link:hover { color: #447887; border-color: #447887; }
.service-card .text-link { border-top: 0; border-bottom: 1px solid #aec0c3; padding-top: 7px; }
.service-cta { border: 0; border-radius: 28px; margin-top: 32px; padding: 38px; background: var(--navy-deep); }
.service-cta h3 { font-size: 2rem; font-weight: 500; }
.service-cta .eyebrow { font-size: .75rem; }
.service-cta p { font-size: 1rem; color: #d2dfe2; }
.service-cta .button { background: var(--accent); color: var(--navy-deep); font-size: .875rem; padding-inline: 24px; }
.about-section { margin: 0 24px; background: #edf3f2; border: 0; border-radius: 48px; }
.about-grid { grid-template-columns: 1fr 1fr; gap: 95px; align-items: center; }
.about-intro h2 { font-size: clamp(2.5rem,4.2vw,3.9rem); font-weight: 500; }
.about-intro h2 em { font-family: Georgia,serif; font-style: italic; font-weight: 400; color: #477683; }
.large-copy { font-size: 1.0625rem; }
.about-photo { border-radius: 22px 22px 90px 22px; }
.about-photo figcaption { padding: 55px 25px 22px; font-size: .75rem; letter-spacing: 0; }
.about-copy { padding: 0; }
.about-copy>p { font-size: 1rem; }
.audience-tags { margin-block: 28px 36px; }
.audience-tags span { background: #ffffff9c; border: 0; border-radius: 99px; font-size: .8125rem; padding: 9px 16px; }
.approach-list>div { padding-block: 23px; }
.approach-list>div>span { font-size: .875rem; color: #6a868d; }
.approach-list p { font-size: .9375rem; }
.approach-list strong { font-size: 1.0625rem; font-weight: 550; }
.why-section { background: var(--navy-deep); margin-top: 100px; border-radius: 48px 48px 0 0; }
.why-section .light-eyebrow { color: #b4d0d6; }
.why-section h2 { font-weight: 450; }
.why-section .section-heading>p { color: #c4d6da; }
.why-grid { gap: 34px; }
.why-grid article { border-top: 1px solid #ffffff2b; }
.why-grid article>span { font-size: .75rem; color: #dfb777; letter-spacing: .08em; }
.why-grid h3 { font-size: 1.5rem; font-weight: 500; line-height: 1.25; }
.why-grid p { font-size: 1rem; color: #c4d7dd; }
.why-grid small { font-size: .75rem; border-left-color: #ba925b; }
.projects-section { border-radius: 48px 48px 0 0; position: relative; margin-top: -40px; background: #fff; }
.project-grid { grid-template-columns: 1fr 1fr; gap: 55px 40px; align-items: start; }
.project-card { min-width: 0; }
.project-photo { border-radius: 24px; aspect-ratio: 1.65; isolation: isolate; }
.project-photo .phase-image { transition: scale .7s cubic-bezier(.2,.65,.25,1); transform-origin: 83.333% 50%; }
.project-photo:hover .phase-image { scale: 1.035; }
.project-photo:after { border-radius: inherit; }
.photo-badge { top: 20px; left: 20px; border-radius: 99px; padding: 6px 12px; font-size: .75rem; letter-spacing: 0; background: #143841c7; }
.project-index { font-size: .75rem; letter-spacing: .07em; bottom: 22px; left: 24px; }
.project-info { padding-top: 28px; }
.project-info>p { font-size: .75rem; letter-spacing: .08em; }
.project-info h3 { font-size: 2rem; font-weight: 500; line-height: 1.15; margin-top: 3px; }
.project-info>p.project-summary { font-size: 1rem; max-width: 480px; }
.project-info .text-link { width: fit-content; font-size: .9375rem; border-bottom: 1px solid #a3b9bf; padding-bottom: 8px; }
.project-card:first-child { grid-column: 1/-1; display: grid; grid-template-columns: 1.2fr .8fr; gap: 58px; align-items: center; padding-bottom: 30px; }
.project-card:first-child .project-photo { aspect-ratio: 1.4; border-radius: 24px 100px 24px 24px; }
.project-card:first-child .project-info { padding: 0; }
.project-card:first-child h3 { font-size: clamp(2rem,3.2vw,3rem); }
.testimonials-section { background: #f2f6f5; border-radius: 48px; margin-inline: 24px; }
.example-disclosure { border: 0; background: transparent; padding: 0; font-size: .875rem!important; color: #5a767d; }
.testimonial-grid { gap: 24px; }
.testimonial { border: 0; border-radius: 28px; padding: 36px 32px; box-shadow: 0 10px 40px #11343d04; }
.quote-mark { color: #6b959f; font-size: 4rem; }
.testimonial blockquote { font-size: 1.0625rem; color: #375862; line-height: 1.8; }
.testimonial figcaption strong { font-size: .875rem; }
.testimonial figcaption small { font-size: .75rem; }
.testimonial .portrait { width: 62px; height: 62px; box-shadow: none; }
.faq-layout { grid-template-columns: .8fr 1.2fr; gap: 100px; }
.faq-layout>div:first-child>p:last-child { font-size: 1rem; max-width: 290px; }
.faq-list { border-top: 0; }
.faq-list details { padding: 0 24px; border-bottom: 1px solid var(--line); border-radius: 14px; transition: background .25s; }
.faq-list details[open] { background: #eef4f3; border-color: transparent; }
.faq-list summary { font-size: 1rem; font-weight: 550; padding-block: 24px; }
.faq-list details>p { font-size: 1rem; }
.contact-section { border-radius: 56px 56px 0 0; background: #143a44; }
.contact-grid { gap: 95px; align-items: center; }
.contact-copy .light-eyebrow { color: #a8c6cf; }
.contact-copy h2 { font-weight: 450; font-size: clamp(2.5rem,3.9vw,3.7rem); }
.contact-copy h2 em { font-family: Georgia,serif; color: #e8c388; font-weight: 400; font-style: italic; }
.contact-copy>p:not(.eyebrow) { font-size: 1.0625rem; color: #c0d4da; }
.contact-method { margin-top: 25px; padding-top: 25px; }
.contact-method>span { font-size: .75rem; letter-spacing: .12em; }
.contact-method>a { font-size: 1.15rem; color: #f0f5f5; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 7px; text-decoration-color: #7b9fa9; justify-content: flex-start; }
.contact-method>p { font-size: .875rem; }
.contact-method>strong { font-size: 1rem; }
.contact-bottom-note { font-size: .75rem; letter-spacing: .04em; }
.quote-form { border: 0; border-radius: 28px; padding: 42px; box-shadow: none; background: #fbfcfb; }
.form-kicker { font-size: .75rem; letter-spacing: .1em; }
.quote-form>h3 { font-size: 2rem; font-weight: 500; }
.quote-form>p { font-size: 1rem; }
.form-grid { gap: 23px 18px; }
.field label { font-size: .875rem; font-weight: 550; margin-bottom: 9px; }
.field input,.field select,.field textarea { border-radius: 12px; padding: 14px; border-color: #d8e2df; background: #f3f7f5; font-size: 1rem; min-height: 50px; }
.field input:focus,.field select:focus,.field textarea:focus { background: white; }
.submit-button { justify-content: center; }
.submit-button .button-label { flex: initial; font-size: .9375rem; }
.quote-form .form-note { font-size: .8125rem!important; }
.form-result { border-radius: 16px; padding: 22px; }
.copy-enquiry { border-radius: 99px; min-height: 44px; font-size: .875rem; }
.footer { background: #143a44; padding-top: 20px; }
.footer-main { border-top: 1px solid #ffffff25; padding-top: 48px; }
.brand-footer { background: white; border-radius: 18px; padding: 8px 19px; }
.footer-links { font-size: .9375rem; }
.footer-label { color: #bed2d6; font-size: .75rem; }
.footer-main>div>p { font-size: .9375rem; }
.footer-bottom { font-size: .8125rem!important; padding-block: 25px; }
.socials>span { font-size: .875rem; }
.socials small { font-size: .75rem; }
dialog { border-radius: 28px; padding: 38px; }
dialog::backdrop { background: #0a252bcc; backdrop-filter: blur(7px); }
.dialog-close { border-radius: 50%; width: 44px; height: 44px; }
.dialog-heading h2 { font-size: 2.35rem; font-weight: 500; }
.dialog-heading .eyebrow { font-size: .75rem; }
.dialog-note,.photo-status { font-size: .875rem; }
.photo-slot { border-radius: 15px; }
.photo-state { border: 0; border-radius: 99px; font-size: .75rem; padding: 5px 10px; }
.upload-message { border-radius: 99px; font-size: .75rem; }
.project-facts dt { font-size: .75rem; }
.project-facts dd { font-size: 1rem; }
/* Motion is brief, triggered once, and never required to read or use the site. */
@media(prefers-reduced-motion:no-preference) {
  .hero-copy { animation: intro-in .8s cubic-bezier(.2,.7,.2,1) both; }
  .hero-visual { animation: intro-in 1s .12s cubic-bezier(.2,.7,.2,1) both; }
  .hero-image-note { animation: note-in 1.1s .35s cubic-bezier(.2,.7,.2,1) both; }
  .reveal-ready { opacity: 0; transform: translateY(26px); transition: opacity .7s ease,transform .9s cubic-bezier(.2,.7,.2,1); transition-delay: var(--reveal-delay,0ms); }
  .reveal-ready.is-visible { opacity: 1; transform: translateY(0); }
  @keyframes intro-in { from { opacity: 0; transform: translateY(24px); } to { opacity: 1; transform: none; } }
  @keyframes note-in { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: none; } }
}
@media(max-width:1180px) {
  .container { width: calc(100% - 64px); }
  .hero-content { gap: 30px; }
  .hero-image { height: 520px; }
  .hero-actions { gap: 15px; }
  .hero h1 { font-size: 3.7rem; }
  .hero-image-note { left: -14px; min-width: 0; padding: 24px; }
  .note-location { display: none; }
  .services-section>.container { gap: 55px; }
  .about-grid { gap: 60px; }
  .project-card:first-child { gap: 36px; }
  .contact-grid { gap: 55px; }
  .quote-form { padding: 30px; }
  .why-grid { gap: 25px; }
  .why-grid h3 { font-size: 1.35rem; }
}
@media(max-width:900px) {
  .container { width: calc(100% - 44px); }
  .header-inner { min-height: 86px; }
  .logo-window { width: 110px; height: 78px; }
  .logo-window img { width: 176px; left: -32px; top: -49px; }
  .menu-toggle { min-height: 46px; gap: 13px; border: 1px solid #dbe2e0; border-radius: 99px; background: #fff; font-size: .875rem; padding: 10px 17px; }
  .menu-lines { display: block; width: 18px; height: 12px; border-top: 1.5px solid; border-bottom: 1.5px solid; transition: transform .3s; }
  .menu-toggle[aria-expanded=true] .menu-lines { transform: rotate(90deg); }
  .navigation { top: 86px; background: white; margin: 0 12px; border-radius: 0 0 24px 24px; padding: 10px 15px 22px; box-shadow: 0 22px 30px #163c4610; }
  .hero-content { grid-template-columns: 1fr 1fr; gap: 24px; padding-block: 35px 55px; }
  .hero h1 { font-size: 2.8rem; }
  .hero-description { font-size: 1rem; }
  .hero-image { height: 480px; border-top-left-radius: 120px; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 12px; }
  .hero-footnote { margin-top: 26px; font-size: .75rem; }
  .hero-image-note { left: -10px; padding: 19px 23px; }
  .hero-image-note p { font-size: 1.05rem; }
  .section { padding-block: 80px; }
  .services-section>.container { grid-template-columns: .85fr 1.15fr; gap: 35px; }
  .services-section h2 { font-size: 2.55rem; }
  .services-detail { border-top-left-radius: 55px; }
  .service-card { padding-left: 0; padding-top: 27px; }
  .service-top { display: none; }
  .service-cta { padding: 28px; }
  .about-section,.testimonials-section { margin-inline: 12px; border-radius: 32px; }
  .about-grid { gap: 40px; }
  .project-card:first-child { gap: 25px; }
  .project-card:first-child .project-photo { aspect-ratio: 1; border-top-right-radius: 70px; }
  .project-grid { gap: 45px 25px; }
  .project-info h3 { font-size: 1.6rem; }
  .project-card:first-child h3 { font-size: 2.1rem; }
  .testimonial { padding: 26px; }
  .testimonial-grid { gap: 15px; }
  .testimonial blockquote { font-size: 1rem; }
  .testimonial figcaption { flex-direction: column; align-items: flex-start; }
  .faq-layout { gap: 35px; }
  .faq-list details { padding-inline: 17px; }
  .contact-grid { grid-template-columns: 1fr 1.1fr; gap: 32px; }
  .contact-copy h2 { font-size: 2.7rem; }
  .quote-form { padding: 27px; }
  .contact-method>a { font-size: 1rem; }
}
@media(max-width:640px) {
  html { scroll-padding-top: 95px; }
  .container { width: calc(100% - 40px); }
  .topbar-inner { min-height: 34px; gap: 10px; }
  .topbar-inner>span { font-size: .6875rem; max-width: none; letter-spacing: .04em; }
  .topbar a { font-size: .75rem; }
  .topbar-inner>span { display: none; }
  .topbar-inner { justify-content: center; }
  .header-inner { min-height: 82px; }
  .navigation { top: 82px; }
  .hero { border-radius: 0 0 32px 32px; }
  .hero-content { display: flex; flex-direction: column; align-items: stretch; gap: 30px; padding: 36px 0 34px; }
  .hero .eyebrow { font-size: .6875rem; letter-spacing: .1em; margin-bottom: 24px; }
  .hero h1 { font-size: clamp(2.45rem,10.4vw,4rem); line-height: 1.08; }
  .hero h1 br:first-child { display: initial; }
  .hero-description { margin-top: 23px; font-size: 1rem; max-width: none; }
  .hero-actions { flex-direction: row; flex-wrap: wrap; align-items: center; gap: 14px 22px; margin-top: 25px; }
  .hero-actions .button { font-size: .875rem; min-height: 54px; padding: 15px 24px; }
  .hero-work-link { font-size: .875rem; }
  .hero-footnote { margin-top: 26px; font-size: .75rem; }
  .hero-visual { padding-bottom: 35px; margin-left: 12px; }
  .hero-image { height: 340px; border-radius: 90px 20px 20px 20px; }
  .hero-image img { object-position: 60% center; }
  .image-caption { bottom: 15px; right: 15px; font-size: .75rem; }
  .hero-image-note { left: -12px; padding: 17px 22px; border-radius: 16px; }
  .hero-image-note p { font-size: 1rem; }
  .note-rule { height: 37px; }
  .section { padding-block: 64px; }
  h2 { font-size: clamp(2.3rem,9.2vw,3rem); }
  .eyebrow { font-size: .75rem; }
  .section-heading { margin-bottom: 34px; }
  .section-heading>p,.section-heading>div:last-child:not(:first-child) { font-size: 1rem; }
  .trust-section { padding-top: 30px; }
  .trust-grid { gap: 25px 18px; }
  .trust-item { gap: 9px; padding: 0; font-size: .8125rem; }
  .trust-item svg { width: 21px; height: 21px; }
  .trust-item small { font-size: .75rem; }
  .draft-note { font-size: .75rem; line-height: 1.6; }
  .services-section>.container { display: block; }
  .services-section .section-heading { position: static; margin-bottom: 32px; }
  .services-section h2 { font-size: clamp(2.3rem,9.2vw,3rem); }
  .services-section .section-heading>p { max-width: none; margin-top: 23px; }
  .services-detail { display: none; }
  .service-card { padding: 27px 0 29px 58px; border-radius: 0; }
  .service-top { display: flex; top: 30px; width: 42px; height: 42px; }
  .service-top svg { width: 23px; height: 23px; }
  .service-card h3 { font-size: 1.5rem; }
  .service-card p { font-size: 1rem; }
  .service-tags { font-size: .75rem; letter-spacing: .025em; }
  .service-card .text-link { font-size: .875rem; }
  .service-cta { min-height: 0; padding: 30px; margin-top: 28px; }
  .service-cta h3 { font-size: 1.9rem; }
  .service-cta .button { font-size: .875rem; }
  .about-grid { display: block; }
  .about-intro h2 { font-size: 2.7rem; }
  .about-photo { border-bottom-right-radius: 65px; }
  .about-copy { margin-top: 35px; }
  .about-photo figcaption { display: block; padding: 35px 18px 18px; }
  .about-photo figcaption span { display: block; margin-top: 4px; }
  .why-section { margin-top: 65px; border-radius: 32px 32px 0 0; padding-bottom: 86px; }
  .why-grid { gap: 27px; }
  .why-grid h3 { font-size: 1.65rem; }
  .why-grid article>span { font-size: .75rem; }
  .projects-section { border-radius: 32px 32px 0 0; margin-top: -25px; }
  .project-grid { display: flex; flex-direction: column; gap: 42px; }
  .project-card:first-child { display: flex; flex-direction: column; gap: 0; padding-bottom: 0; }
  .project-photo,.project-card:first-child .project-photo { aspect-ratio: 1.22; border-radius: 20px 65px 20px 20px; }
  .project-card:nth-child(2) .project-photo { border-radius: 20px; }
  .project-card:nth-child(3) .project-photo { border-radius: 65px 20px 20px 20px; }
  .project-info,.project-card:first-child .project-info { padding-top: 24px; width: 100%; }
  .project-info h3,.project-card:first-child h3 { font-size: 1.9rem; }
  .project-info>p { font-size: .75rem; }
  .project-info .text-link { font-size: .9375rem; }
  .photo-badge { top: 18px; left: 18px; font-size: .75rem; }
  .project-index { bottom: 20px; left: 20px; font-size: .75rem; }
  .testimonial-grid { gap: 18px; }
  .testimonial { padding: 30px 25px; border-radius: 24px; }
  .testimonial blockquote { font-size: 1.0625rem; }
  .testimonial figcaption { flex-direction: row; align-items: center; }
  .testimonial figcaption small { font-size: .75rem; }
  .faq-layout { grid-template-columns: 1fr; gap: 27px; }
  .faq-layout>div:first-child>p:last-child { max-width: none; }
  .faq-list details { padding-inline: 13px; }
  .faq-list summary { font-size: 1rem; }
  .contact-section { border-radius: 32px 32px 0 0; }
  .contact-grid { grid-template-columns: 1fr; gap: 38px; }
  .contact-copy h2 { font-size: 2.6rem; }
  .quote-form { padding: 30px 22px; border-radius: 22px; }
  .quote-form>h3 { font-size: 1.85rem; }
  .submit-button .button-label { font-size: .875rem; }
  .footer-main { gap: 30px 22px; }
  .footer-main>div:first-child { display: block; }
  .footer-label { font-size: .75rem; }
  .footer-links { font-size: .875rem; }
  .footer-bottom { font-size: .75rem!important; }
  .brand-footer { padding: 8px 17px; }
  dialog { border-radius: 22px; padding: 25px 19px; }
  .dialog-heading h2 { font-size: 1.85rem; }
  .dialog-heading .eyebrow { font-size: .75rem; }
}
@media(prefers-reduced-motion:reduce) {
  .reveal-ready { opacity: 1; transform: none; }
  .project-photo:hover .phase-image { scale: 1; }
}
/* Wide architectural opening: keep the complete original photograph at every size. */
.hero-content { display: block; padding-block: 44px 64px; }
.hero-intro { display: grid; grid-template-columns: 1.1fr 1fr; gap: 90px; align-items: end; margin-bottom: 42px; }
.hero-copy { padding: 0; }
.hero h1 { font-size: clamp(3.15rem,4.35vw,4.2rem); }
.hero-support { padding-bottom: 6px; }
.hero-description { margin-top: 0; max-width: 450px; }
.hero-actions { gap: 16px 24px; }
.hero-footnote { margin-top: 28px; }
.hero-visual { padding: 0; margin: 0; }
.hero-image { width: 100%; height: auto; aspect-ratio: 1672/941; border-radius: 26px; }
.hero-image img { width: 100%; height: 100%; object-fit: contain; object-position: center; }
.hero-image:after { background: linear-gradient(0deg,#102f3829,transparent 25%); }
.hero-image-note { bottom: 30px; left: 30px; padding: 23px 27px; min-width: 0; }
.image-caption { bottom: 30px; right: 30px; }
@media(max-width:1180px) {
  .hero-intro { gap: 45px; grid-template-columns: 1fr 1fr; }
  .hero h1 { font-size: 3.5rem; }
}
@media(max-width:900px) {
  .hero-intro { gap: 30px; }
  .hero h1 { font-size: 2.8rem; }
  .hero-content { padding-top: 35px; }
  .hero-image-note { padding: 17px 22px; }
}
@media(max-width:640px) {
  .hero-content { padding-block: 32px; }
  .hero-intro { display: flex; flex-direction: column; align-items: stretch; gap: 24px; margin-bottom: 26px; }
  .hero h1 { font-size: clamp(2.45rem,10.4vw,4rem); }
  .hero-description { margin: 0; }
  .hero .eyebrow { margin-bottom: 20px; }
  .hero-actions { gap: 12px 20px; margin-top: 20px; }
  .hero-footnote { margin-top: 20px; }
  .hero-visual { margin: 0; padding-bottom: 48px; }
  .hero-image { height: auto; aspect-ratio: 1672/941; border-radius: 18px; }
  .hero-image-note { left: 14px; bottom: 0; padding: 13px 18px; border-radius: 14px; }
  .hero-image-note p { font-size: .9375rem; }
  .note-rule { height: 33px; }
  .image-caption { right: 10px; bottom: 12px; padding: 4px 9px; font-size: .75rem; }
}
@media print {
  .reveal-ready { opacity: 1!important; transform: none!important; }
  .hero-content,.services-section>.container,.project-card:first-child { display: block; }
  .services-section .section-heading { position: static; }
  .hero-visual { display: none; }
}
