:root{--navy:#071a3d;--navy2:#0b2a57;--yellow:#ffc928;--yellow2:#ffe47b;--ink:#12213d;--muted:#65738b;--white:#fff;--soft:#f6f8fc;--line:#dfe6ef;--green:#14c66b;--shadow:0 20px 60px rgba(7,26,61,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:#fff;line-height:1.65;overflow-x:hidden}body.modal-open{overflow:hidden}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:96px 0}.section-soft{background:linear-gradient(180deg,#f9fbff 0,#f4f7fb 100%)}.section-dark{background:linear-gradient(135deg,#05142f 0%,#082552 58%,#071a3d 100%);color:#fff}.center{text-align:center;max-width:850px;margin:auto}.eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--yellow);margin-bottom:12px}.eyebrow.dark{color:#a36e00}h1,h2,h3,h4,p{margin-top:0}h1{font-size:clamp(44px,6vw,76px);line-height:1.02;letter-spacing:-.045em;margin-bottom:24px}h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.035em;margin-bottom:18px}h1 span,h2 span{color:var(--yellow)}.lead{font-size:18px;color:var(--muted)}.lead.light{color:#c7d3e7}.btn{border:0;border-radius:12px;padding:14px 22px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.3s ease}.btn:hover{transform:translateY(-3px);box-shadow:0 14px 26px rgba(7,26,61,.18)}.btn-yellow{background:linear-gradient(135deg,var(--yellow),#ffdb4e);color:#071a3d}.btn-navy{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff}.btn-outline{border:1px solid rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.04)}.btn-sm{padding:10px 16px}.full{width:100%}
.site-header{position:fixed;z-index:50;left:0;right:0;top:0;background:rgba(5,20,47,.75);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);transition:.3s}.site-header.scrolled{background:rgba(5,20,47,.95);box-shadow:0 12px 35px rgba(0,0,0,.14)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:#fff}.brand-mark{width:42px;height:42px;color:var(--yellow)}.brand-mark svg{width:100%;height:100%}.brand strong{display:block;font-size:18px;letter-spacing:.14em;line-height:1}.brand small{font-size:8px;letter-spacing:.33em;font-weight:800;opacity:.7}.main-nav{display:flex;align-items:center;gap:28px;color:#fff}.main-nav a{font-size:14px;font-weight:700;opacity:.85;transition:.25s}.main-nav a:hover{color:var(--yellow);opacity:1}.menu-toggle{display:none;background:none;border:0}.menu-toggle span{display:block;width:26px;height:2px;background:#fff;margin:5px 0}
.hero{padding:160px 0 110px;min-height:830px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:60px;align-items:center;position:relative;z-index:2}.hero-copy p{font-size:18px;color:#cdd7e7;max-width:700px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:32px 0 36px}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;border-top:1px solid rgba(255,255,255,.13);padding-top:25px}.trust-row strong{display:block;color:var(--yellow);font-size:20px}.trust-row span{font-size:11px;color:#9eacc1}.hero-visual{position:relative}.hero-visual img{border-radius:26px;box-shadow:0 30px 90px rgba(0,0,0,.38);transform:perspective(1200px) rotateY(-7deg) rotateX(2deg);border:1px solid rgba(255,255,255,.1)}.visual-glow{position:absolute;inset:15%;background:#ffd42c;filter:blur(80px);opacity:.16}.floating-pill{position:absolute;padding:10px 14px;background:rgba(10,35,73,.92);border:1px solid rgba(255,255,255,.14);border-radius:12px;font-size:12px;font-weight:800;box-shadow:0 15px 40px rgba(0,0,0,.2);animation:float 4s ease-in-out infinite}.pill-one{left:-25px;top:16%}.pill-two{right:-12px;top:38%;animation-delay:.8s}.pill-three{left:5%;bottom:7%;animation-delay:1.4s}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.22}.hero-orb-one{width:420px;height:420px;background:radial-gradient(circle,var(--yellow),transparent 66%);right:-100px;top:-120px}.hero-orb-two{width:620px;height:620px;background:radial-gradient(circle,#2d7cff,transparent 68%);left:-220px;bottom:-280px}.hero-wave{position:absolute;left:0;right:0;bottom:-1px;height:62px;background:#fff;clip-path:polygon(0 40%,20% 72%,42% 42%,63% 68%,82% 38%,100% 63%,100% 100%,0 100%)}
.intro-strip{padding-top:70px}.intro-strip .lead{max-width:790px;margin:0 auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-heading>div{max-width:700px}.section-heading p{max-width:390px;color:var(--muted);margin-bottom:10px}.card-grid.six{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{position:relative;padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(12,32,68,.05);overflow:hidden;transition:.35s}.service-card:before{content:"";position:absolute;inset:auto -40% -80% -40%;height:160px;background:radial-gradient(circle,var(--yellow2),transparent 70%);opacity:0;transition:.35s}.service-card:hover{transform:translateY(-10px);border-color:#efc53a;box-shadow:var(--shadow);animation:hoverBounce .65s ease}.service-card:hover:before{opacity:.45}.icon-box{width:54px;height:54px;border-radius:15px;background:linear-gradient(135deg,var(--yellow),#ffe875);display:grid;place-items:center;margin-bottom:24px;box-shadow:0 10px 22px rgba(255,201,40,.25)}.icon-box svg{width:28px;height:28px;fill:none;stroke:#071a3d;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.aws-icon span{font-size:13px;font-weight:900;letter-spacing:.05em}.service-card h3{font-size:19px;margin-bottom:10px}.service-card p{font-size:14px;color:var(--muted)}.card-link{font-size:13px;font-weight:800;color:#0a3974}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{padding:26px;background:#fff;border-radius:18px;border:1px solid var(--line);transition:.35s}.product-card:hover{transform:translateY(-8px) scale(1.01);box-shadow:var(--shadow);border-color:#f0c537}.product-icon{width:48px;height:48px;border-radius:13px;background:linear-gradient(135deg,var(--yellow),#ffdf65);display:grid;place-items:center;font-size:13px;font-weight:900;margin-bottom:18px;color:var(--navy)}.product-icon svg{width:25px;height:25px;fill:none;stroke:var(--navy);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-card h3{font-size:18px;margin-bottom:8px}.product-card p{font-size:13px;color:var(--muted);margin-bottom:0}
.split-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.feature-list{display:grid;gap:18px;margin:28px 0 32px}.feature-list>div{display:grid;grid-template-columns:34px 1fr;gap:12px}.feature-list>div>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--navy);font-weight:900}.feature-list p{margin:0}.feature-list strong{display:block}.feature-list small{color:#aebbd0}.illustration img{width:100%;max-height:520px}.cloud-section{overflow:hidden}.ai-section{background:linear-gradient(180deg,#fff,#fffdf3)}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0 30px}.tag-list span{padding:9px 13px;border-radius:999px;background:#fff7d5;border:1px solid #f1d36d;font-size:12px;font-weight:800;color:#594500}
.process-row{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:45px}.process-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;position:relative}.process-item b{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--navy);color:var(--yellow);margin-bottom:18px}.process-item h3{font-size:18px;margin-bottom:8px}.process-item p{font-size:13px;color:var(--muted);margin:0}.cta-section{padding:72px 0;background:#fff}.cta-box{background:linear-gradient(115deg,#fff3b1 0%,#ffd847 48%,#ffbd20 100%);border-radius:30px;padding:44px 50px;display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:0 24px 60px rgba(198,139,0,.18)}.cta-box h2{font-size:38px;margin-bottom:8px}.cta-box h2 span{color:var(--navy)}.cta-box p{margin:0;color:#52430b}
.site-footer{background:#04122b;color:#c2cee0;padding:70px 0 90px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:45px}.footer-brand{margin-bottom:18px}.footer-grid p{max-width:360px;font-size:13px}.footer-grid h4{color:#fff;margin-bottom:18px}.footer-grid>div>a,.footer-contact{display:block;background:none;border:0;padding:0;margin:10px 0;color:#aebbd0;text-align:left;font-size:13px}.footer-grid>div>a:hover,.footer-contact:hover{color:var(--yellow)}.footer-bottom{margin-top:50px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;font-size:12px;color:#7f8da4}
.desktop-contact-float{position:fixed;right:22px;bottom:24px;z-index:45;display:flex;flex-direction:column;gap:10px}.float-btn{display:flex;align-items:center;gap:9px;padding:12px 16px;border-radius:999px;color:#fff;font-weight:800;font-size:12px;box-shadow:0 12px 32px rgba(0,0,0,.2);transition:.25s}.float-btn:hover{transform:translateY(-4px)}.float-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.whatsapp{background:#11bf63}.call{background:var(--navy)}.mobile-contact-bar{display:none}
.modal-backdrop{position:fixed;inset:0;background:rgba(3,13,32,.72);backdrop-filter:blur(8px);z-index:100;align-items:center;justify-content:center;padding:20px}.modal-backdrop[hidden]{display:none}.modal-backdrop.active{display:flex;animation:fadeIn .25s ease}.contact-modal{position:relative;background:#fff;border-radius:26px;width:min(720px,100%);max-height:92vh;overflow:auto;padding:42px;box-shadow:0 30px 100px rgba(0,0,0,.32);animation:bounceIn .55s both}.contact-modal.closing{animation:bounceOut .45s both}.modal-close{position:absolute;right:18px;top:15px;width:38px;height:38px;border-radius:50%;border:0;background:#f0f3f8;font-size:24px;color:#233755}.modal-heading{text-align:center;margin-bottom:26px}.modal-heading h2{font-size:34px}.modal-heading h2 span{color:#b98500}.modal-heading p{color:var(--muted)}label{display:block;font-size:12px;font-weight:800;color:#40506a;margin-bottom:14px}input,textarea,select{width:100%;margin-top:7px;border:1px solid #d8e0ea;border-radius:11px;padding:13px 14px;outline:none;background:#fbfcfe;color:var(--ink);transition:.2s}input:focus,textarea:focus,select:focus{border-color:#e8bb21;box-shadow:0 0 0 4px rgba(255,201,40,.15)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-note{text-align:center;font-size:11px;color:var(--muted);margin:14px 0 0}.form-note a{font-weight:800;color:#143f76}
.reveal{opacity:0}.reveal.visible.fade-in-up{animation:fadeInUp .8s both}.reveal.visible.fade-in-left{animation:fadeInLeft .85s both}.reveal.visible.fade-in-right{animation:fadeInRight .85s both}.reveal.visible.bounce-in{animation:bounceIn .9s both}.delay-1{animation-delay:.12s!important}.delay-2{animation-delay:.24s!important}
@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-35px)}to{opacity:1;transform:none}}@keyframes fadeInRight{from{opacity:0;transform:translateX(35px)}to{opacity:1;transform:none}}@keyframes bounceIn{0%{opacity:0;transform:scale(.82)}55%{opacity:1;transform:scale(1.045)}75%{transform:scale(.985)}100%{opacity:1;transform:scale(1)}}@keyframes bounceOut{20%{transform:scale(.97)}100%{opacity:0;transform:scale(.7)}}@keyframes hoverBounce{0%,100%{transform:translateY(-10px)}45%{transform:translateY(-15px)}70%{transform:translateY(-7px)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.page-loader{position:fixed;inset:0;background:var(--navy);z-index:9999;display:grid;place-items:center;transition:.5s}.page-loader span{width:46px;height:46px;border:4px solid rgba(255,255,255,.18);border-top-color:var(--yellow);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.page-loader.hide{opacity:0;visibility:hidden}
@media(max-width:980px){.main-nav{position:fixed;top:78px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;padding:24px;border-radius:18px;background:#071a3d;box-shadow:var(--shadow)}.main-nav.open{display:flex;animation:fadeInUp .3s both}.menu-toggle{display:block}.hero{padding-top:130px;min-height:auto}.hero-grid,.split-grid{grid-template-columns:1fr}.hero-visual{max-width:760px;margin:auto}.card-grid.six{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.process-row{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.section-heading{display:block}.section-heading p{max-width:700px}.cta-box{display:block}.cta-box .btn{margin-top:22px}}
@media(max-width:640px){body{padding-bottom:64px}.container{width:min(100% - 28px,1180px)}.section{padding:70px 0}.nav-wrap{height:70px}.main-nav{top:70px}.hero{padding:115px 0 80px}.hero-grid{gap:36px}.hero-copy p{font-size:16px}.hero-actions .btn{width:100%}.trust-row{grid-template-columns:repeat(2,1fr)}.hero-visual img{transform:none;border-radius:18px}.floating-pill{font-size:10px}.pill-one{left:2px}.pill-two{right:2px}.card-grid.six,.product-grid,.process-row,.footer-grid{grid-template-columns:1fr}.split-grid{gap:35px}.reverse-mobile>div:first-child{order:2}.section-heading{margin-bottom:28px}.cta-box{padding:32px 24px;border-radius:22px}.cta-box h2{font-size:32px}.site-footer{padding-bottom:40px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.desktop-contact-float{display:none}.mobile-contact-bar{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:10px;right:10px;bottom:8px;z-index:60;border-radius:12px;overflow:hidden;box-shadow:0 12px 32px rgba(0,0,0,.25);background:#fff}.mobile-contact-bar a{height:52px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:900}.mobile-contact-bar a:first-child{background:var(--yellow);color:var(--navy)}.mobile-contact-bar a:last-child{background:#10bf62;color:#fff}.mobile-contact-bar svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.contact-modal{padding:32px 18px 24px}.form-row{grid-template-columns:1fr}.modal-heading h2{font-size:29px}.illustration img{max-height:350px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1!important}}
