:root{--ink:#061a35;--blue:#1477ef;--blue-deep:#0754bd;--sky:#eaf4ff;--paper:#fff;--muted:#60708a;--line:#dce5ef;--navy:#061b39;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"DM Sans",sans-serif;color:var(--ink);background:#fff;line-height:1.6}h1,h2,h3{font-family:"Manrope",sans-serif;letter-spacing:-.045em;font-weight:800}h1,h2{line-height:1.07}a{text-decoration:none;color:inherit}.topbar{background:var(--navy);color:#bdd3ee;font-size:.78rem;padding:.45rem 0}.topbar a{color:#fff}.topbar i{color:#55a0ff;margin-right:.3rem}.navbar{box-shadow:0 1px 0 rgba(6,26,53,.07);padding:.7rem 0}.navbar-brand img{width:142px;height:48px;object-fit:contain;object-position:left}.navbar-toggler{font-size:1.3rem;color:var(--ink)}.nav-link{font-size:.91rem;font-weight:600;color:var(--ink);padding:.7rem .85rem!important}.nav-link:hover,.nav-link.active{color:var(--blue)}.btn{border-radius:999px;border:0;font-weight:700;padding:.78rem 1.25rem;transition:.25s ease}.btn-primary{background:var(--blue)}.btn-primary:hover{background:var(--blue-deep);transform:translateY(-2px)}.btn i{margin-left:.4rem}.btn-sm{font-size:.85rem;padding:.62rem 1rem}.btn-lg{font-size:.95rem;padding:1rem 1.35rem}.btn-link{color:var(--ink);text-decoration:none}.btn-link:hover{color:var(--blue)}.section-pad{padding:6.5rem 0}.eyebrow{display:flex;align-items:center;gap:.65rem;text-transform:uppercase;letter-spacing:.13em;color:var(--blue);font-size:.73rem;font-weight:800;margin-bottom:1.2rem}.eyebrow span{height:2px;width:25px;background:currentColor}.eyebrow-light{color:#7bb5ff}.hero{overflow:hidden;background:linear-gradient(120deg,#f8fbff 0%,#fff 63%,#edf6ff 100%);min-height:650px;display:flex;align-items:center}.hero:before{content:"";position:absolute;width:500px;height:500px;right:-200px;top:100px;border:1px solid #cce4ff;border-radius:50%;box-shadow:0 0 0 70px rgba(218,237,255,.45),0 0 0 140px rgba(238,247,255,.8)}.hero-copy{position:relative;z-index:1}.hero h1{font-size:clamp(3.15rem,5.4vw,5.25rem);margin:0 0 1.25rem}.hero h1 em,.section-heading h2 em,h2 em,.footer-tagline em{color:var(--blue);font-style:normal}.hero .lead{font-size:1.12rem;color:var(--muted);max-width:35rem}.hero-proof{display:flex;align-items:center;gap:.8rem;margin-top:2.4rem}.hero-proof p{font-size:.82rem;color:var(--muted);line-height:1.45;margin:0}.hero-proof strong{color:var(--ink)}.avatar-stack{display:flex}.avatar-stack span{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;color:white;font-size:.72rem;font-weight:800;border:2px solid #fff;margin-left:-8px;background:var(--blue)}.avatar-stack span:first-child{margin:0;background:#071d3a}.avatar-stack span:last-child{background:#69a7f7}.hero-visual{position:relative;min-height:460px;max-width:550px;margin:auto}.hero-image{height:430px;width:88%;margin-left:auto;border-radius:48% 48% 22px 22px;overflow:hidden;box-shadow:0 24px 50px rgba(5,50,100,.18);position:relative;z-index:1}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(3,30,66,.3))}.hero-image img{width:100%;height:100%;object-fit:cover}.floating-card{position:absolute;background:white;box-shadow:0 15px 35px rgba(14,55,100,.14);border-radius:14px;padding:.9rem 1rem;z-index:2;display:flex;align-items:center;gap:.65rem}.floating-card b{display:block;font-size:.76rem}.floating-card span{color:var(--muted);font-size:.65rem}.card-insight{left:0;top:25%}.card-insight>i{color:var(--blue);font-size:1.25rem}.card-automation{right:-1%;bottom:2%}.pulse-dot{width:11px;height:11px;border-radius:50%;background:#35c980;box-shadow:0 0 0 5px #ddf8eb}.orbit{position:absolute;border:1px dashed #7ebaff;border-radius:50%;z-index:0}.orbit-one{height:470px;width:470px;right:-24px;top:-14px}.orbit-two{height:350px;width:350px;right:30px;top:43px}.trusted{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#8394aa}.trusted p{text-align:center;font-size:.69rem;letter-spacing:.13em;font-weight:800;margin:0 0 1rem}.trusted-items{display:flex;align-items:center;justify-content:space-between;gap:1rem;overflow:hidden}.trusted-items span{font-family:Manrope,sans-serif;font-weight:800;letter-spacing:.06em;font-size:.93rem;white-space:nowrap}.trusted-items i{width:5px;height:5px;border-radius:50%;background:var(--blue);flex:0 0 auto}.section-heading h2,h2{font-size:clamp(2.35rem,3.9vw,3.6rem);margin:0}.section-heading p,.about-slice p{color:var(--muted);margin:0}.service-card{display:block;height:100%;padding:1.65rem;border:1px solid var(--line);border-radius:var(--radius);background:white;position:relative;overflow:hidden;transition:.3s ease}.service-card:after{content:"";width:145px;height:145px;position:absolute;right:-60px;bottom:-63px;border-radius:50%;background:var(--sky);transition:.3s}.service-card:hover{color:var(--ink);transform:translateY(-7px);border-color:#b8d9ff;box-shadow:0 18px 40px rgba(25,83,145,.09)}.service-card:hover:after{transform:scale(1.3);background:#ddecff}.service-card>*{position:relative;z-index:1}.service-icon{height:48px;width:48px;display:grid;place-items:center;border-radius:14px;background:var(--sky);color:var(--blue);font-size:1.25rem;margin-bottom:2.4rem}.service-card>span{position:absolute;right:1.7rem;top:1.5rem;color:#a6b3c1;font-size:.8rem;font-weight:700}.service-card h3{font-size:1.2rem;margin-bottom:.55rem}.service-card p{font-size:.89rem;color:var(--muted);margin-bottom:1.3rem}.service-card b{font-size:.8rem;color:var(--blue)}.service-card b i{margin-left:.4rem}.service-featured{background:var(--navy);border-color:var(--navy);color:white}.service-featured p{color:#c1d3e9}.service-featured .service-icon{background:#113b70;color:#70afff}.service-featured>span{color:#6c9bc9}.service-featured:after{background:#0d3768}.impact-section{background:var(--navy);color:white;position:relative;overflow:hidden}.impact-section:after{content:"";height:520px;width:520px;position:absolute;right:-200px;bottom:-300px;border-radius:50%;border:70px solid #0a2951}.impact-section h2{max-width:500px}.impact-section h2 em{color:#67aaff}.impact-section p{color:#bad0e9;max-width:450px}.impact-card{background:#0b2a51;border:1px solid #16416f;padding:1.5rem;border-radius:18px;height:100%;position:relative;z-index:1}.impact-card strong{display:block;font-family:Manrope,sans-serif;font-size:.78rem;color:#6eaeff;margin-bottom:2.8rem}.impact-card h3{font-size:1.08rem;letter-spacing:-.03em}.impact-card p{font-size:.82rem;margin:0}.impact-offset{transform:translateY(1.6rem)}.process-section{background:#f7faff}.process-section .section-heading{max-width:650px;margin-bottom:4.2rem}.process-line{display:grid;grid-template-columns:repeat(4,1fr);position:relative;gap:1rem}.process-line:before{content:"";position:absolute;left:12%;right:12%;height:1px;background:#cbdcec;top:23px}.process-step{position:relative;text-align:center}.step-number{height:47px;width:47px;border-radius:50%;margin:0 auto 1.1rem;background:white;border:1px solid #bed9f7;display:grid;place-items:center;color:var(--blue);font-size:.74rem;font-weight:800;position:relative;z-index:1}.process-step>i{font-size:1.25rem;color:var(--blue);margin-bottom:.8rem}.process-step h3{font-size:1.05rem;margin-bottom:.4rem}.process-step p{font-size:.82rem;color:var(--muted);max-width:200px;margin:auto}.industries{background:white}.industry-list{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px;overflow:hidden}.industry-list span{padding:1.25rem 1.1rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-weight:700;font-size:.88rem}.industry-list span:nth-child(4n){border-right:0}.industry-list span:nth-last-child(-n+4){border-bottom:0}.industry-list i{color:var(--blue);margin-right:.55rem}.about-slice{background:#f7faff}.about-visual{position:relative;padding:0 2rem 2rem 0}.about-visual img{height:370px;width:100%;object-fit:cover;border-radius:22px}.about-stamp{position:absolute;right:0;bottom:0;background:var(--blue);color:white;padding:1.25rem 1.4rem;border-radius:18px;display:flex;align-items:center;gap:.7rem;box-shadow:0 12px 30px rgba(20,119,239,.3)}.about-stamp b{font-family:Manrope,sans-serif;font-size:2.2rem;line-height:1}.about-stamp span{font-size:.7rem;text-transform:uppercase;font-weight:700;line-height:1.5;letter-spacing:.06em}.text-link{font-weight:800;color:var(--blue);font-size:.9rem}.text-link i{margin-left:.35rem}.contact-section{background:var(--navy);padding-bottom:5rem}.contact-panel{background:linear-gradient(120deg,#0c3870,#0a65cb);border-radius:28px;color:white;padding:3.6rem;transform:translateY(-1px);overflow:hidden;position:relative}.contact-panel:after{content:"";position:absolute;width:370px;height:370px;border:55px solid rgba(151,205,255,.14);border-radius:50%;right:-175px;top:-130px}.contact-panel>*{position:relative;z-index:1}.contact-panel h2{max-width:650px}.contact-panel h2 em{color:#c8e4ff}.contact-panel p{color:#d3e7ff;margin:.8rem 0 0}.quick-form{background:white;border-radius:18px;padding:1rem;box-shadow:0 15px 35px rgba(0,25,60,.2)}.form-control{border:1px solid #d6e0ec;border-radius:10px;padding:.75rem .85rem;font-size:.86rem}.form-control:focus{box-shadow:0 0 0 .2rem rgba(20,119,239,.13);border-color:#8ec0ff}.btn-accent{background:var(--ink);color:white;padding:.78rem .7rem}.btn-accent:hover{background:#102f56;color:white}.form-message{font-size:.75rem;color:#2d7b45!important;padding:.5rem 0 0}.footer-logo{width:150px;height:55px;object-fit:contain;object-position:left;filter:brightness(0) invert(1);margin-bottom:.7rem}footer{background:var(--navy);color:#a6bfdb;padding:1.2rem 0 1.5rem;font-size:.85rem}footer h3{color:white;font-size:.85rem;letter-spacing:0;margin-bottom:1rem}footer a,footer span{display:block;margin-bottom:.45rem}footer a:hover{color:#fff}.footer-tagline{font-family:Manrope,sans-serif;color:#fff;font-weight:800;font-size:1.25rem;line-height:1.25}.footer-tagline em{color:#75b4ff}.footer-bottom{border-top:1px solid #18375c;margin-top:2.4rem;padding-top:1.2rem;display:flex;justify-content:space-between;font-size:.72rem}.back-to-top{position:fixed;right:1.2rem;bottom:1.2rem;width:42px;height:42px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;z-index:20;opacity:0;transform:translateY(12px);pointer-events:none;transition:.25s}.back-to-top.visible{opacity:1;transform:none;pointer-events:auto}.page-hero{background:#f1f7ff;padding:5.5rem 0 4rem;overflow:hidden;position:relative}.page-hero:after{content:"";height:410px;width:410px;border-radius:50%;border:75px solid rgba(109,177,250,.16);position:absolute;right:-100px;top:-160px}.breadcrumb{font-size:.82rem;position:relative;z-index:1}.breadcrumb a{color:var(--blue)}.page-hero h1{font-size:clamp(2.8rem,5vw,4.8rem);max-width:800px;position:relative;z-index:1}.page-hero h1 em{font-style:normal;color:var(--blue)}.page-hero .lead{color:var(--muted);max-width:650px;position:relative;z-index:1}.service-video{background:var(--navy);border-radius:24px;overflow:hidden;position:relative;aspect-ratio:16/8;box-shadow:0 20px 40px rgba(5,30,60,.18)}.service-video img{width:100%;height:100%;object-fit:cover;opacity:.68}.play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:72px;width:72px;border-radius:50%;background:#fff;color:var(--blue);display:grid;place-items:center;font-size:1.2rem;box-shadow:0 10px 25px rgba(0,0,0,.25);transition:.25s}.play-button:hover{transform:translate(-50%,-50%) scale(1.07);color:var(--blue)}.benefit-card{border-left:2px solid var(--blue);padding:0 0 0 1.15rem;margin-bottom:1.8rem}.benefit-card h3{font-size:1.1rem;margin-bottom:.35rem}.benefit-card p{color:var(--muted);font-size:.9rem;margin:0}.solution-image{width:100%;height:100%;min-height:390px;object-fit:cover;border-radius:22px}.deliverables{background:#f7faff}.deliverable{background:white;border:1px solid var(--line);border-radius:15px;padding:1rem;display:flex;align-items:center;gap:.75rem;font-size:.9rem;font-weight:700}.deliverable i{height:36px;width:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:10px;background:var(--sky);color:var(--blue)}.service-cta{padding:4.5rem 0;background:var(--navy);color:white}.service-cta h2 em{color:#6caeff;font-style:normal}.service-cta p{color:#c0d4e9}.service-contact{background:#0b2f5c;border:1px solid #1a4a80;padding:1.5rem;border-radius:18px}.service-contact a{display:block;color:white;font-weight:700;font-size:.9rem;margin:.45rem 0}.service-contact i{color:#70b1ff;width:20px}.not-found{padding:8rem 0;text-align:center}
@media(max-width:991px){.hero{min-height:auto}.hero-visual{max-width:570px}.impact-offset{transform:none}.process-line{grid-template-columns:repeat(2,1fr);row-gap:2.8rem}.process-line:before{display:none}.industry-list{grid-template-columns:repeat(2,1fr)}.industry-list span:nth-child(2n){border-right:0}.industry-list span:nth-child(4n){border-right:1px solid var(--line)}.industry-list span:nth-last-child(-n+4){border-bottom:1px solid var(--line)}.industry-list span:nth-last-child(-n+2){border-bottom:0}.contact-panel{padding:2.6rem}.navbar-collapse{padding:1rem 0}.nav-item.ms-lg-3{margin-top:.5rem}}@media(max-width:575px){.section-pad{padding:4.5rem 0}.hero{padding:4rem 0}.hero h1{font-size:3rem}.hero-visual{min-height:350px}.hero-image{height:330px;width:92%}.orbit-one{height:350px;width:350px}.orbit-two{height:260px;width:260px}.card-insight{left:-5px;top:20%}.card-automation{right:-5px}.floating-card{padding:.7rem}.trusted-items{justify-content:flex-start}.trusted-items i:nth-of-type(n+4),.trusted-items span:nth-of-type(n+5){display:none}.industry-list{display:block}.industry-list span,.industry-list span:nth-child(n){border-right:0;border-bottom:1px solid var(--line);display:block}.industry-list span:last-child{border-bottom:0}.process-line{grid-template-columns:1fr}.contact-panel{margin:0 -12px;border-radius:0;padding:3rem 1.2rem}.footer-bottom{display:block}.footer-bottom span+span{margin-top:.5rem}.about-visual img{height:315px}.page-hero{padding:4rem 0 3rem}.service-video{aspect-ratio:1/.72}}
