:root{
  --navy:#061b35;--navy-2:#0b2b50;--yellow:#ffbd08;--yellow-dark:#e9a700;--ink:#0f1d2f;--muted:#667286;--line:#e7ebf0;--soft:#f6f8fb;--white:#fff;--radius:18px;--shadow:0 18px 60px rgba(6,27,53,.10);--container:1180px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;left:20px;top:-60px;background:var(--yellow);padding:12px 18px;border-radius:8px;z-index:9999;font-weight:800}.skip-link:focus{top:20px}.container{width:min(var(--container),calc(100% - 40px));margin:auto}.topbar{background:var(--navy);color:#dce6f2;font-size:12px}.topbar-inner{height:38px;display:flex;align-items:center;gap:28px}.topbar-item{display:flex;align-items:center;gap:8px;white-space:nowrap}.topbar-item svg{width:14px;height:14px;fill:none;stroke:var(--yellow);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.topbar-emergency{margin-left:auto;font-weight:800;color:white}.topbar-emergency svg{fill:var(--yellow);stroke:var(--yellow)}
.header{height:82px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);position:sticky;top:0;z-index:100;backdrop-filter:blur(12px)}.header-inner{height:100%;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:11px;min-width:218px}.brand-mark{width:43px;height:48px;display:grid;place-items:center;color:var(--yellow)}.brand-mark svg{width:42px;height:42px;fill:currentColor;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.brand strong{font-size:19px;line-height:1;display:block;letter-spacing:-.4px}.brand small{font-size:11px;display:block;font-weight:800;letter-spacing:.85px;margin-top:4px}.nav{display:flex;align-items:center;gap:27px;margin-left:auto}.nav a{font-size:14px;font-weight:750;position:relative;padding:31px 0}.nav a:after{content:"";position:absolute;height:3px;border-radius:3px;background:var(--yellow);left:50%;right:50%;bottom:20px;transition:.25s}.nav a:hover:after,.nav a.active:after{left:0;right:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:10px;min-height:48px;padding:0 21px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.25s;cursor:pointer}.btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--yellow);color:#151d27;box-shadow:0 8px 22px rgba(255,189,8,.22)}.btn-primary:hover{background:#ffc82d}.btn-outline{border-color:#b8c0ca;background:#fff;color:var(--navy)}.btn-outline:hover{border-color:var(--navy)}.header-cta{white-space:nowrap}.menu-toggle{display:none;border:0;background:none;align-items:center;gap:8px;font-weight:800}.menu-toggle svg{width:26px;height:26px;fill:none;stroke:var(--navy);stroke-width:2}
.hero{background:linear-gradient(90deg,#fff 0%,#fff 47%,#f1f4f7 47%,#f1f4f7 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;min-height:600px}.hero-copy{padding:86px 46px 74px 0;align-self:center}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:1.35px;color:#6a7484;font-size:12px;font-weight:850}.eyebrow span{width:26px;height:3px;background:var(--yellow);border-radius:4px}.hero h1{margin:17px 0 20px;font-size:64px;line-height:1.02;letter-spacing:-2.4px}.hero h1 span,.hero h1 strong{display:block}.hero h1 strong{color:var(--yellow)}.hero-copy>p{font-size:17px;color:var(--muted);max-width:620px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:38px}.trust-row>div{min-height:68px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;justify-content:center;gap:9px;background:#fff;padding:10px}.trust-row svg{width:23px;height:23px;fill:none;stroke:var(--yellow-dark);stroke-width:1.8}.trust-row span{font-size:11px;color:var(--muted);line-height:1.25}.trust-row b{display:block;color:var(--ink);font-size:12px}.hero-media{position:relative;min-height:600px}.hero-media:before{content:"";position:absolute;inset:0 0 0 -120px;background:linear-gradient(90deg,#fff 2%,transparent 45%);z-index:1;pointer-events:none}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-callout{position:absolute;left:28px;bottom:28px;z-index:2;background:white;border-radius:14px;padding:14px 17px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow)}.hero-callout small,.hero-callout strong{display:block}.hero-callout small{font-size:11px;color:var(--muted)}.hero-callout strong{font-size:13px}.pulse{width:11px;height:11px;border-radius:50%;background:#24a66a;box-shadow:0 0 0 6px rgba(36,166,106,.13)}
.section{padding:90px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading h2,.center-heading h2,.about-copy h2,.faq-intro h2{font-size:39px;line-height:1.12;letter-spacing:-1.2px;margin:8px 0 0}.section-heading>p{max-width:500px;color:var(--muted);margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{border:1px solid var(--line);border-radius:16px;padding:24px 19px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:132px;background:white;position:relative;overflow:hidden;transition:.3s}.service-card:before{content:"";position:absolute;inset:auto 0 0;height:4px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:.3s}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.service-card:hover:before{transform:scaleX(1)}.service-card h3{font-size:15px;margin:0 0 5px}.service-card p{font-size:12px;color:var(--muted);margin:0}.icon-box{width:48px;height:48px;border-radius:14px;background:#fff7da;color:#d99400;display:grid;place-items:center}.icon-box svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.icon-box svg use[href="#i-bolt"]{fill:currentColor}.card-arrow{width:17px;height:17px;fill:none;stroke:#9aa4b2;stroke-width:1.7;opacity:0;transform:translateX(-5px);transition:.25s}.service-card:hover .card-arrow{opacity:1;transform:none}
.advantages{padding:72px 0;background:var(--soft);border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.center-heading{text-align:center;margin-bottom:38px}.advantage-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.advantage-grid article{text-align:center;padding:12px}.icon-round{width:68px;height:68px;border-radius:50%;background:white;border:1px solid var(--line);display:grid;place-items:center;margin:0 auto 14px;box-shadow:0 8px 20px rgba(6,27,53,.05)}.icon-round svg{width:31px;height:31px;fill:none;stroke:var(--yellow-dark);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.advantage-grid h3{font-size:15px;margin:0 0 5px}.advantage-grid p{font-size:12px;color:var(--muted);margin:0}
.about-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:75px;align-items:center}.about-media{height:535px;position:relative}.about-media:before{content:"";position:absolute;left:-18px;top:-18px;width:150px;height:150px;border:2px solid var(--yellow);border-radius:24px;z-index:-1}.about-media img{width:100%;height:100%;object-fit:cover;border-radius:22px;object-position:34% center}.experience{position:absolute;right:-28px;bottom:35px;background:var(--navy);color:#fff;border:8px solid #fff;border-radius:18px;padding:21px 25px;display:flex;align-items:center;gap:12px}.experience strong{font-size:38px;color:var(--yellow);line-height:1}.experience span{font-size:12px;line-height:1.25;font-weight:800}.about-copy h2{font-size:43px;margin-bottom:20px}.about-copy>p{color:var(--muted);font-size:16px}.check-list{list-style:none;padding:0;margin:27px 0;display:grid;grid-template-columns:1fr 1fr;gap:14px 20px}.check-list li{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:750}.check-list span{width:23px;height:23px;border-radius:50%;background:#fff4ca;color:#bf8300;display:grid;place-items:center}.check-list svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.5}.stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden}.stats div{padding:20px;text-align:center}.stats div+div{border-left:1px solid var(--line)}.stats strong{display:block;color:var(--yellow-dark);font-size:25px}.stats span{font-size:11px;color:var(--muted)}
.process{background:var(--soft)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;text-align:center;padding:29px 20px 24px;position:relative}.process-grid article>span{position:absolute;top:13px;right:16px;font-size:34px;line-height:1;color:#f0f2f5;font-weight:900}.process-grid article:not(:last-child):after{content:"";position:absolute;right:-12px;top:50%;width:24px;height:24px;border-top:2px solid var(--yellow);border-right:2px solid var(--yellow);transform:translateY(-50%) rotate(45deg);z-index:2}.process-icon{width:56px;height:56px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;margin:0 auto 14px}.process-icon svg{width:25px;height:25px;fill:none;stroke:var(--navy);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.process-grid h3{margin:0 0 6px;font-size:16px}.process-grid p{margin:0;color:var(--muted);font-size:12px}
.text-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:var(--navy)}.text-link svg{width:18px;height:18px;fill:none;stroke:var(--yellow-dark);stroke-width:2}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.project-card{border-radius:16px;overflow:hidden;border:1px solid var(--line);background:white;transition:.3s}.project-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.project-card img{width:100%;height:210px;object-fit:cover}.project-card:nth-child(3) img,.project-card:nth-child(4) img{object-position:center 35%}.project-card div{padding:17px 18px}.project-card span{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;color:#b37800;font-weight:900}.project-card h3{margin:5px 0 4px;font-size:15px}.project-card p{margin:0;color:var(--muted);font-size:11px}
.testimonials{background:var(--soft)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;position:relative}.quote{position:absolute;right:22px;top:5px;font-family:Georgia,serif;font-size:75px;color:#ffe6a0;line-height:1}.testimonial>p{font-size:14px;color:#4d596b;min-height:66px;margin:0 0 16px}.rating{display:flex;gap:3px;margin-bottom:18px}.rating svg{width:15px;height:15px;fill:var(--yellow);stroke:var(--yellow-dark);stroke-width:1}.customer{display:flex;align-items:center;gap:11px;border-top:1px solid var(--line);padding-top:16px}.customer>span{width:39px;height:39px;border-radius:50%;background:var(--navy);color:white;display:grid;place-items:center;font-size:11px;font-weight:900}.customer strong,.customer small{display:block}.customer strong{font-size:13px}.customer small{font-size:10px;color:var(--muted)}
.emergency{background:linear-gradient(120deg,var(--navy),#0d3764);color:white;padding:28px 0;position:relative;overflow:hidden}.emergency:after{content:"";position:absolute;width:360px;height:360px;border:70px solid rgba(255,255,255,.03);border-radius:50%;right:4%;top:-170px}.emergency-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:2}.emergency-title{display:flex;align-items:center;gap:18px}.emergency-bolt{width:66px;height:66px;border-radius:16px;background:rgba(255,189,8,.12);display:grid;place-items:center}.emergency-bolt svg{width:34px;height:34px;fill:var(--yellow);stroke:var(--yellow)}.emergency h2{font-size:28px;margin:0}.emergency p{margin:2px 0 0;color:#c9d6e5}.btn-large{min-width:220px;min-height:56px;font-size:18px}
.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}.faq-intro p{color:var(--muted);margin-bottom:24px}.accordion details{border-bottom:1px solid var(--line)}.accordion summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;font-weight:800;font-size:14px}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{width:30px;height:30px;border-radius:50%;background:var(--soft);display:grid;place-items:center;flex:none}.accordion summary svg{width:15px;height:15px;fill:none;stroke:var(--navy);stroke-width:2;transition:.25s}.accordion details[open] summary svg{transform:rotate(45deg)}.accordion details p{margin:-5px 45px 20px 0;color:var(--muted);font-size:13px}
.contact{background:#fbfcfd}.contact-grid{display:grid;grid-template-columns:.82fr 1.25fr 1fr;gap:20px}.contact-info,.contact-form,.map-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:25px}.contact-info h3{font-size:18px;margin:0 0 22px}.contact-info>a,.info-row{display:flex;align-items:flex-start;gap:13px;padding:12px 0}.contact-info>a+a,.contact-info .info-row{border-top:1px solid var(--line)}.contact-info>a>span,.info-row>span{width:36px;height:36px;border-radius:10px;background:#fff5d3;display:grid;place-items:center;color:#c98900;flex:none}.contact-info svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.contact-info small,.contact-info strong{display:block}.contact-info small{font-size:10px;color:var(--muted);margin-bottom:2px}.contact-info strong{font-size:12px;line-height:1.4}.contact-form label{display:block;font-size:11px;font-weight:800;color:#475365}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid var(--line);border-radius:9px;padding:12px 13px;margin-top:6px;margin-bottom:12px;outline:none;background:white;color:var(--ink);font-size:12px}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--yellow-dark);box-shadow:0 0 0 3px rgba(255,189,8,.12)}.contact-form textarea{resize:vertical}.contact-form .btn{width:100%}.form-message{font-size:12px;margin:10px 0 0;text-align:center;color:#238052;font-weight:800}.map-card{position:relative;overflow:hidden;min-height:420px;background:#e8edf1}.map-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.25) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.25) 1px,transparent 1px);background-size:40px 40px}.road{position:absolute;height:18px;background:#fff;border:1px solid #d5dce3;box-shadow:0 0 0 2px rgba(255,255,255,.7);transform-origin:left center}.r1{width:520px;left:-100px;top:100px;transform:rotate(28deg)}.r2{width:470px;left:-80px;top:285px;transform:rotate(-22deg)}.r3{width:430px;left:55px;top:-30px;transform:rotate(76deg)}.r4{width:380px;left:220px;top:40px;transform:rotate(68deg)}.r5{width:420px;left:-10px;top:210px;transform:rotate(8deg)}.r6{width:330px;left:60px;top:350px;transform:rotate(-8deg)}.map-label{position:absolute;font-size:10px;color:#758293;background:rgba(255,255,255,.8);padding:3px 6px;border-radius:4px}.l1{left:45px;top:45px}.l2{right:35px;bottom:55px}.l3{left:28px;bottom:95px}.map-pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.map-pin svg{width:44px;height:44px;fill:var(--yellow);stroke:var(--navy);stroke-width:1.4}.map-pin span{background:var(--navy);color:white;padding:7px 10px;border-radius:7px;font-size:10px;font-weight:800;white-space:nowrap;box-shadow:var(--shadow)}
.footer{background:var(--navy);color:#d7e0eb;padding:65px 0 0}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr 1.1fr;gap:55px;padding-bottom:50px}.brand-light{color:white}.footer h3{font-size:13px;color:#fff;margin:0 0 17px;text-transform:uppercase;letter-spacing:.7px}.footer p{font-size:12px;color:#aebdcd;margin:0 0 12px}.footer-grid>div>a:not(.brand):not(.whatsapp-link){display:block;font-size:12px;color:#b8c7d7;margin:8px 0}.footer-grid>div>a:hover{color:var(--yellow)}.footer-brand>p{max-width:280px;margin:17px 0}.whatsapp-link{display:inline-flex;align-items:center;gap:8px;color:white;font-size:12px;font-weight:800}.whatsapp-link svg{width:21px;height:21px;fill:none;stroke:#35ca74;stroke-width:1.8}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#8fa1b5}.footer-bottom div{display:flex;gap:20px}.floating-call{position:fixed;right:22px;bottom:22px;background:var(--yellow);color:var(--navy);height:54px;border-radius:28px;padding:0 18px;display:flex;align-items:center;gap:8px;font-weight:900;font-size:12px;box-shadow:0 12px 35px rgba(0,0,0,.22);z-index:80}.floating-call svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1100px){.nav{gap:16px}.nav a{font-size:12px}.header-cta{display:none}.service-grid{grid-template-columns:repeat(2,1fr)}.advantage-grid{grid-template-columns:repeat(3,1fr)}.project-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr 1.4fr}.map-card{grid-column:1/-1;min-height:300px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.hero h1{font-size:54px}.trust-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){.hide-tablet{display:none}.header{height:70px}.header-inner{justify-content:space-between}.brand{min-width:auto}.brand strong{font-size:16px}.brand small{font-size:9px}.brand-mark{width:36px;height:38px}.brand-mark svg{width:35px;height:35px}.menu-toggle{display:flex}.nav{position:absolute;left:20px;right:20px;top:78px;background:white;border:1px solid var(--line);border-radius:14px;padding:8px;display:none;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav a{padding:13px 15px;border-radius:9px}.nav a:after{display:none}.nav a:hover,.nav a.active{background:var(--soft)}.hero{background:#fff}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:65px 0 45px}.hero-media{min-height:500px;margin:0 -20px}.hero-media:before{inset:-1px 0 auto 0;height:130px;background:linear-gradient(#fff,transparent)}.section{padding:70px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:15px}.about-grid{grid-template-columns:1fr;gap:50px}.about-media{height:480px}.experience{right:20px}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:nth-child(2):after{display:none}.testimonial-grid{grid-template-columns:1fr}.faq-grid{grid-template-columns:1fr;gap:35px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.emergency-inner{align-items:flex-start;flex-direction:column}.emergency .btn{width:100%}}
@media(max-width:620px){.container{width:min(100% - 28px,var(--container))}.topbar-inner{height:34px}.topbar-item{font-size:10px}.topbar-emergency span{display:none}.hero-copy{padding-top:48px}.hero h1{font-size:43px;letter-spacing:-1.7px}.hero-copy>p{font-size:15px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.trust-row{margin-top:28px}.hero-media{min-height:390px;margin:0 -14px}.hero-callout{left:14px;right:14px;bottom:14px}.section{padding:58px 0}.section-heading h2,.center-heading h2,.about-copy h2,.faq-intro h2{font-size:30px}.service-grid,.project-grid,.advantage-grid,.process-grid,.contact-grid,.footer-grid{grid-template-columns:1fr}.advantage-grid{gap:8px}.advantage-grid article{display:grid;grid-template-columns:auto 1fr;column-gap:14px;text-align:left;align-items:center}.advantage-grid .icon-round{grid-row:1/3;margin:0}.advantage-grid h3{align-self:end}.advantage-grid p{align-self:start}.about-media{height:400px}.about-media:before{display:none}.check-list{grid-template-columns:1fr}.stats div{padding:14px 8px}.stats strong{font-size:19px}.process-grid article:after{display:none!important}.project-card img{height:220px}.contact-grid{gap:14px}.contact-info,.contact-form,.map-card{padding:19px}.form-row{grid-template-columns:1fr}.map-card{grid-column:auto;min-height:300px}.footer-grid{gap:30px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;padding:20px 0}.floating-call{right:14px;bottom:14px;width:52px;padding:0;justify-content:center}.floating-call span{display:none}.emergency h2{font-size:22px}.emergency-bolt{width:53px;height:53px}.emergency-title{align-items:flex-start}.section-heading>p{font-size:14px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}


/* Detail pages and enhanced footer */
.sr-only,.svg-sprite{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.soft-section{background:var(--soft)}.page-hero{position:relative;isolation:isolate;overflow:hidden;background:var(--navy);color:#fff}.page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,24,49,.97) 0%,rgba(5,24,49,.88) 48%,rgba(5,24,49,.35) 100%),var(--page-image);background-size:cover;background-position:center;z-index:-2}.page-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 30%,rgba(255,190,0,.14),transparent 30%);z-index:-1}.page-hero-inner{min-height:390px;display:flex;align-items:center;padding-top:55px;padding-bottom:55px}.page-hero-inner>div{max-width:730px}.page-hero h1{font-size:52px;line-height:1.05;letter-spacing:-2px;margin:13px 0 16px;color:#fff}.page-hero p{max-width:680px;font-size:17px;line-height:1.75;color:#cbd6e3;margin:0}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:25px;font-size:11px;color:#9fafbf}.breadcrumbs a{color:#dfe7ef}.breadcrumbs strong{color:var(--yellow)}.breadcrumbs span{opacity:.5}.split-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.split-feature h2{font-size:38px;line-height:1.15;margin:8px 0 17px}.split-feature p{color:var(--muted);line-height:1.8}.rounded-image{width:100%;height:510px;object-fit:cover;border-radius:22px;box-shadow:var(--shadow)}.check-list.vertical{display:grid;grid-template-columns:1fr;gap:12px;margin:25px 0 30px}.check-list.vertical li{font-size:14px}.detail-layout,.project-detail,.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:55px;align-items:start}.detail-content{min-width:0}.detail-cover{width:100%;height:460px;object-fit:cover;border-radius:18px;margin-bottom:36px}.detail-content h2,.article-content h2{font-size:35px;line-height:1.2;margin:10px 0 18px}.detail-content h3,.article-content h3{font-size:23px;margin:34px 0 16px}.detail-content p,.article-content p{font-size:15px;line-height:1.85;color:var(--muted)}.detail-content .lead,.article-content .lead{font-size:19px;color:#344054}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;padding:0;margin:20px 0 30px;list-style:none}.feature-list li{display:flex;align-items:center;gap:10px;background:var(--soft);border:1px solid var(--line);padding:14px 16px;border-radius:10px;font-size:13px;font-weight:800}.feature-list svg{width:19px;height:19px;fill:none;stroke:var(--yellow-dark);stroke-width:2.4;flex:none}.notice-box{display:flex;gap:15px;align-items:flex-start;padding:22px;border-radius:14px;background:#fff7dc;border:1px solid #ffe39a;margin:30px 0}.notice-box>svg{width:30px;height:30px;fill:none;stroke:#b67800;stroke-width:1.8;flex:none}.notice-box strong{display:block;margin-bottom:4px}.notice-box p{margin:0!important;font-size:13px!important}.mini-process{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mini-process span{display:flex;flex-direction:column;gap:8px;padding:15px 12px;border:1px solid var(--line);border-radius:10px;font-size:11px;font-weight:800}.mini-process b{font-size:18px;color:var(--yellow-dark)}.detail-sidebar{display:grid;gap:20px;position:sticky;top:105px}.sidebar-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px;box-shadow:0 14px 38px rgba(7,32,60,.07)}.sidebar-card h3{font-size:20px;margin:7px 0 11px}.sidebar-card p{font-size:13px;line-height:1.7;color:var(--muted)}.quote-card{background:var(--navy);color:#fff;border-color:var(--navy)}.quote-card h3{color:#fff}.quote-card p{color:#b9c7d5}.quote-card .btn{width:100%;margin-top:10px}.quote-card .btn-outline{border-color:rgba(255,255,255,.25);color:#fff;background:rgba(255,255,255,.06)}.sidebar-links{display:grid}.sidebar-links a{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px;font-weight:800}.sidebar-links a:last-child{border-bottom:0}.sidebar-links svg:first-child{width:20px;height:20px;fill:none;stroke:var(--yellow-dark);stroke-width:1.8}.sidebar-links svg:last-child{width:16px;height:16px;margin-left:auto;fill:none;stroke:currentColor;stroke-width:1.8}.detail-stats{margin-top:30px}.value-grid,.sector-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.value-grid article,.sector-grid article{padding:28px;border:1px solid var(--line);border-radius:16px;background:#fff}.value-grid h3,.sector-grid h3{font-size:17px;margin:14px 0 7px}.value-grid p,.sector-grid p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.sector-grid>article>svg{width:36px;height:36px;fill:none;stroke:var(--yellow-dark);stroke-width:1.5}.project-grid-large{grid-template-columns:repeat(2,1fr)}.project-grid-large .project-card img{height:360px}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:42px 48px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.cta-panel h2{font-size:32px;margin:7px 0 10px}.cta-panel p{color:var(--muted);margin:0}.project-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:28px 0}.project-meta div{padding:15px;border:1px solid var(--line);border-radius:10px}.project-meta small,.project-meta strong{display:block}.project-meta small{font-size:10px;color:var(--muted);margin-bottom:4px}.project-meta strong{font-size:12px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{display:block;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:.25s;box-shadow:0 10px 30px rgba(7,32,60,.05)}.blog-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.blog-card img{width:100%;height:230px;object-fit:cover}.blog-card>div{padding:23px}.blog-card span{font-size:10px;text-transform:uppercase;letter-spacing:.6px;font-weight:900;color:var(--yellow-dark)}.blog-card h3{font-size:19px;line-height:1.35;margin:10px 0}.blog-card p{font-size:13px;line-height:1.7;color:var(--muted)}.blog-card strong{display:inline-flex;align-items:center;gap:7px;font-size:11px}.blog-card strong svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.article-content{max-width:850px}.article-meta{display:flex;gap:20px;color:var(--muted);font-size:11px;margin-bottom:18px}.contact-grid-no-map{grid-template-columns:.85fr 1.55fr}.contact-page-grid{display:grid;grid-template-columns:.75fr 1.3fr;gap:22px}.contact-page-grid .map-card{grid-column:1/-1;min-height:380px}.contact-page-grid .contact-form h2{font-size:30px;margin:8px 0 22px}.faq-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:55px;align-items:start}.legal-content{max-width:850px}.legal-content>section{padding:8px 0 20px;border-bottom:1px solid var(--line)}.legal-content h2{font-size:25px;margin:28px 0 10px}.legal-content p{font-size:15px;line-height:1.85;color:var(--muted)}.not-found{min-height:70vh;display:grid;place-items:center;text-align:center;background:var(--soft);padding:80px 0}.not-found span{font-size:120px;font-weight:950;color:var(--yellow);line-height:1}.not-found h1{font-size:38px;margin:5px 0}.not-found p{color:var(--muted);margin-bottom:25px}
.footer-newsletter{background:#f3f6f9;border-top:1px solid var(--line);padding:45px 0}.newsletter-inner{display:grid;grid-template-columns:1fr 530px;align-items:center;gap:50px}.newsletter-inner h2{font-size:28px;margin:7px 0}.newsletter-inner p{font-size:13px;color:var(--muted);margin:0}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:start}.newsletter-form input{height:48px;border:1px solid var(--line);border-radius:9px;padding:0 15px;font-size:13px;outline:none}.newsletter-form .btn{height:48px}.newsletter-form .form-message{grid-column:1/-1;margin:2px 0 0;text-align:left}.footer{padding:0;background:var(--navy)}.footer-main{display:grid;grid-template-columns:1.35fr .75fr 1fr .75fr 1.25fr;gap:42px;padding-top:64px;padding-bottom:42px}.footer-column h3{font-size:12px;color:#fff;text-transform:uppercase;letter-spacing:.8px;margin:0 0 18px}.footer-column>a:not(.brand):not(.whatsapp-box){display:block;font-size:12px;color:#b7c5d4;margin:9px 0}.footer-brand>p{font-size:12px;line-height:1.75;max-width:300px;margin:19px 0;color:#aebdcd}.footer-badges{display:grid;gap:8px;margin:18px 0}.footer-badges span{display:flex;align-items:center;gap:8px;font-size:10px;color:#dfe7ef}.footer-badges svg{width:17px;height:17px;fill:none;stroke:var(--yellow);stroke-width:1.8}.social-links{display:flex;gap:8px;margin-top:18px}.social-links a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.07);color:#fff}.social-links a:hover{background:var(--yellow);color:var(--navy)}.social-links svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.social-links a:first-child svg,.social-links a:nth-child(4) svg{fill:currentColor;stroke:none}.footer-contact>a,.footer-contact-row{display:flex!important;gap:11px!important;align-items:flex-start;margin:0!important;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08)}.footer-contact>a>span,.footer-contact-row>span{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:rgba(255,190,0,.1);color:var(--yellow);flex:none}.footer-contact svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.footer-contact small,.footer-contact strong{display:block}.footer-contact small{font-size:9px;color:#8395a8;margin-bottom:2px}.footer-contact strong{font-size:11px;line-height:1.45;color:#d9e3ec}.whatsapp-box{justify-content:center!important;align-items:center!important;margin-top:15px!important;border:1px solid rgba(53,202,116,.35)!important;border-radius:9px;padding:11px!important;color:#fff!important;background:rgba(53,202,116,.08)}.whatsapp-box svg{stroke:#35ca74}.footer-certificates{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.08);padding:20px 0}.footer-certificates span{display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;color:#9fb0c1;border-right:1px solid rgba(255,255,255,.08)}.footer-certificates span:last-child{border-right:0}.footer-certificates svg{width:18px;height:18px;fill:none;stroke:var(--yellow);stroke-width:1.7}.footer-bottom-wrap{border-top:1px solid rgba(255,255,255,.08);background:#04172f}.footer-bottom{border:0}.footer-bottom a{color:#8fa1b5}.service-card,.project-card{text-decoration:none;color:inherit}.contact-form{background:#fff;border:1px solid var(--line);border-radius:14px;padding:25px}
@media(max-width:1100px){.footer-main{grid-template-columns:1.3fr 1fr 1fr}.footer-column:nth-child(4){grid-column:2}.footer-column:nth-child(5){grid-column:3}.newsletter-inner{grid-template-columns:1fr 1fr}.value-grid,.sector-grid{grid-template-columns:repeat(2,1fr)}.blog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){.page-hero-inner{min-height:330px}.page-hero h1{font-size:43px}.split-feature,.detail-layout,.project-detail,.article-layout,.faq-page-grid{grid-template-columns:1fr}.rounded-image{height:430px}.detail-sidebar{position:static}.project-grid-large{grid-template-columns:1fr}.newsletter-inner{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-column:nth-child(4),.footer-column:nth-child(5){grid-column:auto}.footer-certificates{grid-template-columns:repeat(2,1fr);row-gap:15px}.footer-certificates span:nth-child(2){border-right:0}.mini-process{grid-template-columns:repeat(2,1fr)}.contact-page-grid{grid-template-columns:1fr}.contact-page-grid .map-card{grid-column:auto}}
@media(max-width:620px){.page-hero-inner{min-height:300px;padding-top:40px;padding-bottom:40px}.page-hero h1{font-size:36px;letter-spacing:-1.2px}.page-hero p{font-size:14px}.split-feature{gap:35px}.rounded-image,.detail-cover{height:300px}.detail-content h2,.article-content h2{font-size:29px}.feature-list{grid-template-columns:1fr}.project-meta{grid-template-columns:repeat(2,1fr)}.blog-grid,.value-grid,.sector-grid{grid-template-columns:1fr}.blog-card img{height:210px}.cta-panel{padding:28px;align-items:flex-start;flex-direction:column}.newsletter-form{grid-template-columns:1fr}.newsletter-form .form-message{grid-column:auto}.footer-main{grid-template-columns:1fr;gap:30px}.footer-certificates{grid-template-columns:1fr}.footer-certificates span{border-right:0;justify-content:flex-start}.footer-bottom div{flex-wrap:wrap}.not-found span{font-size:85px}.not-found h1{font-size:30px}}
.form-message{margin:12px 0 0;padding:11px 13px;border-radius:8px;font-size:13px}.form-message.success{background:#eaf8f1;color:#146542}.form-message.error{background:#fff0f0;color:#9d2525}.customer-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.map-frame iframe{width:100%;height:100%;min-height:420px;border:0}.article-content h2,.article-content h3{margin-top:28px}.article-content p,.article-content li{line-height:1.75}.article-content img{max-width:100%;border-radius:14px}.content-image{width:100%;max-height:560px;object-fit:cover;border-radius:16px}.footer-newsletter{scroll-margin-top:90px}
.map-card iframe{position:relative;z-index:2;width:100%;height:100%;min-height:380px;border:0}.page-intro-content{max-width:850px;margin:0 auto 35px;color:var(--muted);line-height:1.8}.page-intro-content p{margin-top:0}

/* =========================================================
   Mobile overflow and horizontal shift hardening
   ========================================================= */
html,body{width:100%;max-width:100%;overflow-x:hidden}
body{position:relative}
main,section,header,footer,.topbar,.footer-newsletter,.footer-bottom-wrap{max-width:100%;overflow-x:clip}

@media(max-width:860px){
  .container{max-width:var(--container)}
  .hero-grid,.about-grid,.contact-grid,.contact-grid-no-map,.faq-grid,.split-feature,.detail-layout,.project-detail,.article-layout,.faq-page-grid,.contact-page-grid,.newsletter-inner,.footer-main{grid-template-columns:minmax(0,1fr)!important}
  .hero-grid>*,.about-grid>*,.contact-grid>*,.faq-grid>*,.split-feature>*,.detail-layout>*,.project-detail>*,.article-layout>*,.faq-page-grid>*,.contact-page-grid>*,.newsletter-inner>*,.footer-main>*{min-width:0;max-width:100%}
  .hero-copy,.hero-media,.about-media,.about-copy,.contact-info,.contact-form,.detail-content,.detail-sidebar,.article-content{min-width:0;width:100%;max-width:100%}
  .hero h1,.hero h1 span,.hero h1 strong,.hero-copy>p,.section-heading h2,.about-copy h2,.page-hero h1,.footer-column strong,.footer-column a{overflow-wrap:anywhere;word-break:normal}
  input,textarea,select,button{max-width:100%}
}

@media(max-width:620px){
  .container{width:calc(100% - 28px);max-width:var(--container)}
  .hero-grid,.about-grid,.service-grid,.advantage-grid,.process-grid,.project-grid,.testimonial-grid,.faq-grid,.contact-grid,.contact-grid-no-map,.footer-grid,.footer-main,.footer-certificates,.newsletter-inner,.newsletter-form,.form-row,.split-feature,.detail-layout,.project-detail,.article-layout,.faq-page-grid,.contact-page-grid,.blog-grid,.value-grid,.sector-grid,.feature-list{grid-template-columns:minmax(0,1fr)!important}
  .trust-row,.stats,.project-meta,.mini-process{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hero-grid>*,.about-grid>*,.service-grid>*,.advantage-grid>*,.process-grid>*,.project-grid>*,.testimonial-grid>*,.faq-grid>*,.contact-grid>*,.footer-main>*,.newsletter-inner>*,.newsletter-form>*,.form-row>*{min-width:0;max-width:100%}
  .hero-media{width:auto;max-width:none;margin-left:-14px;margin-right:-14px}
  .hero-copy{padding-left:0;padding-right:0}
  .hero h1{font-size:clamp(34px,10.7vw,43px);letter-spacing:-1.3px}
  .hero h1 span,.hero h1 strong{max-width:100%}
  .hero-actions,.hero-actions .btn{min-width:0;max-width:100%}
  .service-card{grid-template-columns:auto minmax(0,1fr) auto}
  .about-media,.about-media img,.rounded-image,.detail-cover,.content-image{width:100%;max-width:100%}
  .experience{right:10px;max-width:calc(100% - 20px)}
  .contact-info strong,.footer-contact strong,.footer-contact a,.footer-contact-row{overflow-wrap:anywhere;word-break:break-word}
  .accordion summary,.accordion summary>*{min-width:0}
  .footer-bottom,.footer-bottom>div{max-width:100%}
}
