:root{--red:#cf171e;--red-dark:#9e0f15;--black:#111214;--charcoal:#1a1b1e;--graphite:#17181c;--muted:#5e6269;--line:#e7e8eb;--soft:#f4f4f5;--white:#fff;--max:1220px}.institution-facts-wrap{z-index:3;margin-top:-34px;position:relative}.institution-facts{background:#fff;border:1px solid #0f19281a;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid;box-shadow:0 18px 55px #0f19281a}.institution-facts>div{border-right:1px solid #0f19281a;min-width:0;padding:25px 27px}.institution-facts>div:last-child{border-right:0}.institution-facts dt{color:var(--red);font-family:var(--font-heading),sans-serif;font-size:clamp(25px,2.3vw,37px);font-weight:800;line-height:1}.institution-facts dd{color:#566171;letter-spacing:.055em;text-transform:uppercase;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.4}.institution-intro{padding-top:84px}.institution-statement{border-left:3px solid var(--red);background:#f4f6f8;margin-top:30px;padding:24px 26px}.institution-statement span,.institution-access>div>span{color:var(--red);letter-spacing:.16em;margin-bottom:9px;font-size:10px;font-weight:800;display:block}.institution-statement strong{color:#172132;font-family:var(--font-heading),sans-serif;font-size:clamp(18px,1.8vw,24px);line-height:1.35;display:block}.institution-audiences-section{background:#f5f6f7}.institution-audiences,.institution-commitments{background:#d9dde2;border:1px solid #d9dde2;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:48px;display:grid}.institution-audiences article,.institution-commitments article{background:#fff;min-height:260px;padding:28px}.institution-audiences article>span,.institution-commitments article>span{color:var(--red);letter-spacing:.12em;font-size:11px;font-weight:800;display:block}.institution-audiences h3,.institution-commitments h3{color:#111c2e;margin:58px 0 12px;font-size:19px;line-height:1.25}.institution-audiences p,.institution-commitments p{color:#606b79;margin:0;font-size:14px;line-height:1.7}.institution-commitments-section{border-top:1px solid #e2e5e8}.institution-commitments article{min-height:240px}.institution-commitments h3{margin-top:45px}.institution-access-section{color:#fff;background:#111b2b;padding:70px 0}.institution-access{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:end;gap:80px;display:grid}.institution-access h2{color:#fff;max-width:520px;margin:0;font-size:clamp(30px,3.5vw,49px);line-height:1.08}.institution-access nav{border-top:1px solid #fff3}.institution-access a{color:#fff;border-bottom:1px solid #fff3;justify-content:space-between;gap:20px;padding:18px 2px;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s,padding .2s;display:flex}.institution-access a:hover{color:#ff6b71;padding-left:8px}.institution-access a span{color:var(--red);font-size:18px}@media (max-width:900px){.institution-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.institution-facts>div:nth-child(2){border-right:0}.institution-facts>div:nth-child(-n+2){border-bottom:1px solid #0f19281a}.institution-audiences,.institution-commitments{grid-template-columns:repeat(2,minmax(0,1fr))}.institution-access{grid-template-columns:1fr;gap:40px}}@media (max-width:600px){.institution-facts-wrap{margin-top:-18px}.institution-facts>div{padding:18px 16px}.institution-facts dt{font-size:24px}.institution-facts dd{letter-spacing:.035em;font-size:9px}.institution-intro{padding-top:64px}.institution-statement{margin-top:24px;padding:20px 18px}.institution-audiences,.institution-commitments{grid-template-columns:1fr;margin-top:32px}.institution-audiences article,.institution-commitments article{min-height:0;padding:23px 21px 25px}.institution-audiences h3,.institution-commitments h3{margin:28px 0 9px;font-size:18px}.institution-access-section{padding:56px 0}.institution-access{gap:30px}.institution-access a{font-size:13px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--black);background:linear-gradient(#fcfcfd 0%,#f7f7f8 100%);margin:0;font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.container{width:min(var(--max), calc(100% - 28px));margin:0 auto}.section{padding:84px 0}.top-strip{color:#c8c8cb;letter-spacing:.06em;text-transform:uppercase;background:#0b0b0c;font-size:12px}.top-strip-inner{justify-content:space-between;align-items:center;gap:24px;min-height:34px;display:flex}.top-links{flex-wrap:wrap;gap:20px;display:flex}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;position:sticky;top:0;box-shadow:0 1px #0000000f}.navbar{justify-content:space-between;align-items:center;gap:16px;min-height:84px;display:flex}.logo-link,.logo-aba{align-items:center;display:inline-flex}.logo-aba-image{object-fit:contain;width:auto;height:auto}.nav-links{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:24px;font-size:12px;font-weight:700;display:flex}.nav-links a{color:var(--black);padding:10px 0;position:relative}.nav-links a:after{content:"";background:var(--red);height:2px;transition:all .25s;position:absolute;bottom:-2px;left:0;right:100%}.nav-links a:hover:after,.nav-links a.active:after{right:0}.nav-links a.active{color:var(--red)}.menu-button{cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.header-cta{background:var(--black);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex}.header-account-actions{align-items:center;gap:12px;display:flex}.header-login{color:var(--red);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:900}.nav-account-link,.nav-signup-link{display:none}.hero{color:#fff;background:linear-gradient(120deg,#060708 0%,#16171b 48%,#0c0d10 100%);align-items:center;min-height:720px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 82% 18%,#cf171e57,#0000 28%),linear-gradient(120deg,#0000 0%,#ffffff0a 100%);position:absolute;inset:0}.hero-grid-pattern{opacity:.15;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 80%);mask-image:linear-gradient(90deg,#000,#0000 80%)}.hero-content{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;padding:78px 0;display:grid;position:relative}.eyebrow{letter-spacing:.18em;color:#fff;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:18px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--red);width:38px;height:3px}.eyebrow.dark{color:var(--black)}.hero h1{letter-spacing:-.045em;max-width:760px;margin:0 0 18px;font-size:clamp(38px,6.8vw,70px);line-height:1.02}.hero-copy>p{color:#d0d1d4;max-width:720px;margin:0 0 30px;font-size:16px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-size:11px;font-weight:800;transition:all .25s;display:inline-flex}.button.primary{background:var(--red);color:#fff;box-shadow:0 12px 30px #cf171e38}.button.primary:hover{background:var(--red-dark);transform:translateY(-2px)}.button-secondary,.button.secondary{color:#fff;background:#ffffff0f;border-color:#ffffff4d}.button-secondary:hover,.button.secondary:hover{color:var(--black);background:#fff}.hero-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff29;border-radius:24px;padding:24px;box-shadow:0 24px 70px #00000059}.hero-panel strong{color:#fff;margin:10px 0 4px;font-size:2rem;display:block}.hero-panel p{color:#d0d1d4;margin:0;font-size:14px}.hero-stat-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.hero-stat-grid div{background:#0000002e;border:1px solid #ffffff1f;border-radius:16px;padding:14px}.hero-stat-grid strong{color:#fff;font-size:20px;display:block}.hero-stat-grid small{color:#b8babf}.leadership-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;display:grid}.visual-block{background:linear-gradient(145deg,#151619,#27292e);border-radius:28px;min-height:420px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000029}.visual-block:before{content:"";background:var(--red);opacity:.9;position:absolute;inset:-10% 20% 30% -30%;transform:rotate(-16deg)}.visual-block:after{content:"";opacity:.35;background-image:radial-gradient(#ffffff38 1px,#0000 1px);background-size:11px 11px;position:absolute;inset:0}.visual-map{letter-spacing:.08em;color:#ffffff24;z-index:2;place-items:center;font-size:clamp(46px,7vw,86px);font-weight:950;display:grid;position:absolute;inset:0;transform:rotate(-7deg)}.visual-badge{width:130px;height:130px;color:var(--red);z-index:3;background:#fff;border-radius:24px;place-items:center;font-size:44px;font-style:italic;font-weight:950;display:grid;position:absolute;bottom:28px;left:28px;box-shadow:0 15px 45px #00000047}.section-copy h2,.section-heading h2,.documents h2{letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(28px,3.5vw,44px);line-height:1.08}.lead{color:#303238;font-size:18px}.section-copy p{color:var(--muted)}.values-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:30px 0;display:grid}.values-row div{flex-direction:column;gap:6px;padding:18px 12px 18px 0;display:flex}.values-row div+div{border-left:1px solid var(--line);padding-left:16px}.values-row span{color:var(--red);font-size:12px;font-weight:900}.text-link{color:var(--red);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;font-size:11px;font-weight:900;display:inline-flex}.dark-section{background:var(--graphite);color:#fff}.split-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:48px;margin-bottom:34px;display:grid}.split-heading p{color:#aeb0b4;margin:0;font-size:16px}.expertise-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.expertise-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;min-height:290px;padding:24px;transition:all .25s;display:flex}.expertise-card:hover{background:#ffffff12;border-color:#fff3;transform:translateY(-4px)}.card-top{justify-content:space-between;align-items:center;display:flex}.card-number{color:#55585e;font-size:12px;font-weight:900}.expertise-card h3{margin:28px 0 12px;font-size:20px;line-height:1.2}.expertise-card p{color:#aaaeb4;font-size:14px}.expertise-card a{color:var(--red);margin-top:auto}.centered{text-align:center;max-width:800px;margin:0 auto 32px}.centered .eyebrow{justify-content:center}.centered p{color:var(--muted);font-size:16px}.project-feature{color:#fff;background:#151619;border-radius:28px;grid-template-columns:1fr;display:grid;overflow:hidden}.project-image{min-height:260px;position:relative;overflow:hidden}.project-image-one{background:linear-gradient(120deg,#cf171ecc,#0f0f11f2)}.project-image span{z-index:2;letter-spacing:.14em;font-size:11px;font-weight:900;position:absolute;bottom:24px;left:24px}.project-content{flex-direction:column;justify-content:center;padding:28px;display:flex}.project-label{color:var(--red);letter-spacing:.14em;font-size:11px;font-weight:900}.project-content h3{margin:12px 0;font-size:24px;line-height:1.15}.project-content p{color:#bbbfc5;font-size:15px}.project-tags{flex-wrap:wrap;gap:8px;margin:16px 0 20px;display:flex}.project-tags span{text-transform:uppercase;background:#26282d;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.project-mini-grid{grid-template-columns:1fr;gap:12px;display:grid}.project-mini-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:180px;overflow:hidden}.project-mini-media{aspect-ratio:16/10;background:#202226;display:block;position:relative;overflow:hidden}.project-mini-media>img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1)}.project-mini-media .media-placeholder{border:0;border-radius:0;height:100%;min-height:0;padding:12px}.project-mini-media .media-placeholder p{font-size:11px}.project-mini-media .media-placeholder small{display:none}.project-mini-media>span{z-index:2;background:var(--red);color:#fff;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:900;position:absolute;top:10px;left:10px}.project-mini-content{padding:16px}.project-mini-content>small{color:var(--red);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.project-mini-grid h3{margin:10px 0 7px;font-size:18px;line-height:1.18}.project-mini-grid p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.project-mini-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;margin-top:15px;padding-top:12px;display:flex}.project-mini-footer em{color:#777b82;white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-style:normal;overflow:hidden}.project-mini-footer a{background:var(--black);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;color:#fff!important;margin:0!important;display:grid!important}.project-mini-grid article:hover .project-mini-media>img{transform:scale(1.045)}.muted-section{background:var(--soft)}.news-heading{align-items:center}.news-grid{grid-template-columns:1fr;gap:16px;display:grid}.news-card{background:#fff;border-radius:24px;transition:all .25s;overflow:hidden;box-shadow:0 12px 44px #0000000d}.news-card:hover{transform:translateY(-4px);box-shadow:0 20px 55px #00000014}.news-visual{place-items:center;height:180px;display:grid;position:relative;overflow:hidden}.news-visual:before{content:"";background-image:radial-gradient(#fff3 1px,#0000 1px);background-size:10px 10px;position:absolute;inset:0}.news-visual span{color:#ffffffbf;letter-spacing:-.08em;font-size:56px;font-style:italic;font-weight:950;position:relative}.news-1{background:linear-gradient(135deg,#0c0d0f,#a91017)}.news-2{background:linear-gradient(135deg,#373a40,#0a0b0d)}.news-3{background:linear-gradient(135deg,#b31319,#2a2c31)}.news-content{padding:20px}.news-content time{color:var(--red);letter-spacing:.12em;font-size:11px;font-weight:900}.news-content h3{margin:10px 0;font-size:20px;line-height:1.25}.news-content p{color:var(--muted);font-size:14px}.news-content a{text-transform:uppercase;align-items:center;gap:8px;margin-top:12px;font-size:11px;font-weight:900;display:inline-flex}.documents-grid{grid-template-columns:1fr;gap:28px;display:grid}.documents-grid>div>p{color:var(--muted);font-size:15px}.document-list{border-top:1px solid var(--line)}.document-list a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:16px 0;transition:all .2s;display:flex}.document-list span{flex-direction:column;font-size:14px;font-weight:800;display:flex}.document-list small{color:var(--red);letter-spacing:.1em;margin-bottom:4px}.document-list strong{color:#777;border:1px solid #bbb;border-radius:999px;padding:5px 8px;font-size:10px}.cta-section{background:linear-gradient(120deg, var(--red) 0%, #b01118 100%);color:#fff;padding:60px 0}.cta-inner{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.cta-inner span{letter-spacing:.14em;font-size:10px;font-weight:900}.cta-inner h2{max-width:720px;margin:0;font-size:clamp(24px,4vw,34px);line-height:1.1}.button.light{color:var(--black);white-space:nowrap;background:#fff}.footer{color:#c1c3c7;background:#0d0e10}.footer-grid{grid-template-columns:1fr;gap:32px;padding:56px 0 28px;display:grid}.footer h3{color:#fff;margin:12px 0 8px}.footer h4{color:#fff;text-transform:uppercase;letter-spacing:.12em;margin:0 0 16px;font-size:11px}.footer-values{color:#fff;letter-spacing:.12em;margin-top:16px;font-size:10px}.footer-grid>div{flex-direction:column;align-items:flex-start;display:flex}.footer-grid a{margin-bottom:10px;font-size:14px}.footer-grid a:hover{color:#fff}.contact-line{align-items:flex-start;gap:10px;margin:0 0 12px;font-size:14px;display:flex}.contact-line svg{color:var(--red);flex:none;margin-top:2px}.footer-cta{background:var(--red);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;margin-top:8px;padding:11px 16px;font-weight:800;color:#fff!important;font-size:11px!important}.footer-bottom{border-top:1px solid #282a2f}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:64px;font-size:12px;display:flex}@media (min-width:768px){.container{width:min(var(--max), calc(100% - 40px))}.section{padding:98px 0}.hero-content{grid-template-columns:1.05fr .95fr;gap:36px}.hero-panel{padding:30px}.expertise-grid,.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.documents-grid{grid-template-columns:.9fr 1.1fr;gap:56px}.footer-grid{grid-template-columns:1.3fr .8fr .8fr 1fr;gap:36px}}@media (min-width:1024px){.hero-content{grid-template-columns:1.05fr .95fr;gap:64px}.expertise-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-feature{grid-template-columns:1.05fr .95fr}.leadership-grid{gap:90px}.values-row{margin:40px 0}}@media (max-width:900px){.nav-links{background:#fffffff7;flex-direction:column;align-items:stretch;gap:0;padding:16px 14px 24px;display:none;position:absolute;top:84px;left:0;right:0;box-shadow:0 18px 35px #0000001f}.nav-links.open{display:flex}.nav-links a{border-bottom:1px solid var(--line);padding:12px 0}.menu-button{display:inline-flex}.header-account-actions{display:none}.nav-account-link,.nav-signup-link{display:flex}.hero{min-height:auto}.hero-content{padding:72px 0 54px}.leadership-grid{grid-template-columns:1fr;gap:36px}.visual-block{min-height:330px}.split-heading{grid-template-columns:1fr;gap:14px}.values-row{grid-template-columns:1fr}.values-row div+div{border-left:0;border-top:1px solid var(--line);padding-left:0}.project-content{padding:24px}}main{min-height:60vh}.section-end-link{margin-top:28px}.center-link{text-align:center}.light-link{color:#fff}.page-hero{color:#fff;background:linear-gradient(120deg,#0b0c0e,#1b1d21 68%,#090a0c);align-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.page-hero:after{content:"";background:linear-gradient(145deg,#0000 35%,#cf171ed9 35% 48%,#cf171e14 48%);width:420px;height:620px;position:absolute;top:-130px;right:-80px;transform:rotate(8deg)}.page-hero-grid,.article-hero-grid{opacity:.14;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 86%);mask-image:linear-gradient(90deg,#000,#0000 86%)}.page-hero-inner{z-index:2;grid-template-columns:1fr;align-items:center;gap:32px;padding:70px 0;display:grid;position:relative}.page-hero-copy h1{letter-spacing:-.045em;max-width:850px;margin:0 0 16px;font-size:clamp(32px,5vw,54px);line-height:1.02}.page-hero-copy p{color:#d1d3d7;max-width:760px;margin:0 0 24px;font-size:16px}.page-hero-monogram{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0e;border:1px solid #fff3;border-radius:24px;flex-direction:column;justify-content:center;min-height:220px;padding:28px;display:flex}.page-hero-monogram small{color:#d1d3d7;letter-spacing:.14em;margin-top:18px;font-size:10px;line-height:1.8}.page-hero-data{background:radial-gradient(circle at 75% 20%,#cf171e52,#0000 23%),linear-gradient(120deg,#101114,#24262b)}.page-hero-digital{background:radial-gradient(circle at 82% 32%,#cf171e66,#0000 22%),linear-gradient(120deg,#08090b,#202329)}.page-hero-security{background:radial-gradient(circle at 70% 38%,#cf171e40,#0000 22%),linear-gradient(120deg,#08090a,#17191d)}.service-symbol{width:58px;height:58px;color:var(--red);background:#cf171e1f;border-radius:16px;place-items:center;font-size:12px;font-weight:950;display:grid}.expertise-card .service-symbol{color:var(--red)}.expertise-card a{display:inline-flex}.expertise-grid-page .expertise-card{min-height:320px}.project-mini-grid article a{color:var(--red);margin-top:20px;display:inline-flex}.institution-intro-grid{grid-template-columns:1fr;gap:30px;display:grid}.rich-copy p{color:var(--muted);font-size:16px}.rich-copy .lead{color:#303238;font-size:18px}.mission-grid{grid-template-columns:1fr;gap:12px;display:grid}.mission-grid article{background:#111214;border-radius:24px;padding:28px}.mission-grid span{color:var(--red);letter-spacing:.14em;font-size:11px;font-weight:900}.mission-grid h2{margin:12px 0;font-size:clamp(24px,3.2vw,34px);line-height:1.1}.mission-grid p{color:#aeb0b5;font-size:15px}.value-cards{grid-template-columns:1fr;gap:12px;display:grid}.value-cards article{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:auto;padding:24px}.value-cards span{color:var(--red);font-size:12px;font-weight:900}.value-cards h3{margin:20px 0 10px;font-size:22px}.value-cards p{color:var(--muted)}.method-grid{grid-template-columns:1fr;gap:12px;display:grid}.method-grid article{background:#fff;border:1px solid #d9dade;border-radius:24px;min-height:auto;padding:22px}.method-grid span,.process-grid span{color:var(--red);font-size:11px;font-weight:900}.method-grid h3,.process-grid h3{margin:16px 0 10px;font-size:20px}.method-grid p,.process-grid p{color:var(--muted)}.governance-grid{grid-template-columns:1fr;align-items:center;gap:28px;display:grid}.governance-visual{color:#fff;background:linear-gradient(135deg,#121316,#303239);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}.governance-visual:before{content:"";background:var(--red);position:absolute;inset:-30% 55% -30% -20%;transform:rotate(18deg)}.governance-visual strong{color:#fff;letter-spacing:-.09em;font-size:74px;font-style:italic}.governance-visual span{letter-spacing:.14em;font-size:10px}.capability-grid{grid-template-columns:1fr;align-items:center;gap:28px;display:grid}.capability-map{border:1px solid var(--line);border-radius:24px;grid-template-columns:1fr;display:grid;overflow:hidden}.capability-map div{border-bottom:1px solid var(--line);flex-direction:column;min-height:140px;padding:24px;display:flex}.capability-map div:nth-last-child(-n+2){border-bottom:0}.capability-map span{color:var(--red);font-size:11px;font-weight:900}.capability-map strong{margin:auto 0 4px;font-size:22px}.capability-map small{color:var(--muted)}.commitment-grid{grid-template-columns:1fr;gap:12px;display:grid}.commitment-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:auto;padding:22px;box-shadow:0 12px 30px #0000000d}.commitment-grid strong{color:var(--red);font-size:12px}.commitment-grid h3{margin:18px 0 10px;font-size:20px}.commitment-grid p{color:var(--muted)}.detail-intro-grid{grid-template-columns:1fr;align-items:start;gap:20px;display:grid}.detail-index{color:#ededee;letter-spacing:-.06em;font-size:60px;font-weight:950;line-height:1}.detail-emblem{background:var(--red);color:#fff;border-radius:24px;place-items:center;width:110px;height:110px;margin-top:6px;font-size:28px;font-style:italic;font-weight:950;display:grid}.detail-columns{grid-template-columns:1fr;gap:24px;display:grid}.detail-columns h2{font-size:clamp(24px,3.4vw,34px);line-height:1.08}.check-list{border-top:1px solid #35373d}.check-list div{border-bottom:1px solid #35373d;grid-template-columns:40px 1fr;align-items:center;gap:16px;padding:16px 0;display:grid}.check-list span{color:var(--red);font-size:11px;font-weight:900}.check-list strong{font-size:15px}.outcomes-grid{grid-template-columns:1fr;gap:12px;display:grid}.outcomes-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:auto;padding:20px}.outcomes-grid span{color:var(--red);font-size:11px;font-weight:900}.outcomes-grid h3{margin:14px 0 0;font-size:18px}.process-grid{grid-template-columns:1fr;gap:12px;display:grid}.process-grid article{background:#fff;border:1px solid #d9dade;border-radius:20px;min-height:auto;padding:20px}.project-list{flex-direction:column;gap:20px;display:flex}.project-list-card{color:#fff;background:#111214;border-radius:28px;grid-template-columns:1fr;min-height:auto;display:grid;overflow:hidden}.project-list-visual{background:linear-gradient(135deg,#35383e,#111214);justify-content:space-between;align-items:flex-end;min-height:220px;padding:24px;display:flex;position:relative;overflow:hidden}.project-list-visual:before{content:"";background-image:linear-gradient(#ffffff17 1px,#0000 1px),linear-gradient(90deg,#ffffff17 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.project-list-visual:after{content:"";background:var(--red);opacity:.68;width:200px;height:480px;position:absolute;top:-120px;right:20px;transform:rotate(28deg)}.project-list-visual span,.project-list-visual strong{z-index:2;position:relative}.project-list-visual span{font-size:12px;font-weight:900}.project-list-visual strong{letter-spacing:-.09em;color:#ffffffc7;font-size:58px;font-style:italic}.project-list-body{flex-direction:column;justify-content:center;padding:24px;display:flex}.project-list-meta{color:var(--red);text-transform:uppercase;letter-spacing:.12em;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:10px;font-weight:900;display:flex}.project-list-meta small{color:#aeb0b4}.project-list-body h2{margin:12px 0;font-size:clamp(22px,3vw,30px);line-height:1.08}.project-list-body p{color:#b6b9bf;font-size:15px}.project-principles-grid{grid-template-columns:1fr;gap:12px;display:grid}.project-principles-grid>div{border:1px solid #34363b;border-radius:20px;min-height:auto;padding:20px}.project-principles-grid span{color:var(--red);font-size:11px;font-weight:900}.project-principles-grid h3{margin:16px 0 10px;font-size:18px}.project-principles-grid p{color:#aeb0b4}.case-study-grid{grid-template-columns:1fr;gap:24px;display:grid}.case-study-grid aside{border-top:3px solid var(--red);flex-direction:column;align-items:flex-start;padding-top:20px;display:flex}.case-study-grid aside>span{color:var(--muted);letter-spacing:.12em;margin:16px 0 4px;font-size:10px;font-weight:900}.case-study-grid aside>strong{font-size:18px}.light-tags em{border:1px solid var(--line);text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:10px;font-style:normal;font-weight:800}.case-study-copy{flex-direction:column;gap:16px;display:flex}.case-block{grid-template-columns:1fr;gap:10px;padding:0 0 20px;display:grid}.case-block+.case-block{border-top:1px solid var(--line);padding-top:20px}.case-block>span{color:var(--red);font-size:12px;font-weight:900}.case-block h2{margin:0 0 8px;font-size:22px}.case-block p{color:var(--muted);font-size:15px}.impact-grid{grid-template-columns:1fr;gap:12px;display:grid}.impact-grid article{border:1px solid #34363b;border-radius:20px;min-height:auto;padding:18px}.impact-grid span{color:var(--red);font-size:11px;font-weight:900}.impact-grid h3{margin:10px 0 0;font-size:18px}.news-one{background:linear-gradient(135deg,#0c0d0f,#a91017)}.news-two{background:linear-gradient(135deg,#373a40,#0a0b0d)}.news-three{background:linear-gradient(135deg,#b31319,#2a2c31)}.news-category{color:#777;text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:10px;font-weight:800;display:block}.news-grid-page{grid-template-columns:1fr}.article-hero{color:#fff;background:#111214;align-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.article-hero:after{content:"";background:var(--red);opacity:.55;width:320px;height:560px;position:absolute;top:-100px;right:4%;transform:rotate(25deg)}.article-hero-inner{z-index:2;grid-template-columns:1fr;align-items:center;gap:24px;padding:60px 0;display:grid;position:relative}.article-hero h1{letter-spacing:-.045em;margin:16px 0;font-size:clamp(28px,4.2vw,44px);line-height:1.02}.article-hero p{color:#d0d2d6;max-width:760px;font-size:16px}.article-hero time,.article-category{letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:900}.article-category{color:#fff;background:var(--red);border-radius:999px;padding:8px 11px;display:inline-block}.article-hero-inner>strong{letter-spacing:-.1em;color:#fff9;text-align:right;font-size:90px;font-style:italic}.article-layout{grid-template-columns:1fr;gap:24px;display:grid}.article-layout aside{border-top:3px solid var(--red);flex-direction:column;align-items:flex-start;padding-top:20px;display:flex}.article-layout aside>span{color:var(--muted);letter-spacing:.12em;font-size:10px;font-weight:900}.article-layout aside>strong{margin:4px 0 18px;font-size:18px}.article-body{max-width:800px}.article-body p{color:#50535a;margin:0 0 20px;font-size:16px;line-height:1.85}.article-body .article-lead{color:#26282d;font-size:20px;line-height:1.6}.article-callout{color:#fff;border-left:5px solid var(--red);background:#111214;border-radius:20px;margin-top:32px;padding:24px}.article-callout span{color:var(--red);letter-spacing:.13em;font-size:10px;font-weight:900}.article-callout h2{margin:12px 0 0;font-size:24px;line-height:1.2}.resources-layout{grid-template-columns:1fr;gap:24px;display:grid}.resources-layout aside h2{font-size:clamp(24px,3.4vw,34px);line-height:1.08}.resources-layout aside p{color:var(--muted);font-size:15px}.resource-cards{border-top:1px solid var(--line)}.resource-cards article{border-bottom:1px solid var(--line);grid-template-columns:1fr;gap:10px;padding:20px 0;display:grid;position:relative}.resource-icon{background:var(--red);color:#fff;clip-path:polygon(0 0,78% 0,100% 18%,100% 100%,0 100%);border-radius:8px;place-items:center;width:54px;height:62px;font-size:10px;font-weight:900;display:grid}.resource-cards span{color:var(--red);letter-spacing:.1em;font-size:10px;font-weight:900}.resource-cards h3{margin:5px 0 2px;font-size:18px}.resource-cards p{color:var(--muted);margin:0;font-size:13px}.resource-cards button{color:#888;text-transform:uppercase;background:#f5f5f6;border:1px solid #c9cbd0;border-radius:999px;padding:10px 13px;font-size:10px;font-weight:800}.resource-cards>article>small{color:#d6d7da;font-weight:900;position:absolute;bottom:8px;right:0}.publication-note{grid-template-columns:1fr;align-items:end;gap:16px;display:grid}.publication-note span{color:var(--red);letter-spacing:.13em;font-size:11px;font-weight:900}.publication-note h2{margin:8px 0 0;font-size:24px;line-height:1.1}.publication-note p{color:#adb0b5;font-size:15px}.contact-layout{grid-template-columns:1fr;align-items:start;gap:24px;display:grid}.contact-panel h2{font-size:clamp(24px,3.4vw,34px);line-height:1.08}.contact-panel>p{color:var(--muted);font-size:15px}.contact-detail{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;align-items:start;gap:12px;padding:16px 0;display:grid}.contact-detail svg{color:var(--red);margin-top:4px}.contact-detail div{flex-direction:column;display:flex}.contact-detail span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900}.contact-detail strong,.contact-detail a{margin-top:4px;font-size:14px}.confidential-note{border-left:4px solid var(--red);background:#f4f4f5;border-radius:18px;margin-top:24px;padding:18px}.confidential-note p{color:var(--muted);margin:5px 0 0;font-size:13px}.contact-form{color:#fff;background:#111214;border-radius:24px;padding:24px}.form-grid{grid-template-columns:1fr;gap:14px;display:grid}.contact-form label{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.contact-form label>span{text-transform:uppercase;letter-spacing:.11em;color:#c4c6ca;font-size:10px;font-weight:900}.contact-form input,.contact-form select,.contact-form textarea{color:#fff;width:100%;font:inherit;background:#181a1e;border:1px solid #393b41;border-radius:14px;outline:none;padding:14px 15px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--red)}.contact-form textarea{resize:vertical}.form-footer{flex-direction:column;align-items:flex-start;gap:12px;margin-top:8px;display:flex}.form-footer p{color:#999ca2;max-width:420px;margin:0;font-size:12px}.contact-form .button{cursor:pointer;border:0;flex:none}.form-notice{color:#bcd8bd;font-size:13px}.legal-copy{max-width:850px}.legal-copy h2{margin:28px 0 8px;font-size:24px}.legal-copy h2:first-child{margin-top:0}.legal-copy p{color:var(--muted);font-size:15px}.not-found{text-align:center;color:#fff;background:#111214;align-items:center;min-height:650px;display:grid}.not-found span{color:var(--red);font-size:110px;font-weight:950;line-height:1;display:block}.not-found h1{margin:12px 0;font-size:42px}.not-found p{color:#b2b4b9;max-width:650px;margin:0 auto 24px}.footer-legal{flex-wrap:wrap;gap:18px;display:flex}.footer-legal a{margin:0}.media-placeholder{min-height:220px;color:var(--black);background:linear-gradient(135deg,#cf171e17,#1112140f);border:1px dashed #cf171e4d;border-radius:24px;flex-direction:column;justify-content:center;gap:6px;padding:18px;display:flex}.media-placeholder__badge{background:var(--red);color:#fff;border-radius:999px;width:fit-content;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.media-placeholder p{margin:0;font-weight:800}.media-placeholder small{color:var(--muted);font-size:12px}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}@media (max-width:1050px){.page-hero-inner,.institution-intro-grid,.governance-grid,.capability-grid,.detail-columns,.project-list-card,.case-study-grid,.article-layout,.resources-layout,.contact-layout{grid-template-columns:1fr}.page-hero-monogram{max-width:560px}.mission-grid,.publication-note{grid-template-columns:1fr}.method-grid,.commitment-grid,.outcomes-grid,.process-grid,.project-principles-grid,.impact-grid{grid-template-columns:1fr 1fr}.outcomes-grid article:nth-child(3),.process-grid article:nth-child(3),.project-principles-grid>div:nth-child(3),.impact-grid article:nth-child(3){border-left:1px solid var(--line)}.article-hero-inner{grid-template-columns:1fr}.article-hero-inner>strong{text-align:left;font-size:90px}.detail-intro-grid{grid-template-columns:.45fr 1.55fr}.resource-cards{width:100%}}@media (max-width:720px){.page-hero{min-height:auto}.page-hero-inner{gap:40px;padding:70px 0}.page-hero-copy h1{font-size:43px}.page-hero-copy p{font-size:16px}.page-hero-monogram{min-height:210px;padding:28px}.page-hero-monogram span{font-size:70px}.mission-grid,.value-cards,.method-grid,.capability-map,.commitment-grid,.detail-intro-grid,.outcomes-grid,.process-grid,.project-principles-grid,.impact-grid,.form-grid{grid-template-columns:1fr}.mission-grid article,.value-cards article{padding:34px 26px}.value-cards article+article{border-left:0;border-top:1px solid var(--line)}.method-grid{border-right:1px solid #d9dade}.capability-map div{border-right:0;border-bottom:1px solid var(--line)!important}.capability-map div:last-child{border-bottom:0!important}.governance-visual{min-height:350px}.detail-intro-grid{gap:30px}.detail-index{font-size:65px}.detail-emblem{width:100px;height:100px}.outcomes-grid article+article,.impact-grid article+article,.project-principles-grid>div+div{border-left:1px solid var(--line);border-top:0}.project-list-body{padding:34px 26px}.project-list-meta{flex-direction:column;gap:4px}.project-list-visual{min-height:280px}.case-block{grid-template-columns:1fr;gap:12px}.article-hero{min-height:auto}.article-hero-inner{padding:70px 0}.article-hero h1{font-size:42px}.article-hero-inner>strong{font-size:70px}.article-callout{padding:30px 24px}.resource-cards article{grid-template-columns:58px 1fr}.resource-cards button{grid-column:2;justify-self:start}.contact-form{padding:28px 20px}.form-footer{flex-direction:column;align-items:flex-start}.footer-legal{flex-direction:column;gap:2px}}html{overflow-x:clip}body{background:#fff;overflow-x:clip}:focus-visible{outline:3px solid var(--red);outline-offset:4px}.logo-aba-image{width:116px;height:auto}.premium-hero{min-height:auto}.premium-hero .hero-content{grid-template-columns:1fr;gap:38px;padding:56px 0 64px}.premium-hero h1{max-width:890px;font-size:clamp(40px,12vw,72px)}.hero-actions .button{width:100%;min-height:54px}.hero-media{background:#24262b;border-radius:28px;min-height:370px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000052}.hero-media>img,.visual-photo>img,.page-hero-monogram>img,.card-media>img,.project-list-visual>img,.news-visual>img{object-fit:cover}.hero-media>img{object-position:54% center;filter:saturate(.88)contrast(1.06)brightness(.82)}.hero-media:after{content:"";pointer-events:none;background:linear-gradient(#07080a0a 35%,#07080ac7 100%),linear-gradient(105deg,#cf171e21,#0000 45%);position:absolute;inset:0}.hero-media .floating-panel,.hero-media .hero-trust{z-index:2}.hero-media .media-placeholder{border-radius:inherit;color:#fff;background:linear-gradient(145deg,#2a2b30,#111214);border:0;position:absolute;inset:0}.hero-media .media-placeholder small{color:#b8bac0;overflow-wrap:anywhere}.floating-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0d0fb8;border:1px solid #fff3;border-radius:18px;padding:16px;position:absolute;bottom:54px;left:14px;right:14px}.floating-panel span{color:#f1777b;letter-spacing:.14em;font-size:10px;font-weight:900;display:block}.floating-panel strong{margin-top:5px;font-size:14px;display:block}.hero-trust{color:#eee;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;inset:auto 14px 14px}.hero-trust i{background:var(--red);border-radius:50%;width:3px;height:3px}.visual-photo:before,.visual-photo:after{display:none}.visual-photo .media-placeholder{min-height:420px}.card-media{aspect-ratio:4/3;border-radius:21px 21px 12px 12px;margin:-1px -1px 20px;position:relative;overflow:hidden}.card-media .media-placeholder,.news-visual .media-placeholder,.project-list-visual .media-placeholder{border:0;border-radius:0;height:100%;min-height:100%}.expertise-card{padding-top:0;overflow:hidden}.expertise-card .card-top,.expertise-card>h3,.expertise-card>p,.expertise-card>a{margin-left:20px;margin-right:20px}.expertise-card>a{margin-bottom:22px}.project-list-visual{padding:0;position:relative;overflow:hidden}.project-list-visual>span{z-index:2;background:var(--red);color:#fff;border-radius:999px;padding:7px 10px;font-size:11px;position:absolute;top:18px;left:18px}.project-facts{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.project-facts span{background:var(--soft);color:var(--muted);border-radius:999px;padding:6px 9px;font-size:11px}.project-image{overflow:hidden}.project-image .media-placeholder{border:0;border-radius:0;min-height:360px}.news-visual{overflow:hidden}.page-hero-monogram{min-height:300px;padding:0;position:relative;overflow:hidden}.page-hero-monogram .media-placeholder{color:#fff;background:#23252a;border:0;border-radius:0;min-height:100%;position:absolute;inset:0}.page-hero-monogram .media-placeholder small{color:#bbb;overflow-wrap:anywhere}.page-hero-signature{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b8;border-radius:16px;padding:14px;position:absolute;bottom:16px;left:16px;right:16px}.page-hero-signature small{color:#ddd;letter-spacing:.1em;margin-top:7px;font-size:9px;display:block}.media-placeholder__icon{background:var(--red);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.media-placeholder small{overflow-wrap:anywhere}@media (min-width:560px){.hero-actions .button{width:auto}.hero-media{min-height:470px}}@media (min-width:900px){.premium-hero{min-height:760px}.premium-hero .hero-content{grid-template-columns:1.04fr .96fr;padding:84px 0}.hero-media{min-height:570px}.logo-aba-image{width:132px}}@media (max-width:720px){.top-strip{display:none}.navbar{min-height:68px}.menu-button{order:3;display:flex}.header-cta{min-height:44px;margin-left:auto}.nav-links{border:1px solid var(--line);opacity:0;visibility:hidden;background:#fffffffa;border-radius:20px;flex-direction:column;align-items:stretch;gap:0;padding:12px;transition:all .2s;display:flex;position:fixed;inset:68px 12px auto;transform:translateY(-10px);box-shadow:0 24px 60px #0003}.nav-links.open{opacity:1;visibility:visible;transform:none}.nav-links a{border-radius:12px;align-items:center;min-height:48px;padding:0 14px;display:flex}.nav-links a.active{background:#f8e9ea}.nav-links a:after{display:none}.section{padding:64px 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.biometric-split{grid-template-columns:1fr;align-items:center;gap:30px;display:grid}.biometric-photo{background:var(--soft);border-radius:26px;overflow:hidden}.biometric-photo .media-placeholder{border:0;min-height:360px}.term-grid{grid-template-columns:1fr;gap:8px;margin-top:24px;display:grid}.term-grid span{border:1px solid var(--line);border-radius:12px;padding:12px 14px;font-size:13px;font-weight:700}.biometric-process{grid-template-columns:1fr 1fr;gap:10px;margin:32px 0 0;padding:0;list-style:none;display:grid}.biometric-process li{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:94px;padding:14px}.biometric-process span{color:var(--red);font-size:10px;font-weight:900;display:block}.biometric-process strong{margin-top:8px;font-size:13px;display:block}.sector-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.sector-grid article{background:var(--black);color:#fff;border-radius:18px;min-height:120px;padding:18px}.sector-grid article span{color:var(--red)}.sector-grid h3{margin:20px 0 0;font-size:15px}@media (min-width:700px){.term-grid{grid-template-columns:1fr 1fr}.biometric-process,.sector-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:900px){.biometric-split{grid-template-columns:1fr 1fr;gap:60px}}.scroll-progress{z-index:200;background:linear-gradient(90deg,#8e0e14,var(--red),#ff6469);transform-origin:0;height:3px;position:fixed;inset:0 0 auto;box-shadow:0 0 18px #cf171e59}.site-header{transition:background-color .3s,box-shadow .3s,transform .3s}.site-header.is-scrolled{background:#ffffffd1;box-shadow:0 12px 40px #11121414}.site-header.is-scrolled .navbar{min-height:70px;transition:min-height .3s cubic-bezier(.22,1,.36,1)}.menu-lines{width:22px;height:16px;display:block;position:relative}.menu-lines i{background:currentColor;border-radius:2px;width:22px;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1),top .3s;position:absolute;left:0}.menu-lines i:first-child{top:4px}.menu-lines i:last-child{top:11px}.menu-button[aria-expanded=true] .menu-lines i:first-child{top:7px;transform:rotate(45deg)}.menu-button[aria-expanded=true] .menu-lines i:last-child{top:7px;transform:rotate(-45deg)}.premium-hero:after{content:"";background:linear-gradient(90deg,var(--red) 0 18%,#ffffff1f 18% 100%);transform-origin:0;width:100%;height:4px;animation:1.2s cubic-bezier(.22,1,.36,1) .25s both hero-line;position:absolute;bottom:0;left:0}@keyframes hero-line{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-media{transform-origin:50%;will-change:transform}.floating-panel{animation:.8s cubic-bezier(.22,1,.36,1) .45s both panel-enter}@keyframes panel-enter{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:none}}.eyebrow:before{transform-origin:0;animation:.75s cubic-bezier(.22,1,.36,1) .2s both eyebrow-line}@keyframes eyebrow-line{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.expertise-card,.news-card,.project-list-card,.value-cards article,.method-grid article{transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s,border-color .3s}.expertise-card{position:relative}.expertise-card:after{content:"";background:var(--red);transform-origin:0;width:100%;height:3px;transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.expertise-card:hover:after,.expertise-card:focus-within:after{transform:scaleX(1)}.expertise-card:hover,.news-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px #00000029}.card-media img,.news-visual img,.project-list-visual img{transition:transform .8s cubic-bezier(.22,1,.36,1),filter .5s}.expertise-card:hover .card-media img,.news-card:hover .news-visual img,.project-list-card:hover .project-list-visual img{transform:scale(1.045)}.button svg,.text-link svg,.news-card a svg{transition:transform .3s cubic-bezier(.22,1,.36,1)}.button:hover svg,.text-link:hover svg,.news-card a:hover svg{transform:translate(5px)}.biometric-process li{transition:transform .35s cubic-bezier(.22,1,.36,1),background .3s,color .3s}.biometric-process li:hover{background:var(--black);color:#fff;transform:translateY(-5px)}@supports (animation-timeline:view()){main>section:not(.hero):not(.page-hero),main>article>section{animation:linear both section-reveal;animation-timeline:view();animation-range:entry 5% cover 24%}@keyframes section-reveal{0%{opacity:.3;transform:translateY(28px)}to{opacity:1;transform:none}}}@media (hover:none){.expertise-card:hover,.news-card:hover,.biometric-process li:hover{box-shadow:none;transform:none}}@media (prefers-reduced-motion:reduce){.scroll-progress{display:none}.premium-hero:after,.floating-panel,.eyebrow:before,main>section,main>article>section{animation:none!important}.hero-media{transform:none!important}}.dark-section{isolation:isolate;position:relative;overflow:hidden}.dark-section:before{content:"";z-index:-1;pointer-events:none;opacity:.08;background-image:linear-gradient(#ffffff29 1px,#0000 1px),linear-gradient(90deg,#ffffff29 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35% 70%,#0000);mask-image:linear-gradient(90deg,#0000,#000 35% 70%,#0000)}.dark-section:after{content:"";z-index:-1;border:1px solid #cf171e3d;border-radius:50%;width:360px;height:360px;animation:5s ease-in-out infinite tech-breathe;position:absolute;top:12%;right:-180px;box-shadow:0 0 0 42px #cf171e09,0 0 0 84px #cf171e05}.page-hero:before{content:"";z-index:1;background:linear-gradient(90deg,transparent,var(--red),transparent);height:1px;box-shadow:0 0 18px var(--red);animation:4s ease-in-out infinite hero-tech-scan;position:absolute;top:0;left:0;right:0}.architecture-flow article,.capability-map div,.project-objectives article{background-image:linear-gradient(115deg,#0000 0 46%,#cf171e0b 50%,#0000 54%);background-size:260% 100%;transition:background-position .8s,transform .35s}.architecture-flow article:hover,.capability-map div:hover{background-position:100% 0;transform:translateY(-4px)}@keyframes tech-breathe{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes data-grid-shift{to{background-position:42px 42px,42px 42px}}@keyframes hero-tech-scan{0%,to{opacity:0;transform:translateY(0)}15%{opacity:.7}70%{opacity:.3}90%{opacity:0;transform:translateY(510px)}}@media (max-width:767px){.dark-section:after{width:220px;height:220px;right:-150px}.page-hero-grid{animation-duration:18s}}.visitor-page{background:radial-gradient(circle at 15% 10%,#cf171e47,#0000 25%),#111318;place-items:center;min-height:100vh;padding:80px 20px;display:grid}.visitor-login{background:#fff;border-radius:16px;flex-direction:column;width:min(440px,100%);padding:38px;display:flex;box-shadow:0 30px 90px #00000059}.visitor-login>span,.submission-form header>span,.visitor-dashboard-head span{color:var(--red);letter-spacing:.15em;font-size:9px;font-weight:900}.visitor-login h1{margin:10px 0 5px;font-size:32px}.visitor-login>p{color:#6f747c;margin:0 0 23px;font-size:13px}.visitor-login label,.submission-form label{color:#53575e;flex-direction:column;gap:7px;margin-top:14px;font-size:10px;font-weight:800;display:flex}.visitor-login input,.submission-form input,.submission-form select,.submission-form textarea{width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #dfe1e4;border-radius:8px;padding:11px 12px;font-size:14px}.submission-form textarea{resize:vertical;min-height:130px}.visitor-login button,.submission-form>button,.visitor-dashboard-head button{color:#fff;background:var(--red);cursor:pointer;border:0;border-radius:8px;min-height:48px;margin-top:20px;padding:0 18px;font-weight:850}.visitor-login small{text-align:center;margin-top:18px}.visitor-login a{color:var(--red);font-weight:800}.visitor-message,.submission-message{background:#f5f5f6;border-radius:8px;margin-top:14px;padding:11px;font-size:12px}.visitor-dashboard{background:#f4f5f6;min-height:100vh;padding:70px 0}.visitor-dashboard-head{border-bottom:1px solid #dfe1e4;justify-content:space-between;align-items:end;gap:25px;padding-bottom:30px;display:flex}.visitor-dashboard-head h1{margin:8px 0 4px;font-size:42px}.visitor-dashboard-head p{color:#686d75;margin:0}.visitor-dashboard-head button{background:#181a1f;margin:0}.visitor-dashboard-layout{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:22px;margin-top:28px;display:grid}.submission-form,.visitor-dashboard aside{background:#fff;border:1px solid #e0e2e5;border-radius:14px;padding:30px}.submission-form header h2,.visitor-dashboard aside h2{margin:8px 0 5px;font-size:24px}.submission-form header p,.visitor-dashboard aside>p{color:#747981;margin:0;font-size:12px}.submission-grid{grid-template-columns:1fr 1fr;gap:0 14px;margin-top:14px;display:grid}.submission-grid .wide{grid-column:1/-1}.submission-form>button{min-width:190px}.submission-list{border-top:1px solid #e5e6e8;margin-top:20px}.submission-list article{border-bottom:1px solid #e5e6e8;padding:17px 0}.submission-list article>span{color:#a4141a;text-transform:uppercase;background:#fce9ea;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.submission-list h3{margin:10px 0 4px;font-size:15px}.submission-list p{color:#696e76;margin:0;font-size:11px}.submission-list small{color:#989ca3;margin-top:8px;font-size:9px;display:block}.submission-empty{color:#8a8e95;padding:30px 0;font-size:12px}@media (max-width:850px){.visitor-dashboard{padding:35px 0}.visitor-dashboard-head{flex-direction:column;align-items:flex-start}.visitor-dashboard-layout{grid-template-columns:1fr}.visitor-dashboard aside{order:-1}}@media (max-width:600px){.visitor-page{padding:20px}.visitor-login{padding:27px 21px}.visitor-dashboard .container{width:calc(100% - 28px)}.visitor-dashboard-head h1{font-size:34px}.submission-form,.visitor-dashboard aside{border-radius:10px;padding:21px}.submission-grid{grid-template-columns:1fr}.submission-grid .wide{grid-column:auto}.submission-form>button{width:100%}}.home-institution{color:#fff;background:#111318;padding:92px 0;position:relative;overflow:hidden}.home-institution:after{content:"RDC";color:#ffffff06;letter-spacing:-.08em;pointer-events:none;font-size:230px;font-weight:950;line-height:1;position:absolute;bottom:-45px;right:-30px}.home-institution-layout{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(54px,7vw,100px);display:grid;position:relative}.home-institution-intro h2{letter-spacing:-.05em;max-width:610px;margin:14px 0 20px;font-size:clamp(38px,4.3vw,58px);line-height:1.02}.home-institution-intro>p{color:#b6bac1;max-width:590px;margin:0;font-size:15px;line-height:1.75}.home-institution-intro dl{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);margin:34px 0 0;padding-top:22px;display:grid}.home-institution-intro dl div{flex-direction:column;min-width:0;display:flex}.home-institution-intro dl div+div{border-left:1px solid #ffffff1f;padding-left:20px}.home-institution-intro dt{font-size:19px;font-weight:850}.home-institution-intro dd{color:#858a92;letter-spacing:.08em;text-transform:uppercase;margin:5px 0 0;font-size:9px;font-weight:750}.home-institution-access{border-top:1px solid #ffffff26}.home-institution-access a{border-bottom:1px solid #ffffff26;grid-template-columns:42px 1fr 30px;align-items:center;gap:15px;min-height:94px;transition:padding .25s,background .25s;display:grid}.home-institution-access a:hover{background:#ffffff0b;padding-inline:14px}.home-institution-access a>span{color:#e43b42;font-size:10px;font-weight:900}.home-institution-access a div{flex-direction:column;min-width:0;display:flex}.home-institution-access strong{font-size:16px}.home-institution-access small{color:#8e939b;margin-top:4px;font-size:11px}.home-institution-access svg{color:#e43b42}@media (max-width:900px){.home-institution-layout{grid-template-columns:1fr;gap:42px}}@media (max-width:767px){.home-institution{padding:58px 0 62px}.home-institution:after{font-size:130px}.home-institution-layout{gap:34px}.home-institution-intro h2{margin:11px 0 17px;font-size:clamp(31px,8.7vw,39px);line-height:1.08}.home-institution-intro>p{font-size:14px;line-height:1.68}.home-institution-intro dl{margin-top:27px}.home-institution-intro dl div+div{padding-left:12px}.home-institution-intro dt{font-size:16px}.home-institution-intro dd{font-size:8px;line-height:1.4}.home-institution-access a{grid-template-columns:32px 1fr 24px;gap:10px;min-height:88px}.home-institution-access a:hover{background:0 0;padding-inline:0}.home-institution-access strong{font-size:15px}.home-institution-access small{font-size:11px;line-height:1.45}}@media (prefers-reduced-motion:reduce){.dark-section:after,.page-hero-grid,.page-hero:before{animation:none!important}}.about-aba{background:#fff;position:relative;overflow:hidden}.about-aba:before{content:"ABA";color:#f5f5f6;letter-spacing:-.09em;pointer-events:none;font-size:clamp(100px,22vw,300px);font-weight:950;line-height:1;position:absolute;top:18px;right:-30px}.about-aba .container{position:relative}.about-aba-heading{grid-template-columns:1fr;gap:18px;margin-bottom:26px;display:grid}.about-aba-heading>div{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.about-aba-heading .eyebrow{margin-bottom:0}.about-index{color:#9a9ca2;letter-spacing:.12em;white-space:nowrap;font-size:8px;font-weight:900}.about-aba-heading h2{letter-spacing:-.052em;max-width:900px;margin:0;font-size:clamp(34px,10vw,64px);line-height:.98}.about-aba-grid{grid-template-columns:1fr;gap:22px;display:grid}.about-aba-visual{background:#202226;border-radius:26px;min-height:390px;position:relative;overflow:hidden;box-shadow:0 24px 65px #10111329}.about-aba-visual>img{object-fit:cover}.about-aba-visual .media-placeholder{color:#fff;background:linear-gradient(145deg,#26282d,#101113);border:0;border-radius:0;min-height:100%;position:absolute;inset:0}.about-aba-visual .media-placeholder small{color:#aeb0b5}.about-aba-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 42%,#050607d1);position:absolute;inset:0}.about-visual-panel{z-index:2;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d0e109e;border:1px solid #ffffff2b;border-radius:17px;padding:15px;position:absolute;bottom:14px;left:14px;right:14px}.about-visual-panel small{color:#ff7479;letter-spacing:.13em;font-size:8px;font-weight:900;display:block}.about-visual-panel strong{margin-top:5px;font-size:14px;display:block}.about-visual-mark{z-index:2;color:#fff;background:var(--red);letter-spacing:.04em;border-radius:10px;padding:7px 9px;font-size:10px;font-weight:950;position:absolute;top:15px;right:15px}.about-aba-copy>.lead{color:#202126;margin:0;font-size:18px;font-weight:650;line-height:1.5}.about-aba-copy>p:not(.lead){color:var(--muted);font-size:14px}.about-values{border-top:1px solid var(--line);margin:24px 0}.about-values article{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:15px 0;display:grid}.about-values article>span{color:var(--red);font-size:10px;font-weight:900}.about-values article div{flex-direction:column;display:flex}.about-values strong{font-size:15px}.about-values small{color:#85888e;margin-top:2px;font-size:11px}.about-aba-link{color:#fff;background:var(--black);letter-spacing:.08em;text-transform:uppercase;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:0 16px;font-size:11px;font-weight:900;transition:background .3s,transform .3s;display:flex}.about-aba-link svg{color:#ff6e73;transition:transform .3s}.about-aba-link:hover{background:var(--red);transform:translateY(-2px)}.about-aba-link:hover svg{color:#fff;transform:translate(4px)}@media (min-width:800px){.about-aba-heading{grid-template-columns:.65fr 1.35fr;align-items:start;margin-bottom:46px}.about-aba-heading>div{display:block}.about-index{margin-top:18px;display:block}.about-aba-grid{grid-template-columns:1fr 1fr;align-items:center;gap:58px}.about-aba-visual{min-height:570px}.about-aba-copy>.lead{font-size:21px}}h1,h2,h3,p,strong,small,a,span{overflow-wrap:anywhere}.container>*,.hero-content>*,.page-hero-inner>*,.split-heading>*,.expertise-grid>*,.project-mini-grid>*,.news-grid>*,.project-list-card>*,.case-study-grid>*,.contact-layout>*,.footer-grid>*{min-width:0}@media (max-width:767px){.page-hero-copy h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(31px,10vw,40px);line-height:1.03}.article-hero h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(31px,10vw,40px)}.section-copy h2,.section-heading h2,.documents h2{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.expertise-card .card-media .media-placeholder,.project-mini-media .media-placeholder,.news-visual .media-placeholder{justify-content:center;gap:4px;height:100%;min-height:100%;padding:8px}.expertise-card .card-media .media-placeholder small,.project-mini-media .media-placeholder small,.news-visual .media-placeholder small{display:none}.expertise-card .card-media .media-placeholder p,.project-mini-media .media-placeholder p,.news-visual .media-placeholder p{font-size:9px;line-height:1.2}.expertise-card .card-media .media-placeholder__icon,.project-mini-media .media-placeholder__icon,.news-visual .media-placeholder__icon{width:28px;height:28px;font-size:14px}.expertise-card>.expertise-card-link{min-height:44px}.project-mini-footer a{width:44px;height:44px}.news-content a{min-height:44px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}.contact-form input,.contact-form select{min-height:52px}.button{min-height:50px}.project-list-visual{min-width:0}.project-list-visual .media-placeholder{width:100%;overflow:hidden}.project-list-visual .media-placeholder small{overflow-wrap:anywhere;max-width:100%}.project-mini-grid,.expertise-grid,.news-grid{width:100%}.project-mini-grid article,.expertise-card,.news-card{max-width:100%}.footer-grid a,.contact-line{overflow-wrap:anywhere;word-break:break-word}.cta-inner .button{white-space:normal;text-align:center;width:100%}}@media (max-width:339px){.premium-hero h1{font-size:37px}.expertise-card>h3,.project-mini-grid h3,.news-content h3{font-size:13px}.expertise-card>p{-webkit-line-clamp:2}.project-mini-content,.news-content{padding:10px}.project-mini-footer em{max-width:58px}}.premium-hero .hero-media{aspect-ratio:3/2;background:#07080a;border-radius:26px;width:100%;min-height:0}.premium-hero .hero-media>img{object-fit:contain;object-position:center;filter:saturate(.94)contrast(1.04)brightness(.9);animation:1.15s cubic-bezier(.22,1,.36,1) .35s both hero-photo-in}.premium-hero .floating-panel{max-width:calc(100% - 24px);padding:12px 14px;bottom:12px;left:12px;right:auto}.premium-hero .floating-panel strong{font-size:12px}.premium-hero .hero-trust{display:none}@keyframes hero-photo-in{0%{opacity:0;filter:blur(9px)saturate(.75)brightness(.65);transform:scale(1.06)}to{opacity:1;filter:saturate(.94)contrast(1.04)brightness(.9);transform:none}}@media (min-width:900px){.premium-hero .hero-media{aspect-ratio:3/2;min-height:0}.premium-hero .floating-panel{padding:15px 17px;bottom:18px;left:18px}.premium-hero .floating-panel strong{font-size:14px}.premium-hero .hero-trust{width:auto;display:flex;bottom:22px;left:auto;right:18px}}@media (prefers-reduced-motion:reduce){.premium-hero .hero-media>img{animation:none}}@media (max-width:899px){.premium-hero{background:#08090b;min-height:720px}.premium-hero .hero-content{align-items:flex-end;min-height:720px;padding:88px 0 58px;display:flex}.premium-hero .hero-copy{z-index:4;width:100%;padding-top:120px;position:relative}.premium-hero .hero-copy>p{color:#eceef1;text-shadow:0 2px 18px #000000b8}.premium-hero .hero-copy h1{text-shadow:0 3px 28px #000000c7;max-width:680px}.premium-hero .hero-media{z-index:0;aspect-ratio:auto;width:auto;min-height:100%;box-shadow:none;border-radius:0;position:absolute;inset:0 calc(-50vw + 50%)}.premium-hero .hero-media>img{object-fit:cover;object-position:58% center;filter:saturate(.84)contrast(1.08)brightness(.64)}.premium-hero .hero-media:after{z-index:1;background:linear-gradient(#05060833 0%,#0506086b 30%,#050608eb 78%,#08090b 100%),linear-gradient(90deg,#08090bb8,#08090b14 85%)}.premium-hero .floating-panel,.premium-hero .hero-trust{display:none}.premium-hero:before{z-index:1;background:radial-gradient(circle at 82% 18%,#cf171e2e,#0000 30%)}.premium-hero .hero-grid-pattern{z-index:2;opacity:.08}}@media (max-width:374px){.premium-hero,.premium-hero .hero-content{min-height:690px}.premium-hero .hero-copy{padding-top:88px}.premium-hero .hero-content{padding-bottom:42px}}.institution-leadership{background:#f6f6f7}.leadership-intro{grid-template-columns:1fr;gap:26px;display:grid}.leadership-intro h2{letter-spacing:-.045em;margin:0;font-size:clamp(32px,9vw,48px);line-height:1.02}.leader-cards{grid-template-columns:1fr;gap:12px;display:grid}.leader-cards article{color:#fff;background:linear-gradient(145deg,#23252a,#101113);border-radius:24px;min-height:220px;padding:24px;position:relative;overflow:hidden}.leader-cards article:after{content:"";border:22px solid #cf171e3d;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-80px;right:-55px}.leader-cards span{color:#ef656a;letter-spacing:.12em;font-size:9px;font-weight:900}.leader-cards h3{margin:48px 0 10px;font-size:27px}.leader-cards p{color:#b6b8bd;max-width:430px;margin:0;font-size:13px}.institution-domain-list{border-top:1px solid #ffffff26;grid-template-columns:1fr;display:grid}.institution-domain-list article{border-bottom:1px solid #ffffff26;grid-template-columns:38px 1fr;align-items:start;gap:10px;padding:18px 0;display:grid}.institution-domain-list span{color:var(--red);font-size:10px;font-weight:900}.institution-domain-list h3{margin:0;font-size:15px;font-weight:650;line-height:1.4}.institution-timeline{position:relative}.institution-timeline article{grid-template-columns:92px 1fr;gap:16px;display:grid}.institution-timeline article>div:first-child{padding-top:3px;position:relative}.institution-timeline article>div:first-child span{color:var(--red);font-size:12px;font-weight:950}.institution-timeline article>div:first-child i{border:2px solid var(--red);background:#fff;border-radius:50%;width:9px;height:9px;position:absolute;top:7px;right:0}.institution-timeline article>div:first-child:after{content:"";background:var(--line);width:1px;position:absolute;top:16px;bottom:0;right:4px}.institution-timeline article:last-child>div:first-child:after{display:none}.institution-timeline article>div:last-child{padding:0 0 32px}.institution-timeline small{color:#9a9ca2;letter-spacing:.12em;font-size:8px;font-weight:900}.institution-timeline h3{margin:7px 0;font-size:19px}.institution-timeline p{color:var(--muted);margin:0;font-size:13px}@media (min-width:800px){.leadership-intro{grid-template-columns:.7fr 1.3fr;gap:60px}.leader-cards{grid-template-columns:1fr 1fr}.institution-domain-list{grid-template-columns:1fr 1fr;gap:0 30px}.institution-timeline{max-width:900px;margin-left:auto}.institution-timeline article{grid-template-columns:170px 1fr;gap:34px}.institution-timeline h3{font-size:25px}}.case-study-grid aside>span{margin-top:18px}.project-wide-media{background:#1d1f23;width:min(1440px,100%);margin:0 auto;overflow:hidden}.project-wide-media>img{object-fit:cover;width:100%;height:auto;max-height:760px}.project-wide-media .media-placeholder{color:#fff;background:linear-gradient(135deg,#25272c,#121315);border:0;border-radius:0;min-height:clamp(340px,58vw,720px)}.project-wide-media .media-placeholder small{color:#b7b9bf}.project-objectives{border-top:1px solid var(--line);grid-template-columns:1fr;display:grid}.project-objectives article{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:10px;padding:20px 0;display:grid}.project-objectives span,.architecture-flow>article>span{color:var(--red);font-size:11px;font-weight:900}.project-objectives h3{margin:0;font-size:17px}.architecture-flow{grid-template-columns:1fr;gap:12px;display:grid;position:relative}.architecture-flow article{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:210px;padding:24px;position:relative;overflow:hidden}.architecture-flow article:after{content:"";background:var(--red);transform-origin:0;height:3px;transition:transform .4s;position:absolute;bottom:0;left:24px;right:24px;transform:scaleX(.2)}.architecture-flow article:hover:after{transform:scaleX(1)}.architecture-flow h3{margin:32px 0 8px;font-size:20px}.architecture-flow p{color:var(--muted);margin:0;font-size:14px}.project-method-layout{grid-template-columns:1fr;gap:36px;display:grid}.project-method-layout h2{margin:0 0 18px;font-size:clamp(30px,5vw,52px);line-height:1.05}.project-method-layout>div>p{color:#b6b8bd}.project-method-layout ol{border-top:1px solid #ffffff29;margin:0;padding:0;list-style:none}.project-method-layout li{border-bottom:1px solid #ffffff29;grid-template-columns:38px 1fr;gap:12px;padding:18px 0;display:grid}.project-method-layout li>span{color:var(--red);font-size:11px;font-weight:900}.project-method-layout li h3{margin:0 0 4px}.project-method-layout li p{color:#aeb0b5;margin:0;font-size:14px}.project-gallery{grid-template-columns:1fr;gap:12px;display:grid}.project-gallery>div{background:var(--soft);border-radius:22px;min-height:280px;overflow:hidden}.project-gallery img{object-fit:cover;width:100%;height:100%;min-height:280px}.project-gallery .media-placeholder{border:0;border-radius:0;height:100%;min-height:280px}.challenge-response{gap:12px;display:grid}.challenge-response article{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:1fr;display:grid;overflow:hidden}.challenge-response article>div{padding:20px}.challenge-response article>div+div{border-top:1px solid var(--line);background:#fafafa}.challenge-response span{color:var(--red);letter-spacing:.12em;font-size:10px;font-weight:900}.challenge-response h3{margin:8px 0 0}.challenge-response p{color:var(--muted);margin:8px 0 0}.similar-projects{grid-template-columns:1fr;gap:12px;display:grid}.similar-projects>a{border:1px solid var(--line);border-radius:22px;padding:24px;transition:transform .35s,box-shadow .35s;display:block}.similar-projects>a:hover{transform:translateY(-5px);box-shadow:0 22px 55px #00000017}.similar-projects span{color:var(--red);letter-spacing:.1em;font-size:10px;font-weight:900}.similar-projects h3{margin:18px 0 8px;font-size:22px}.similar-projects p{color:var(--muted)}.similar-projects strong{align-items:center;gap:8px;font-size:13px;display:flex}@media (min-width:700px){.project-objectives{grid-template-columns:1fr 1fr;gap:0 28px}.architecture-flow{grid-template-columns:1fr 1fr}.project-gallery{grid-template-columns:1.3fr .7fr}.project-gallery .gallery-feature{grid-row:span 2}.challenge-response article{grid-template-columns:.8fr 1.2fr}.challenge-response article>div+div{border-top:0;border-left:1px solid var(--line)}.similar-projects{grid-template-columns:1fr 1fr}}@media (min-width:1000px){.architecture-flow{grid-template-columns:repeat(4,1fr)}.project-method-layout{grid-template-columns:.85fr 1.15fr;gap:90px}}.expertise-card-link{letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;min-height:48px;font-size:10px;font-weight:900;display:flex!important}.expertise-card-link svg{flex:none}.expertise-mobile-index{display:none}.expertise-journey{color:#fff;background:#0d0e10;padding:28px 0}.expertise-journey .container{grid-template-columns:1fr;gap:0;display:grid}.expertise-journey .container>div{grid-template-columns:34px 1fr;align-items:center;padding:14px 0;display:grid}.expertise-journey span{color:var(--red);grid-row:1/span 2;font-size:10px;font-weight:900}.expertise-journey strong{font-size:15px}.expertise-journey small{color:#92959b;font-size:11px}.expertise-journey i{display:none}@media (max-width:767px){.expertise-domain-section{padding-top:54px}.expertise-domain-section .split-heading,.expertise .split-heading{margin-bottom:24px;display:block}.expertise-domain-section .split-heading h2,.expertise .split-heading h2{max-width:350px;font-size:clamp(30px,9vw,39px);line-height:1.03}.expertise-domain-section .split-heading p,.expertise .split-heading p{margin-top:16px;font-size:14px;line-height:1.6}.expertise-mobile-index{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;margin:0 -14px 24px;padding:0 14px 8px;display:flex;overflow-x:auto}.expertise-mobile-index::-webkit-scrollbar{display:none}.expertise-mobile-index a{scroll-snap-align:start;color:#e5e5e7;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;flex:0 0 148px;justify-content:space-between;min-height:72px;padding:12px;font-size:11px;line-height:1.25;display:flex}.expertise-mobile-index span{color:var(--red);font-size:10px;font-weight:900}.expertise-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.expertise-grid-page .expertise-card,.expertise-card{border-radius:22px;min-height:0;padding:0;scroll-margin-top:88px}.expertise-card .card-media{aspect-ratio:4/3;border-radius:21px 21px 0 0;margin:0 0 12px}.expertise-card .card-top{margin:0 12px}.expertise-card .service-symbol{border-radius:10px;width:34px;height:34px;font-size:10px}.expertise-card>h3{margin:13px 12px 7px;font-size:clamp(14px,4.2vw,17px);line-height:1.18}.expertise-card>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 12px;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.expertise-card>.expertise-card-link{border-top:1px solid #ffffff1a;min-height:42px;margin:12px;padding-top:9px}.expertise-card-link>span{font-size:0}.expertise-card-link>span:after{content:"Voir";font-size:9px}.expertise-card:after{height:2px;transform:scaleX(1)}.expertise-domain-section+.expertise-journey{position:relative}.capability-grid{gap:34px}.capability-map{border-radius:20px;display:grid;grid-template-columns:1fr 1fr!important}.capability-map div{min-height:126px;padding:16px;border:0!important;border-right:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}.capability-map div:nth-child(2n){border-right:0!important}.capability-map div:nth-last-child(-n+2){border-bottom:0!important}.capability-map strong{font-size:17px}.capability-map small{font-size:11px;line-height:1.35}.commitment-grid article{min-height:0;padding:20px}.commitment-grid h3{margin:12px 0 7px;font-size:18px}.commitment-grid p{margin:0;font-size:13px}}@media (min-width:768px){.expertise-journey .container{grid-template-columns:1fr 28px 1fr 28px 1fr 28px 1fr;align-items:center}.expertise-journey i{background:linear-gradient(90deg,var(--red),#ffffff2e);height:1px;display:block}}@media (max-width:767px){.project-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.project-mini-content{padding:12px}.project-mini-grid h3{font-size:clamp(14px,4vw,17px)}.project-mini-grid p{-webkit-line-clamp:2;font-size:10px}.project-mini-footer em{max-width:82px}.project-mini-footer a{width:34px;height:34px}}@supports (animation-timeline:view()){@media (max-width:767px){.project-mini-grid article,.expertise-grid .expertise-card{animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 4% cover 28%}.project-mini-grid article:nth-child(odd),.expertise-grid .expertise-card:nth-child(odd){animation-name:project-pair-left}.project-mini-grid article:nth-child(2n),.expertise-grid .expertise-card:nth-child(2n){animation-name:project-pair-right}@keyframes project-pair-left{0%{opacity:0;transform:translate(-18px,22px)scale(.96)}to{opacity:1;transform:none}}@keyframes project-pair-right{0%{opacity:0;transform:translate(18px,22px)scale(.96)}to{opacity:1;transform:none}}}}.aba-loader{z-index:1000;color:#fff;background:#0b0c0e;flex-direction:column;justify-content:center;align-items:center;padding:24px;animation:.65s cubic-bezier(.76,0,.24,1) 4.5s both loader-exit;display:flex;position:fixed;inset:0;overflow:hidden}.aba-loader:before{content:"";background:linear-gradient(115deg,#0000 42%,#cf171e29 42% 58%,#0000 58%),radial-gradient(circle at 50% 44%,#ffffff0f,#0000 30%);animation:.8s cubic-bezier(.22,1,.36,1) 80ms both loader-bg;position:absolute;inset:0;transform:scaleX(0)}.aba-loader-mark{z-index:3;background:#fff;border-radius:24px;place-items:center;width:190px;min-height:112px;animation:1s cubic-bezier(.22,1,.36,1) .25s both loader-logo,2.4s ease-in-out 1.25s infinite loader-pulse;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #0006,0 0 0 1px #ffffff17}.aba-loader-mark img{width:154px;height:auto}.aba-loader-mark>span{background:var(--red);transform-origin:0;width:100%;height:4px;animation:.8s cubic-bezier(.22,1,.36,1) .25s both loader-rule;position:absolute;bottom:0;left:0}.aba-loader p{z-index:3;color:#b9bbc0;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;margin:20px 0 14px;font-size:9px;font-weight:800;animation:.5s .8s both loader-copy;display:flex;position:relative}.aba-loader p i{background:var(--red);border-radius:50%;width:3px;height:3px}.aba-loader-progress{z-index:3;background:#292b30;width:190px;height:2px;position:relative;overflow:hidden}.aba-loader-progress span{background:linear-gradient(90deg,#7f0b10,var(--red),#ff777b);transform-origin:0;height:100%;box-shadow:0 0 12px var(--red);animation:4s cubic-bezier(.22,1,.36,1) .55s both loader-progress;display:block}.aba-loader-grid{opacity:.23;transform-origin:50%;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:42px 42px;animation:5s linear infinite grid-travel;position:absolute;inset:-10%;transform:perspective(600px)rotateX(62deg)translateY(28%)}.aba-loader-grid:after{content:"";background:linear-gradient(#0000 20%,#cf171e80 50%,#0000 51%) 0 0/100% 160px;animation:2.2s linear infinite tech-scan;position:absolute;inset:0}.aba-loader-grid i{background:#ff4f55;border-radius:50%;width:5px;height:5px;animation:1.7s ease-in-out infinite node-blink;position:absolute;box-shadow:0 0 18px 5px #cf171e80}.aba-loader-grid i:first-child{top:30%;left:18%}.aba-loader-grid i:nth-child(2){animation-delay:.4s;top:38%;right:22%}.aba-loader-grid i:nth-child(3){animation-delay:.8s;bottom:24%;left:34%}.aba-loader-grid i:nth-child(4){animation-delay:1.2s;bottom:18%;right:32%}.aba-loader-orbit{z-index:2;border:1px solid #ffffff14;border-radius:50%;width:310px;height:310px;animation:10s linear infinite orbit-spin;position:absolute}.aba-loader-orbit:before,.aba-loader-orbit:after{content:"";border:1px dashed #cf171e47;border-radius:50%;position:absolute;inset:28px}.aba-loader-orbit:after{border-style:solid;border-color:#ffffff14;inset:66px}.aba-loader-orbit i{background:var(--red);width:7px;height:7px;box-shadow:0 0 14px var(--red);border-radius:50%;position:absolute}.aba-loader-orbit i:first-child{top:72px;left:24px}.aba-loader-orbit i:nth-child(2){bottom:65px;right:30px}.aba-loader-orbit i:nth-child(3){bottom:-3px;left:50%}.aba-loader-system{z-index:3;color:#666970;letter-spacing:.09em;justify-content:space-between;width:190px;margin-top:9px;font-size:7px;display:flex;position:relative}@keyframes loader-logo{0%{opacity:0;filter:blur(8px);transform:translateY(18px)scale(.88)}to{opacity:1;filter:none;transform:none}}@keyframes loader-rule{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes loader-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes loader-bg{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes loader-copy{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes loader-exit{to{opacity:0;visibility:hidden;transform:translateY(-18px)}}@keyframes loader-pulse{0%,to{box-shadow:0 24px 80px #0006,0 0 0 1px #ffffff17}50%{box-shadow:0 24px 80px #0006,0 0 35px #cf171e33}}@keyframes grid-travel{0%{background-position:0 0,0 0}to{background-position:0 42px,42px 0}}@keyframes tech-scan{0%{background-position:0 -160px}to{background-position:0 100vh}}@keyframes node-blink{0%,to{opacity:.25;transform:scale(.7)}50%{opacity:1;transform:scale(1.35)}}@keyframes orbit-spin{to{transform:rotate(360deg)}}.site-header{border-bottom:1px solid #11121412}.site-header:after{content:"";background:linear-gradient(90deg,transparent,var(--red) 18%,transparent 42%);opacity:.55;width:100%;height:1px;position:absolute;bottom:-1px;left:0}.header-brand{align-items:center;gap:13px;min-width:0;display:flex}.header-brand>span{border-left:1px solid var(--line);flex-direction:column;min-width:0;padding-left:13px;display:none}.header-brand strong{letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;font-size:11px;line-height:1.2}.header-brand small{color:#777a81;letter-spacing:.08em;white-space:nowrap;margin-top:3px;font-size:8px}.header-cta{gap:9px;transition:transform .3s cubic-bezier(.22,1,.36,1),background .3s}.header-cta span{color:#ff7b7f;font-size:15px;transition:transform .3s}.header-cta:hover{background:var(--red);transform:translateY(-2px)}.header-cta:hover span{color:#fff;transform:translate(2px,-2px)}.nav-links a{transition:color .25s,background .25s}@media (min-width:1180px){.header-brand>span{display:flex}}@media (max-width:767px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.news-card{border-radius:18px}.news-visual{aspect-ratio:1;height:auto}.news-content{padding:12px}.news-content time{letter-spacing:.04em;font-size:8px}.news-category{color:#777;margin-top:4px;font-size:8px;display:block}.news-content h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:8px 0 6px;font-size:clamp(13px,3.8vw,16px);line-height:1.18;display:-webkit-box;overflow:hidden}.news-content p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.news-content a{min-height:38px;margin-top:8px;font-size:8px}}@supports (animation-timeline:view()){.card-media,.news-visual,.project-mini-media,.project-list-visual,.biometric-photo{transform-origin:50%;animation:linear both media-unveil;animation-timeline:view();animation-range:entry 2% cover 28%}@keyframes media-unveil{0%{opacity:.25;clip-path:inset(10% round 22px);transform:scale(.96)}to{opacity:1;clip-path:inset(0);transform:none}}}@media (prefers-reduced-motion:reduce){.aba-loader{display:none}.card-media,.news-visual,.project-mini-media,.project-list-visual,.biometric-photo{clip-path:none!important;animation:none!important}}@media (max-width:767px){.expertise-card>.expertise-card-link{min-height:44px}.project-mini-footer a{width:44px;height:44px}.news-content a{min-height:44px}.expertise-card .card-media .media-placeholder,.project-mini-media .media-placeholder,.news-visual .media-placeholder{justify-content:center;gap:4px;height:100%;min-height:100%;padding:8px;overflow:hidden}.expertise-card .card-media .media-placeholder small,.project-mini-media .media-placeholder small,.news-visual .media-placeholder small{display:none}.expertise-card .card-media .media-placeholder p,.project-mini-media .media-placeholder p,.news-visual .media-placeholder p{font-size:9px;line-height:1.2}.expertise-card .card-media .media-placeholder__icon,.project-mini-media .media-placeholder__icon,.news-visual .media-placeholder__icon{width:28px;height:28px;font-size:14px}}@media (prefers-reduced-motion:reduce){.project-mini-grid article,.expertise-grid .expertise-card{opacity:1!important;animation:none!important;transform:none!important}}@media (min-width:721px) and (max-width:900px){.nav-links{top:100%}}@media (min-width:768px){.project-mini-grid,.news-grid-page{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.project-mini-grid,.news-grid-page{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px) and (max-width:1023px){.project-mini-footer a{width:44px;height:44px}.news-content a{align-items:center;min-height:44px}}.signup-page{color:#fff;background:radial-gradient(circle at 14% 18%,#cf171e59,#0000 25%),linear-gradient(120deg,#0d0e11,#25272c);min-height:720px;padding:82px 0;position:relative;overflow:hidden}.signup-decoration{pointer-events:none;justify-content:flex-end;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.signup-decoration span{color:#ffffff06;letter-spacing:-.11em;margin-right:-4vw;font-size:clamp(180px,30vw,430px);font-style:italic;font-weight:950}.signup-layout{z-index:1;grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid;position:relative}.signup-kicker{color:#f05b60;letter-spacing:.17em;font-size:10px;font-weight:900}.signup-intro h1{letter-spacing:-.05em;margin:14px 0;font-size:clamp(38px,5vw,62px);line-height:1}.signup-intro>p{color:#c3c5ca;max-width:520px;font-size:16px}.signup-intro ul{color:#d5d6da;flex-direction:column;gap:12px;margin:30px 0 0;padding:0;font-size:12px;list-style:none;display:flex}.signup-intro li:before{content:"✓";color:#ff6b70;background:#cf171e33;border-radius:50%;place-items:center;width:23px;height:23px;margin-right:10px;font-weight:900;display:inline-grid}.signup-form{color:var(--black);background:#fff;border-radius:22px;flex-direction:column;gap:16px;padding:34px;display:flex;box-shadow:0 30px 100px #00000052}.signup-form>div:first-child>span{color:var(--red);letter-spacing:.14em;font-size:9px;font-weight:900}.signup-form h2{letter-spacing:-.035em;margin:7px 0 2px;font-size:26px}.signup-form>div:first-child>p{color:var(--muted);margin:0;font-size:11px}.signup-form label{color:#555960;flex-direction:column;gap:6px;font-size:10px;font-weight:800;display:flex}.signup-form input{min-height:46px;font:inherit;border:1px solid #dddfe2;border-radius:9px;outline:none;padding:0 13px;font-size:12px}.signup-form input:focus{border-color:var(--red);box-shadow:0 0 0 3px #cf171e14}.signup-passwords{grid-template-columns:1fr 1fr;gap:13px;display:grid}.signup-form>.button{cursor:pointer;border:0;width:100%}.signup-form>.button:disabled{opacity:.6;cursor:wait}.signup-form>small{color:#7c7f85;text-align:center}.signup-form>small a{color:var(--red);font-weight:850}.signup-message{border-radius:8px;padding:11px 13px;font-size:11px}.signup-message.success{color:#216b38;background:#e8f7ed}.signup-message.error{color:#a91117;background:#fce9ea}@media (max-width:900px){.signup-page{padding:60px 0}.signup-layout{grid-template-columns:1fr;gap:35px}.signup-intro{text-align:center}.signup-intro>p{margin-left:auto;margin-right:auto}.signup-intro ul{align-items:flex-start;width:max-content;max-width:100%;margin-left:auto;margin-right:auto}}@media (max-width:560px){.signup-form{padding:25px 18px}.signup-passwords{grid-template-columns:1fr}.signup-intro h1{font-size:40px}}.site-header{isolation:isolate}.header-location{align-items:center;gap:9px;display:flex}.header-location i{background:#e83a41;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #e83a411f}.nav-items{align-items:center;gap:clamp(14px,1.55vw,24px);display:flex}.nav-items a small,.nav-items a i,.nav-icon,.mobile-nav-head,.mobile-nav-actions,.mobile-nav-meta,.nav-backdrop,.menu-label{display:none}.header-account-actions{flex:none}.menu-button{color:var(--black)}@media (min-width:1200px){.navbar{min-height:82px}.nav-links{margin-left:auto}.nav-items a{letter-spacing:.075em;white-space:nowrap;font-size:10px}.header-account-actions{margin-left:4px}.header-login{padding:10px 2px}.header-cta{min-height:42px;padding:0 15px;font-size:10px}}@media (min-width:768px) and (max-width:1199px){.top-strip{display:none}.navbar{min-height:74px}.header-brand>span{display:flex}.header-account-actions{margin-left:auto;display:flex}.header-login{display:none}.header-cta{min-height:40px;padding:0 14px;font-size:9px;display:inline-flex}.menu-button{order:initial;border:1px solid var(--line);background:#fff;gap:10px;width:auto;min-width:84px;height:42px;display:flex}.menu-label{letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900;display:inline}.nav-links{z-index:102;opacity:0;visibility:hidden;background:#fff;border:0;border-radius:0;flex-direction:column;align-items:stretch;gap:0;width:min(430px,88vw);margin:0;padding:25px 25px 24px;transition:opacity .25s,visibility .25s,transform .35s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0 0 0 auto;transform:translate(100%);box-shadow:-30px 0 90px #0003}.nav-links.open{opacity:1;visibility:visible;transform:none}.mobile-nav-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.mobile-nav-head span{color:#777b82;letter-spacing:.16em;font-size:9px;font-weight:900}.mobile-nav-head button{cursor:pointer;background:#f2f2f3;border:0;border-radius:50%;width:38px;height:38px;font-size:23px}.nav-items{flex-direction:column;align-items:stretch;gap:0;padding:16px 0;display:flex}.nav-items a{letter-spacing:-.01em;text-transform:none;border:0;border-bottom:1px solid #efeff1;border-radius:0;grid-template-columns:30px 1fr 24px;align-items:center;min-height:57px;padding:0 7px;font-size:15px;display:grid}.nav-items a small,.nav-items a i{color:#a8abb1;font-size:8px;font-style:normal;display:block}.nav-items a i{text-align:right;font-size:12px}.nav-items a.active{color:var(--red);background:0 0}.nav-items a.active small{color:var(--red)}.nav-items a:after{display:none}.mobile-nav-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:auto;display:grid}.mobile-nav-actions a{border:1px solid var(--black);text-transform:uppercase;letter-spacing:.05em;border-radius:9px;justify-content:center;align-items:center;min-height:47px;padding:0 12px;font-size:9px;font-weight:900;display:flex}.mobile-nav-actions a:last-child{background:var(--red);border-color:var(--red);color:#fff;justify-content:space-between}.mobile-nav-meta{color:#8b8e95;justify-content:space-between;gap:10px;padding-top:17px;font-size:8px;display:flex}.nav-backdrop{z-index:101;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;background:#090a0c85;border:0;transition:all .25s;display:block;position:fixed;inset:0}.nav-backdrop.open{opacity:1;visibility:visible}}@media (max-width:767px){.site-header{top:0}.top-strip{display:none}.navbar{gap:10px;min-height:66px}.logo-aba-image{width:102px}.header-brand>span,.header-account-actions{display:none}.menu-button{order:initial;background:#fff;border:1px solid #dedfe2;gap:9px;width:auto;min-width:78px;height:40px;margin-left:auto;display:flex}.menu-label{letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900;display:inline}.nav-links{z-index:102;padding:20px 18px max(18px,env(safe-area-inset-bottom));box-shadow:none;opacity:0;visibility:hidden;background:#fff;border:0;border-radius:0;flex-direction:column;align-items:stretch;gap:0;margin:0;transition:opacity .22s,visibility .22s,transform .3s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(-18px)}.nav-links.open{opacity:1;visibility:visible;transform:none}.mobile-nav-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:46px;padding-bottom:14px;display:flex}.mobile-nav-head span{color:#74777e;letter-spacing:.16em;font-size:9px;font-weight:900}.mobile-nav-head button{cursor:pointer;background:#f1f1f2;border:0;border-radius:50%;width:40px;height:40px;font-size:24px;line-height:1}.nav-items{flex-direction:column;align-items:stretch;gap:0;padding:12px 0;display:flex}.nav-items a{letter-spacing:-.025em;text-transform:none;border:0;border-bottom:1px solid #eeeeef;border-radius:0;grid-template-columns:30px 1fr 24px;align-items:center;min-height:53px;padding:0 4px;font-size:clamp(15px,4.5vw,18px);font-weight:750;display:grid}.nav-items a small,.nav-items a i{color:#a4a7ad;font-size:8px;font-style:normal;display:block}.nav-items a i{text-align:right;font-size:12px}.nav-items a:after{display:none}.nav-items a.active{color:var(--red);background:0 0}.nav-items a.active small{color:var(--red)}.mobile-nav-actions{grid-template-columns:1fr 1.15fr;gap:8px;margin-top:auto;display:grid}.mobile-nav-actions a{letter-spacing:.05em;text-transform:uppercase;border:1px solid #cfd0d3;border-radius:9px;justify-content:center;align-items:center;min-height:48px;padding:0 11px;font-size:8px;font-weight:900;display:flex}.mobile-nav-actions a:last-child{background:var(--red);border-color:var(--red);color:#fff;justify-content:space-between}.mobile-nav-meta{color:#85888f;justify-content:space-between;gap:8px;padding-top:15px;font-size:7px;display:flex}.nav-backdrop{display:none}}@media (max-width:359px){.mobile-nav-meta{flex-direction:column}.mobile-nav-actions{grid-template-columns:1fr}.nav-items a{min-height:48px}.nav-links{padding-top:12px}}@media (max-width:767px){.navbar{min-height:64px}.menu-button{border-radius:999px;min-width:76px;height:40px}.nav-links{transform-origin:top;border:1px solid #e2e3e5;border-radius:16px;max-height:calc(100dvh - 84px);padding:10px;inset:72px 10px auto;overflow-y:auto;transform:translateY(-8px)scale(.985);box-shadow:0 22px 65px #0a0b0d33}.nav-links.open{transform:none}.mobile-nav-head{display:none}.nav-items{padding:0}.nav-items a{letter-spacing:0;border-bottom:0;border-radius:9px;min-height:46px;padding:0 13px;font-size:13px;font-weight:750;display:flex}.nav-items a+a{margin-top:2px}.nav-items a small,.nav-items a i{display:none}.nav-items a.active{color:var(--red);background:#f8e9ea}.mobile-nav-actions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;padding-top:10px}.mobile-nav-actions a{border-radius:9px;min-height:44px;font-size:8px}.mobile-nav-meta{display:none}.nav-backdrop{z-index:101;opacity:0;visibility:hidden;background:#090a0c59;border:0;transition:all .2s;display:block;position:fixed;inset:0}.nav-backdrop.open{opacity:1;visibility:visible}}@media (max-width:359px){.nav-links{left:7px;right:7px}.mobile-nav-actions{grid-template-columns:1fr}}.home-app{--home-ink:#0b0d10;--home-panel:#12151a;--home-red:#e01b24;background:#f6f7f8;overflow:hidden}.home-app .container{width:min(1280px,100% - 40px)}.home-hero{isolation:isolate;color:#fff;background:#080a0d;align-items:center;min-height:790px;display:grid;position:relative;overflow:hidden}.home-hero-image{z-index:-3;object-fit:cover;object-position:center}.home-hero-shade{z-index:-2;background:linear-gradient(90deg,#050709fa 0%,#050709e6 39%,#05070959 72%,#05070929),linear-gradient(#0507091a,#0507099e);position:absolute;inset:0}.home-grid-lines{z-index:-1;opacity:.13;background-image:linear-gradient(#ffffff21 1px,#0000 1px),linear-gradient(90deg,#ffffff21 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 85%);mask-image:linear-gradient(90deg,#000,#0000 85%)}.home-hero-layout{grid-template-columns:minmax(0,1.18fr) minmax(340px,.62fr);align-items:center;gap:76px;padding:100px 0 118px;display:grid}.home-hero-copy{max-width:790px}.home-status{color:#d9dade;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.12em;text-transform:uppercase;background:#ffffff0e;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:10px;width:max-content;margin-bottom:26px;padding:9px 13px;font-size:10px;font-weight:800;display:flex}.home-status i{background:#59e391;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #59e3911f}.home-hero h1{letter-spacing:-.065em;text-wrap:balance;max-width:820px;margin:0;font-size:clamp(58px,6.1vw,92px);line-height:.92}.home-hero-copy>p{color:#c7cbd0;max-width:650px;margin:27px 0 32px;font-size:18px;line-height:1.65}.home-hero-actions{flex-wrap:wrap;gap:11px;display:flex}.home-button{letter-spacing:.08em;text-transform:uppercase;border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:0 21px;font-size:11px;font-weight:900;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex}.home-button:hover{transform:translateY(-3px)}.home-button-primary{color:#fff;background:var(--home-red);box-shadow:0 18px 46px #e01b244d}.home-button-primary:hover{background:#bd121a}.home-button-glass{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff12;border:1px solid #ffffff3d}.home-button-dark{color:#fff;background:var(--home-ink)}.home-proof-row{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);max-width:650px;margin-top:48px;padding-top:24px;display:grid}.home-proof-row div{flex-direction:column;padding-right:20px;display:flex}.home-proof-row div+div{border-left:1px solid #ffffff1f;padding-left:22px}.home-proof-row strong{letter-spacing:-.04em;font-size:22px;line-height:1}.home-proof-row span{color:#888d94;letter-spacing:.09em;text-transform:uppercase;margin-top:7px;font-size:9px;font-weight:700}.home-command{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0c0f13b8;border:1px solid #ffffff2b;border-radius:26px;align-self:center;overflow:hidden;box-shadow:0 30px 100px #0000006b}.command-head{color:#7d838b;letter-spacing:.14em;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:48px;padding:0 17px;font-size:8px;font-weight:800;display:flex}.command-head span{align-items:center;gap:8px;display:flex}.command-head i{background:var(--home-red);width:5px;height:5px;box-shadow:0 0 10px var(--home-red);border-radius:50%}.command-core{text-align:center;background:radial-gradient(circle at 50% 40%,#e01b2429,#0000 45%);flex-direction:column;justify-content:center;align-items:center;min-height:235px;display:flex}.command-ring{color:#fff;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:94px;height:94px;margin-bottom:20px;display:grid;position:relative;box-shadow:inset 0 0 35px #e01b241c}.command-ring:before,.command-ring:after{content:"";border:1px dashed #e01b2473;border-radius:50%;animation:12s linear infinite command-spin;position:absolute;inset:10px}.command-ring:after{border-style:solid;border-color:#ffffff14;animation-direction:reverse;inset:-8px}.command-ring span{background:#ff464e;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:12px;box-shadow:0 0 13px #ff464e}.command-core>small{color:#e33139;letter-spacing:.2em;font-size:8px;font-weight:900}.command-core>strong{margin-top:6px;font-size:17px}.command-modules{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);display:grid}.command-modules>div{grid-template-columns:24px 1fr;align-items:center;gap:9px;min-width:0;padding:16px 13px;display:grid;position:relative}.command-modules>div+div{border-left:1px solid #ffffff1a}.command-modules svg{color:#7d838b}.command-modules span{flex-direction:column;min-width:0;display:flex}.command-modules small{color:#646a72;letter-spacing:.12em;font-size:6px;font-weight:900}.command-modules strong{color:#e7e8ea;text-overflow:ellipsis;font-size:9px;overflow:hidden}.command-modules i{background:#59e391;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;right:10px}.home-scroll{color:#8b9096;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.home-scroll span{border:1px solid #fff3;border-radius:20px;width:24px;height:38px}.home-scroll span:after{content:"";background:#fff;border-radius:4px;width:3px;height:7px;margin:8px auto;animation:1.8s infinite home-scroll;display:block}@keyframes command-spin{to{transform:rotate(360deg)}}@keyframes home-scroll{0%{opacity:0;transform:translateY(0)}35%{opacity:1}to{opacity:0;transform:translateY(12px)}}.home-trust{background:#fff;border-bottom:1px solid #e5e7e9;padding:48px 0}.home-trust-head{grid-template-columns:.8fr 1.2fr;align-items:end;gap:40px;margin-bottom:24px;display:grid}.home-trust-head span,.home-label{color:var(--home-red);letter-spacing:.19em;text-transform:uppercase;font-size:9px;font-weight:900}.home-trust-head h2{letter-spacing:-.04em;margin:5px 0 0;font-size:30px;line-height:1}.home-trust-head p{color:#71767e;justify-self:end;max-width:500px;margin:0;font-size:13px}.home-logo-rail{grid-template-columns:1.45fr .78fr .78fr;gap:12px;display:grid}.home-partner{background:#f8f9fa;border:1px solid #e1e3e6;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:19px;min-width:0;min-height:148px;padding:25px;transition:transform .3s,box-shadow .3s;display:flex}.home-partner:hover{transform:translateY(-4px);box-shadow:0 18px 45px #0b0d1014}.home-partner.dark{background:#111318;border-color:#111318}.home-partner img{object-fit:contain;width:100%;max-height:60px}.home-partner:nth-child(2) img,.home-partner:nth-child(3) img{max-width:235px}.home-partner>span{color:#7c8188;letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #e0e2e5;justify-content:space-between;width:100%;padding-top:12px;font-size:8px;font-weight:800;display:flex}.home-partner.dark>span{color:#8e939a;border-color:#ffffff1a}.home-solutions{background:#f4f5f6;padding:110px 0 120px}.home-section-head{grid-template-columns:1.15fr .65fr;align-items:end;gap:80px;margin-bottom:50px;display:grid}.home-section-head h2{letter-spacing:-.055em;margin:11px 0 0;font-size:clamp(42px,5vw,68px);line-height:.96}.home-section-head>div:last-child{padding-bottom:5px}.home-section-head p{color:#666c74;margin:0 0 18px;font-size:15px}.home-section-head a{color:var(--home-red);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:900;display:inline-flex}.home-bento{grid-template-rows:repeat(2,265px);grid-template-columns:1.2fr .8fr .8fr;gap:14px;display:grid}.home-service{background:#fff;border:1px solid #dfe1e4;border-radius:25px;min-width:0;transition:transform .35s,box-shadow .35s;overflow:hidden}.home-service:hover{transform:translateY(-5px);box-shadow:0 24px 60px #0b0d1017}.home-service.service-1{color:#fff;background:#111318;border-color:#111318;grid-row:span 2}.home-service.service-4{grid-column:span 2}.home-service>div,.home-service>div>a,.home-service>a{height:100%}.home-service a{flex-direction:column;padding:26px;display:flex;position:relative}.service-top{justify-content:space-between;align-items:center;display:flex}.service-top>span{color:#a2a6ac;font-size:10px;font-weight:900}.service-top>i{width:46px;height:46px;color:var(--home-red);background:#f2f3f4;border-radius:14px;place-items:center;font-style:normal;display:grid}.service-1 .service-top>i{color:#fff;background:var(--home-red);box-shadow:0 12px 35px #e01b2445}.service-copy{margin-top:auto}.service-copy small{color:var(--home-red);letter-spacing:.18em;font-size:8px;font-weight:900}.service-copy h3{letter-spacing:-.04em;margin:8px 0 10px;font-size:clamp(20px,2vw,29px);line-height:1.05}.service-1 .service-copy h3{font-size:clamp(29px,3vw,43px)}.service-copy p{color:#70757c;max-width:520px;margin:0;font-size:12px;line-height:1.55}.service-1 .service-copy p{color:#a8acb2;font-size:14px}.service-link{color:#22252a;letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #eceef0;justify-content:space-between;align-items:center;margin-top:20px;padding-top:15px;font-size:9px;font-weight:900;display:flex}.service-1 .service-link{color:#fff;border-color:#ffffff1c}.home-process{background:#fff;padding:120px 0}.home-process-layout{grid-template-columns:1.02fr .98fr;align-items:center;gap:84px;display:grid}.home-process-media{background:#15171b;border-radius:28px;min-height:650px;position:relative;overflow:hidden;box-shadow:0 35px 80px #0c0e1126}.home-process-media>img{object-fit:cover;object-position:center}.home-process-media:after{content:"";background:linear-gradient(#0000 48%,#050709de);position:absolute;inset:0}.process-media-tag{z-index:2;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0c0fb8;border:1px solid #ffffff29;border-radius:17px;justify-content:space-between;align-items:center;gap:20px;padding:21px;display:flex;position:absolute;bottom:27px;left:27px;right:27px}.process-media-tag span{color:#e64249;letter-spacing:.17em;font-size:8px;font-weight:900}.process-media-tag strong{text-align:right;max-width:260px;font-size:13px}.home-process-copy h2{letter-spacing:-.055em;margin:14px 0 20px;font-size:clamp(42px,4.6vw,64px);line-height:.98}.home-process-copy>p{color:#696f77}.home-process-copy ol{border-top:1px solid #e2e4e7;margin:32px 0;padding:0;list-style:none}.home-process-copy li{border-bottom:1px solid #e2e4e7;grid-template-columns:48px 1fr;align-items:center;min-height:72px;display:grid}.home-process-copy li>span{color:var(--home-red);font-size:9px;font-weight:900}.home-process-copy li div{justify-content:space-between;align-items:center;gap:16px;display:flex}.home-process-copy li strong{font-size:17px}.home-projects{color:#fff;background:#0d0f12;padding:115px 0}.home-section-head.light p{color:#92979f}.home-section-head.light a{color:#ff5259}.home-project-showcase{grid-template-columns:1.35fr .65fr;gap:14px;display:grid}.home-project-feature{background:#1b1d22;border-radius:28px;min-height:610px;position:relative;overflow:hidden}.home-project-feature>img{object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1)}.home-project-feature:hover>img{transform:scale(1.035)}.project-overlay{background:linear-gradient(#0506080f 25%,#050608f0 100%);position:absolute;inset:0}.project-number{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a0c52;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:48px;height:48px;font-size:10px;font-weight:900;display:grid;position:absolute;top:24px;left:24px}.project-caption{position:absolute;bottom:32px;left:34px;right:34px}.project-caption small,.home-project-stack small{color:#ff4e55;letter-spacing:.17em;text-transform:uppercase;font-size:8px;font-weight:900}.project-caption h3{letter-spacing:-.05em;max-width:620px;margin:9px 0 12px;font-size:clamp(31px,4vw,54px);line-height:.96}.project-caption p{color:#b0b4ba;max-width:590px;font-size:13px}.project-caption>span{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;margin-top:20px;font-size:9px;font-weight:900;display:flex}.home-project-stack{grid-template-rows:1fr 1fr auto;gap:14px;display:grid}.home-project-stack>a{background:#15181c;border:1px solid #292c31;border-radius:23px;grid-template-columns:36px 1fr auto;align-items:end;gap:14px;min-height:190px;padding:25px;transition:border-color .3s,transform .3s;display:grid}.home-project-stack>a:hover{border-color:#4c5057;transform:translate(4px)}.home-project-stack>a>span{color:#595e66;align-self:start;font-size:10px;font-weight:900}.home-project-stack h3{letter-spacing:-.03em;margin:7px 0 0;font-size:21px;line-height:1.08}.home-project-stack .project-all{color:#fff;border-color:var(--home-red);background:var(--home-red);align-items:center;min-height:92px}.project-all small{color:#ffced0}.project-all strong{margin-top:3px;font-size:14px;display:block}.home-insights{background:#f5f6f7;padding:105px 0 115px}.home-section-head.compact{align-items:center;margin-bottom:38px}.home-section-head.compact h2{font-size:clamp(39px,4vw,56px)}.home-section-head.compact>a{justify-self:end}.home-news-grid{grid-template-columns:1.2fr .8fr .8fr;gap:13px;display:grid}.home-news-grid>a{background:#fff;border:1px solid #dfe1e4;border-radius:23px;flex-direction:column;min-height:330px;padding:27px;transition:transform .3s,box-shadow .3s;display:flex}.home-news-grid>a:hover{transform:translateY(-5px);box-shadow:0 22px 55px #0c0e1114}.home-news-grid>a.featured{color:#fff;background:#15171b;border-color:#15171b}.home-news-meta{color:#8c9198;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:14px;font-size:8px;font-weight:900;display:flex}.home-news-meta span{color:var(--home-red)}.home-news-grid h3{letter-spacing:-.035em;margin:50px 0 13px;font-size:23px;line-height:1.12}.home-news-grid .featured h3{font-size:31px}.home-news-grid p{color:#777c84;margin:0;font-size:12px}.home-news-grid .featured p{color:#a9adb3}.home-news-grid>a>i{color:#fff;background:var(--home-red);border-radius:50%;place-items:center;width:42px;height:42px;margin-top:auto;font-style:normal;display:grid}@media (max-width:1050px){.home-hero-layout{grid-template-columns:1fr}.home-command{display:none}.home-hero-copy{max-width:760px}.home-bento{grid-template-rows:repeat(2,300px);grid-template-columns:1fr 1fr}.home-service.service-1{grid-row:auto}.home-service.service-4{grid-column:auto}.home-process-layout{gap:46px}.home-project-showcase{grid-template-columns:1.1fr .9fr}}@media (max-width:767px){.home-app .container{width:min(100% - 28px,1280px)}.home-hero{align-items:end;min-height:calc(100svh - 72px)}.home-hero-image{object-position:69% center}.home-hero-shade{background:linear-gradient(#05070929 0%,#05070961 34%,#050709f5 74%,#07090b 100%),linear-gradient(90deg,#0507098c,#0000)}.home-grid-lines{opacity:.09;background-size:44px 44px}.home-hero-layout{padding:115px 0 68px;display:block}.home-status{margin-bottom:18px;padding:8px 10px;font-size:8px}.home-hero h1{max-width:570px;font-size:clamp(43px,13vw,64px);line-height:.94}.home-hero-copy>p{margin:20px 0 24px;font-size:14px;line-height:1.55}.home-hero-actions{grid-template-columns:1fr 1fr;display:grid}.home-button{border-radius:13px;min-height:52px;padding:0 11px;font-size:8px}.home-proof-row{margin-top:30px;padding-top:19px}.home-proof-row div{padding-right:8px}.home-proof-row div+div{padding-left:12px}.home-proof-row strong{font-size:17px}.home-proof-row span{font-size:7px;line-height:1.35}.home-scroll{display:none}.home-trust{padding:38px 0}.home-trust-head{grid-template-columns:1fr;gap:10px;margin-bottom:20px}.home-trust-head p{justify-self:start;font-size:12px}.home-logo-rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin:0 -14px;padding:3px 14px 14px;display:flex;overflow-x:auto}.home-logo-rail::-webkit-scrollbar{display:none}.home-partner{scroll-snap-align:center;flex:0 0 82vw;min-height:138px}.home-solutions,.home-process,.home-projects,.home-insights{padding:78px 0}.home-section-head{grid-template-columns:1fr;gap:20px;margin-bottom:31px}.home-section-head h2{font-size:clamp(38px,11vw,52px)}.home-section-head p{font-size:13px}.home-bento{scroll-snap-type:x mandatory;scrollbar-width:none;gap:11px;margin:0 -14px;padding:3px 14px 20px;display:flex;overflow-x:auto}.home-bento::-webkit-scrollbar{display:none}.home-service{scroll-snap-align:center;flex:0 0 84vw;height:430px}.home-service.service-1{height:430px}.home-service a{padding:23px}.service-copy h3,.service-1 .service-copy h3{font-size:29px}.service-copy p,.service-1 .service-copy p{font-size:13px}.home-process-layout{grid-template-columns:1fr;gap:42px}.home-process-media{min-height:460px}.process-media-tag{padding:16px;bottom:15px;left:15px;right:15px}.process-media-tag strong{max-width:180px;font-size:11px}.home-process-copy h2{font-size:clamp(39px,11vw,52px)}.home-process-copy li div{display:block}.home-process-copy li small{margin-top:2px;display:block}.home-process-copy .home-button{width:100%}.home-project-showcase{display:block}.home-project-feature{min-height:540px}.project-caption{bottom:23px;left:23px;right:23px}.project-caption h3{font-size:34px}.home-project-stack{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin:12px -14px 0;padding:2px 14px 15px;display:flex;overflow-x:auto}.home-project-stack>a{scroll-snap-align:center;flex:0 0 76vw;min-height:165px}.home-project-stack .project-all{min-height:165px}.home-section-head.compact{align-items:flex-end;display:flex}.home-section-head.compact>a{margin-left:auto;font-size:0}.home-section-head.compact>a svg{width:24px;height:24px}.home-news-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin:0 -14px;padding:2px 14px 18px;display:flex;overflow-x:auto}.home-news-grid>a{scroll-snap-align:center;flex:0 0 82vw;min-height:345px}}@media (max-width:380px){.home-hero h1{font-size:41px}.home-hero-actions{grid-template-columns:1fr}.home-proof-row span{letter-spacing:.03em}.home-service{flex-basis:88vw}}@media (prefers-reduced-motion:reduce){.command-ring:before,.command-ring:after,.home-scroll span:after{animation:none}}.premium-hero{isolation:isolate;min-height:clamp(680px,82vh,880px)}.premium-hero .hero-content{min-height:inherit}.premium-hero .hero-media{aspect-ratio:auto;width:100%;height:100%;box-shadow:none;z-index:-1;border-radius:0;position:absolute;inset:0}.premium-hero .hero-media>img{object-fit:cover;object-position:center;filter:saturate(.86)contrast(1.06)brightness(.62)}.premium-hero .hero-media:after{background:linear-gradient(90deg,#050608f5 0%,#050608d6 38%,#05060852 72%,#0506082e 100%),linear-gradient(#05060814,#0506088f)}.premium-hero .hero-copy{max-width:760px}.premium-hero h1{text-wrap:balance;font-size:clamp(46px,6.3vw,88px);line-height:.94}.premium-hero .hero-copy>p{max-width:650px;font-size:clamp(15px,1.35vw,19px);line-height:1.72}.premium-hero .floating-panel{display:none}.premium-hero .hero-trust{width:auto;bottom:26px;left:auto;right:28px}.hero-actions .button{width:auto;min-width:180px}.trust-section{z-index:4;border-bottom:1px solid var(--line);background:#fff;position:relative}.trust-layout{grid-template-columns:minmax(230px,.62fr) minmax(0,1.38fr);align-items:center;gap:52px;padding-top:42px;padding-bottom:42px;display:grid}.trust-kicker{color:var(--red);letter-spacing:.2em;text-transform:uppercase;font-size:9px;font-weight:900}.trust-intro h2{letter-spacing:-.04em;margin:6px 0 7px;font-size:clamp(26px,3vw,38px);line-height:1}.trust-intro p{max-width:410px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.trust-logos{grid-template-columns:1.35fr .8fr .8fr;gap:12px;display:grid}.trust-logo{background:#fafafa;border:1px solid #e4e5e8;border-radius:18px;justify-content:center;align-items:center;min-width:0;min-height:112px;padding:22px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.trust-logo:hover{border-color:#cfd0d4;transform:translateY(-4px);box-shadow:0 16px 38px #0a0b0d14}.trust-logo-dark{background:#121316;border-color:#121316}.trust-logo img{object-fit:contain;width:100%;max-height:64px}.trust-logo:nth-child(2) img{max-width:220px}.trust-logo:nth-child(3) img{max-width:230px}.about-aba-visual>img{object-position:center}.project-image>img{object-fit:cover;width:100%;height:100%}@media (max-width:899px){.premium-hero,.premium-hero .hero-content{min-height:720px}.premium-hero .hero-content{padding-top:96px;padding-bottom:54px}.premium-hero .hero-copy{align-self:end;padding-top:0}.premium-hero .hero-media{width:auto;left:calc(-50vw + 50%);right:calc(-50vw + 50%)}.premium-hero .hero-media>img{object-position:67% center}.premium-hero .hero-media:after{background:linear-gradient(#0506082e 0%,#05060857 34%,#050608eb 76%,#08090b 100%),linear-gradient(90deg,#08090b9e,#08090b0d)}.premium-hero h1{font-size:clamp(42px,11vw,68px)}.trust-layout{grid-template-columns:1fr;gap:24px;padding-top:34px;padding-bottom:34px}.trust-logos{grid-template-columns:1.35fr 1fr 1fr}}@media (max-width:620px){.section{padding:64px 0}.premium-hero,.premium-hero .hero-content{min-height:calc(100svh - 76px)}.premium-hero .hero-content{padding-bottom:38px}.premium-hero .hero-media>img{object-position:70% center}.premium-hero .hero-copy>p{margin-bottom:24px;font-size:14px;line-height:1.58}.hero-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.hero-actions .button{width:100%;min-width:0;padding:0 12px;font-size:9px}.trust-intro{text-align:center}.trust-intro p{margin-inline:auto}.trust-logos{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin-inline:-14px;padding:4px 14px 15px;display:flex;overflow-x:auto}.trust-logos::-webkit-scrollbar{display:none}.trust-logo{scroll-snap-align:center;flex:0 0 78vw;min-height:104px}.about-aba-visual{min-height:420px}}@media (max-width:767px){.nav-links{transform-origin:0;background:#fff;border:1px solid #14151814;border-radius:20px;width:min(306px,100vw - 38px);max-height:none;padding:16px 14px;inset:8px auto 8px 8px;overflow:hidden;transform:translate(calc(-100% - 18px));box-shadow:18px 18px 70px #090a0c3d}.nav-links.open{transform:none}.mobile-nav-head{border-bottom:1px solid #ececef;min-height:58px;padding:0 4px 14px;display:flex}.mobile-nav-head:before{content:"ABA";color:#fff;letter-spacing:-.06em;background:#17181c;border-radius:11px;place-items:center;width:45px;height:39px;font-size:13px;font-style:italic;font-weight:950;display:grid}.mobile-nav-head>span{color:#787b82;margin-left:11px;font-size:8px}.mobile-nav-head button{background:#fff;border:1px solid #ececef;width:34px;height:34px;font-size:0;position:absolute;top:28px;right:-17px;box-shadow:0 5px 18px #0000001f}.mobile-nav-head button:after{content:"‹";color:#25262a;font-size:22px}.nav-items{flex:0 auto;margin-top:13px;padding:0;overflow-y:auto}.nav-items a{color:#5e6269;border-radius:11px;grid-template-columns:34px 1fr 18px;gap:4px;min-height:47px;padding:0 11px;font-size:12px;font-weight:650;display:grid}.nav-items a+a{margin-top:3px}.nav-items a small{display:none}.nav-items a .nav-icon{color:#5d6067;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.nav-icon svg{width:18px;height:18px}.nav-items a i{color:#999ca2;text-align:right;font-size:18px;font-style:normal;display:block}.nav-items a.active{color:#17181c;background:#f0f0f2;font-weight:800}.nav-items a.active .nav-icon{color:var(--red);background:#fff;box-shadow:0 2px 8px #00000012}.mobile-nav-actions{border-top:1px dashed #d8dade;flex-direction:column;gap:7px;margin-top:auto;padding:12px 0 0;display:flex}.mobile-nav-actions a{border-radius:11px;justify-content:center;min-height:43px}.mobile-nav-actions a:first-child{color:#242529;background:#f2f2f3;border-color:#f2f2f3}.mobile-nav-actions a:last-child{justify-content:space-between;padding:0 15px}.mobile-nav-meta{padding:12px 2px 0;font-size:7px;display:flex}.nav-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1011146b}}@media (max-width:359px){.nav-links{width:calc(100vw - 32px);top:6px;bottom:6px;left:6px}.nav-items a{min-height:43px}.mobile-nav-meta{display:none}}@media (max-width:767px){.home-app{background:#f4f5f6}.home-app .container{width:calc(100% - 32px)}.home-hero{background:#080a0d;min-height:auto;padding-top:0;display:block}.home-hero-image{object-fit:cover;object-position:70% center;width:100%!important;height:330px!important;position:relative!important;inset:auto!important}.home-hero-shade{z-index:0;background:linear-gradient(#05070905,#0507091f 52%,#080a0d 100%);height:330px;bottom:auto}.home-grid-lines{display:none}.home-hero-layout{z-index:2;margin-top:-52px;padding:0 0 34px;position:relative}.home-hero-copy{padding:0}.home-status{background:#080a0db8;margin-bottom:15px}.home-hero h1{letter-spacing:-.052em;max-width:390px;font-size:42px;line-height:.97}.home-hero-copy>p{color:#b8bcc2;margin:17px 0 22px;font-size:13px;line-height:1.55}.home-hero-actions{grid-template-columns:1fr;gap:9px;display:grid}.home-button{border-radius:12px;min-height:52px;font-size:9px}.home-button-glass{background:#16191e;border-color:#272b31}.home-proof-row{gap:0;margin-top:26px;padding:17px 0 0}.home-proof-row strong{font-size:16px}.home-proof-row span{margin-top:5px;font-size:6px;line-height:1.3}.home-trust{padding:34px 0 38px}.home-trust-head h2{font-size:27px}.home-trust-head p{display:none}.home-logo-rail{grid-template-columns:1fr 1fr;gap:9px;margin:0;padding:0;display:grid;overflow:visible}.home-partner{gap:10px;min-height:104px;padding:15px}.home-partner:first-child{grid-column:1/-1;min-height:120px}.home-partner img{max-height:43px}.home-partner:first-child img{max-height:53px}.home-partner>span{padding-top:8px;font-size:6px}.home-solutions,.home-process,.home-projects,.home-insights{padding:62px 0}.home-section-head{gap:15px;margin-bottom:25px}.home-section-head h2{margin-top:8px;font-size:37px;line-height:1}.home-section-head p{margin-bottom:12px;font-size:12px;line-height:1.55}.home-bento{grid-template-rows:auto;grid-template-columns:1fr;gap:10px;margin:0;padding:0;display:grid;overflow:visible}.home-service,.home-service.service-1{width:100%;height:auto;min-height:0}.home-service a{min-height:220px;padding:20px}.home-service.service-1 a{min-height:285px}.service-top>i{width:42px;height:42px}.service-copy h3,.service-1 .service-copy h3{font-size:25px}.service-copy p,.service-1 .service-copy p{font-size:11px;line-height:1.5}.service-link{margin-top:16px;padding-top:12px}.home-process-layout{gap:31px}.home-process-media{border-radius:22px;min-height:360px}.process-media-tag{padding:14px;display:block;bottom:12px;left:12px;right:12px}.process-media-tag strong{text-align:left;max-width:none;margin-top:5px;display:block}.home-process-copy h2{margin:10px 0 15px;font-size:37px;line-height:1}.home-process-copy>p{font-size:13px}.home-process-copy ol{margin:24px 0}.home-process-copy li{grid-template-columns:42px 1fr;min-height:65px}.home-process-copy li strong{font-size:15px}.home-process-copy li small{font-size:10px}.home-project-showcase{grid-template-columns:1fr;gap:10px;display:grid}.home-project-feature{border-radius:22px;min-height:430px}.project-number{width:42px;height:42px;top:16px;left:16px}.project-caption{bottom:19px;left:19px;right:19px}.project-caption h3{margin:7px 0 10px;font-size:30px}.project-caption p{font-size:11px;line-height:1.5}.home-project-stack{grid-template-columns:1fr;gap:9px;margin:0;padding:0;display:grid;overflow:visible}.home-project-stack>a,.home-project-stack .project-all{width:100%;min-height:125px;padding:18px}.home-project-stack h3{font-size:17px}.home-section-head.compact{gap:12px;margin-bottom:24px;display:flex}.home-section-head.compact h2{font-size:35px}.home-news-grid{grid-template-columns:1fr;gap:9px;margin:0;padding:0;display:grid;overflow:visible}.home-news-grid>a{width:100%;min-height:245px;padding:21px}.home-news-grid h3,.home-news-grid .featured h3{margin:31px 0 11px;font-size:23px}.home-news-grid p{font-size:11px}.home-news-grid>a>i{width:38px;height:38px}}@media (max-width:380px){.home-app .container{width:calc(100% - 24px)}.home-hero-image,.home-hero-shade{height:290px!important}.home-hero h1{font-size:37px}.home-logo-rail{grid-template-columns:1fr}.home-partner:first-child{grid-column:auto}}.home-mobile-dock{display:none}@media (max-width:767px){body:has(.home-app){padding-bottom:72px}.home-mobile-dock{z-index:80;color:#777c84;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border:1px solid #ffffff94;border-radius:20px;grid-template-columns:repeat(5,1fr);align-items:end;min-height:64px;padding:7px 7px 6px;display:grid;position:fixed;bottom:8px;left:10px;right:10px;box-shadow:0 15px 50px #080a0d38}.home-mobile-dock a{border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;height:50px;display:flex}.home-mobile-dock a[aria-current=page]{color:var(--home-red);background:#fff1f2}.home-mobile-dock small{letter-spacing:.02em;font-size:7px;font-weight:850}.dock-home{border:1.8px solid;border-top:0;border-radius:2px;width:18px;height:15px;position:relative}.dock-home:before{content:"";border-top:1.8px solid;border-left:1.8px solid;width:11px;height:11px;position:absolute;top:-6px;left:2px;transform:rotate(45deg)}.home-mobile-dock .dock-action{color:#fff;background:var(--home-red);height:58px;margin-bottom:5px;position:relative;box-shadow:0 10px 25px #e01b2452}.dock-action>span{font-size:25px;font-weight:300;line-height:17px}.dock-action small{color:#fff}.home-hero-image,.home-hero-shade{height:270px!important}.home-hero-layout{margin-top:-38px;padding-bottom:28px}.home-status{margin-bottom:12px}.home-hero h1{max-width:360px;font-size:38px}.home-hero-copy>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:14px 0 19px;display:-webkit-box;overflow:hidden}.home-hero-actions{grid-template-columns:1fr 1fr}.home-hero-actions .home-button{min-height:49px}.home-proof-row{margin-top:22px}.home-trust{padding:29px 0 32px}.home-trust-head{margin-bottom:16px}.home-trust-head h2{font-size:25px}.home-logo-rail{grid-template-columns:1.25fr .75fr}.home-partner{min-height:92px;padding:12px}.home-partner:first-child{grid-column:auto;min-height:92px}.home-partner:nth-child(3){grid-column:1/-1;min-height:82px}.home-partner:first-child img{max-height:40px}.home-partner:nth-child(2) img{max-height:30px}.home-partner:nth-child(3) img{max-height:37px}.home-solutions,.home-process,.home-projects,.home-insights{padding:52px 0}.home-section-head{margin-bottom:22px}.home-section-head h2{max-width:350px;font-size:33px}.home-section-head>div:last-child p{display:none}.home-bento{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-service,.home-service.service-1{border-radius:18px}.home-service a,.home-service.service-1 a{min-height:230px;padding:15px}.service-top>i{border-radius:11px;width:36px;height:36px}.service-top svg{width:19px;height:19px}.service-copy small{font-size:6px}.service-copy h3,.service-1 .service-copy h3{margin:6px 0 7px;font-size:18px;line-height:1.05}.service-copy p,.service-1 .service-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:9px;line-height:1.4;display:-webkit-box;overflow:hidden}.service-link{margin-top:12px;padding-top:10px;font-size:7px}.home-process-layout{gap:25px}.home-process-media{min-height:310px}.home-process-copy h2{font-size:33px}.home-process-copy>p{display:none}.home-process-copy ol{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:19px 0;display:grid}.home-process-copy li{background:#f7f8f9;border:1px solid #e1e3e6;border-radius:15px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:92px;padding:13px;display:flex}.home-process-copy li div{display:block}.home-process-copy li strong{font-size:14px}.home-process-copy li small{margin-top:2px;font-size:8px;line-height:1.3}.home-project-feature{min-height:365px}.project-caption h3{font-size:27px}.project-caption p{display:none}.home-project-stack{grid-template-columns:1fr 1fr;gap:8px}.home-project-stack>a,.home-project-stack .project-all{flex-direction:column;justify-content:space-between;align-items:flex-start;min-width:0;min-height:145px;padding:14px;display:flex}.home-project-stack>a>span{align-self:auto}.home-project-stack h3{font-size:15px}.home-project-stack>a>svg{align-self:flex-end}.home-project-stack .project-all{flex-direction:row;grid-column:1/-1;align-items:center;min-height:84px}.home-news-grid>a{grid-template-columns:1fr 38px;gap:8px 14px;min-height:0;padding:17px;display:grid}.home-news-meta,.home-news-grid h3,.home-news-grid p{grid-column:1}.home-news-grid h3,.home-news-grid .featured h3{margin:15px 0 3px;font-size:19px}.home-news-grid p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-news-grid>a>i{grid-area:1/2/4;align-self:center;margin:0}.home-app+*,.home-app .cta-section{scroll-margin-bottom:80px}}@media (max-width:370px){.home-hero-actions,.home-bento{grid-template-columns:1fr}.home-service a,.home-service.service-1 a{min-height:205px}.home-logo-rail{grid-template-columns:1fr}.home-partner:nth-child(3){grid-column:auto}}@media (max-width:767px){body:has(.home-app){padding-bottom:0}.home-mobile-dock{display:none!important}.nav-links{transform-origin:top;border:1px solid #e2e3e5;border-radius:16px;width:auto;max-height:calc(100dvh - 84px);padding:10px;inset:72px 10px auto;overflow-y:auto;transform:translateY(-8px)scale(.985);box-shadow:0 22px 65px #0a0b0d33}.nav-links.open{transform:none}.mobile-nav-head,.mobile-nav-meta{display:none}.nav-items{margin:0;padding:0}.nav-items a{border-radius:9px;min-height:48px;padding:0 13px;font-size:14px;display:flex}.nav-items a small,.nav-items a i,.nav-items a .nav-icon{display:none}.mobile-nav-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;padding-top:10px;display:grid}.home-hero-image,.home-hero-shade{height:330px!important}.home-hero-layout{margin-top:-48px;padding-bottom:42px}.home-hero h1{max-width:520px;font-size:clamp(38px,10.5vw,48px)}.home-hero-copy>p{font-size:14px;display:block;overflow:visible}.home-hero-actions{grid-template-columns:1fr}.home-proof-row span{font-size:10px}.home-solutions,.home-process,.home-projects,.home-insights{padding:64px 0}.home-section-head h2,.home-process-copy h2{font-size:clamp(32px,9vw,42px)}.home-section-head>div:last-child p,.home-process-copy>p,.project-caption p{display:block;overflow:visible}.home-bento,.home-project-stack,.home-news-grid,.home-process-copy ol{grid-template-columns:1fr}.home-service a,.home-service.service-1 a{min-height:240px;padding:22px}.service-copy h3,.service-1 .service-copy h3{font-size:26px}.service-copy p,.service-1 .service-copy p{font-size:13px;display:block;overflow:visible}.home-process-copy ol{border-top:1px solid #e2e4e7;display:block}.home-process-copy li{background:0 0;border:0;border-bottom:1px solid #e2e4e7;border-radius:0;grid-template-columns:44px 1fr;align-items:center;min-height:72px;padding:0;display:grid}.home-project-stack{display:grid}.home-project-stack>a,.home-project-stack .project-all{grid-template-columns:34px 1fr auto;align-items:end;min-height:125px;display:grid}.home-project-stack .project-all{grid-column:auto;min-height:90px}.home-news-grid>a{min-height:220px}}@media (max-width:390px){.mobile-nav-actions{grid-template-columns:1fr}.home-proof-row{grid-template-columns:1fr;gap:12px}.home-proof-row div,.home-proof-row div+div{border:0;padding:0}}:focus-visible{outline-offset:3px;outline:3px solid #cf171e7a}@media (max-width:767px){body:has(.home-app){padding-bottom:calc(78px + env(safe-area-inset-bottom))}.nav-links{padding-bottom:max(16px,env(safe-area-inset-bottom));overflow:visible}.nav-items{overscroll-behavior:contain;min-height:0;overflow-y:auto}.mobile-nav-head button{top:18px;right:8px}.menu-button,.mobile-nav-head button,.mobile-nav-actions a,.home-mobile-dock a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.home-mobile-dock{bottom:max(8px,env(safe-area-inset-bottom))}.home-mobile-dock small{font-size:10px;line-height:1}.home-status,.home-label,.home-partner>span,.service-copy small,.service-link,.home-news-meta,.project-caption small,.home-project-stack small,.process-media-tag span{font-size:10px}.home-proof-row span{font-size:9px;line-height:1.4}.home-button,.mobile-nav-actions a{font-size:10px}.home-trust-head p,.home-section-head>div:last-child p,.home-process-copy>p,.project-caption p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-trust-head p,.home-section-head>div:last-child p,.home-process-copy>p{-webkit-line-clamp:3}.project-caption p{-webkit-line-clamp:2}.service-copy p,.service-1 .service-copy p,.home-news-grid p{font-size:12px}.home-process-copy li small{font-size:10px}.footer-bottom-inner{padding-top:16px;padding-bottom:16px}}@media (max-width:430px){.home-bento{grid-template-columns:1fr}.home-service a,.home-service.service-1 a{min-height:220px}.service-copy h3,.service-1 .service-copy h3{font-size:23px}}@media (max-width:370px){.home-hero-actions,.home-process-copy ol,.home-project-stack{grid-template-columns:1fr}.home-project-stack .project-all{grid-column:auto}.home-mobile-dock{padding-inline:4px;left:6px;right:6px}.home-mobile-dock small{font-size:9px}}@media (max-width:767px){body:has(.home-app){padding-bottom:0}.home-mobile-dock{display:none!important}.nav-links{overflow-y:auto}.home-trust-head p,.home-section-head>div:last-child p,.home-process-copy>p,.project-caption p,.service-copy p,.service-1 .service-copy p{-webkit-line-clamp:unset;display:block;overflow:visible}.home-bento,.home-project-stack,.home-news-grid{grid-template-columns:1fr}body{color:#16181c;background:#fff;font-size:16px}.container,.home-app .container{width:calc(100% - 40px)}.section,.home-solutions,.home-process,.home-projects,.home-insights{padding:58px 0}.navbar{min-height:70px}.logo-aba-image{width:112px}.menu-button{min-width:82px;box-shadow:none;border-color:#d4d6da;border-radius:8px}.home-hero-image,.home-hero-shade{height:350px!important}.home-hero-layout{margin-top:-42px;padding-bottom:46px}.home-status{color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;letter-spacing:.09em;background:#b6161d;border-radius:6px}.home-hero h1{letter-spacing:-.04em;max-width:560px;font-size:clamp(36px,10vw,46px);line-height:1.02}.home-hero-copy>p{color:#d0d3d7;margin:19px 0 25px;font-size:15px;line-height:1.65}.home-button{border-radius:8px;min-height:52px;font-size:11px}.home-proof-row{margin-top:30px;padding-top:22px}.home-proof-row strong{font-size:19px}.home-proof-row span{color:#adb1b7;font-size:10px}.home-trust{padding:42px 0}.home-trust-head p{color:#62676f;font-size:13px;line-height:1.6;display:block}.home-logo-rail{grid-template-columns:1fr;gap:10px}.home-partner,.home-partner:first-child,.home-partner:nth-child(3){border-radius:10px;grid-column:auto;min-height:112px}.home-partner>span{font-size:9px}.home-section-head{gap:17px;margin-bottom:30px}.home-section-head h2,.home-process-copy h2,.section-heading h2,.section-copy h2,.documents h2{letter-spacing:-.035em;font-size:clamp(30px,8.5vw,38px);line-height:1.08}.home-label,.eyebrow{letter-spacing:.14em;font-size:10px}.home-section-head>div:last-child p,.home-process-copy>p{color:#5f646c;font-size:14px;line-height:1.65}.home-bento{gap:12px}.home-service,.home-service.service-1,.expertise-card,.news-card,.project-list-card,.value-cards article,.method-grid article{box-shadow:none;border-radius:12px}.home-service a,.home-service.service-1 a{min-height:230px;padding:23px}.service-copy h3,.service-1 .service-copy h3{font-size:24px;line-height:1.12}.service-copy p,.service-1 .service-copy p{color:#62676e;font-size:13px;line-height:1.6}.service-1 .service-copy p{color:#b9bdc3}.home-process-media{min-height:330px;box-shadow:none;border-radius:12px}.process-media-tag{border-radius:8px}.home-process-copy li{min-height:78px}.home-process-copy li strong{font-size:16px}.home-process-copy li small{font-size:11px}.home-project-feature{border-radius:12px;min-height:410px}.project-caption h3{font-size:28px;line-height:1.05}.project-caption p{color:#d0d3d7;font-size:13px;line-height:1.55}.home-project-stack>a,.home-project-stack .project-all,.home-news-grid>a{border-radius:10px}.home-news-grid>a{min-height:210px;padding:21px}.home-news-grid h3,.home-news-grid .featured h3{font-size:21px;line-height:1.2}.home-news-grid p{font-size:13px;line-height:1.55}.page-hero{min-height:auto}.page-hero-inner{gap:30px;padding:62px 0}.page-hero-copy h1,.article-hero h1{font-size:clamp(34px,9vw,42px);line-height:1.06}.page-hero-copy p{font-size:15px;line-height:1.65}.page-hero-monogram,.visual-block,.governance-visual,.about-aba-visual{border-radius:12px}.news-grid,.expertise-grid,.project-mini-grid,.mission-grid,.value-cards,.method-grid,.commitment-grid,.outcomes-grid,.process-grid,.impact-grid{grid-template-columns:1fr}.news-content,.project-mini-content{padding:18px}.news-content h3,.project-mini-grid h3{font-size:19px}.news-content p,.project-mini-grid p{font-size:13px;line-height:1.55}.cta-section{padding:50px 0}.cta-inner h2{font-size:29px;line-height:1.12}.footer-grid{gap:38px;padding-top:50px}.footer-grid p,.footer-grid a,.contact-line{font-size:14px;line-height:1.6}}@media (max-width:359px){.container,.home-app .container{width:calc(100% - 28px)}.home-hero h1{font-size:34px}}.home-process{background:#fff;position:relative;overflow:hidden}.home-process:before{content:"";background:linear-gradient(90deg,#0000,#d9dadd 20% 80%,#0000);height:1px;position:absolute;inset:0 0 auto}.home-process-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(54px,7vw,96px)}.home-process-media{border-radius:16px;min-height:560px;box-shadow:0 24px 65px #0c0e1121}.process-media-tag{border-radius:10px;padding:18px 20px;bottom:20px;left:20px;right:20px}.home-process-copy{max-width:620px}.home-process-copy h2{margin:15px 0 20px;font-size:clamp(39px,4.2vw,58px);line-height:1.02}.home-process-copy>p{max-width:570px;font-size:15px;line-height:1.7}.home-process-copy ol{counter-reset:method;border-top:1px solid #dfe1e4;margin:34px 0 30px}.home-process-copy li{grid-template-columns:56px 1fr;min-height:82px;transition:background-color .2s,padding .2s;position:relative}.home-process-copy li:hover{background:#f7f7f8;padding-inline:10px}.home-process-copy li>span{letter-spacing:.08em;font-size:10px}.home-process-copy li div{min-width:0}.home-process-copy li strong,.home-process-copy li h3{margin:0;font-size:18px}.home-process-copy li small{color:#747981;font-size:11px}@media (max-width:900px){.home-process-layout{grid-template-columns:1fr;gap:38px}.home-process-media{min-height:430px}.home-process-copy{max-width:none}}@media (max-width:767px){.home-process{padding:58px 0 62px}.home-process-layout{flex-direction:column;gap:34px;display:flex}.home-process-media{border-radius:10px;order:2;width:100%;min-height:285px}.home-process-copy{order:1;width:100%}.home-process-copy h2{margin:11px 0 16px;font-size:clamp(31px,8.8vw,39px);line-height:1.08}.home-process-copy>p{font-size:14px;line-height:1.65}.home-process-copy ol{margin:26px 0 25px}.home-process-copy li{grid-template-columns:43px 1fr;min-height:76px;padding:0}.home-process-copy li:hover{background:0 0;padding-inline:0}.home-process-copy li div{display:block}.home-process-copy li strong,.home-process-copy li h3{margin:0;font-size:16px;display:block}.home-process-copy li small{margin-top:3px;font-size:11px;line-height:1.4;display:block}.process-media-tag{padding:13px 14px;bottom:12px;left:12px;right:12px}.process-media-tag span{font-size:9px}.process-media-tag strong{margin-top:4px;font-size:12px;line-height:1.35}}.expertise-facts-wrap{z-index:3;margin-top:-34px;position:relative}.expertise-facts{background:#fff;border:1px solid #0f19281a;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid;box-shadow:0 18px 55px #0f19281a}.expertise-facts>div{border-right:1px solid #0f19281a;padding:25px 27px}.expertise-facts>div:last-child{border-right:0}.expertise-facts dt{color:var(--red);font-family:var(--font-heading),sans-serif;font-size:clamp(25px,2.3vw,37px);font-weight:800;line-height:1}.expertise-facts dd{color:#566171;letter-spacing:.055em;text-transform:uppercase;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.4}.expertise-orientation{padding-top:110px}.expertise-priority-grid{background:#dfe2e6;border:1px solid #dfe2e6;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:46px;display:grid}.expertise-priority-grid>a{color:#101b2c;background:#fff;flex-direction:column;min-height:285px;padding:28px;text-decoration:none;transition:background .25s,color .25s;display:flex}.expertise-priority-grid>a:hover{color:#fff;background:#111b2b}.expertise-priority-grid span{color:var(--red);letter-spacing:.12em;font-size:11px;font-weight:900}.expertise-priority-grid h3{margin:54px 0 11px;font-size:20px;line-height:1.25}.expertise-priority-grid p{color:#65707e;margin:0;font-size:13px;line-height:1.65}.expertise-priority-grid>a:hover p{color:#b9c0c9}.expertise-priority-grid strong{color:inherit;letter-spacing:.05em;justify-content:space-between;gap:12px;margin-top:auto;padding-top:24px;font-size:11px;display:flex}.expertise-priority-grid i{color:var(--red);font-size:17px;font-style:normal}.expertise-delivery-section{border-top:1px solid #e3e6e9}.expertise-delivery-layout{grid-template-columns:minmax(0,.8fr) minmax(480px,1.2fr);align-items:start;gap:clamp(55px,8vw,115px);display:grid}.expertise-delivery-list{border-top:1px solid #cfd4da}.expertise-delivery-list article{border-bottom:1px solid #cfd4da;grid-template-columns:48px 1fr;gap:18px;padding:25px 0;display:grid}.expertise-delivery-list span{color:var(--red);padding-top:3px;font-size:11px;font-weight:900}.expertise-delivery-list h3{color:#111c2d;margin:0 0 7px;font-size:20px}.expertise-delivery-list p{color:#606b79;margin:0;font-size:14px;line-height:1.65}@media (min-width:768px){.expertise-delivery-section+.muted-section .commitment-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.expertise-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.expertise-facts>div:nth-child(2){border-right:0}.expertise-facts>div:nth-child(-n+2){border-bottom:1px solid #0f19281a}.expertise-priority-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.expertise-delivery-layout{grid-template-columns:1fr;gap:38px}}@media (max-width:600px){.expertise-facts-wrap{margin-top:-18px}.expertise-facts>div{padding:18px 16px}.expertise-facts dt{font-size:24px}.expertise-facts dd{letter-spacing:.035em;font-size:9px}.expertise-orientation{padding-top:76px}.expertise-priority-grid{grid-template-columns:1fr;margin-top:31px}.expertise-priority-grid>a{min-height:0;padding:22px 20px}.expertise-priority-grid h3{margin:27px 0 8px;font-size:18px}.expertise-priority-grid strong{margin-top:20px;padding-top:0}.expertise-delivery-list article{grid-template-columns:36px 1fr;gap:10px;padding:21px 0}.expertise-delivery-list h3{font-size:18px}.expertise-delivery-list p{font-size:13px}}.projects-facts-wrap{z-index:3;margin-top:-34px;position:relative}.projects-facts{background:#fff;border:1px solid #0f19281a;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid;box-shadow:0 18px 55px #0f19281a}.projects-facts>div{border-right:1px solid #0f19281a;padding:25px 27px}.projects-facts>div:last-child{border-right:0}.projects-facts dt{color:var(--red);font-family:var(--font-heading),sans-serif;font-size:clamp(25px,2.3vw,37px);font-weight:800;line-height:1}.projects-facts dd{color:#566171;letter-spacing:.055em;text-transform:uppercase;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.4}.projects-portfolio-section{padding-top:110px}.projects-portfolio-heading{margin-bottom:34px}.projects-disclosure{border-left:3px solid var(--red);background:#f3f5f7;grid-template-columns:220px 1fr;gap:34px;margin-bottom:48px;padding:21px 24px;display:grid}.projects-disclosure strong{color:#172132;letter-spacing:.13em;font-size:10px}.projects-disclosure p{color:#5d6774;max-width:850px;margin:0;font-size:13px;line-height:1.65}.projects-portfolio-section .project-list{gap:28px}.projects-portfolio-section .project-list-card{border-radius:14px}.projects-portfolio-section .project-list-body{padding:clamp(28px,4vw,52px)}.projects-lifecycle{background:#d8dde2;border:1px solid #d8dde2;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-top:46px;display:grid}.projects-lifecycle article{background:#fff;min-height:265px;padding:27px 24px}.projects-lifecycle span{color:var(--red);letter-spacing:.12em;font-size:11px;font-weight:900}.projects-lifecycle h3{color:#111c2d;margin:52px 0 10px;font-size:19px}.projects-lifecycle p{color:#626d7a;margin:0;font-size:13px;line-height:1.65}.projects-principles-section .project-principles-grid{background:#343945;gap:1px;margin-top:45px}.projects-principles-section .project-principles-grid>div{background:#111b2b;border:0;border-radius:0;min-height:230px;padding:27px}.projects-principles-section .project-principles-grid h3{margin-top:44px}@media (max-width:1000px){.projects-lifecycle{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-lifecycle article:last-child{grid-column:1/-1;min-height:210px}}@media (max-width:900px){.projects-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-facts>div:nth-child(2){border-right:0}.projects-facts>div:nth-child(-n+2){border-bottom:1px solid #0f19281a}.projects-disclosure{grid-template-columns:1fr;gap:9px}}@media (max-width:600px){.projects-facts-wrap{margin-top:-18px}.projects-facts>div{padding:18px 16px}.projects-facts dt{font-size:24px}.projects-facts dd{letter-spacing:.035em;font-size:9px}.projects-portfolio-section{padding-top:76px}.projects-disclosure{margin-bottom:32px;padding:18px 17px}.projects-portfolio-section .project-list{gap:16px}.projects-portfolio-section .project-list-body{padding:24px 20px}.projects-lifecycle{grid-template-columns:1fr;margin-top:31px}.projects-lifecycle article,.projects-lifecycle article:last-child{grid-column:auto;min-height:0;padding:22px 20px}.projects-lifecycle h3{margin:28px 0 8px;font-size:18px}.projects-principles-section .project-principles-grid{margin-top:31px}.projects-principles-section .project-principles-grid>div{min-height:0;padding:22px 20px}.projects-principles-section .project-principles-grid h3{margin-top:28px}}.news-facts-wrap{z-index:3;margin-top:-34px;position:relative}.news-facts{background:#fff;border:1px solid #0f19281a;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid;box-shadow:0 18px 55px #0f19281a}.news-facts>div{border-right:1px solid #0f19281a;padding:25px 27px}.news-facts>div:last-child{border-right:0}.news-facts dt{color:var(--red);font-family:var(--font-heading),sans-serif;font-size:clamp(25px,2.3vw,37px);font-weight:800;line-height:1}.news-facts dd{color:#566171;letter-spacing:.055em;text-transform:uppercase;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.4}.news-publications-section{padding-top:110px}.news-page-heading{margin-bottom:28px}.news-topic-index{flex-wrap:wrap;gap:8px;margin-bottom:34px;display:flex}.news-topic-index span{color:#46515f;letter-spacing:.06em;text-transform:uppercase;background:#fff;border:1px solid #d5d9de;padding:8px 11px;font-size:10px;font-weight:800}.news-publications-section .news-grid-page{gap:18px}.news-publications-section .news-card{box-shadow:none;border:1px solid #e0e3e7;border-radius:13px}.news-publications-section .news-content{padding:24px}.news-publications-section .news-card:first-child{color:#fff;background:#111b2b}.news-publications-section .news-card:first-child .news-content p{color:#b8c0ca}.news-publications-section .news-card:first-child .news-category{color:#aeb6c0}.news-editorial-grid{background:#dce0e4;border:1px solid #dce0e4;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:45px;display:grid}.news-editorial-grid article{background:#fff;min-height:245px;padding:27px}.news-editorial-grid span{color:var(--red);letter-spacing:.12em;font-size:11px;font-weight:900}.news-editorial-grid h3{color:#111c2d;margin:48px 0 10px;font-size:20px}.news-editorial-grid p{color:#626d7a;margin:0;font-size:14px;line-height:1.65}.news-editorial-note{border-left:3px solid var(--red);background:#f3f5f7;grid-template-columns:220px 1fr;gap:34px;margin-top:28px;padding:21px 24px;display:grid}.news-editorial-note strong{color:#172132;letter-spacing:.13em;font-size:10px}.news-editorial-note p{color:#5d6774;margin:0;font-size:13px;line-height:1.65}@media (min-width:1024px){.news-publications-section .news-grid-page{grid-template-columns:repeat(2,minmax(0,1fr))}.news-publications-section .news-card:first-child{grid-column:1/-1;grid-template-columns:1.15fr .85fr;display:grid}.news-publications-section .news-card:first-child .news-visual{height:100%;min-height:390px}.news-publications-section .news-card:first-child .news-content{flex-direction:column;justify-content:center;padding:clamp(34px,5vw,62px);display:flex}.news-publications-section .news-card:first-child h3{font-size:clamp(28px,3vw,38px)}}@media (max-width:900px){.news-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.news-facts>div:nth-child(2){border-right:0}.news-facts>div:nth-child(-n+2){border-bottom:1px solid #0f19281a}.news-editorial-note{grid-template-columns:1fr;gap:9px}}@media (max-width:767px){.news-facts-wrap{margin-top:-18px}.news-facts>div{padding:18px 16px}.news-facts dt{font-size:24px}.news-facts dd{letter-spacing:.035em;font-size:9px}.news-publications-section{padding-top:76px}.news-publications-section .news-grid-page{grid-template-columns:1fr;gap:14px}.news-publications-section .news-card{border-radius:10px;grid-template-columns:112px minmax(0,1fr);display:grid}.news-publications-section .news-visual{aspect-ratio:auto;width:112px;height:100%;min-height:190px}.news-publications-section .news-content{min-width:0;padding:16px 14px}.news-publications-section .news-content h3{-webkit-line-clamp:4;font-size:17px}.news-publications-section .news-content p{font-size:11px}.news-publications-section .news-content a{min-height:36px}.news-editorial-grid{grid-template-columns:1fr;margin-top:31px}.news-editorial-grid article{min-height:0;padding:22px 20px}.news-editorial-grid h3{margin:28px 0 8px;font-size:18px}.news-editorial-note{padding:18px 17px}}@media (max-width:390px){.news-publications-section .news-card{grid-template-columns:96px minmax(0,1fr)}.news-publications-section .news-visual{width:96px}}.documents-facts-wrap{z-index:3;margin-top:-34px;position:relative}.documents-facts{background:#fff;border:1px solid #0f19281a;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid;box-shadow:0 18px 55px #0f19281a}.documents-facts>div{border-right:1px solid #0f19281a;padding:25px 27px}.documents-facts>div:last-child{border-right:0}.documents-facts dt{color:var(--red);font-family:var(--font-heading),sans-serif;font-size:clamp(25px,2.3vw,37px);font-weight:800;line-height:1}.documents-facts dd{color:#566171;letter-spacing:.055em;text-transform:uppercase;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.4}.documents-library-section{padding-top:110px}.documents-public-list{border-top:1px solid #d9dde2;margin-top:42px}.documents-public-list article{border-bottom:1px solid #d9dde2;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:22px;padding:24px 0;display:grid;position:relative}.document-file-mark{clip-path:polygon(0 0,75% 0,100% 20%,100% 100%,0 100%);color:#fff;background:#172132;place-items:center;width:62px;height:72px;font-size:10px;font-weight:900;display:grid}.document-public-copy{min-width:0}.document-public-copy>span{color:var(--red);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:900}.document-public-copy h3{color:#111c2d;margin:6px 0 5px;font-size:20px}.document-public-copy p{color:#626d79;margin:0 0 8px;font-size:13px}.document-public-copy small{color:#858d97;font-size:10px}.documents-public-list a{color:#172132;text-transform:uppercase;border:1px solid #cfd4da;align-items:center;gap:18px;min-height:44px;padding:0 15px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.documents-public-list a span{color:var(--red);font-size:16px}.documents-public-list article>i{color:#e4e6e9;font-size:11px;font-style:normal;font-weight:900;position:absolute;top:8px;right:0}.documents-awaiting{background:#f4f6f8;border:1px solid #d8dde2;margin-top:42px;padding:38px}.documents-awaiting strong{color:#172132;font-size:18px}.documents-awaiting p{color:#626d79;max-width:680px;margin:8px 0 0;font-size:14px}.documents-family-grid{background:#d8dde2;border:1px solid #d8dde2;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:44px;display:grid}.documents-family-grid article{background:#fff;min-height:240px;padding:27px}.documents-family-grid span{color:var(--red);font-size:11px;font-weight:900}.documents-family-grid h3{color:#111c2d;margin:45px 0 10px;font-size:19px}.documents-family-grid p{color:#626d79;margin:0;font-size:13px;line-height:1.65}@media (max-width:900px){.documents-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.documents-facts>div:nth-child(2){border-right:0}.documents-facts>div:nth-child(-n+2){border-bottom:1px solid #0f19281a}.documents-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.documents-facts-wrap{margin-top:-18px}.documents-facts>div{padding:18px 16px}.documents-facts dt{font-size:24px}.documents-facts dd{letter-spacing:.035em;font-size:9px}.documents-library-section{padding-top:76px}.documents-public-list{margin-top:31px}.documents-public-list article{grid-template-columns:50px minmax(0,1fr);gap:13px;padding:20px 0}.document-file-mark{width:48px;height:58px;font-size:8px}.document-public-copy h3{font-size:17px}.document-public-copy p{font-size:12px}.document-public-copy small{font-size:9px}.documents-public-list a{grid-column:2;width:max-content;min-height:40px}.documents-public-list article>i{display:none}.documents-awaiting{margin-top:31px;padding:25px 20px}.documents-family-grid{grid-template-columns:1fr;margin-top:31px}.documents-family-grid article{min-height:0;padding:22px 20px}.documents-family-grid h3{margin:28px 0 8px;font-size:18px}}.flagship-project-section{background:#fff;padding-top:110px}.flagship-project-label{color:#fff;background:#cf171e;justify-content:space-between;align-items:center;gap:20px;padding:13px 16px;display:flex}.flagship-project-label span,.flagship-project-label small{letter-spacing:.14em;font-size:9px;font-weight:900}.flagship-project-intro{border-bottom:1px solid #d7dbe0;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:70px;padding:48px 0 42px;display:grid}.flagship-project-intro h2{color:#111c2d;letter-spacing:-.045em;max-width:800px;margin:10px 0 0;font-size:clamp(34px,4.7vw,62px);line-height:1.02}.flagship-project-intro>p{color:#5f6a78;margin:0;font-size:15px;line-height:1.7}.flagship-project-timeline article{border-bottom:1px solid #d7dbe0;grid-template-columns:235px 1fr;gap:45px;padding:31px 0;display:grid}.flagship-period{flex-direction:column;display:flex}.flagship-period strong{color:#cf171e;font-size:24px;line-height:1}.flagship-period span{color:#7d8793;letter-spacing:.13em;margin-top:11px;font-size:9px;font-weight:900}.flagship-project-timeline h3{color:#111c2d;margin:0 0 8px;font-size:22px}.flagship-project-timeline p{color:#5e6977;max-width:820px;margin:0;font-size:14px;line-height:1.7}.flagship-project-footer{flex-wrap:wrap;gap:8px;padding-top:25px;display:flex}.flagship-project-footer span{color:#4f5a68;letter-spacing:.07em;border:1px solid #d7dbe0;padding:8px 10px;font-size:9px;font-weight:850}.flagship-project-section+.projects-portfolio-section{padding-top:90px}@media (max-width:800px){.flagship-project-intro{grid-template-columns:1fr;gap:20px}.flagship-project-timeline article{grid-template-columns:175px 1fr;gap:25px}}@media (max-width:600px){.flagship-project-section{padding-top:76px}.flagship-project-label{flex-direction:column;align-items:flex-start;gap:4px}.flagship-project-intro{padding:34px 0 30px}.flagship-project-intro h2{font-size:clamp(31px,9vw,39px);line-height:1.06}.flagship-project-intro>p{font-size:14px}.flagship-project-timeline article{grid-template-columns:1fr;gap:20px;padding:25px 0}.flagship-period{flex-direction:row;justify-content:space-between;align-items:center}.flagship-period strong{font-size:21px}.flagship-period span{margin:0}.flagship-project-timeline h3{font-size:19px;line-height:1.25}.flagship-project-timeline p{font-size:13px}.flagship-project-section+.projects-portfolio-section{padding-top:70px}}.nav-solutions-button{color:var(--black);font:inherit;cursor:pointer;background:0 0;border:0}.aba-solutions-mega{display:none}.aba-solutions-mega.open{display:block}.solutions-mega-head{justify-content:space-between;align-items:end;gap:30px;display:flex}.solutions-mega-head>div{flex-direction:column;display:flex}.solutions-mega-head>div span{color:var(--red);letter-spacing:.15em;font-size:9px;font-weight:900}.solutions-mega-head>div strong{color:#111c2d;font-family:var(--font-heading),sans-serif;margin-top:7px;font-size:25px}.solutions-mega-head>a{color:#111c2d;text-transform:uppercase;align-items:center;gap:16px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.solutions-mega-head>a i{color:var(--red);font-size:17px;font-style:normal}.solutions-mega-groups{grid-template-columns:.85fr 1.15fr;gap:36px;margin-top:24px;display:grid}.solutions-mega-groups section h2{color:#7a838e;letter-spacing:.12em;margin:0 0 9px;font-size:8px}.solutions-mega-groups section>div{grid-template-columns:1fr;gap:6px;display:grid}.solutions-mega-groups section:last-child>div{grid-template-columns:1fr 1fr}.solutions-mega-groups section>div>a{color:#172132;background:#fff;border:1px solid #e4e6e9;grid-template-columns:80px minmax(0,1fr) 18px;align-items:center;gap:12px;min-width:0;padding:8px;text-decoration:none;transition:border-color .2s,background .2s;display:grid}.solutions-mega-groups section>div>a:hover{background:#f5f6f7;border-color:#cdd1d6}.solution-menu-media{background:#20232a;width:80px;height:54px;overflow:hidden}.solution-menu-media img{object-fit:cover;width:100%;height:100%}.solutions-mega-groups a>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.solutions-mega-groups a strong{font-size:11px;line-height:1.25}.solutions-mega-groups a small{color:#737d89;margin-top:4px;font-size:8px;line-height:1.35}.solutions-mega-groups a>i{color:var(--red);font-size:15px;font-style:normal}@media (min-width:1180px){.nav-solutions-button{letter-spacing:.075em;text-transform:uppercase;padding:10px 0;font-size:10px;position:relative}.nav-solutions-button:after{content:"";background:var(--red);height:2px;transition:all .25s;position:absolute;bottom:-2px;left:0;right:100%}.nav-solutions-button:hover:after,.nav-solutions-button.active:after,.nav-solutions-button[aria-expanded=true]:after{right:0}.nav-solutions-button.active{color:var(--red)}.nav-solutions-button small,.nav-solutions-button .nav-icon,.nav-solutions-button>i{display:none}.aba-solutions-mega{z-index:80;background:#fff;border:1px solid #dfe2e6;width:min(1180px,100vw - 40px);padding:27px 30px 30px;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 30px 80px #0a0e142e}}@media (max-width:1179px){.nav-solutions-button{color:#5e6269;text-align:left;border-radius:11px;grid-template-columns:34px 1fr 18px;align-items:center;gap:4px;width:100%;min-height:47px;padding:0 11px;font-size:12px;font-weight:650;display:grid}.nav-solutions-button small{display:none}.nav-solutions-button .nav-icon{color:#5d6067;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.nav-solutions-button .nav-icon svg{width:16px;height:16px}.nav-solutions-button>i{color:#999ca2;text-align:right;font-size:17px;font-style:normal;display:block}.nav-solutions-button.active{color:#17181c;font-weight:800}.nav-solutions-button.active .nav-icon{color:var(--red);background:#fff}.aba-solutions-mega{background:#f5f6f7;border:1px solid #e3e5e8;border-radius:12px;max-height:52vh;margin:5px 0 10px;padding:16px;overflow-y:auto}.solutions-mega-head{flex-direction:column;align-items:flex-start;gap:12px}.solutions-mega-head>div strong{font-size:18px}.solutions-mega-groups{grid-template-columns:1fr;gap:20px;margin-top:18px}.solutions-mega-groups section:last-child>div{grid-template-columns:1fr}.solutions-mega-groups section>div>a{grid-template-columns:62px minmax(0,1fr) 16px}.solution-menu-media{width:62px;height:46px}.solutions-mega-groups a strong{font-size:10px}.solutions-mega-groups a small{font-size:8px}}@media (max-width:420px){.aba-solutions-mega{padding:12px}.solutions-mega-head>div strong{font-size:16px}.solutions-mega-groups section>div>a{grid-template-columns:1fr 16px;padding:10px}.solution-menu-media{display:none}.solutions-mega-groups a strong{font-size:11px}.solutions-mega-groups a small{font-size:8px}}.site-header{animation:.65s cubic-bezier(.22,1,.36,1) both aba-header-enter}.top-strip{background:#101826;position:relative;overflow:hidden}.top-strip:after{content:"";background:linear-gradient(90deg,#0000,#ef3940,#0000);width:35%;height:1px;animation:6s ease-in-out infinite aba-header-scan;position:absolute;bottom:0;left:-35%}.header-location strong{color:#fff;letter-spacing:.12em;font-size:10px}.top-links{align-items:center}.top-links span{color:#98a2b1;font-size:9px}.top-links a{color:#fff;align-items:center;gap:7px;font-size:9px;font-weight:850;display:flex}.top-links a i{color:#ef3940;font-size:12px;font-style:normal;transition:transform .25s}.top-links a:hover i{transform:translate(2px,-2px)}.site-header.is-scrolled .top-strip{opacity:0;max-height:0}.top-strip{opacity:1;max-height:34px;transition:max-height .35s cubic-bezier(.22,1,.36,1),opacity .25s}.site-header.is-scrolled .header-brand{transform-origin:0;transform:scale(.96)}.header-brand{transition:transform .35s cubic-bezier(.22,1,.36,1)}.site-header:after{animation:1.2s cubic-bezier(.22,1,.36,1) .2s both aba-header-rule}@media (min-width:1180px){.aba-solutions-mega{opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;transition:opacity .24s,visibility .24s,transform .4s cubic-bezier(.22,1,.36,1);display:block;transform:translate(-50%,-14px)scale(.985)}.aba-solutions-mega.open{opacity:1;visibility:visible;pointer-events:auto;display:block;transform:translate(-50%)scale(1)}.aba-solutions-mega.open .solutions-mega-groups section>div>a{animation:.45s cubic-bezier(.22,1,.36,1) both aba-solution-card}.aba-solutions-mega.open .solutions-mega-groups section>div>a:nth-child(2){animation-delay:40ms}.aba-solutions-mega.open .solutions-mega-groups section>div>a:nth-child(3){animation-delay:80ms}.aba-solutions-mega.open .solutions-mega-groups section>div>a:nth-child(4){animation-delay:.12s}.solutions-mega-groups section>div>a:hover .solution-menu-media img{transform:scale(1.08)}.solution-menu-media img{transition:transform .7s cubic-bezier(.22,1,.36,1)}}@media (max-width:1179px){.aba-solutions-mega{opacity:0;visibility:hidden;border-width:0;max-height:0;margin:0;padding:0 16px;transition:max-height .45s cubic-bezier(.22,1,.36,1),opacity .25s,padding .35s,margin .35s;display:block;overflow:hidden}.aba-solutions-mega.open{opacity:1;visibility:visible;border-width:1px;max-height:52vh;margin:5px 0 10px;padding:16px;display:block;overflow-y:auto}}@keyframes aba-header-enter{0%{opacity:0;transform:translateY(-22px)}to{opacity:1;transform:none}}@keyframes aba-header-scan{0%{left:-35%}55%,to{left:110%}}@keyframes aba-header-rule{0%{transform-origin:0;transform:scaleX(0)}to{transform-origin:0;transform:scaleX(1)}}@keyframes aba-solution-card{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.site-header,.site-header:after,.top-strip:after,.aba-solutions-mega.open .solutions-mega-groups section>div>a{animation:none!important}.aba-solutions-mega,.header-brand{transition:none!important}}.page-hero{isolation:isolate}.page-hero-grid{animation:18s linear infinite aba-hero-grid}.page-hero-copy>.eyebrow,.page-hero-copy>h1,.page-hero-copy>p,.page-hero-copy>.button{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) forwards aba-hero-copy}.page-hero-copy>.eyebrow{animation-delay:.12s}.page-hero-copy>h1{animation-delay:.22s}.page-hero-copy>p{animation-delay:.34s}.page-hero-copy>.button{animation-delay:.46s}.page-hero-monogram{opacity:0;clip-path:inset(0 100% 0 0);animation:1.05s cubic-bezier(.22,1,.36,1) .2s forwards aba-hero-media}.page-hero-monogram>img{animation:1.4s cubic-bezier(.22,1,.36,1) .28s forwards aba-hero-image;transform:scale(1.06)}.page-hero-signature{opacity:0;animation:.65s cubic-bezier(.22,1,.36,1) .85s forwards aba-hero-signature;transform:translateY(14px)}.page-hero:after{animation:1.2s cubic-bezier(.22,1,.36,1) .1s both aba-hero-accent}.home-hero-image{animation:1.7s cubic-bezier(.22,1,.36,1) both aba-home-image}.home-grid-lines{animation:20s linear infinite aba-hero-grid}.home-command{opacity:0;animation:1s cubic-bezier(.22,1,.36,1) .42s forwards aba-command-enter;transform:translate(35px)}.command-ring{animation:4.5s ease-in-out 1.5s infinite aba-command-breathe}.home-scroll{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) 1.15s forwards aba-hero-signature}@keyframes aba-hero-copy{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes aba-hero-media{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes aba-hero-image{0%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes aba-hero-signature{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes aba-hero-accent{0%{opacity:0;transform:translate(90px)rotate(8deg)}to{opacity:1;transform:translate(0)rotate(8deg)}}@keyframes aba-hero-grid{0%{background-position:0 0,0 0}to{background-position:42px 42px,42px 42px}}@keyframes aba-home-image{0%{opacity:.35;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes aba-command-enter{0%{opacity:0;transform:translate(35px)}to{opacity:1;transform:none}}@keyframes aba-command-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@media (max-width:767px){.page-hero-copy>.eyebrow,.page-hero-copy>h1,.page-hero-copy>p,.page-hero-copy>.button{animation-duration:.62s}.page-hero-monogram{animation-duration:.8s}.home-command{opacity:1;animation:none;transform:none}.home-hero-image{animation-duration:1.1s}}@media (prefers-reduced-motion:reduce){.page-hero-grid,.page-hero-copy>.eyebrow,.page-hero-copy>h1,.page-hero-copy>p,.page-hero-copy>.button,.page-hero-monogram,.page-hero-monogram>img,.page-hero-signature,.page-hero:after,.home-hero-image,.home-grid-lines,.home-command,.command-ring,.home-scroll{opacity:1!important;clip-path:none!important;animation:none!important;transform:none!important}}@media (min-width:768px){body:has(.home-app){background:#dce7eb}.home-app{background:#fff;border-radius:24px 24px 0 0;width:min(1390px,100% - 42px);margin:22px auto 0;padding:18px 0 0;box-shadow:0 20px 80px #1c2e381a}.home-app .home-hero{border-radius:22px;width:calc(100% - 36px);min-height:680px;margin:0 18px}.home-app .home-hero-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);gap:46px;padding:88px 0 105px}.home-app .home-hero h1{max-width:880px;font-size:clamp(62px,6.6vw,96px);line-height:.9}.home-app .home-command{background:#101a26ba;border-radius:18px}.home-app .home-trust{border:0;margin-top:16px;padding:70px 0}.home-app .home-institution{color:#111c2d;background:#fff;border-radius:22px;width:calc(100% - 36px);margin:0 18px;padding:78px 0}.home-app .home-institution:after{color:#f1f3f5}.home-app .home-institution-intro>p{color:#606b78}.home-app .home-institution-intro dl,.home-app .home-institution-intro dl div+div{border-color:#dfe2e6}.home-app .home-institution-intro dd{color:#7b8591}.home-app .home-institution-access{border:0;gap:10px;display:grid}.home-app .home-institution-access a{color:#fff;background:#879bb5;border:0;border-radius:15px;min-height:91px;padding:14px 18px}.home-app .home-institution-access a:nth-child(2n){background:#7188a5}.home-app .home-institution-access a:hover{background:#111c2d;padding-inline:23px}.home-app .home-institution-access a>span,.home-app .home-institution-access svg{color:#fff}.home-app .home-institution-access small{color:#ffffffb8}.home-app .home-solutions,.home-app .home-insights,.home-app .home-projects{border-radius:22px;width:calc(100% - 36px);margin:18px}.home-app .home-process{padding-inline:18px}}@media (max-width:767px){body:has(.home-app){background:#fff}.home-app{background:#fff;width:100%;margin:0;padding:10px 0 0}.home-app .home-hero{width:calc(100% - 20px);border-radius:17px!important;align-items:end!important;min-height:680px!important;margin:0 10px!important;padding:0!important;display:grid!important;position:relative!important;overflow:hidden!important}.home-app .home-hero-image{object-fit:cover!important;object-position:67% center!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.home-app .home-hero-shade{background:linear-gradient(#04080d1a 0%,#04080d38 34%,#04080deb 73%,#060a0e 100%)!important;width:auto!important;height:auto!important;position:absolute!important;inset:0!important}.home-app .home-grid-lines{display:none}.home-app .home-hero-layout{z-index:2!important;width:100%!important;margin:0!important;padding:210px 18px 42px!important;display:block!important;position:relative!important}.home-app .home-hero-copy{max-width:none!important}.home-app .home-status{margin-bottom:17px;padding:7px 10px;font-size:8px}.home-app .home-hero h1{letter-spacing:-.058em!important;max-width:520px!important;font-size:clamp(40px,12vw,58px)!important;line-height:.94!important}.home-app .home-hero-copy>p{color:#d5d9df!important;-webkit-line-clamp:unset!important;max-width:520px!important;margin:18px 0 22px!important;font-size:13px!important;line-height:1.55!important;display:block!important}.home-app .home-hero-actions{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.home-app .home-button{border-radius:999px!important;min-height:48px!important;padding:0 12px!important;font-size:8px!important}.home-app .home-proof-row{margin-top:27px!important;padding-top:18px!important}.home-app .home-proof-row strong{font-size:18px}.home-app .home-proof-row span{letter-spacing:.04em;font-size:7px}.home-app .home-scroll,.home-app .home-command{display:none!important}.home-app .home-trust{border:0;padding:48px 0 42px}.home-app .home-logo-rail{grid-template-columns:1fr!important;margin:0!important;padding:0!important;display:grid!important;overflow:visible!important}.home-app .home-partner{border-radius:13px;min-height:125px}.home-app .home-institution{color:#111c2d;background:#f1f3f6;border-radius:17px;width:calc(100% - 20px);margin:0 10px;padding:50px 0}.home-app .home-institution:after{color:#e7eaee}.home-app .home-institution-intro>p{color:#606b78}.home-app .home-institution-intro dl,.home-app .home-institution-intro dl div+div{border-color:#d5d9df}.home-app .home-institution-intro dd{color:#77818e}.home-app .home-institution-access{border:0;gap:8px;display:grid}.home-app .home-institution-access a{color:#fff;background:#8398b2;border:0;border-radius:12px;min-height:82px;padding:12px 14px}.home-app .home-institution-access a:nth-child(2n){background:#6f86a2}.home-app .home-institution-access a>span,.home-app .home-institution-access svg{color:#fff}.home-app .home-institution-access small{color:#ffffffb8}.home-app .home-solutions,.home-app .home-projects,.home-app .home-insights{border-radius:17px;width:calc(100% - 20px);margin:10px}.home-app .home-solutions{padding:58px 0}.home-app .home-service,.home-app .home-service.service-1,.home-app .home-project-feature,.home-app .home-project-stack>a{border-radius:13px}}@media (max-width:430px){.home-app .home-hero{min-height:650px!important}.home-app .home-hero-actions{grid-template-columns:1fr!important}.home-app .home-proof-row div{padding-right:8px}.home-app .home-proof-row div+div{padding-left:9px}}
