:root{--navy:#072f61;--blue:#079ce5;--blue2:#006aca;--ice:#f3f8fd;--ink:#10233d;--muted:#607086;--radius:24px}
*{box-sizing:border-box}body{font-family:Manrope,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none}.container{max-width:1180px}
.site-nav{height:88px;background:rgba(255,255,255,.96);box-shadow:0 8px 30px rgba(8,47,97,.06);backdrop-filter:blur(12px)}.navbar-brand img{width:126px;height:60px;object-fit:contain}.nav-link{font-weight:700;color:#26394f!important;padding:.7rem .85rem!important}.nav-link:hover{color:var(--blue2)!important}.btn-water{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;border-radius:999px;padding:.8rem 1.25rem;font-weight:800}.btn-water:hover{color:#fff;transform:translateY(-1px)}
.hero{background:#eaf6ff;position:relative;overflow:hidden}.hero-slide{height:min(520px,42vw);min-height:390px;position:relative}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,29,65,.86),rgba(3,29,65,.23) 58%,transparent)}.hero-copy{position:absolute;inset:0;display:flex;align-items:center;color:#fff}.hero-copy-inner{max-width:580px}.hero h1{font-size:clamp(2.3rem,4vw,4.4rem);font-weight:800;line-height:1.04}.hero p{font-size:1.08rem;max-width:540px;color:rgba(255,255,255,.88)}.carousel-indicators [data-bs-target]{width:8px;height:8px;border-radius:99px}.carousel-control-prev,.carousel-control-next{width:7%}
.trust-strip{position:relative;margin-top:-36px;z-index:4}.trust-panel{background:#fff;border-radius:20px;box-shadow:0 18px 50px rgba(7,47,97,.12);padding:22px}.trust-item{display:flex;align-items:center;gap:14px;padding:7px 16px}.trust-item i{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#e8f6ff;color:var(--blue2);font-size:1.3rem}.trust-item strong{display:block}.trust-item span{font-size:.86rem;color:var(--muted)}
.section{padding:92px 0}.section-soft{background:var(--ice)}.eyebrow{font-size:.76rem;letter-spacing:.17em;color:var(--blue2);font-weight:800}.section-title{font-size:clamp(2rem,3.2vw,3.25rem);font-weight:800;color:var(--navy);line-height:1.12}.section-lead{color:var(--muted);max-width:650px}
.product-card{height:100%;border:1px solid #e6edf5;border-radius:var(--radius);background:#fff;overflow:hidden;transition:.25s;box-shadow:0 12px 38px rgba(26,67,110,.06)}.product-card:hover{transform:translateY(-7px);box-shadow:0 20px 48px rgba(26,67,110,.13)}.product-img{height:250px;background:linear-gradient(180deg,#fff,#f5faff);display:grid;place-items:center;padding:22px}.product-img img{width:100%;height:100%;object-fit:contain}.product-body{padding:26px}.badge-soft{background:#e7f5ff;color:#0077c8;padding:.55rem .8rem;border-radius:99px;font-weight:800;font-size:.72rem}.product-card h3{font-size:1.28rem;font-weight:800;color:var(--navy);margin:18px 0 10px}.product-card p{color:var(--muted);min-height:48px}
.project-card{position:relative;height:280px;border-radius:22px;overflow:hidden}.project-card img{width:100%;height:100%;object-fit:cover;transition:.45s}.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,29,61,.87),transparent 66%)}.project-card:hover img{transform:scale(1.05)}.project-label{position:absolute;z-index:2;left:24px;bottom:20px;color:#fff}.project-label h3{font-size:1.25rem;font-weight:800;margin:0}
.feature-card{height:100%;padding:30px;border-radius:22px;background:#fff;border:1px solid #e5edf6}.feature-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;color:#fff;font-size:1.5rem;background:linear-gradient(135deg,var(--blue),var(--blue2));margin-bottom:22px}.feature-card h3{font-size:1.08rem;font-weight:800;color:var(--navy)}.feature-card p{color:var(--muted);margin:0;font-size:.92rem}
.process-step{position:relative;padding:24px}.process-number{font-size:3rem;font-weight:800;color:#d9effc}.process-step h3{font-size:1.08rem;font-weight:800;color:var(--navy)}.process-step p{color:var(--muted);font-size:.92rem}
.faq .accordion-item{border:1px solid #e4ecf5;border-radius:16px!important;margin-bottom:12px;overflow:hidden}.faq .accordion-button{font-weight:800;color:var(--navy);padding:20px 22px}.faq .accordion-button:not(.collapsed){background:#eff8ff;color:var(--blue2);box-shadow:none}
.cta-wrap{padding:80px 0}.cta-panel{border-radius:28px;padding:44px 52px;background:linear-gradient(135deg,#079ce5,#07449b);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:0 25px 60px rgba(5,91,168,.24)}.cta-panel h2{font-weight:800;max-width:700px}.cta-panel p{margin:0;color:rgba(255,255,255,.83)}.cta-panel .btn{border-radius:999px;white-space:nowrap;font-weight:800;color:#087fc8}
.site-footer{background:#062c5c;color:#c7d9ef;padding:70px 0 20px}.footer-logo{width:160px;height:84px;object-fit:contain}.footer-copy{max-width:320px}.site-footer h3{color:#fff;font-size:1rem;font-weight:800;margin-bottom:18px}.site-footer a{display:block;color:#c7d9ef;margin:10px 0}.site-footer a:hover{color:#fff}.socials{display:flex;gap:10px}.socials a{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.09);font-size:1.2rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;margin-top:48px;text-align:center;font-size:.85rem}.floating-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#19be63;color:#fff;font-size:1.7rem;z-index:30;box-shadow:0 12px 30px rgba(0,0,0,.2)}
.page-hero{padding:82px 0;background:linear-gradient(135deg,#eaf7ff,#f8fbff)}.page-hero h1{font-weight:800;color:var(--navy)}.content-image{border-radius:26px;width:100%;max-height:520px;object-fit:cover}.prose{font-size:1.05rem;line-height:1.85;color:#45566b}
@media(max-width:991px){.site-nav{height:auto;min-height:76px}.navbar-collapse{padding:16px 0 22px}.hero-slide{height:440px}.hero-slide img{filter:brightness(.75)}.hero-overlay{background:linear-gradient(90deg,rgba(3,29,65,.88),rgba(3,29,65,.55))}.trust-strip{margin-top:0}.section{padding:70px 0}.cta-panel{padding:36px;align-items:flex-start;flex-direction:column}}
@media(max-width:575px){.hero-slide{height:420px;min-height:420px}.hero h1{font-size:2.2rem}.hero-copy-inner{padding-right:20px}.section{padding:58px 0}.trust-panel{border-radius:0;margin:0 -12px;box-shadow:none}.product-img{height:220px}.cta-wrap{padding:45px 0}.cta-panel{padding:30px 24px;border-radius:22px}.floating-wa{width:52px;height:52px;right:16px;bottom:16px}.project-card{height:240px}}

