:root{--primary:#102a43;--primary2:#163b5c;--accent:#f6b93b;--text:#243447}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;color:var(--text)}.site-header{background:rgba(10,31,48,.98);box-shadow:0 3px 18px #0002}.navbar{min-height:78px}.brand{display:flex;align-items:center;gap:12px;color:#fff!important}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:var(--accent);color:var(--primary);font-size:1.4rem}.brand small{display:block;color:#aab8c2;font-size:.65rem}.nav-link{color:#dfe8ee!important;margin:0 6px}.nav-link:hover,.nav-link.active{color:var(--accent)!important}.hero-section{position:relative;overflow:hidden;color:#fff;background:var(--primary)}.hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,27,42,.96),rgba(8,27,42,.84) 45%,rgba(8,27,42,.35));z-index:1}.hero-image{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.75}.hero-section .container{z-index:2}.min-vh-75{min-height:75vh}.eyebrow{letter-spacing:.15em;font-weight:700;font-size:.78rem;color:var(--accent);display:inline-block;margin-bottom:14px}.hero-section h1{font-size:clamp(2.3rem,5vw,4.7rem);line-height:1.05;font-weight:800;max-width:900px}.hero-text{font-size:1.2rem;max-width:720px;color:#e5edf2;margin:24px 0 32px}.stats-section{background:var(--primary);padding:30px 0;color:#fff}.stat-card{border-left:1px solid #fff4;padding-left:20px}.stat-card strong{display:block;color:var(--accent);font-size:1.8rem}.stat-card span{font-size:.9rem;color:#d9e1e7}.section-padding{padding:90px 0}.section-heading{max-width:720px;margin-bottom:45px}.section-heading h2,h2{font-weight:800;color:var(--primary)}.section-heading.light h2,.dark-section h2,.dark-section h3{color:#fff}.service-card{height:100%;background:#fff;border:1px solid #e6ebee;border-radius:18px;padding:30px;box-shadow:0 12px 30px #102a430f;transition:.25s}.service-card:hover{transform:translateY(-7px);box-shadow:0 18px 40px #102a431f}.service-icon{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;background:#fff5d8;color:#9a6500;font-size:1.5rem;margin-bottom:20px}.service-card h3,.service-card h2{font-size:1.3rem}.service-card p{color:#61707b}.service-card a{color:var(--primary);font-weight:700;text-decoration:none}.service-card-full{padding:0;overflow:hidden}.service-card-full>img{width:100%;height:220px;object-fit:cover}.dark-section{background:linear-gradient(135deg,#102a43,#081d2d);color:#dce6ec}.process-card{border:1px solid #fff2;border-radius:18px;padding:30px;height:100%}.process-card>span{color:var(--accent);font-size:1.8rem;font-weight:800}.check-list{list-style:none;padding:0}.check-list li{margin:12px 0}.check-list i{color:#1b8a5a;margin-right:8px}.cta-section{padding:90px 0;background:#f2f5f7}.page-hero{padding:95px 0;background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff}.page-hero h1{color:#fff;font-size:clamp(2.3rem,5vw,4rem);font-weight:800;max-width:850px}.page-hero p{max-width:700px;color:#d7e0e6;font-size:1.1rem}.project-card{position:relative;overflow:hidden;border-radius:18px;height:330px}.project-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.project-card:hover img{transform:scale(1.08)}.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#05141ee0,#05141e0d)}.project-overlay{position:absolute;left:25px;right:25px;bottom:20px;z-index:2;color:#fff}.project-overlay span{color:var(--accent);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.project-overlay h2{color:#fff;font-size:1.35rem;margin:8px 0 0}.contact-form{background:#fff;padding:32px;border-radius:18px;border:1px solid #e4eaee}.contact-form label{font-weight:700;margin-bottom:7px}.form-control,.form-select{min-height:48px}.contact-info>div{display:flex;gap:15px;padding:18px 0;border-bottom:1px solid #e8ecef}.contact-info i{font-size:1.35rem;color:var(--primary)}.contact-info strong{display:block;color:var(--primary)}.site-footer{background:#081d2d;color:#c8d3da;padding:65px 0 25px}.site-footer h4,.site-footer h6{color:#fff}.footer-links li{margin:8px 0}.footer-links a{color:#c8d3da;text-decoration:none}.footer-links a:hover{color:var(--accent)}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:#fff;font-size:1.8rem;box-shadow:0 10px 25px #0004;z-index:999;text-decoration:none}@media(max-width:991px){.navbar-collapse{padding:15px 0}.nav-link{padding:10px 0}.section-padding{padding:65px 0}}@media(max-width:575px){.hero-section h1{font-size:2.35rem}.hero-text{font-size:1rem}.brand small{max-width:190px}.stat-card{padding-left:12px}}