/* Self-hosted so the first paint does not wait on a third-party stylesheet round trip before the
   font download can even start. Subset to Basic Latin plus Latin-1 and the punctuation the site uses,
   so typed names like José still render; DM Sans is the variable face clamped to the 400-700 the
   stylesheets actually ask for. Filenames carry a content hash, so they are served immutable. */
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/barlow-condensed-500-5a0db1d8.woff2) format('woff2')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/barlow-condensed-600-984cf596.woff2) format('woff2')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/barlow-condensed-700-6378e267.woff2) format('woff2')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/fonts/dm-sans-var-98b87d4e.woff2) format('woff2')}
:root{--ink:#202320;--paper:#f8f9f6;--orange:#da4c22;--orange-text:#b93812;--line:#d7dbd4;--muted:#62695f;--white:#fff;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}picture{display:contents}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:1rem;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:var(--orange);color:white}.skip-link{position:fixed;top:-100px;left:1rem;padding:1rem;background:var(--ink);color:white;z-index:100}.skip-link:focus{top:1rem}.site-header{min-height:106px;margin:0 4%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);position:relative;gap:2rem}.brand{display:inline-flex;flex-direction:column;flex-shrink:0}.brand-name{font-family:var(--display);font-size:2.5rem;font-weight:700;line-height:1;letter-spacing:-.065rem}.brand-period{color:var(--orange)}.brand-subtitle{font-size:.625rem;letter-spacing:.15em;font-weight:700;margin-top:7px}.desktop-nav{display:flex;gap:2.5rem;align-items:center;font-size:.875rem;font-weight:600}.desktop-nav>a:not(.nav-cta){padding:1rem 0}.desktop-nav a:hover,.text-link:hover{color:var(--orange-text)}.nav-cta{display:flex;gap:2rem;border:1px solid var(--ink);padding:1rem 1.2rem}.nav-cta span{font-size:1.2rem;line-height:1}.menu-toggle,.mobile-menu{display:none}.hero{padding:2rem 4% 0}.hero-top{display:flex;justify-content:space-between;align-items:flex-start}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.12em;line-height:1.7;margin:0}.tiny-cross{font-size:1.25rem;vertical-align:-1px;margin-right:.65rem;color:var(--orange)}.hero-note{font-size:.8125rem;line-height:1.5;text-align:right;color:var(--muted)}.hero-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;padding:1.5rem 0 2.6rem}h1,h2,h3,p{margin-top:0}h1{font-family:var(--display);font-weight:600;font-size:clamp(4rem,7.7vw,8.25rem);line-height:.98;letter-spacing:-.028em;margin:0;text-transform:uppercase}.accent-word{color:var(--orange)}.hero-intro{padding:0 1.5rem .3rem 0;width:23%;min-width:215px}.hero-intro p{font-size:1rem;line-height:1.7;margin-bottom:2.3rem}.text-link{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.875rem;font-weight:600}.round-arrow{height:38px;width:38px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:1.2rem}.hero-image{margin:0;position:relative;background:#434c47;isolation:isolate;overflow:hidden;aspect-ratio:2.63;min-height:290px}.hero-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 56%;position:absolute;inset:0}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,23,20,.35),transparent 60%),linear-gradient(0deg,rgba(11,23,20,.2),transparent 50%);z-index:0}.image-label{position:absolute;left:2.5rem;bottom:2.5rem;z-index:1;color:white}.image-label>span{font-size:.6875rem;font-weight:500;letter-spacing:.16em;display:block;margin-bottom:1rem}.image-label strong{font-size:clamp(1.5rem,2.2vw,2.5rem);font-weight:500;line-height:1.15;letter-spacing:-.04em}.hero-image figcaption{position:absolute;right:1rem;bottom:.85rem;color:white;background:#1e2520bb;padding:.35rem .5rem;z-index:1;font-size:.75rem}.hero-foot{display:flex;justify-content:space-between;font-size:.6875rem;letter-spacing:.08em;font-weight:600;padding:1.1rem 0;border-bottom:1px solid var(--line)}.hero-foot span>span{padding-left:1rem}.section-wrap{padding:7rem 4%;scroll-margin-top:2rem}.about,.approach{display:grid;grid-template-columns:1fr 3fr;gap:3rem}.section-label{font-size:.75rem;font-weight:600;letter-spacing:.06em;padding-top:.55rem}/* The brand orange reads at 3.94:1 against the paper at this size -- under the 4.5:1 a 12px label needs.
   Darkening fixes the light sections and makes the dark one worse (3.81 -> 3.29), so each background gets the
   shade that passes on it: darker on paper, lighter on the ink panel. --orange itself is untouched, so nothing
   else on the page changes colour. (Audit 2026-09-22, P1-5.) */
.section-number{color:#c8461c;margin-right:.75rem}
.approach .section-number{color:#e65f31}h2{font-family:var(--display);font-size:clamp(2.7rem,4.5vw,4.5rem);line-height:1.03;font-weight:500;letter-spacing:-.025em;text-transform:uppercase;margin-bottom:2rem}.about-bottom{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:850px}.about-bottom p{font-size:1rem;line-height:1.8;color:var(--muted);margin:0}.approach{background:var(--ink);color:var(--paper)}.approach .section-label{color:#c5ccc1}.section-heading-row{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;overflow-x:clip}.large-plus{font-size:6rem;line-height:.7;font-weight:400;color:var(--orange)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.principles article{border-top:1px solid #61685e;padding-top:1.25rem}.principle-number{font-size:.8125rem;color:#aab2a5;display:block;margin-bottom:2.6rem}h3{font-size:1.125rem;line-height:1.35;font-weight:500;margin-bottom:1rem}.principles p{font-size:1rem;color:#c1c9bb;line-height:1.7;margin-bottom:0}.vision{background:var(--orange);padding-top:5rem;padding-bottom:4rem;color:#181f16}.vision .eyebrow{margin-bottom:2.5rem}.vision h2{font-size:clamp(3.5rem,7vw,7rem);font-weight:600;line-height:1.02;margin-bottom:3rem}.vision h2 span{color:#fff}.vision-rule{height:1px;background:#181f1655}.vision>p:last-child{font-size:.9375rem;margin-top:1.5rem;margin-bottom:0}.site-footer{padding:3rem 4%;display:flex;justify-content:space-between;align-items:center;gap:2rem}.site-footer .brand-name{font-size:2.1rem}.site-footer .brand-subtitle{font-size:.625rem}.site-footer p{font-size:.75rem;color:var(--muted);margin:0}.back-top{font-size:.875rem;white-space:nowrap}.back-top span{padding-left:1rem}
@media(min-width:1650px){.site-header,.hero,.section-wrap,.site-footer{padding-left:max(4%,calc((100vw - 1600px)/2));padding-right:max(4%,calc((100vw - 1600px)/2))}.site-header{margin:0}.hero-image{max-height:650px}}
@media(max-width:900px){.desktop-nav{gap:1.5rem}.nav-cta{gap:1rem}.hero-title-row{gap:1.5rem}h1{font-size:8.5vw}.hero-intro{min-width:180px;padding-right:0}.hero-intro p{font-size:.9375rem;margin-bottom:1.5rem}.section-wrap{padding-top:5rem;padding-bottom:5rem}.about,.approach{grid-template-columns:1fr;gap:2rem}.section-heading-row{margin-bottom:1rem}.about-bottom{gap:2rem}.principles{gap:1.5rem}.site-footer{flex-wrap:wrap}.site-footer p{order:3;width:100%}}
@media(max-width:600px){html{scroll-padding-top:2rem}.site-header{min-height:89px;margin:0 6%}.brand-name{font-size:2.2rem}.brand-subtitle{font-size:.625rem;letter-spacing:.09em}.desktop-nav{display:none}.menu-toggle{display:flex;align-items:center;gap:1rem;min-height:44px;border:0;background:none;padding:.5rem 0 .5rem .7rem;font-size:.875rem}.menu-toggle span{font-size:1.5rem}.mobile-menu:not([hidden]){display:flex;position:absolute;left:calc(-600% / 88);right:calc(-600% / 88);top:100%;z-index:10;background:var(--paper);padding:1.5rem 6%;border-bottom:1px solid var(--line);box-shadow:0 12px 16px #0000000c;flex-direction:column;gap:.2rem}.mobile-menu a{padding:1rem 0;min-height:48px}.hero{padding:1.5rem 6% 0}.hero-note{display:none}.eyebrow{font-size:.75rem;letter-spacing:.06em}.hero-title-row{display:block;padding:1.8rem 0 2rem}h1{font-size:clamp(3.5rem,11.4vw,5.4rem);line-height:1.02}.hero-intro{width:100%;display:flex;align-items:flex-end;gap:1.5rem;margin-top:1.5rem;padding:0}.hero-intro p{font-size:.9375rem;line-height:1.6;margin:0;flex:1}.text-link{font-size:.8125rem;max-width:125px}.round-arrow{height:32px;width:32px;min-width:32px}.hero-image{aspect-ratio:1.04;min-height:0}.hero-image img{object-position:60% center}.image-label{left:1.25rem;bottom:3.25rem}.image-label>span{font-size:.75rem;letter-spacing:.08em}.image-label strong{font-size:1.75rem}.hero-image figcaption{right:.6rem;bottom:.6rem;font-size:.75rem}.hero-foot{font-size:.75rem;line-height:1.5;gap:2rem}.hero-foot>span:last-child{text-align:right}.section-wrap{padding:3.5rem 6%}.section-label{font-size:.75rem}.about,.approach{gap:1.7rem}h2{font-size:2.8rem;margin-bottom:1.7rem}.about-bottom{grid-template-columns:1fr;gap:1rem}.large-plus{font-size:4rem}.section-heading-row{gap:.5rem;flex-wrap:wrap}.section-heading-row h2{font-size:clamp(2.1rem,10.5vw,2.6rem);min-width:0}.principles{grid-template-columns:1fr;gap:2rem}.principles article{display:grid;grid-template-columns:2.5rem 1fr;gap:0 1rem}.principle-number{grid-row:1 / 3;margin:0;line-height:1.7}.principles h3{margin-bottom:.65rem}.principles p{grid-column:2}.vision h2{font-size:3.3rem;margin-bottom:2rem}.vision .eyebrow{margin-bottom:2rem}.site-footer{padding:2.5rem 6%;gap:2rem 1rem}.site-footer .brand-name{font-size:2rem}}
.brand-subtitle{font-size:.75rem;letter-spacing:.06em}.eyebrow,.section-label,.hero-foot{font-size:.75rem}.image-label>span{font-size:.75rem}.services{display:grid;grid-template-columns:1fr 3fr;gap:3rem;padding-bottom:3rem}.service-list{border-top:1px solid var(--line)}.service{display:grid;grid-template-columns:2rem 1fr 2rem;gap:1.5rem;border-bottom:1px solid var(--line);padding:1.8rem 0;transition:color .2s}.service:hover{color:var(--orange-text)}.service-no{font-size:.8125rem;line-height:1.9;color:var(--muted)}.service h3{font-size:1.5rem;letter-spacing:-.04em;margin-bottom:.6rem}.service p{font-size:1rem;color:var(--muted);line-height:1.6;margin:0;max-width:550px}.service-arrow{font-size:1.7rem}.about{padding-top:3rem}.contact{display:grid;grid-template-columns:1fr 1.15fr;gap:6rem;background:var(--orange);color:#fff}.contact-intro .eyebrow{margin-bottom:2.5rem;color:#fff}.contact-intro h2{font-size:clamp(3.5rem,6vw,6.5rem);font-weight:600;line-height:1}.contact-intro h2>span:not(.headline-period){color:var(--ink)}.contact-intro>p:not(.eyebrow){max-width:340px;line-height:1.7}.contact-decoration{width:10rem;margin-top:3rem}.contact-decoration img{display:block;width:100%;height:auto}.contact-form-wrap{background:var(--paper);color:var(--ink);padding:2rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem 1.25rem}.form-grid label{display:block;font-size:.875rem;font-weight:500}.optional{font-weight:400;color:var(--muted)}.full{grid-column:1/-1}input,select,textarea{display:block;width:100%;margin-top:.65rem;padding:.8rem .85rem;font:inherit;font-size:1rem;line-height:1.5;border:1px solid #7d877d;border-radius:0;color:var(--ink);background:white;min-width:0}input:focus,select:focus,textarea:focus{outline:2px solid var(--ink);outline-offset:2px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#70776b;font-size:.9375rem}.form-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-privacy{font-size:.8125rem;line-height:1.6;color:var(--muted);margin:1.25rem 0}.form-status{font-size:.875rem;line-height:1.6;padding:.9rem;background:#e8ebe4;margin-bottom:1.25rem}.form-status:empty{display:none}.form-status.error{background:#fbe3dc;color:#842812}.form-status.success{background:#e1e9db;color:#27401b}.submit-button{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:52px;padding:.9rem 1.1rem;border:0;background:var(--ink);color:white;cursor:pointer;text-align:left;font-size:.9375rem}.submit-button:hover:not(:disabled){background:#3a4234}.submit-button:disabled{opacity:.5;cursor:not-allowed}.submit-button>span:last-child{font-size:1.25rem}.hero-image figcaption a{text-decoration:underline;text-underline-offset:2px}
@media(max-width:1000px){.contact{gap:3rem}.contact-form-wrap{padding:1.5rem}.desktop-nav{gap:1.5rem}.nav-cta{gap:1rem}}
@media(max-width:900px){.services{grid-template-columns:1fr;gap:2rem}.contact{grid-template-columns:1fr;gap:2rem}.contact-intro{position:relative}.contact-intro h2{font-size:4rem}.contact-intro .eyebrow{margin-bottom:1.5rem}.contact-decoration{display:none}.contact-intro>p:not(.eyebrow){max-width:450px}.desktop-nav>a:first-child{display:none}}
@media(max-width:600px){.services{padding-bottom:2rem}.about{padding-top:2rem}.service{grid-template-columns:1.5rem 1fr 1rem;gap:.6rem;padding:1.5rem 0}.service h3{font-size:1.25rem;letter-spacing:-.025em}.service p{font-size:1rem}.service-arrow{font-size:1.4rem}.form-grid{grid-template-columns:1fr;gap:1.3rem}.contact{padding-left:6%;padding-right:6%}.contact-form-wrap{padding:1.25rem}.contact-intro h2{font-size:3.8rem}.site-footer .brand-subtitle{font-size:.75rem}.hero-intro{align-items:flex-start}.hero-intro .text-link{padding-top:.3rem}.brand-subtitle{font-size:.75rem;letter-spacing:.02em}}
.footer-license{display:inline-block;margin-top:.5rem;font-size:.75rem;line-height:1.5}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service{transition:none}}

.hero-phone{display:block;color:var(--ink);font-size:1.125rem;font-weight:700;line-height:1.5;margin-bottom:.35rem;padding:.25rem 0}.hero-phone:hover,.hero-foot-phone:hover,.footer-phone:hover{color:var(--orange-text)}.hero-foot-phone{font-size:.875rem;letter-spacing:.03em;text-decoration:underline;text-underline-offset:4px}.contact-phone{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.5rem 0;color:var(--ink)}.contact-phone strong{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.2;letter-spacing:-.035em}.contact-phone span{font-size:1rem;letter-spacing:.02em}.contact-phone:hover strong{text-decoration:underline;text-underline-offset:5px}.contact-phone:focus-visible{outline-color:var(--ink)}.footer-phone{display:inline-flex;align-items:center;min-height:44px;font-size:1rem;font-weight:600;color:var(--ink)}
@media(max-width:600px){.hero-foot{flex-wrap:wrap;gap:.75rem 1rem}.hero-foot-phone{order:-1;flex-basis:100%;font-size:1.125rem;min-height:44px;display:flex;align-items:center}}

/* The homepage picture (Edward, 2026-09-23) is 16:9 with the house centred, so it simply fills the frame: the base
   rule's object-fit:cover crops sky and lawn evenly. The old 4:3 photo needed a hand-placed crop here. */
.hero-image--project{aspect-ratio:2.5;min-height:0}
@media(max-width:900px){
  .hero-image--project .image-label{left:1rem;bottom:1rem}
  .hero-image--project .image-label>span{font-size:.625rem;margin-bottom:.5rem}
  .hero-image--project .image-label strong{font-size:1.35rem}
}
@media(max-width:600px){
  .hero-image--project{aspect-ratio:2.3}
  .hero-image--project .image-label{top:.7rem;bottom:auto}
  .hero-image--project .image-label>span{margin-bottom:0}
  .hero-image--project .image-label strong{display:none}
}

.project-faq{display:grid;grid-template-columns:1fr 3fr;gap:3rem}.project-answers{margin:0}.project-answers>div{border-top:1px solid var(--line);padding:1.5rem 0}.project-answers dt{font-size:1.125rem;font-weight:600;line-height:1.5;margin-bottom:.6rem}.project-answers dd{margin:0;max-width:750px;color:var(--muted);font-size:1rem;line-height:1.8}.project-answers a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.project-answers a:hover{color:var(--orange-text)}.service[id]{scroll-margin-top:6rem}
@media(max-width:900px){.project-faq{grid-template-columns:1fr;gap:2rem}}

/* Headline periods match the text when the section background is orange. */
.headline-period{color:var(--orange)}
.contact .headline-period,.vision .headline-period{color:inherit}

/* Real SVG geometry stays consistent across mobile emoji/font renderers. */
.arrow-icon{display:inline-block;width:1em;height:1em;flex:none;vertical-align:-.125em;overflow:visible}
.nav-cta{align-items:center}
.service-arrow{display:inline-flex;justify-self:end;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;line-height:1}
.service-arrow .arrow-icon{width:100%;height:100%}
.round-arrow .arrow-icon{width:1.2rem;height:1.2rem}
.back-top{display:inline-flex;align-items:center;gap:1rem}
.back-top span{padding-left:0}
.service-subnav a,.area-link{gap:.45rem}
@media(max-width:600px){.service{grid-template-columns:1.5rem minmax(0,1fr) 1.5rem}.service-arrow{width:1.4rem;height:1.4rem}}

/* Optional customer onboarding follows a completed inquiry. */
.portal-option{margin-top:1.5rem;padding:1.1rem;border:1px solid var(--line);background:#edf0e8}.portal-option label{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;cursor:pointer}.portal-option input[type=checkbox]{width:20px;height:20px;flex:0 0 20px;margin:.15rem 0 0;accent-color:var(--ink)}.portal-option p{margin:.7rem 0 0 2rem;font-size:.8125rem;line-height:1.6;color:var(--muted)}.portal-next{margin-top:1.5rem;padding:1.25rem;border:1px solid var(--ink)}.portal-next h3{font-size:1.6rem;letter-spacing:-.04em;margin:.8rem 0}.portal-next p:not(.eyebrow){font-size:.9375rem;line-height:1.6;overflow-wrap:anywhere}.portal-next a{justify-content:center;text-decoration:none}.portal-next button{font:inherit}.portal-return{font-size:.8125rem;line-height:1.6;margin:1rem 0 0}.portal-return a{text-decoration:underline;text-underline-offset:3px}.portal-next [hidden],.portal-option[hidden],.portal-next[hidden]{display:none}

.privacy-content{width:100%;max-width:1280px;margin:0 auto;padding:5rem clamp(1.25rem,4vw,4rem)}.privacy-content h1{font-size:clamp(3rem,7vw,5.5rem);margin-bottom:1.5rem}.privacy-intro{font-size:1.15rem;line-height:1.75;max-width:850px}.privacy-content section{border-top:1px solid var(--line);padding-top:2rem;margin-top:2.5rem;scroll-margin-top:2rem}.privacy-content section h2{font-family:var(--body);font-size:1.5rem;line-height:1.3;text-transform:none;letter-spacing:0;margin-bottom:1rem}.privacy-content p,.privacy-content li{line-height:1.8}.privacy-content a,.form-privacy a,.site-footer p a{text-decoration:underline;text-underline-offset:3px}.privacy-content .eyebrow{line-height:1.6}.legal-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:3.5rem;align-items:start;margin-top:2.5rem}.legal-toc{position:sticky;top:2rem;border-top:2px solid var(--orange);padding-top:1.1rem}.legal-toc strong{font-size:.875rem}.legal-toc ol{padding:0;list-style:none;margin:1rem 0}.legal-toc li{margin:.55rem 0;font-size:.875rem;line-height:1.5}.legal-toc a{display:block;padding:.2rem 0;text-decoration:none}.legal-toc a:hover{text-decoration:underline}.legal-sections{min-width:0}.legal-sections section:first-child{margin-top:0}.legal-sections ul{padding-left:1.25rem}.legal-note{border-left:3px solid var(--orange);padding:.3rem 0 .3rem 1.2rem;margin:1.75rem 0;font-size:1rem}.legal-note p:last-child{margin-bottom:0}.legal-meta{color:var(--muted);font-size:.875rem}.legal-footer-links{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:2.5rem}.legal-agreement{display:flex;align-items:flex-start;gap:.7rem;font-size:.875rem;line-height:1.6;margin:1.25rem 0}.legal-agreement input{width:20px;min-width:20px;height:20px;margin:.2rem 0 0;accent-color:var(--ink)}.legal-agreement a{text-decoration:underline;text-underline-offset:3px}@media(max-width:850px){.legal-layout{grid-template-columns:1fr;gap:1.5rem}.legal-toc{position:static}.legal-toc ol{columns:2;column-gap:1.5rem}.legal-toc li{break-inside:avoid}.privacy-content{padding-top:3.5rem;padding-bottom:3.5rem}}@media(max-width:480px){.legal-toc ol{columns:1}.privacy-content h1{font-size:3rem}}@media print{.privacy-page .site-header,.privacy-page .site-footer,.legal-toc{display:none}.privacy-content{max-width:none;padding:0}.legal-layout{display:block}.privacy-content section{break-inside:avoid}.privacy-content a{color:inherit}}

.portal-entry-button{display:inline-flex;width:auto;padding:1rem 1.5rem;text-decoration:none!important}

/* Keep the complete navigation accessible on tablets as well as phones. */
.desktop-nav>a{white-space:nowrap}
@media(min-width:601px) and (max-width:1024px){.desktop-nav{display:none}.menu-toggle{display:flex;align-items:center;gap:1rem;min-height:44px;border:0;background:none;padding:.5rem 0 .5rem .7rem;font-size:.875rem}.menu-toggle span{font-size:1.5rem}.mobile-menu:not([hidden]){display:flex;position:absolute;left:0;right:0;top:100%;z-index:10;background:var(--paper);padding:1rem 1.5rem;border:1px solid var(--line);box-shadow:0 12px 16px #0000000c;flex-direction:column;gap:.2rem}.mobile-menu a{padding:1rem 0;min-height:48px}}

#inquiry-availability-retry[hidden]{display:none}#inquiry-availability-retry{margin-bottom:1rem}

/* Accessible contact text and keyboard focus, preserving the orange brand. */
.contact{background:#b93812}.contact-intro,.contact-intro h2>span:not(.headline-period),.contact-phone{color:#fff}.contact :where(a,button,input,select,textarea):focus-visible{outline:3px solid #fff;outline-offset:2px;box-shadow:0 0 0 5px #202320}
body :is(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid #fff;outline-offset:2px;box-shadow:0 0 0 5px #202320}
@media(pointer:coarse){.legal-toc a,.legal-footer-links a,.site-footer a,.hero-foot-phone{min-height:44px;display:inline-flex;align-items:center}.form-privacy a,.legal-agreement a{min-height:44px;display:inline-flex;align-items:center;padding-block:6px}}

/* Inline links remain comfortably selectable on touch devices. */
@media(pointer:coarse){.hero-image figcaption a,.hero-phone,.hero-intro .text-link,.project-answers a,.portal-return a,.privacy-content a{min-height:44px;display:inline-flex;align-items:center}.hero-image figcaption a{line-height:1.4}.hero-intro .text-link{padding-block:6px}.privacy-content .legal-toc a{display:flex}}
.inquiry-field-error{display:block;color:#842812;font-size:.875rem;font-weight:400;line-height:1.5;margin-top:6px}.contact-form-wrap [aria-invalid=true]{border-color:#842812}
/* Comfortable tap targets for small inline links on phones (WCAG 2.5.8) */
@media (max-width:720px){figcaption a,.site-footer p a,.breadcrumbs a{display:inline-block;min-height:24px;padding-block:6px}}

/* Project type: two selectable boxes rather than a dropdown. The radio itself stays in the DOM and
   keeps the label, the required validation and keyboard arrow-key behaviour a custom control would
   have to reimplement; it is only moved out of sight, not hidden from assistive technology. */
.type-choice{border:0;padding:0;margin:0;min-width:0}
.type-choice legend{font-size:.875rem;font-weight:500;padding:0;margin-bottom:.6rem}
.type-choice{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}
.type-choice legend{grid-column:1/-1}
.type-choice label{display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:56px;padding:.9rem 1rem;border:1px solid var(--line);border-radius:6px;background:var(--white);font-size:.95rem;font-weight:500;cursor:pointer;text-align:center}
.type-choice label:hover{border-color:#a9b2a4}
.type-choice input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.type-choice label:has(input:checked){border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange);color:#a83b19}
.type-choice label:has(input:focus-visible){outline:3px solid #b93812;outline-offset:3px}
@media(max-width:600px){.type-choice{grid-template-columns:1fr}}
.type-choice .inquiry-field-error{grid-column:1/-1;margin-top:.1rem}
/* Inquiry sent: the form steps aside; the confirmation, the optional next step and "Send another inquiry" stay. */
#inquiry-form.is-sent>:not(.form-status):not(.inquiry-again){display:none}#inquiry-form.is-sent .form-status{margin-top:0}.inquiry-again{margin-top:.75rem;padding:.5rem 0;min-height:44px;background:none;border:0;font:inherit;font-size:.9375rem;color:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.inquiry-again[hidden]{display:none}
/* Call button that stays on screen (Edward, 2026-09-23). Dark with white text: white on the brand orange is under 4.5:1
   at this size; the orange carries the phone mark, a graphic, which needs 3:1. The page gains room at the bottom so the
   button never sits over the footer's last line. Phones and tablets: a full-width bar; desktop: a corner button. */
.call-bar{position:fixed;z-index:20;right:1.5rem;bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:.6rem;min-height:48px;padding:.85rem 1.35rem;border-radius:999px;background:var(--ink);color:var(--white);font-weight:700;font-size:.9375rem;letter-spacing:.02em;text-decoration:none;box-shadow:0 10px 30px #20232033}
.call-bar .call-icon{color:var(--orange);flex:0 0 auto}
.call-bar:hover{background:#000}
.call-bar:focus-visible{outline:3px solid var(--orange);outline-offset:3px}
body{padding-bottom:6rem}
@media(max-width:1024px){.call-bar{left:0;right:0;bottom:0;border-radius:0;min-height:56px;padding:.9rem 1rem calc(.9rem + env(safe-area-inset-bottom,0px));box-shadow:0 -6px 20px #2023201f}body{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}}
@media(max-width:1024px){html{scroll-padding-bottom:72px}}
@media print{.call-bar{display:none}body{padding-bottom:0}}
/* Stepping aside at the inquiry form (script.js): slid off, not just hidden, so it cannot be tapped by mistake. */
.call-bar{transition:transform .2s ease,opacity .2s ease}
.call-bar.is-away{transform:translateY(calc(100% + 2rem));opacity:0;pointer-events:none}
@media(prefers-reduced-motion:reduce){.call-bar{transition:none}}
/* The page for a mistyped address (worker.js). */
.not-found{min-height:70vh;padding-top:3rem;padding-bottom:4rem}
.not-found h1{font-family:var(--display);font-size:clamp(2.8rem,9vw,5rem);line-height:.95;text-transform:uppercase;margin:3rem 0 1rem}
.not-found ul{list-style:none;padding:0;display:grid;gap:.6rem;margin-top:1.5rem}
.not-found ul a{text-decoration:underline;text-underline-offset:3px;min-height:24px;display:inline-block}
