﻿:root{--ink:#07111e;--blue:#0a54e8;--pale:#eef3fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#10151c;background:#fff}a{text-decoration:none;color:inherit}.home-static{background:#02070d}.home-preview{position:relative;min-height:100svh}.home-preview img{width:100%;height:100svh;object-fit:cover;display:block}.home-method-link{position:absolute;left:31%;top:0;width:14%;height:11%;cursor:pointer}.site-nav{height:92px;position:fixed;z-index:10;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 40px;color:#fff;background:transparent;transition:.3s}.site-nav.scrolled{background:rgba(0,0,0,.48);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1)}.brand{font-size:27px;font-weight:300;letter-spacing:.18em}.site-nav nav{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:48px}.site-nav nav a,.nav-button,.button,.eyebrow{font-size:12px;font-weight:700;letter-spacing:.1em}.site-nav nav a{white-space:nowrap}.nav-button{border:1px solid rgba(255,255,255,.85);padding:17px 27px}.method-hero{min-height:820px;padding:180px max(40px,calc((100% - 1120px)/2));display:flex;align-items:center;color:#fff;background:radial-gradient(circle at 75% 25%,rgba(13,85,227,.3),transparent 25%),radial-gradient(circle at 20% 80%,#123964,transparent 40%),var(--ink)}.method-hero>div{max-width:790px}.eyebrow{margin:0 0 26px;color:#78a7ff}.eyebrow.blue{color:var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,7vw,92px);font-weight:200;line-height:.94;letter-spacing:.05em}h2{font-size:clamp(38px,4.4vw,64px);font-weight:300;line-height:1.04;letter-spacing:-.035em;margin:0}.lead{margin:34px 0 0;font-size:clamp(24px,3vw,38px);font-weight:300;letter-spacing:.06em}.intro{max-width:690px;margin:30px 0 0;font-size:19px;line-height:1.75;color:rgba(255,255,255,.76)}.button{display:inline-flex;min-width:360px;min-height:70px;align-items:center;justify-content:space-between;padding:0 28px;border:1px solid #4b89ff;margin-top:42px}.primary{background:#084bc8;color:#fff}.button span{font-size:25px;font-weight:300}.split,.container,.cta{max-width:1120px;margin:auto}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px;padding:160px 40px}.large-copy{font-size:22px;font-weight:300;line-height:1.55;color:#3d4652}.large-copy p{margin-bottom:18px}.pale{background:var(--pale)}.container{padding:140px 40px}.timeline{position:relative;max-width:880px;margin:75px auto 0;padding:0;list-style:none}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:#b9c8df}.timeline li{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:145px}.timeline b{position:absolute;left:50%;transform:translateX(-50%);display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--blue);border-radius:50%;background:var(--pale);font-size:10px;color:var(--blue)}.timeline li div{grid-column:2;padding-left:65px}.timeline li:nth-child(odd) div{grid-column:1;padding:0 65px 0 0;text-align:right}.timeline h3,.cards h3{margin:0;font-size:28px;font-weight:300}.timeline p,.cards p{margin:13px 0 0;font-size:16px;line-height:1.7;color:#586473}.section{padding-top:140px;padding-bottom:140px}.section h2{max-width:700px}.cards{display:grid;gap:1px;margin-top:65px;background:#dbe1e9}.cards article{background:#fff;padding:42px}.three{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:repeat(2,1fr);gap:18px;background:transparent}.two article{border:1px solid #dbe1e9}.objective{padding:135px 30px;text-align:center;color:#fff;background:var(--blue)}.objective h2{margin-bottom:30px}.objective>p:last-child{font-size:24px;font-weight:300;line-height:1.65;color:rgba(255,255,255,.85)}.cta{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:40px;padding:140px max(40px,calc((100% - 1120px)/2));color:#fff;background:var(--ink)}.cta h2{font-size:clamp(44px,5vw,72px)}.cta>div>p:last-child{margin:26px 0 0;font-size:21px;font-weight:300;line-height:1.65;color:rgba(255,255,255,.8)}.cta .button{margin:0}@media(max-width:850px){.site-nav{height:72px;padding:0 22px}.site-nav nav,.nav-button{display:none}.brand{font-size:23px}.method-hero{min-height:700px;padding:130px 25px 80px}.split{grid-template-columns:1fr;gap:50px;padding:95px 25px}.container{padding:95px 25px}.timeline:before{left:17px}.timeline li{display:block;padding:0 0 45px 55px;min-height:0}.timeline b{left:0;transform:none}.timeline li div,.timeline li:nth-child(odd) div{padding:0;text-align:left}.three,.two{grid-template-columns:1fr}.section{padding-top:95px;padding-bottom:95px}.cards article{padding:32px}.cta{display:block;padding:95px 25px}.cta .button{margin-top:40px}.button{min-width:0;width:100%}.objective{padding:95px 25px}.objective>p:last-child{font-size:20px}.home-method-link{left:25%;width:32%;height:13%}}
.home-solutions-link{position:absolute;left:41%;top:0;width:15%;height:11%;cursor:pointer}
.home-nav-overlay{position:absolute;top:31px;left:31%;z-index:2;display:flex;gap:31px;align-items:center;height:55px;padding:0 8px;background:#020304;color:#fff}.home-nav-overlay a{font-size:12px;font-weight:700;letter-spacing:.08em;white-space:nowrap}@media(max-width:850px){.home-nav-overlay{display:none}}
.home-consultation-link,.home-method-cta-link{position:absolute;top:69.1%;height:6.9%;z-index:3;cursor:pointer}.home-consultation-link{left:24.1%;width:23.4%}.home-method-cta-link{left:50.5%;width:25.5%}@media(max-width:850px){.home-consultation-link,.home-method-cta-link{top:67%;height:8%;}.home-consultation-link{left:12%;width:36%}.home-method-cta-link{left:52%;width:36%}}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{width:56px;height:58px;object-fit:contain;flex:none}@media(max-width:850px){.brand-mark{width:46px;height:48px}}@media(max-width:850px){html,body{overflow-x:hidden}.home-preview{min-height:0;width:100%;overflow:hidden}.home-preview img{width:100%;height:auto;min-height:0;object-fit:contain}.home-method-link{left:31%;top:0;width:14%;height:11%}.home-solutions-link{left:41%;top:0;width:15%;height:11%}.home-consultation-link{left:24.1%;top:69.1%;width:23.4%;height:6.9%}.home-method-cta-link{left:50.5%;top:69.1%;width:25.5%;height:6.9%}}