body{background:#fff}
.promo{background:linear-gradient(90deg,#0c1224,#182550);letter-spacing:.2px}
.header{position:sticky;top:0;z-index:20;max-width:none;padding-left:max(24px,calc((100% - 1172px)/2));padding-right:max(24px,calc((100% - 1172px)/2));background:rgba(255,255,255,.82);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(218,225,237,.8)}
.header nav a{position:relative}.header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:linear-gradient(90deg,var(--blue),var(--green));transition:right .25s}.header nav a:hover:after{right:0}
.quote-btn{border-radius:999px;padding:12px 20px;box-shadow:0 8px 22px rgba(21,101,255,.22)}
.hero{min-height:680px;padding-top:64px;padding-bottom:58px;gap:58px}
.hero h1{font-size:clamp(54px,6vw,78px);line-height:.98;letter-spacing:-4.5px;margin-top:22px}
.hero h1 em{background:linear-gradient(90deg,#1767ff,#6b50ed 52%,#15b98a);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-copy>p{font-size:17px;max-width:570px}
.eyebrow{letter-spacing:1.7px}
.modern-hero-art{height:570px;border-radius:30px;background:#0d1428;box-shadow:0 34px 75px rgba(16,27,58,.22);overflow:hidden;isolation:isolate}
.modern-hero-art:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(7,12,29,.48));z-index:1;pointer-events:none}
.modern-hero-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform-origin:center;animation:heroCinematic 13s ease-in-out infinite alternate}
.modern-hero-art:hover img{animation-play-state:paused}
.hero-glass{position:absolute;z-index:2;display:flex;align-items:center;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.32);color:#fff;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 18px 40px rgba(5,10,30,.2)}
.glass-top{top:24px;left:24px;padding:13px 17px;border-radius:14px;gap:11px;animation:glassFloatTop 4.8s ease-in-out infinite}.glass-top>span{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(32,212,154,.17);animation:statusPulse 2.3s ease-out infinite}.glass-top b,.glass-top small{display:block}.glass-top b{font-size:13px}.glass-top small{font-size:11px;color:#dce5f7;margin-top:2px}
.glass-bottom{right:22px;bottom:22px;border-radius:17px;padding:14px 18px;gap:11px;animation:glassFloatBottom 5.6s ease-in-out infinite}.glass-bottom strong{font:800 34px/1 Manrope;color:#8ff1cf}.glass-bottom small{font-size:11px;line-height:1.25;font-weight:700}
@keyframes heroCinematic{0%{transform:scale(1.015) translate3d(-.4%,0,0)}100%{transform:scale(1.065) translate3d(.7%,-.6%,0)}}
@keyframes glassFloatTop{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-9px,0)}}
@keyframes glassFloatBottom{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-5px,-8px,0)}}
@keyframes statusPulse{0%{box-shadow:0 0 0 0 rgba(32,212,154,.42)}70%{box-shadow:0 0 0 11px rgba(32,212,154,0)}100%{box-shadow:0 0 0 0 rgba(32,212,154,0)}}
.hero-actions .primary{border-radius:999px;padding-left:22px;box-shadow:0 12px 28px rgba(17,23,42,.18)}.hero-actions .primary b{border-radius:50%}
.capability-strip{max-width:1172px;margin:0 auto 20px;padding:0 24px 64px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px}.capability-strip>div{display:flex;align-items:center;gap:17px;padding:24px 27px;background:#f5f7fb;border:1px solid #e7ebf2}.capability-strip>div:first-child{border-radius:16px 0 0 16px}.capability-strip>div:last-child{border-radius:0 16px 16px 0}.capability-strip>div>span{font:700 12px Manrope;color:var(--blue)}.capability-strip p{margin:0}.capability-strip b,.capability-strip small{display:block}.capability-strip b{font:700 14px Manrope}.capability-strip small{font-size:12px;color:var(--muted);margin-top:3px}
.services{border-radius:34px 34px 0 0;padding-top:120px}.service.pro-card{border-radius:22px;box-shadow:0 10px 30px rgba(17,31,65,.055)}.service.pro-card:hover{transform:translateY(-8px);box-shadow:0 28px 65px rgba(17,31,65,.14)}.pro-card .service-media{height:195px}.pro-card .service-body{padding:27px 28px 29px}.pro-card h3{font-size:22px;letter-spacing:-.7px}.pro-card .service-link b{transition:transform .25s}.pro-card:hover .service-link b{transform:translate(3px,-3px)}
.process-intro{max-width:760px}.steps{gap:0}.step{position:relative}.step>span{width:36px;height:36px;border-radius:50%;background:#eaf1ff;display:grid;place-items:center;flex:none}.step h3{font-size:19px}
.cta{background:radial-gradient(circle at 80% 15%,rgba(89,245,195,.28),transparent 29%),linear-gradient(115deg,#101832,#1f3f99 55%,#6547e8);box-shadow:0 28px 70px rgba(24,44,104,.22)}
@media(max-width:900px){.hero{gap:35px}.modern-hero-art{height:520px}.capability-strip{grid-template-columns:1fr;padding-bottom:45px}.capability-strip>div:first-child{border-radius:14px 14px 0 0}.capability-strip>div:last-child{border-radius:0 0 14px 14px}}
@media(max-width:600px){.header{padding-left:18px;padding-right:18px}.hero{padding-top:46px}.hero h1{font-size:49px;letter-spacing:-3px}.modern-hero-art{height:470px;border-radius:22px}.glass-top{top:16px;left:16px}.glass-bottom{right:16px;bottom:16px}.capability-strip{padding-left:18px;padding-right:18px}.services{border-radius:24px 24px 0 0;padding-top:80px}}
@media(prefers-reduced-motion:reduce){.modern-hero-art img,.glass-top,.glass-bottom,.glass-top>span{animation:none}.modern-hero-art img{transform:none}}
