
:root{--navy:#12324a;--blue:#0f75bc;--teal:#12a6a0;--green:#78b943;--orange:#f47b20;--ink:#172331;--muted:#657283;--line:#dfe7ee;--soft:#f4f8fb;--white:#fff;--shadow:0 18px 48px rgba(18,50,74,.14)}
*{box-sizing:border-box}
body{margin:0;font-family:Poppins,Arial,sans-serif;color:var(--ink);background:var(--white);line-height:1.55}
img{max-width:100%;display:block}
a{color:inherit}
.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;margin:0;padding:10px clamp(18px,4vw,64px);width:100%;background:rgba(18,50,74,.98);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 8px 28px rgba(18,50,74,.16)}
.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:white;font-weight:900;min-width:max-content}
.brand img{width:74px;height:58px;object-fit:contain}
.brand span{display:block;font-size:15px;line-height:1.08;white-space:nowrap}.brand strong{font-size:17px}
.nav{display:flex;gap:22px;align-items:center;margin-left:auto}
.nav a{text-decoration:none;font-weight:700;color:white;font-size:15px}
.header-call,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:6px;text-decoration:none;font-weight:800}
.header-call{background:var(--orange);color:white;box-shadow:0 10px 22px rgba(244,123,32,.28)}
.btn.primary{background:var(--blue);color:white}.btn.secondary{border:1px solid var(--blue);color:var(--blue);background:white}.btn.light{background:white;color:var(--navy)}
.hero-actions a[href^="tel"],.cta-actions a[href^="tel"],.detail-hero a[href^="tel"]{background:var(--orange);color:white;border-color:var(--orange);box-shadow:0 10px 22px rgba(244,123,32,.25)}
.menu-toggle{display:none}
.hero{position:relative;min-height:520px;display:grid;align-items:center;overflow:hidden;background:var(--navy);padding:64px 0}
.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.58}
.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,50,74,.92),rgba(18,50,74,.55),rgba(18,50,74,.15))}
.content-box{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.hero-content{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));max-width:1180px;margin-inline:auto;padding:0;color:white}
.hero-content>*{max-width:720px}
.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900;color:var(--teal);margin:0 0 12px}
h1,h2,h3{line-height:1.08;color:var(--navy);margin:0 0 18px;letter-spacing:0}
.hero h1{font-size:clamp(34px,4.2vw,56px);color:white;max-width:620px}
.hero p{font-size:18px;max-width:540px}.hero-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-actions .btn,.cta-actions .btn{min-width:190px}
.trust-strip{background:white;border-bottom:1px solid var(--line);padding:0}
.trust-box{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--line)}
.trust-box>*{background:white;min-height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px}
.trust-box .trust-logo{padding:18px 24px}
.trust-strip strong{font-size:22px;color:var(--navy)}.trust-strip span{color:var(--muted)}.trust-logo img{max-width:100%;width:auto;height:78px;object-fit:contain}
.section{width:min(1180px,calc(100% - 40px));margin-inline:auto;padding:78px 0}
.intro-grid,.split,.detail-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}
.section h2,.page-hero h1{font-size:clamp(34px,4vw,56px)}.section p,.page-hero p,.detail-hero p{font-size:18px;color:var(--muted)}
.service-grid{width:min(1180px,calc(100% - 40px));margin-inline:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:0 0 72px}
.service-grid.featured{grid-template-columns:repeat(4,1fr)}
.service-card{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 8px 28px rgba(18,50,74,.08)}
.service-card img{width:100%;height:220px;object-fit:cover;background:var(--soft)}
.service-card div{padding:22px}.service-card h3{font-size:23px}.service-card p{color:var(--muted);min-height:74px}.service-card a,.text-link{font-weight:900;color:var(--blue);text-decoration:none}
.image-mosaic{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.image-mosaic img{height:170px;width:100%;object-fit:cover;border-radius:8px}
.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.pill-list a{padding:12px 16px;background:var(--soft);border:1px solid var(--line);border-radius:999px;text-decoration:none;font-weight:800;color:var(--navy)}
.reviews-band{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:.85fr 1.35fr;gap:28px;padding:78px 0;align-items:start}
.review-score,.review-card,.review-panel{background:white;border:1px solid var(--line);border-radius:8px;padding:28px;box-shadow:0 8px 28px rgba(18,50,74,.07)}
.review-score strong,.review-panel>strong{display:block;font-size:64px;line-height:1;color:var(--navy);margin-bottom:12px}.review-score strong span,.review-panel>strong span{font-size:26px;color:var(--muted)}
.review-score p,.review-card p,.review-panel p{color:var(--muted)}
.review-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.review-card h3{font-size:21px}.review-top{display:flex;justify-content:space-between;gap:14px;margin-bottom:16px}.review-top strong{font-size:34px;color:var(--blue)}.review-top span{font-size:13px;font-weight:900;color:var(--muted);text-align:right}.review-card small{color:var(--muted);font-weight:800}
.review-detail-grid{width:min(1180px,calc(100% - 40px));margin-inline:auto;display:grid;grid-template-columns:360px 1fr;gap:28px;padding:0 0 78px;align-items:start}.review-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.review-panel{position:sticky;top:105px}.review-panel dl{display:grid;gap:10px;margin:24px 0}.review-panel div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:10px}.review-panel dt{font-weight:800;color:var(--navy)}.review-panel dd{margin:0;font-weight:900;color:var(--blue)}
.cta-band{width:min(1180px,calc(100% - 40px));margin:0 auto 78px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--navy);color:white;border-radius:8px;box-shadow:var(--shadow)}
.cta-band h2{color:white;font-size:clamp(28px,3vw,42px)}.cta-band p{color:#dcebf5;max-width:680px}
.page-hero,.detail-hero{width:min(1180px,calc(100% - 40px));margin-inline:auto;padding:78px 0;background:white}
.page-hero.compact{min-height:330px;display:flex;flex-direction:column;justify-content:center}
.detail-hero{display:grid;grid-template-columns:1fr .9fr;gap:56px;align-items:center}
.detail-hero h1{font-size:clamp(40px,5vw,72px)}.detail-hero img{height:460px;width:100%;object-fit:cover;border-radius:8px;box-shadow:var(--shadow);background:white}
.price{display:inline-flex;margin-top:18px;padding:10px 14px;border-radius:6px;background:#e6f5ee;color:#236c2d;font-weight:900}
.check-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.check-list li{padding-left:30px;position:relative;font-weight:700}.check-list li:before{content:"";position:absolute;left:0;top:8px;width:13px;height:13px;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--green))}
.service-grid.mini{padding:0;grid-template-columns:repeat(3,1fr)}
.location-grid{width:min(1180px,calc(100% - 40px));margin-inline:auto;padding:0 0 78px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.location-card{min-height:150px;padding:24px;border:1px solid var(--line);border-radius:8px;text-decoration:none;background:white;box-shadow:0 8px 28px rgba(18,50,74,.07)}
.location-card span{display:block;font-size:24px;font-weight:900;color:var(--navy)}.location-card small{color:var(--muted)}
.gallery{width:min(1180px,calc(100% - 40px));margin-inline:auto;padding:0 0 72px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.gallery img{height:210px;width:100%;object-fit:cover;border-radius:8px;background:var(--soft)}
.service-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-columns div{padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--soft)}
.contact-grid{width:min(1180px,calc(100% - 40px));margin-inline:auto;padding:0 0 78px;align-items:start}.contact-panel,.quote-form{border:1px solid var(--line);border-radius:8px;padding:30px;background:white;box-shadow:0 8px 28px rgba(18,50,74,.07)}
.badges{display:flex;gap:18px;align-items:center}.badges img{max-height:92px;width:auto}
.quote-form{display:grid;gap:14px}.quote-form label{display:grid;gap:7px;font-weight:800;color:var(--navy)}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:6px;padding:13px;font:inherit}.form-mail{width:max-content}
.site-footer{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px;padding:52px clamp(20px,5vw,72px);background:#0d2538;color:#dcebf5}.site-footer h2{font-size:20px;color:white}.site-footer a{color:white}.footer-brand{display:flex;align-items:center;gap:14px;color:white;margin-bottom:14px}.footer-logo{width:84px;height:64px;object-fit:contain}
.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:30;width:68px;height:68px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#25d366;color:white;text-decoration:none;font-weight:900;box-shadow:0 16px 34px rgba(18,50,74,.28),0 0 0 5px rgba(37,211,102,.16)}
.floating-whatsapp svg{width:34px;height:34px;fill:white}
@media (max-width:1050px){.service-grid.featured,.service-grid,.location-grid,.review-cards,.review-list{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:repeat(3,1fr)}.service-columns{grid-template-columns:repeat(2,1fr)}.trust-box{grid-template-columns:repeat(3,1fr)}.reviews-band,.review-detail-grid{grid-template-columns:1fr}.review-panel{position:static}}
@media (max-width:760px){.site-header{flex-wrap:wrap;gap:12px;padding:9px 12px}.brand img{width:48px;height:42px}.brand span{font-size:12px;max-width:none;white-space:nowrap}.brand strong{font-size:12px}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:44px;height:44px;margin-left:auto;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:0}.menu-toggle span{display:block;width:20px;height:2px;background:white;border-radius:999px}.nav{display:none;order:4;width:100%;flex-direction:column;align-items:flex-start;margin:0}.nav.open{display:flex}.header-call{order:5;width:auto;margin-left:60px}.hero{min-height:460px;padding:48px 0}.hero h1{font-size:34px}.hero p{font-size:17px}.intro-grid,.split,.detail-grid,.contact-grid,.detail-hero,.site-footer{grid-template-columns:1fr}.service-grid.featured,.service-grid,.service-grid.mini,.location-grid,.gallery,.service-columns,.review-cards,.review-list,.trust-box{grid-template-columns:1fr}.content-box,.hero-content,.section,.service-grid,.reviews-band,.review-detail-grid,.cta-band,.page-hero,.detail-hero,.location-grid,.gallery,.contact-grid{width:calc(100% - 32px)}.section,.page-hero,.detail-hero,.reviews-band{padding:52px 0}.detail-hero img{height:330px}.cta-band{margin-bottom:52px;padding:28px;display:block}.cta-actions .btn,.hero-actions .btn{width:100%}.image-mosaic{grid-template-columns:repeat(2,1fr)}.floating-whatsapp{width:60px;height:60px;right:16px;bottom:16px}}
