:root{--green:#11844a;--green-dark:#075c34;--green-soft:#eaf6ef;--ink:#14221a;--muted:#5c6961;--line:#dce7df;--cream:#f7f5ef;--white:#fff;--shadow:0 18px 50px rgba(14,52,32,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:150px}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;line-height:1.55}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;left:12px;top:-60px;z-index:1000;padding:10px 14px;background:#fff;color:#111}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}
.site-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.header-main{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;color:var(--ink);min-width:max-content}.brand-mark{width:46px;height:52px;display:grid;place-items:center;color:#fff;background:var(--green);font-size:26px;font-weight:800;clip-path:polygon(50% 0,94% 16%,86% 75%,50% 100%,14% 75%,6% 16%)}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:21px;line-height:1.1;letter-spacing:.045em}.brand-copy span{margin-top:5px;font-size:13px;color:#526057;white-space:nowrap}.header-facts{display:flex;align-items:center;margin-left:auto;border:1px solid var(--line);border-radius:14px;overflow:hidden}.header-fact{display:flex;align-items:center;gap:12px;padding:13px 22px;color:var(--ink);text-decoration:none;min-height:70px}.header-fact+.header-fact{border-left:1px solid var(--line)}.header-fact>span:last-child{display:flex;flex-direction:column}.header-fact b{font-size:14px;line-height:1.3}.header-fact small{font-size:13px;color:var(--muted);margin-top:3px}.header-fact svg{width:27px;height:27px;fill:none;stroke:var(--green);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.phone-fact b{font-size:18px}.clock-icon{width:27px;height:27px;border:2px solid var(--green);border-radius:50%;position:relative}.clock-icon:before{content:"";position:absolute;width:2px;height:8px;background:var(--green);left:11px;top:5px}.clock-icon:after{content:"";position:absolute;width:7px;height:2px;background:var(--green);left:11px;top:12px;transform:rotate(30deg);transform-origin:left center}.nav-row{border-top:1px solid #edf2ee;background:#fff}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:58px}.main-nav{display:flex;align-items:center;gap:32px}.main-nav a{font-size:14px;font-weight:650;color:#34453b;text-decoration:none}.main-nav a:hover{color:var(--green)}.contact-menu{position:relative}.contact-trigger{border:0;border-radius:9px;padding:10px 16px;background:var(--green-soft);color:var(--green-dark);font-weight:750;cursor:pointer}.contact-options{position:absolute;right:0;top:calc(100% + 9px);width:285px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.contact-options[hidden]{display:none}.contact-options a,.contact-options button{width:100%;display:flex;align-items:center;gap:12px;padding:10px;border:0;border-radius:11px;background:none;text-align:left;color:var(--ink);text-decoration:none;cursor:pointer}.contact-options a:hover,.contact-options button:hover{background:#f2f8f4}.contact-options b,.contact-options small{display:block}.contact-options small{color:var(--muted);font-size:12px}.contact-channel{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;font-weight:800}.contact-channel.call{background:#12844a}.contact-channel.max{background:#6946de}.contact-channel.chat{background:#168b67}.menu-toggle{display:none;border:0;background:none;width:44px;height:44px;padding:10px}.menu-toggle>span:not(.sr-only){display:block;height:2px;background:var(--ink);margin:5px 0}
.hero{position:relative;min-height:670px;overflow:hidden;background:#edf3ef}.hero-image{position:absolute;inset:0;background:url("assets/hero-technician.png") center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,251,249,.98) 0%,rgba(249,251,249,.93) 39%,rgba(249,251,249,.53) 62%,rgba(249,251,249,.04) 100%)}.hero-content{position:relative;z-index:2;min-height:670px;display:flex;align-items:center;padding-top:45px;padding-bottom:52px}.hero-copy{width:min(650px,58%);text-align:center}.location-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:99px;background:#fff;border:1px solid #dce9e0;color:var(--green-dark);font-size:13px;font-weight:750;box-shadow:0 8px 22px rgba(18,61,37,.07)}.location-pill span{font-size:9px}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;color:var(--green);margin:18px 0 12px}.hero h1{font-size:clamp(40px,5vw,68px);line-height:1.04;letter-spacing:-.045em;margin:0;font-weight:790}.hero h1 em{display:block;color:var(--green);font-style:normal}.hero-subtitle{max-width:610px;margin:24px auto;color:#3e4c43;font-size:18px;line-height:1.55}.primary-button{border:0;border-radius:12px;background:linear-gradient(135deg,var(--green),#0b743f);color:#fff;padding:17px 27px;font-weight:800;box-shadow:0 12px 30px rgba(17,132,74,.25);cursor:pointer}.primary-button:hover{transform:translateY(-1px);box-shadow:0 15px 35px rgba(17,132,74,.32)}.hero-note{font-size:13px;color:#677269;margin:13px auto 0;max-width:480px}.hero-trust{display:flex;justify-content:center;gap:0;margin-top:32px}.hero-trust span{padding:0 22px;color:#526057;font-size:13px}.hero-trust span+span{border-left:1px solid #ccd9d0}.hero-trust b{display:block;color:var(--ink);font-size:15px}
.section{padding:92px 0}.section-kicker{margin:0 0 10px}.section h2,.cta-section h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.035em;line-height:1.1;margin:0}.section-intro{max-width:650px;color:var(--muted);font-size:17px;margin:18px 0 38px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px}.service-grid article{position:relative;min-height:220px;padding:30px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#fff,#f4f8f5);overflow:hidden}.service-grid article:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-36px;bottom:-38px;background:var(--green-soft)}.service-number{color:var(--green);font-weight:850;font-size:13px}.service-grid h3{font-size:22px;margin:40px 0 8px}.service-grid p{position:relative;z-index:1;color:var(--muted);font-size:14px;margin:0}.advantages{background:var(--cream)}.advantage-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:42px}.advantage-grid article{grid-column:span 2;padding:27px;border-radius:18px;background:#fff;border:1px solid #e4e6df}.advantage-grid article:nth-child(4){grid-column:2/span 2}.advantage-grid h3{font-size:18px;margin:18px 0 9px}.advantage-grid p{font-size:14px;color:var(--muted);margin:0}.line-icon{width:44px;height:44px;display:grid;place-items:center;border:1.5px solid var(--green);border-radius:13px;color:var(--green);font-size:21px;font-weight:800}.process-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:start}.process-list{list-style:none;margin:0;padding:0}.process-list li{display:flex;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.process-list li:first-child{padding-top:0}.process-list>li>span{flex:0 0 42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green-dark);font-weight:800}.process-list h3{font-size:18px;margin:0 0 6px}.process-list p{color:var(--muted);margin:0;font-size:14px}.cta-section{padding:0 0 92px}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:52px 58px;border-radius:26px;background:linear-gradient(135deg,#075c34,#11844a);color:#fff}.cta-card .section-kicker{color:#bfe9d1}.cta-card p{color:#d9efe2;margin:14px 0 0}.cta-actions{display:flex;flex-direction:column;align-items:center;min-width:260px}.primary-button.light{background:#fff;color:var(--green-dark);box-shadow:none}.cta-actions>a{color:#fff;font-size:20px;font-weight:800;text-decoration:none;margin-top:15px}.cta-actions small{color:#c9e5d5}footer{padding:34px 0;background:#0e2117;color:#c5d4ca}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-inner div{display:flex;flex-direction:column}.footer-inner b{color:#fff}.footer-inner span{font-size:12px}.footer-inner p{font-size:13px}.footer-inner>a{color:#fff;text-decoration:none;font-weight:750}
.modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.modal[hidden]{display:none}.modal-backdrop{position:absolute;inset:0;background:rgba(7,25,15,.66);backdrop-filter:blur(5px)}.modal-card{position:relative;width:min(520px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:38px;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.modal-card h2{font-size:32px;line-height:1.12;margin:0}.modal-card>p:not(.section-kicker){color:var(--muted)}.modal-close{position:absolute;right:15px;top:12px;width:42px;height:42px;border:0;border-radius:50%;background:#f0f5f2;font-size:28px;cursor:pointer}.modal form{display:grid;gap:15px;margin-top:24px}.modal label{display:grid;gap:6px;font-size:13px;font-weight:750}.modal input,.modal select{width:100%;padding:14px 15px;border:1px solid #cfdcd3;border-radius:10px;background:#fff;color:var(--ink)}.modal input:focus,.modal select:focus{outline:3px solid rgba(17,132,74,.15);border-color:var(--green)}.form-legal{font-size:11px;color:#7a857d;margin:0}.form-status{font-size:13px;font-weight:700;margin:0}.form-status.success{color:var(--green)}.form-status.error{color:#a52b2b}body.modal-open{overflow:hidden}
@media(max-width:980px){.header-main{min-height:88px}.header-facts{border:0}.header-fact:first-child{display:none}.phone-fact{padding:8px}.header-fact+.header-fact{border:0}.main-nav{gap:20px}.hero{min-height:620px}.hero-content{min-height:620px}.hero-copy{width:66%}.service-grid{grid-template-columns:repeat(2,1fr)}.advantage-grid{grid-template-columns:repeat(2,1fr)}.advantage-grid article,.advantage-grid article:nth-child(4){grid-column:auto}.advantage-grid article:last-child{grid-column:1/-1}.process-layout{gap:55px}}
@media(max-width:720px){html{scroll-padding-top:82px}.container{width:min(100% - 30px,1180px)}.site-header{position:sticky;top:0}.header-main{min-height:76px;gap:10px}.brand-mark{width:38px;height:43px;font-size:22px}.brand-copy strong{font-size:17px}.brand-copy span{font-size:10px}.header-facts{display:none}.menu-toggle{display:block}.nav-row{display:none;position:absolute;left:0;right:0;top:76px;border-top:1px solid var(--line);box-shadow:0 16px 30px rgba(14,52,32,.12)}.site-header.menu-open .nav-row{display:block}.nav-inner,.main-nav{display:flex;flex-direction:column;align-items:stretch;gap:0}.nav-inner{padding:8px 0 14px}.main-nav a{padding:12px 2px;border-bottom:1px solid #edf2ee}.contact-menu{padding-top:8px}.contact-trigger{width:100%}.contact-options{position:static;width:100%;margin-top:7px;box-shadow:none}.hero,.hero-content{min-height:720px}.hero-image{background-position:66% center}.hero-overlay{background:linear-gradient(180deg,rgba(249,251,249,.97) 0%,rgba(249,251,249,.92) 61%,rgba(249,251,249,.58) 100%)}.hero-content{align-items:flex-start;padding-top:54px;padding-bottom:34px}.hero-copy{width:100%}.eyebrow{font-size:10px;margin-top:15px}.hero h1{font-size:42px;line-height:1.04}.hero-subtitle{font-size:16px;margin:19px auto}.hero .primary-button{width:100%;min-height:56px}.hero-note{font-size:12px}.hero-trust{margin-top:24px}.hero-trust span{padding:0 10px;font-size:11px}.hero-trust b{font-size:13px}.section{padding:68px 0}.section h2,.cta-section h2{font-size:34px}.section-intro{font-size:15px;margin-bottom:28px}.service-grid{grid-template-columns:1fr;gap:12px;margin-top:28px}.service-grid article{min-height:0;padding:23px}.service-grid h3{margin-top:20px}.advantage-grid{grid-template-columns:1fr;margin-top:30px}.advantage-grid article:last-child{grid-column:auto}.process-layout{grid-template-columns:1fr;gap:30px}.process-list li{padding:20px 0}.cta-section{padding-bottom:68px}.cta-card{display:block;padding:34px 24px;border-radius:20px}.cta-actions{margin-top:28px}.cta-actions .primary-button{width:100%}.footer-inner{flex-direction:column;text-align:center}.modal{padding:12px;align-items:end}.modal-card{padding:30px 20px 20px;max-height:calc(100vh - 24px);border-radius:20px}.modal-card h2{font-size:28px}}
@media(max-width:390px){.container{width:calc(100% - 24px)}.brand-copy strong{font-size:15px}.brand-copy span{font-size:9px}.hero h1{font-size:36px}.hero-subtitle{font-size:15px}.hero-trust span{padding:0 8px}.hero-content{padding-top:38px}.location-pill{font-size:12px}.section h2,.cta-section h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-button:hover{transform:none}}

/* Requirement-specific refinements: compact mobile contacts and two confirmed services. */
.mobile-contactbar{display:none}
.service-grid{grid-template-columns:repeat(2,1fr)}
@media(max-width:720px){
  html{scroll-padding-top:124px}
  .header-main{min-height:70px}
  .mobile-contactbar{display:flex;height:50px;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf2ee}
  .mobile-contactbar>span,.mobile-contactbar>a{display:flex;align-items:center;gap:7px;color:var(--ink);text-decoration:none;min-width:0}
  .mobile-contactbar>span{flex-direction:column;align-items:flex-start;gap:0}
  .mobile-contactbar a span{display:flex;flex-direction:column;min-width:0}
  .mobile-contactbar b{font-size:12px;line-height:1.15;white-space:nowrap}
  .mobile-contactbar small{font-size:10px;color:var(--muted);white-space:nowrap}
  .mobile-contactbar svg{width:21px;height:21px;flex:0 0 auto;fill:none;stroke:var(--green);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .nav-row{top:120px}
  .service-grid{grid-template-columns:1fr}
}
@media(max-width:340px){
  .brand-copy strong{font-size:14px}
  .brand-copy span{font-size:8px}
  .mobile-contactbar b{font-size:11px}
  .mobile-contactbar small{font-size:9px}
  .mobile-contactbar svg{width:18px;height:18px}
}
