: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:"Source Sans 3",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:"Archivo Black",Arial,sans-serif;font-weight:400;line-height:.96;letter-spacing:-.045em}.hero h1{margin:0;font-size:clamp(58px,6vw,92px)}.hero h1 em{font-weight:400;color:var(--accent);font-style:normal}.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:"Archivo Black",Arial,sans-serif;font-size:18px;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:"Archivo Black",Arial,sans-serif;font-size:16px;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:"Archivo Black",Arial,sans-serif;font-size:24px;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:"Archivo Black",Arial,sans-serif;font-size:23px;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:"Source Sans 3",Arial,sans-serif;font-size:18px;font-weight:600;line-height:1.5}.why-copy cite{display:block;margin-top:9px;font-family:"Source Sans 3",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:"Archivo Black",Arial,sans-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:"Archivo Black",Arial,sans-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)}


/* 013 — tighter menu landing + lower floating contact */
html{scroll-padding-top:88px}
#services,#projects,#why-us{scroll-margin-top:88px}
@media(max-width:720px){
  html{scroll-padding-top:82px}
  #services,#projects,#why-us{scroll-margin-top:82px}
  .contact-launcher{
    right:16px;
    bottom:calc(94px + env(safe-area-inset-bottom));
  }
}
@media(max-width:390px){
  .contact-launcher{right:14px;bottom:calc(90px + env(safe-area-inset-bottom))}
}

/* 014 — remodeling + handyman positioning */
.hero-trust span{display:inline-flex;align-items:baseline;gap:5px}
.hero-trust strong{font-family:inherit;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
@media(max-width:720px){
  .hero-trust{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;width:100%}
  .hero-trust span{min-height:42px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.52);font-size:10px}
  .hero-trust span:last-child{grid-column:1/-1;width:max-content}
  .hero-trust strong{font-size:10.5px}
}


/* 019 — Font style 12: Archivo Black + Source Sans 3 */
body,button,input,select,textarea{font-family:"Source Sans 3",Arial,sans-serif}
.hero h1,.section-heading h2,.projects-heading h2,.why-copy h2,.final-cta h2,.estimate-intro h2,
.accordion-trigger strong,.project-overlay strong,.hero-float strong,.hero-trust strong{font-family:"Archivo Black",Arial,sans-serif;font-weight:400}
.hero h1{letter-spacing:-.05em;line-height:.94}
.section-heading h2,.projects-heading h2,.why-copy h2,.final-cta h2,.estimate-intro h2{letter-spacing:-.045em;line-height:.98}
.brand-copy strong{font-family:"Archivo Black",Arial,sans-serif;font-weight:400;letter-spacing:.02em}
.why-copy blockquote{font-family:"Source Sans 3",Arial,sans-serif;font-weight:600}
@media(max-width:720px){
  .hero h1{font-size:clamp(39px,10.6vw,49px);line-height:.95}
  .section-heading h2,.projects-heading h2,.why-copy h2,.final-cta h2{font-size:38px;line-height:.99}
  .accordion-trigger strong{font-size:21px;line-height:1.08}
  .project-overlay strong{font-size:21px}
}

/* 020 — lighter headings + larger readable typography */
body{font-size:17px}
.hero h1,.section-heading h2,.projects-heading h2,.why-copy h2,.final-cta h2,.estimate-intro h2,
.accordion-trigger strong,.project-overlay strong,.hero-float strong,.hero-trust strong,
.brand-copy strong{
  font-family:"Archivo",Arial,sans-serif;
}
.hero h1{font-weight:600;letter-spacing:-.035em;line-height:1.00}
.hero h1 em{font-weight:600}
.section-heading h2,.projects-heading h2,.why-copy h2,.final-cta h2,.estimate-intro h2{
  font-weight:600;letter-spacing:-.03em;line-height:1.02
}
.brand-copy strong{font-weight:700}
.accordion-trigger strong,.project-overlay strong,.hero-float strong,.hero-trust strong{font-weight:600}

.eyebrow{font-size:14px;line-height:1.35;letter-spacing:.12em}
.hero-lead{font-size:20px;line-height:1.58}
.button{font-size:14px;letter-spacing:.035em}
.arrow-link{font-size:15px}
.hero-trust{font-size:14px;line-height:1.35}
.hero-trust strong{font-size:15px;letter-spacing:.04em}
.hero-float span{font-size:11px}
.hero-float strong{font-size:18px;line-height:1.2}
.hero-strip span{font-size:13px;line-height:1.35;letter-spacing:.08em}
.section-heading>p:last-child,.projects-heading>p{font-size:17px;line-height:1.6}
.accordion-number{font-size:12px}
.accordion-trigger strong{font-size:26px;line-height:1.15}
.accordion-content p{font-size:17px;line-height:1.6}
.text-button{font-size:14px}
.project-overlay small{font-size:11px}
.project-overlay strong{font-size:25px;line-height:1.12}
.project-overlay em{font-size:12px}
.mini-accordion button strong{font-size:17px;line-height:1.3}
.mini-accordion p{font-size:16px;line-height:1.6}
.why-copy blockquote{font-size:20px}
.why-copy cite{font-size:12px}
.final-cta a{font-size:15px}
.footer-links a,.footer-contact a,.footer-contact span{font-size:15px}
.footer-bottom{font-size:13px}
.primary-nav a,.phone-link{font-size:14px}
.brand-copy small{font-size:11px;line-height:1.15}

@media(max-width:720px){
  body{font-size:18px}
  .brand-copy strong{font-size:17px;line-height:1.05}
  .brand-copy small{font-size:11px;letter-spacing:.095em;margin-top:5px}
  .primary-nav a{font-size:18px;padding:15px 5px}
  .eyebrow{font-size:15px;line-height:1.35;letter-spacing:.10em;margin-bottom:17px}
  .hero h1{font-size:clamp(42px,10.8vw,50px);line-height:1.00;letter-spacing:-.025em}
  .hero-lead{font-size:20px;line-height:1.53;margin:24px 0 27px}
  .button-large{min-height:56px;padding:0 24px;font-size:15px}
  .arrow-link{font-size:16px}
  .hero-trust{font-size:14px;gap:10px 12px}
  .hero-trust span{font-size:14px;line-height:1.25;min-height:48px;padding:10px 11px}
  .hero-trust strong{font-size:14px;letter-spacing:.025em}
  .hero-strip span{font-size:13px;line-height:1.35;letter-spacing:.045em;padding:13px 7px}
  .hero-float span{font-size:11px}
  .hero-float strong{font-size:17px}
  .section-heading h2,.projects-heading h2,.why-copy h2,.final-cta h2{font-size:40px;line-height:1.02}
  .section-heading>p:last-child,.projects-heading>p{font-size:18px;line-height:1.55}
  .accordion-number{font-size:12px}
  .accordion-trigger strong{font-size:23px;line-height:1.15}
  .accordion-content p{font-size:17px;line-height:1.58}
  .text-button{font-size:15px}
  .project-overlay small{font-size:12px}
  .project-overlay strong{font-size:24px}
  .project-overlay em{font-size:12px}
  .mini-accordion button strong{font-size:18px}
  .mini-accordion p{font-size:17px;line-height:1.55}
  .why-copy blockquote{font-size:19px}
  .why-copy cite{font-size:12px}
  .final-cta a{font-size:16px}
  .footer-links a,.footer-contact a,.footer-contact span{font-size:16px}
  .footer-bottom{font-size:13px}
  .contact-fab:before{font-size:10.5px}
}
@media(max-width:390px){
  .brand-copy strong{font-size:16px}
  .brand-copy small{font-size:10.5px}
  .hero h1{font-size:41px}
  .hero-lead{font-size:19px}
  .eyebrow{font-size:14px}
}

/* 021 — lighter chips and better integrated contact colors */
.hero-trust{
  gap:12px 14px;
}
.hero-trust span{
  min-height:46px;
  padding:10px 14px;
  border:1px solid #d8cfc3;
  border-radius:14px;
  background:#fdfbf8;
  box-shadow:none;
  color:#777066;
}
.hero-trust strong{
  color:var(--accent-dark);
}
.hero-float{
  background:rgba(252,249,244,.96);
  border:1px solid rgba(220,212,201,.92);
  box-shadow:0 8px 22px rgba(49,43,37,.08);
}
.hero-float span{
  color:var(--accent-dark);
}
.hero-float strong{
  color:var(--ink);
}

.contact-fab{
  background:rgba(252,249,244,.98);
  border:3px solid rgba(255,255,255,.98);
  box-shadow:0 14px 34px rgba(62,47,38,.12);
  color:var(--accent-dark);
}
.contact-fab:hover{
  background:#fff;
  color:var(--accent-dark);
  box-shadow:0 16px 36px rgba(62,47,38,.16);
}
.contact-fab:before{
  background:rgba(252,249,244,.98);
  color:var(--accent-dark);
  border:2px solid rgba(255,255,255,.98);
  box-shadow:0 10px 22px rgba(62,47,38,.10);
}
.contact-popover-head strong{
  font-family:"Archivo",Arial,sans-serif;
  font-weight:700;
}
.contact-option-icon{
  background:#f4eee7;
  color:var(--accent-dark);
}

@media(max-width:720px){
  .hero-trust{
    gap:10px 12px;
  }
  .hero-trust span{
    min-height:50px;
    padding:10px 12px;
    border-radius:14px;
    background:#fcfaf7;
  }
  .hero-trust span:last-child{
    width:auto;
    max-width:100%;
  }
  .hero-float{
    box-shadow:0 6px 18px rgba(49,43,37,.07);
  }
  .contact-fab{
    background:rgba(250,247,242,.99);
  }
  .contact-fab:before{
    background:rgba(250,247,242,.99);
  }
}

/* 022 — stronger estimate CTA + reworked 3 trust blocks */
.hero .button-primary.button-large{
  border:1px solid #aa6343;
  box-shadow:0 16px 34px rgba(182,106,72,.16);
}
.hero .button-primary.button-large:hover{
  box-shadow:0 18px 38px rgba(182,106,72,.22);
}

.hero-trust{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.hero-trust span{
  min-height:62px;
  padding:13px 16px;
  border:1px solid #d9d1c6;
  border-radius:16px;
  background:#fcfaf7;
  color:#777066;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:8px;
}
.hero-trust strong{
  color:var(--accent-dark);
}

@media(max-width:720px){
  .hero-actions{
    width:100%;
    gap:14px;
  }
  .hero .button-primary.button-large{
    width:100%;
    max-width:420px;
    min-height:62px;
    font-size:17px;
    letter-spacing:.04em;
    box-shadow:0 16px 30px rgba(182,106,72,.18);
  }
  .hero .button-primary.button-large:hover{
    box-shadow:0 18px 34px rgba(182,106,72,.22);
  }
  .hero .arrow-link{
    padding-top:6px;
  }

  .hero-trust{
    grid-template-columns:1fr 1fr;
    grid-template-areas:
      "first first"
      "second third";
    gap:12px;
    width:100%;
    margin-top:24px;
  }
  .hero-trust span{
    min-height:66px;
    padding:12px 16px;
    border-radius:18px;
    background:#fdfbf8;
    font-size:15px;
    line-height:1.22;
  }
  .hero-trust span:nth-child(1){
    grid-area:first;
    justify-content:center;
    background:#fbf7f1;
  }
  .hero-trust span:nth-child(2){grid-area:second}
  .hero-trust span:nth-child(3){
    grid-area:third;
    width:auto;
    max-width:none;
  }
  .hero-trust strong{
    font-size:16px;
    letter-spacing:.02em;
  }
}

@media(max-width:390px){
  .hero .button-primary.button-large{
    min-height:60px;
    font-size:16px;
  }
  .hero-trust span{
    min-height:62px;
    padding:11px 14px;
    font-size:14px;
  }
  .hero-trust strong{
    font-size:15px;
  }
}

/* 023 — quieter hero estimate button */
.hero .button-primary.button-large{
  width:auto;
  min-width:0;
  max-width:none;
  min-height:50px;
  padding:0 22px;
  font-size:13px;
  letter-spacing:.035em;
  border:1px solid #c98a67;
  background:#c57a52;
  box-shadow:none;
}
.hero .button-primary.button-large:hover{
  background:#bb7049;
  box-shadow:none;
}

@media(max-width:720px){
  .hero .button-primary.button-large{
    width:auto;
    min-width:250px;
    max-width:100%;
    min-height:48px;
    padding:0 20px;
    font-size:13px;
    letter-spacing:.03em;
    box-shadow:none;
  }
  .hero-actions{
    align-items:flex-start;
    gap:12px;
  }
}
@media(max-width:390px){
  .hero .button-primary.button-large{
    min-width:230px;
    min-height:46px;
    font-size:12.5px;
  }
}

/* 024 — remove redundant hero estimate CTA */
.hero-actions{margin-top:4px}
@media(max-width:720px){
  .hero-actions{margin-top:2px;gap:0}
  .hero .arrow-link{padding-top:2px}
}

/* 025 — thinner darker outline for floating contact */
.contact-fab{
  border:1.5px solid rgba(143,78,50,.42);
  box-shadow:0 12px 28px rgba(62,47,38,.10);
}
.contact-fab:hover{
  border-color:rgba(143,78,50,.55);
}
.contact-fab:before{
  border:1.5px solid rgba(143,78,50,.42);
  box-shadow:0 8px 18px rgba(62,47,38,.08);
}
@media(max-width:720px){
  .contact-fab{
    border-width:1.5px;
  }
  .contact-fab:before{
    border-width:1.5px;
  }
}

/* 028 — darker thin outline for attached CONTACT button */
.contact-fab{
  border:1.5px solid rgba(143,78,50,.42) !important;
  box-shadow:0 12px 28px rgba(62,47,38,.10);
}
.contact-fab:hover{
  border-color:rgba(143,78,50,.56) !important;
}
.contact-fab:before{
  border:1.5px solid rgba(143,78,50,.42) !important;
  box-shadow:0 8px 18px rgba(62,47,38,.08);
}
@media(max-width:720px){
  .contact-fab{border-width:1.5px !important}
  .contact-fab:before{border-width:1.5px !important}
}

/* 029 — richer multi-color palette across the whole demo site */
:root{
  --sage:#e8efe7;
  --sage-deep:#627363;
  --sky:#e8eef2;
  --sky-deep:#5f7380;
  --sand:#f5eee4;
  --sand-deep:#8e6f48;
  --peach:#f5e8dd;
  --peach-deep:#9b6547;
  --lavender:#efeaf4;
  --lavender-deep:#6f617a;
}

body{
  background:linear-gradient(180deg,#fcfaf6 0%, #f8f3ec 100%);
}
.site-header{
  background:rgba(252,249,244,.94);
}

.hero{
  background:linear-gradient(180deg,#fcfaf7 0%, #f8f4ee 100%);
}
.hero-copy .eyebrow{color:var(--peach-deep)}
.hero h1 em{color:#c17750}
.hero-lead{color:#645f57}
.hero-visual:before{
  background:linear-gradient(180deg,#efe5d8 0%, #e7eef1 100%);
}
.hero-float-top{
  background:rgba(252,247,241,.97);
  border:1px solid #e3d4c4;
}
.hero-float-top span{color:var(--peach-deep)}
.hero-float-bottom{
  background:rgba(239,244,247,.97);
  border:1px solid #d4dde2;
}
.hero-float-bottom span{color:var(--sky-deep)}
.hero-strip{
  background:#fbf8f2;
}
.hero-strip span:nth-of-type(1){color:var(--peach-deep)}
.hero-strip span:nth-of-type(2){color:var(--sage-deep)}
.hero-strip span:nth-of-type(3){color:var(--sky-deep)}
.hero-strip span:nth-of-type(4){color:var(--lavender-deep)}
.hero-strip i:nth-of-type(1){background:#c88862}
.hero-strip i:nth-of-type(2){background:#7b8c73}
.hero-strip i:nth-of-type(3){background:#7a90a1}

.hero-trust span:nth-child(1){background:#fdf6ef;border-color:#e8d7c8}
.hero-trust span:nth-child(1) strong{color:var(--peach-deep)}
.hero-trust span:nth-child(2){background:#f4f7f1;border-color:#d6dfd1}
.hero-trust span:nth-child(2) strong{color:var(--sage-deep)}
.hero-trust span:nth-child(3){background:#f1f5f8;border-color:#d6dfe6}
.hero-trust span:nth-child(3) strong{color:var(--sky-deep)}

#services{
  background:linear-gradient(180deg,#fffaf6 0%, #f7efe4 100%);
}
#services .section-heading .eyebrow{color:var(--peach-deep)}
#services .section-heading h2{color:#332d28}
#services .section-heading > p:last-child{color:#6a625b}
.accordion{border-top-color:#ddcfbf}
.accordion-item{border-bottom-color:#e5d8ca}
.accordion-trigger strong{color:#2f2a25}
.accordion-number{color:var(--peach-deep)}
.accordion-icon{color:var(--peach-deep)}
.accordion-item:nth-child(2n) .accordion-number,
.accordion-item:nth-child(2n) .accordion-icon{color:var(--sage-deep)}
.accordion-item:nth-child(3n) .accordion-number,
.accordion-item:nth-child(3n) .accordion-icon{color:var(--sky-deep)}
.accordion-content img{box-shadow:0 12px 28px rgba(44,35,28,.09)}
.text-button{color:var(--accent-dark)}

#projects{
  background:linear-gradient(180deg,#e8efe8 0%, #edf2ef 100%);
}
#projects .projects-heading .eyebrow{color:var(--sage-deep)}
#projects .projects-heading > p{color:#5f6b60}
.project-card{
  border-radius:10px;
  box-shadow:0 18px 44px rgba(49,43,37,.10);
}
.project-card:first-child{box-shadow:0 20px 48px rgba(49,43,37,.12)}
.project-overlay em{color:#e6efe3}

#why-us{
  background:linear-gradient(180deg,#f4f6f8 0%, #ebeff3 100%);
}
#why-us .eyebrow{color:var(--sky-deep)}
.why-photo:before{background:#e0e7ec}
.why-photo>span{background:#7f91a1;color:#fff}
.mini-accordion button span{color:var(--sky-deep)}
.why-copy blockquote{border-left-color:#7f91a1}

.final-cta{
  background:linear-gradient(180deg,#f6ebdf 0%, #f0e2d4 100%);
}
.final-cta h2{color:#2f2924}
.final-cta a{color:#7d6755}

.footer{
  background:#fbf8f2;
}
.footer-links a:hover,.footer-contact a:hover{color:var(--accent-dark)}

.button-primary{
  background:#c17750;
}
.button-primary:hover{
  background:#a85f3e;
}
.arrow-link span{color:#7f91a1}

.contact-popover{
  background:rgba(255,252,248,.98);
}
.contact-popover-head small{color:var(--peach-deep)}
.contact-option:nth-child(1) .contact-option-icon{background:#f5e9df;color:var(--peach-deep)}
.contact-option:nth-child(2) .contact-option-icon{background:#edf3ee;color:var(--sage-deep)}
.contact-option:nth-child(3) .contact-option-icon{background:#edf2f6;color:var(--sky-deep)}

@media(max-width:720px){
  .hero-strip{
    background:#fbf8f3;
  }
  .hero-strip span:nth-of-type(1){background:#fdf6ef}
  .hero-strip span:nth-of-type(2){background:#f3f7f1}
  .hero-strip span:nth-of-type(3){background:#f1f5f8}
  .hero-strip span:nth-of-type(4){background:#f2edf5}
  .hero-visual:before{
    background:linear-gradient(180deg,#eee4d8 0%, #ebf0f4 100%);
  }
}

/* 030 — generated-concept hero rebuilt as real responsive HTML/CSS */
.site-header{
  position:sticky;
  top:14px;
  z-index:80;
  width:min(calc(100% - 38px),1180px);
  margin:14px auto 0;
  border:1px solid rgba(148,132,115,.12);
  border-radius:24px;
  background:rgba(255,253,249,.96);
  box-shadow:0 15px 38px rgba(62,50,38,.09);
  backdrop-filter:blur(15px);
}
.header-inner{
  width:100%;
  height:82px;
  padding:0 24px;
}

.hero-showcase{
  position:relative;
  padding:34px 0 76px;
  background:linear-gradient(180deg,#fbf8f3 0%,#f7f1e8 100%);
  overflow:hidden;
}
.hero-showcase-inner{
  position:relative;
  min-height:720px;
  padding:76px 52px 170px;
  border-radius:34px;
  overflow:hidden;
  background:#fbf8f2;
  box-shadow:0 22px 60px rgba(59,47,36,.08);
}
.hero-showcase-inner:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(90deg,
    rgba(251,248,242,1) 0%,
    rgba(251,248,242,.98) 37%,
    rgba(251,248,242,.82) 53%,
    rgba(251,248,242,.20) 72%,
    rgba(251,248,242,0) 100%);
}
.hero-showcase .hero-copy{
  position:relative;
  z-index:3;
  width:min(58%,620px);
  padding:0;
}
.hero-showcase .eyebrow{
  margin-bottom:15px;
  color:#a96947;
  font-size:15px;
  letter-spacing:.115em;
}
.hero-accent-line{
  display:block;
  width:66px;
  height:2px;
  margin:0 0 30px;
  background:#66806b;
}
.hero-showcase h1{
  margin:0;
  font-family:"Archivo",Arial,sans-serif;
  font-size:clamp(58px,6vw,90px);
  line-height:.97;
  font-weight:600;
  letter-spacing:-.04em;
  color:#292724;
}
.hero-showcase h1 em{
  display:inline-block;
  color:#c47750;
  font-style:normal;
  font-weight:600;
}
.hero-showcase .hero-lead{
  max-width:530px;
  margin:30px 0 26px;
  color:#5e5a54;
  font-size:19px;
  line-height:1.62;
}
.hero-showcase .arrow-link{
  color:#5f7965;
  border-bottom-color:#5f7965;
  font-size:17px;
  font-weight:700;
}
.hero-showcase .arrow-link span{
  margin-left:14px;
  color:#5f7965;
  font-size:20px;
}
.hero-showcase .hero-visual{
  position:absolute;
  inset:0 0 0 42%;
  z-index:0;
  width:auto;
  margin:0;
  padding:0;
}
.hero-showcase .hero-photo{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  margin:0;
  border-radius:0;
  overflow:hidden;
  box-shadow:none;
}
.hero-showcase .hero-photo:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(255,255,255,.03) 0%,rgba(48,39,31,.08) 100%);
}
.hero-showcase .hero-photo img{
  object-position:55% center;
}
.hero-showcase .hero-visual:before{display:none}

.hero-feature-card{
  position:absolute;
  z-index:4;
  left:52px;
  right:52px;
  bottom:34px;
  min-height:126px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  align-items:stretch;
  padding:16px 8px;
  border:1px solid rgba(181,165,147,.22);
  border-radius:26px;
  background:rgba(255,253,249,.95);
  box-shadow:0 18px 42px rgba(53,43,34,.12);
  backdrop-filter:blur(12px);
}
.hero-feature{
  min-width:0;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  padding:6px 24px;
}
.hero-feature + .hero-feature{
  border-left:1px solid #e6ddd3;
}
.hero-feature-icon{
  flex:0 0 auto;
  width:58px;
  height:58px;
  border-radius:50%;
  display:grid;
  place-items:center;
}
.hero-feature-icon svg{
  width:31px;
  height:31px;
  fill:none;
  stroke:#34312d;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.hero-feature-peach .hero-feature-icon{background:#f5e4d7}
.hero-feature-sage .hero-feature-icon{background:#e3edde}
.hero-feature-blue .hero-feature-icon{background:#e2ebf0}
.hero-feature strong{
  font-family:"Source Sans 3",Arial,sans-serif;
  font-size:18px;
  line-height:1.2;
  font-weight:700;
  color:#2f2c28;
}
.hero-strip{display:none!important}

@media(max-width:980px){
  .site-header{width:min(calc(100% - 28px),1180px);top:10px;margin-top:10px;border-radius:21px}
  .header-inner{height:76px;padding:0 18px}
  .hero-showcase{padding-top:24px}
  .hero-showcase-inner{min-height:780px;padding:60px 36px 170px}
  .hero-showcase .hero-copy{width:67%}
  .hero-showcase .hero-visual{inset:0 0 0 48%}
  .hero-showcase-inner:after{
    background:linear-gradient(90deg,rgba(251,248,242,1) 0%,rgba(251,248,242,.98) 44%,rgba(251,248,242,.65) 66%,rgba(251,248,242,.04) 100%);
  }
  .hero-feature-card{left:36px;right:36px}
  .hero-feature{gap:12px;padding:6px 14px}
  .hero-feature strong{font-size:17px}
}

@media(max-width:720px){
  .site-header{
    top:8px;
    width:calc(100% - 24px);
    margin:8px auto 0;
    border-radius:21px;
  }
  .header-inner{
    height:72px;
    padding:0 14px;
  }
  .brand{gap:10px}
  .brand-mark{width:42px;height:42px}
  .brand-copy strong{font-size:18px}
  .brand-copy small{display:block;font-size:11px;letter-spacing:.09em}
  .menu-toggle{width:46px;height:46px;padding:10px}
  .primary-nav{top:78px;border-radius:18px;padding:9px 16px 15px;box-shadow:0 16px 30px rgba(44,36,29,.10)}

  .hero-showcase{
    padding:18px 0 52px;
  }
  .hero-showcase .shell{
    width:calc(100% - 24px);
  }
  .hero-showcase-inner{
    min-height:1050px;
    padding:62px 24px 194px;
    border-radius:26px;
  }
  .hero-showcase .hero-copy{
    width:82%;
  }
  .hero-showcase .eyebrow{
    max-width:330px;
    font-size:14px;
    line-height:1.38;
    letter-spacing:.09em;
  }
  .hero-accent-line{
    width:48px;
    margin-bottom:28px;
  }
  .hero-showcase h1{
    font-size:clamp(48px,13vw,62px);
    line-height:.98;
    letter-spacing:-.035em;
  }
  .hero-showcase .hero-lead{
    max-width:390px;
    margin:28px 0 24px;
    font-size:19px;
    line-height:1.52;
  }
  .hero-showcase .arrow-link{
    font-size:18px;
  }
  .hero-showcase .hero-visual{
    inset:0 0 0 45%;
  }
  .hero-showcase .hero-photo img{
    object-position:60% center;
  }
  .hero-showcase-inner:after{
    background:linear-gradient(90deg,
      rgba(251,248,242,1) 0%,
      rgba(251,248,242,.99) 46%,
      rgba(251,248,242,.82) 61%,
      rgba(251,248,242,.25) 79%,
      rgba(251,248,242,.03) 100%);
  }
  .hero-feature-card{
    left:18px;
    right:18px;
    bottom:24px;
    min-height:150px;
    padding:14px 4px;
    border-radius:23px;
  }
  .hero-feature{
    flex-direction:column;
    gap:9px;
    padding:6px 7px;
    text-align:center;
  }
  .hero-feature-icon{
    width:52px;
    height:52px;
  }
  .hero-feature-icon svg{width:27px;height:27px}
  .hero-feature strong{
    font-size:15px;
    line-height:1.17;
  }
}

@media(max-width:430px){
  .site-header{width:calc(100% - 18px)}
  .header-inner{padding:0 12px}
  .brand-copy strong{font-size:16px}
  .brand-copy small{font-size:10px}
  .brand-mark{width:39px;height:39px}
  .hero-showcase .shell{width:calc(100% - 18px)}
  .hero-showcase-inner{
    min-height:1010px;
    padding:56px 18px 184px;
  }
  .hero-showcase .hero-copy{width:86%}
  .hero-showcase .eyebrow{font-size:13.5px}
  .hero-showcase h1{font-size:clamp(43px,12.7vw,54px)}
  .hero-showcase .hero-lead{font-size:18px}
  .hero-feature-card{left:12px;right:12px;bottom:20px;min-height:144px}
  .hero-feature strong{font-size:14px}
  .hero-feature-icon{width:48px;height:48px}
}

@media(min-width:1180px){
  .hero-showcase-inner{
    min-height:760px;
    padding-left:64px;
    padding-right:64px;
  }
  .hero-feature-card{left:64px;right:64px}
}

/* 031 — hero rebuilt closer to generated reference */
.hero-showcase{
  padding:22px 0 52px;
}
.hero-showcase .shell{
  width:min(calc(100% - 28px),1220px);
}
.hero-showcase-inner{
  position:relative;
  overflow:hidden;
  min-height:760px;
  padding:86px 44px 188px;
  border-radius:30px;
  background:linear-gradient(180deg,#fbf8f2 0%,#f7f2eb 100%);
  box-shadow:0 24px 48px rgba(42,34,28,.07);
}
.hero-showcase-inner:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,
    rgba(251,248,242,1) 0%,
    rgba(251,248,242,.98) 36%,
    rgba(251,248,242,.9) 46%,
    rgba(251,248,242,.58) 58%,
    rgba(251,248,242,.08) 73%,
    rgba(251,248,242,0) 100%);
  pointer-events:none;
  z-index:1;
}
.hero-showcase .hero-copy{
  position:relative;
  z-index:3;
  width:min(52%,640px);
}
.hero-showcase .eyebrow{
  margin:0 0 18px;
  color:#b06f49;
  font-size:15px;
  font-weight:700;
  letter-spacing:.14em;
  line-height:1.25;
}
.hero-accent-line{
  display:block;
  width:40px;
  height:3px;
  margin:0 0 26px;
  background:#6c8570;
  border-radius:999px;
}
.hero-showcase h1{
  margin:0;
  font-family:"Archivo",Arial,sans-serif;
  font-weight:700;
  font-size:clamp(60px,6.6vw,94px);
  line-height:.95;
  letter-spacing:-.05em;
  color:#1f1d1b;
}
.hero-showcase h1 em{
  display:block;
  color:#c37a50;
  font-style:normal;
  font-weight:700;
}
.hero-showcase .hero-lead{
  max-width:420px;
  margin:24px 0 24px;
  color:#4f4a45;
  font-size:18px;
  line-height:1.58;
}
.hero-showcase .arrow-link{
  color:#556f5a;
  border-bottom:2px solid #556f5a;
  font-size:18px;
  font-weight:700;
  padding:10px 0 8px;
}
.hero-showcase .arrow-link span{
  color:#556f5a;
  font-size:20px;
  margin-left:14px;
}
.hero-showcase .hero-visual{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:46%;
  z-index:0;
  padding:0;
}
.hero-showcase .hero-photo{
  position:absolute;
  inset:0;
  border-radius:0;
  height:auto;
}
.hero-showcase .hero-photo:after{
  background:linear-gradient(180deg,rgba(255,255,255,.03) 0%,rgba(59,47,36,.07) 100%);
}
.hero-showcase .hero-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:63% center;
}
.hero-feature-card{
  position:absolute;
  z-index:4;
  left:30px;
  right:30px;
  bottom:26px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  align-items:stretch;
  min-height:132px;
  padding:12px 6px;
  border:1px solid rgba(212,202,190,.78);
  border-radius:28px;
  background:rgba(255,253,250,.97);
  box-shadow:0 18px 40px rgba(49,43,37,.10);
}
.hero-feature{
  gap:18px;
  padding:10px 22px;
}
.hero-feature strong{
  font-size:17px;
  font-weight:700;
  line-height:1.15;
}
.hero-feature-icon{
  width:64px;
  height:64px;
}
.hero-feature-icon svg{
  width:34px;
  height:34px;
  stroke:#37342f;
}
.hero-feature-peach .hero-feature-icon{background:#f4e6da}
.hero-feature-sage .hero-feature-icon{background:#e5efde}
.hero-feature-blue .hero-feature-icon{background:#e2edf4}

@media(max-width:980px){
  .hero-showcase{
    padding:18px 0 46px;
  }
  .hero-showcase .shell{
    width:calc(100% - 22px);
  }
  .hero-showcase-inner{
    min-height:820px;
    padding:72px 28px 172px;
    border-radius:28px;
  }
  .hero-showcase .hero-copy{
    width:min(60%,520px);
  }
  .hero-showcase .hero-visual{
    left:42%;
  }
  .hero-showcase .hero-photo img{
    object-position:64% center;
  }
  .hero-showcase-inner:after{
    background:linear-gradient(90deg,
      rgba(251,248,242,1) 0%,
      rgba(251,248,242,.98) 40%,
      rgba(251,248,242,.89) 50%,
      rgba(251,248,242,.54) 62%,
      rgba(251,248,242,.08) 76%,
      rgba(251,248,242,0) 100%);
  }
}

@media(max-width:720px){
  .site-header{
    top:10px;
    width:calc(100% - 22px);
    border-radius:24px;
  }
  .header-inner{
    height:76px;
    padding:0 14px;
  }
  .brand{gap:12px}
  .brand-mark{width:44px;height:44px}
  .brand-copy strong{font-size:16px}
  .brand-copy small{font-size:10px;letter-spacing:.12em}
  .menu-toggle{width:46px;height:46px}
  .primary-nav{top:82px;border-radius:18px}

  .hero-showcase{
    padding:16px 0 42px;
  }
  .hero-showcase .shell{
    width:calc(100% - 18px);
  }
  .hero-showcase-inner{
    min-height:900px;
    padding:78px 26px 156px;
    border-radius:26px;
  }
  .hero-showcase .hero-copy{
    width:100%;
    max-width:none;
  }
  .hero-showcase .eyebrow{
    max-width:260px;
    font-size:13px;
    margin-bottom:16px;
  }
  .hero-accent-line{
    width:34px;
    margin-bottom:22px;
  }
  .hero-showcase h1{
    font-size:clamp(40px,11.8vw,56px);
    line-height:.97;
  }
  .hero-showcase .hero-lead{
    max-width:320px;
    margin:20px 0 22px;
    font-size:16px;
    line-height:1.54;
  }
  .hero-showcase .arrow-link{
    font-size:16px;
  }
  .hero-showcase .arrow-link span{font-size:18px}

  .hero-showcase .hero-visual{
    left:43%;
    top:0;
    bottom:0;
  }
  .hero-showcase .hero-photo img{
    object-position:68% center;
  }
  .hero-showcase-inner:after{
    background:linear-gradient(90deg,
      rgba(251,248,242,1) 0%,
      rgba(251,248,242,.99) 34%,
      rgba(251,248,242,.93) 45%,
      rgba(251,248,242,.78) 56%,
      rgba(251,248,242,.35) 70%,
      rgba(251,248,242,.06) 82%,
      rgba(251,248,242,0) 100%);
  }

  .hero-feature-card{
    left:16px;
    right:16px;
    bottom:16px;
    min-height:122px;
    padding:10px 3px;
    border-radius:22px;
  }
  .hero-feature{
    flex-direction:column;
    text-align:center;
    gap:9px;
    padding:8px 8px;
  }
  .hero-feature + .hero-feature{border-left:1px solid #e7ddd2}
  .hero-feature-icon{width:46px;height:46px}
  .hero-feature-icon svg{width:24px;height:24px}
  .hero-feature strong{font-size:13px;line-height:1.14}
}

@media(max-width:430px){
  .hero-showcase .shell{width:calc(100% - 16px)}
  .hero-showcase-inner{
    min-height:860px;
    padding:74px 22px 148px;
  }
  .hero-showcase .eyebrow{font-size:12.5px;max-width:240px}
  .hero-showcase h1{font-size:clamp(37px,11.2vw,50px)}
  .hero-showcase .hero-lead{max-width:290px;font-size:15px;line-height:1.55}
  .hero-showcase .hero-visual{left:42%}
  .hero-showcase .hero-photo img{object-position:71% center}
  .hero-feature-card{left:12px;right:12px;bottom:12px}
  .hero-feature strong{font-size:12px}
}

/* 032 — mobile hero uses the generated luxury kitchen photo with readable overlay */
@media(max-width:720px){
  .hero-showcase{
    padding:14px 0 40px;
  }
  .hero-showcase .shell{
    width:calc(100% - 18px);
  }
  .hero-showcase-inner{
    min-height:930px;
    padding:62px 22px 154px;
    border-radius:26px;
    background:#f7f2eb;
    box-shadow:0 20px 44px rgba(52,43,35,.08);
  }
  .hero-showcase .hero-visual{
    inset:0;
    left:0;
    right:0;
    top:0;
    bottom:0;
  }
  .hero-showcase .hero-photo{
    inset:0;
    border-radius:26px;
    overflow:hidden;
  }
  .hero-showcase .hero-photo img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:57% center;
  }
  .hero-showcase .hero-photo:after{
    content:"";
    position:absolute;
    inset:0;
    background:
      linear-gradient(180deg,
        rgba(250,247,241,.98) 0%,
        rgba(250,247,241,.96) 15%,
        rgba(250,247,241,.90) 32%,
        rgba(250,247,241,.67) 48%,
        rgba(250,247,241,.22) 66%,
        rgba(250,247,241,.03) 100%),
      linear-gradient(90deg,
        rgba(250,247,241,.96) 0%,
        rgba(250,247,241,.88) 42%,
        rgba(250,247,241,.38) 70%,
        rgba(250,247,241,.03) 100%);
  }
  .hero-showcase-inner:after{
    display:none;
  }
  .hero-showcase .hero-copy{
    position:relative;
    z-index:3;
    width:100%;
    max-width:100%;
  }
  .hero-showcase .eyebrow{
    max-width:290px;
    margin-bottom:15px;
    color:#a96040;
    font-size:13.5px;
    line-height:1.35;
    letter-spacing:.10em;
  }
  .hero-accent-line{
    width:42px;
    height:2px;
    margin-bottom:22px;
    background:#607762;
  }
  .hero-showcase h1{
    max-width:330px;
    font-size:clamp(43px,12vw,54px);
    line-height:.97;
    letter-spacing:-.035em;
    text-shadow:0 1px 0 rgba(255,255,255,.26);
  }
  .hero-showcase h1 em{
    color:#bd7048;
  }
  .hero-showcase .hero-lead{
    max-width:330px;
    margin:21px 0 21px;
    color:#423e39;
    font-size:17.5px;
    line-height:1.52;
    text-shadow:0 1px 0 rgba(255,255,255,.34);
  }
  .hero-showcase .arrow-link{
    color:#4e6c54;
    border-bottom-color:#4e6c54;
    font-size:17px;
    padding-bottom:7px;
  }
  .hero-feature-card{
    left:14px;
    right:14px;
    bottom:14px;
    min-height:132px;
    padding:11px 4px;
    background:rgba(255,253,249,.96);
    border:1px solid rgba(187,168,149,.38);
    border-radius:24px;
    box-shadow:0 16px 34px rgba(45,38,31,.13);
    backdrop-filter:blur(12px);
  }
  .hero-feature{
    gap:9px;
    padding:7px 7px;
  }
  .hero-feature-icon{
    width:49px;
    height:49px;
  }
  .hero-feature-icon svg{
    width:26px;
    height:26px;
  }
  .hero-feature strong{
    font-size:13.5px;
    line-height:1.16;
  }
}

@media(max-width:430px){
  .hero-showcase-inner{
    min-height:900px;
    padding:58px 19px 150px;
  }
  .hero-showcase .hero-photo img{
    object-position:58% center;
  }
  .hero-showcase h1{
    max-width:310px;
    font-size:clamp(40px,11.5vw,50px);
  }
  .hero-showcase .hero-lead{
    max-width:300px;
    font-size:16.5px;
  }
  .hero-feature-card{
    left:11px;
    right:11px;
    bottom:11px;
  }
  .hero-feature strong{font-size:12.5px}
}

/* 033 — MOBILE ONLY: clear luxury kitchen, localized text panel, no fog */
@media(max-width:720px){
  .hero-showcase{
    padding:14px 0 38px;
  }
  .hero-showcase .shell{
    width:calc(100% - 18px);
  }
  .hero-showcase-inner{
    position:relative;
    min-height:880px;
    padding:0;
    overflow:hidden;
    border-radius:26px;
    background:#ece4da;
    box-shadow:0 20px 44px rgba(52,43,35,.11);
  }

  /* Keep the generated kitchen crisp and fully visible */
  .hero-showcase .hero-visual{
    position:absolute;
    inset:0;
    z-index:0;
    width:100%;
    height:100%;
    padding:0;
    margin:0;
  }
  .hero-showcase .hero-photo{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    overflow:hidden;
    border-radius:26px;
    box-shadow:none;
  }
  .hero-showcase .hero-photo img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:52% center;
    filter:none;
    opacity:1;
  }
  .hero-showcase .hero-photo:after{
    display:none;
  }
  .hero-showcase-inner:after{
    display:none;
  }

  /* Only the copy gets a light surface — the photo itself stays clear */
  .hero-showcase .hero-copy{
    position:absolute;
    z-index:3;
    top:28px;
    left:18px;
    width:calc(100% - 54px);
    max-width:350px;
    padding:22px 19px 21px;
    border:1px solid rgba(225,213,199,.88);
    border-radius:22px;
    background:rgba(255,252,247,.91);
    box-shadow:0 12px 28px rgba(45,37,31,.09);
  }
  .hero-showcase .eyebrow{
    max-width:285px;
    margin:0 0 13px;
    color:#a65f3e;
    font-size:13px;
    line-height:1.33;
    letter-spacing:.085em;
  }
  .hero-accent-line{
    width:38px;
    height:2px;
    margin-bottom:18px;
    background:#58705c;
  }
  .hero-showcase h1{
    max-width:310px;
    margin:0;
    color:#211f1c;
    font-size:clamp(39px,10.9vw,49px);
    line-height:.98;
    letter-spacing:-.035em;
    text-shadow:none;
  }
  .hero-showcase h1 em{
    color:#bd7048;
  }
  .hero-showcase .hero-lead{
    max-width:300px;
    margin:18px 0 17px;
    color:#443f39;
    font-size:16px;
    line-height:1.48;
    text-shadow:none;
  }
  .hero-showcase .arrow-link{
    color:#4f6d55;
    border-bottom:1.5px solid #4f6d55;
    font-size:16px;
    padding:6px 0 6px;
  }
  .hero-showcase .arrow-link span{
    color:#4f6d55;
    font-size:18px;
  }

  /* Leave a large uninterrupted window onto the kitchen */
  .hero-feature-card{
    left:13px;
    right:13px;
    bottom:14px;
    min-height:122px;
    padding:10px 3px;
    border:1px solid rgba(214,202,189,.86);
    border-radius:22px;
    background:rgba(255,253,249,.95);
    box-shadow:0 14px 30px rgba(45,38,31,.12);
    backdrop-filter:none;
  }
  .hero-feature{
    gap:8px;
    padding:7px 6px;
  }
  .hero-feature-icon{
    width:46px;
    height:46px;
  }
  .hero-feature-icon svg{
    width:24px;
    height:24px;
  }
  .hero-feature strong{
    font-size:13px;
    line-height:1.15;
  }
}

@media(max-width:430px){
  .hero-showcase-inner{
    min-height:850px;
  }
  .hero-showcase .hero-photo img{
    object-position:53% center;
  }
  .hero-showcase .hero-copy{
    top:24px;
    left:15px;
    width:calc(100% - 48px);
    padding:20px 17px 19px;
  }
  .hero-showcase .eyebrow{
    font-size:12.5px;
  }
  .hero-showcase h1{
    font-size:clamp(37px,10.7vw,46px);
  }
  .hero-showcase .hero-lead{
    font-size:15.5px;
    line-height:1.46;
  }
  .hero-feature-card{
    left:10px;
    right:10px;
    bottom:10px;
  }
  .hero-feature strong{font-size:12.5px}
}

/* 034 — MOBILE ONLY: copy and feature cards floating directly inside the kitchen */
@media(max-width:720px){
  .hero-showcase-inner{
    min-height:920px;
    background:#eee5da;
  }

  /* Keep the kitchen fully crisp */
  .hero-showcase .hero-photo img{
    object-position:55% center;
    filter:none;
    opacity:1;
  }

  /* No card behind the copy: only a soft local halo so the letters float */
  .hero-showcase .hero-copy{
    top:34px;
    left:20px;
    width:calc(100% - 54px);
    max-width:350px;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    backdrop-filter:none;
    isolation:isolate;
  }
  .hero-showcase .hero-copy:before{
    content:"";
    position:absolute;
    z-index:-1;
    left:-28px;
    top:-24px;
    width:112%;
    height:112%;
    background:radial-gradient(ellipse at 28% 40%,
      rgba(255,253,249,.90) 0%,
      rgba(255,253,249,.76) 34%,
      rgba(255,253,249,.38) 58%,
      rgba(255,253,249,0) 78%);
    filter:blur(8px);
    pointer-events:none;
  }
  .hero-showcase .eyebrow{
    max-width:285px;
    margin-bottom:12px;
    color:#9e5b3d;
    font-size:13px;
    font-weight:700;
    text-shadow:0 1px 10px rgba(255,255,255,.92);
  }
  .hero-accent-line{
    width:38px;
    margin-bottom:17px;
    box-shadow:0 1px 7px rgba(255,255,255,.8);
  }
  .hero-showcase h1{
    max-width:315px;
    font-size:clamp(39px,10.9vw,49px);
    line-height:.98;
    color:#211f1c;
    text-shadow:
      0 1px 0 rgba(255,255,255,.95),
      0 2px 13px rgba(255,255,255,.92),
      0 7px 22px rgba(255,255,255,.62);
  }
  .hero-showcase h1 em{
    color:#b96843;
    text-shadow:
      0 1px 0 rgba(255,255,255,.92),
      0 2px 12px rgba(255,255,255,.88);
  }
  .hero-showcase .hero-lead{
    max-width:305px;
    margin:18px 0 16px;
    color:#383530;
    font-size:16px;
    font-weight:500;
    line-height:1.48;
    text-shadow:
      0 1px 0 rgba(255,255,255,.98),
      0 1px 9px rgba(255,255,255,.98),
      0 4px 16px rgba(255,255,255,.86);
  }
  .hero-showcase .arrow-link{
    color:#3f6048;
    border-bottom:1.5px solid #3f6048;
    text-shadow:0 1px 8px rgba(255,255,255,.96);
  }

  /* Break the single feature strip into three independent floating cards */
  .hero-feature-card{
    position:absolute;
    inset:0;
    min-height:0;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    backdrop-filter:none;
    pointer-events:none;
  }
  .hero-feature{
    position:absolute;
    width:auto;
    min-width:158px;
    max-width:205px;
    min-height:72px;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:flex-start;
    gap:10px;
    padding:10px 14px 10px 10px;
    border:1px solid rgba(173,155,138,.38);
    border-radius:18px;
    background:rgba(255,253,249,.86);
    box-shadow:0 13px 28px rgba(45,37,31,.16);
    backdrop-filter:blur(7px);
    text-align:left;
    pointer-events:auto;
  }
  .hero-feature + .hero-feature{border-left:1px solid rgba(173,155,138,.38)}
  .hero-feature:nth-child(1){
    left:18px;
    top:500px;
  }
  .hero-feature:nth-child(2){
    right:17px;
    top:594px;
  }
  .hero-feature:nth-child(3){
    left:48px;
    top:688px;
  }
  .hero-feature-icon{
    flex:0 0 auto;
    width:44px;
    height:44px;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.52);
  }
  .hero-feature-icon svg{
    width:23px;
    height:23px;
  }
  .hero-feature strong{
    font-size:14px;
    line-height:1.12;
    color:#282521;
    text-shadow:0 1px 0 rgba(255,255,255,.72);
  }
}

@media(max-width:430px){
  .hero-showcase-inner{
    min-height:890px;
  }
  .hero-showcase .hero-photo img{
    object-position:56% center;
  }
  .hero-showcase .hero-copy{
    top:30px;
    left:17px;
    width:calc(100% - 45px);
  }
  .hero-showcase .hero-copy:before{
    left:-24px;
    top:-20px;
    width:114%;
    height:112%;
  }
  .hero-showcase .eyebrow{font-size:12.5px}
  .hero-showcase h1{font-size:clamp(37px,10.7vw,46px)}
  .hero-showcase .hero-lead{font-size:15.5px;max-width:288px}
  .hero-feature{
    min-width:148px;
    max-width:190px;
    min-height:68px;
    padding:9px 12px 9px 9px;
  }
  .hero-feature:nth-child(1){left:14px;top:486px}
  .hero-feature:nth-child(2){right:13px;top:574px}
  .hero-feature:nth-child(3){left:38px;top:662px}
  .hero-feature-icon{width:41px;height:41px}
  .hero-feature strong{font-size:13px}
}

/* 035 — mobile only: fit the whole kitchen inside the hero panel */
@media(max-width:720px){
  .hero-showcase .shell{
    width:calc(100% - 14px);
  }
  .hero-showcase-inner{
    min-height:780px;
    padding:0;
    background:#efe7dc;
  }
  .hero-showcase .hero-visual{
    inset:0;
  }
  .hero-showcase .hero-photo{
    height:100%;
    border-radius:34px;
    background:#efe7dc;
  }
  .hero-showcase .hero-photo img{
    width:100%;
    height:100%;
    object-fit:contain;
    object-position:center center;
    filter:none;
    opacity:1;
  }
  .hero-showcase .hero-photo:after,
  .hero-showcase-inner:after{
    background:none;
    display:none;
  }

  .hero-showcase .hero-copy{
    top:28px;
    left:18px;
    width:calc(100% - 42px);
    max-width:320px;
  }
  .hero-showcase .hero-copy:before{
    left:-16px;
    top:-14px;
    width:106%;
    height:102%;
    background:radial-gradient(ellipse at 22% 26%,
      rgba(255,253,249,.86) 0%,
      rgba(255,253,249,.70) 38%,
      rgba(255,253,249,.28) 66%,
      rgba(255,253,249,0) 82%);
    filter:blur(4px);
  }

  .hero-feature:nth-child(1){
    left:14px;
    bottom:118px;
    top:auto;
  }
  .hero-feature:nth-child(2){
    right:14px;
    bottom:76px;
    top:auto;
  }
  .hero-feature:nth-child(3){
    left:40px;
    bottom:18px;
    top:auto;
  }
}

@media(max-width:430px){
  .hero-showcase .shell{
    width:calc(100% - 12px);
  }
  .hero-showcase-inner{
    min-height:740px;
  }
  .hero-showcase .hero-copy{
    top:24px;
    left:16px;
    width:calc(100% - 36px);
    max-width:305px;
  }
  .hero-showcase h1{
    font-size:clamp(36px,10.2vw,45px);
  }
  .hero-showcase .hero-lead{
    max-width:280px;
    font-size:15px;
    line-height:1.5;
  }
  .hero-feature{
    min-width:142px;
    max-width:184px;
  }
  .hero-feature:nth-child(1){left:12px;bottom:112px}
  .hero-feature:nth-child(2){right:12px;bottom:72px}
  .hero-feature:nth-child(3){left:34px;bottom:14px}
}

/* 036 — MOBILE ONLY: full kitchen preserved, floor extended below for floating cards */
@media(max-width:720px){
  .hero-showcase{
    padding:14px 0 38px;
  }
  .hero-showcase .shell{
    width:calc(100% - 14px);
  }
  .hero-showcase-inner{
    min-height:0;
    aspect-ratio:1122 / 2022;
    padding:0;
    border-radius:34px;
    overflow:hidden;
    background:#eee4d8;
  }
  .hero-showcase .hero-visual{
    position:absolute;
    inset:0;
  }
  .hero-showcase .hero-photo,
  .hero-showcase .hero-photo picture{
    position:absolute;
    inset:0;
    display:block;
    width:100%;
    height:100%;
  }
  .hero-showcase .hero-photo img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center top;
    filter:none;
    opacity:1;
  }
  .hero-showcase .hero-photo:after,
  .hero-showcase-inner:after{
    display:none!important;
    background:none!important;
  }

  /* Text floats directly in the upper kitchen/ceiling area */
  .hero-showcase .hero-copy{
    top:34px;
    left:20px;
    width:calc(100% - 44px);
    max-width:330px;
    padding:0;
    background:transparent;
    border:0;
    box-shadow:none;
    backdrop-filter:none;
    z-index:3;
  }
  .hero-showcase .hero-copy:before{
    content:"";
    position:absolute;
    z-index:-1;
    left:-14px;
    top:-12px;
    width:108%;
    height:103%;
    background:radial-gradient(ellipse at 24% 30%,
      rgba(255,253,249,.83) 0%,
      rgba(255,253,249,.64) 40%,
      rgba(255,253,249,.24) 68%,
      rgba(255,253,249,0) 84%);
    filter:blur(3px);
    pointer-events:none;
  }
  .hero-showcase .eyebrow{
    max-width:285px;
    margin-bottom:12px;
    color:#9e5b3d;
    font-size:13px;
    line-height:1.35;
    text-shadow:0 1px 8px rgba(255,255,255,.9);
  }
  .hero-accent-line{
    width:38px;
    margin-bottom:17px;
  }
  .hero-showcase h1{
    max-width:315px;
    font-size:clamp(39px,10.8vw,49px);
    line-height:.98;
    color:#211f1c;
    text-shadow:0 1px 0 rgba(255,255,255,.92),0 2px 12px rgba(255,255,255,.76);
  }
  .hero-showcase h1 em{
    color:#b96843;
  }
  .hero-showcase .hero-lead{
    max-width:305px;
    margin:18px 0 16px;
    color:#383530;
    font-size:16px;
    font-weight:500;
    line-height:1.48;
    text-shadow:0 1px 0 rgba(255,255,255,.95),0 1px 7px rgba(255,255,255,.80);
  }
  .hero-showcase .arrow-link{
    color:#3f6048;
    border-bottom:1.5px solid #3f6048;
    font-size:16px;
    text-shadow:0 1px 7px rgba(255,255,255,.9);
  }

  /* Independent cards now sit on the extended floor area */
  .hero-feature-card{
    position:absolute;
    inset:0;
    min-height:0;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    backdrop-filter:none;
    pointer-events:none;
    z-index:4;
  }
  .hero-feature{
    position:absolute;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:flex-start;
    gap:10px;
    min-width:148px;
    max-width:188px;
    min-height:68px;
    padding:9px 12px 9px 9px;
    border:1px solid rgba(173,155,138,.34)!important;
    border-radius:18px;
    background:rgba(255,253,249,.93);
    box-shadow:0 13px 28px rgba(45,37,31,.14);
    backdrop-filter:blur(6px);
    text-align:left;
    pointer-events:auto;
  }
  .hero-feature:nth-child(1){left:18px;bottom:150px;top:auto}
  .hero-feature:nth-child(2){right:16px;bottom:96px;top:auto}
  .hero-feature:nth-child(3){left:52px;bottom:28px;top:auto}
  .hero-feature-icon{
    width:42px;
    height:42px;
    flex:0 0 auto;
  }
  .hero-feature-icon svg{width:22px;height:22px}
  .hero-feature strong{
    font-size:13.5px;
    line-height:1.12;
    color:#282521;
  }
}

@media(max-width:430px){
  .hero-showcase .shell{width:calc(100% - 12px)}
  .hero-showcase .hero-copy{top:30px;left:17px;max-width:305px}
  .hero-showcase .eyebrow{font-size:12.5px}
  .hero-showcase h1{font-size:clamp(37px,10.5vw,46px)}
  .hero-showcase .hero-lead{font-size:15.5px;max-width:288px}
  .hero-feature{min-width:142px;max-width:180px;min-height:64px}
  .hero-feature:nth-child(1){left:14px;bottom:140px}
  .hero-feature:nth-child(2){right:12px;bottom:88px}
  .hero-feature:nth-child(3){left:42px;bottom:22px}
  .hero-feature-icon{width:40px;height:40px}
  .hero-feature strong{font-size:13px}
}

/* 038 — mobile circular quick actions on the kitchen floor */
.hero-circle-menu{display:none}
.hero-info-sheet{display:none}

@media(max-width:720px){
  /* The first mobile screen stays visual: no long paragraph over the kitchen. */
  .hero-showcase .hero-lead,
  .hero-showcase .hero-actions{display:none!important}

  .hero-circle-menu{
    position:absolute;
    inset:0;
    z-index:5;
    display:block;
    min-height:0;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    backdrop-filter:none;
    pointer-events:none;
  }
  .hero-circle-item{
    position:absolute;
    width:104px;
    padding:0;
    border:0;
    background:transparent;
    color:#2b2824;
    text-align:center;
    cursor:pointer;
    pointer-events:auto;
    appearance:none;
  }
  .hero-circle-item:nth-child(1){left:24px;bottom:202px}
  .hero-circle-item:nth-child(2){right:24px;bottom:164px}
  .hero-circle-item:nth-child(3){left:50%;transform:translateX(-50%);bottom:72px}

  .hero-circle-label{
    display:block;
    margin:0 0 8px;
    font-family:"Archivo",Arial,sans-serif;
    font-size:12px;
    line-height:1.05;
    font-weight:700;
    letter-spacing:.075em;
    color:#39342f;
    text-shadow:0 1px 7px rgba(255,255,255,.92);
  }
  .hero-circle{
    width:78px;
    height:78px;
    margin:0 auto;
    border:1.5px solid rgba(126,99,78,.34);
    border-radius:50%;
    display:grid;
    place-items:center;
    background:rgba(255,253,249,.94);
    box-shadow:0 12px 28px rgba(43,35,29,.16);
    backdrop-filter:blur(6px);
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
  }
  .hero-circle svg{
    width:31px;
    height:31px;
    fill:none;
    stroke:#39342f;
    stroke-width:1.7;
    stroke-linecap:round;
    stroke-linejoin:round;
  }
  .hero-circle-peach .hero-circle{background:rgba(249,235,224,.95);border-color:rgba(173,108,73,.40)}
  .hero-circle-sage .hero-circle{background:rgba(233,241,229,.95);border-color:rgba(99,124,99,.36)}
  .hero-circle-blue .hero-circle{background:rgba(232,240,246,.96);border-color:rgba(91,117,135,.34)}

  .hero-circle-item:hover .hero-circle,
  .hero-circle-item:focus-visible .hero-circle,
  .hero-circle-item.is-active .hero-circle{
    transform:translateY(-5px) scale(1.04);
    box-shadow:0 18px 36px rgba(43,35,29,.22);
    border-color:rgba(150,91,58,.58);
  }
  .hero-circle-item:focus-visible{outline:none}
  .hero-circle-item.is-active .hero-circle-label{color:#a45f3f}

  .hero-info-sheet{
    position:absolute;
    z-index:7;
    left:14px;
    right:14px;
    bottom:196px;
    display:block;
    padding:18px 18px 17px;
    border:1px solid rgba(186,166,147,.48);
    border-radius:24px;
    background:rgba(255,252,248,.97);
    box-shadow:0 22px 46px rgba(45,37,31,.18);
    backdrop-filter:blur(12px);
  }
  .hero-info-sheet[hidden]{display:none}
  .hero-info-kicker{
    margin:0 38px 6px 0;
    color:#a96343;
    font-family:"Archivo",Arial,sans-serif;
    font-size:12px;
    font-weight:700;
    letter-spacing:.09em;
    text-transform:uppercase;
  }
  .hero-info-sheet h3{
    margin:0 38px 10px 0;
    font-family:"Archivo",Arial,sans-serif;
    font-size:25px;
    line-height:1.05;
    letter-spacing:-.025em;
    color:#211f1c;
  }
  .hero-info-sheet p{
    margin:0 0 12px;
    color:#403b36;
    font-size:17px;
    line-height:1.42;
  }
  .hero-info-sheet ul{
    margin:0;
    padding:0;
    list-style:none;
    display:grid;
    gap:8px;
  }
  .hero-info-sheet li{
    position:relative;
    padding-left:18px;
    color:#47413b;
    font-size:16px;
    line-height:1.38;
  }
  .hero-info-sheet li:before{
    content:"";
    position:absolute;
    left:0;
    top:.58em;
    width:7px;
    height:7px;
    border-radius:50%;
    background:#bf754e;
  }
  .hero-info-close{
    position:absolute;
    right:12px;
    top:12px;
    width:32px;
    height:32px;
    border:0;
    border-radius:50%;
    background:#f2ebe4;
    color:#63594f;
    font-size:23px;
    line-height:1;
    cursor:pointer;
  }
}

@media(max-width:430px){
  .hero-circle-item{width:96px}
  .hero-circle-item:nth-child(1){left:17px;bottom:190px}
  .hero-circle-item:nth-child(2){right:17px;bottom:154px}
  .hero-circle-item:nth-child(3){bottom:66px}
  .hero-circle{width:72px;height:72px}
  .hero-circle svg{width:28px;height:28px}
  .hero-circle-label{font-size:11px}
  .hero-info-sheet{left:12px;right:12px;bottom:186px;padding:17px 16px 15px}
  .hero-info-sheet h3{font-size:23px}
  .hero-info-sheet p{font-size:16px}
  .hero-info-sheet li{font-size:15.5px}
}

/* 039 — raise mobile circles and trim lower hero area */
@media(max-width:720px){
  .hero-showcase .shell{
    width:calc(100% - 16px);
  }
  .hero-showcase-inner{
    aspect-ratio:1122 / 1840;
    border-radius:34px;
  }
  .hero-showcase .hero-copy{
    top:30px;
    left:18px;
    width:calc(100% - 38px);
    max-width:312px;
  }
  .hero-showcase h1{
    max-width:300px;
  }
  .hero-circle-item:nth-child(1){left:28px;bottom:252px}
  .hero-circle-item:nth-child(2){right:30px;bottom:214px}
  .hero-circle-item:nth-child(3){left:50%;transform:translateX(-50%);bottom:136px}
  .hero-info-sheet{bottom:238px}
}

@media(max-width:430px){
  .hero-showcase .shell{
    width:calc(100% - 14px);
  }
  .hero-showcase-inner{
    aspect-ratio:1122 / 1780;
  }
  .hero-showcase .hero-copy{
    top:28px;
    left:16px;
    width:calc(100% - 34px);
    max-width:298px;
  }
  .hero-showcase .eyebrow{
    max-width:250px;
    font-size:12px;
    margin-bottom:10px;
  }
  .hero-accent-line{margin-bottom:14px}
  .hero-showcase h1{
    font-size:clamp(35px,10vw,44px);
    max-width:286px;
  }
  .hero-circle-item{width:94px}
  .hero-circle-item:nth-child(1){left:22px;bottom:234px}
  .hero-circle-item:nth-child(2){right:22px;bottom:196px}
  .hero-circle-item:nth-child(3){bottom:122px}
  .hero-circle{width:72px;height:72px}
  .hero-circle-label{font-size:11px;margin-bottom:7px}
  .hero-info-sheet{left:12px;right:12px;bottom:218px}
}

/* 040 — larger and more modern mobile contact popover */
.contact-popover{
  border:1px solid rgba(216,205,193,.9);
  border-radius:24px;
  padding:20px;
  background:rgba(255,255,255,.98);
  box-shadow:0 24px 60px rgba(49,42,35,.18);
}
.contact-popover-head{
  padding:2px 2px 15px;
}
.contact-popover-head small{
  font-size:13px;
  letter-spacing:.12em;
}
.contact-popover-head strong{
  margin-top:5px;
  font-family:"Archivo", Arial, sans-serif;
  font-size:28px;
  font-weight:700;
  line-height:1.05;
  letter-spacing:-.02em;
}
.contact-popover-close{
  width:42px;
  height:42px;
  background:#f3eee7;
  color:#4b4138;
  font-size:34px;
}
.contact-options{
  gap:12px;
}
.contact-option{
  min-height:88px;
  padding:14px 16px;
  grid-template-columns:56px 1fr auto;
  gap:14px;
  border-radius:18px;
  border:1px solid rgba(224,214,204,.95);
  background:#fcfbf8;
  box-shadow:0 2px 0 rgba(255,255,255,.85) inset;
}
.contact-option-icon{
  width:56px;
  height:56px;
  font-size:0;
}
.contact-option-icon svg{
  width:28px;
  height:28px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.contact-option>span:nth-child(2){
  gap:2px;
}
.contact-option strong{
  font-family:"Archivo", Arial, sans-serif;
  font-size:21px;
  font-weight:700;
  line-height:1.06;
  letter-spacing:-.02em;
}
.contact-option small{
  margin-top:4px;
  font-size:16px;
  line-height:1.25;
  color:#6f675f;
  white-space:normal;
  overflow:visible;
  text-overflow:clip;
}
.contact-option b{
  font-size:28px;
  font-weight:300;
  color:#8c7e72;
}
.contact-option:hover{
  border-color:#d7c0b0;
  background:#fff;
  box-shadow:0 8px 22px rgba(49,42,35,.08);
}

@media(max-width:720px){
  .contact-launcher{
    right:18px;
    bottom:calc(104px + env(safe-area-inset-bottom));
  }
  .contact-popover{
    width:min(360px,calc(100vw - 26px));
    right:0;
    bottom:74px;
    padding:18px;
    border-radius:22px;
  }
  .contact-popover-head small{
    font-size:12px;
  }
  .contact-popover-head strong{
    font-size:24px;
  }
  .contact-popover-close{
    width:40px;
    height:40px;
    font-size:32px;
  }
  .contact-option{
    min-height:82px;
    padding:12px 14px;
    grid-template-columns:52px 1fr auto;
  }
  .contact-option-icon{
    width:52px;
    height:52px;
  }
  .contact-option-icon svg{
    width:26px;
    height:26px;
  }
  .contact-option strong{
    font-size:18px;
  }
  .contact-option small{
    font-size:15px;
  }
  .contact-option b{
    font-size:26px;
  }
}

@media(max-width:430px){
  .contact-popover{
    width:calc(100vw - 24px);
    padding:16px;
  }
  .contact-popover-head strong{
    font-size:23px;
  }
  .contact-option{
    min-height:78px;
    grid-template-columns:48px 1fr auto;
    gap:12px;
    padding:11px 12px;
  }
  .contact-option-icon{
    width:48px;
    height:48px;
  }
  .contact-option-icon svg{
    width:24px;
    height:24px;
  }
  .contact-option strong{
    font-size:17px;
  }
  .contact-option small{
    font-size:14px;
  }
  .contact-option b{
    font-size:24px;
  }
}

/* 041 — hero quick actions styled like CONTACT with attached label pills */
@media(max-width:720px){
  .hero-circle-item{
    width:auto;
    display:flex;
    align-items:center;
    gap:0;
    position:absolute;
    z-index:6;
    background:none;
    border:0;
    padding:0;
    cursor:pointer;
  }
  .hero-circle-label{
    order:1;
    display:flex;
    align-items:center;
    justify-content:center;
    height:38px;
    padding:0 16px;
    margin:0 -8px 0 0;
    border:1.5px solid rgba(180,157,140,.62);
    border-radius:999px;
    background:rgba(255,255,255,.97);
    color:#6e5a4a;
    box-shadow:0 10px 26px rgba(49,42,35,.12);
    font-size:11.5px;
    font-weight:800;
    letter-spacing:.1em;
    line-height:1;
    white-space:nowrap;
  }
  .hero-circle{
    order:2;
    width:68px;
    height:68px;
    border-width:1.5px;
    box-shadow:0 12px 28px rgba(49,42,35,.16);
  }
  .hero-circle svg{
    width:26px;
    height:26px;
  }
  .hero-circle-item:hover .hero-circle,
  .hero-circle-item:focus-visible .hero-circle,
  .hero-circle-item.is-active .hero-circle{
    transform:translateY(-2px);
    box-shadow:0 14px 30px rgba(49,42,35,.18);
  }
  .hero-circle-item:hover .hero-circle-label,
  .hero-circle-item:focus-visible .hero-circle-label,
  .hero-circle-item.is-active .hero-circle-label{
    border-color:rgba(171,125,96,.78);
    color:#8d6044;
    background:#fffdfa;
  }
  .hero-circle-item:focus-visible{outline:none}

  .hero-circle-item:nth-child(1){left:16px;bottom:228px}
  .hero-circle-item:nth-child(2){right:16px;bottom:178px}
  .hero-circle-item:nth-child(3){left:28px;bottom:108px;transform:none}

  .hero-circle-peach .hero-circle{background:rgba(249,235,224,.98);border-color:rgba(173,108,73,.42)}
  .hero-circle-sage .hero-circle{background:rgba(233,241,229,.98);border-color:rgba(99,124,99,.38)}
  .hero-circle-blue .hero-circle{background:rgba(232,240,246,.98);border-color:rgba(91,117,135,.36)}
  .hero-circle-peach .hero-circle-label{border-color:rgba(173,108,73,.34)}
  .hero-circle-sage .hero-circle-label{border-color:rgba(99,124,99,.30)}
  .hero-circle-sage .hero-circle-label{color:#5c6d5f}
  .hero-circle-blue .hero-circle-label{border-color:rgba(91,117,135,.28);color:#5c7180}

  .hero-info-sheet{bottom:246px}
}

@media(max-width:430px){
  .hero-circle-label{
    height:36px;
    padding:0 14px;
    font-size:10.5px;
  }
  .hero-circle{
    width:64px;
    height:64px;
  }
  .hero-circle svg{width:24px;height:24px}
  .hero-circle-item:nth-child(1){left:14px;bottom:216px}
  .hero-circle-item:nth-child(2){right:14px;bottom:168px}
  .hero-circle-item:nth-child(3){left:24px;bottom:100px}
  .hero-info-sheet{left:12px;right:12px;bottom:232px}
}

/* 042 — floating contact button matched to provided reference */
:root{
  --contact-navy:#0b3b6d;
  --contact-gold:#d0a12c;
}

.contact-fab{
  background:var(--contact-navy) !important;
  border:4px solid var(--contact-gold) !important;
  color:#fff !important;
  box-shadow:0 14px 32px rgba(9,35,64,.28) !important;
}
.contact-fab:hover{
  background:#0a3561 !important;
  box-shadow:0 16px 36px rgba(9,35,64,.32) !important;
}
.contact-fab svg,
.contact-fab-close{
  color:#fff !important;
  stroke:#fff !important;
}
.contact-fab:before{
  content:"Contacts" !important;
  right:42px !important;
  bottom:-1px !important;
  top:auto !important;
  transform:none !important;
  height:30px !important;
  min-width:108px !important;
  padding:0 16px !important;
  border:3px solid var(--contact-gold) !important;
  border-radius:999px !important;
  background:var(--contact-navy) !important;
  color:#fff !important;
  box-shadow:0 10px 22px rgba(9,35,64,.24) !important;
  font-size:10.5px !important;
  font-weight:800 !important;
  letter-spacing:.03em !important;
  text-transform:none !important;
}
.contact-launcher.is-open .contact-fab:before{
  opacity:1 !important;
  transform:none !important;
}

@media(max-width:720px){
  .contact-fab{
    width:64px !important;
    height:64px !important;
    border-width:4px !important;
  }
  .contact-fab:before{
    right:44px !important;
    bottom:-2px !important;
    height:30px !important;
    min-width:110px !important;
    padding:0 16px !important;
    border-width:3px !important;
    font-size:10.25px !important;
  }
}

@media(max-width:430px){
  .contact-fab{
    width:62px !important;
    height:62px !important;
  }
  .contact-fab:before{
    right:42px !important;
    height:29px !important;
    min-width:106px !important;
    padding:0 15px !important;
    font-size:10px !important;
  }
}

/* 043 — mobile: aligned action rail + viewport hero + collapsing header */
@media(max-width:720px){
  /* Hero occupies one mobile screen instead of becoming excessively tall. */
  .hero-showcase{
    padding:12px 0 34px;
  }
  .hero-showcase .shell{
    width:calc(100% - 14px);
  }
  .hero-showcase-inner{
    height:calc(100svh - 108px);
    min-height:620px;
    max-height:820px;
    aspect-ratio:auto !important;
    border-radius:32px;
  }
  .hero-showcase .hero-photo,
  .hero-showcase .hero-photo picture,
  .hero-showcase .hero-photo img{
    width:100%;
    height:100%;
  }
  .hero-showcase .hero-photo img{
    object-fit:cover;
    object-position:center top;
  }

  /* Three actions: one clean vertical rail on the left, circle first, label second. */
  .hero-circle-menu{
    inset:auto !important;
    left:16px !important;
    bottom:54px !important;
    width:auto !important;
    display:flex !important;
    flex-direction:column;
    align-items:flex-start;
    gap:20px;
    pointer-events:none;
  }
  .hero-circle-item,
  .hero-circle-item:nth-child(1),
  .hero-circle-item:nth-child(2),
  .hero-circle-item:nth-child(3){
    position:relative !important;
    inset:auto !important;
    left:auto !important;
    right:auto !important;
    top:auto !important;
    bottom:auto !important;
    transform:none !important;
    width:auto !important;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:0;
    pointer-events:auto;
  }
  .hero-circle{
    order:1 !important;
    width:66px;
    height:66px;
    margin:0;
    position:relative;
    z-index:2;
  }
  .hero-circle-label{
    order:2 !important;
    min-width:116px;
    height:38px;
    margin:0 0 0 -8px !important;
    padding:0 17px 0 20px;
    justify-content:flex-start;
    text-align:left;
    position:relative;
    z-index:1;
    font-size:11px;
  }
  .hero-circle svg{
    width:25px;
    height:25px;
  }

  /* Full header shrinks toward the right edge after the user leaves the top. */
  .site-header{
    width:calc(100% - 22px) !important;
    margin:10px 11px 0 auto !important;
    top:8px !important;
    overflow:visible;
    transform-origin:right center;
    transition:
      width .38s cubic-bezier(.22,.72,.2,1),
      border-radius .32s ease,
      box-shadow .32s ease,
      background .32s ease;
  }
  .site-header .header-inner{
    transition:height .32s ease,padding .32s ease,gap .32s ease;
  }
  .site-header .brand{
    max-width:310px;
    overflow:hidden;
    opacity:1;
    transform:translateX(0);
    transition:max-width .28s ease,opacity .2s ease,transform .32s ease;
  }
  .site-header.is-compact{
    width:64px !important;
    border-radius:18px !important;
    background:rgba(255,253,249,.98);
    box-shadow:0 12px 30px rgba(46,38,31,.16);
  }
  .site-header.is-compact .header-inner{
    height:62px !important;
    padding:0 !important;
    gap:0 !important;
    justify-content:center;
  }
  .site-header.is-compact .brand{
    max-width:0;
    min-width:0;
    width:0;
    opacity:0;
    transform:translateX(22px);
    pointer-events:none;
  }
  .site-header.is-compact .menu-toggle{
    width:50px;
    height:50px;
    margin:0 auto !important;
    padding:11px;
  }
  .site-header.is-compact .primary-nav{
    left:auto !important;
    right:0 !important;
    top:70px !important;
    width:min(278px,calc(100vw - 24px));
    border:1px solid rgba(213,202,190,.9);
    border-radius:18px;
    background:rgba(255,253,249,.99);
    box-shadow:0 18px 42px rgba(44,36,29,.16);
    padding:10px 16px 14px;
  }
  .site-header.is-compact .primary-nav a{
    font-size:18px;
    padding:14px 6px;
  }
}

@media(max-width:430px){
  .hero-showcase-inner{
    height:calc(100svh - 104px);
    min-height:590px;
    max-height:780px;
  }
  .hero-circle-menu{
    left:13px !important;
    bottom:46px !important;
    gap:17px;
  }
  .hero-circle{
    width:62px;
    height:62px;
  }
  .hero-circle-label{
    min-width:108px;
    height:36px;
    padding:0 14px 0 18px;
    font-size:10.5px;
  }
  .site-header.is-compact{
    width:60px !important;
  }
  .site-header.is-compact .header-inner{
    height:58px !important;
  }
  .site-header.is-compact .menu-toggle{
    width:48px;
    height:48px;
  }
}

/* 044 — full-screen mobile info sheet for all three hero actions */
body.hero-info-open{
  overflow:hidden;
}

@media (max-width: 720px){
  .hero-info-sheet{
    position:fixed !important;
    inset:calc(env(safe-area-inset-top) + 8px) 8px calc(env(safe-area-inset-bottom) + 8px) 8px !important;
    z-index:1200 !important;
    display:flex !important;
    flex-direction:column;
    gap:0;
    width:auto !important;
    max-width:none !important;
    min-height:0;
    padding:20px 18px 20px !important;
    border:1px solid rgba(215,201,187,.92);
    border-radius:28px !important;
    background:rgba(255,252,249,.985) !important;
    box-shadow:0 24px 60px rgba(36,29,23,.24) !important;
    backdrop-filter:blur(12px);
    overflow:auto;
    -webkit-overflow-scrolling:touch;
  }
  .hero-info-sheet[hidden]{display:none !important}
  .hero-info-sheet::before{
    content:"";
    position:fixed;
    inset:0;
    background:rgba(247,242,236,.38);
    z-index:-1;
  }
  .hero-info-close{
    position:sticky;
    top:0;
    align-self:flex-end;
    right:auto;
    width:52px !important;
    height:52px !important;
    margin:0 0 8px auto;
    border:1.5px solid rgba(215,201,187,.95);
    border-radius:50%;
    background:#f4ede6 !important;
    color:#5d534a !important;
    font-size:34px !important;
    line-height:1;
    box-shadow:0 10px 24px rgba(49,42,35,.10);
    z-index:2;
  }
  .hero-info-kicker{
    margin:0 64px 10px 0 !important;
    font-size:13px !important;
    font-weight:800;
    letter-spacing:.14em;
  }
  .hero-info-sheet h3{
    margin:0 64px 16px 0 !important;
    font-size:clamp(34px, 8.6vw, 44px) !important;
    line-height:0.98 !important;
    letter-spacing:-.045em !important;
  }
  .hero-info-sheet p{
    margin:0 0 18px !important;
    font-size:23px !important;
    line-height:1.35 !important;
    color:#3b3631;
  }
  .hero-info-sheet ul{
    gap:16px !important;
    padding-bottom:8px;
  }
  .hero-info-sheet li{
    padding-left:30px !important;
    font-size:22px !important;
    line-height:1.36 !important;
    color:#413a34;
  }
  .hero-info-sheet li::before,
  .hero-info-sheet li:before{
    left:2px !important;
    top:.58em !important;
    width:10px !important;
    height:10px !important;
    background:#c2764d !important;
  }
}

@media (max-width: 430px){
  .hero-info-sheet{
    inset:calc(env(safe-area-inset-top) + 6px) 6px calc(env(safe-area-inset-bottom) + 6px) 6px !important;
    padding:18px 16px 18px !important;
    border-radius:24px !important;
  }
  .hero-info-close{
    width:48px !important;
    height:48px !important;
    margin-bottom:6px;
    font-size:31px !important;
  }
  .hero-info-kicker{
    margin-right:56px !important;
    font-size:12px !important;
  }
  .hero-info-sheet h3{
    margin-right:56px !important;
    font-size:clamp(30px, 9vw, 40px) !important;
  }
  .hero-info-sheet p{
    font-size:20px !important;
    line-height:1.34 !important;
  }
  .hero-info-sheet li{
    padding-left:26px !important;
    font-size:19px !important;
    line-height:1.34 !important;
  }
  .hero-info-sheet ul{gap:14px !important}
}

/* 045 — seamless hero fade, floating intro card, refined button motion */
@media(max-width:720px){
  /* Remove the hard visual ending: the kitchen gently dissolves into the page. */
  .hero-showcase{
    position:relative;
    z-index:1;
    padding-bottom:0 !important;
    background:#f8f3ec;
  }
  .hero-showcase-inner{
    overflow:hidden;
    border-radius:32px 32px 0 0 !important;
    background:linear-gradient(180deg,#eee4d8 0%,#eee4d8 72%,#f8f3ec 100%) !important;
  }
  .hero-showcase .hero-visual{
    -webkit-mask-image:linear-gradient(to bottom,
      #000 0%,
      #000 78%,
      rgba(0,0,0,.96) 82%,
      rgba(0,0,0,.78) 88%,
      rgba(0,0,0,.42) 94%,
      transparent 100%);
    mask-image:linear-gradient(to bottom,
      #000 0%,
      #000 78%,
      rgba(0,0,0,.96) 82%,
      rgba(0,0,0,.78) 88%,
      rgba(0,0,0,.42) 94%,
      transparent 100%);
  }
  .hero-showcase .hero-photo{
    border-radius:32px 32px 0 0 !important;
  }

  /* The next heading becomes one self-contained card emerging from the photo. */
  #services{
    position:relative;
    z-index:8;
    margin-top:-70px;
    padding-top:0 !important;
    background:linear-gradient(180deg,
      rgba(248,243,236,0) 0,
      #fffaf6 118px,
      #f7efe4 100%) !important;
  }
  #services .compact-grid{
    display:block;
  }
  #services .section-heading{
    position:relative !important;
    top:auto !important;
    margin:0 6px 46px;
    padding:28px 24px 30px;
    border:1px solid rgba(225,213,201,.9);
    border-radius:30px;
    background:rgba(255,252,248,.985);
    box-shadow:0 20px 44px rgba(48,39,32,.12);
    backdrop-filter:blur(10px);
  }
  #services .section-heading .eyebrow{
    margin-bottom:12px;
  }
  #services .section-heading h2{
    font-size:clamp(36px,9.6vw,46px);
    line-height:1.01;
  }
  #services .section-heading>p:last-child{
    max-width:none;
    margin-top:18px;
    font-size:18px;
    line-height:1.5;
  }
  #services .accordion{
    margin-top:0;
  }

  /* The three project actions feel interactive even before a tap. */
  .hero-circle-item{
    animation:heroActionFloat 4.8s ease-in-out infinite;
    will-change:translate,filter;
  }
  .hero-circle-item:nth-child(2){animation-delay:-1.55s}
  .hero-circle-item:nth-child(3){animation-delay:-3.1s}
  .hero-circle-item .hero-circle,
  .hero-circle-item .hero-circle-label{
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;
  }
  .hero-circle-item:active .hero-circle{
    transform:scale(.93) !important;
  }
  .hero-circle-item:active .hero-circle-label{
    transform:translateX(3px);
  }

  /* CONTACT gets the same restrained living motion. */
  .contact-launcher:not(.is-open) .contact-fab{
    animation:contactAlive 4.2s ease-in-out infinite;
  }
  .contact-fab:active{
    transform:scale(.94) !important;
  }

  @keyframes heroActionFloat{
    0%,100%{translate:0 0;filter:drop-shadow(0 0 0 rgba(0,0,0,0))}
    50%{translate:0 -4px;filter:drop-shadow(0 8px 8px rgba(55,43,34,.08))}
  }
  @keyframes contactAlive{
    0%,100%{translate:0 0}
    50%{translate:0 -3px}
  }
}

@media(max-width:430px){
  #services{
    margin-top:-60px;
  }
  #services .section-heading{
    margin:0 4px 40px;
    padding:25px 20px 27px;
    border-radius:26px;
  }
  #services .section-heading h2{
    font-size:clamp(33px,9.8vw,42px);
  }
  #services .section-heading>p:last-child{
    font-size:17px;
  }
}

@media(prefers-reduced-motion:reduce){
  .hero-circle-item,
  .contact-launcher .contact-fab{
    animation:none !important;
  }
}

/* 046 — prevent overlap above fullscreen info panel */
body.hero-info-open .site-header,
body.hero-info-open .contact-launcher,
body.hero-info-open .hero-circle-menu,
body.hero-info-open .hero-copy{
  opacity:0 !important;
  pointer-events:none !important;
}

body.hero-info-open .site-header{
  transform:translateX(120px) scale(.92) !important;
}

body.hero-info-open .hero-showcase-inner::after{
  content:"";
  position:fixed;
  inset:0;
  background:rgba(250,248,244,.68);
  backdrop-filter:blur(4px);
  z-index:1190;
}

@media (max-width: 720px){
  .hero-info-sheet{
    inset:calc(env(safe-area-inset-top) + 14px) 12px calc(env(safe-area-inset-bottom) + 14px) 12px !important;
    z-index:1305 !important;
  }
  .hero-info-sheet::before{
    background:transparent !important;
  }
  .hero-info-close{
    position:absolute !important;
    top:14px !important;
    right:14px !important;
  }
  .hero-info-kicker{
    padding-top:4px;
  }
}

@media (max-width: 430px){
  .hero-info-sheet{
    inset:calc(env(safe-area-inset-top) + 10px) 10px calc(env(safe-area-inset-bottom) + 10px) 10px !important;
  }
  .hero-info-close{
    top:12px !important;
    right:12px !important;
  }
}

/* 047 — true viewport-level fullscreen sheets on mobile */
body.hero-info-open::before{
  content:"";
  position:fixed;
  inset:0;
  z-index:1290;
  background:rgba(38,31,25,.20);
  backdrop-filter:blur(5px);
}

body.hero-info-open .site-header,
body.hero-info-open .contact-launcher{
  visibility:hidden !important;
}

@media(max-width:720px){
  body > .hero-info-sheet{
    position:fixed !important;
    inset:0 !important;
    z-index:1300 !important;
    width:100vw !important;
    height:100dvh !important;
    max-width:none !important;
    max-height:none !important;
    margin:0 !important;
    padding:
      max(26px, env(safe-area-inset-top))
      22px
      max(28px, env(safe-area-inset-bottom)) !important;
    border:0 !important;
    border-radius:0 !important;
    background:#fcf9f5 !important;
    box-shadow:none !important;
    overflow-y:auto !important;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
  }
  body > .hero-info-sheet[hidden]{
    display:none !important;
  }
  body > .hero-info-sheet::before{
    display:none !important;
  }
  body > .hero-info-sheet .hero-info-close{
    position:fixed !important;
    top:max(18px, env(safe-area-inset-top)) !important;
    right:18px !important;
    width:54px !important;
    height:54px !important;
    border:1.5px solid #ddd0c3 !important;
    border-radius:50% !important;
    background:#f2ebe4 !important;
    color:#463d35 !important;
    box-shadow:0 10px 24px rgba(49,42,35,.11) !important;
    font-size:35px !important;
    z-index:2;
  }
  body > .hero-info-sheet .hero-info-kicker{
    margin:74px 70px 12px 0 !important;
    font-size:14px !important;
    letter-spacing:.14em !important;
  }
  body > .hero-info-sheet h3{
    margin:0 54px 18px 0 !important;
    font-size:clamp(38px,10vw,50px) !important;
    line-height:.98 !important;
  }
  body > .hero-info-sheet p{
    margin:0 0 22px !important;
    font-size:23px !important;
    line-height:1.38 !important;
  }
  body > .hero-info-sheet ul{
    gap:18px !important;
    padding:0 0 20px !important;
  }
  body > .hero-info-sheet li{
    padding-left:31px !important;
    font-size:21px !important;
    line-height:1.4 !important;
  }
  body > .hero-info-sheet li::before,
  body > .hero-info-sheet li:before{
    width:10px !important;
    height:10px !important;
    left:3px !important;
    top:.62em !important;
  }

  /* Keep the normal hero-to-services transition clear of the action rail. */
  #services{
    margin-top:-22px !important;
  }
  #services .section-heading{
    margin-bottom:42px !important;
  }
}

@media(max-width:430px){
  body > .hero-info-sheet{
    padding:
      max(20px, env(safe-area-inset-top))
      18px
      max(24px, env(safe-area-inset-bottom)) !important;
  }
  body > .hero-info-sheet .hero-info-close{
    top:max(14px, env(safe-area-inset-top)) !important;
    right:14px !important;
    width:50px !important;
    height:50px !important;
    font-size:32px !important;
  }
  body > .hero-info-sheet .hero-info-kicker{
    margin-top:68px !important;
    font-size:13px !important;
  }
  body > .hero-info-sheet h3{
    font-size:clamp(34px,10vw,44px) !important;
  }
  body > .hero-info-sheet p{
    font-size:20px !important;
  }
  body > .hero-info-sheet li{
    font-size:19px !important;
  }
  #services{
    margin-top:-16px !important;
  }
}
