:root{--green:#079653;--green2:#13b665;--dark:#12181b;--ink:#171c1f;--muted:#667076;--line:#e6e9e8;--shadow:0 8px 24px rgba(16,32,25,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.container{width:min(1190px,calc(100% - 40px));margin-inline:auto}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}svg{width:1.4em;height:1.4em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.site-header{height:100px;background:#fff;position:relative;z-index:20;box-shadow:0 1px 8px rgba(0,0,0,.06)}.header-inner{height:100%;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;min-width:224px}.brand img{width:66px;height:66px;border-radius:50%;object-fit:contain}.brand span{display:flex;flex-direction:column;margin-left:10px;line-height:1}.brand b{font-size:25px;font-weight:900}.brand small{font-size:11px;letter-spacing:1.6px;margin-top:6px}.main-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.main-nav a{font-size:13px;font-weight:700;white-space:nowrap;padding:41px 0 35px;border-bottom:3px solid transparent}.main-nav a:hover,.main-nav a.active{color:var(--green);border-color:var(--green)}.header-actions{display:flex;gap:12px;align-items:center}.header-phone{display:flex;align-items:center;gap:9px;white-space:nowrap}.header-phone .icon-circle{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f0f2f2}.header-phone b,.header-phone small{display:block}.header-phone b{font-size:14px}.header-phone small{font-size:10px;color:#7c8589;margin-top:3px}.wa-btn{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#0bb45d,#07924a);color:#fff;border-radius:28px;padding:10px 16px;white-space:nowrap;box-shadow:0 5px 15px rgba(8,153,79,.25)}.wa-btn>span{font-size:27px}.wa-btn b,.wa-btn small{display:block}.wa-btn b{font-size:13px}.wa-btn small{font-size:9px;font-weight:500;margin-top:2px}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:26px;height:3px;background:#17221d;margin:5px;border-radius:3px}
.hero{height:455px;position:relative;background:#151b1c;color:#fff;overflow:hidden}.hero-image{position:absolute;right:0;top:0;width:67%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#101718 0%,rgba(15,23,22,.98) 33%,rgba(15,22,21,.55) 55%,rgba(0,0,0,0) 78%)}.hero-content{position:relative;height:100%;display:flex;align-items:center}.hero-copy{width:58%;padding-bottom:12px}.hero h1{font-size:42px;line-height:1.07;margin:0 0 15px;font-weight:900;letter-spacing:-1px;text-shadow:0 2px 8px #000}.hero h1 em{color:#11ae61;font-style:normal}.hero-copy>p{font-size:14px;line-height:1.5;max-width:585px;margin:0 0 19px;color:#f1f2f2}.hero-buttons{display:flex;gap:16px}.btn{min-height:52px;border-radius:15px;padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:19px;font-weight:800}.btn span small{display:block;font-size:9px;font-weight:500;margin-top:3px}.btn-primary{background:linear-gradient(135deg,#0fbe68,#07984e);box-shadow:0 6px 18px rgba(0,0,0,.25)}.btn-outline{border:1px solid #fff;background:rgba(0,0,0,.22);min-width:180px}.hero-perks{display:flex;margin-top:22px}.hero-perks span{display:flex;align-items:center;gap:8px;padding:0 19px;border-right:1px solid rgba(255,255,255,.25);font-size:22px;color:#12b965}.hero-perks span:first-child{padding-left:0}.hero-perks span:last-child{border:0}.hero-perks b{color:#fff;font-size:10px;line-height:1.35}.service-badge{position:absolute;right:85px;top:63px;width:150px;height:150px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,#163e30,#07251e);border:7px double #fff;box-shadow:0 5px 0 #087d43,0 8px 20px #000;color:#fff;transform:rotate(-3deg)}.service-badge strong{font-size:38px;line-height:1}.service-badge b{font-size:17px}.service-badge span{position:absolute;top:108px;background:var(--green);padding:5px 14px;width:170px;text-align:center;font-size:11px;font-weight:700}
.quick-strip{height:82px;margin-top:-40px;position:relative;z-index:5;border-radius:16px;background:linear-gradient(110deg,#20262a,#101518);color:#fff;display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 5px 8px rgba(0,0,0,.3);border:2px solid #fff}.quick-strip article{display:flex;align-items:center;justify-content:center;gap:18px;position:relative}.quick-strip article:not(:last-child):after{content:"";height:45%;width:1px;background:#067c47;position:absolute;right:0}.quick-strip svg{font-size:37px}.quick-strip b,.quick-strip small{display:block}.quick-strip b{font-size:15px}.quick-strip small{font-size:9px;margin-top:8px;color:#e5e5e5}
.section{padding-top:25px}.section-title{text-align:center}.section-title span{font-size:10px;color:var(--green);font-weight:700}.section-title h2,.gallery-heading h2{font-size:22px;margin:4px 0 17px}.section-title h2:after{content:"";display:block;width:32px;height:3px;background:var(--green);margin:7px auto 0}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.service-grid article{height:145px;border:1px solid #e3e6e5;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff}.service-grid svg{font-size:55px;color:var(--green);stroke-width:1.7}.service-grid h3{font-size:14px;line-height:1.25;text-align:center;margin:9px 4px 0}
.gallery-section{padding-top:27px}.gallery-heading{display:flex;justify-content:space-between;align-items:end}.gallery-heading h2{font-size:16px;margin:0}.gallery-heading h2 em{font-style:normal;color:var(--green)}.gallery-heading p{font-size:11px;margin:5px 0 10px}.slider-buttons{display:flex;gap:7px;margin-bottom:10px}.slider-buttons button{width:31px;height:31px;border:0;border-radius:50%;background:var(--green);color:#fff;font-size:23px;cursor:pointer}.gallery-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 8px}.gallery-track::-webkit-scrollbar{display:none}.gallery-track figure{margin:0;position:relative;min-width:calc((100% - 28px)/3);height:135px;border-radius:10px;overflow:hidden;scroll-snap-align:start}.gallery-track img{width:100%;height:100%;object-fit:cover}.gallery-track figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 48%,rgba(255,255,255,.65) 50%,transparent 52%)}.gallery-track span,.gallery-track b{position:absolute;bottom:8px;color:#fff;background:rgba(0,0,0,.55);font-size:10px;padding:4px 7px;border-radius:5px;z-index:2}.gallery-track span{left:8px}.gallery-track b{right:8px}
.featured{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.featured article{height:210px;border-radius:12px;overflow:hidden;background-image:linear-gradient(90deg,rgba(0,128,69,.97),rgba(0,103,56,.72) 42%,transparent 75%),var(--bg);background-size:cover;background-position:center;box-shadow:var(--shadow);color:#fff}.featured article:nth-child(2){background-image:linear-gradient(90deg,rgba(20,24,26,.97),rgba(20,24,26,.7) 50%,transparent 82%),var(--bg)}.featured article>div{padding:20px;width:60%}.featured h2{font-size:20px;margin:0 0 7px}.featured p{font-size:11px;line-height:1.5;margin:0 0 9px}.featured ul{padding:0;margin:0 0 10px;list-style:none;font-size:10px;line-height:1.65}.featured li:before{content:"✓";display:inline-grid;place-items:center;width:13px;height:13px;border-radius:50%;background:#fff;color:var(--green);margin-right:7px;font-weight:900}.featured a{display:inline-flex;gap:18px;align-items:center;padding:8px 12px;background:#fff;color:#26302c;border-radius:4px;font-size:9px;font-weight:700}.featured a span{color:var(--green);font-size:15px}
.trust{display:grid;grid-template-columns:1fr 1.4fr 1.15fr;gap:20px;margin-top:14px;margin-bottom:13px}.trust article{min-height:130px}.trust h2{font-size:15px;color:#087c46;margin:10px 0}.why{padding:0 20px}.why ul{list-style:none;padding:0;margin:0;font-size:10px;line-height:2}.why li{color:#29322e}.why li::first-letter{color:var(--green)}.review,.guarantee{border:1px solid #e2e5e4;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:0 20px;text-align:center}.review blockquote{font-size:10px;line-height:1.5;margin:8px}.review>div{font-size:9px}.review>div span{color:#ffc400;font-size:14px}.guarantee{display:flex;align-items:center;text-align:left;gap:16px}.guarantee h2{font-size:16px}.guarantee p{font-size:9px;line-height:1.5}.shield{width:73px;height:82px;flex:0 0 auto;border:5px solid var(--green);border-radius:40% 40% 50% 50%;display:grid;place-items:center}.shield svg{font-size:34px;color:var(--green);stroke-width:3}
.contact-band{background:linear-gradient(100deg,#06a85b,#087c42);color:#fff}.contact-inner{min-height:100px;display:grid;grid-template-columns:1.5fr 1fr 1fr;align-items:center}.contact-prompt{display:flex;align-items:center;gap:18px}.round-phone{width:60px;height:60px;background:#fff;color:var(--green);border-radius:50%;display:grid;place-items:center;font-size:29px}.contact-prompt h2{font-size:20px;margin:0}.contact-prompt p{font-size:10px;margin:5px 0 0}.contact-inner>a{height:54px;border-left:1px solid rgba(255,255,255,.55);display:flex;align-items:center;gap:13px;padding-left:30px}.contact-inner>a>svg,.wa-symbol{font-size:30px;background:#fff;color:var(--green);border-radius:8px;padding:7px;width:42px;height:42px}.contact-inner>a b,.contact-inner>a small{display:block}.contact-inner>a b{font-size:20px}.contact-inner>a small{font-size:9px;margin-top:3px}
footer{background:#151c1f;color:#e8eeee}.footer-grid{display:grid;grid-template-columns:1.25fr .75fr 1.15fr .95fr;gap:40px;padding:24px 20px 16px}.footer-grid>section:not(:first-child){border-left:1px solid #354044;padding-left:28px}.footer-brand{min-width:0}.footer-brand img{width:55px;height:55px}.footer-brand b{font-size:20px}.footer-brand small{font-size:8px}.footer-grid h3{font-size:12px;margin:3px 0 13px}.footer-grid p,.footer-grid a,.footer-grid span{font-size:9px;line-height:1.55}.footer-about p{max-width:240px}.footer-grid nav,.footer-contact{display:flex;flex-direction:column}.footer-grid nav a:hover,.footer-contact a:hover{color:#23cd77}.districts{display:grid;grid-template-columns:repeat(3,1fr);gap:2px 7px;margin-top:7px}.districts span{color:#eee}.districts span::first-letter{color:#23cd77}.footer-contact{gap:5px}.footer-bottom{border-top:1px solid #344045;display:flex;justify-content:space-between;padding:10px 0 14px;font-size:8px}.footer-bottom a{color:#38d68a}.floating-wa,.back-top{position:fixed;z-index:15;right:20px;width:49px;height:49px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.24)}.floating-wa{bottom:22px;background:#14b866;font-size:28px}.back-top{bottom:82px;background:#087e46;font-size:22px;opacity:0;pointer-events:none;transition:.25s}.back-top.visible{opacity:1;pointer-events:auto}
@media(max-width:1080px){.container{width:min(950px,calc(100% - 30px))}.site-header{height:84px}.brand{min-width:180px}.brand img{width:57px;height:57px}.brand b{font-size:20px}.main-nav{gap:13px}.main-nav a{font-size:11px;padding:34px 0 30px}.header-phone{display:none}.wa-btn{padding:9px 12px}.service-grid{gap:12px}.hero h1{font-size:38px}.service-badge{right:35px}.featured article>div{width:68%}}
@media(max-width:820px){html{scroll-padding-top:74px}.container{width:calc(100% - 28px)}.site-header{height:74px;position:sticky;top:0}.brand{min-width:0}.brand img{width:51px;height:51px}.brand b{font-size:18px}.brand small{font-size:8px}.menu-toggle{display:block;margin-left:auto}.main-nav{position:absolute;top:74px;left:0;right:0;background:#fff;display:flex;flex-direction:column;gap:0;padding:8px 20px 18px;box-shadow:0 12px 18px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.main-nav.open{opacity:1;visibility:visible;transform:none}.main-nav a{width:100%;padding:12px;border:0;border-bottom:1px solid #edf0ee}.header-actions{display:none}.hero{height:auto;min-height:700px}.hero-image{width:100%;height:43%;top:auto;bottom:0;object-position:center}.hero-shade{background:linear-gradient(180deg,#101718 0%,#101718 53%,rgba(15,23,22,.7) 67%,rgba(0,0,0,.08) 100%)}.hero-content{display:block;padding-top:42px}.hero-copy{width:100%;padding:0}.hero h1{font-size:34px}.hero-copy>p{font-size:13px}.hero-buttons{flex-direction:column;max-width:360px}.hero-perks{margin-top:18px}.hero-perks span{padding:0 10px;font-size:18px}.hero-perks b{font-size:8px}.service-badge{width:108px;height:108px;right:20px;top:440px;border-width:5px}.service-badge strong{font-size:28px}.service-badge b{font-size:13px}.service-badge span{top:79px;width:130px;font-size:8px}.quick-strip{height:auto;margin-top:0;border-radius:0;width:100%;grid-template-columns:1fr;padding:10px 20px}.quick-strip article{justify-content:flex-start;padding:12px 15px}.quick-strip article:not(:last-child):after{height:1px;width:100%;bottom:0;right:0}.quick-strip svg{font-size:29px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-grid article{height:130px}.gallery-track figure{min-width:82%;height:180px}.featured{grid-template-columns:1fr}.featured article{height:230px}.trust{grid-template-columns:1fr}.why{padding:0 20px}.contact-inner{grid-template-columns:1fr;padding:22px 0;gap:15px}.contact-inner>a{border-left:0;border-top:1px solid rgba(255,255,255,.35);padding:15px 0 0}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>section:not(:first-child){border:0;padding-left:0}.footer-bottom{padding-inline:14px}.floating-wa{bottom:18px}.back-top{display:none}}
@media(max-width:480px){.container{width:calc(100% - 24px)}.hero{min-height:690px}.hero h1{font-size:30px}.hero-copy>p{max-width:95%}.btn{width:100%;font-size:15px}.hero-perks{justify-content:space-between}.hero-perks span{padding:0 7px;gap:4px}.hero-perks b{font-size:7px}.service-badge{top:450px}.service-grid{gap:10px}.service-grid article{height:122px}.service-grid svg{font-size:45px}.service-grid h3{font-size:11px}.featured article{height:250px;background-position:62% center}.featured article>div{width:76%;padding:18px 14px}.trust{gap:12px}.contact-prompt h2{font-size:16px}.round-phone{width:50px;height:50px;font-size:23px}.contact-inner>a b{font-size:17px}.footer-grid{grid-template-columns:1fr}.footer-grid>section{border-bottom:1px solid #344045!important;padding-bottom:15px}.footer-bottom{flex-direction:column;gap:5px}.districts{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}


/* Final polish by ChatGPT: logo, WhatsApp, full images, longer layout, responsive safety */
body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.site-header{position:sticky;top:0;z-index:50;height:86px}.header-inner{gap:20px}.brand{min-width:210px;overflow:visible}.brand img{width:58px;height:58px;border-radius:50%;object-fit:contain;flex:0 0 auto}.brand span{margin-left:10px}.brand b{font-size:25px;line-height:.92}.brand small{font-size:10px;letter-spacing:1.5px;margin-top:5px}.main-nav{gap:22px}.main-nav a{padding:34px 0 28px}.header-phone b{font-size:15px}.wa-btn{border-radius:18px;padding:10px 18px}.wa-btn>span,.wa-ico{font-size:0;width:23px;height:23px;display:grid;place-items:center}.whatsapp-logo{display:block;width:100%;height:100%;object-fit:contain}.wa-inline{width:24px;height:24px}.wa-ico,.wa-inline{background:#fff;border-radius:50%;padding:2px;box-shadow:0 1px 5px rgba(0,0,0,.16)}.hero{height:510px}.hero h1{font-size:46px}.hero-copy>p{font-size:15px;max-width:610px}.btn-primary{font-size:16px}.quick-strip{height:90px;margin-top:-45px}.section{padding-top:44px}.service-grid article{height:135px}.gallery-section{padding-top:48px}.gallery-heading h2{font-size:26px}.gallery-heading p{font-size:14px}.gallery-track{gap:18px;padding:4px 2px 18px}.gallery-track figure.full-photo{min-width:360px;height:310px;background:#f6f8f7;border:1px solid #e3e7e5;border-radius:16px;box-shadow:0 10px 28px rgba(17,30,24,.1);display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-track figure.full-photo:after{display:none}.gallery-track figure.full-photo img{width:100%;height:100%;object-fit:contain;background:#f6f8f7;padding:6px}.gallery-track figure.full-photo figcaption{position:absolute;left:12px;bottom:12px;background:#fff;color:#141b1d;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(0,0,0,.12)}.gallery-track span,.gallery-track b{display:none}.featured{margin-top:34px}.trust{margin-top:30px;margin-bottom:34px}.service-detail{padding-top:42px}.detail-grid,.process-grid,.faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.detail-grid article,.process-grid article,.faq-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:var(--shadow)}.detail-grid h3,.process-grid h3,.faq-grid h3{margin:0 0 9px;font-size:17px}.detail-grid p,.process-grid p,.faq-grid p{margin:0;color:#556066;line-height:1.6;font-size:13px;font-weight:600}.process-section{background:linear-gradient(180deg,#fff,#f2faf6);padding-bottom:44px}.process-grid article strong{width:44px;height:44px;background:var(--green);color:#fff;border-radius:14px;display:grid;place-items:center;font-size:16px;margin-bottom:14px}.areas-section{display:grid;grid-template-columns:1fr 1.25fr;gap:30px;align-items:center;background:#12191b;color:#fff;border-radius:22px;padding:34px;margin-top:44px;margin-bottom:10px}.areas-copy span{color:#20c873;font-weight:800}.areas-copy h2{font-size:30px;line-height:1.12;margin:8px 0 12px}.areas-copy p{color:#d8e3dd;line-height:1.7;margin:0}.area-tags{display:flex;flex-wrap:wrap;gap:10px}.area-tags span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:10px 13px;font-size:13px;font-weight:800}.area-tags span:before{content:"✓";color:#22cb76;margin-right:7px}.faq-section{padding-bottom:36px}.faq-grid{grid-template-columns:repeat(2,1fr)}.floating-wa{left:20px;right:auto;bottom:22px;background:#fff;color:inherit;font-size:0}.floating-wa .whatsapp-logo{width:29px;height:29px}.back-top{right:20px;bottom:22px}.contact-inner>a>svg,.wa-symbol{display:grid;place-items:center}.wa-symbol .whatsapp-logo{width:26px;height:26px}.footer-brand img{width:54px;height:54px}
@media(max-width:1180px){.container{width:min(1040px,calc(100% - 32px))}.site-header{height:82px}.brand{min-width:190px}.main-nav{gap:15px}.main-nav a{font-size:12px}.hero h1{font-size:40px}.gallery-track figure.full-photo{min-width:330px}}
@media(max-width:900px){.site-header{height:74px}.brand{min-width:0}.brand img{width:50px;height:50px}.brand b{font-size:20px}.brand small{font-size:8px}.main-nav{top:74px}.hero{min-height:720px;height:auto}.hero h1{font-size:34px}.hero-image{height:44%}.quick-strip{margin-top:0}.service-grid{grid-template-columns:repeat(2,1fr)}.gallery-track figure.full-photo{min-width:80%;height:360px}.featured{grid-template-columns:1fr}.detail-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.areas-section{grid-template-columns:1fr;border-radius:0;width:100%;margin-left:0;margin-right:0}.faq-grid{grid-template-columns:1fr}.trust{grid-template-columns:1fr}.floating-wa{left:14px;bottom:14px}.back-top{right:14px;bottom:14px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.container{width:calc(100% - 24px)}.hero h1{font-size:30px}.hero{min-height:720px}.hero-buttons{max-width:none}.gallery-track figure.full-photo{min-width:88%;height:380px}.detail-grid,.process-grid,.service-grid{grid-template-columns:1fr}.featured article{height:280px}.featured article>div{width:82%}.areas-copy h2{font-size:24px}.contact-inner{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.floating-wa{width:52px;height:52px}.back-top{width:44px;height:44px}}
/* WhatsApp official logo button fix */
.wa-btn{
  background:#fff;
  color:#128C4A;
  border:2px solid #25D366;
  border-radius:999px;
  padding:9px 16px 9px 11px;
  box-shadow:0 6px 18px rgba(37,211,102,.24);
}
.wa-btn:hover{background:#f3fff8;color:#075E54}
.wa-btn .wa-ico{
  width:32px;
  height:32px;
  background:transparent;
  border-radius:0;
  padding:0;
  box-shadow:none;
}
.whatsapp-logo{display:block;object-fit:contain;flex:0 0 auto}
.wa-btn .whatsapp-logo{width:32px;height:32px}
.btn-primary .wa-inline{
  width:30px;
  height:30px;
  background:#fff;
  border-radius:50%;
  padding:3px;
  box-shadow:0 2px 8px rgba(0,0,0,.18);
}
.wa-symbol{
  background:#fff;
  color:inherit;
  border-radius:50%;
  padding:5px;
}
.wa-symbol .whatsapp-logo{width:32px;height:32px}
.floating-wa{
  background:#fff;
  border:2px solid #25D366;
  box-shadow:0 8px 24px rgba(37,211,102,.34);
}
.floating-wa .whatsapp-logo{width:34px;height:34px}
.footer-bottom span:last-child{font-size:10px}.footer-bottom span:last-child a{font-size:inherit}
