:root{--ink:#06271e;--muted:#696e6b;--paper:#faf8f4;--line:#e5e8e4;--dark:#06271e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);font:16px/1.75 Inter,Arial,sans-serif;background:white;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Plus Jakarta Sans',Arial,sans-serif;font-weight:700;line-height:1.2;letter-spacing:-.045em}h1{font-size:70px;line-height:1.12}h2{font-size:44px}h3{font-size:23px;letter-spacing:-.035em}p{color:var(--muted)}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.section{padding:112px 0}.eyebrow{display:table;width:fit-content;padding:4px 16px;border:1px solid #e4e7e1;background:#fff;border-radius:24px;color:#52635b;font-size:13px;font-weight:500;line-height:1.7;margin-bottom:20px;letter-spacing:0}.header{height:86px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:0 max(48px,calc((100vw - 1280px)/2));border-bottom:1px solid #e4e5df;position:sticky;top:0;background:#faf8f4f5;backdrop-filter:blur(15px);z-index:30}.brand{width:192px;flex-shrink:0}.brand img{height:auto;width:100%}.header nav{display:flex;gap:34px;margin-left:auto}.header nav a{font-size:15px;position:relative}.header nav a:after{content:'';height:1px;position:absolute;bottom:-5px;left:0;width:0;background:var(--ink);transition:width .2s}.header nav a:hover:after,.header nav a.active:after{width:100%}.header-actions{display:flex;gap:28px;align-items:center}.button{display:inline-flex;align-items:center;gap:25px;background:var(--ink);color:#fff;padding:7px 8px 7px 23px;border-radius:40px;font-size:14px;font-weight:500;width:fit-content;transition:background .2s,transform .2s}.button:hover{background:#15513e;transform:translateY(-2px)}.arrow{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:var(--ink);font-size:22px;font-weight:400}.small{font-size:13px;padding-left:20px;gap:18px}.small .arrow{width:29px;height:29px}.language-switch{display:flex;align-items:center;gap:7px;font-size:12px}.language-switch button{border:0;background:none;color:#939a95;padding:8px 3px;font-size:12px;font-weight:500;transition:color .2s}.language-switch button[aria-pressed=true]{color:var(--ink);font-weight:700}.language-switch>span{color:#c5ccc7;font-size:11px}.language-switch button:hover{color:var(--ink)}.hero{background:var(--paper);padding:92px 0 76px}.hero-upper{display:grid;grid-template-columns:1.55fr 1fr;gap:100px;align-items:start;position:relative;z-index:2}.hero-copy{padding-bottom:44px}.hero .eyebrow{font-size:15px;padding:5px 20px;margin-bottom:20px}.hero h1{max-width:800px;margin-bottom:24px}.hero-description{font-size:17px;line-height:1.8;max-width:660px;margin-bottom:30px}.hero-card{background:#fff;border:1px solid #ededeb;border-radius:10px;padding:36px 40px;margin-top:74px;margin-bottom:-80px;box-shadow:0 8px 30px #0a241309;position:relative;z-index:2}.hero-card>img{margin-bottom:22px;width:44px;height:44px}.hero-card h2{font-size:25px;margin-bottom:17px}.hero-card p{font-size:17px;line-height:1.85}.card-foot{border-top:1px solid var(--line);padding-top:22px;margin-top:25px;font-size:12px;color:#65736b}.hero-image{height:440px;border-radius:8px;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover}.about-heading{text-align:center;max-width:720px;margin:0 auto 52px}.about-heading .eyebrow,.center-heading .eyebrow{margin-left:auto;margin-right:auto}.about-heading h2{font-size:37px;line-height:1.3}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.values article{border:1px solid var(--line);border-radius:7px;padding:35px 30px}.value-icon{display:grid;place-items:center;background:#f0f4ed;border-radius:5px;width:55px;height:55px;font-size:31px;line-height:1;margin-bottom:40px}.values h3{font-size:21px;margin-bottom:13px}.values p{font-size:15px;line-height:1.8}.services{background:var(--dark);color:#fff}.services>.wrap>.eyebrow{margin-left:auto;margin-right:auto;background:#ffffff12;color:#d8e3db;border-color:#ffffff17}.section-heading{display:grid;grid-template-columns:1.25fr 1fr;gap:75px;align-items:center;margin-bottom:50px}.services .section-heading{display:block;text-align:center;max-width:680px;margin:0 auto 48px}.services .section-heading .intro{display:none}.services h2{font-size:44px}.service{padding:0 40px;border-bottom:1px solid #ffffff1a}.service[open]{background:#ffffff06;border-radius:7px}.service summary{display:flex;align-items:center;gap:40px;list-style:none;padding:30px 0;cursor:pointer}.service summary::-webkit-details-marker{display:none}.service-number{font-size:13px;color:#869a8e;width:35px;flex-shrink:0}.service h3{font-size:27px;font-weight:600}.expand{position:relative;width:25px;height:25px;margin-left:auto;flex-shrink:0}.expand:before,.expand:after{content:'';position:absolute;height:1px;left:5px;right:5px;top:12px;background:#afc0b4}.expand:after{transform:rotate(90deg)}.service[open] .expand:after{transform:rotate(0)}.service-body{display:grid;grid-template-columns:1fr 1fr;gap:38px;padding:0 0 35px 75px;align-items:center}.service-body>img{height:230px;width:100%;object-fit:cover;border-radius:5px}.service-description>p{font-size:16px;color:#b8c8be;line-height:1.85}.service-description .tags{font-size:12px;color:#91b3a0;margin-top:20px}.center-heading{text-align:center;max-width:690px;margin:0 auto 52px}.center-heading>p:last-child{font-size:16px;max-width:560px;margin:22px auto 0}.capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 32px}.capability-image{position:relative;height:310px;overflow:hidden;border-radius:8px;background:#e9ede7}.capability-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.capability:hover img{transform:scale(1.035)}.image-label{position:absolute;bottom:18px;left:18px;right:18px;width:fit-content;max-width:calc(100% - 36px);padding:7px 15px;background:#fffffff2;border-radius:30px;font-size:12px;line-height:1.4}.capability-copy{padding:24px 4px 0}.capability h3{font-size:27px;margin-bottom:14px}.capability-copy>p{font-size:16px;line-height:1.85}.capability-copy .capability-points{font-size:12px;color:#64776a;margin-top:20px;padding-top:17px;border-top:1px solid var(--line)}.education{display:grid;grid-template-columns:1fr 1.08fr;gap:75px;align-items:center;border-top:1px solid var(--line)}.education-visual{min-height:610px;align-self:stretch;position:relative;border-radius:8px;overflow:hidden;background:#e8eee8}.education-visual>img{height:100%;width:100%;object-fit:cover;position:absolute}.education-caption{position:absolute;bottom:0;left:0;right:0;background:#082d22ed;padding:28px 30px;display:flex;gap:20px;align-items:center}.education-caption p{color:white;font-size:22px;line-height:1.4;font-family:'Plus Jakarta Sans';letter-spacing:-.03em}.education-caption>span{font-size:45px;color:#d1ddbc;margin-left:auto}.education-copy h2{font-size:41px;margin-bottom:22px}.education-copy h2 span{color:inherit}.intro{font-size:16px;line-height:1.85}.education-points{margin:28px 0}.education-points article{display:flex;gap:20px;border-bottom:1px solid var(--line);padding:16px 0}.education-points article>span{color:#849388;font-size:12px}.education-points h3{font-size:19px;margin-bottom:9px}.education-points p{font-size:14px}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:14px;font-weight:500}.text-link .arrow{background:#edf1e9}.schools{padding-top:45px}.schools .section-heading h2{font-size:42px}.school-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.school{border:1px solid #e2e6df;border-radius:60px;min-height:114px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px 12px;transition:border-color .2s}.school:hover{border-color:#8a9f8e}.school img{width:116px;height:34px;object-fit:contain;filter:grayscale(1);opacity:.8}.school span{font-size:12px;color:#737a75;line-height:1.4;text-align:center}.school img[src$="duke.svg"],.school img[src$="ucla.svg"]{filter:brightness(0);opacity:.6}.school img[src$="uchicago.svg"]{width:140px;height:45px}.school img[src$="harvey-mudd.png"]{width:72px;height:40px}.school img[src$="vanderbilt.svg"]{width:42px}.fine-print{font-size:12px;max-width:830px;color:#8b948e;margin-top:28px;line-height:1.7}.process{position:relative}.process:before{content:'';position:absolute;inset:0 calc((1280px - 100vw)/2);background:var(--paper);z-index:-1}.process>.eyebrow{margin-inline:auto}.process>h2{text-align:center}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:45px;border:1px solid #e8e8e1;border-radius:8px;background:white;overflow:hidden}.process-grid article{padding:35px 25px;border-right:1px solid #e8e8e1}.process-grid article:last-child{border:0}.step{font-size:12px;color:#8d998e;display:block;margin-bottom:40px}.process-grid h3{font-size:23px;margin-bottom:15px}.process-grid p{font-size:14px}.contact{padding-bottom:0;overflow:hidden}.contact-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:120px;align-items:center}.contact h2{font-size:58px;line-height:1.15}.contact-email{display:inline-flex;align-items:center;gap:12px;font-size:17px;margin-top:27px;font-weight:500}.mail-icon{width:31px;height:31px;display:grid;place-items:center;background:#f0f3ec;border-radius:50%;font-size:19px}.contact-info>p{font-size:16px;max-width:430px;margin-bottom:30px}.contact-info h3{font-size:13px;font-weight:500;letter-spacing:0;color:#929a92;margin-bottom:12px}.locations{display:flex;flex-wrap:wrap;gap:7px 0;font-size:14px;font-weight:500}.locations span+span:before{content:'·';margin:0 14px;color:#879787}.footer-wordmark{text-align:center;font-family:'Plus Jakarta Sans';font-size:clamp(70px,14.5vw,240px);font-weight:700;letter-spacing:-.075em;color:#e7ebe6;line-height:1.25;margin-top:55px;user-select:none}.footer-main{display:none}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding:24px 0 30px;font-size:11px;color:#929991}.menu-toggle{display:none}.skip{position:fixed;left:15px;top:-100px;background:white;z-index:100;padding:10px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #629984;outline-offset:5px}.reveal{transition:transform .7s,opacity .7s}.js-motion .reveal:not(.visible){opacity:0;transform:translateY(18px)}
@media(max-width:1376px){.process:before{inset:0 -48px}}@media(max-width:1100px){.hero-upper{gap:45px;grid-template-columns:1.5fr 1fr}.hero h1{font-size:58px}.hero-card{padding:30px}.header{gap:20px}.header nav{gap:22px}.header-actions{gap:20px}.brand{width:170px}.hero-image{height:380px}.education{gap:40px}.education-copy h2{font-size:35px}.school-grid{grid-template-columns:repeat(4,1fr)}.contact-layout{gap:60px}.contact h2{font-size:49px}.section-heading{gap:40px}.service-body{padding-left:0}}
@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.section{padding:70px 0}.header{height:74px;padding:0 20px;gap:12px}.brand{width:150px}.header-actions{gap:18px}.header-actions .small{display:none}.header nav{display:none;position:absolute;top:74px;left:0;right:0;padding:25px;background:var(--paper);margin:0;border-bottom:1px solid var(--line)}.header nav.open{display:flex;flex-direction:column;gap:25px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;background:none;padding:4px;width:28px;height:35px}.menu-toggle span{width:20px;height:1px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{padding:50px 0 35px}.hero-upper{display:block}.hero-copy{padding-bottom:28px}.hero h1{font-size:43px;line-height:1.18;letter-spacing:-.045em}.hero .eyebrow{font-size:12px;margin-bottom:18px}.hero-description{font-size:16px;line-height:1.75;margin-bottom:24px}.hero-card{margin:0 0 25px;padding:23px;display:grid;grid-template-columns:35px 1fr;gap:0 17px;box-shadow:none}.hero-card>img{width:32px;height:32px;margin:2px 0;grid-row:1/3}.hero-card h2{font-size:20px;margin-bottom:8px}.hero-card p{font-size:14px;line-height:1.6}.hero-card p br{display:none}.hero-card p br:after{content:' '}.card-foot{grid-column:2;padding-top:12px;margin-top:14px;font-size:11px}.hero-image{height:235px}.hero-image img{object-position:center}.eyebrow{font-size:12px}.about-heading{margin-bottom:30px}.about-heading h2{font-size:28px;line-height:1.35}.values{grid-template-columns:1fr;gap:16px}.values article{padding:25px}.value-icon{margin-bottom:22px;width:45px;height:45px;font-size:25px}.values h3{font-size:21px}.values p{font-size:15px}.services h2{font-size:33px}.service{padding:0 18px}.service summary{gap:13px;padding:23px 0}.service-number{width:23px;font-size:11px}.service h3{font-size:21px;line-height:1.35}.service-body{grid-template-columns:1fr;gap:20px;padding:0 0 25px}.service-body>img{height:200px}.service-description>p{font-size:15px}.center-heading{margin-bottom:33px}h2{font-size:33px}.center-heading>p:last-child{font-size:15px}.capability-grid{grid-template-columns:1fr;gap:38px}.capability-image{height:245px}.capability-copy{padding-top:20px}.capability h3{font-size:24px}.capability-copy>p{font-size:15px}.capability-points{line-height:1.9}.education{grid-template-columns:1fr;gap:35px}.education-visual{min-height:0;height:370px}.education-caption{padding:22px}.education-caption p{font-size:21px}.education-copy h2{font-size:34px}.education-points h3{font-size:19px}.school-grid{grid-template-columns:repeat(2,1fr);gap:10px}.school{min-height:106px}.school img{width:103px;height:31px}.school img[src$="uchicago.svg"]{width:120px}.school span{font-size:11px}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:30px}.schools .section-heading h2{font-size:33px}.process:before{inset:0 -20px}.process-grid{grid-template-columns:1fr 1fr;margin-top:30px}.process-grid article{padding:26px 20px;border-bottom:1px solid var(--line)}.process-grid article:nth-child(2){border-right:0}.process-grid article:nth-child(3){border-bottom:0}.step{margin-bottom:25px}.process-grid h3{font-size:20px}.process-grid p{font-size:14px}.contact-layout{grid-template-columns:1fr;gap:38px}.contact h2{font-size:43px}.contact-email{font-size:16px;margin-top:22px}.contact-info>p{margin-bottom:23px;font-size:15px}.locations{font-size:13px}.locations span+span:before{margin:0 10px}.footer-wordmark{font-size:15vw;margin-top:45px}.contact{padding-bottom:0}.footer-bottom{flex-direction:column;gap:12px;font-size:10px;padding:22px 0}.language-switch{gap:5px}.language-switch button{font-size:12px}}
@media(max-width:360px){.hero h1{font-size:36px}.brand{width:131px}.header-actions{gap:12px}.school img{max-width:100%}.contact h2{font-size:37px}.process-grid article{padding:22px 15px}.locations{font-size:12px}.locations span+span:before{margin:0 7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal:not(.visible){opacity:1;transform:none}}
@media(max-width:760px){.hero-card p br{display:initial}}
/* Navigation follows the reference site's font, spacing and white surface. */
.header{background:#fff;backdrop-filter:none;height:86px;gap:30px}.header nav{gap:45px;margin-left:auto}.header nav a{font-family:'Plus Jakarta Sans',sans-serif;font-size:18px;line-height:28px;font-weight:500;white-space:nowrap;padding:3px 0}.header nav a:after{height:2px;bottom:0}.header-actions{gap:22px}.header nav.open{background:white}
@media(min-width:993px) and (max-width:1199px){.header{padding:0 30px;gap:24px}.header nav{gap:27px}.header nav a{font-size:16px}.header-actions{gap:16px}.header .small{display:none}.brand{width:170px}}
@media(min-width:1200px) and (max-width:1320px){.header nav{gap:32px}.header{gap:24px}.header .small{gap:12px;padding-left:15px}.header-actions{gap:16px}}
@media(max-width:992px){.header{height:74px;padding:0 24px;gap:15px}.brand{width:165px}.header-actions{gap:20px;margin-left:auto}.header-actions .small{display:none}.header nav{display:none;position:absolute;top:74px;left:0;right:0;margin:0;background:white;padding:25px;border-bottom:1px solid var(--line)}.header nav.open{display:flex;flex-direction:column;gap:23px}.header nav a{width:fit-content;font-size:18px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;background:none;padding:4px;width:28px;height:35px}.menu-toggle span{width:20px;height:1px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}}
@media(max-width:360px){.header{padding:0 20px}.brand{width:135px}.header-actions{gap:12px}}
/* Give the hero card a deliberate overlap, independent of copy height. */
.hero-upper{display:block;padding-right:470px}.hero-copy{padding-bottom:48px}.hero-card{position:absolute;right:32px;bottom:-94px;width:380px;margin:0;padding:30px 32px 24px;border:1px solid #eceee8;border-radius:12px;box-shadow:0 16px 45px #09271b12}.card-brand{display:flex;align-items:center;gap:12px;margin-bottom:25px}.card-brand img{width:30px;height:30px}.card-brand>span{font-size:10px;font-weight:600;letter-spacing:.11em;color:#768279}.hero-card h2{font-size:28px;line-height:1.25;letter-spacing:-.04em;margin-bottom:24px}.card-expertise>div{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #edf0eb;font-size:14px;color:#42584b}.card-expertise>div>span:last-child{color:#8b9b8e;font-size:17px}.hero-card .card-foot{border:0;margin-top:18px;padding:0;font-size:11px;color:#89948c}
@media(min-width:761px) and (max-width:1100px){.hero-upper{padding-right:370px}.hero-card{width:320px;right:20px;padding:26px;bottom:-85px}.hero h1{font-size:50px}.hero-card h2{font-size:25px}}
@media(max-width:760px){.hero-upper{padding-right:0}.hero-copy{padding-bottom:28px}.hero-card{position:relative;right:auto;bottom:auto;display:block;width:calc(100% - 28px);margin:0 14px -42px;padding:25px;box-shadow:0 12px 30px #09271b12}.card-brand{margin-bottom:18px}.hero-card h2{font-size:26px;margin-bottom:17px}.hero-card .card-foot{margin-top:17px}.hero-image{height:285px}.hero-image img{object-position:center 65%}}
/* Compact testimonial composition, matching the reference proportions. */
.hero-card.review-card{width:426px;padding:38px 42px 25px;right:32px;bottom:-44px;border-radius:12px;box-shadow:0 8px 24px #09271b06}.review-top{display:flex;align-items:center;gap:16px;color:#727672;font-size:14px}.review-stars{font-size:18px;letter-spacing:3px;color:#092c20;white-space:nowrap}.review-card .review-message{font-family:'Plus Jakarta Sans',sans-serif;font-size:31px;font-weight:600;letter-spacing:-.04em;line-height:1.35;margin:28px 0 30px;color:var(--ink)}.review-bottom{border-top:1px solid #e5e8e2;padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:18px}.review-bottom p{font-size:13px;line-height:1.7;color:#727a73}.review-bottom img{width:123px;height:auto}.review-card small{display:block;font-size:10px;color:#949b95;line-height:1.5;margin-top:20px}
@media(min-width:761px) and (max-width:1100px){.hero-card.review-card{width:330px;padding:28px;right:15px;bottom:-44px}.review-card .review-message{font-size:26px}.review-top{gap:10px;font-size:12px}.review-stars{font-size:15px;letter-spacing:2px}.review-bottom img{width:90px}.review-bottom p{font-size:12px}}
@media(max-width:760px){.hero-card.review-card{width:calc(100% - 20px);position:relative;right:auto;bottom:auto;margin:0 10px -36px;padding:27px 25px 22px}.review-top{font-size:12px;gap:12px}.review-stars{font-size:16px;letter-spacing:2px}.review-card .review-message{font-size:27px;margin:23px 0}.review-bottom{padding-top:20px;gap:12px}.review-bottom img{width:108px}.review-bottom p{font-size:12px}.review-card small{font-size:9px;margin-top:16px}}
/* Hero eyebrow matches the reference's prominent pill. */
.hero .eyebrow{font-family:Inter,Arial,sans-serif;font-size:22px;font-weight:500;line-height:44px;min-height:46px;padding:0 30px;border:1px solid #06271e1a;border-radius:50px;background:#fff;color:var(--ink);margin-bottom:20px}
@media(max-width:1199px){.hero .eyebrow{font-size:18px}}
@media(max-width:760px){.hero .eyebrow{font-size:18px;line-height:40px;min-height:42px;padding:0 24px;margin-bottom:20px}}
/* Locations: city and country in a quiet, aligned three-column layout. */
.locations{display:grid;grid-template-columns:auto auto auto;gap:28px;justify-content:start;align-items:start}.location{display:flex;flex-direction:column;gap:6px}.locations .location-city{font-size:16px;font-weight:500;line-height:1.5;color:var(--ink)}.locations .location-country{font-size:13px;font-weight:400;line-height:1.5;color:#8b948e}.locations .location span:before{content:none;margin:0}
@media(max-width:1100px){.locations{gap:20px}.locations .location-city{font-size:15px}}
@media(max-width:480px){.locations{grid-template-columns:1fr;gap:22px}.locations .location-city{font-size:16px}.location{gap:5px}}
/* Country · city groups, with whitespace between locations. */
.locations{display:flex;flex-wrap:wrap;gap:12px 28px;align-items:center}.location{display:flex;flex-direction:row;align-items:baseline;gap:7px;white-space:nowrap}.locations .location-country,.locations .location-city{font-size:14px;font-weight:400;line-height:1.7;color:#68756c}.location-divider{font-size:14px;color:#8b948e}.contact-layout{grid-template-columns:1fr 1.3fr;gap:70px}.contact-info>p{max-width:500px}
@media(max-width:1100px){.contact-layout{gap:40px}.locations{gap:12px 22px}}
@media(max-width:760px){.contact-layout{grid-template-columns:1fr}.locations{flex-direction:column;align-items:flex-start;gap:12px}}
