@font-face{font-family:'Assistant';font-style:normal;font-weight:300 800;font-display:swap;src:url('/assets/assistant-hebrew.woff2') format('woff2');unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}
@font-face{font-family:'Assistant';font-style:normal;font-weight:300 800;font-display:swap;src:url('/assets/assistant-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Heebo';font-style:normal;font-weight:400 900;font-display:swap;src:url('/assets/heebo-hebrew.woff2') format('woff2');unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}
@font-face{font-family:'Heebo';font-style:normal;font-weight:400 900;font-display:swap;src:url('/assets/heebo-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

:root{--ink:#151719;--ink-soft:#343638;--paper:#f7f7f4;--line:#deded8;--muted:#626664;--yellow:#f2c750;--yellow-bright:#ffdb64;--max:1260px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.7 'Assistant','Heebo',Arial,sans-serif;word-spacing:.035em}
button,a{font:inherit}
a{color:inherit;text-decoration:none}
button{cursor:pointer}
::selection{background:var(--yellow);color:var(--ink)}
:focus-visible{outline:3px solid #151719;outline-offset:3px;box-shadow:0 0 0 5px #fff}
.skip-link{position:fixed;z-index:1000;inset-block-start:0;inset-inline-start:1rem;background:#fff;color:#111;padding:.7rem 1rem;transform:translateY(-150%)}
.skip-link:focus{transform:translateY(0)}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.content-wrap{width:min(calc(100% - 8vw),var(--max));margin-inline:auto}
.eyebrow{margin:0 0 1.7rem;font:700 .83rem/1.4 'Heebo',sans-serif;color:#7a6323}
.eyebrow::before{content:'';display:inline-block;width:1.7rem;height:1px;margin-inline-end:.7rem;background:currentColor;vertical-align:middle}
.eyebrow.light{color:var(--yellow)}
h1,h2,h3,p{margin-block-start:0}
h1,h2,h3{font-family:'Heebo','Assistant',sans-serif;letter-spacing:normal}
.site-header{position:fixed;z-index:100;inset:0 0 auto;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:.9rem clamp(1.4rem,4vw,4.5rem);color:#fff;background:rgba(21,23,25,.92);border-block-end:1px solid rgba(255,255,255,.13);backdrop-filter:blur(16px)}
.brand,.footer-brand{display:inline-flex;align-items:center;white-space:nowrap}
.brand{position:relative;width:9rem;height:3.25rem;overflow:hidden;flex:0 0 auto}
.maher-brand-header{position:absolute;inset:0;overflow:hidden}
.maher-brand-header img{position:absolute;display:block;width:9.25rem;height:9.25rem;max-width:none;inset-block-start:-1.42rem;inset-inline-start:-.2rem}
.site-header nav{display:flex;align-items:center;gap:clamp(1rem,2.3vw,2.8rem);font-size:.92rem;font-weight:600;color:#d4d4d0}
.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--yellow)}
.mobile-menu{display:none}
.header-call{display:inline-flex;align-items:center;gap:1.2rem;border:1px solid rgba(255,255,255,.35);padding:.56rem .65rem .56rem 1rem;font-size:.91rem;font-weight:700;white-space:nowrap;transition:background .2s,color .2s,border-color .2s}
.header-call:hover{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}
.call-icon{display:grid;place-items:center;width:1.9rem;height:1.9rem;background:var(--yellow);color:var(--ink);font-size:1.1rem;line-height:1}
.call-icon svg{width:1.1rem;height:1.1rem}
.header-call:hover .call-icon{background:var(--ink);color:var(--yellow)}

.hero{position:relative;background:var(--ink);color:#fff;min-height:100svh}
html.js .hero{height:270svh;min-height:0}
.hero-stage{position:relative;isolation:isolate;height:100svh;min-height:650px;overflow:hidden;background:#111315}
html.js .hero-stage{position:sticky;top:0}
.hero-image{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform;transform-origin:35% 50%}
.hero-frame{opacity:0;will-change:opacity,transform}
.hero-vignette{position:absolute;z-index:-2;inset:0;background:linear-gradient(270deg,rgba(9,11,12,.92) 0%,rgba(9,11,12,.74) 28%,rgba(9,11,12,.15) 68%,rgba(9,11,12,.04) 100%),linear-gradient(0deg,rgba(9,11,12,.5),transparent 29%)}
.hero-grid{width:min(calc(100% - 8vw),var(--max));height:100%;margin:auto;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}
.hero-copy{position:relative;width:min(100%,660px);min-height:460px;display:flex;align-items:center;margin-block-start:4rem}
.hero-beat{width:100%;max-width:650px;position:absolute;inset-inline-start:0;opacity:0;transform:translateY(40px);pointer-events:none}
.hero-beat-first{opacity:1;transform:none;pointer-events:auto}
.hero-beat h1,.hero-statement{font:800 clamp(3.9rem,6.8vw,7.5rem)/1.05 'Heebo',sans-serif;margin:0 0 1.8rem}
.hero-h1-prefix{display:block;font:700 .9rem/1.5 'Heebo',sans-serif;letter-spacing:normal;color:var(--yellow);margin-block-end:1.7rem}
.hero-h1-prefix::before{content:'';display:inline-block;width:1.7rem;height:1px;margin-inline-end:.7rem;background:currentColor;vertical-align:middle}
.hero-beat h1 em,.hero-statement em{font-style:normal;color:var(--yellow)}
.hero-statement{font-size:clamp(3.5rem,7vw,7.5rem)}
.hero-description{font-size:clamp(1.07rem,1.55vw,1.32rem);line-height:1.75;max-width:33rem;color:#d8dad7;margin-block-end:2rem}
.primary-button{display:inline-flex;align-items:center;justify-content:space-between;gap:2.5rem;min-width:210px;padding:1rem 1.25rem;background:var(--yellow);color:#111;font-weight:800;line-height:1.3;transition:background .25s,transform .25s}
.primary-button:hover{background:var(--yellow-bright);transform:translateY(-3px)}
.primary-button span{font-size:1.25rem;line-height:1}
.hero-aside{align-self:center;display:flex;align-items:center;gap:1rem;writing-mode:vertical-rl;transform:rotate(180deg);font:600 .72rem/1 'Heebo',sans-serif;letter-spacing:.12em;color:#c9cac7}
.aside-line{height:5rem;width:1px;background:var(--yellow)}
.hero-bottom{position:absolute;inset:auto 4vw 2.2rem;display:flex;align-items:center;gap:1.2rem;color:#d8dad7;font-size:.81rem;font-weight:600}
.scroll-cue{display:flex;align-items:center;gap:.7rem;white-space:nowrap}
.scroll-cue span{font-size:1.3rem;animation:cue 1.7s ease-in-out infinite}
.hero-counter{margin-inline-start:auto;white-space:nowrap;font-variant-numeric:tabular-nums;direction:ltr}
.hero-counter b{color:var(--yellow)}
.hero-progress{width:clamp(5rem,12vw,11rem);height:1px;background:rgba(255,255,255,.35);direction:rtl}
.hero-progress span{display:block;height:2px;width:100%;background:var(--yellow);transform:scaleX(0);transform-origin:right}
@keyframes cue{50%{transform:translateY(5px)}}

.intro{padding-block:clamp(7rem,12vw,12rem);scroll-margin-top:85px}
.intro-layout{display:grid;grid-template-columns:1.1fr .65fr;gap:clamp(3rem,8vw,9rem);align-items:start}
.intro h2{font-size:clamp(2.7rem,5vw,5.5rem);line-height:1.2;font-weight:600;margin:0}
.intro h2 span{font-weight:300;color:#777b79}
.intro-text{padding-block-start:.7rem;font-size:1.22rem;line-height:1.85;color:#4e5250}
.intro-text p:last-child{margin:0}
.profile-section{background:#e9e9e4;padding-block:clamp(6rem,10vw,10rem)}
.profile-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.72fr);align-items:center;gap:clamp(3rem,8vw,9rem)}
.profile-copy h2{font-size:clamp(3.4rem,6vw,6.7rem);font-weight:800;line-height:1.15;margin:0 0 2rem}
.profile-copy h2 span{color:#a91f28}
.profile-copy p:not(.eyebrow){max-width:41rem;font-size:1.18rem;line-height:1.86;color:#3f4541;margin-block-end:1.25rem}
.profile-logo-wrap{padding:1.2rem;background:#fff;box-shadow:0 25px 65px rgba(20,23,24,.07);transform:rotate(-1.2deg)}
.profile-logo-wrap img{display:block;width:100%;height:auto}
.services-section{background:#fff;padding-block:clamp(6rem,10vw,10rem);scroll-margin-top:75px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-block-end:3rem}
.section-heading h2{font-size:clamp(2.7rem,4.5vw,4.5rem);font-weight:700;line-height:1.15;margin:0}
.section-heading>p{max-width:27rem;color:#5b5e5b;font-size:1.14rem;line-height:1.7;margin:0}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}
.service-card{padding:2rem clamp(1.5rem,2.5vw,2.8rem) 2.5rem;min-height:390px;display:flex;flex-direction:column;align-items:flex-start;transition:background .25s}
.service-card+.service-card{border-inline-start:1px solid var(--line)}
.service-card:hover{background:#faf9f4}
.service-number{font:600 .83rem/1 'Heebo',sans-serif;color:#5f625f}
.service-symbol{height:135px;display:flex;align-items:center;font:300 4rem/1 'Assistant',sans-serif;color:#b39433}
.service-card h3{font-size:1.7rem;line-height:1.25;font-weight:600;margin:0 0 .9rem}
.service-card p{font-size:1.07rem;line-height:1.75;color:#5b5f5c;margin:0}
.card-arrow{font-size:1.5rem;color:#9c7d22;margin-block-start:auto;padding-block-start:1rem}
.cladding-feature{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(230px,.7fr) auto;gap:2rem;align-items:end;min-height:340px;margin-block-start:1rem;padding:2.4rem;background:#f1e8cf;border:1px solid #decfa4;transition:background .25s,transform .25s}
.cladding-feature:hover{background:#eee0b9;transform:translateY(-3px)}
.cladding-feature-label{grid-column:1/-1;align-self:start;display:flex;justify-content:space-between;gap:1rem;font:700 .9rem/1.4 'Heebo',sans-serif;color:#725918}
.cladding-feature-label span{direction:ltr;unicode-bidi:isolate}
.cladding-feature strong{font:800 clamp(2.8rem,4.7vw,5.7rem)/1.12 'Heebo',sans-serif}
.cladding-feature strong em{font-style:normal;color:#ab2730}
.cladding-feature-copy{max-width:23rem;font-size:1.2rem;line-height:1.75;color:#45443c}
.cladding-feature-arrow{font-size:2rem;line-height:1;color:#7d651e;align-self:end}
.electronic-feature{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(240px,.7fr) auto;gap:2rem;align-items:end;min-height:320px;margin-block-start:1rem;padding:2.4rem;background:#17191a;color:#fff;border:1px solid #17191a;overflow:hidden;transition:transform .25s,border-color .25s}
.electronic-feature::before{content:'';position:absolute;inset:-55% auto auto -8%;width:34rem;height:34rem;border:1px solid rgba(242,199,80,.28);border-radius:50%}
.electronic-feature::after{content:'';position:absolute;inset:auto 22% -28% auto;width:19rem;height:19rem;background:radial-gradient(circle,rgba(242,199,80,.18),transparent 68%);border-radius:50%}
.electronic-feature:hover{transform:translateY(-3px);border-color:#b18b24}
.electronic-feature>*{position:relative;z-index:1}
.electronic-kicker{grid-column:1/-1;align-self:start;font:700 .9rem/1.4 'Heebo',sans-serif;color:var(--yellow)}
.electronic-feature strong{font:800 clamp(2.55rem,4.5vw,5.25rem)/1.13 'Heebo',sans-serif}
.electronic-copy{max-width:24rem;font-size:1.18rem;line-height:1.78;color:#d4d6d3}
.electronic-arrow{font-size:2rem;line-height:1;color:var(--yellow)}
.work-section{padding-block:clamp(6rem,10vw,10rem)}
.work-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:260px;gap:1rem}
.work-card{position:relative;min-width:0;margin:0;overflow:hidden;background:#17191a;color:#fff}
.work-card-tall{grid-row:span 2}
.work-card-wide{grid-column:span 2}
.work-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.work-card:hover img{transform:scale(1.035)}
.work-card::after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(0deg,rgba(0,0,0,.78),transparent);pointer-events:none}
.work-card figcaption{position:absolute;z-index:1;inset:auto 1.2rem 1.1rem;color:#fff;font:600 1rem/1.3 'Heebo',sans-serif}
.service-proof{margin:0 0 4.5rem;background:#ece9df;border-block-start:3px solid var(--yellow)}
.service-proof img{display:block;width:100%;max-height:520px;object-fit:cover}
.service-proof figcaption{padding:.75rem 1rem;color:#55594f;font-size:.95rem}
.journal-section{padding-block:clamp(7rem,11vw,11rem)}
.journal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}
.journal-card{position:relative;display:flex;flex-direction:column;min-height:290px;padding:2rem;background:#ebeae4;transition:background .25s,transform .25s}
.journal-card:hover{background:#e3e0d5;transform:translateY(-3px)}
.journal-card>span:first-child{font:600 .88rem/1.4 'Heebo',sans-serif;color:#76601f}
.journal-card h3{font-size:clamp(1.7rem,2.5vw,2.7rem);font-weight:600;line-height:1.35;margin:2rem 0 0;max-width:29rem}
.journal-arrow{font-size:1.5rem;margin-block-start:auto;color:#80661d}
.text-link{display:inline-flex;align-items:center;gap:1rem;margin-block-start:2.5rem;border-block-end:1px solid #999;padding-block-end:.35rem;font-weight:700;font-size:1.05rem}
.text-link:hover{color:#997a1e;border-color:#997a1e}
.local-section{background:var(--ink);color:#fff;padding-block:clamp(6rem,10vw,10rem)}
.local-layout{display:grid;grid-template-columns:1.1fr .7fr;gap:5rem;align-items:center}
.local-layout h2{font-size:clamp(3.1rem,5.2vw,5.9rem);line-height:1.13;font-weight:700;margin:0}
.local-layout>div:last-child{padding-block-start:2rem}
.local-layout p:not(.eyebrow){font-size:1.2rem;line-height:1.85;color:#d1d3d0;margin-block-end:2rem}
.questions-section{padding-block:clamp(7rem,11vw,11rem);scroll-margin-top:75px}
.faq-list{border-block-start:1px solid #c9cbc6}
.faq-list details{border-block-end:1px solid #c9cbc6;padding:1.6rem 0}
.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;font:600 clamp(1.2rem,2vw,1.6rem)/1.4 'Heebo',sans-serif}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary::after{content:'+';font:300 1.8rem/1 'Assistant',sans-serif;color:#8a6c1d}
.faq-list details[open] summary::after{content:'−'}
.faq-list details p{max-width:52rem;margin:1.3rem 0 0;color:#555a56;font-size:1.12rem;line-height:1.8}
.contact-section{background:#cfaa3c;color:#17191a;padding-block:clamp(6rem,10vw,10rem)}
.contact-section .eyebrow.light{color:#37301e}
.contact-layout{display:flex;justify-content:space-between;align-items:end;gap:3rem}
.contact-layout h2{font-size:clamp(3.5rem,6vw,7rem);line-height:1.06;font-weight:800;margin:0}
.contact-layout>div:last-child{min-width:min(100%,350px)}
.contact-layout p:not(.eyebrow){font-size:1.2rem;line-height:1.7;margin-block-end:1.7rem}
.contact-number{display:flex;align-items:center;justify-content:space-between;gap:2rem;border-block-end:1px solid #17191a;padding-block-end:.5rem;font:600 clamp(1.7rem,3vw,2.4rem)/1.2 'Heebo',sans-serif;white-space:nowrap}
.contact-number:hover{color:#151719;border-color:#151719}
.privacy-note{max-width:34rem;margin:1rem 0 0!important;font-size:.9rem!important;line-height:1.65!important;color:#292b27!important}
.privacy-note a{text-decoration:underline;text-underline-offset:.18rem;font-weight:700}
.site-footer{min-height:150px;display:grid;grid-template-columns:auto minmax(130px,.7fr) minmax(110px,.55fr) minmax(150px,.75fr) auto;align-items:center;gap:clamp(1.4rem,3vw,3rem);font-size:.9rem;color:#515552}
.footer-brand{width:9.4rem;height:6.3rem;overflow:hidden;position:relative;flex:0 0 auto}
.maher-brand-footer{position:absolute;inset:0;overflow:hidden}
.maher-brand-footer img{position:absolute;display:block;width:10.5rem;height:10.5rem;max-width:none;inset-block-start:-2rem;inset-inline-start:-.42rem}
.footer-meta,.footer-main-links,.footer-legal-links{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem}
.footer-meta a{direction:ltr;unicode-bidi:isolate}
.footer-main-links a,.footer-legal-links a,.footer-meta a{display:inline-flex;align-items:center;min-height:44px;text-decoration-thickness:.08em;text-underline-offset:.18rem}
.footer-main-links a:hover,.footer-legal-links a:hover,.footer-meta a:hover{text-decoration:underline;color:#17191a}
.site-credit{display:inline-flex;align-items:center;gap:.75rem;white-space:nowrap;color:#6b6e6a;transition:opacity .2s}
.site-credit:hover{opacity:.72}
.alma-wordmark{display:inline-flex;flex-direction:column;align-items:flex-start;direction:ltr;font:800 1rem/.82 'Heebo',sans-serif;letter-spacing:-.045em}
.alma-wordmark b{font:inherit}
.alma-blue{color:#4285f4}.alma-red{color:#ea4335}.alma-yellow{color:#fbbc04}.alma-green{color:#34a853}

.a11y-tools{position:fixed;z-index:130;inset:auto auto 1.25rem 1.25rem;color:#151719}
.a11y-tools>summary{list-style:none;display:grid;place-items:center;min-width:48px;min-height:48px;padding:.65rem .9rem;background:var(--yellow);border:2px solid #151719;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.2);cursor:pointer}
.a11y-tools>summary::-webkit-details-marker{display:none}
.a11y-tools[open]>summary{background:#fff}
.a11y-panel{position:absolute;inset:auto auto calc(100% + .7rem) 0;width:min(270px,calc(100vw - 2.5rem));padding:1rem;background:#fff;border:2px solid #151719;box-shadow:0 18px 45px rgba(0,0,0,.24);display:grid;gap:.55rem}
.a11y-panel strong{font:800 1.12rem/1.4 'Heebo',sans-serif;margin-block-end:.25rem}
.a11y-panel button,.a11y-panel a{min-height:44px;display:flex;align-items:center;justify-content:space-between;width:100%;padding:.55rem .75rem;border:1px solid #aaaca8;background:#f7f7f4;color:#151719;text-align:start;font-weight:650}
.a11y-panel button[aria-pressed="true"]{background:#151719;color:#fff;border-color:#151719}
.a11y-panel [data-a11y-reset]{background:#f2c750;border-color:#151719}
.a11y-panel a{text-decoration:underline;text-underline-offset:.18rem}

html.a11y-font{font-size:118.75%}
html.a11y-contrast{--paper:#fff;--line:#252725;--muted:#292b29}
html.a11y-contrast body{background:#fff;color:#000}
html.a11y-contrast .site-header,html.a11y-contrast .local-section{background:#000}
html.a11y-contrast .profile-section,html.a11y-contrast .journal-card,html.a11y-contrast .article-aside{background:#fff;border:2px solid #000}
html.a11y-contrast .subpage-hero{background:#000}
html.a11y-links a:not(.brand):not(.primary-button):not(.header-call):not(.listing-card):not(.service-card):not(.journal-card):not(.cladding-feature):not(.electronic-feature){text-decoration:underline!important;text-decoration-thickness:.12em!important;text-underline-offset:.2em!important}
html.a11y-motion{scroll-behavior:auto!important}
html.a11y-motion *,html.a11y-motion *::before,html.a11y-motion *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
html.a11y-motion.js .hero{height:auto;min-height:100svh}
html.a11y-motion.js .hero-stage{position:relative}
html.a11y-motion .hero-beat:not(.hero-beat-first),html.a11y-motion .hero-frame{display:none}
html.a11y-motion .hero-beat-first{position:relative!important;opacity:1!important;transform:none!important;pointer-events:auto!important}
html.a11y-motion .hero-image{transform:none!important}

.subpage-hero{min-height:560px;display:flex;align-items:flex-end;color:#fff;padding-block:150px 5.5rem;background:linear-gradient(270deg,rgba(14,16,17,.98) 0%,rgba(14,16,17,.94) 44%,rgba(14,16,17,.56) 100%),url('/assets/maher-locksmith-key-03-turn.jpg') center/cover no-repeat}
.subpage-hero.cladding-hero{background:radial-gradient(circle at 16% 34%,rgba(203,169,72,.28),transparent 34%),linear-gradient(120deg,#282923,#111314 70%)}
.subpage-hero .content-wrap{width:min(calc(100% - 8vw),var(--max))}
.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem;margin-block-end:4.5rem;color:#c7c9c6;font-size:.88rem}
.breadcrumbs a:hover{color:var(--yellow)}
.subpage-hero .eyebrow{margin-block-end:1.4rem}
.subpage-hero h1{font-size:clamp(3.2rem,6.7vw,6.7rem);line-height:1.12;font-weight:800;max-width:1050px;margin:0 0 1.6rem}
.subpage-lead{font-size:clamp(1.15rem,1.8vw,1.48rem);line-height:1.75;max-width:52rem;color:#d9dbd8;margin:0}
.subpage-body{padding-block:clamp(5.5rem,9vw,9rem)}
.listing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}
.listing-card{display:flex;flex-direction:column;min-height:260px;padding:2rem;background:#fff;border:1px solid var(--line);transition:background .2s,transform .2s}
.listing-card:hover{background:#f6f0dd;transform:translateY(-3px)}
.listing-card>span:first-child{font-size:.9rem;font-weight:700;color:#8a6d19}
.listing-card h2{font-size:clamp(1.65rem,2.5vw,2.6rem);line-height:1.3;font-weight:600;margin:2rem 0 0}
.listing-card>span:last-child{margin-block-start:auto;font-size:1.5rem;color:#9c7d22}
.listing-note{margin:2.5rem 0 0;color:#5d625d;font-size:1.1rem}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:clamp(3rem,7vw,7rem);align-items:start}
.article-prose{max-width:760px}
.article-date{font-size:.9rem;color:#5f635d;margin:0 0 3rem}
.prose-section{margin-block-end:4rem}
.prose-section h2,.subpage-faq h2,.sources h2{font-size:clamp(1.75rem,2.5vw,2.5rem);line-height:1.32;margin:0 0 1rem;font-weight:700}
.prose-section p{font-size:1.26rem;line-height:1.9;color:#454b46;margin:0}
.prose-section p a{text-decoration:underline;text-underline-offset:.22rem;text-decoration-color:#b18b24}
.prose-section p a:hover{color:#8a6d19}
.article-aside{position:sticky;top:110px;display:flex;flex-direction:column;padding:2rem;background:#eae7dc;border-block-start:3px solid var(--yellow)}
.article-aside>span{font-size:.86rem;color:#795f1b;font-weight:700;margin-block-end:1.2rem}
.article-aside strong{font:700 1.75rem/1.35 'Heebo',sans-serif}
.article-aside p{color:#51554f;font-size:1.08rem;margin:1rem 0 1.5rem}
.article-aside a{font:700 1.28rem/1.3 'Heebo',sans-serif;direction:ltr;align-self:flex-start;border-block-end:1px solid var(--ink)}
.article-aside a:hover{color:#8a6d19;border-color:#8a6d19}
.about-aside img{display:block;width:100%;height:auto;background:#fff;margin-block-end:1.4rem}
.subpage-faq{margin-block:5rem 4rem}
.related-box{padding:2rem;border:1px solid var(--line);display:flex;flex-direction:column;gap:.6rem}
.related-box>span{font-size:.9rem;color:#686b65}
.related-box a{font:600 1.35rem/1.45 'Heebo',sans-serif}
.related-box a:hover{color:#8a6d19}
.sources{margin-block:5rem}
.sources ul{padding-inline-start:1.2rem;margin:0}
.sources li{font-size:1.05rem;line-height:1.8;margin-block:.55rem}
.sources a{text-decoration:underline;text-underline-offset:.2rem}
.sources a:hover{color:#8a6d19}
.subpage-cta{background:#cfaa3c;color:#17191a;padding-block:clamp(5rem,8vw,8rem)}
.subpage-cta .eyebrow.light{color:#37301e}
.subpage-cta h2{font-size:clamp(3.5rem,6vw,7rem);line-height:1.06;font-weight:800;margin:0}
.subpage-cta p:not(.eyebrow){font-size:1.2rem;line-height:1.7;margin-block-end:1.7rem}

.subpage-hero.legal-hero{min-height:480px;background:radial-gradient(circle at 15% 35%,rgba(242,199,80,.22),transparent 32%),linear-gradient(120deg,#26292b,#111315 68%)}
.legal-body{display:grid;grid-template-columns:minmax(0,780px) 290px;gap:clamp(3rem,7vw,7rem);align-items:start;padding-block:clamp(5rem,8vw,8rem)}
.legal-document{min-width:0}
.legal-updated{font-size:.94rem;color:#575c57;margin:0 0 3.5rem}
.legal-document section{margin-block-end:3.8rem}
.legal-document h2{font-size:clamp(1.7rem,2.45vw,2.45rem);line-height:1.3;margin:0 0 1rem;font-weight:750}
.legal-document p,.legal-document li{font-size:1.14rem;line-height:1.9;color:#3f4540}
.legal-document p{margin:0}
.legal-document p+p{margin-block-start:1rem}
.legal-document ul{padding-inline-start:1.25rem;margin:1rem 0 0}
.legal-document li+li{margin-block-start:.55rem}
.legal-document a{text-decoration:underline;text-decoration-color:#927318;text-decoration-thickness:.08em;text-underline-offset:.2em;font-weight:650}
.legal-document a:hover{color:#735a15}
.legal-callout{padding:2rem;border:1px solid #d5bd76;background:#f4ecd4}
.legal-aside{position:sticky;top:110px;display:flex;flex-direction:column;padding:2rem;background:#eae7dc;border-block-start:3px solid var(--yellow)}
.legal-aside>span{font-size:.86rem;color:#6a5316;font-weight:700;margin-block-end:1.2rem}
.legal-aside strong{font:700 1.7rem/1.35 'Heebo',sans-serif}
.legal-aside p{color:#454943;font-size:1.05rem;line-height:1.7;margin:1rem 0 1.5rem}
.legal-aside a{font:700 1.25rem/1.3 'Heebo',sans-serif;direction:ltr;align-self:flex-start;border-block-end:1px solid var(--ink)}

@media(max-width:900px){
  .site-header{gap:1rem}.site-header nav{display:none}
  .mobile-menu{display:block;margin-inline-start:auto}
  .mobile-menu summary{list-style:none;cursor:pointer;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.55)}
  .mobile-menu summary::-webkit-details-marker{display:none}
  .mobile-menu summary::before{content:'☰';font-size:1.15rem;line-height:1}
  .mobile-menu[open] summary::before{content:'×';font-size:1.55rem}
  .mobile-menu>div{position:absolute;inset:100% 0 auto;background:#1c1e20;padding:1rem 4vw 1.5rem;display:flex;flex-direction:column;box-shadow:0 20px 30px rgba(0,0,0,.24)}
  .mobile-menu a{padding:.7rem .3rem;border-block-end:1px solid rgba(255,255,255,.12);font-weight:600}
  .mobile-menu a:hover{color:var(--yellow)}
  .hero-grid{width:min(calc(100% - 9vw),var(--max))}
  .hero-image{object-position:42% center}
  .hero-vignette{background:linear-gradient(270deg,rgba(9,11,12,.9),rgba(9,11,12,.63) 52%,rgba(9,11,12,.25)),linear-gradient(0deg,rgba(9,11,12,.5),transparent 50%)}
  .intro-layout,.local-layout{grid-template-columns:1fr;gap:2rem}
  .profile-layout{grid-template-columns:1fr;gap:3rem}.profile-logo-wrap{max-width:500px}
  .intro-text{max-width:38rem}
  .service-card{padding-inline:1.5rem}
  .cladding-feature{grid-template-columns:1fr auto;min-height:0}
  .cladding-feature-copy{grid-column:1;max-width:35rem}
  .cladding-feature-arrow{grid-column:2;grid-row:3}
  .electronic-feature{grid-template-columns:1fr auto;min-height:0}
  .electronic-copy{grid-column:1;max-width:35rem}
  .electronic-arrow{grid-column:2;grid-row:3}
  .journal-grid{grid-template-columns:1fr}
  .article-layout{grid-template-columns:1fr}
  .article-aside{position:static;max-width:480px}
  .contact-layout{align-items:start;flex-direction:column}
  .site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1}.footer-meta{grid-column:2}.footer-main-links{grid-column:1}.footer-legal-links{grid-column:2}.site-credit{grid-column:1/-1;justify-self:start}
  .legal-body{grid-template-columns:1fr}.legal-aside{position:static;max-width:480px}
}
@media(max-width:680px){
  .content-wrap{width:calc(100% - 2.6rem)}
  .site-header{padding:.7rem 1.3rem;min-height:68px}.header-call{padding:.5rem;font-size:.84rem;gap:.5rem}.call-icon{width:1.65rem;height:1.65rem}.brand{width:7.25rem;height:2.7rem}.maher-brand-header img{width:7.45rem;height:7.45rem;inset-block-start:-1.15rem;inset-inline-start:-.15rem}
  .hero-stage{min-height:580px}
  .hero-image{object-position:30% center;opacity:.92}
  .hero-vignette{background:linear-gradient(270deg,rgba(9,11,12,.87),rgba(9,11,12,.6)),linear-gradient(0deg,rgba(9,11,12,.55),transparent 38%)}
  .hero-grid{width:calc(100% - 2.6rem);grid-template-columns:1fr}
  .hero-copy{min-height:490px;width:100%;margin-block-start:3rem}
  .hero-beat h1{font-size:clamp(3.65rem,14vw,5.5rem)}
  .hero-statement{font-size:clamp(3.15rem,11vw,5rem)}
  .hero-description{font-size:1.08rem;max-width:28rem}
  .hero-aside{display:none}
  .hero-bottom{inset-inline:1.3rem;inset-block-end:1.5rem}
  .intro{padding-block:6.8rem}.intro h2{font-size:clamp(2.4rem,9vw,3.5rem)}.intro-text{font-size:1.1rem}
  .services-section,.work-section,.local-section,.questions-section,.contact-section,.profile-section{padding-block:5.7rem}
  .profile-copy h2{font-size:3.5rem}.profile-copy p:not(.eyebrow){font-size:1.08rem}
  .section-heading{display:block;margin-block-end:2.3rem}.section-heading h2{font-size:2.7rem}.section-heading>p{margin-block-start:1.5rem;font-size:1.08rem}
  .service-grid{grid-template-columns:1fr}.service-card{min-height:0;padding:1.5rem 1.5rem 2rem}.service-card+.service-card{border-inline-start:0;border-block-start:1px solid var(--line)}.service-symbol{height:85px;font-size:3rem}.service-card h3{font-size:1.55rem}.work-grid{grid-template-columns:1fr 1fr;grid-auto-rows:210px}.work-card-tall{grid-row:span 2}.work-card-wide{grid-column:span 2}
  .cladding-feature{display:block;padding:1.6rem 1.6rem 4.7rem}.cladding-feature-label{display:flex;margin-block-end:3rem}.cladding-feature strong{display:block;font-size:clamp(2.7rem,11vw,4.6rem)}.cladding-feature-copy{display:block;font-size:1.08rem;margin-block-start:1.5rem}.cladding-feature-arrow{position:absolute;inset:auto auto 1.2rem 1.6rem}
  .electronic-feature{display:block;padding:1.6rem 1.6rem 4.7rem}.electronic-kicker{display:block;margin-block-end:3rem}.electronic-feature strong{display:block;font-size:clamp(2.55rem,10vw,4.2rem)}.electronic-copy{display:block;font-size:1.08rem;margin-block-start:1.5rem}.electronic-arrow{position:absolute;inset:auto auto 1.2rem 1.6rem}
  .journal-card{min-height:230px;padding:1.5rem}
  .local-layout h2{font-size:3.5rem}.local-layout p:not(.eyebrow){font-size:1.1rem}
  .contact-layout h2{font-size:3.8rem}.contact-layout>div:last-child{min-width:0;width:100%}
  .site-footer{padding-block:2rem;gap:1.2rem}.footer-brand{width:8.6rem;height:5.8rem}.maher-brand-footer img{width:9.7rem;height:9.7rem;inset-block-start:-1.85rem}.site-credit{width:auto;margin-inline-start:0}
  .subpage-hero{min-height:520px;padding-block:120px 4.2rem;background-position:30% center}
  .subpage-hero .content-wrap{width:calc(100% - 2.6rem)}
  .breadcrumbs{margin-block-end:3.2rem}
  .subpage-hero h1{font-size:clamp(2.75rem,10vw,4.2rem)}
  .listing-grid{grid-template-columns:1fr}
  .listing-card{min-height:210px;padding:1.5rem}
  .article-layout{gap:3rem}
  .prose-section{margin-block-end:3rem}
  .prose-section p{font-size:1.13rem}
  .subpage-faq{margin-block:4rem 3rem}
  .subpage-cta h2{font-size:3.8rem}
  .subpage-hero.legal-hero{min-height:440px}.legal-body{padding-block:4.5rem}.legal-document section{margin-block-end:3rem}.legal-document p,.legal-document li{font-size:1.06rem}.legal-callout{padding:1.4rem}.a11y-tools{inset:auto auto .8rem .8rem}.a11y-tools>summary{font-size:.88rem}
}
@media(max-width:390px){.header-call span:first-child{display:none}.header-call{border:0;padding:0}.hero-beat h1{font-size:3.45rem}.hero-statement{font-size:3rem}.hero-copy{min-height:530px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}html.js .hero{height:auto;min-height:100svh}html.js .hero-stage{position:relative}.hero-beat:not(.hero-beat-first){display:none}.hero-beat-first{position:relative!important;opacity:1!important;transform:none!important;pointer-events:auto!important}.hero-image{transform:none!important}.hero-frame{display:none}.scroll-cue span{animation:none}.primary-button,.header-call,.service-card{transition:none}}
