@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/assets/font-8.ttf) format('truetype');
}

:root{--blue:#0846ac;--bright:#1468dd;--navy:#102a51;--ink:#182c45;--muted:#617084;--line:#e1e7ef;--pale:#f3f7fb;--white:#fff;--radius:10px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);font:16px/1.7 'DM Sans',sans-serif;background:white}h1,h2,h3,h4,.brand{font-family:Manrope,sans-serif;line-height:1.18;color:var(--navy);margin:0 0 20px;letter-spacing:-.035em}h1{font-size:clamp(36px,4.7vw,66px);font-weight:800}h2{font-size:clamp(28px,3vw,40px);font-weight:800}h3{font-size:21px;letter-spacing:-.02em}p{margin:0 0 20px}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a,button{transition:background .22s,color .22s,box-shadow .22s,transform .22s}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #64a5ff;outline-offset:5px}img{display:block;width:100%;height:auto}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.topbar{background:var(--blue);color:white;font-size:12px;padding:7px 0}.topbar .wrap{display:flex;justify-content:space-between;gap:20px}.topbar span,.topbar a{display:flex;gap:7px;align-items:center}.topbar svg{width:13px;height:13px}.header{position:sticky;top:0;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);z-index:50;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;height:94px}.brand{display:flex;align-items:center;gap:10px;letter-spacing:-.03em;margin:0;white-space:nowrap}.brand img{width:67px;height:69px;object-fit:contain}.brand strong{font-size:25px;font-weight:800}.brand small{display:block;font:10px/1.5 'DM Sans',sans-serif;letter-spacing:.015em;color:#3a424b}.nav{display:flex;gap:23px;align-items:center}.nav>a,.nav-toggle{font-size:14px;font-weight:600;padding:34px 0;border:0;background:none;position:relative;color:var(--ink)}.nav>a:hover,.nav-toggle:hover,.nav .active{color:var(--blue)}.nav>a.active:after{content:'';position:absolute;height:2px;bottom:24px;left:0;right:0;background:var(--blue)}.nav-toggle{display:flex;gap:5px;align-items:center}.nav-toggle svg{width:12px;height:12px}.header-call{display:flex;gap:12px;align-items:center;line-height:1.55;font-size:13px;white-space:nowrap}.header-call>.circle{background:var(--blue);color:white}.header-call strong{font-size:17px;color:var(--navy)}.header-call small{display:block;font-size:11px}.circle{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e8f1ff;color:var(--blue)}.mega{display:none;position:absolute;top:94px;left:0;width:100%;background:white;box-shadow:0 22px 30px #102a511a;padding:28px 0 32px;border-top:1px solid var(--line)}.nav-group.open .mega{display:block}.mega-inner{display:grid;grid-template-columns:1fr 280px;gap:36px}.mega-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mega-links a{display:flex;gap:12px;padding:15px;border-radius:8px}.mega-links a:hover{background:var(--pale);transform:translateY(-2px)}.mega-links svg{color:var(--blue);margin-top:3px}.mega-links strong{font-size:14px;display:block}.mega-links small{font-size:12px;color:var(--muted);display:block;line-height:1.5}.mega-feature{border-radius:8px;overflow:hidden;background:var(--pale)}.mega-feature img{height:130px;object-fit:cover}.mega-feature span{display:block;padding:12px;font-size:14px;font-weight:700}.menu-button{display:none;border:0;background:var(--pale);border-radius:6px;padding:12px;color:var(--navy)}.hero{position:relative;min-height:600px;display:flex;align-items:center;background:#192626;overflow:hidden}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,17,27,.83) 0%,rgba(6,17,27,.5) 43%,rgba(6,17,27,.05) 78%)}.hero .wrap{position:relative;z-index:1;padding:72px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.hero-copy{max-width:610px}.eyebrow{display:flex;align-items:center;gap:11px;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.15em;color:var(--blue);margin-bottom:17px}.eyebrow:before{content:'';width:25px;height:1px;background:currentColor}.hero .eyebrow{color:#d1dfef}.hero h1{color:white}.hero h1 span{color:#65a5ff}.hero p{color:#eef2f7;max-width:470px;font-size:17px}.actions{display:flex;gap:13px;align-items:center;flex-wrap:wrap;margin-top:28px}.button{border:1px solid transparent;background:var(--bright);color:white;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:14px 23px;border-radius:100px;font-size:14px;font-weight:700;min-height:50px;line-height:1.4}.button:hover{background:var(--blue);transform:translateY(-3px);box-shadow:0 8px 20px #0b48a92b}.button svg{width:18px;height:18px}.button .arrow-dot{border-radius:50%;background:white;color:var(--blue);width:27px;height:27px;display:flex;align-items:center;justify-content:center}.button.ghost{background:transparent;color:white;border-color:#ffffff80}.button.ghost:hover{background:#ffffff20}.button.light{color:var(--blue);background:#eaf2ff}.button.white{background:white;color:var(--blue)}.hero-proof{margin-top:120px;width:244px;background:rgba(255,255,255,.94);padding:25px;border-radius:9px;backdrop-filter:blur(10px)}.proof-item{display:flex;gap:14px;margin-bottom:22px;line-height:1.45;font-size:12px}.proof-item:last-child{margin:0}.proof-item svg{color:var(--blue);width:27px;height:27px}.proof-item strong{display:block;font-size:13px}.proof-item span{color:var(--muted)}.hero-caption{position:absolute;bottom:11px;right:30px;z-index:2;color:#ffffffc9;font-size:10px;letter-spacing:.03em}.section{padding:76px 0}.soft{background:var(--pale)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:32px}.section-heading h2{margin:0;max-width:610px}.section-heading p{max-width:390px;font-size:14px;color:var(--muted);margin:0}.text-link{color:var(--blue);display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:700;white-space:nowrap}.text-link:hover{gap:15px}.text-link svg{width:17px;height:17px}.grid{display:grid;gap:20px}.six{grid-template-columns:repeat(6,minmax(0,1fr))}.four{grid-template-columns:repeat(4,minmax(0,1fr))}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white;transition:transform .3s,box-shadow .3s}.card:hover{transform:translateY(-6px);box-shadow:0 14px 35px #173f6b13}.card-image{overflow:hidden;position:relative}.card-image img{height:200px;object-fit:cover;transition:transform .6s}.card:hover .card-image img{transform:scale(1.055)}.card-content{padding:23px}.card h3{font-size:19px;margin:12px 0 10px}.card p{color:var(--muted);font-size:14px;line-height:1.7;margin:0 0 14px}.card-content>svg{color:var(--blue)}.six .card-image img{height:170px}.six .card-content{padding:17px 14px}.six .card h3{font-size:14px;letter-spacing:-.015em;line-height:1.35}.six .card p{font-size:12px;margin:0}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.split-photo{position:relative;overflow:hidden;border-radius:9px}.split-photo img{height:400px;object-fit:cover}.split-photo .photo-label{position:absolute;bottom:20px;left:20px;background:white;border-radius:7px;padding:16px 20px;display:flex;gap:15px;align-items:center;font-size:12px;line-height:1.6}.photo-label svg{color:var(--blue);width:30px;height:30px}.photo-label strong{display:block;font-size:14px}.split p{color:var(--muted)}.mini-values{display:flex;gap:22px;margin:27px 0}.mini-values>div{flex:1;display:flex;align-items:center;gap:9px;font-size:12px;font-weight:600;line-height:1.5}.mini-values svg{color:var(--blue)}.trust-strip{background:var(--blue);color:white;padding:25px 0}.trust-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.trust-strip .item{display:flex;align-items:center;gap:16px;line-height:1.6}.trust-strip svg{width:31px;height:31px}.trust-strip strong{display:block;font:700 20px Manrope,sans-serif}.trust-strip small{color:#d0e1fa;font-size:12px}.project-card .card-content{padding:18px}.project-card h3{font-size:17px;margin:0 0 5px}.project-card p{font-size:12px;margin:0}.tag{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);font-weight:700}.project-card .tag{display:block;margin-bottom:8px}.steps{counter-reset:step;gap:28px}.step{position:relative;padding:24px 0}.step .circle{width:55px;height:55px;margin-bottom:20px}.step h3{font-size:17px}.step h3:before{counter-increment:step;content:'0' counter(step) '. ';color:var(--blue)}.step p{font-size:14px;color:var(--muted)}.feature-band{display:grid;grid-template-columns:1fr 1.6fr 1fr;align-items:stretch}.feature-band>img{height:100%;min-height:320px;object-fit:cover}.feature-band .feature-copy{padding:45px;background:var(--pale)}.feature-copy h2{font-size:29px}.checklist{list-style:none;padding:0;margin:24px 0}.checklist li{display:flex;gap:12px;align-items:flex-start;margin:13px 0;color:var(--muted);font-size:15px}.checklist li svg{width:18px;height:18px;color:var(--blue);margin-top:4px}.faq-list{display:grid;gap:10px}.faq-item{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden}.faq-question{border:0;background:none;width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 21px;color:var(--navy);font-size:15px;font-weight:600}.faq-question:hover{background:var(--pale)}.faq-question svg{width:18px;height:18px;transition:transform .3s}.faq-question[aria-expanded=true] svg{transform:rotate(45deg)}.faq-answer{padding:0 21px 20px;font-size:14px;color:var(--muted);line-height:1.8}.faq-answer p{margin:0}.cta-section{position:relative;background:var(--navy);color:white;overflow:hidden}.cta-section>.bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.17}.cta-section .wrap{position:relative;padding:64px 0;display:grid;grid-template-columns:1fr 1.05fr;gap:75px;align-items:center}.cta-section h2{color:white}.cta-section .eyebrow{color:#b8d5ff}.cta-section p{color:#ccd9e8}.cta-box{background:white;padding:30px;border-radius:9px;color:var(--ink)}.cta-box h3{font-size:24px}.cta-box .faq-question{padding:15px;font-size:13px}.cta-box .faq-answer{padding:0 15px 15px}.footer{background:#f8fafc;padding:57px 0 0}.footer-grid{display:grid;grid-template-columns:1.15fr .7fr 1fr 1.35fr;gap:40px}.footer .brand{margin-bottom:20px}.footer .brand strong{font-size:22px}.footer .brand img{width:57px;height:60px}.footer p{font-size:13px;color:var(--muted);max-width:240px}.footer h3{font-size:15px;margin-bottom:18px}.footer ul{padding:0;list-style:none;margin:0}.footer li{font-size:13px;color:var(--muted);margin:8px 0}.footer li a:hover{color:var(--blue)}.footer-contact{display:flex;gap:9px;align-items:flex-start;overflow-wrap:anywhere}.footer-contact svg{width:16px;height:16px;margin-top:4px;color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);margin-top:40px;padding:19px 0;font-size:11px;display:flex;justify-content:space-between;align-items:center;gap:22px;color:var(--muted)}.footer-bottom nav{display:flex;gap:22px;flex-wrap:wrap}.footer-bottom button{border:0;padding:0;background:none;color:inherit;font-size:11px}.whatsapp{position:fixed;bottom:25px;right:25px;z-index:60;background:#20bb63;color:white;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 20px #093f4233;border:3px solid white}.whatsapp svg{width:30px;height:30px}.whatsapp:hover{transform:translateY(-4px) scale(1.04);background:#14984d}.whatsapp span{position:absolute;right:70px;white-space:nowrap;background:var(--navy);color:white;font-size:12px;padding:6px 14px;border-radius:5px;opacity:0;pointer-events:none;transition:opacity .2s}.whatsapp:hover span,.whatsapp:focus-visible span{opacity:1}.breadcrumb{font-size:12px;color:var(--muted);padding:22px 0}.breadcrumb a{color:var(--blue)}.page-hero{background:var(--pale);padding:10px 0 65px}.page-hero .split{gap:60px;padding-top:28px}.page-hero h1{font-size:clamp(33px,4vw,52px)}.page-hero img{height:360px;object-fit:cover;border-radius:9px}.page-hero p{font-size:17px}.sub-caption{font-size:11px;color:var(--muted);margin-top:8px;text-align:right}.detail-copy{max-width:800px}.detail-copy p{color:var(--muted)}.info-card{padding:29px;border:1px solid var(--line);border-radius:9px;background:white}.info-card>svg{color:var(--blue);margin-bottom:20px}.info-card h3{font-size:20px}.info-card p{color:var(--muted);font-size:15px;margin:0}.number{color:var(--blue);font-size:13px;font-weight:700;letter-spacing:.08em;display:block;margin-bottom:18px}.gallery-two img{height:330px;object-fit:cover;border-radius:9px}.note{font-size:12px;color:var(--muted);margin-top:18px}.filter-row{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 30px}.filter-button{background:white;border:1px solid var(--line);padding:10px 20px;border-radius:50px;font-size:14px;color:var(--ink)}.filter-button.active,.filter-button:hover{background:var(--blue);border-color:var(--blue);color:white}.quote-form{padding:38px;border:1px solid var(--line);border-radius:12px;background:white;box-shadow:0 12px 45px #113d6710}.field{margin-bottom:21px}.field label,.field-label{display:block;font-size:14px;font-weight:600;color:var(--navy);margin-bottom:8px}input,textarea{appearance:none;-webkit-appearance:none;background:#f8fafc;border:1px solid #d4deeb;border-radius:8px;width:100%;padding:13px 15px;color:var(--ink);min-height:50px}input:hover,textarea:hover{border-color:#8faacd}input:focus,textarea:focus{border-color:var(--blue);background:white}textarea{resize:vertical;min-height:120px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.choice{position:relative}.choice input{position:absolute;opacity:0;width:1px;height:1px;min-height:0}.choice label{border:1px solid var(--line);border-radius:7px;padding:10px 13px;display:block;font-size:13px;font-weight:500;cursor:pointer}.choice input:checked+label{border-color:var(--blue);background:#eef5ff;color:var(--blue)}.choice input:focus-visible+label{outline:3px solid #64a5ff;outline-offset:2px}.custom-check{display:flex;gap:11px;align-items:flex-start;font-size:12px;color:var(--muted);margin:20px 0}.custom-check input{width:20px;height:20px;min-height:20px;padding:0;border-radius:5px;flex-shrink:0;cursor:pointer}.custom-check input:checked{background:var(--blue);border-color:var(--blue);box-shadow:inset 0 0 0 4px white}.custom-check a{text-decoration:underline;color:var(--blue)}.form-status{font-size:14px;color:var(--blue);padding-top:15px;margin:0}.contact-number{font-family:Manrope,sans-serif;font-size:28px;font-weight:800;color:var(--blue);display:block;margin:8px 0}.contact-panel{padding:28px 0;border-bottom:1px solid var(--line)}.contact-panel:first-child{padding-top:0}.map-box{background:#e8eef3;border:1px solid #d3deea;min-height:340px;border-radius:10px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.map-box .map-message{text-align:center;padding:30px;max-width:490px}.map-box .map-message>svg{width:42px;height:42px;color:var(--blue);margin-bottom:15px}.map-box p{font-size:14px;color:var(--muted)}.map-box iframe{width:100%;height:400px;border:0}.legal .section{padding:37px 0}.legal .section:nth-child(even){background:var(--pale)}.legal h2{font-size:25px}.legal .wrap{max-width:920px}.legal p{font-size:15px;color:var(--muted)}.legal a{text-decoration:underline;color:var(--blue)}.legal-hero{padding:35px 0 45px;background:var(--pale)}.legal-hero h1{font-size:42px}.cookie-panel{position:fixed;bottom:25px;left:25px;z-index:80;width:390px;max-width:calc(100% - 50px);background:white;border:1px solid var(--line);padding:24px;border-radius:12px;box-shadow:0 10px 60px #0a26463b}.cookie-panel h3{font-size:20px}.cookie-panel p{font-size:13px;color:var(--muted)}.cookie-panel .actions{gap:9px;margin-top:15px}.cookie-panel .button{font-size:12px;padding:11px 15px;min-height:44px}.cookie-panel .close-cookie{position:absolute;right:12px;top:12px;background:none;border:0;padding:5px}.reveal{opacity:1}.js-motion .reveal{opacity:0;transform:translateY(20px);transition:opacity .65s,transform .65s}.js-motion .reveal.visible{opacity:1;transform:none}.skip{position:fixed;top:-100px;left:20px;z-index:200;background:white;color:var(--blue);padding:15px}.skip:focus{top:10px}[hidden]{display:none!important}.article-meta{font-size:13px;color:var(--muted)}.article-section .wrap{max-width:960px}.article-section h2{font-size:29px}.article-section p{max-width:780px}.related-title{margin-bottom:32px}.empty{padding:25px;color:var(--muted)}
@media(min-width:1500px){.hero{min-height:660px}}@media(max-width:1150px){.wrap{width:calc(100% - 48px)}.header-inner{gap:15px}.nav{gap:17px}.header-call{display:none}.six{grid-template-columns:repeat(3,minmax(0,1fr))}.six .card-image img{height:195px}.six .card h3{font-size:17px}.six .card p{font-size:14px}.split{gap:35px}.hero-proof{width:215px}.hero-copy{max-width:580px}.footer-grid{gap:25px}.feature-band{grid-template-columns:.8fr 1.5fr .8fr}.feature-band .feature-copy{padding:32px}.four{gap:16px}}
@media(max-width:900px){.topbar .wrap>a{display:none}.topbar .wrap{justify-content:center;font-size:11px}.header-inner{height:78px}.brand img{width:53px;height:57px}.brand strong{font-size:23px}.menu-button{display:flex}.nav{display:none;position:absolute;top:78px;left:0;width:100%;background:white;max-height:calc(100dvh - 100px);overflow:auto;padding:15px 24px 28px;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #16324d15;align-items:stretch}.nav.mobile-open{display:flex;flex-direction:column;gap:0}.nav>a,.nav-toggle{padding:15px 0;font-size:16px;width:100%;text-align:left;border-bottom:1px solid var(--line);justify-content:space-between}.nav>a.active:after{display:none}.mega{position:static;box-shadow:none;padding:10px 0 15px;border:0}.mega-inner{display:block;width:100%}.mega-links{grid-template-columns:1fr 1fr;gap:5px}.mega-links a{padding:12px 5px;gap:9px}.mega-feature{display:none}.hero{min-height:580px}.hero .wrap{padding:60px 0}.hero-proof{display:none}.hero h1{max-width:590px}.hero:after{background:linear-gradient(90deg,#071b2bd9,#071b2b55)}.hero>img{object-position:60% center}.hero-copy{max-width:580px}.section{padding:56px 0}.section-heading{align-items:flex-start;flex-wrap:wrap;gap:20px}.section-heading p{max-width:none}.split{grid-template-columns:1fr;gap:35px}.split-photo img{height:350px}.trust-strip .wrap{grid-template-columns:1fr 1fr;gap:25px}.trust-strip strong{font-size:18px}.four{grid-template-columns:1fr 1fr}.three{grid-template-columns:1fr 1fr}.feature-band{grid-template-columns:1fr 1fr}.feature-band>img:last-child{display:none}.feature-band .feature-copy{padding:32px}.feature-band h2{font-size:27px}.cta-section .wrap{grid-template-columns:1fr;gap:32px;padding:50px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{flex-direction:column;align-items:flex-start;padding-bottom:75px}.page-hero{padding-bottom:40px}.page-hero .split{gap:25px}.page-hero img{height:320px}.page-hero h1{max-width:650px}.gallery-two img{height:270px}.quote-form{padding:26px}.hero-caption{right:20px}.cta-box{padding:24px}}
@media(max-width:500px){.wrap{width:calc(100% - 36px)}.brand strong{font-size:21px}.brand small{font-size:9px}.brand img{width:48px;height:53px}.hero{min-height:570px}.hero .wrap{padding:50px 0}.hero h1{font-size:43px;line-height:1.13;letter-spacing:-.04em}.hero p{font-size:15px;max-width:320px}.hero .eyebrow{font-size:9px;letter-spacing:.1em}.hero .actions{gap:10px}.button{padding:13px 18px;font-size:13px}.hero .button.ghost{padding:13px 16px}.hero .button{gap:10px}.hero-caption{font-size:9px;bottom:8px}.section{padding:45px 0}.section-heading{margin-bottom:25px}.six,.three{grid-template-columns:1fr 1fr;gap:12px}.six .card-image img{height:145px}.six .card-content{padding:15px 12px}.six .card h3{font-size:14px}.six .card p{font-size:12px;line-height:1.6}.card-image img{height:170px}.three .card-content{padding:15px}.three .card h3{font-size:16px}.three .card p{font-size:13px}.three.info-grid{grid-template-columns:1fr}.split-photo img{height:280px}.mini-values{gap:10px}.mini-values>div{font-size:10px;flex-direction:column;align-items:flex-start}.trust-strip .wrap{gap:22px 13px}.trust-strip .item{gap:9px}.trust-strip svg{width:25px;height:25px}.trust-strip strong{font-size:16px}.trust-strip small{font-size:10px}.project-card .card-image img{height:155px}.project-card .card-content{padding:13px}.project-card h3{font-size:15px}.project-card .tag{font-size:9px}.steps{gap:15px}.step h3{font-size:15px}.step p{font-size:13px}.step{padding:10px 0}.feature-band{grid-template-columns:1fr}.feature-band>img{height:230px;min-height:0}.feature-band .feature-copy{padding:35px 24px}.feature-band h2{font-size:29px}.cta-box{padding:20px}.two{grid-template-columns:1fr}.footer-grid{gap:30px 20px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer p{max-width:310px}.footer-bottom nav{gap:12px 18px}.footer-bottom{margin-top:28px}.whatsapp{width:54px;height:54px;right:17px;bottom:17px}.page-hero h1{font-size:36px}.page-hero p{font-size:16px}.page-hero img{height:250px}.page-hero .split{padding-top:15px}.breadcrumb{font-size:11px}.info-card{padding:24px}.gallery-two img{height:250px}.quote-form{padding:22px 18px}.choice label{font-size:12px}.contact-number{font-size:26px}.mega-links{grid-template-columns:1fr}.mega-links small{font-size:13px}.legal-hero h1{font-size:33px}.legal .section{padding:30px 0}.cookie-panel{left:15px;bottom:15px;max-width:calc(100% - 30px)}.faq-question{font-size:14px;padding:16px}.faq-answer{padding:0 16px 17px}.filter-button{padding:9px 15px;font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.js-motion .reveal{opacity:1;transform:none}}

.field-error{display:block;font-size:12px;line-height:1.5;color:#a72b38;margin-top:6px}.custom-check{flex-wrap:wrap}.custom-check>span:not(.field-error){flex:1}.custom-check .field-error{width:100%;margin-left:31px}[aria-invalid=true]{border-color:#bb3544}.button:disabled{opacity:.6;transform:none;box-shadow:none}.hero>img{object-fit:cover}.card-content .text-link{white-space:normal}

.footer-contact>*{min-width:0}.nav-group:focus-within .nav-toggle{color:var(--blue)}
/* Revision 2: readable surfaces, consistent SVGs and reversible motion. */
:root{--muted:#526379;--motion:cubic-bezier(.22,1,.36,1)}
.cta-section .cta-box{color:var(--ink)}
.cta-section .cta-box p,.cta-box .faq-answer,.cta-box .faq-answer p{color:#46596f!important}
.cta-section .cta-box .eyebrow{color:#0846ac}
.cta-section .mini-values svg{color:#a7ceff}
.cta-section .mini-values{color:white}
.faq-question{color:#102a51!important;line-height:1.55}
.faq-question:hover,.faq-question[aria-expanded=true]{background:#f1f5fb}
.faq-question[aria-expanded=true]{color:#0846ac!important}
.faq-answer{padding:0!important;overflow:hidden;will-change:height}
.faq-answer-inner{padding:0 21px 22px;color:#46596f}
.cta-box .faq-answer-inner{padding:0 15px 18px}
.faq-answer p{color:#46596f;line-height:1.8}
.faq-question .icon-plus{transition:transform .36s var(--motion)}
.icon{display:inline-block;width:24px;height:24px;min-width:24px;flex-shrink:0;overflow:visible;vertical-align:middle;transform-origin:center;transition:transform .45s var(--motion),color .25s;stroke-width:1.7;fill:none}
.icon path,.icon circle,.icon rect,.icon line{vector-effect:non-scaling-stroke}
.icon-shield path:last-child{stroke-dasharray:24;stroke-dashoffset:0}
:is(a,button,.info-card,.step):hover .icon-shield path:last-child{animation:draw-check .65s ease both}
:is(a,button,.info-card,.step):hover .icon-gear{transform:rotate(35deg)}
:is(a,button,.info-card,.step):hover :is(.icon-ruler,.icon-design){transform:translate(2px,-2px) rotate(-8deg)}
:is(a,button,.info-card,.step):hover .icon-people{transform:translateY(-3px)}
:is(a,button,.info-card,.step):hover .icon-phone{animation:phone-ring .55s ease}
:is(a,button,.info-card,.step):hover :is(.icon-window,.icon-fence,.icon-iron,.icon-garage,.icon-building,.icon-pergola){transform:translateY(-3px) scale(1.06)}
a:hover .icon-arrow,.button:hover .icon-arrow{transform:translateX(3px)}
.icon-wa{transition:transform .5s var(--motion)}.whatsapp:hover .icon-wa{transform:rotate(-10deg) scale(1.06)}
.circle .icon{width:27px;height:27px}.step .circle{width:58px;height:58px;background:#e8f1ff}.step{padding:16px 0}.step-title{display:flex;gap:8px;align-items:baseline;line-height:1.4;letter-spacing:-.02em}.step-title:before{flex-shrink:0;letter-spacing:0}.step p{margin-bottom:0;line-height:1.75}
.mega{display:block;opacity:0;visibility:hidden;transform:translateY(-9px);pointer-events:none;transition:opacity .26s ease,transform .36s var(--motion),visibility 0s .36s}
.nav-group.open .mega{display:block;opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition-delay:0s}
.nav-toggle .icon-chevron{transition:transform .35s var(--motion)}.nav-group.open .nav-toggle .icon-chevron{transform:rotate(180deg)}
.mega-links a{opacity:0;transform:translateY(8px);transition:opacity .26s ease,transform .34s var(--motion),background .2s}
.nav-group.open .mega-links a{opacity:1;transform:translateY(0);transition-delay:calc(var(--menu-order,0)*25ms)}
.mega-feature{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:25px;background:#edf4ff;min-height:170px;color:#0846ac}
.mega-feature>.icon{width:54px;height:54px;margin-bottom:16px;stroke-width:1.4}.mega-feature span{padding:0;font-size:16px}.mega-feature:hover{background:#deebff}.mega-feature:hover>.icon{transform:rotate(-4deg) translateY(-3px)}
.menu-button .icon-menu{transition:transform .4s var(--motion)}.menu-button[aria-expanded=true] .icon-menu{transform:rotate(90deg)}
.menu-button .icon-menu path{transition:opacity .2s}
.mobile-backdrop{position:fixed;inset:78px 0 0;background:#081e3e4d;z-index:45;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s,visibility 0s .3s;backdrop-filter:blur(3px)}
.mobile-backdrop.open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}
.js-motion .reveal{opacity:1;transform:none;transition:none}
.motion-ready [data-reveal]{opacity:1;transform:none;transition:opacity .8s ease,transform .8s var(--motion);transition-delay:var(--reveal-delay,0ms)}
.motion-ready [data-reveal].reveal-pending{opacity:0;transform:translateY(32px)}
.motion-ready [data-reveal].reveal-entered .icon{animation:icon-arrive .7s var(--motion) both}
.text-card{background:linear-gradient(145deg,#fff,#f7faff);position:relative}.text-card .card-content{padding:25px}.text-card .card-content>.icon{width:30px;height:30px;margin-bottom:10px}
.text-card .card-content h3{margin-top:10px}.text-card:hover{border-color:#aecaf1}
.feature-band-text{display:block;background:#f3f7fb;padding:8px 0}.feature-band-text .feature-copy{width:min(1240px,calc(100% - 80px));margin:auto;padding:45px 0}.feature-band-text .checklist{display:grid;grid-template-columns:1fr 1fr;gap:2px 32px;max-width:900px}
.split-text-only{grid-template-columns:1fr!important;max-width:900px}.single-image{grid-template-columns:1fr!important}
.cta-section{background:linear-gradient(120deg,#102a51,#073879)}
.faq-item{transition:border-color .25s,box-shadow .25s}.faq-item:has([aria-expanded=true]){border-color:#b7cce8;box-shadow:0 4px 20px #173f6b08}
@keyframes draw-check{from{stroke-dashoffset:24}to{stroke-dashoffset:0}}
@keyframes phone-ring{0%,100%{transform:rotate(0)}25%{transform:rotate(-12deg)}65%{transform:rotate(8deg)}}
@keyframes icon-arrive{from{opacity:.3}to{opacity:1}}
@media(max-width:900px){
.nav{display:flex;flex-direction:column;gap:0;opacity:0;visibility:hidden;transform:translateY(-14px);pointer-events:none;clip-path:inset(0 0 100% 0);transition:opacity .28s ease,transform .38s var(--motion),clip-path .4s var(--motion),visibility 0s .4s;overscroll-behavior:contain;max-height:calc(100dvh - 78px);padding-bottom:calc(28px + env(safe-area-inset-bottom))}
.nav.mobile-open{display:flex;opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;clip-path:inset(0 0 0 0);transition-delay:0s}
.nav>a,.nav>.nav-group{opacity:0;transform:translateY(-7px);transition:opacity .22s,transform .35s var(--motion)}
.nav.mobile-open>a,.nav.mobile-open>.nav-group{opacity:1;transform:none;transition-delay:calc(var(--menu-order,0)*32ms + 50ms)}
.mega{display:block;visibility:hidden;opacity:0;height:0;padding:0;overflow:hidden;transform:none;transition:opacity .25s,visibility 0s .35s}
.nav-group.open .mega{height:auto;opacity:1;visibility:visible;padding:0;transition-delay:0s}
.mega-inner{padding:12px 0 18px}.mega-links a{opacity:1;transform:none}.mega-feature{display:none}
.feature-band-text .feature-copy{width:calc(100% - 48px)}
}
@media(max-width:500px){.feature-band-text .feature-copy{width:calc(100% - 36px)}.feature-band-text .checklist{grid-template-columns:1fr}.steps{gap:24px 20px}.step-title{font-size:16px!important;gap:6px}.step p{font-size:14px}.step .circle{margin-bottom:19px}.faq-answer-inner{padding:0 17px 20px}.text-card .card-content{padding:19px 15px}.three .text-card h3{font-size:17px}.text-card p{font-size:14px!important}.section-heading h2{line-height:1.22}.mini-values>div{font-size:12px}.hero .eyebrow{font-size:11px;line-height:1.5}}
@media(prefers-reduced-motion:reduce){.motion-ready [data-reveal].reveal-pending{opacity:1;transform:none}.mega,.nav{transition:none!important}.icon{animation:none!important}}
.editorial-photo{margin:35px 0 0}.editorial-photo img{max-height:380px;object-fit:cover;border-radius:10px}.editorial-photo figcaption{font-size:12px;color:#526379;margin-top:8px}.contact-heading{margin-bottom:35px}
.menu-button[aria-expanded=true] .icon-menu{transform:none}
.icon-menu path{transform-origin:12px 12px;transition:transform .35s var(--motion),opacity .2s!important}
.menu-button[aria-expanded=true] .menu-line-1{transform:translateY(6px) rotate(45deg);transform-origin:12px 6px}
.menu-button[aria-expanded=true] .menu-line-2{opacity:0}
.menu-button[aria-expanded=true] .menu-line-3{transform:translateY(-6px) rotate(-45deg);transform-origin:12px 18px}
.icon{min-width:0}.cta-box .faq-question{font-size:14px}
/* Keep accordion hit targets stable while their section fades into view. */
.motion-ready .cta-box[data-reveal].reveal-pending{transform:none}
/* Intrinsic image/fieldset widths must never enlarge a narrow grid. */
.split{grid-template-columns:repeat(2,minmax(0,1fr))}.split>*,.grid>*,fieldset{min-width:0}
.contact-panel a{overflow-wrap:anywhere}.custom-check>span{min-width:0}
html{scroll-behavior:auto}
@media(max-width:900px){.split{grid-template-columns:minmax(0,1fr)}}
@media(prefers-reduced-motion:reduce){.icon-menu path{transition:none!important}}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.motion-ready .card[data-reveal]:hover{transform:translateY(-6px)}}
@media(max-width:900px){body:has(.nav.mobile-open) .whatsapp{opacity:0;pointer-events:none}.whatsapp{transition:opacity .2s,transform .3s,background .2s}}
/* Privacy controls: keyboard-accessible, animated, and consistent on all routes. */
.consent-overlay{position:fixed;inset:0;z-index:200;background:rgb(8 28 51 / .58);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;transition:opacity .26s ease;overscroll-behavior:contain}
.consent-overlay[hidden]{display:none}.consent-overlay.is-open{opacity:1}
.consent-dialog{position:relative;width:610px;max-width:100%;max-height:calc(100dvh - 48px);overflow:auto;background:#fff;color:#132c4e;border:1px solid #d6e1ee;border-radius:20px;padding:36px;box-shadow:0 24px 80px #071d4540;transform:translateY(22px) scale(.98);transition:transform .26s cubic-bezier(.22,1,.36,1);overscroll-behavior:contain}
.is-open .consent-dialog{transform:translateY(0) scale(1)}.consent-dialog:focus{outline:none}
.consent-dialog h2{font-size:28px;margin:12px 32px 14px 0;line-height:1.2}.consent-dialog p{font-size:14px;line-height:1.65;color:#465770}.consent-dialog .eyebrow{color:#185bad;font-size:11px}
.consent-dialog .close-cookie{position:absolute;right:16px;top:16px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:#edf3fa;color:#183a65;cursor:pointer;transition:background .2s,transform .2s}.close-cookie:hover{background:#dce9f8;transform:rotate(90deg)}
.consent-option{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #e0e7ef;padding:18px 0}.consent-option strong{font-size:14px;display:block}.consent-option small{font-size:12px;color:#52647a;line-height:1.5;display:block;margin-top:5px}.consent-badge{font-size:10px;font-weight:700;white-space:nowrap;background:#edf3fa;color:#295382;border-radius:20px;padding:6px 9px}
.consent-switch{border:0;border-radius:30px;background:#7a889b;flex:0 0 46px;width:46px;height:28px;padding:3px;cursor:pointer;transition:background .22s}.consent-switch span{display:block;background:white;width:22px;height:22px;border-radius:50%;box-shadow:0 1px 4px #152a4540;transition:transform .22s}.consent-switch[aria-checked=true]{background:#1261cf}.consent-switch[aria-checked=true] span{transform:translateX(18px)}
.consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.consent-actions .button{padding:14px 10px;font-size:13px;justify-content:center;min-height:49px;background:#0958bd;color:#fff;border:1px solid #0958bd}.consent-actions .button:hover{background:#08438e;border-color:#08438e}
.consent-save{display:block;width:100%;margin:12px 0 0;background:#eef4fb;color:#12467e;border:1px solid #d9e4f1;border-radius:28px;min-height:46px;font-family:inherit;font-weight:600;font-size:13px;cursor:pointer;transition:background .2s}.consent-save:hover{background:#dfeafa}.consent-links{display:flex;justify-content:center;gap:14px;margin:17px 0 0!important;font-size:12px!important}.consent-links a{text-decoration:underline;text-underline-offset:3px;color:#254f80}
.inline-preferences{border:0;background:none;padding:0;color:#1257a7;font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.map-component{min-width:0}.map-directions{margin:12px 0 0;font-size:14px}.map-message[hidden]{display:none!important}.map-box iframe{display:block;min-height:400px}.form-privacy-summary{font-size:12px!important;line-height:1.7!important;color:#52647a!important;margin-top:22px}.form-privacy-summary a{text-decoration:underline}.brand img{background:transparent}.legal strong{color:#183451}.legal a{overflow-wrap:anywhere}
@media(max-width:600px){.consent-overlay{padding:12px;align-items:flex-end}.consent-dialog{padding:27px 21px 22px;border-radius:20px;max-height:calc(100dvh - 24px)}.consent-dialog h2{font-size:25px}.consent-dialog p{font-size:13px}.consent-option{gap:10px}.consent-actions{gap:8px}.consent-actions .button{font-size:12px;padding:12px 7px}.consent-badge{font-size:9px;padding:5px 7px}.map-box .map-message{padding:24px 18px}}
@media(prefers-reduced-motion:reduce){.consent-overlay,.consent-dialog,.consent-switch,.consent-switch span,.close-cookie{transition:none!important}}
/* Project enquiries and contextual conversion components. */
.form-intro{font-size:15px!important;color:#50627a!important}.form-fieldset{padding:0;border:0;margin:24px 0}.form-fieldset legend{font-weight:700;font-size:14px;margin-bottom:12px;color:#183451}.service-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.service-choice{display:block;position:relative;cursor:pointer}.service-choice input{position:absolute;opacity:0;width:1px;height:1px}.service-choice span{display:flex;align-items:center;min-height:45px;padding:10px 12px;border:1px solid #d9e3ef;border-radius:9px;background:#fff;color:#38506c;font-size:12px;font-weight:600;transition:background .2s,border-color .2s,transform .2s}.service-choice input:checked+span{color:#094eaa;background:#edf5ff;border-color:#3b7fcb;box-shadow:inset 3px 0 #1767c8}.service-choice:hover span{border-color:#5090d8;transform:translateY(-1px)}.service-choice input:focus-visible+span{outline:3px solid #7fb2ec;outline-offset:3px}.request-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.field-help{display:block;font-size:12px!important;line-height:1.6!important;color:#56677b!important;margin:7px 0 0}.optional{font-size:11px;color:#5e6e82;font-weight:400;margin-left:8px}.upload-zone{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;border:1px dashed #80a9d9;border-radius:12px;background:#f4f8fe;padding:25px 16px;cursor:pointer;color:#194b85;transition:background .2s,border-color .2s}.upload-zone:hover{background:#eaf3ff;border-color:#195ead}.upload-zone .icon{width:30px;height:30px}.upload-zone strong{font-size:14px}.upload-zone span{font-size:11px;color:#56677b}.field:focus-within .upload-zone{border-color:#1261cf}.visually-hidden,.honeypot{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.file-list{list-style:none;padding:0;margin:10px 0}.file-list li{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:10px;border-radius:8px;background:#eef4fb;font-size:12px;margin-top:5px}.file-list li span{overflow-wrap:anywhere;min-width:0}.file-list button{background:#fff;color:#154f91;border:1px solid #ccdbec;border-radius:8px;padding:8px 10px;cursor:pointer;min-height:40px;flex-shrink:0}.form-actions{display:flex;flex-wrap:wrap;gap:12px}.form-actions .button{font-size:13px}.form-actions [hidden]{display:none}.channel-status{font-size:13px!important;color:#445c78!important;padding:14px 16px;border-radius:9px;background:#eff5fd;margin:18px 0}.form-status.is-error{border:1px solid #c78678;background:#fff5f1;color:#713521}.form-status p{color:inherit!important}.form-status .button{margin-top:12px}.scope-panel{padding:28px;background:#f3f7fc;border:1px solid #dfe8f3;border-radius:12px}.scope-panel h3{font-size:19px}.scope-panel p{font-size:15px}.quote-scope .text-link{margin-top:24px;display:inline-flex}.mobile-contact-dock{display:none}.consent-option[hidden]{display:none!important}
@media(max-width:600px){body:has(.mobile-contact-dock){padding-bottom:78px}.mobile-contact-dock{position:fixed;z-index:45;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1.25fr;gap:10px;padding:10px 16px max(10px,env(safe-area-inset-bottom));background:rgb(255 255 255 / .96);backdrop-filter:blur(12px);box-shadow:0 -4px 20px #193d6714;border-top:1px solid #dbe5f0}.mobile-contact-dock a{display:flex;align-items:center;justify-content:center;min-height:45px;border-radius:24px;background:#edf4fd;color:#124b91;font-size:12px;font-weight:700}.mobile-contact-dock a:last-child{color:#fff;background:#1261cf}.whatsapp{bottom:calc(88px + env(safe-area-inset-bottom))!important}.request-modes{grid-template-columns:1fr}.request-modes .service-choice span{min-height:44px}.quote-form{padding:22px 18px!important}.service-choice span{font-size:11px}.form-actions{flex-direction:column}.form-actions .button{width:100%;justify-content:center}.scope-panel{padding:22px}.consent-overlay{z-index:200}}
@media(prefers-reduced-motion:reduce){.service-choice span,.upload-zone{transition:none}}
.real-project{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:30px 0;padding:24px;border:1px solid #dce5f0;border-radius:14px}.real-project img{width:100%;height:auto;border-radius:10px}.customer-review{margin:24px 0;padding:28px;background:#f3f7fc;border-radius:12px}.customer-review blockquote{margin:0 0 16px;font-size:18px}.customer-review figcaption{font-size:13px;color:#52647a}@media(max-width:700px){.real-project{grid-template-columns:1fr}}
.field .upload-zone{display:flex;flex-direction:column;gap:10px}.quote-layout{grid-template-columns:.8fr 1.2fr;align-items:start}.quote-layout>div:first-child{position:sticky;top:125px}@media(max-width:800px){.quote-layout{grid-template-columns:1fr}.quote-layout>div:first-child{position:static}}
#quote-form{scroll-margin-top:120px}@media(max-width:600px){body:has(#quote-form:focus-within) .whatsapp{opacity:0;pointer-events:none}#quote-form{scroll-margin-top:95px}}
