/* Eston Group — simple, local, artisanal. */
:root{--ink:#292b28;--muted:#65665f;--copper:#96502f;--copper-dark:#753b20;--cream:#f7f5f0;--sand:#eee8dc;--line:#deded5;--white:#fff;--radius:10px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:130px}
body{margin:0;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.65;background:#fff;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button,a,summary{-webkit-tap-highlight-color:transparent}
button,summary{cursor:pointer}
img{display:block;max-width:100%}
figure,p{margin:0}
p+p{margin-top:18px}
h1,h2,h3{margin:0;font-weight:700;line-height:1.12;letter-spacing:-.035em;text-wrap:balance}
h1{font-size:clamp(36px,4.15vw,60px)}
h2{font-size:clamp(29px,3.05vw,42px)}
h3{font-size:22px}
ul,ol{padding:0;list-style:none}
address{font-style:normal}
svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
a,button,summary{touch-action:manipulation}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--copper);outline-offset:5px}
a:hover{color:var(--copper)}
[hidden]{display:none!important}
.container{width:min(1180px,calc(100% - 80px));margin-inline:auto}
.section{padding:88px 0}
.section-tint{background:var(--cream)}
.eyebrow{font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.15em;color:var(--copper);margin-bottom:19px}
.intro{font-size:18px;line-height:1.8;color:var(--muted);max-width:680px;margin-top:24px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:14px 23px;min-height:50px;color:white;background:var(--copper);border:1px solid var(--copper);border-radius:6px;font-size:14px;font-weight:650;line-height:1.45;text-align:center;transition:background .18s,box-shadow .18s}
.button:hover{color:white;background:var(--copper-dark);border-color:var(--copper-dark);box-shadow:0 4px 14px #753b2018}
.button-small{min-height:42px;padding:11px 16px;gap:12px;font-size:13px}
.button-row{display:flex;align-items:center;gap:25px;flex-wrap:wrap}
.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:650;color:var(--copper);line-height:1.6}
.text-link:hover{text-decoration:underline;text-underline-offset:5px}
.phone-link{display:inline-flex;align-items:center;gap:9px;font-size:15px;font-weight:700;white-space:nowrap}
.phone-link svg{width:18px;color:var(--copper)}
.small{font-size:13px;color:var(--muted)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:0;left:20px;z-index:50;transform:translateY(-120%);background:var(--ink);color:white;padding:14px 24px;border-radius:0 0 6px 6px}
.skip-link:focus{transform:none;color:white}
.topbar{background:var(--ink);color:#f6f4ef;font-size:11px;letter-spacing:.03em}
.topbar-inner{display:flex;align-items:center;justify-content:space-between;min-height:34px}
.topbar a{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600}
.topbar a:hover{color:#e4b58f}
.topbar svg{width:13px;height:13px}
.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:91px}
.brand{display:inline-flex;align-items:center;flex-shrink:0}
.brand img{width:155px;height:83px;object-fit:cover;object-position:50% 25%}
.main-nav{display:flex;align-items:center;gap:22px;font-size:13px;font-weight:600}
.main-nav>a:not(.button){padding:14px 0;white-space:nowrap}
.main-nav [aria-current=page]:not(.button),.nav-dropdown[data-current]>summary{color:var(--copper)}
.nav-dropdown{position:relative}
.nav-dropdown>summary{list-style:none;display:flex;align-items:center;gap:7px;padding:16px 0}
summary::-webkit-details-marker{display:none}
.nav-dropdown>summary>.nav-chevron{width:9px;height:12px;fill:currentColor;stroke:none;color:var(--copper);transition:transform .15s}
.nav-dropdown[open]>summary>.nav-chevron{transform:rotate(180deg)}
.nav-dropdown[open]>summary{color:var(--copper)}
.nav-dropdown-menu{position:absolute;top:100%;left:-20px;min-width:282px;padding:10px;border:1px solid var(--line);background:#fff;box-shadow:0 15px 35px #292b2818;border-radius:8px}
.nav-dropdown-menu a{display:block;line-height:1.4;padding:11px 12px;border-radius:4px;font-size:13px}
.nav-dropdown-menu a:hover{background:var(--cream)}
.nav-dropdown-menu .dropdown-overview{font-weight:700;color:var(--copper);border-bottom:1px solid var(--line);border-radius:0;margin-bottom:5px;padding-bottom:14px}
.dropdown-overview span{float:right}
.menu-toggle{display:none}
.home-hero{background:var(--cream);padding:52px 0 57px}
.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:54px;align-items:center}
.hero-copy h1{font-size:clamp(35px,3.75vw,54px);line-height:1.12;letter-spacing:-.048em}
.hero-copy h1>span{color:var(--copper)}
.hero-copy .eyebrow{font-size:10px;letter-spacing:.12em;display:flex;gap:9px;align-items:center;margin-bottom:21px}
.status-dot{width:6px;height:6px;background:var(--copper);border-radius:50%;display:inline-block}
.hero-description{font-size:15px;color:var(--muted);line-height:1.85;max-width:495px;margin-top:25px;margin-bottom:27px}
.hero-copy .button-row{gap:20px}
.hero-copy .button{font-size:13px;padding:15px 18px;gap:15px}
.hero-copy .phone-link{font-size:14px}
.hero-note{margin-top:31px;display:flex;gap:12px;align-items:center;font-size:12px;color:var(--muted);line-height:1.7}
.hero-note strong{font-weight:650;color:var(--ink)}
.checkmark{border:1px solid #d5c8b5;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:var(--copper)}
.hero-photo{height:480px;position:relative;border-radius:var(--radius);overflow:hidden;background:var(--sand)}
.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:51% center}
.photo-caption{position:absolute;bottom:17px;left:17px;right:17px;background:#fff;display:flex;align-items:center;gap:11px;border-radius:6px;padding:15px 18px;font-size:13px;font-weight:650;box-shadow:0 3px 20px #292b2810}
.caption-dot{height:8px;width:8px;border-radius:50%;background:var(--copper);flex-shrink:0}
.photo-caption small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:2px}
.photo-caption a{margin-left:auto;font-size:22px;color:var(--copper);width:32px;min-height:40px;display:grid;place-items:center}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:35px}
.section-heading>p{font-size:14px;color:var(--muted);max-width:335px}
.section-heading .eyebrow{margin-bottom:15px}
.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.service-card{padding:27px 24px 24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:border-color .18s,transform .18s}
.service-card:hover{border-color:#bc9c7e;transform:translateY(-3px)}
.service-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}
.service-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:8px;color:var(--copper);background:#f5eee4}
.service-icon svg{height:27px;width:27px}
.service-number{font-size:11px;color:#78786e;letter-spacing:.08em}
.service-card h3{font-size:23px;margin-bottom:13px}
.service-card p{font-size:14px;color:var(--muted);min-height:70px;margin-bottom:24px;line-height:1.75}
.service-card .text-link{font-size:12px;display:flex;justify-content:space-between;gap:8px;border-top:1px solid var(--line);padding-top:17px}
.artisan-section{padding-top:25px}
.artisan-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}
.artisan-photo{height:450px;position:relative;overflow:hidden;border-radius:var(--radius);background:var(--sand)}
.artisan-photo img{width:100%;height:100%;object-fit:cover;object-position:center 45%}
.image-label{position:absolute;bottom:18px;left:18px;background:#fff;padding:9px 15px;font-size:11px;border-radius:4px}
.artisan-copy h2{margin-bottom:26px}
.artisan-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;color:var(--muted)}
.check-list{margin:24px 0;display:grid;gap:10px;font-size:14px}
.check-list li{display:flex;align-items:baseline;gap:11px}
.check-list li:before{content:"✓";color:var(--copper);font-size:13px;font-weight:700}
.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 24px}
.project-card{height:100%}
.project-image{display:block;overflow:hidden;border-radius:var(--radius);background:var(--cream)}
.project-image img{width:100%;height:245px;object-fit:cover;transition:transform .3s}
.project-card:hover .project-image img{transform:scale(1.035)}
.project-card-body{padding:19px 2px 0}
.category{font-size:10px;color:var(--copper);text-transform:uppercase;letter-spacing:.1em;font-weight:700;display:block;margin-bottom:9px}
.project-card h3{font-size:20px;letter-spacing:-.025em}
.project-card h3 a{display:flex;justify-content:space-between;gap:15px;line-height:1.3}
.project-card h3 span{font-size:20px;color:var(--copper)}
.project-card p{font-size:13px;color:var(--muted);margin-top:11px;line-height:1.7}
.brands-section{padding:32px 0 46px;border-top:1px solid var(--line)}
.brands-section p{text-align:center;font-size:11px;color:var(--muted)}
.brands-section ul{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:22px 26px;margin:25px 0 0}
.brands-section li{display:flex;align-items:center;justify-content:center;width:150px;height:58px}
.brands-section li img{display:block;width:138px;height:42px;max-width:100%;max-height:100%;object-fit:contain}
.brands-section li .brand-logo-cerga{width:138px;height:52px}
.brands-section li .brand-logo-bosch{width:54px;height:54px}
.brands-section li .brand-logo-duco{width:138px;height:30px}
.brands-section li .brand-logo-vaillant{width:138px;height:40px}
.brands-section li .brand-logo-zehnder{width:145px;height:42px}
.contact-banner{background:var(--sand);padding:53px 0}
.contact-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}
.contact-banner .eyebrow{margin-bottom:13px}
.contact-banner h2{font-size:34px}
.contact-banner p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:13px}
.contact-banner-actions{display:flex;flex-direction:column;align-items:center;gap:14px;flex-shrink:0}
.contact-banner-actions .button{min-width:245px;font-size:18px;letter-spacing:.01em}
.contact-banner-actions .text-link{font-size:12px;gap:8px}
.site-footer{padding:46px 0 0;background:white}
.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:70px;padding-bottom:40px}
.footer-about .brand{margin-top:-15px;margin-left:-5px}
.footer-about p{font-size:13px;color:var(--muted);line-height:1.8}
.footer-about .footer-slogan{font-size:12px;color:var(--copper);margin-top:16px;font-weight:600}
.footer-grid h2{font-size:12px;font-weight:700;letter-spacing:.03em;margin:13px 0 21px}
.footer-grid>div:not(:first-child)>a,.footer-grid address{display:block;font-size:13px;color:var(--muted);margin-top:9px}
.footer-grid a:hover{color:var(--copper)}
.footer-grid .footer-phone{font-size:20px!important;font-weight:700;color:var(--ink)!important;letter-spacing:-.025em}
.footer-grid address{margin:18px 0}
.footer-bottom{border-top:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted)}
.mobile-contact{display:none}
.breadcrumbs{font-size:11px;color:var(--muted);padding-top:22px;padding-bottom:21px}
.breadcrumbs ol{margin:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.breadcrumbs li+li:before{content:"/";margin-right:10px;color:#918f84}
.page-hero{background:var(--cream);padding:48px 0 56px}
.page-hero .button{margin-top:29px}
.page-hero-compact{padding:45px 0 49px}
.page-hero-compact h1{max-width:920px}
.page-hero-compact .intro{max-width:680px;font-size:17px}
.service-hero-grid{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:70px}
.service-hero-grid h1{font-size:clamp(34px,3.8vw,52px)}
.service-hero-grid .intro{font-size:16px}
.service-hero-photo{height:345px;position:relative;border-radius:var(--radius);overflow:hidden}
.service-hero-photo img{width:100%;height:100%;object-fit:cover}
.service-hero-photo figcaption{position:absolute;left:14px;bottom:14px;background:white;padding:8px 12px;border-radius:4px;font-size:11px}
.service-overview{border:1px solid #dcd1bf;border-radius:var(--radius);padding:30px;background:#fffdf8}
.service-overview h2{font-size:25px;margin-top:22px}
.service-overview ol{font-size:14px;margin:25px 0;display:grid;gap:15px}
.service-overview li{display:flex;gap:12px}
.service-overview li span{font-size:11px;color:var(--copper);padding-top:3px}
.service-overview p{font-size:12px;border-top:1px solid var(--line);padding-top:20px;color:var(--muted)}
.service-content-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:85px;align-items:start}
.service-sidebar{position:sticky;top:125px}
.service-sidebar nav{display:grid;border-top:1px solid var(--line)}
.service-sidebar nav a{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:13px 0;font-size:13px}
.service-sidebar nav span{color:var(--copper)}
.sidebar-phone{display:block;padding:20px;background:var(--cream);font-size:12px;border-radius:6px;margin-top:24px}
.sidebar-phone strong{display:block;font-size:20px;color:var(--copper);margin-top:4px}
.service-details>h2{font-size:33px;margin-bottom:22px}
.service-lead{font-size:15px;color:var(--muted);margin-bottom:35px}
.solution{display:flex;gap:22px;padding:28px 0;border-top:1px solid var(--line);scroll-margin-top:20px}
.solution-number{font-size:12px;color:var(--copper);font-weight:600;padding-top:4px}
.solution h3{font-size:24px;margin-bottom:15px}
.solution p{font-size:15px;line-height:1.85;color:var(--muted)}
.faq-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:80px}
.faq-grid h2{font-size:35px}
.faq-grid>div>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:24px}
.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{list-style:none;font-weight:600;padding:22px 0;font-size:15px;display:flex;justify-content:space-between;align-items:center;gap:24px;line-height:1.5}
.faq-list summary span{color:var(--copper);font-size:23px;font-weight:400}
.faq-list details[open] summary span{transform:rotate(45deg)}
.faq-list p{font-size:14px;color:var(--muted);padding:0 30px 24px 0;line-height:1.8}
.projects-section{padding-top:40px}
.project-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:33px}
.project-filters button{border:1px solid var(--line);border-radius:5px;background:#fff;padding:10px 18px;font-size:13px;color:var(--ink)}
.project-filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}
.project-filters button span{margin-left:10px;font-size:10px;opacity:.8}
.project-detail-section{padding-top:48px}
.project-detail-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start}
.project-detail-photo{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}
.project-detail-photo>a{display:block}
.project-detail-photo>a>img{width:100%;height:590px;object-fit:contain}
.project-detail-photo figcaption{font-size:11px;padding:13px 20px;color:var(--muted);display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line)}
.project-thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:12px}
.project-thumbnail{display:block;padding:0;border:2px solid transparent;border-radius:6px;background:var(--white);overflow:hidden}
.project-thumbnail:hover,.project-thumbnail.is-active{border-color:var(--copper)}
.project-thumbnail img{width:100%;height:80px;object-fit:cover}
.project-lightbox{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:30px;background:#292b28ed}
.project-lightbox-backdrop{position:absolute;inset:0}
.project-lightbox-dialog{position:relative;z-index:1;width:min(1120px,100%);display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:18px}
.project-lightbox-figure{min-width:0;background:#fff;border-radius:var(--radius);overflow:hidden}
.project-lightbox-image{display:block;width:100%;height:auto;max-height:calc(100vh - 145px);object-fit:contain;background:#292b28}
.project-lightbox-figure figcaption{display:flex;justify-content:space-between;gap:15px;padding:11px 16px;font-size:12px;color:var(--muted)}
.project-lightbox-close,.project-lightbox-nav{display:grid;place-items:center;border:1px solid #ffffff80;color:#fff;background:#292b28b8;cursor:pointer}
.project-lightbox-close{position:absolute;right:-13px;top:-13px;z-index:2;width:37px;height:37px;border-radius:50%;font-size:27px;line-height:1}
.project-lightbox-nav{width:44px;height:56px;border-radius:5px;font-size:40px;line-height:1}
.project-lightbox-close:hover,.project-lightbox-nav:hover{background:var(--copper);color:#fff}
body.lightbox-open{overflow:hidden}
.project-story h2{font-size:33px;margin-bottom:23px}
.project-story>p:not(.eyebrow){font-size:15px;color:var(--muted);line-height:1.85}
.project-question{margin-top:34px;padding:26px;border-radius:8px;background:var(--cream)}
.project-question h3{font-size:23px}
.project-question p{font-size:14px;color:var(--muted);margin:12px 0 19px}
.about-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:center}
.experience-panel{background:var(--sand);padding:43px;border:1px solid #e0d6c5;border-radius:var(--radius)}
.experience-panel>strong{font-size:120px;letter-spacing:-.08em;line-height:1;color:var(--copper);font-weight:650}
.experience-panel>strong>span{font-size:65px;vertical-align:top;position:relative;top:13px;margin-left:10px}
.experience-panel h2{font-size:27px;margin-top:16px}
.experience-panel p{font-size:15px;color:var(--muted);margin-top:18px;max-width:290px}
.experience-signature{display:block;border-top:1px solid #d2c6b3;margin-top:30px;padding-top:23px;font-size:12px;color:var(--copper)}
.local-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:120px;align-items:center}
.local-grid>div>p:not(.eyebrow){font-size:15px;color:var(--muted);margin:25px 0}
.address-card{background:white;padding:32px;border:1px solid var(--line);border-radius:var(--radius)}
.address-card h3{margin:20px 0 13px}
.address-card address{font-size:16px;margin-bottom:19px}
.address-card .small{margin:24px 0 0!important;font-size:12px!important}
.contact-grid{display:grid;grid-template-columns:.9fr 1.2fr;gap:85px;align-items:start}
.contact-direct h2{font-size:30px;margin-bottom:15px}
.contact-direct>p{color:var(--muted);font-size:15px}
.contact-method{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:23px 0}
.contact-method>svg{color:var(--copper)}
.contact-method small{display:block;font-size:11px;color:var(--muted)}
.contact-method strong{display:block;font-size:21px;letter-spacing:-.025em;font-weight:650}
.contact-method .email-value{font-size:18px;overflow-wrap:anywhere}
.contact-method address{font-size:14px;margin:4px 0}
.contact-tip{background:var(--cream);border-radius:8px;padding:23px;margin-top:25px}
.contact-tip h3{font-size:19px;margin-bottom:10px}
.contact-tip p{font-size:13px;color:var(--muted)}
.contact-form{padding:33px;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius)}
.contact-form h2{font-size:29px;margin-bottom:14px}
.contact-form>p{font-size:14px;color:var(--muted)}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.form-field{margin-bottom:21px;min-width:0}
.form-grid .form-field{margin-bottom:0}
.contact-form form{margin-top:26px}
label{display:block;font-size:13px;font-weight:600;margin-bottom:7px}
label span{font-size:11px;font-weight:400;color:var(--muted)}
input,textarea,select{width:100%;border:1px solid #c5c5ba;border-radius:4px;background:#fff;color:var(--ink);padding:12px;font-size:15px;min-height:48px}
textarea{resize:vertical;min-height:150px}
input[aria-invalid=true],textarea[aria-invalid=true]{border-color:#a02920}
.form-grid+.form-grid,.form-grid+.form-field{margin-top:20px}
.form-error{color:#9a2920;font-size:12px;margin-top:5px}
.form-note{font-size:11px!important;line-height:1.8;color:var(--muted);margin:16px 0!important}
.notice{padding:16px 20px;border:1px solid #c5ae85;background:#fcf6e9;border-radius:6px;margin:0 0 24px;font-size:14px}
.notice-success{background:#eff5eb;border-color:#95ae88}
.contact-fallback{padding-top:20px}
.contact-fallback ol{counter-reset:prepare;display:grid;gap:18px;margin:20px 0 30px}
.contact-fallback li{counter-increment:prepare;display:flex;gap:14px;font-size:14px;align-items:baseline}
.contact-fallback li:before{content:"0" counter(prepare);color:var(--copper);font-size:11px;font-weight:600}
.contact-fallback .button{margin-top:7px}
@media(min-width:1500px){.container{width:min(1260px,calc(100% - 100px))}.hero-grid{gap:70px}.hero-copy h1{font-size:57px}.hero-photo{height:510px}.main-nav{gap:28px}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.main-nav{gap:13px;font-size:12px}.brand img{width:135px;height:77px}.header-inner{gap:15px}.button-small{padding:10px;font-size:12px}.hero-grid{gap:30px}.hero-copy .button-row{gap:17px}.hero-photo{height:460px}.hero-copy h1{font-size:42px}.service-card{padding:22px 18px}.artisan-grid{gap:55px}.service-content-grid{gap:45px;grid-template-columns:240px minmax(0,1fr)}.contact-grid{gap:50px}.local-grid{gap:65px}.service-hero-grid{gap:40px}.footer-grid{gap:45px}}
@media(max-width:900px){html{scroll-padding-top:100px}.header-inner{min-height:81px}.brand img{width:142px;height:76px}.menu-toggle{display:flex;gap:13px;align-items:center;border:1px solid var(--line);padding:9px 14px;border-radius:5px;background:white;font-size:13px}.menu-toggle span{font-size:18px}.main-nav{flex-direction:column;align-items:stretch;gap:0;padding:10px 24px 23px;font-size:14px;border-top:1px solid var(--line)}.js .main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 12px 22px #292b2812;max-height:calc(100dvh - 86px);overflow:auto}.js .main-nav.is-open{display:flex}.main-nav>a:not(.button),.nav-dropdown>summary{padding:13px 0;border-bottom:1px solid var(--line)}.nav-dropdown>summary{justify-content:space-between}.nav-dropdown-menu{position:static;box-shadow:none;border:0;border-radius:0;min-width:0;background:var(--cream);padding:8px 12px}.main-nav>.button{margin-top:18px;align-self:flex-start;font-size:14px;padding:13px 20px}.header-inner{flex-wrap:wrap}.header-inner>.main-nav{width:100%}.js .header-inner{flex-wrap:nowrap}.hero-grid{grid-template-columns:1fr 1fr;gap:26px}.hero-copy h1{font-size:37px}.hero-copy .eyebrow{font-size:9px;letter-spacing:.07em}.hero-description{font-size:14px}.hero-photo{height:480px}.hero-note{font-size:11px}.photo-caption{left:12px;right:12px;bottom:12px;padding:12px;gap:8px;font-size:11px}.photo-caption small{font-size:9px}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card p{min-height:46px}.artisan-grid{gap:35px}.artisan-photo{height:430px}.projects-grid{gap:22px 18px}.project-image img{height:210px}.project-card h3{font-size:18px}.contact-banner h2{font-size:29px}.footer-grid{gap:30px;grid-template-columns:1fr .85fr 1fr}.service-hero-grid{gap:30px}.service-hero-photo{height:360px}.service-content-grid{grid-template-columns:200px minmax(0,1fr);gap:35px}.faq-grid{gap:40px}.service-details>h2{font-size:29px}.solution h3{font-size:22px}.service-sidebar{top:105px}.project-detail-grid{gap:35px}.project-detail-photo>a>img{height:520px}.about-hero-grid{gap:40px}.experience-panel{padding:30px}.contact-grid{gap:35px;grid-template-columns:1fr 1.1fr}.contact-form{padding:25px}.form-grid{grid-template-columns:1fr;gap:18px}.contact-method strong{font-size:19px}.contact-method .email-value{font-size:16px}.local-grid{gap:40px}}
@media(max-width:650px){body{font-size:15px;padding-bottom:57px}.container{width:calc(100% - 36px)}.section{padding:53px 0}.topbar-inner{min-height:30px}.topbar-inner>span{font-size:9px;letter-spacing:0}.topbar a{font-size:10px;gap:5px}.topbar svg{width:11px}.header-inner{min-height:73px}.brand img{width:130px;height:70px}.home-hero{padding:32px 0 30px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy h1{font-size:clamp(34px,8.9vw,49px);line-height:1.12}.hero-copy .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:18px}.hero-description{font-size:14px;margin-top:20px;margin-bottom:23px;line-height:1.8}.hero-copy .button-row{gap:18px}.hero-copy .button{padding:13px 15px;font-size:12px}.hero-copy .phone-link{font-size:13px;gap:7px}.hero-copy .phone-link svg{width:15px}.hero-note{margin-top:24px;font-size:11px}.hero-photo{height:320px;border-radius:8px}.photo-caption{font-size:12px;padding:12px 15px}.photo-caption small{font-size:10px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:18px;font-size:14px;max-width:none}.section-heading>.text-link{margin-top:20px}.eyebrow{font-size:10px;margin-bottom:15px}h2{font-size:31px}.services-grid{gap:12px}.service-card{padding:19px 15px 17px}.service-card-top{margin-bottom:23px}.service-card h3{font-size:21px}.service-card p{font-size:12px;min-height:63px;margin-bottom:16px}.service-card .text-link{font-size:11px;line-height:1.5;gap:4px}.service-icon{width:39px;height:39px}.service-icon svg{width:23px;height:23px}.service-number{font-size:10px}.artisan-section{padding-top:0}.artisan-grid{grid-template-columns:1fr;gap:32px}.artisan-photo{height:335px}.artisan-copy>p:not(.eyebrow){font-size:14px}.artisan-copy h2{margin-bottom:20px}.check-list{font-size:13px;gap:12px}.projects-grid{grid-template-columns:1fr;gap:30px}.project-image img{height:265px}.project-card h3{font-size:21px}.project-card p{font-size:13px}.project-card-body{padding-top:16px}.brands-section{padding:28px 0 35px}.brands-section ul{gap:15px 25px;margin-top:22px}.brands-section li{font-size:17px;width:130px;height:50px}.brands-section li img{width:120px;height:36px}.brands-section li .brand-logo-bosch{width:48px;height:48px}.brands-section p{font-size:10px}.contact-banner{padding:38px 0}.contact-banner-inner{display:block}.contact-banner h2{font-size:30px;max-width:310px}.contact-banner p:not(.eyebrow){font-size:13px}.contact-banner-actions{align-items:flex-start;margin-top:25px;gap:13px}.contact-banner-actions .button{font-size:17px;min-width:230px}.site-footer{padding-top:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px 20px;padding-bottom:26px}.footer-about{grid-column:1/-1}.footer-about .brand{margin-top:0}.footer-about p{font-size:12px}.footer-about p br:last-child{display:none}.footer-grid h2{margin:5px 0 15px;font-size:12px}.footer-grid .footer-phone{font-size:17px!important}.footer-grid>div:not(:first-child)>a,.footer-grid address{font-size:12px}.footer-grid address{margin:15px 0}.footer-grid a{overflow-wrap:anywhere}.footer-bottom{display:block;font-size:9px;line-height:1.9;padding:17px 0}.footer-bottom>a{display:block}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:25;display:grid;grid-template-columns:1fr 1.35fr;box-shadow:0 -3px 12px #292b2810;background:white;padding-bottom:env(safe-area-inset-bottom)}.mobile-contact>a{display:flex;align-items:center;justify-content:center;gap:11px;min-height:57px;font-size:13px;font-weight:600}.mobile-contact>a:first-child{background:white;color:var(--ink);border-top:1px solid var(--line)}.mobile-contact>a:last-child{background:var(--copper);color:white}.mobile-contact svg{width:18px}.breadcrumbs{padding-top:17px;padding-bottom:17px;font-size:10px}.page-hero{padding:31px 0 36px}.page-hero h1{font-size:38px}.page-hero .intro{font-size:15px;line-height:1.8;margin-top:20px}.page-hero .button{margin-top:23px}.service-hero-grid{grid-template-columns:1fr;gap:30px}.service-hero-photo{height:280px}.service-overview{padding:24px}.service-overview h2{font-size:25px}.service-overview ol{font-size:13px}.service-content-grid{grid-template-columns:1fr;gap:35px}.service-sidebar{position:static;background:var(--cream);padding:23px;border-radius:8px}.sidebar-phone{display:none}.service-sidebar nav a{font-size:12px;padding:11px 0}.service-details>h2{font-size:29px}.service-lead,.solution p{font-size:14px}.solution{gap:16px;padding:24px 0;scroll-margin-top:96px}.solution h3{font-size:23px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-grid h2{font-size:31px}.faq-grid>div>p:not(.eyebrow){margin-top:18px}.faq-list summary{font-size:14px;padding:19px 0;gap:17px}.faq-list p{font-size:13px;padding-right:12px}.project-filters{gap:8px;margin-bottom:27px}.project-filters button{padding:9px 13px;font-size:12px}.projects-section{padding-top:30px}.project-detail-grid{grid-template-columns:1fr;gap:33px}.project-detail-photo img{height:auto;max-height:580px;min-height:240px}.project-detail-photo figcaption{font-size:10px;padding:12px 15px}.project-detail-section{padding-top:30px}.project-story h2{font-size:29px}.project-story>p:not(.eyebrow){font-size:14px}.about-hero-grid{grid-template-columns:1fr;gap:30px}.experience-panel{padding:28px}.experience-panel>strong{font-size:95px}.experience-panel>strong>span{font-size:50px}.experience-panel h2{font-size:25px;margin-top:10px}.experience-panel p{font-size:14px}.experience-signature{margin-top:24px;padding-top:19px}.local-grid{grid-template-columns:1fr;gap:28px}.local-grid>div>p:not(.eyebrow){font-size:14px;margin:21px 0}.address-card{padding:26px}.contact-grid{grid-template-columns:1fr;gap:36px}.contact-form{padding:23px}.contact-direct h2,.contact-form h2{font-size:28px}.contact-method strong{font-size:22px}.contact-method .email-value{font-size:20px}.contact-method{padding:20px 0}.form-grid{grid-template-columns:1fr}.contact-form .button{width:100%}.contact-fallback li{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(max-width:650px){.project-thumbnails{grid-template-columns:repeat(3,1fr);gap:7px;padding:9px}.project-thumbnail img{height:70px}.project-lightbox{padding:15px}.project-lightbox-dialog{grid-template-columns:34px minmax(0,1fr) 34px;gap:5px}.project-lightbox-nav{width:34px;height:48px;font-size:31px}.project-lightbox-close{right:0;top:-48px}.project-lightbox-figure figcaption{font-size:10px;padding:9px 11px}.project-detail-photo>a>img{height:auto;max-height:580px;min-height:240px}}
html:not(.js) .menu-toggle{display:none}
@media(max-width:650px){.js .main-nav{max-height:calc(100dvh - 165px);padding-bottom:20px}.solution{scroll-margin-top:16px}}
