:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;color:#08112f;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #07122f;--ink-2: #18223f;--muted: #64708a;--soft: #8d97aa;--line: #e7ebf2;--line-strong: #dfe5ef;--blue: #0c5df6;--blue-2: #156cf8;--blue-soft: #eef5ff;--canvas: #f7f9fc;--canvas-2: #fbfcfe;--white: #fff;--shadow-sm: 0 8px 22px rgba(16, 34, 72, .055);--shadow-md: 0 24px 70px rgba(18, 44, 91, .09);--radius-lg: 24px;--radius-md: 18px;--max: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}svg{display:block}.app-shell{min-height:100vh;overflow:hidden}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(231,235,242,.9);background:#ffffffe6;backdrop-filter:blur(18px)}.header-inner{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.logo-link{width:174px;display:inline-flex;align-items:center}.brand-logo{width:174px;height:auto}.nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:650;color:#526078}.nav a,.footer a{transition:color .18s ease}.nav a:hover,.footer a:hover{color:var(--blue)}.header-cta{justify-self:end;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 17px;border-radius:11px;background:var(--blue);color:#fff;font-size:13px;font-weight:750;box-shadow:0 9px 22px #0c5df62e;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.header-cta:hover{transform:translateY(-1px);background:var(--blue-2);box-shadow:0 13px 28px #0c5df638}.hero{position:relative;min-height:760px;display:grid;place-items:center;border-bottom:1px solid var(--line);background:#fff;isolation:isolate}.hero-grid{position:absolute;inset:0;z-index:-3;background-image:linear-gradient(rgba(8,17,47,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(8,17,47,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.52) 65%,transparent 100%)}.hero:after{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 50% 36%,rgba(40,117,255,.07),transparent 38%),linear-gradient(to bottom,#ffffff40,#fff 94%)}.hero-orb{position:absolute;z-index:-1;border-radius:50%;filter:blur(4px);pointer-events:none}.hero-orb-one{width:420px;height:420px;left:-280px;top:80px;background:radial-gradient(circle,rgba(54,131,255,.16),transparent 68%)}.hero-orb-two{width:500px;height:500px;right:-330px;bottom:-120px;background:radial-gradient(circle,rgba(29,91,231,.11),transparent 68%)}.hero-inner{padding:118px 0 105px;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-pill{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid #dce8ff;border-radius:999px;background:#f6f9ffeb;color:#31558e;font-size:12px;font-weight:750;letter-spacing:.01em;box-shadow:0 4px 14px #2156aa09}.pill-dot{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px #0c5df614}.hero h1{margin:30px auto 0;max-width:1130px;font-size:clamp(58px,7.5vw,102px);line-height:.98;letter-spacing:-.062em;font-weight:820;color:var(--ink)}.hero h1 span{color:var(--blue)}.hero-copy{max-width:790px;margin:30px auto 0;color:#596780;font-size:clamp(18px,1.8vw,22px);line-height:1.65}.hero-actions{margin-top:38px;display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.button{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:750;transition:transform .18s ease,box-shadow .18s ease,border .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px #0c5df633}.button-primary:hover{background:var(--blue-2);box-shadow:0 16px 34px #0c5df63d}.button-secondary{background:#fff;border-color:#dfe6ef;color:#16213e;box-shadow:0 8px 20px #1424480a}.button-secondary:hover{border-color:#cdd8e8;box-shadow:0 12px 28px #14244814}.hero-proof{margin-top:53px;display:flex;flex-wrap:wrap;justify-content:center;gap:24px;color:#7b879c;font-size:12.5px;font-weight:650}.hero-proof span{display:inline-flex;align-items:center;gap:9px}.hero-proof i{width:5px;height:5px;border-radius:50%;background:#78a9ff;box-shadow:0 0 0 4px #78a9ff17}.products-section{padding:110px 0 118px;background:#fff}.section-heading{margin-bottom:44px}.row-heading{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:80px;align-items:end}.eyebrow{margin:0;color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.section-heading h2,.capability-copy h2,.company-copy h2{margin:11px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.06;letter-spacing:-.047em}.row-heading>p,.centered-heading>p,.capability-copy>p,.company-copy>p{margin:0;color:var(--muted);font-size:16px;line-height:1.72}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{min-height:390px;display:flex;flex-direction:column;padding:28px;border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(180deg,#fff,#fcfdff);box-shadow:var(--shadow-sm);position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-card:hover{transform:translateY(-4px);border-color:#d6dfeb;box-shadow:var(--shadow-md)}.product-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:#3f7cf6}.product-card.accent-cyan:before{background:#19a4b6}.product-card.accent-violet:before{background:#7459e8}.product-card-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.product-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:var(--blue);background:#eef5ff;border:1px solid #dce9ff}.accent-cyan .product-icon{color:#128b9a;background:#edfbfd;border-color:#d2f2f5}.accent-violet .product-icon{color:#6951d9;background:#f3f0ff;border-color:#e5defe}.product-kind{color:#8791a5;font-size:11px;font-weight:760;text-transform:uppercase;letter-spacing:.08em}.product-content{margin-top:42px}.product-card h3{margin:0;font-size:27px;letter-spacing:-.035em}.product-card p{margin:13px 0 0;color:#657187;font-size:14px;line-height:1.7}.text-link{margin-top:auto;padding-top:34px;display:inline-flex;align-items:center;gap:7px;color:#1a5bdd;font-size:13px;font-weight:760}.text-link svg{transition:transform .18s ease}.text-link:hover svg{transform:translate(3px)}.capabilities-section{padding:0 0 118px;background:#fff}.capability-panel{padding:58px;display:grid;grid-template-columns:.92fr 1.08fr;gap:80px;align-items:start;border:1px solid #e2e8f1;border-radius:26px;background:linear-gradient(135deg,#f8faff,#fbfcff 52%,#f4f8ff);box-shadow:inset 0 1px #fff}.capability-copy>p{margin-top:20px}.capability-list{border-top:1px solid #dfe6f0}.capability-item{padding:23px 0;display:grid;grid-template-columns:46px 1fr;gap:16px;border-bottom:1px solid #dfe6f0}.capability-item>span{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.12em}.capability-item h3{margin:0;font-size:16px;letter-spacing:-.015em}.capability-item p{margin:6px 0 0;color:var(--muted);font-size:13.5px;line-height:1.65}.principles-section{padding:110px 0;border-block:1px solid var(--line);background:var(--canvas-2)}.centered-heading{max-width:700px;margin:0 auto 45px;text-align:center}.centered-heading>p{margin-top:16px}.principles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.principle-card{padding:26px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 6px 18px #12265009}.principle-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:var(--blue);background:#eff5ff}.principle-card h3{margin:22px 0 0;font-size:16px;letter-spacing:-.02em}.principle-card p{margin:9px 0 0;color:var(--muted);font-size:13.5px;line-height:1.65}.company-section{padding:116px 0;background:#fff}.company-card{padding:50px;display:grid;grid-template-columns:230px minmax(0,1fr) auto;align-items:center;gap:50px;border-radius:27px;background:linear-gradient(125deg,#06102e,#0b1b4d 68%,#0b3f9e);color:#fff;box-shadow:0 28px 70px #08173d29}.company-logo-wrap{padding:24px 18px;border-radius:18px;background:#fff}.company-logo-wrap img{width:100%}.company-copy .eyebrow{color:#88b7ff}.company-copy h2{color:#fff}.company-copy>p{margin-top:15px;color:#c6d2eb}.button-light{color:#0a1a41;background:#fff;border-color:#fff;white-space:nowrap}.footer{border-top:1px solid var(--line);background:#fff}.footer-main{padding:62px 0 46px;display:grid;grid-template-columns:1fr auto;gap:80px}.footer-brand img{width:170px}.footer-brand p{margin:15px 0 0;color:#7d879a;font-size:13px}.footer-columns{display:grid;grid-template-columns:repeat(2,160px);gap:48px}.footer-columns h4{margin:0 0 14px;color:#27324c;font-size:12px}.footer-columns a{display:block;margin:10px 0;color:#748096;font-size:13px}.footer-bottom{min-height:66px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);color:#9aa3b2;font-size:11.5px}@media(max-width:980px){.header-inner{grid-template-columns:1fr auto}.nav{display:none}.hero{min-height:680px}.hero h1{font-size:clamp(54px,10vw,78px)}.row-heading{grid-template-columns:1fr;gap:18px}.row-heading>p{max-width:650px}.product-grid{grid-template-columns:1fr}.product-card{min-height:320px}.capability-panel{grid-template-columns:1fr;gap:40px;padding:42px}.principles-grid{grid-template-columns:repeat(2,1fr)}.company-card{grid-template-columns:190px 1fr}.company-card .button{grid-column:2;justify-self:start}}@media(max-width:680px){.container{width:min(calc(100% - 32px),var(--max))}.header-inner{height:70px}.logo-link,.brand-logo{width:145px}.header-cta{display:none}.hero{min-height:660px}.hero-inner{padding:96px 0 82px}.hero h1{margin-top:25px;font-size:clamp(48px,15vw,68px);line-height:.96}.hero-copy{margin-top:24px;font-size:17px}.hero-actions,.hero-actions .button{width:100%}.hero-proof{flex-direction:column;gap:12px;align-items:center;margin-top:40px}.products-section,.principles-section,.company-section{padding-block:82px}.product-card{padding:24px}.capabilities-section{padding-bottom:82px}.capability-panel{padding:30px 24px;border-radius:21px}.principles-grid{grid-template-columns:1fr}.company-card{padding:30px 24px;grid-template-columns:1fr;gap:25px}.company-logo-wrap{width:190px}.company-card .button{grid-column:auto;justify-self:stretch}.footer-main{grid-template-columns:1fr;gap:42px}.footer-columns{grid-template-columns:repeat(2,1fr);gap:25px}.footer-bottom{padding-block:18px;min-height:0;align-items:flex-start;flex-direction:column}}
