.inner-page{background:#fff}.inner-header{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 20%,rgba(22,127,174,.22),transparent 34%),linear-gradient(135deg,#06111c,#0a2133);color:#fff}.page-navbar{min-height:76px}.site-nav{display:flex;align-items:center;gap:25px}.site-nav a{position:relative;color:#aebfca;font-size:.72rem;font-weight:750}.site-nav a:hover,.site-nav a.active{color:#fff}.site-nav a.active:after{position:absolute;right:0;bottom:-11px;left:0;height:1px;background:#5dcced;content:""}.site-nav .nav-store{border:1px solid rgba(255,255,255,.24);border-radius:7px;padding:7px 10px}.nav-toggle{width:42px;height:38px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid rgba(255,255,255,.2);border-radius:7px;background:transparent;color:#fff}.nav-toggle span{width:17px;height:1px;background:currentColor}
.inner-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.76fr);gap:70px;align-items:center;padding:60px 0 68px}.inner-hero-copy h1{max-width:760px;margin:13px 0 19px;font-size:clamp(3rem,4.8vw,4.45rem);font-weight:590;line-height:1.02;letter-spacing:-.047em}.inner-hero-copy>p{max-width:690px;margin:0;color:#aebfca;font-size:.98rem;line-height:1.7}.inner-hero-copy .hero-actions{margin-top:27px}.inner-hero-media{position:relative;height:420px;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#0d1c29}.inner-hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.75) contrast(1.04)}.inner-hero-media:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(3,12,20,.78));content:""}.inner-hero-media figcaption{position:absolute;z-index:2;right:18px;bottom:16px;left:18px;display:flex;justify-content:space-between;gap:20px;color:#fff;font-size:.65rem}.inner-hero-media figcaption span{color:#a9bdc8}
.page-section{padding:78px 0}.page-section-light{background:#f2f5f7}.page-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:65px;align-items:end;margin-bottom:40px}.page-heading h2{max-width:770px;margin:10px 0 0;font-size:clamp(2.25rem,3.5vw,3.2rem);font-weight:580;line-height:1.08;letter-spacing:-.04em}.page-heading>p{margin:0;color:#697c89;font-size:.84rem}
.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d8e1e6;border-left:1px solid #d8e1e6}.solution-card{min-height:260px;border-right:1px solid #d8e1e6;border-bottom:1px solid #d8e1e6;background:#fff;padding:27px}.solution-card span{display:block;color:#1684b5;font-size:.6rem;font-weight:850;letter-spacing:.09em}.solution-card h3{margin:20px 0 10px;font-size:1.1rem}.solution-card p{margin:0;color:#687b88;font-size:.75rem}.solution-card ul{margin:18px 0 0;padding:15px 0 0;border-top:1px solid #e7edef;list-style:none}.solution-card li{margin:6px 0;color:#415766;font-size:.68rem}.solution-card li:before{margin-right:8px;color:#1684b5;content:"•"}
.page-process{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;border-top:1px solid #ccd8de;list-style:none}.page-process li{padding:23px 24px 0}.page-process li:first-child{padding-left:0}.page-process li+li{border-left:1px solid #ccd8de}.page-process span{color:#1684b5;font-size:.6rem;font-weight:850}.page-process strong{display:block;margin-top:8px;font-size:.78rem}.page-process p{margin:7px 0 0;color:#6b7d89;font-size:.7rem}
.page-cta{background:#0a2031;color:#fff;padding:62px 0}.page-cta-grid{display:grid;grid-template-columns:1fr auto;gap:45px;align-items:center}.page-cta h2{max-width:800px;margin:10px 0 0;font-size:clamp(2.2rem,3.7vw,3.3rem);font-weight:570;line-height:1.06;letter-spacing:-.04em}.page-cta p{max-width:670px;margin:14px 0 0;color:#9fb3c0;font-size:.82rem}.page-cta .btn{min-width:190px}
.development-hero .inner-hero{grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr)}.development-hero .product-visual{transform:none}.development-hero .product-visual-body{min-height:380px}.development-stack{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.development-stack-copy h2{margin:10px 0 17px;font-size:clamp(2.25rem,3.6vw,3.25rem);font-weight:580;line-height:1.08;letter-spacing:-.04em}.development-stack-copy p{color:#697c89;font-size:.84rem}.development-list{border-top:1px solid #d3dee4}.development-list article{display:grid;grid-template-columns:50px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid #dbe4e9}.development-list article>span{color:#1684b5;font-size:.65rem;font-weight:850}.development-list h3{margin:0;font-size:.92rem}.development-list p{margin:5px 0 0;color:#6b7d89;font-size:.72rem}
.project-gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:210px 210px;gap:11px}.project-gallery figure{position:relative;margin:0;overflow:hidden;border-radius:9px;background:#dfe6ea}.project-gallery figure:first-child{grid-row:1/3}.project-gallery img{width:100%;height:100%;object-fit:cover;filter:saturate(.78)}.project-gallery figure:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(3,12,20,.78));content:""}.project-gallery figcaption{position:absolute;z-index:2;right:15px;bottom:13px;left:15px;color:#fff}.project-gallery strong,.project-gallery span{display:block}.project-gallery strong{font-size:.76rem}.project-gallery span{margin-top:2px;color:#c4d1d8;font-size:.62rem}
.contact-options{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d6e0e5;border-left:1px solid #d6e0e5}.contact-option{display:flex;min-height:210px;flex-direction:column;border-right:1px solid #d6e0e5;border-bottom:1px solid #d6e0e5;padding:27px}.contact-option span{color:#1684b5;font-size:.6rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.contact-option strong{margin-top:22px;font-size:1.05rem}.contact-option p{margin:7px 0 20px;color:#6a7c88;font-size:.74rem}.contact-option a{width:max-content;margin-top:auto;color:#126f99;font-size:.72rem;font-weight:800}.contact-option a:hover{text-decoration:underline}.contact-note{margin-top:24px;border-left:3px solid #21b7df;background:#edf7fa;padding:15px 17px;color:#526b79;font-size:.74rem}
@media(max-width:1000px){.inner-hero{grid-template-columns:1fr .65fr;gap:38px}.inner-hero-copy h1{font-size:3.45rem}.inner-hero-media{height:380px}.development-hero .inner-hero{grid-template-columns:1fr}.development-hero .product-visual{max-width:780px}.development-stack{grid-template-columns:1fr;gap:35px}.solution-grid{grid-template-columns:repeat(2,1fr)}.project-gallery{grid-template-columns:1fr 1fr}.project-gallery figure:first-child{grid-column:1/3;grid-row:auto}.contact-options{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.page-navbar{min-height:68px}.page-navbar .brand-logo{width:148px}.nav-toggle{display:flex}.site-nav{position:absolute;z-index:20;top:68px;right:0;left:0;display:none;align-items:stretch;flex-direction:column;gap:0;border:1px solid rgba(255,255,255,.12);border-top:0;border-radius:0 0 9px 9px;background:#081b2a;padding:8px;box-shadow:0 18px 35px rgba(0,0,0,.25)}.site-nav.open{display:flex}.site-nav a,.site-nav .nav-store{border:0;border-radius:6px;padding:11px 12px}.site-nav a:hover,.site-nav a.active{background:#102d42}.site-nav a.active:after{display:none}.inner-hero{grid-template-columns:1fr;gap:32px;padding:43px 0 50px}.inner-hero-copy h1{font-size:2.75rem}.inner-hero-copy>p{font-size:.88rem}.inner-hero-media{height:330px}.page-section{padding:56px 0}.page-heading{grid-template-columns:1fr;gap:14px;margin-bottom:30px}.page-heading h2{font-size:2.15rem}.solution-grid{grid-template-columns:1fr}.solution-card{min-height:0;padding:23px}.page-process{grid-template-columns:1fr}.page-process li,.page-process li:first-child{border-bottom:1px solid #ccd8de;border-left:0;padding:18px 0}.page-cta{padding:50px 0}.page-cta-grid{grid-template-columns:1fr;gap:25px}.page-cta .btn{width:100%}.project-gallery{grid-template-columns:1fr;grid-template-rows:none}.project-gallery figure,.project-gallery figure:first-child{grid-column:auto;height:290px}.contact-options{grid-template-columns:1fr}.contact-option{min-height:180px}}
@media(max-width:480px){.inner-hero-copy h1{font-size:2.35rem}.inner-hero-media{height:285px}.page-section{padding:48px 0}.page-heading h2,.development-stack-copy h2{font-size:1.95rem}.development-hero .product-visual-body{min-height:300px}.project-gallery figure,.project-gallery figure:first-child{height:255px}.page-cta h2{font-size:2.05rem}}
