@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;800;900&display=swap");
:root{--orange:#f56600;--orange-dark:#d94e00;--ink:#20242a;--muted:#5d6570;--line:#dde2e7;--paper:#fff;--soft:#f5f7f8;--charcoal:#343944;--blue:#145ea8;--green:#2e7d4f;--shadow:0 18px 48px rgba(22,28,36,.12);--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(92%,var(--max));margin:auto}.section{padding:82px 0}.section-soft{background:var(--soft)}.section-head{max-width:790px;margin-bottom:34px}.section-head.center{text-align:center;margin-inline:auto}.eyebrow{display:inline-block;margin-bottom:12px;color:var(--orange-dark);font-weight:900;text-transform:uppercase;font-size:.75rem;letter-spacing:.08em}.badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:#fff3ea;color:#a43c00;font-weight:800;font-size:.82rem}h1,h2,h3,h4,p{margin-top:0}h1{font-size:clamp(2.3rem,5vw,5rem);line-height:.98;letter-spacing:0;font-weight:900}h2{font-size:clamp(1.8rem,3.3vw,3.05rem);line-height:1.05;letter-spacing:0}h3{font-size:1.2rem;line-height:1.2}p{color:var(--muted);font-size:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:13px 20px;border-radius:8px;border:2px solid var(--orange);background:var(--orange);color:#fff;font-weight:900;box-shadow:0 12px 24px rgba(245,102,0,.2);cursor:pointer}.btn:hover{background:var(--orange-dark);border-color:var(--orange-dark)}.btn-light{background:#fff;color:var(--orange-dark);border-color:#fff}.btn-dark{background:var(--ink);border-color:var(--ink);color:#fff}.btn-small{min-height:40px;padding:10px 14px}.site-header{position:sticky;top:0;z-index:1000;background:rgba(52,57,68,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.09)}.header-inner{height:78px;display:flex;align-items:center;gap:18px}.logo-mark{width:230px;max-width:45vw;background:transparent}.nav-toggle{display:none;margin-left:auto;border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;border-radius:8px;width:44px;height:44px;font-size:1.25rem}.main-nav{margin-left:auto}.nav-list{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.nav-list a{display:block;padding:11px 10px;border-radius:8px;color:#fff;font-weight:800;font-size:.92rem}.nav-list a:hover,.nav-list a.active{background:rgba(245,102,0,.18);color:#ffb27a}.header-tools{position:relative}.search-toggle{width:44px;height:44px;border:0;border-radius:8px;background:var(--orange);position:relative;cursor:pointer}.search-toggle:before{content:"";position:absolute;width:14px;height:14px;border:2px solid #fff;border-radius:50%;left:12px;top:11px}.search-toggle:after{content:"";position:absolute;width:10px;height:2px;background:#fff;transform:rotate(45deg);left:25px;top:27px}.search-box{position:absolute;right:0;top:55px;width:min(82vw,390px);display:flex;gap:8px;background:#fff;padding:10px;border-radius:10px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(-6px);transition:.18s}.search-box.open{opacity:1;pointer-events:auto;transform:none}.search-box input{flex:1;min-width:0}.hero{background:#242933;color:#fff}.hero-sperr{background:linear-gradient(100deg,rgba(25,29,36,.88),rgba(25,29,36,.58)),url("../images/hero/Index.hero.jpg") center/cover}.service-hero{min-height:560px;display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:36px;align-items:center}.hero-copy p,.service-hero p{color:#f4f6f7;font-size:1.12rem;max-width:720px}.hero-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.help-panel{background:#fff;color:var(--ink);border-radius:8px;padding:22px;box-shadow:var(--shadow)}.help-panel h2{font-size:1.5rem}.hero-search-box{display:flex;gap:8px;margin:16px 0}.hero-search-box input,input,select,textarea{width:100%;border:1px solid #cfd6dd;border-radius:8px;padding:12px 13px;font:inherit}textarea{min-height:150px;resize:vertical}.shortcut-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shortcut-grid a{padding:14px;border-radius:8px;background:var(--soft);font-weight:900;border:1px solid var(--line)}.shortcut-grid a:hover{border-color:var(--orange);color:var(--orange-dark)}.service-hero-sperr{background:linear-gradient(100deg,rgba(25,29,36,.88),rgba(25,29,36,.58)),url("../images/hero/Index.hero.jpg") center/cover}.service-hero-wohn{background:linear-gradient(100deg,rgba(25,29,36,.88),rgba(25,29,36,.58)),url("../images/hero/Wohnungsaufloesung.png") center/cover}.service-hero-raum{background:linear-gradient(100deg,rgba(25,29,36,.88),rgba(25,29,36,.58)),url("../images/hero/Raeumung.png") center/cover}.service-hero-business{background:linear-gradient(100deg,rgba(25,29,36,.88),rgba(25,29,36,.58)),url("../images/hero/Businessraeumung.png") center/cover}.page-hero{min-height:430px;display:flex;align-items:center;color:#fff;background:#252a33}.page-hero .container{position:relative}.page-hero h1{max-width:880px}.page-hero-about{background:linear-gradient(100deg,rgba(25,29,36,.86),rgba(25,29,36,.55)),url("../images/hero/About.png") center/cover}.page-hero-contact{background:linear-gradient(100deg,rgba(25,29,36,.86),rgba(25,29,36,.55)),url("../images/hero/Kontakt.png") center/cover}.page-hero-blog{background:linear-gradient(100deg,rgba(25,29,36,.86),rgba(25,29,36,.55)),url("../images/hero/Blog.png") center/cover}.page-hero-formal{background:linear-gradient(135deg,#f3f5f6,#fff);color:var(--ink);min-height:310px}.page-hero-formal p{color:var(--muted)}.split-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:34px;align-items:start}.card,.highlight-card,.info-panel,.benefit-card,.service-card,.review-card,.blog-card,.contact-option,.article-body{background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px;box-shadow:0 8px 28px rgba(20,30,40,.06)}.highlight-card{border-top:5px solid var(--orange)}.check-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.check-list li{position:relative;padding-left:30px}.check-list li:before{content:"";position:absolute;left:0;top:.2em;width:18px;height:18px;border-radius:50%;background:var(--orange)}.check-list li:after{content:"";position:absolute;left:6px;top:.44em;width:5px;height:9px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(40deg)}.focus-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center}.focus-media{min-height:430px;border-radius:8px;background:url("../images/services/sperrmull1.png") center/cover;box-shadow:var(--shadow)}.pill-row{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.pill-row span{background:#edf1f3;border:1px solid var(--line);padding:8px 12px;border-radius:999px;font-weight:800}.service-grid,.benefit-grid,.review-grid,.blog-grid,.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{padding:0;overflow:hidden}.service-card img,.blog-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.service-card div,.blog-card div{padding:22px}.process-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.process-grid article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;min-height:175px}.process-grid span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--orange);color:#fff;font-weight:900;margin-bottom:14px}.benefit-card{min-height:190px}.benefit-icon{display:block;width:44px;height:44px;border-radius:8px;background:linear-gradient(135deg,var(--orange),#ff9d4d);margin-bottom:14px}.review-card strong{color:var(--ink)}.rating{color:#f5a400;font-weight:900;letter-spacing:.12em}.stats-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.stats-strip div{background:#fff;border:1px solid var(--line);border-radius:8px;padding:20px;text-align:center}.stats-strip strong{display:block;font-size:2rem;color:var(--orange-dark)}.district-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.district-card{background:#fff;border:1px solid var(--line);border-left:5px solid var(--orange);border-radius:8px;padding:16px;font-weight:900}.district-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.cta-band{background:var(--orange);color:#fff;padding:44px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.cta-band h2,.cta-band p{color:#fff}.site-footer{background:#20242a;color:#fff;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.footer-logo{display:inline-block;background:#fff;border-radius:8px;padding:10px;margin-bottom:14px}.footer-logo-mark{width:180px;background:transparent}.site-footer a{display:block;color:#dce2e7;margin:7px 0}.site-footer p{color:#dce2e7}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:18px;color:#cfd6dd}.form-row{display:grid;gap:14px;margin-bottom:14px}.form-row.two{grid-template-columns:1fr 1fr}label{display:block;font-weight:900;margin-bottom:6px}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden}.form-message{display:none;margin-top:12px;padding:12px;border-radius:8px}.form-message.success{display:block;background:#e7f6ed;color:#145b31}.form-message.error{display:block;background:#fde8ea;color:#8b1726}.consent-check{display:flex;gap:10px;align-items:flex-start;margin:12px 0}.consent-check input{width:auto;margin-top:6px}.article-shell{max-width:860px}.article-body{font-size:1.05rem}.article-body h2{font-size:1.8rem;margin-top:34px}.search-layout{display:grid;gap:18px}.search-filters{display:flex;gap:8px;flex-wrap:wrap}.search-filter{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-weight:900;cursor:pointer}.search-filter.active{background:var(--orange);border-color:var(--orange);color:#fff}.search-result-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:20px;margin-bottom:12px}.search-result-type{display:inline-block;color:var(--orange-dark);font-weight:900;font-size:.8rem;text-transform:uppercase}mark{background:#fff0bc;padding:0 2px}.chatbot-toggle{position:fixed;right:22px;bottom:88px;z-index:1000;width:58px;height:58px;border:0;border-radius:50%;background:var(--orange);box-shadow:var(--shadow);cursor:pointer}.chatbot-toggle:before{content:"";position:absolute;inset:15px;border:3px solid #fff;border-radius:50%}.chatbot-window{position:fixed;right:22px;bottom:155px;z-index:1000;width:min(90vw,360px);background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:none;overflow:hidden}.chatbot-window.open{display:block}.chatbot-header{display:flex;justify-content:space-between;align-items:center;background:var(--charcoal);color:#fff;padding:13px 16px}.chatbot-close{background:transparent;border:0;color:#fff;font-size:1.4rem}.chatbot-body{padding:14px;max-height:420px;overflow:auto}.chat-message{background:var(--soft);padding:12px;border-radius:8px;margin-bottom:10px}.chatbot-options,.chat-action-buttons{display:grid;gap:8px}.chatbot-options button,.chat-action-buttons button{border:1px solid var(--line);background:#fff;padding:10px;border-radius:8px;font-weight:800;cursor:pointer}.cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:1300}.cookie-banner-card{max-width:980px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);padding:18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.cookie-actions,.cookie-modal-buttons{display:flex;gap:8px;flex-wrap:wrap}.cookie-kicker{color:var(--orange-dark);font-weight:900;text-transform:uppercase;font-size:.72rem}.cookie-modal{position:fixed;inset:0;z-index:1400;background:rgba(10,14,18,.58);display:none;padding:20px;overflow:auto}.cookie-modal.open{display:grid;place-items:center}.cookie-modal-content{background:#fff;border-radius:8px;max-width:860px;padding:24px}.cookie-modal-header,.cookie-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.cookie-icon-close{border:0;background:var(--soft);width:40px;height:40px;border-radius:8px;font-size:1.3rem}.cookie-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.cookie-category-card{border:1px solid var(--line);border-radius:8px;padding:16px}.cookie-category-head{display:flex;justify-content:space-between;gap:12px}.cookie-switch input{width:auto}.cookie-badge{font-size:.75rem;font-weight:900;color:var(--green)}.cookie-manage-button{position:fixed;left:18px;bottom:18px;z-index:900;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:800;box-shadow:0 8px 24px rgba(20,30,40,.1)}#scrollToTop{position:fixed;right:22px;bottom:22px;z-index:999;width:48px;height:48px;border:0;border-radius:50%;background:var(--charcoal);color:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none}#scrollToTop.visible{opacity:1;pointer-events:auto}.slide-call-panel{position:fixed;left:22px;top:45%;z-index:900;width:240px;background:#fff;border:1px solid var(--line);border-left:6px solid var(--orange);border-radius:8px;padding:16px;box-shadow:var(--shadow);transform:translateX(-125%);transition:.25s}.slide-call-panel.visible{transform:none}.slide-call-panel span,.slide-call-panel a{display:block}.slide-call-panel a{font-weight:900;color:var(--orange-dark);margin-top:8px}.slide-call-panel .close{position:absolute;right:8px;top:6px;border:0;background:transparent;font-size:1.2rem}.legal-content{max-width:900px}.legal-content h2{font-size:1.7rem;margin-top:30px}.legal-content section{background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px;margin-bottom:16px}
@media (max-width:980px){.nav-toggle{display:block}.header-tools{margin-left:0}.main-nav{display:none;position:absolute;left:0;right:0;top:78px;background:var(--charcoal);padding:16px 4%;margin:0}.main-nav.open{display:block}.nav-list{display:grid;gap:2px}.hero-grid,.focus-grid,.split-layout,.cta-inner,.footer-grid{grid-template-columns:1fr}.service-grid,.benefit-grid,.review-grid,.blog-grid,.contact-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr 1fr}.district-grid{grid-template-columns:1fr 1fr}.cookie-banner-card{display:block}.cookie-actions{margin-top:12px}.slide-call-panel{display:none}}@media (max-width:640px){.section{padding:58px 0}.header-inner{height:70px}.logo-mark{width:180px}.main-nav{top:70px}.service-hero,.hero{min-height:auto;padding:64px 0}.hero-grid{display:block}.help-panel{margin-top:28px}.shortcut-grid,.service-grid,.benefit-grid,.review-grid,.blog-grid,.contact-grid,.process-grid,.district-grid,.stats-strip,.form-row.two,.cookie-category-grid{grid-template-columns:1fr}.cta-actions .btn,.hero-actions .btn{width:100%}.cookie-modal-header,.cookie-modal-footer{display:block}.chatbot-toggle{right:16px;bottom:82px}.chatbot-window{right:16px;bottom:145px}.cookie-manage-button{max-width:calc(100vw - 32px);font-size:.8rem}}

/* Brand polish pass */
.site-header{
  background:rgba(255,255,255,.96);
  border-bottom:1px solid rgba(245,102,0,.16);
  box-shadow:0 10px 30px rgba(31,38,46,.08);
}
.header-inner{height:76px;overflow:visible}
.logo,.footer-logo{overflow:visible;transform:translateZ(0)}
.logo-mark{
  width:202px;
  max-width:42vw;
  height:auto;
  background:transparent;
  overflow:visible;
  filter:drop-shadow(0 5px 10px rgba(32,36,42,.08));
  transition:transform .24s ease,filter .24s ease;
}
.logo:hover .logo-mark,.footer-logo:hover .footer-logo-mark{
  transform:translateY(-2px) scale(1.025);
  filter:drop-shadow(0 12px 20px rgba(245,102,0,.18));
}
.nav-toggle{
  border-color:rgba(245,102,0,.28);
  background:#fff7f1;
  color:var(--orange-dark);
}
.main-nav{margin-left:auto}
.nav-list a{
  color:#2b3038;
  border:1px solid transparent;
  transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;
}
.nav-dropdown{
  position:relative;
}
.nav-dropdown:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:100%;
  height:12px;
}
.nav-dropdown-toggle{
  display:flex;
  align-items:center;
  gap:7px;
  padding:11px 12px;
  border:1px solid transparent;
  border-radius:8px;
  background:transparent;
  color:#2b3038;
  font:inherit;
  font-size:.92rem;
  font-weight:800;
  cursor:pointer;
  transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;
}
.nav-dropdown-toggle:after{
  content:"";
  width:7px;
  height:7px;
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  transform:rotate(45deg) translateY(-2px);
  transition:transform .2s ease;
}
.nav-list a:hover,.nav-list a.active,.nav-dropdown:hover .nav-dropdown-toggle,.nav-dropdown.open .nav-dropdown-toggle,.nav-dropdown-toggle:focus-visible{
  background:#fff0e4;
  color:var(--orange-dark);
  border-color:#ffd4b6;
  transform:translateY(-1px);
}
.nav-dropdown.open .nav-dropdown-toggle:after,.nav-dropdown:hover .nav-dropdown-toggle:after{
  transform:rotate(225deg) translate(-2px,-1px);
}
.nav-dropdown-menu{
  position:absolute;
  top:100%;
  left:0;
  z-index:1100;
  min-width:240px;
  display:grid;
  gap:4px;
  list-style:none;
  margin:0;
  padding:10px;
  border:1px solid rgba(245,102,0,.18);
  border-radius:12px;
  background:#fff;
  box-shadow:0 22px 52px rgba(31,37,45,.16);
  opacity:0;
  pointer-events:none;
  transform:translateY(8px);
  transition:opacity .18s ease,transform .18s ease;
}
.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown.open .nav-dropdown-menu{
  opacity:1;
  pointer-events:auto;
  transform:translateY(0);
}
.nav-dropdown-menu a{
  padding:11px 12px;
  color:#2b3038;
  white-space:nowrap;
}
.search-toggle{
  background:linear-gradient(135deg,#ff7b1f,#f05a00);
  box-shadow:0 10px 22px rgba(245,102,0,.22);
  transition:transform .2s ease,box-shadow .2s ease;
}
.search-toggle:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(245,102,0,.28)}
.hero-sperr{background:linear-gradient(100deg,rgba(25,29,36,.84),rgba(25,29,36,.5)),url("../images/hero/Index.hero.jpg") center/cover}
.hero.service-hero{min-height:520px}
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(310px,.82fr);gap:42px}
.hero-copy{max-width:760px}
.hero-copy h1{
  font-size:clamp(2.05rem,3.9vw,3.75rem);
  line-height:1.06;
  max-width:740px;
  margin-bottom:18px;
}
.hero-copy p,.service-hero p{
  font-size:clamp(1rem,1.35vw,1.12rem);
  line-height:1.65;
  max-width:660px;
}
.hero-actions{gap:14px;margin-top:26px}
.hero-actions .btn{
  border-radius:10px;
  min-height:50px;
  padding-inline:22px;
  color:#fff;
  transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease;
}
.hero-actions .btn:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(245,102,0,.28)}
.hero-actions .btn-light{
  color:#20242a;
  border-color:#fff;
  box-shadow:0 12px 28px rgba(255,255,255,.14);
}
.hero-actions .btn-light:hover{background:#fff7f1;color:var(--orange-dark)}
.help-panel{
  border:1px solid rgba(255,255,255,.72);
  box-shadow:0 24px 70px rgba(12,18,28,.24);
}
.help-panel p{color:#27303a;font-weight:700}
.service-card{
  border-color:#e2e7ec;
  transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease,filter .26s ease;
}
.service-card:hover{
  transform:translateY(-8px) scale(1.012);
  border-color:#ffbd91;
  box-shadow:0 24px 55px rgba(245,102,0,.16),0 10px 28px rgba(20,30,40,.1);
}
.service-card img{transition:transform .36s ease,filter .36s ease}
.service-card:hover img{transform:scale(1.035);filter:saturate(1.08)}
.benefit-card{
  position:relative;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.benefit-card:hover{transform:translateY(-4px);border-color:#ffc7a4;box-shadow:0 18px 44px rgba(20,30,40,.1)}
.benefit-icon{
  position:relative;
  display:grid;
  place-items:center;
  background:#fff4eb;
  border:1px solid #ffd6bd;
}
.benefit-icon:before{
  content:"";
  width:25px;
  height:25px;
  display:block;
  background:var(--orange-dark);
  mask:center/contain no-repeat;
  -webkit-mask:center/contain no-repeat;
}
.benefit-card:nth-child(1) .benefit-icon:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.1 2 5 5.1 5 9c0 5.2 7 13 7 13s7-7.8 7-13c0-3.9-3.1-7-7-7zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.1 2 5 5.1 5 9c0 5.2 7 13 7 13s7-7.8 7-13c0-3.9-3.1-7-7-7zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5z'/%3E%3C/svg%3E")}
.benefit-card:nth-child(2) .benefit-icon:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v12H7l-3 3V4zm4 5h8v2H8V9zm0 4h6v2H8v-2z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v12H7l-3 3V4zm4 5h8v2H8V9zm0 4h6v2H8v-2z'/%3E%3C/svg%3E")}
.benefit-card:nth-child(3) .benefit-icon:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 21h10a2 2 0 0 0 2-2V7H5v12a2 2 0 0 0 2 2zM8 4h8l1 2H7l1-2zm2 6h2v8h-2v-8zm4 0h2v8h-2v-8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 21h10a2 2 0 0 0 2-2V7H5v12a2 2 0 0 0 2 2zM8 4h8l1 2H7l1-2zm2 6h2v8h-2v-8zm4 0h2v8h-2v-8z'/%3E%3C/svg%3E")}
.benefit-card:nth-child(4) .benefit-icon:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h2v3h6V2h2v3h3v17H4V5h3V2zm-1 9h12V8H6v3zm0 9h12v-7H6v7z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h2v3h6V2h2v3h3v17H4V5h3V2zm-1 9h12V8H6v3zm0 9h12v-7H6v7z'/%3E%3C/svg%3E")}
.benefit-card:nth-child(5) .benefit-icon:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 7h11v8h2.2L19 11h2l-3.5 6H14a4 4 0 0 1-8 0H3V7zm5 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm6-10H5v6h9V9z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 7h11v8h2.2L19 11h2l-3.5 6H14a4 4 0 0 1-8 0H3V7zm5 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm6-10H5v6h9V9z'/%3E%3C/svg%3E")}
.benefit-card:nth-child(6) .benefit-icon:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z'/%3E%3C/svg%3E")}
.review-grid{grid-template-columns:repeat(3,1fr)}
.review-card{
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.review-card:hover{transform:translateY(-4px);border-color:#ffd2b5;box-shadow:0 18px 42px rgba(20,30,40,.1)}
.cta-band{
  background:linear-gradient(135deg,#fff3ea 0%,#ffffff 46%,#ffe2cf 100%);
  color:var(--ink);
  padding:56px 0;
  border-top:1px solid #ffd7bd;
  border-bottom:1px solid #ffd7bd;
}
.cta-inner{
  background:#fff;
  border:1px solid #ffd3b8;
  border-radius:14px;
  padding:30px;
  box-shadow:0 24px 70px rgba(245,102,0,.15);
}
.cta-band h2{color:#20242a;margin-bottom:8px}
.cta-band p{color:#3c4652;margin-bottom:0}
.cta-band .eyebrow{color:var(--orange-dark)}
.cta-band .btn-light{
  background:#fff7f1;
  color:#a53f00;
  border-color:#ffbe95;
}
.cta-band .btn-dark{
  background:var(--orange);
  border-color:var(--orange);
  color:#fff;
}
.cta-band .btn{transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}
.cta-band .btn:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(245,102,0,.22)}
.footer-logo{overflow:visible}
.footer-logo-mark{width:190px;height:auto;transition:transform .24s ease,filter .24s ease}
.site-footer a{
  transition:color .2s ease,transform .2s ease,padding-left .2s ease;
}
.site-footer a:hover{
  color:#ffb27a;
  transform:translateX(4px);
}
.chatbot-toggle{
  display:grid;
  place-items:center;
  transition:transform .22s ease,box-shadow .22s ease;
}
.chatbot-toggle:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(245,102,0,.28)}
.chatbot-toggle:before{
  content:"";
  position:static;
  width:30px;
  height:27px;
  border:0;
  border-radius:0;
  background:#fff;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H9l-5 4v-4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2zm3 5h10V7H7v2zm0 4h7v-2H7v2z'/%3E%3C/svg%3E") center/contain no-repeat;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H9l-5 4v-4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2zm3 5h10V7H7v2zm0 4h7v-2H7v2z'/%3E%3C/svg%3E") center/contain no-repeat;
}
@media (max-width:980px){
  .main-nav{background:#fff;border-top:1px solid #ffd7bd;box-shadow:0 18px 40px rgba(20,30,40,.12)}
  .review-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:640px){
  .logo-mark{width:166px;max-width:58vw}
  .hero-copy h1{font-size:clamp(1.9rem,9vw,2.65rem)}
  .hero-grid{gap:26px}
  .review-grid{grid-template-columns:1fr}
  .cta-inner{padding:24px}
}

/* Final requested frontend adjustments */
.logo-mark{
  width:194px;
  max-width:40vw;
  aspect-ratio:248/72;
  object-fit:contain;
}
.footer-logo{
  background:#fff7f0;
  border:1px solid rgba(255,255,255,.45);
  box-shadow:0 12px 26px rgba(72,23,0,.18);
}
.footer-logo-mark{
  width:196px;
  aspect-ratio:248/72;
  object-fit:contain;
}
.site-footer{
  background:
    radial-gradient(circle at 18% 0%,rgba(255,178,122,.34),transparent 34%),
    linear-gradient(135deg,#9f3300 0%,#c94700 46%,#7e2700 100%);
  color:#fff;
  border-top:1px solid rgba(255,255,255,.22);
}
.site-footer h4,.site-footer h3{color:#fff}
.site-footer p{
  color:#fff3ea;
}
.site-footer a{
  color:#fff7f1;
  border-radius:6px;
}
.site-footer a:hover{
  color:#ffffff;
  background:rgba(255,255,255,.1);
  padding-left:8px;
}
.footer-bottom{
  color:#ffe5d4;
  border-top-color:rgba(255,255,255,.24);
}
.index-final-cta{
  position:relative;
  overflow:hidden;
  background:
    linear-gradient(135deg,rgba(245,102,0,.94),rgba(180,60,0,.96)),
    radial-gradient(circle at 82% 20%,rgba(255,255,255,.36),transparent 28%);
  padding:72px 0;
  border:0;
}
.index-final-cta:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(255,255,255,.14) 0 1px,transparent 1px 90px);
  opacity:.28;
  pointer-events:none;
}
.index-final-cta .cta-inner{
  position:relative;
  grid-template-columns:1.2fr auto;
  background:rgba(255,255,255,.96);
  border:1px solid rgba(255,255,255,.75);
  border-radius:18px;
  padding:34px;
  box-shadow:0 30px 80px rgba(72,23,0,.28);
}
.index-final-cta .eyebrow{
  color:#b64200;
}
.index-final-cta h2{
  max-width:780px;
  color:#20242a;
  font-size:clamp(1.75rem,3vw,2.85rem);
}
.index-final-cta p{
  max-width:680px;
  color:#3a4652;
  font-weight:600;
}
.index-final-cta .cta-actions{
  align-items:center;
  justify-content:flex-end;
}
.index-final-cta .btn{
  min-height:52px;
  border-radius:10px;
  padding-inline:24px;
}
.index-final-cta .btn-dark{
  background:#20242a;
  border-color:#20242a;
}
.index-final-cta .btn-dark:hover{
  background:#11151a;
  border-color:#11151a;
}
.index-final-cta .btn-light{
  background:#fff4eb;
  border-color:#ffc19a;
  color:#a33a00;
}
.slide-call-panel{
  top:auto;
  bottom:98px;
  left:22px;
  width:292px;
  padding:18px;
  border:1px solid rgba(245,102,0,.22);
  border-left:0;
  border-radius:16px;
  background:linear-gradient(180deg,#ffffff,#fff8f3);
  box-shadow:0 24px 60px rgba(35,20,8,.2);
  transform:translateX(calc(-100% - 30px));
  transition:transform .28s ease,box-shadow .28s ease;
}
.slide-call-panel.visible{
  transform:translateX(0);
}
.slide-call-panel:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:6px;
  border-radius:16px 0 0 16px;
  background:linear-gradient(180deg,#ff8b2f,#c94700);
}
.slide-call-panel .close{
  right:10px;
  top:8px;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#fff0e5;
  color:#9f3300;
  transition:background-color .18s ease,transform .18s ease;
}
.slide-call-panel .close:hover{
  background:#ffd7bd;
  transform:rotate(8deg);
}
.slide-kicker{
  display:inline-flex;
  width:auto;
  margin-bottom:8px;
  padding:5px 9px;
  border-radius:999px;
  background:#fff0e5;
  color:#a43c00;
  font-size:.72rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.slide-call-panel strong{
  display:block;
  padding-right:24px;
  color:#20242a;
  font-size:1.08rem;
  line-height:1.2;
}
.slide-call-panel p{
  margin:8px 0 12px;
  color:#4b5560;
  font-size:.92rem;
  line-height:1.5;
}
.slide-actions{
  display:grid;
  gap:8px;
  margin-bottom:12px;
}
.slide-call-panel .slide-phone{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  border-radius:10px;
  font-weight:900;
  margin:0;
  transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;
}
.slide-phone{
  background:var(--orange);
  color:#fff!important;
  box-shadow:0 10px 22px rgba(245,102,0,.22);
}
.slide-phone:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 28px rgba(32,36,42,.18);
}
.slide-meta{
  display:grid;
  gap:4px;
  margin-top:12px;
  padding-top:12px;
  border-top:1px solid #ffe0cc;
}
.slide-meta span{
  color:#5b6470;
  font-size:.82rem;
  font-weight:800;
}
@media (max-width:980px){
  .logo-mark{width:178px;max-width:50vw}
  .index-final-cta .cta-inner{grid-template-columns:1fr}
  .index-final-cta .cta-actions{justify-content:flex-start}
}
@media (max-width:640px){
  .logo-mark{width:154px;max-width:58vw}
  .footer-logo-mark{width:180px}
  .index-final-cta{padding:54px 0}
  .index-final-cta .cta-inner{padding:24px;border-radius:14px}
  .index-final-cta .cta-actions .btn{width:100%}
}

@media (max-width:980px){
  .process-grid{
    grid-template-columns:1fr;
    gap:0;
    padding:10px 0 0 18px;
  }
  .process-grid:before{
    left:46px;
    right:auto;
    top:18px;
    bottom:18px;
    width:7px;
    height:auto;
    background:linear-gradient(180deg,#ff7a1a,#f56600,#c94700);
  }
  .process-grid article{
    grid-template-columns:74px 1fr;
    justify-items:start;
    text-align:left;
    padding:0 0 26px;
  }
  .process-grid article:before{
    display:none;
  }
  .process-grid span{
    grid-row:1 / span 2;
    width:56px;
    height:56px;
    margin:0;
  }
  .process-grid h3{
    padding:3px 0 0;
  }
  .process-grid h3:before{
    display:none;
  }
  .process-grid p{
    max-width:520px;
    margin:0;
  }
  .nav-dropdown-menu{
    position:static;
    min-width:0;
    margin:4px 0 8px 12px;
    padding:6px;
    border-radius:10px;
    box-shadow:none;
    background:#fff7f1;
    display:none;
    opacity:1;
    pointer-events:auto;
    transform:none;
  }
  .nav-dropdown:after{
    display:none;
  }
  .nav-dropdown.open .nav-dropdown-menu,
  .nav-dropdown:focus-within .nav-dropdown-menu{
    display:grid;
  }
  .nav-dropdown:hover .nav-dropdown-menu{
    display:grid;
  }
  .nav-dropdown-toggle{
    width:100%;
    justify-content:space-between;
  }
}

/* Requested interaction refinements */
#scrollToTop{
  background:linear-gradient(135deg,#f56600,#b93f00);
  box-shadow:0 16px 34px rgba(245,102,0,.26);
  transform:translateY(16px) scale(.88);
  transition:opacity .22s ease,transform .24s ease,box-shadow .24s ease,background-color .24s ease;
}
#scrollToTop.visible{
  opacity:1;
  pointer-events:auto;
  transform:translateY(0) scale(1);
  animation:scrollTopReady 2.8s ease-in-out infinite;
}
#scrollToTop:hover{
  transform:translateY(-4px) scale(1.06);
  box-shadow:0 20px 42px rgba(245,102,0,.34);
  animation:none;
}
#scrollToTop svg{
  transition:transform .22s ease;
}
#scrollToTop:hover svg{
  transform:translateY(-2px);
}
@keyframes scrollTopReady{
  0%,100%{box-shadow:0 16px 34px rgba(245,102,0,.24)}
  50%{box-shadow:0 16px 34px rgba(245,102,0,.4),0 0 0 8px rgba(245,102,0,.1)}
}
.slide-call-panel{
  top:50%;
  bottom:auto;
  transform:translate(calc(-100% - 30px),-50%);
}
.slide-call-panel.visible{
  transform:translate(0,-50%);
}
.slide-call-panel p{
  margin-bottom:14px;
  text-align:left;
}
.slide-call-panel{
  width:318px;
  padding:36px 32px 32px;
  border:0;
  border-top:3px solid var(--orange);
  border-right:2px solid var(--orange);
  border-radius:0 18px 18px 0;
  background:#fff;
  box-shadow:0 22px 50px rgba(32,36,42,.18);
}
.slide-call-panel:before{
  display:none;
}
.slide-call-panel .close{
  top:16px;
  right:18px;
  width:34px;
  height:34px;
  background:transparent;
  color:#6f6f6f;
  font-size:1.65rem;
  line-height:1;
}
.slide-call-panel .close:hover{
  background:#fff1e8;
  color:#f56600;
  transform:rotate(8deg) scale(1.05);
}
.slide-lead{
  margin:24px 0 28px!important;
  color:#3f3f3f!important;
  font-size:1rem!important;
  line-height:1.55!important;
  font-weight:800;
  text-align:center!important;
}
.slide-phone-icon{
  width:96px;
  height:96px;
  display:grid;
  place-items:center;
  margin:0 auto;
  border-radius:50%;
  background:linear-gradient(135deg,#ff8547 0%,#ff650f 100%);
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.24),
    inset 0 0 0 13px rgba(255,255,255,.08),
    0 0 0 1px rgba(255,255,255,.22),
    0 16px 30px rgba(255,95,0,.2);
  position:relative;
}
.slide-phone-icon:after{
  content:"";
  position:absolute;
  inset:9px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.28);
  pointer-events:none;
}
.slide-phone-icon:before{
  content:"";
  width:42px;
  height:42px;
  background:transparent center/contain no-repeat;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.9v3a2 2 0 0 1-2.2 2A19.8 19.8 0 0 1 3.1 5.2 2 2 0 0 1 5.1 3h3a2 2 0 0 1 2 1.7c.1 1 .4 2 .7 2.9a2 2 0 0 1-.5 2.1L9.1 11a16 16 0 0 0 3.9 3.9l1.3-1.2a2 2 0 0 1 2.1-.5c.9.3 1.9.6 2.9.7a2 2 0 0 1 1.7 2z'/%3E%3Cpath d='M14 2.8a8 8 0 0 1 6.2 6.2'/%3E%3Cpath d='M14 6.8a4 4 0 0 1 2.2 2.2'/%3E%3C/svg%3E");
  position:relative;
  z-index:1;
}

#scrollToTop{
  left:auto;
  right:94px;
  bottom:17px;
}
.chatbot-toggle{
  left:auto;
  right:22px;
  bottom:12px;
}
.chatbot-window{
  left:auto;
  right:22px;
  bottom:88px;
}
@media (max-width:640px){
  #scrollToTop{
    left:auto;
    right:88px;
    bottom:12px;
  }
  .chatbot-toggle{
    left:auto;
    right:16px;
    bottom:8px;
  }
  .chatbot-window{
    left:auto;
    right:16px;
    bottom:82px;
  }
}

/* Metro / production-line process */
.process-grid{
  position:relative;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:0;
  padding:34px 0 8px;
  align-items:start;
}
.process-grid:before{
  content:"";
  position:absolute;
  left:8.333%;
  right:8.333%;
  top:62px;
  height:8px;
  border-radius:999px;
  background:linear-gradient(90deg,#ff7a1a,#f56600,#c94700);
  box-shadow:0 10px 26px rgba(245,102,0,.22);
}
.process-grid article{
  position:relative;
  display:grid;
  justify-items:center;
  align-content:start;
  min-height:0;
  padding:0 12px;
  border:0;
  background:transparent;
  box-shadow:none;
  text-align:center;
}
.process-grid article:before{
  content:"";
  position:absolute;
  top:21px;
  left:50%;
  width:2px;
  height:38px;
  transform:translateX(-50%);
  background:linear-gradient(180deg,rgba(245,102,0,.16),#f56600);
  z-index:0;
}
.process-grid span{
  position:relative;
  z-index:1;
  width:58px;
  height:58px;
  margin:0 0 26px;
  border:6px solid #fff;
  border-radius:50%;
  background:linear-gradient(135deg,#ff8b2f,#d94e00);
  color:#fff;
  font-size:1rem;
  box-shadow:0 12px 28px rgba(245,102,0,.28),0 0 0 1px rgba(245,102,0,.12);
}
.process-grid h3{
  position:relative;
  width:100%;
  margin:0 0 8px;
  padding:16px 12px 0;
  color:#20242a;
  font-size:1.02rem;
}
.process-grid h3:before{
  content:"";
  position:absolute;
  top:0;
  left:50%;
  width:28px;
  height:4px;
  border-radius:999px;
  transform:translateX(-50%);
  background:#f56600;
}
.process-grid p{
  margin:0 auto;
  max-width:170px;
  color:#5b6470;
  font-size:.92rem;
  line-height:1.48;
}
.process-grid article:hover span{
  transform:translateY(-4px) scale(1.04);
  box-shadow:0 18px 34px rgba(245,102,0,.34),0 0 0 8px rgba(245,102,0,.08);
}
.process-grid article:hover h3{
  color:#d94e00;
}

@media (max-width:980px){
  .process-grid{
    grid-template-columns:1fr;
    gap:0;
    padding:10px 0 0 18px;
  }
  .process-grid:before{
    left:46px;
    right:auto;
    top:18px;
    bottom:18px;
    width:7px;
    height:auto;
    background:linear-gradient(180deg,#ff7a1a,#f56600,#c94700);
  }
  .process-grid article{
    grid-template-columns:74px 1fr;
    justify-items:start;
    text-align:left;
    padding:0 0 26px;
  }
  .process-grid article:before{
    display:none;
  }
  .process-grid span{
    grid-row:1 / span 2;
    width:56px;
    height:56px;
    margin:0;
  }
  .process-grid h3{
    padding:3px 0 0;
  }
  .process-grid h3:before{
    display:none;
  }
  .process-grid p{
    max-width:520px;
    margin:0;
  }
}
.slide-actions{
  margin-bottom:32px;
}
.slide-call-panel .slide-phone{
  min-height:76px;
  border-radius:9px;
  background:#ff5f00;
  color:#fff!important;
  font-size:1.12rem;
  box-shadow:0 16px 28px rgba(255,95,0,.24);
}
.slide-call-panel .slide-phone:before{
  content:"";
  width:27px;
  height:27px;
  margin-right:14px;
  background:#fff;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 2.7 9.8 6c.6.6.7 1.5.3 2.2l-1.2 2.1c1.1 2.2 2.7 3.8 4.9 4.9l2.1-1.2c.7-.4 1.6-.3 2.2.3l3.2 3.2c.6.6.6 1.6 0 2.2l-1.5 1.5c-.9.9-2.2 1.2-3.4.9C9.4 20.5 3.5 14.6 1.9 7.6c-.3-1.2 0-2.5.9-3.4l1.5-1.5c.7-.6 1.7-.6 2.3 0z'/%3E%3C/svg%3E") center/contain no-repeat;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 2.7 9.8 6c.6.6.7 1.5.3 2.2l-1.2 2.1c1.1 2.2 2.7 3.8 4.9 4.9l2.1-1.2c.7-.4 1.6-.3 2.2.3l3.2 3.2c.6.6.6 1.6 0 2.2l-1.5 1.5c-.9.9-2.2 1.2-3.4.9C9.4 20.5 3.5 14.6 1.9 7.6c-.3-1.2 0-2.5.9-3.4l1.5-1.5c.7-.6 1.7-.6 2.3 0z'/%3E%3C/svg%3E") center/contain no-repeat;
}
.slide-hours-card{
  display:grid;
  gap:14px;
  padding:28px 20px 30px;
  border-left:4px solid var(--orange);
  border-radius:9px;
  background:#fff4ee;
  color:#606060;
  text-align:center;
}
.slide-hours-card strong{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:0;
  color:#3f3f3f;
  font-size:.94rem;
}
.hours-icon{
  width:16px;
  height:16px;
  border-radius:50%;
  background:var(--orange);
  position:relative;
}
.hours-icon:before{
  content:"";
  position:absolute;
  left:7px;
  top:3px;
  width:2px;
  height:6px;
  background:#fff;
  border-radius:2px;
}
.hours-icon:after{
  content:"";
  position:absolute;
  left:7px;
  top:8px;
  width:5px;
  height:2px;
  background:#fff;
  border-radius:2px;
  transform:rotate(35deg);
}

.cookie-manage-button{
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease,color .22s ease;
}
.cookie-manage-button:hover{
  transform:translateY(-3px);
  border-color:#ffb27a;
  background:#fff4ec;
  color:#9f3300;
  box-shadow:0 16px 34px rgba(245,102,0,.2);
}
.cookie-icon-close{
  transition:transform .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease;
}
.cookie-icon-close:hover{
  transform:rotate(8deg) scale(1.08);
  background:#ffe1cc;
  color:#9f3300;
  box-shadow:0 10px 22px rgba(245,102,0,.18);
}

/* Service page image heroes and district pages */
.service-hero-v2{
  position:relative;
  overflow:hidden;
  padding:82px 0 70px;
  background:
    radial-gradient(circle at 85% 15%,rgba(255,139,47,.2),transparent 30%),
    linear-gradient(135deg,#fff7f0 0%,#fff 48%,#ffe7d4 100%);
  border-bottom:1px solid rgba(245,102,0,.16);
}
.service-hero-v2:before{
  content:"";
  position:absolute;
  inset:auto -8% -34% 52%;
  height:260px;
  border-radius:50%;
  background:rgba(245,102,0,.08);
  pointer-events:none;
}
.service-hero-v2-grid{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,.98fr) minmax(340px,.82fr);
  gap:64px;
  align-items:center;
}
.service-hero-v2-copy{
  max-width:700px;
  padding-right:10px;
}
.service-hero-v2-copy h1{
  margin:16px 0 18px;
  color:#1f252d;
  font-size:clamp(1.9rem,3.35vw,3.6rem);
  line-height:1.08;
  letter-spacing:0;
}
.service-hero-v2-copy p{
  max-width:630px;
  margin:0;
  color:#4b5563;
  font-size:clamp(.98rem,1.45vw,1.12rem);
  line-height:1.68;
}
.service-hero-v2-media{
  margin:0;
  min-height:340px;
  border:1px solid rgba(255,255,255,.78);
  border-radius:22px;
  overflow:hidden;
  box-shadow:0 28px 70px rgba(120,54,5,.2);
  background:#fff3e9;
}
.service-hero-v2-media img{
  width:100%;
  height:100%;
  min-height:340px;
  display:block;
  object-fit:cover;
}
.service-visual-section{
  padding-top:18px;
}
.service-visual-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
}
.service-visual-card{
  margin:0;
  overflow:hidden;
  border:1px solid rgba(245,102,0,.14);
  border-radius:18px;
  background:#fff;
  box-shadow:0 18px 44px rgba(25,31,40,.08);
}
.service-visual-card img{
  width:100%;
  aspect-ratio:16 / 10;
  display:block;
  object-fit:cover;
  background:#fff3e9;
}
.service-visual-card figcaption{
  padding:18px 20px 20px;
  color:#4d5662;
  font-weight:700;
  line-height:1.5;
}
.district-page{
  background:#fff;
}
.district-intro-section{
  padding:76px 0 66px;
  background:linear-gradient(180deg,#fff8f2 0%,#fff 100%);
}
.district-intro-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);
  gap:46px;
  align-items:center;
}
.district-intro-copy h1{
  margin:14px 0 18px;
  color:#20242a;
  font-size:clamp(2rem,3.8vw,3.8rem);
  line-height:1.08;
  letter-spacing:0;
}
.district-intro-copy p{
  max-width:720px;
  color:#53606d;
  font-size:1.05rem;
  line-height:1.7;
}
.district-intro-media{
  margin:0;
  overflow:hidden;
  border-radius:22px;
  border:1px solid rgba(245,102,0,.16);
  box-shadow:0 24px 62px rgba(96,45,8,.17);
  background:#fff1e7;
}
.district-intro-media img{
  width:100%;
  aspect-ratio:4 / 3;
  display:block;
  object-fit:cover;
}
.district-service-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.district-service-card{
  min-height:190px;
  padding:24px 22px;
  border:1px solid rgba(245,102,0,.14);
  border-radius:16px;
  background:#fff;
  box-shadow:0 14px 34px rgba(31,37,45,.07);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.district-service-card:hover{
  transform:translateY(-5px);
  border-color:rgba(245,102,0,.38);
  box-shadow:0 22px 46px rgba(245,102,0,.13);
}
.district-service-card h3{
  margin:0 0 10px;
  color:#20242a;
  font-size:1.08rem;
}
.district-service-card h3 a{
  color:inherit;
}
.district-service-card p{
  margin:0;
  color:#5b6470;
  line-height:1.58;
}
.district-note-card{
  max-width:920px;
  padding:34px;
  border-left:6px solid var(--orange);
  border-radius:18px;
  background:#fff;
  box-shadow:0 18px 44px rgba(31,37,45,.08);
}
.district-note-card h2{
  margin:0 0 10px;
  color:#20242a;
}
.district-note-card p{
  margin:0;
  color:#53606d;
  line-height:1.7;
}
.area-card-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.area-card{
  overflow:hidden;
  border:1px solid rgba(245,102,0,.14);
  border-radius:18px;
  background:#fff;
  box-shadow:0 16px 42px rgba(31,37,45,.08);
  transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
}
.area-card:hover{
  transform:translateY(-6px);
  border-color:rgba(245,102,0,.4);
  box-shadow:0 26px 58px rgba(245,102,0,.15);
}
.area-card a{
  display:grid;
  color:inherit;
  text-decoration:none;
}
.area-card img{
  width:100%;
  aspect-ratio:16 / 9;
  display:block;
  object-fit:cover;
  background:#fff2e9;
}
.area-card span{
  display:block;
  padding:18px 20px 6px;
  color:#20242a;
  font-size:1.08rem;
  font-weight:900;
}
.area-card p{
  margin:0;
  padding:0 20px 22px;
  color:#5b6470;
  line-height:1.55;
}
.about-note-card{
  padding:30px;
  border:1px solid rgba(245,102,0,.16);
  border-left:6px solid var(--orange);
  border-radius:18px;
  background:#fff;
  box-shadow:0 18px 44px rgba(31,37,45,.08);
}
.about-note-card h3,
.trust-note-card h2{
  color:#20242a;
}
.value-grid,
.contact-option-grid-v2,
.about-service-grid,
.after-request-grid{
  display:grid;
  gap:20px;
}
.value-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.value-card,
.contact-card-v2,
.about-service-grid article,
.after-request-grid article{
  position:relative;
  padding:26px 24px;
  border:1px solid rgba(245,102,0,.14);
  border-radius:16px;
  background:#fff;
  box-shadow:0 16px 40px rgba(31,37,45,.07);
}
.value-card,
.contact-card-v2,
.about-service-grid article{
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.value-card:hover,
.contact-card-v2:hover,
.about-service-grid article:hover{
  transform:translateY(-5px);
  border-color:rgba(245,102,0,.4);
  box-shadow:0 24px 54px rgba(245,102,0,.14);
}
.value-icon,
.contact-card-icon{
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  margin-bottom:16px;
  border-radius:14px;
  background:linear-gradient(135deg,#ff8b2f,#f56600);
  box-shadow:0 14px 28px rgba(245,102,0,.22);
}
.value-icon:before,
.contact-card-icon:before{
  content:"";
  width:22px;
  height:22px;
  background:#fff;
  mask:center/contain no-repeat;
  -webkit-mask:center/contain no-repeat;
}
.value-reliable .value-icon:before{
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9.2 16.6 4.9 12.3 3.5 13.7l5.7 5.7L21 7.6 19.6 6.2z'/%3E%3C/svg%3E");
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9.2 16.6 4.9 12.3 3.5 13.7l5.7 5.7L21 7.6 19.6 6.2z'/%3E%3C/svg%3E");
}
.value-transparent .value-icon:before{
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 3h16v18H4zm3 4v2h10V7zm0 4v2h10v-2zm0 4v2h6v-2z'/%3E%3C/svg%3E");
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 3h16v18H4zm3 4v2h10V7zm0 4v2h10v-2zm0 4v2h6v-2z'/%3E%3C/svg%3E");
}
.value-clean .value-icon:before{
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10l1 4H6zm-1 6h12l-1 14H7zM4 6h16v2H4z'/%3E%3C/svg%3E");
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10l1 4H6zm-1 6h12l-1 14H7zM4 6h16v2H4z'/%3E%3C/svg%3E");
}
.value-responsible .value-icon:before{
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V5z'/%3E%3C/svg%3E");
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V5z'/%3E%3C/svg%3E");
}
.about-process-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
}
.about-service-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.about-service-grid h3 a{
  color:#20242a;
}
.about-service-grid article:hover h3 a{
  color:var(--orange-dark);
}
.contact-option-grid-v2{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.contact-card-v2 p{
  margin-bottom:8px;
  color:#20242a;
  font-weight:900;
}
.contact-card-v2 small{
  color:#5b6470;
  line-height:1.5;
}
.contact-phone .contact-card-icon:before{
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 2.7 9.8 6c.6.6.7 1.5.3 2.2l-1.2 2.1c1.1 2.2 2.7 3.8 4.9 4.9l2.1-1.2c.7-.4 1.6-.3 2.2.3l3.2 3.2c.6.6.6 1.6 0 2.2l-1.5 1.5c-.9.9-2.2 1.2-3.4.9C9.4 20.5 3.5 14.6 1.9 7.6c-.3-1.2 0-2.5.9-3.4l1.5-1.5c.7-.6 1.7-.6 2.3 0z'/%3E%3C/svg%3E");
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 2.7 9.8 6c.6.6.7 1.5.3 2.2l-1.2 2.1c1.1 2.2 2.7 3.8 4.9 4.9l2.1-1.2c.7-.4 1.6-.3 2.2.3l3.2 3.2c.6.6.6 1.6 0 2.2l-1.5 1.5c-.9.9-2.2 1.2-3.4.9C9.4 20.5 3.5 14.6 1.9 7.6c-.3-1.2 0-2.5.9-3.4l1.5-1.5c.7-.6 1.7-.6 2.3 0z'/%3E%3C/svg%3E");
}
.contact-mail .contact-card-icon:before{
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18v14H3zm2.4 2 6.6 5 6.6-5zm13.6 10V9.5l-7 5.3-7-5.3V17z'/%3E%3C/svg%3E");
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18v14H3zm2.4 2 6.6 5 6.6-5zm13.6 10V9.5l-7 5.3-7-5.3V17z'/%3E%3C/svg%3E");
}
.contact-hours .contact-card-icon:before{
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm1 5h-2v6l5 3 1-1.7-4-2.3z'/%3E%3C/svg%3E");
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm1 5h-2v6l5 3 1-1.7-4-2.3z'/%3E%3C/svg%3E");
}
.contact-area .contact-card-icon:before{
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.2 7 13 7 13s7-7.8 7-13a7 7 0 0 0-7-7zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5z'/%3E%3C/svg%3E");
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.2 7 13 7 13s7-7.8 7-13a7 7 0 0 0-7-7zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5z'/%3E%3C/svg%3E");
}
.contact-form-layout-v2{
  display:grid;
  grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);
  gap:34px;
  align-items:start;
}
.contact-form-copy-v2{
  padding-top:10px;
}
.contact-form-card-v2{
  padding:30px;
  border:1px solid rgba(245,102,0,.16);
  border-radius:18px;
  background:#fff;
  box-shadow:0 24px 58px rgba(31,37,45,.1);
}
.contact-form-card-v2 input,
.contact-form-card-v2 select,
.contact-form-card-v2 textarea{
  background:#fff;
  border-color:#d7dde3;
  transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;
}
.contact-form-card-v2 input:focus,
.contact-form-card-v2 select:focus,
.contact-form-card-v2 textarea:focus{
  outline:none;
  border-color:var(--orange);
  background:#fffaf6;
  box-shadow:0 0 0 4px rgba(245,102,0,.12);
}
.captcha-question{
  margin:4px 0 10px;
  color:#20242a;
  font-weight:900;
}
.contact-submit-v2{
  width:100%;
  margin-top:8px;
}
.after-request-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.after-request-grid article span{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  margin-bottom:16px;
  border-radius:50%;
  background:linear-gradient(135deg,#ff8b2f,#f56600);
  color:#fff;
  font-weight:900;
}
.trust-note-card{
  max-width:980px;
  padding:34px;
  border-left:6px solid var(--orange);
  border-radius:18px;
  background:#fff;
  box-shadow:0 18px 44px rgba(31,37,45,.08);
}
.legal-hero-centered{
  min-height:300px;
  display:grid;
  place-items:center;
  text-align:center;
  background:
    radial-gradient(circle at 50% 0%,rgba(245,102,0,.14),transparent 34%),
    linear-gradient(135deg,#fff7f0 0%,#fff 52%,#ffe7d4 100%);
  border-bottom:1px solid rgba(245,102,0,.16);
}
.legal-hero-centered h1{
  max-width:860px;
  margin:14px auto 12px;
  color:#20242a;
  font-size:clamp(2.1rem,4vw,4.2rem);
  line-height:1.05;
}
.legal-hero-centered p{
  max-width:700px;
  margin:0 auto;
  color:#53606d;
  font-size:1.08rem;
}
.article-hero-v2{
  padding:72px 0 62px;
  background:
    radial-gradient(circle at 85% 10%,rgba(245,102,0,.18),transparent 30%),
    linear-gradient(135deg,#fff8f2 0%,#fff 50%,#ffe9d8 100%);
  border-bottom:1px solid rgba(245,102,0,.16);
}
.article-hero-grid-v2{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);
  gap:54px;
  align-items:center;
}
.article-hero-copy-v2 h1{
  margin:16px 0 18px;
  color:#20242a;
  font-size:clamp(2rem,3.5vw,3.8rem);
  line-height:1.08;
}
.article-hero-copy-v2 p{
  max-width:720px;
  color:#4b5563;
  font-size:1.08rem;
  line-height:1.7;
}
.article-hero-media-v2{
  margin:0;
  overflow:hidden;
  border-radius:22px;
  border:1px solid rgba(255,255,255,.8);
  background:#fff3e9;
  box-shadow:0 24px 62px rgba(120,54,5,.18);
}
.article-hero-media-v2 img{
  width:100%;
  aspect-ratio:4 / 3;
  display:block;
  object-fit:cover;
}
.article-layout-v2{
  display:grid;
  grid-template-columns:minmax(0,820px) minmax(260px,.38fr);
  gap:34px;
  align-items:start;
}
.article-body-v2{
  padding:34px;
  border:1px solid rgba(245,102,0,.12);
  border-radius:18px;
  background:#fff;
  box-shadow:0 18px 44px rgba(31,37,45,.08);
}
.article-body-v2 p{
  color:#4d5662;
  font-size:1.05rem;
  line-height:1.78;
}
.article-body-v2 h2{
  margin:34px 0 12px;
  color:#20242a;
  font-size:clamp(1.45rem,2.3vw,2rem);
}
.article-body-v2 h2:first-child{
  margin-top:0;
}
.article-checklist-v2{
  display:grid;
  gap:10px;
  margin:22px 0;
  padding:22px;
  border-left:5px solid var(--orange);
  border-radius:14px;
  background:#fff7f1;
  list-style:none;
}
.article-checklist-v2 li{
  position:relative;
  padding-left:26px;
  color:#3f4752;
  font-weight:700;
}
.article-checklist-v2 li:before{
  content:"";
  position:absolute;
  left:0;
  top:.42em;
  width:10px;
  height:10px;
  border-radius:50%;
  background:var(--orange);
}
.article-side-note-v2{
  position:sticky;
  top:104px;
  padding:24px;
  border:1px solid rgba(245,102,0,.16);
  border-radius:18px;
  background:#fff;
  box-shadow:0 16px 40px rgba(31,37,45,.08);
}
.article-end-cta-v2{
  margin-top:34px;
  padding:28px;
  border-radius:18px;
  background:linear-gradient(135deg,#ff7b1f,#d94e00);
  color:#fff;
}
.article-end-cta-v2 h2,
.article-end-cta-v2 p{
  color:#fff;
}
.article-end-cta-v2 .btn{
  background:#20242a;
  border-color:#20242a;
}

@media (max-width:980px){
  .service-hero-v2{
    padding:62px 0 54px;
  }
  .service-hero-v2-grid,
  .district-intro-grid{
    grid-template-columns:1fr;
    gap:34px;
  }
  .service-hero-v2-copy{
    padding-right:0;
  }
  .service-hero-v2-media{
    min-height:260px;
  }
  .service-hero-v2-media img{
    min-height:260px;
  }
  .district-service-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .area-card-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .value-grid,
  .about-service-grid,
  .contact-option-grid-v2{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .about-process-grid{
    grid-template-columns:1fr;
  }
  .contact-form-layout-v2{
    grid-template-columns:1fr;
  }
  .article-hero-grid-v2,
  .article-layout-v2{
    grid-template-columns:1fr;
  }
  .article-side-note-v2{
    position:static;
  }
}

@media (max-width:640px){
  .service-hero-v2{
    padding:44px 0 40px;
  }
  .service-visual-grid,
  .district-service-grid,
  .area-card-grid,
  .value-grid,
  .about-service-grid,
  .contact-option-grid-v2,
  .after-request-grid{
    grid-template-columns:1fr;
  }
  .service-hero-v2-media,
  .district-intro-media,
  .service-visual-card,
  .district-note-card{
    border-radius:14px;
  }
  .district-intro-section{
    padding:46px 0 40px;
  }
  .district-note-card{
    padding:24px 20px;
  }
  .contact-form-card-v2,
  .trust-note-card,
  .about-note-card,
  .article-body-v2,
  .article-end-cta-v2{
    padding:24px 20px;
  }
  .article-hero-v2{
    padding:48px 0 42px;
  }
  .legal-hero-centered{
    min-height:240px;
  }
}


