@charset "UTF-8";
:root{--red:#cd1c18;--dark:#101111;--ink:#161717;--muted:#626363;--line:#d8d8d5;--white:#fff;--display:'Manrope',sans-serif;--body:'DM Sans',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #ffa896;outline-offset:6px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display)}button,a{touch-action:manipulation}.skip{position:fixed;top:-90px;left:20px;background:white;padding:12px;z-index:50}.skip:focus{top:12px}.header{height:108px;padding:10px 5%;display:flex;align-items:center;gap:44px;background:#fff;position:relative;z-index:10}.brand{width:101px;flex-shrink:0}.brand img{width:101px;height:88px;object-fit:contain}.header nav{display:flex;margin-left:auto;gap:34px;align-items:center;font-size:14px;font-weight:600}.header nav a{position:relative;padding:12px 0}.header nav a:after{content:'';position:absolute;bottom:5px;left:0;height:2px;width:0;background:var(--red);transition:width .2s}.header nav a:hover:after,.header nav a.active:after{width:100%}.button{min-height:55px;padding:16px 24px;background:var(--red);color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-size:14px;font-weight:700;transition:background .2s,transform .2s;border:1px solid transparent}.button:hover{background:#9b1313;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:57% 43%;background:var(--dark);color:white;min-height:650px;overflow:hidden}.hero-copy{padding:56px 6.6% 27px 8.77%;position:relative;z-index:1}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:700;line-height:1.5;display:flex;align-items:center;gap:14px}.dash{display:inline-block;height:2px;width:29px;background:var(--red);flex-shrink:0}.hero h1{font-size:clamp(60px,6.7vw,110px);letter-spacing:-.064em;line-height:1.04;font-weight:800;margin:29px 0 25px;position:relative}.hero h1 span{color:var(--red)}.hero-intro{color:#bfc0c0;font-size:16px;line-height:1.75;max-width:410px}.hero-actions{display:flex;gap:14px;margin-top:28px}.outline{background:transparent;border:1px solid #686868}.outline:hover{background:#2c2d2d;border-color:white}.hero-bottom{border-top:1px solid #3a3b3b;display:flex;justify-content:space-between;margin-top:45px;padding-top:19px;font-size:10px;letter-spacing:.17em;color:#b6b7b7}.hero-bottom a{display:flex;gap:17px;color:white}.hero-visual{position:relative;min-width:0;background:#242424;overflow:hidden}.city{width:100%;height:100%;position:absolute;object-position:58% center;filter:grayscale(1) brightness(.68);transform:scale(1.01)}.image-frame{position:absolute;inset:46px -50px 139px 50px;border:1px solid #ffffff66}.image-frame:after{content:'';position:absolute;right:0;top:-1px;width:85px;height:calc(100% + 2px);background:var(--red);mix-blend-mode:multiply}.visual-caption{position:absolute;bottom:38px;left:50px;right:38px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;font-size:12px;font-weight:600;line-height:1.8;letter-spacing:.19em}.square-mark{height:53px;width:53px;background:var(--red)}.expertise{padding:28px 5% 36px;border-bottom:1px solid var(--line);scroll-margin-top:15px}.expertise-top{display:flex;justify-content:space-between;gap:20px;margin-bottom:27px}.expertise-top h2{font-size:11px;letter-spacing:.13em;font-weight:800}.expertise-top>span{font-size:13px;color:var(--muted)}.specialties{display:grid;grid-template-columns:repeat(6,1fr)}.specialties>div{border-right:1px solid var(--line);padding:0 21px;display:flex;align-items:center;gap:16px}.specialties>div:first-child{padding-left:0}.specialties>div:last-child{border:0;padding-right:0}.specialties svg{width:30px;height:30px;fill:none;stroke:var(--red);stroke-width:1.5;flex-shrink:0;stroke-linejoin:round;stroke-linecap:round}.specialties h3{font-size:12px;font-weight:700;line-height:1.5}.section-pad{padding:90px 6.5%}.approach{display:grid;grid-template-columns:1.1fr 1fr;gap:70px}.approach h2{font-size:clamp(36px,4vw,62px);line-height:1.13;letter-spacing:-.05em;font-weight:800;margin-top:27px}.red{color:var(--red)}.approach-copy{padding:27px 0 0;max-width:470px}.large-copy{font-family:var(--display);font-size:24px;line-height:1.4;font-weight:600;letter-spacing:-.03em;margin-bottom:23px}.approach-copy>p:not(.large-copy){color:var(--muted);margin-bottom:17px}.text-link{display:inline-flex;gap:35px;justify-content:space-between;align-items:center;border-bottom:1px solid var(--red);padding:10px 0 7px;font-size:14px;font-weight:700}.text-link span{font-size:22px}.text-link:hover{color:var(--red)}.connections{display:grid;grid-template-columns:42% 58%;background:var(--dark);color:white}.connection-photo{position:relative;min-height:670px;overflow:hidden}.connection-photo img{width:100%;height:100%;position:absolute;object-position:43% center;filter:grayscale(1) brightness(.7)}.connection-photo>span{position:absolute;bottom:48px;left:15.5%;font-family:var(--display);font-weight:800;font-size:32px;line-height:1.2;letter-spacing:-.04em;max-width:330px;border-left:5px solid var(--red);padding-left:23px}.audiences{padding:14px 11.2% 22px}.audiences article{padding:41px 0;scroll-margin-top:24px}.audiences article+article{border-top:1px solid #414242}.audiences .eyebrow{color:#ffa896}.audiences h2{font-size:36px;line-height:1.2;letter-spacing:-.04em;margin:16px 0}.audiences article>p:not(.eyebrow){color:#bfc0c0;max-width:460px}.audiences .text-link{margin-top:13px}.closing{background:var(--red);color:white;display:flex;justify-content:space-between;align-items:flex-end;position:relative;overflow:hidden;padding-top:65px;padding-bottom:65px;gap:40px}.closing h2{font-size:clamp(75px,9vw,140px);font-weight:800;line-height:1;letter-spacing:-.07em;margin-top:25px}.closing h2 span{color:#38000a}.closing-right{position:relative;z-index:1;padding-bottom:7px}.closing-right p{font-size:24px;line-height:1.4;font-weight:500;letter-spacing:-.02em;margin-bottom:25px}.light{color:var(--dark);background:white;min-width:247px}.light:hover{background:#ffded7}.closing-square{position:absolute;border:1px solid #ffffff26;width:330px;height:330px;right:13%;top:-142px;pointer-events:none}footer{background:var(--dark);color:#fff}footer.section-pad{padding-top:49px;padding-bottom:23px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:42px;gap:30px}.footer-brand{font-family:var(--display);font-size:21px;line-height:1.2;letter-spacing:-.04em;font-weight:800;border-left:10px solid var(--red);padding-left:14px}.footer-brand span{display:block;font-size:11px;letter-spacing:.17em;font-weight:600;margin-top:8px}.footer-label{display:block;font-size:10px;letter-spacing:.17em;color:#aaa;margin-bottom:9px}.email{font-size:18px}.email span{margin-left:20px}.footer-bottom{border-top:1px solid #363737;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:22px;color:#aeb0b0;font-size:12px}.footer-bottom>span:nth-child(2){font-size:10px;letter-spacing:.13em}.footer-bottom>div{display:flex;gap:28px}.privacy-link{border:0;background:none;color:inherit;font-size:inherit;cursor:pointer;padding:0}.footer-bottom a:hover,.privacy-link:hover,.email:hover{color:white;text-decoration:underline}dialog{border:0;max-width:650px;width:calc(100% - 36px);padding:45px;background:#fff;color:var(--ink);max-height:85vh}dialog::backdrop{background:#000b}dialog h2{font-size:36px;letter-spacing:-.04em;margin:15px 0 22px}dialog h3{margin:20px 0 6px;font-size:17px}dialog p{font-size:15px;color:#555}dialog a{text-decoration:underline;overflow-wrap:anywhere}.dialog-close{position:absolute;right:15px;top:7px;background:none;border:0;font-size:32px;cursor:pointer}.policy-note{font-size:13px!important;border-top:1px solid var(--line);padding-top:18px;margin-top:24px}
@media(min-width:1700px){.hero-copy{padding-top:75px;padding-bottom:35px}.hero{min-height:780px}.hero-intro{font-size:18px}.hero-bottom{margin-top:65px}}
@media(max-width:1100px){.header{gap:25px;padding-left:4%;padding-right:4%}.header nav{gap:24px}.hero-copy{padding-left:7%;padding-right:6%}.hero h1{font-size:6.7vw}.hero-actions{gap:10px}.hero-actions .button{padding:14px;gap:15px;font-size:12px}.hero{min-height:590px}.hero-bottom{font-size:9px}.specialties>div{display:block;padding:0 17px}.specialties svg{margin-bottom:12px}.approach{gap:50px}.audiences h2{font-size:32px}.audiences{padding-left:10%;padding-right:10%}.footer-bottom{flex-wrap:wrap}.footer-bottom>span:nth-child(2){display:none}}
@media(max-width:760px){html{scroll-padding-top:20px}.header{height:91px;padding:9px 6%;gap:20px}.brand,.brand img{width:83px;height:72px}.menu-toggle{display:flex;width:32px;height:40px;border:0;background:none;flex-direction:column;justify-content:center;gap:7px;padding:4px;cursor:pointer}.menu-toggle span{height:2px;background:var(--ink);width:24px}.header nav{display:none;position:absolute;top:91px;left:0;right:0;background:white;padding:20px 6% 28px;border-top:1px solid var(--line);box-shadow:0 20px 25px #0002}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:8px}.header nav a.active:after{width:30px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:39px 6% 24px}.eyebrow{font-size:10px;letter-spacing:.15em}.hero h1{font-size:clamp(48px,11vw,80px);line-height:1.05;margin:27px 0 24px;letter-spacing:-.06em}.hero-intro{font-size:15px}.hero-actions{gap:12px}.hero-actions .button{padding:14px 17px;min-height:53px;font-size:13px;flex:1;gap:13px}.hero-bottom{margin-top:32px;font-size:9px}.hero-visual{min-height:300px}.city{object-position:center 55%}.image-frame{inset:25px 25px 70px 25px}.visual-caption{left:25px;right:25px;bottom:23px;font-size:10px}.square-mark{width:33px;height:33px}.expertise{padding:28px 6%}.expertise-top{display:block;margin-bottom:25px}.expertise-top h2{font-size:10px}.expertise-top>span{display:block;margin-top:8px}.specialties{grid-template-columns:repeat(3,1fr);gap:25px 0}.specialties>div{padding:0 14px!important}.specialties>div:nth-child(3n){border:0}.specialties>div:nth-child(3n+1){padding-left:0!important}.specialties h3{font-size:11px}.section-pad{padding:55px 6%}.approach{grid-template-columns:1fr;gap:10px}.approach h2{font-size:44px;margin-top:21px}.large-copy{font-size:22px}.approach-copy{max-width:none;padding-top:17px}.connections{grid-template-columns:1fr}.connection-photo{min-height:330px}.connection-photo img{object-position:center 55%}.connection-photo>span{left:6%;bottom:30px;font-size:28px}.audiences{padding:0 6%}.audiences article{padding:36px 0}.audiences h2{font-size:32px}.closing{display:block;padding-top:43px;padding-bottom:44px}.closing h2{font-size:88px;margin-top:24px}.closing-right{margin-top:35px}.closing-right p{font-size:22px}.closing-square{right:-150px;top:20px}.footer-top{flex-direction:column;align-items:flex-start;gap:30px;padding-bottom:30px}.email{font-size:15px}.email span{margin-left:7px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:15px}dialog{padding:35px 24px}.footer-brand{font-size:20px}}
.specialties h3{font-size:14px}.hero-intro{font-size:16px}.hero-bottom{font-size:12px;letter-spacing:.08em}.expertise-top h2{font-size:12px}.footer-label{font-size:12px}.footer-bottom>span:nth-child(2){font-size:12px}.hero-actions .button{font-size:14px}
@media(max-width:1100px) and (min-width:761px){.specialties>div{padding:0 12px}.specialties h3{font-size:13px}.hero-bottom{font-size:11px}}
@media(max-width:760px){.eyebrow{font-size:12px}.specialties h3{font-size:13px}.hero-bottom{font-size:10px;letter-spacing:.06em}.hero-actions{flex-wrap:wrap}.hero-actions .button{padding:14px;gap:12px}.visual-caption{font-size:12px}}
@media(max-width:370px){.hero-actions{flex-direction:column}.hero h1{font-size:10.8vw}.hero-bottom>span{max-width:165px}.email{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.brand{display:flex;flex-direction:column;align-items:center;gap:3px}.brand img{height:75px}.brand-descriptor{font-family:var(--display);font-weight:800;font-size:10px;line-height:1.3;letter-spacing:.14em;white-space:nowrap}.menu-toggle{margin-left:auto}@media(max-width:760px){.brand{height:auto}.brand img{height:60px}.brand-descriptor{font-size:9px;letter-spacing:.12em}}

/* Direct-hire positioning and email-first contact paths. */
.footer-brand.brand-logo{display:flex;flex-direction:column;align-items:center;gap:5px;width:118px;padding:12px;background:white;color:var(--ink);border:0;flex-shrink:0}
.footer-brand.brand-logo img{width:94px;height:auto;object-fit:contain}
.footer-brand.brand-logo span{font-size:9px;letter-spacing:.12em;margin:0;font-weight:800;white-space:nowrap}
.hero h1{font-size:clamp(76px,8.3vw,136px);line-height:1.04;letter-spacing:-.065em;margin:30px 0}
.hero-copy{display:flex;flex-direction:column;align-items:flex-start}
.hero-intro{max-width:440px;font-size:18px;line-height:1.65}
.hero-actions{margin-bottom:36px}
.hero-bottom{margin-top:auto;width:100%;gap:20px}
.hero-bottom>span{max-width:290px}
.approach{grid-template-columns:1fr 1fr;gap:65px}
.approach h2{font-size:clamp(36px,3.8vw,60px);line-height:1.17}
.approach-summary{color:var(--muted);max-width:385px;margin-top:26px;font-size:18px}
.approach-copy{padding-top:0;max-width:510px}
.search-focus{margin-top:26px;border-top:1px solid var(--line)}
.search-focus>div{display:flex;gap:22px;padding:18px 0;border-bottom:1px solid var(--line)}
.search-focus>div>span{color:var(--red);font-size:13px;font-weight:700;padding-top:3px}
.search-focus p{color:var(--muted);font-size:15px;line-height:1.55}
.search-focus strong{display:block;font-family:var(--display);font-size:16px;font-weight:700;color:var(--ink);margin-bottom:4px}
.connections{display:block}
.connection-photo{height:340px;min-height:0}
.connection-photo img{object-position:center 39%;filter:grayscale(1) brightness(.85)}
.audiences{display:grid;grid-template-columns:1fr 1fr;padding:0 6.5%;gap:0}
.audiences article{padding:58px 11% 55px 0;display:flex;flex-direction:column;align-items:flex-start;min-width:0;scroll-margin-top:20px}
.audiences article+article{border-top:0;border-left:1px solid #414242;padding-left:11%;padding-right:0}
.audiences h2{font-size:clamp(30px,3vw,43px);margin:17px 0 24px}
.audiences article>p:not(.eyebrow){max-width:480px}
.inline-email{color:white;text-decoration:underline;text-decoration-color:#787979;text-underline-offset:4px;overflow-wrap:anywhere}
.inline-email:hover{color:#ffa896}
.submission-guide{margin:25px 0 30px}
.submission-guide h3{font-size:14px;font-weight:700;color:#fff;margin-bottom:11px}
.submission-guide ul{margin:0;padding-left:19px;color:#bfc0c0;font-size:15px;line-height:1.6}
.submission-guide li{padding-left:5px;margin:8px 0}
.submission-guide li::marker{color:#ffa896}
.audiences .button{margin-top:auto;min-width:235px}
.audiences article>.email-note{font-size:13px;color:#a8abab;line-height:1.55;margin-top:13px;min-height:41px}
.specialties>div{flex-direction:column;align-items:flex-start;gap:12px}
.specialties h3{font-size:14px}.specialties svg{margin-bottom:0}
@media(max-width:1100px){.hero-intro{font-size:16px}.hero h1{font-size:8.2vw}.hero-bottom{font-size:10px}.approach{gap:40px}.audiences{padding:0 5%}.audiences article{padding-right:8%}.audiences article+article{padding-left:8%}}
@media(max-width:760px){
 .hero h1{font-size:clamp(65px,15vw,104px);margin:25px 0;line-height:1.06}
 .hero-intro{font-size:17px}.hero-actions{margin-top:25px;margin-bottom:28px;width:100%;flex-direction:column}
 .hero-actions .button{font-size:14px;flex:initial;gap:20px;padding:14px 16px;white-space:nowrap;width:100%}
 .hero-actions .outline{flex-grow:1}.hero-bottom{font-size:10px}.hero-bottom>span{max-width:210px}
 .approach{grid-template-columns:1fr;gap:34px}.approach h2{font-size:clamp(35px,8vw,50px)}
 .approach-summary{font-size:17px;margin-top:20px}.approach-copy{padding-top:0}
 .connection-photo{height:270px}.connection-photo img{object-position:50% 36%}
 .audiences{grid-template-columns:1fr;padding:0 6%}.audiences article{padding:40px 0}
 .audiences article+article{border-left:0;border-top:1px solid #414242;padding:40px 0}
 .audiences h2{font-size:34px}.audiences article>.email-note{min-height:0}
 .submission-guide{margin:22px 0}.audiences .button{width:100%}
 .specialties{grid-template-columns:repeat(2,1fr);gap:26px 0}
 .specialties>div{padding:0 16px!important;border-right:0}
 .specialties>div:nth-child(odd){padding-left:0!important;border-right:1px solid var(--line)}
 .specialties>div:nth-child(even){padding-left:20px!important}.specialties h3{font-size:14px}
}
@media(max-width:370px){.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-bottom>span{max-width:160px}.audiences h2{font-size:30px}}
