:root{--paper:#faf8f4;--paper-2:#f2eee7;--paper-3:#e9e1d7;--ink:#2c2a27;--muted:#706b64;--line:#dcd4c9;--accent:#b66a48;--accent-dark:#8f4e32;--white:#fff;--shadow:0 22px 60px rgba(45,38,31,.14);--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.5}body.modal-open{overflow:hidden}img{display:block;width:100%;height:100%;object-fit:cover}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.shell{width:min(calc(100% - 48px),var(--shell));margin:0 auto}.skip-link{position:fixed;left:12px;top:-60px;z-index:9999;background:var(--ink);color:#fff;padding:10px 14px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:80;background:rgba(250,248,244,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(130,118,105,.18)}.header-inner{height:78px;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand-mark{width:42px;height:42px;border:1px solid var(--ink);display:grid;place-items:center}.brand-mark svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.2}.brand-copy{display:flex;flex-direction:column;line-height:1.04}.brand-copy strong{font-size:16px;letter-spacing:.075em}.brand-copy small{margin-top:5px;font-size:9px;letter-spacing:.15em;color:#625d56;font-weight:650}.primary-nav{margin-left:auto;display:flex;gap:27px}.primary-nav a{font-size:12px;font-weight:650}.primary-nav a:hover{color:var(--accent-dark)}.header-actions{display:flex;align-items:center;gap:19px}.phone-link{font-size:12px;font-weight:700}.button{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;font-size:11px;font-weight:780;letter-spacing:.04em;text-transform:uppercase;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-dark)}.button-large{min-height:54px;padding:0 27px}.button-full{width:100%}.menu-toggle{display:none;margin-left:auto;width:42px;height:42px;border:0;background:transparent;padding:9px;cursor:pointer}.menu-toggle span{display:block;height:1.5px;background:var(--ink);margin:5px 0;transition:.2s}
.hero{padding:58px 0 0}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:64px;min-height:650px}.eyebrow{margin:0 0 16px;color:var(--accent-dark);font-size:12px;font-weight:780;letter-spacing:.14em;text-transform:uppercase}.hero h1,.section-heading h2,.projects-heading h2,.why-copy h2,.final-cta h2,.estimate-intro h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:.98;letter-spacing:-.04em}.hero h1{margin:0;font-size:clamp(58px,6vw,92px)}.hero h1 em{font-weight:400;color:var(--accent);font-style:italic}.hero-lead{max-width:570px;margin:28px 0 29px;color:#5f5a54;font-size:17px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:25px}.arrow-link{font-size:12px;font-weight:750;border-bottom:1px solid var(--ink);padding:10px 0 7px}.arrow-link span{margin-left:12px;color:var(--accent)}.hero-trust{display:flex;gap:27px;margin-top:43px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.hero-trust span{display:flex;align-items:baseline;gap:6px}.hero-trust strong{color:var(--ink);font-family:Georgia,serif;font-size:20px;font-weight:400;letter-spacing:0;text-transform:none}.hero-visual{position:relative;padding:0 44px 42px 0}.hero-visual:before{content:"";position:absolute;left:42px;right:0;top:44px;bottom:0;background:var(--paper-3);border-radius:84px 4px 4px 4px}.hero-photo{position:relative;height:565px;border-radius:4px 88px 4px 4px;overflow:hidden;box-shadow:var(--shadow)}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(32,29,25,.18))}.hero-float{position:absolute;z-index:2;background:rgba(250,248,244,.95);box-shadow:0 14px 38px rgba(49,43,37,.12);padding:15px 18px;display:flex;flex-direction:column;backdrop-filter:blur(8px)}.hero-float span{font-size:8px;letter-spacing:.16em;color:var(--accent-dark);font-weight:800}.hero-float strong{margin-top:3px;font-family:Georgia,serif;font-size:18px;font-weight:400}.hero-float-top{top:30px;right:3px}.hero-float-bottom{bottom:16px;left:-21px}.hero-strip{min-height:70px;margin-top:32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:25px;white-space:nowrap;overflow:hidden}.hero-strip span{font-size:9px;font-weight:750;letter-spacing:.11em;text-transform:uppercase;color:#6d675f}.hero-strip i{width:4px;height:4px;border-radius:50%;background:var(--accent)}
.compact-section{padding:92px 0}.compact-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:start}.section-heading{position:sticky;top:115px}.section-heading h2,.projects-heading h2,.why-copy h2,.final-cta h2{font-size:clamp(42px,4.4vw,68px);margin:0}.section-heading>p:last-child{max-width:350px;margin:22px 0 0;color:var(--muted);font-size:14px}.accordion{border-top:1px solid var(--line)}.accordion-item{border-bottom:1px solid var(--line)}.accordion-trigger{width:100%;border:0;background:transparent;cursor:pointer;display:grid;grid-template-columns:54px 1fr 40px;align-items:center;text-align:left;min-height:83px;padding:0}.accordion-number{font-size:9px;letter-spacing:.12em;color:var(--accent-dark)}.accordion-trigger strong{font-family:Georgia,serif;font-size:27px;font-weight:400}.accordion-icon{justify-self:end;font-size:27px;font-weight:300;transition:transform .2s}.accordion-item.is-open .accordion-icon{transform:rotate(45deg)}.accordion-panel{overflow:hidden}.accordion-content{display:grid;grid-template-columns:190px 1fr;gap:28px;padding:0 0 27px 54px}.accordion-content img{height:122px;border-radius:2px 28px 2px 2px}.accordion-content p{margin:4px 0 15px;color:var(--muted);font-size:13px;line-height:1.65}.text-button{border:0;background:transparent;padding:0;cursor:pointer;color:var(--accent-dark);font-size:11px;font-weight:750}
.projects{background:var(--paper-2)}.projects-heading{display:grid;grid-template-columns:1fr 330px;gap:80px;align-items:end;margin-bottom:38px}.projects-heading>p{margin:0 0 6px;color:var(--muted);font-size:13px;line-height:1.6}.project-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:16px}.project-card{position:relative;height:410px;border:0;padding:0;background:#ddd;overflow:hidden;cursor:pointer;text-align:left}.project-card:first-child{height:490px}.project-card img{transition:transform .5s ease}.project-card:hover img{transform:scale(1.025)}.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(27,24,21,.73))}.project-overlay{position:absolute;z-index:2;left:24px;right:24px;bottom:23px;color:#fff;display:flex;flex-direction:column}.project-overlay small{font-size:8px;letter-spacing:.14em}.project-overlay strong{margin-top:5px;font-family:Georgia,serif;font-size:26px;font-weight:400}.project-overlay em{margin-top:13px;font-size:9px;font-style:normal;letter-spacing:.12em;text-transform:uppercase;opacity:.82}.why-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:85px;align-items:center}.why-photo{height:560px;position:relative;padding:0 0 24px 24px}.why-photo:before{content:"";position:absolute;left:0;right:35px;top:35px;bottom:0;background:var(--paper-3)}.why-photo img{position:relative;z-index:1;border-radius:58px 3px 3px 3px}.why-photo>span{position:absolute;z-index:2;left:0;bottom:0;width:118px;height:118px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--accent);color:#fff;font-size:10px;font-weight:800;letter-spacing:.12em}.why-copy h2{margin-bottom:24px}.mini-accordion{border-top:1px solid var(--line);margin:23px 0 27px}.mini-accordion button{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:17px 0;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.mini-accordion button strong{font-size:13px}.mini-accordion button span{font-size:20px;color:var(--accent)}.mini-accordion p{margin:0;padding:0 30px 17px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px;line-height:1.65}.why-copy blockquote{margin:25px 0 27px;padding-left:20px;border-left:2px solid var(--accent);font-family:Georgia,serif;font-size:18px;line-height:1.5}.why-copy cite{display:block;margin-top:9px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:9px;font-style:normal;letter-spacing:.09em;text-transform:uppercase;color:var(--muted)}.final-cta{padding:70px 0 78px;background:#eee7de}.final-cta-inner{text-align:center}.final-cta h2{max-width:790px;margin:0 auto 28px}.final-cta-inner>div{display:flex;justify-content:center;align-items:center;gap:22px}.final-cta a{font-size:12px;color:var(--muted)}.final-cta a strong{color:var(--ink)}
.footer{border-top:1px solid var(--line);padding:38px 0 22px}.footer-inner{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:55px}.footer-links{display:flex;gap:20px}.footer-links a,.footer-contact a,.footer-contact span{font-size:12px}.footer-contact{display:flex;flex-direction:column;text-align:right;gap:3px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);margin-top:27px;padding-top:18px;color:#716a62;font-size:11px}.mobile-bar{display:none}
.modal{position:fixed;inset:0;z-index:300;display:none}.modal.is-open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(45,40,35,.46);backdrop-filter:blur(5px)}.modal-panel{position:absolute;z-index:1;background:var(--paper);box-shadow:0 30px 100px rgba(33,28,23,.26);overflow:auto}.modal-close{position:sticky;top:12px;margin-left:auto;margin-right:12px;z-index:4;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:rgba(250,248,244,.94);font-size:29px;font-weight:200;line-height:1;cursor:pointer;display:grid;place-items:center}.project-modal-panel{right:0;top:0;bottom:0;width:min(860px,92vw);padding:0 0 42px}.project-back{width:auto;height:40px;border:0;border-radius:999px;padding:0 14px;margin-right:auto;margin-left:12px;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.project-detail-hero{height:390px;margin-top:-54px}.project-detail-copy{padding:38px 46px 10px}.project-detail-copy .eyebrow{margin-bottom:10px}.project-detail-copy h2{font-family:Georgia,serif;font-size:45px;line-height:1.02;font-weight:400;margin:0 0 15px}.project-detail-copy>p{max-width:630px;color:var(--muted);font-size:14px;line-height:1.7}.project-facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:25px 0}.project-facts div{padding:16px 10px 16px 0}.project-facts div+div{border-left:1px solid var(--line);padding-left:18px}.project-facts span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}.project-facts strong{display:block;margin-top:5px;font-size:13px}.project-detail-copy ul{padding-left:18px;color:var(--muted);font-size:13px;line-height:1.8}.estimate-panel{right:0;top:0;bottom:0;width:min(620px,94vw);padding:12px 42px 42px}.estimate-intro{margin-top:5px}.estimate-intro h2{font-size:48px;margin:0 0 12px}.estimate-intro>p:last-child{margin:0 0 25px;color:var(--muted);font-size:13px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}label{display:flex;flex-direction:column;gap:6px;margin-bottom:13px;font-size:9px;font-weight:760;letter-spacing:.06em;text-transform:uppercase}input,select,textarea{width:100%;border:1px solid #d3cbc1;background:#fff;padding:12px 12px;outline:0;border-radius:0;color:var(--ink);font-size:13px;text-transform:none;letter-spacing:0}textarea{resize:vertical;min-height:100px}input:focus,select:focus,textarea:focus{border-color:var(--accent)}.field-error{border-color:#a83f34}.form-note{color:#8a837b;font-size:9px}.form-status{font-size:11px;margin-top:10px}.form-status.is-success{background:#edf4e9;color:#31562d;padding:9px}.form-status.is-error{background:#fff0ed;color:#8f3029;padding:9px}.reveal{opacity:0;transform:translateY(15px);transition:.55s ease}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}

.contact-launcher{position:fixed;right:28px;bottom:34px;z-index:210}.contact-fab{position:relative;width:64px;height:64px;border:4px solid rgba(255,255,255,.94);border-radius:50%;background:var(--accent);color:#fff;box-shadow:0 16px 38px rgba(62,47,38,.22);display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.contact-fab:before{content:"CONTACT";position:absolute;right:58px;top:50%;transform:translateY(-50%);height:40px;padding:0 17px;display:flex;align-items:center;border:1px solid rgba(170,154,141,.34);border-radius:999px;background:rgba(255,255,255,.96);color:var(--ink);box-shadow:0 12px 30px rgba(49,42,35,.12);font-size:11px;font-weight:800;letter-spacing:.12em;white-space:nowrap;transition:opacity .18s ease,transform .18s ease}.contact-launcher.is-open .contact-fab:before{opacity:0;transform:translate(-4px,-50%);pointer-events:none}.contact-fab:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 18px 42px rgba(62,47,38,.28)}.contact-fab svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.contact-fab-close{display:none;font-size:34px;font-weight:200;line-height:1}.contact-launcher.is-open .contact-fab svg{display:none}.contact-launcher.is-open .contact-fab-close{display:block}.contact-popover{position:absolute;right:0;bottom:76px;width:min(338px,calc(100vw - 32px));background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 22px 65px rgba(49,42,35,.18);padding:17px;opacity:0;visibility:hidden;transform:translateY(8px) scale(.98);transform-origin:bottom right;transition:opacity .18s ease,transform .18s ease,visibility .18s}.contact-launcher.is-open .contact-popover{opacity:1;visibility:visible;transform:none}.contact-popover-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:2px 2px 13px}.contact-popover-head>div{display:flex;flex-direction:column}.contact-popover-head small{font-size:10px;letter-spacing:.13em;color:var(--accent-dark);font-weight:800}.contact-popover-head strong{margin-top:3px;font-family:Georgia,serif;font-size:22px;font-weight:400}.contact-popover-close{width:34px;height:34px;border:0;border-radius:50%;background:var(--paper-2);font-size:24px;line-height:1;cursor:pointer}.contact-options{display:grid;gap:8px}.contact-option{width:100%;min-height:62px;border:1px solid #e6dfd6;background:#fcfbf8;border-radius:14px;padding:9px 11px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;text-align:left;cursor:pointer;color:var(--ink)}.contact-option:hover{border-color:#ceb9ab;background:#fff}.contact-option-icon{width:40px;height:40px;border-radius:50%;background:var(--paper-2);display:grid;place-items:center;font-size:18px}.contact-option>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.contact-option strong{font-size:14px}.contact-option small{margin-top:2px;font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-option b{font-size:22px;font-weight:300;color:#8d8379}.contact-option:focus-visible,.contact-fab:focus-visible,.contact-popover-close:focus-visible{outline:3px solid rgba(182,106,72,.25);outline-offset:2px}
@media(max-width:980px){.header-actions .phone-link{display:none}.hero-grid{grid-template-columns:1fr;min-height:0;gap:48px}.hero-copy{padding-top:20px}.hero-visual{width:min(88%,760px);margin-left:auto}.compact-grid,.why-grid{grid-template-columns:1fr;gap:48px}.section-heading{position:static}.projects-heading{grid-template-columns:1fr;gap:13px}.project-grid{grid-template-columns:1fr 1fr}.project-card:first-child{grid-column:1/-1;height:470px}.project-card{height:380px}.why-photo{width:min(82%,650px)}.footer-inner{grid-template-columns:1fr auto}.footer-contact{grid-column:2}.footer-links{grid-row:2;grid-column:1/-1}}
@media(max-width:720px){body{padding-bottom:0}.shell{width:min(calc(100% - 28px),var(--shell))}.site-header{position:sticky}.header-inner{height:68px}.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:15px}.brand-copy small{font-size:9px;letter-spacing:.12em}.header-actions{display:none}.menu-toggle{display:block}.primary-nav{position:absolute;left:0;right:0;top:68px;background:rgba(250,248,244,.98);border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:none;flex-direction:column;gap:0;padding:8px 16px 14px}.primary-nav.is-open{display:flex}.primary-nav a{padding:12px 5px;border-bottom:1px solid var(--line)}.menu-toggle.is-open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.hero{padding-top:22px}.hero-grid{gap:38px}.hero h1{font-size:clamp(42px,11.8vw,54px);line-height:1.01;letter-spacing:-.035em}.hero-lead{font-size:17px;line-height:1.55;margin:20px 0 23px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-trust{gap:13px;flex-wrap:wrap;margin-top:28px}.hero-trust strong{font-size:17px}.hero-visual{width:calc(100% - 12px);padding-right:12px;padding-bottom:35px}.hero-visual:before{left:25px;top:27px;border-radius:48px 3px 3px}.hero-photo{height:430px;border-radius:3px 52px 3px 3px}.hero-float-top{right:0;top:20px}.hero-float-bottom{left:-9px;bottom:13px}.hero-float{padding:11px 13px}.hero-float strong{font-size:15px}.hero-strip{margin-top:18px;justify-content:flex-start;overflow:auto;gap:15px;padding:0 7px;min-height:58px}.compact-section{padding:68px 0}.section-heading h2,.projects-heading h2,.why-copy h2,.final-cta h2{font-size:42px}.section-heading>p:last-child{margin-top:14px}.accordion-trigger{grid-template-columns:38px 1fr 30px;min-height:72px}.accordion-trigger strong{font-size:22px}.accordion-content{grid-template-columns:1fr;padding:0 0 23px 38px;gap:15px}.accordion-content img{height:170px}.project-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:5px;margin-right:-14px}.project-grid::-webkit-scrollbar{display:none}.project-card,.project-card:first-child{grid-column:auto;height:350px;flex:0 0 84vw;max-width:360px;scroll-snap-align:start}.project-overlay{left:18px;bottom:17px}.project-overlay strong{font-size:23px}.why-photo{width:calc(100% - 10px);height:330px;padding-left:17px}.why-photo>span{width:96px;height:96px}.why-copy blockquote{font-size:16px}.final-cta{padding:55px 0}.final-cta-inner>div{flex-direction:column;gap:13px}.footer{padding-bottom:34px}.footer-inner{grid-template-columns:1fr;gap:23px}.footer-links{grid-row:auto;grid-column:auto}.footer-contact{grid-column:auto;text-align:left}.project-modal-panel{width:100%;top:6vh;border-radius:26px 26px 0 0}.project-detail-hero{height:310px}.project-detail-copy{padding:29px 22px 10px}.project-detail-copy h2{font-size:37px}.project-facts{grid-template-columns:1fr}.project-facts div+div{border-left:0;border-top:1px solid var(--line);padding-left:0}.estimate-panel{width:100%;top:3vh;border-radius:26px 26px 0 0;padding:10px 20px 35px}.estimate-intro h2{font-size:39px}.form-row{grid-template-columns:1fr;gap:0}}

@media(max-width:720px){.eyebrow{font-size:12.5px;line-height:1.35;letter-spacing:.12em;margin-bottom:14px}.hero-copy{padding-top:4px}.hero-actions{gap:16px}.button-large{min-height:52px;padding:0 23px;font-size:12px}.hero-trust{margin-top:30px;font-size:11px;gap:16px;flex-wrap:wrap}.hero-trust strong{font-size:19px}.hero-strip{min-height:62px;gap:16px;justify-content:flex-start;padding:0 6px;overflow-x:auto;scrollbar-width:none}.hero-strip::-webkit-scrollbar{display:none}.hero-strip span{font-size:10px;letter-spacing:.08em}.contact-launcher{right:18px;bottom:calc(106px + env(safe-area-inset-bottom))}.contact-fab{width:60px;height:60px;border-width:3px}.contact-fab:before{right:54px;height:38px;padding:0 14px;font-size:10.5px;letter-spacing:.1em}.contact-popover{right:0;bottom:70px;width:min(330px,calc(100vw - 28px));border-radius:18px;padding:15px}.contact-popover-head strong{font-size:21px}.contact-option{min-height:64px}.footer{padding-bottom:100px}.footer-links a,.footer-contact a,.footer-contact span{font-size:13px}.footer-bottom{font-size:11px}.final-cta{padding-bottom:70px}}
@media(max-width:390px){.brand{gap:9px}.brand-mark{width:36px;height:36px}.brand-copy strong{font-size:14px}.brand-copy small{font-size:8.5px}.hero h1{font-size:41px}.hero-lead{font-size:16.5px}.contact-popover{width:calc(100vw - 28px)}}


/* 008 — mobile containment cleanup */
@media(max-width:720px){
  .hero-visual{
    width:100%;
    margin:0;
    padding:0 0 28px;
  }
  .hero-visual:before{
    left:18px;
    right:10px;
    top:22px;
    bottom:0;
    border-radius:40px 3px 3px 3px;
  }
  .hero-photo{
    width:calc(100% - 10px);
    margin:0 10px 0 0;
    height:430px;
    border-radius:3px 46px 3px 3px;
  }
  .hero-float{
    max-width:calc(100% - 32px);
    padding:10px 12px;
  }
  .hero-float-top{
    top:20px;
    right:16px;
  }
  .hero-float-bottom{
    left:16px;
    bottom:9px;
  }
  .hero-float span{font-size:9px;letter-spacing:.14em}
  .hero-float strong{font-size:15px;line-height:1.15}

  .hero-strip{
    min-height:0;
    margin-top:18px;
    padding:18px 2px;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:0;
    overflow:visible;
    white-space:normal;
  }
  .hero-strip span{
    min-width:0;
    padding:12px 8px;
    text-align:center;
    font-size:10px;
    line-height:1.35;
    letter-spacing:.075em;
  }
  .hero-strip span:nth-of-type(odd){border-right:1px solid var(--line)}
  .hero-strip span:nth-of-type(-n+2){border-bottom:1px solid var(--line)}
  .hero-strip i{display:none}
}
@media(max-width:390px){
  .hero-photo{height:405px}
  .hero-float-top{right:12px}
  .hero-float-bottom{left:12px}
  .hero-strip span{font-size:9.5px;padding:11px 5px}
}

/* 009 — copy polish + floating contact clearance */
@media(max-width:720px){
  .contact-launcher{
    right:14px;
    bottom:calc(150px + env(safe-area-inset-bottom));
  }
  .contact-fab{
    width:58px;
    height:58px;
    border-width:3px;
  }
  .contact-fab svg{
    width:24px;
    height:24px;
  }
  .contact-fab:before{
    right:50%;
    top:-37px;
    transform:translateX(50%);
    height:30px;
    padding:0 11px;
    font-size:9.5px;
    letter-spacing:.105em;
    box-shadow:0 8px 22px rgba(49,42,35,.11);
  }
  .contact-launcher.is-open .contact-fab:before{
    opacity:0;
    transform:translate(50%,4px);
  }
  .contact-popover{
    bottom:68px;
  }
  .hero-strip{
    position:relative;
    z-index:1;
  }
  .hero-strip span{
    overflow-wrap:anywhere;
  }
}
@media(max-width:390px){
  .contact-launcher{right:12px;bottom:calc(146px + env(safe-area-inset-bottom))}
  .contact-fab{width:56px;height:56px}
  .hero-strip span{font-size:9.25px;letter-spacing:.06em}
}

/* 010 — slimmer fixed contact launcher */
@media(max-width:720px){
  .contact-launcher{
    position:fixed;
    right:14px;
    bottom:calc(150px + env(safe-area-inset-bottom));
    z-index:210;
  }
  .contact-fab{
    width:54px;
    height:54px;
    border-width:3px;
  }
  .contact-fab svg{
    width:22px;
    height:22px;
  }
  .contact-fab:before{
    right:50%;
    top:-32px;
    transform:translateX(50%);
    height:26px;
    padding:0 8px;
    font-size:8.5px;
    letter-spacing:.075em;
    box-shadow:0 6px 16px rgba(49,42,35,.10);
  }
  .contact-launcher.is-open .contact-fab:before{
    opacity:0;
    transform:translate(50%,3px);
  }
  .contact-popover{bottom:64px}
}
@media(max-width:390px){
  .contact-launcher{right:12px;bottom:calc(146px + env(safe-area-inset-bottom))}
  .contact-fab{width:52px;height:52px}
  .contact-fab:before{top:-31px;height:25px;padding:0 7px;font-size:8.25px}
}


/* 011 — attached contact badge, matching the reference shape */
.contact-launcher{
  right:24px;
  bottom:38px;
}
.contact-fab{
  width:70px;
  height:70px;
  border:3px solid rgba(255,255,255,.96);
  background:var(--accent);
  box-shadow:0 14px 34px rgba(62,47,38,.22);
  overflow:visible;
}
.contact-fab svg{
  width:31px;
  height:31px;
  stroke-width:1.7;
}
.contact-fab:before{
  content:"CONTACT";
  position:absolute;
  right:48px;
  top:auto;
  bottom:-2px;
  transform:none;
  height:29px;
  min-width:82px;
  padding:0 13px;
  justify-content:center;
  border:2px solid rgba(255,255,255,.96);
  border-radius:999px;
  background:var(--accent-dark);
  color:#fff;
  box-shadow:0 8px 20px rgba(62,47,38,.16);
  font-size:10px;
  font-weight:800;
  letter-spacing:.08em;
  z-index:2;
}
.contact-launcher.is-open .contact-fab:before{
  opacity:0;
  transform:translateX(4px);
}
.contact-popover{bottom:82px}

@media(max-width:720px){
  .contact-launcher{
    right:16px;
    bottom:calc(148px + env(safe-area-inset-bottom));
  }
  .contact-fab{
    width:66px;
    height:66px;
    border-width:3px;
  }
  .contact-fab svg{
    width:29px;
    height:29px;
  }
  .contact-fab:before{
    right:45px;
    top:auto;
    bottom:-1px;
    transform:none;
    height:28px;
    min-width:78px;
    padding:0 12px;
    font-size:9.5px;
    letter-spacing:.075em;
  }
  .contact-launcher.is-open .contact-fab:before{
    opacity:0;
    transform:translateX(4px);
  }
  .contact-popover{bottom:77px}
}
@media(max-width:390px){
  .contact-launcher{right:14px;bottom:calc(144px + env(safe-area-inset-bottom))}
  .contact-fab{width:64px;height:64px}
  .contact-fab:before{right:43px;bottom:-1px;height:27px;min-width:76px;padding:0 11px;font-size:9.25px}
}

/* 012 — anchored sections clear the sticky header */
html{scroll-padding-top:110px}
#services,#projects,#why-us{scroll-margin-top:110px}
@media(max-width:720px){
  html{scroll-padding-top:96px}
  #services,#projects,#why-us{scroll-margin-top:96px}
}
.primary-nav a[aria-current="location"]{color:var(--accent-dark)}
