:root{--blue-950:#061b35;--blue-900:#082c5c;--blue-800:#003b8e;--blue-700:#0b4da2;--blue-100:#eaf2fb;--gold:#f2b500;--ink:#10243d;--muted:#5f7087;--line:#dbe6f3;--surface:#fff;--soft:#f5f8fc;--shadow:0 24px 70px #061b351f}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{min-width:300px;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 100% 0,#003b8e14,#0000 34rem),linear-gradient(#f8fbff 0%,#fff 45%,#f6f9fd 100%);flex-direction:column;margin:0;font-family:Montserrat,Arial,Helvetica,sans-serif;display:flex}a{color:inherit;text-decoration:none}main{flex:1;overflow:hidden}.section-shell,.site-header,.site-footer{width:min(1320px,100% - 56px);margin:0 auto}.eyebrow{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}.centered{text-align:center}.narrow{max-width:740px;margin-inline:auto}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover,.nav-cta:hover,.cards article:hover,.footer-cta:hover{transform:translateY(-2px)}.primary{color:#fff;background:var(--blue-800);box-shadow:0 18px 36px #003b8e3d}.primary:hover{background:var(--blue-900)}.ghost{color:var(--blue-800);border:1px solid var(--line);background:#ffffffd1}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;gap:28px;min-height:88px;padding:10px 0;display:flex;position:sticky;top:0}.site-header:before{content:"";z-index:-1;background:#f8fbffd1;border-bottom:1px solid #dbe6f3bf;height:88px;position:fixed;inset:0 0 auto}.brand{flex:none;align-items:center;display:inline-flex}.brand img{width:clamp(395px,37vw,516px);height:auto;display:block}.main-nav{color:#354a65;align-items:center;gap:clamp(14px,2vw,28px);font-size:.95rem;font-weight:700;display:flex}.main-nav a:not(.nav-cta):hover{color:var(--blue-800)}.nav-cta{color:#fff;background:var(--blue-800);border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 12px 28px #003b8e2e}.nav-cta:hover{background:var(--blue-900)}.home-hero{grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);align-items:start;gap:clamp(24px,3vw,48px);padding:18px 0 22px;display:grid}.home-hero h1{max-width:760px;color:var(--blue-900);letter-spacing:-.045em;margin:0;font-size:clamp(1.95rem,3.2vw,3.45rem);font-weight:800;line-height:1.08}.home-hero .lead{color:#435a74;max-width:780px;margin:26px 0 0;font-size:clamp(1.08rem,1.35vw,1.32rem);line-height:1.65}.home-hero .lead strong{color:var(--blue-900)}.home-hero-visual{justify-self:end;width:min(100%,520px)}.home-hero-visual img{border-radius:26px;width:100%;height:auto;display:block;box-shadow:0 20px 54px #061b351a}.home-pillars{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:28px;padding:8px 0 10px;display:grid}.home-pillars article{padding-right:28px}.home-pillars h2{color:var(--blue-900);letter-spacing:-.03em;margin:0 0 10px;font-size:clamp(1.25rem,1.6vw,1.55rem)}.home-pillars p{color:#435a74;margin:0;font-size:clamp(1.08rem,1.35vw,1.32rem);line-height:1.5}.services-page{padding:14px 0 4px}.services-page h1{max-width:1260px;color:var(--blue-900);letter-spacing:-.045em;margin:0 0 20px;font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.05}.lead,.services-page .lead{color:#435a74;max-width:1260px;margin:0 0 18px;font-size:clamp(1.08rem,1.35vw,1.32rem);line-height:1.5}.workflow-text{max-width:1260px;margin:24px 0 20px}.workflow-text h2{color:var(--blue-900);letter-spacing:-.025em;margin:0 0 12px;font-size:clamp(1.08rem,1.35vw,1.32rem);line-height:1.5}.workflow-text ul{margin:0;padding-left:22px}.workflow-text li{color:#435a74;margin-bottom:10px;font-size:clamp(1.08rem,1.35vw,1.32rem);line-height:1.5}.workflow-text strong{color:var(--blue-900)}.recognition,.services,.about,.experience{padding:70px 0}.section-heading{margin-bottom:34px}.section-heading h2,.about h2,.contact h2{color:var(--blue-900);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.05}.cards{gap:22px;display:grid}.three{grid-template-columns:repeat(3,1fr)}.four{grid-template-columns:repeat(4,1fr)}.cards article{border:1px solid var(--line);background:#ffffffe6;border-radius:28px;min-height:152px;padding:28px;transition:transform .16s,box-shadow .16s;box-shadow:0 18px 44px #061b3512}.cards article:hover{box-shadow:0 26px 58px #061b351a}.cards h2,.cards h3{color:var(--blue-900);letter-spacing:-.025em;margin:0 0 10px}.cards p{color:var(--muted);margin:0;line-height:1.55}.statement{max-width:790px;color:var(--blue-900);text-align:center;margin:36px auto 0;font-size:clamp(1.25rem,2vw,1.62rem);font-weight:800;line-height:1.45}.about{grid-template-columns:340px minmax(0,1fr);align-items:center;gap:clamp(36px,6vw,70px);display:grid}.portrait-wrap{position:relative}.portrait-wrap:before{content:"";background:var(--blue-100);border-radius:34px;position:absolute;inset:28px -18px -18px 28px}.portrait-wrap img{object-fit:cover;width:320px;height:320px;box-shadow:var(--shadow);border-radius:34px;display:block;position:relative}.about-copy p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:1.06rem;line-height:1.75}.badges{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.badges span{min-height:38px;color:var(--blue-800);background:var(--blue-100);border-radius:999px;align-items:center;padding:0 14px;font-size:.86rem;font-weight:800;display:inline-flex}.logos{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.logos span{color:#53677f;border:1px solid var(--line);background:#fff;border-radius:999px;padding:14px 22px;font-weight:800;box-shadow:0 12px 30px #061b350d}.contact{color:#fff;background:radial-gradient(circle at 86% 18%, #f2b50038, transparent 18rem), linear-gradient(135deg, var(--blue-900), var(--blue-950));border-radius:36px;justify-content:space-between;align-items:center;gap:32px;margin-top:32px;margin-bottom:76px;padding:clamp(34px,5vw,58px);display:flex;box-shadow:0 28px 70px #061b352e}.contact .eyebrow,.contact h2{color:#fff}.contact p:not(.eyebrow){color:#ffffffc7;max-width:670px;margin-bottom:0;line-height:1.65}.contact-button{color:var(--blue-900);background:#fff;flex:none;box-shadow:0 18px 40px #00000029}.site-footer{color:#64758b;border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:12px 0;font-size:.92rem;display:flex}.footer-cta{background:var(--blue-800);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-size:.92rem;font-weight:700;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 10px 24px #003b8e2e}.footer-cta:hover{background:var(--blue-900)}.about-page{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:10px 56px;display:grid}.about-page-copy{grid-column:1}.about-page-photo{grid-area:1/2/span 2;justify-self:end;margin-top:-18px}.about-page-photo img{border-radius:28px;width:320px;height:auto;box-shadow:0 20px 50px #061b3526}.about-page-list{grid-area:2/1;margin-top:10px}@media (max-width:1060px){.home-hero{grid-template-columns:1fr}.home-hero-visual{justify-self:start;width:min(100%,680px)}.home-pillars,.four{grid-template-columns:repeat(2,1fr)}.about-page{grid-template-columns:1fr}.about-page-photo{grid-area:auto/1;justify-self:center;margin:0 0 24px}.about-page-list{grid-area:auto/1}}@media (max-width:820px){.section-shell,.site-header,.site-footer{width:min(100% - 34px,1180px)}.site-header{min-height:auto;padding:16px 0 8px;display:block;position:relative}.site-header:before{display:none}.brand img{width:min(360px,86vw)}.main-nav{flex-wrap:wrap;gap:10px;margin-top:16px;font-size:.88rem}.main-nav a:not(.nav-cta){padding:8px 0}.home-hero{padding:28px 0}.home-hero h1{font-size:clamp(2.8rem,12vw,4.7rem)}.home-pillars,.three,.four,.about{grid-template-columns:1fr}.portrait-wrap img{aspect-ratio:1;width:min(320px,100%);height:auto}.contact,.site-footer{display:block}.contact-button,.footer-cta{margin-top:22px}.site-footer span{margin-bottom:8px;display:block}}@media (max-width:520px){.cards article{min-height:auto}.home-hero-visual img{border-radius:20px}}
