:root{--navy:#101c29;--red:#df2336;--ink:#17232f;--muted:#65707a;--line:#dde1e4;--paper:#f5f6f7;--white:#fff;font-family:'DM Sans',sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(1280px,calc(100% - 112px));margin:auto}.topbar{background:var(--navy);color:#c4cbd1;font-size:12px;letter-spacing:.025em}.topbar-inner{height:35px;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#fff}.topbar a span{margin-left:12px}.header{background:white;position:sticky;top:0;z-index:10;border-bottom:1px solid #e6e8eb}.header-inner{height:94px;display:flex;align-items:center;gap:44px}.brand{display:flex;align-items:center;margin-right:auto}.brand img{width:190px;height:auto}nav{display:flex;align-items:center;gap:30px}nav a{font-size:14px;font-weight:600;transition:color .2s}nav a:hover{color:var(--red)}.external{font-size:12px;color:#92989e}.button{min-height:54px;padding:16px 24px;display:inline-flex;align-items:center;justify-content:center;gap:28px;border:1px solid transparent;border-radius:3px;font-weight:600;font-size:14px;line-height:1.4;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button svg{width:20px;height:20px}.button-dark{background:var(--navy);color:white}.button-dark:hover{background:#25384b}.button-red{background:var(--red);color:white}.button-red:hover{background:#c6192b}.button-white{background:white;color:var(--ink)}.button-white:hover{background:#f2f2f2}.menu-toggle{display:none}.hero{background:#142735;position:relative;isolation:isolate;color:white;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,22,34,.94) 0%,rgba(9,22,34,.79) 32%,rgba(9,22,34,.22) 67%,rgba(9,22,34,.08)),linear-gradient(0deg,rgba(8,20,31,.65),transparent 50%);z-index:-2}.hero-content{padding-top:77px;padding-bottom:34px;min-height:657px;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.17em;margin:0 0 24px;color:var(--red);display:flex;align-items:center;gap:14px}.eyebrow.light{color:white}.eyebrow span{display:inline-block;width:27px;height:2px;background:var(--red)}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(46px,4.65vw,70px);font-weight:650;letter-spacing:-.055em;line-height:1.12;margin:0 0 26px}.red{color:var(--red)}.hero-description{font-size:17px;line-height:1.8;color:#d6dce2;max-width:430px;margin:0 0 31px}.hero-actions{display:flex;align-items:center;gap:32px}.hero-link{font-size:14px;font-weight:500;padding:14px 0;border-bottom:1px solid #ffffff60}.hero-link span{margin-left:16px}.hero-bottom{display:flex;justify-content:space-between;align-items:end;gap:30px;width:100%;margin-top:auto;padding-top:58px}.hero-note{display:flex;align-items:center;gap:16px;font-size:13px;line-height:1.65;color:#c7d0d8}.hero-note svg{width:32px;height:32px;stroke:#d3dbe2}.hero-note strong{font-weight:500;color:white}.scroll-cue{font-size:10px;letter-spacing:.16em;display:flex;align-items:center;gap:28px;color:#e1e5e9}.scroll-cue span{font-size:25px;font-weight:400}.hero-index{position:absolute;right:40px;top:45%;display:flex;align-items:center;flex-direction:column;gap:15px;font-size:11px;letter-spacing:.14em}.hero-index i{height:70px;width:1px;background:#ffffff60}.trust-strip{border-bottom:1px solid var(--line);background:white}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:31px 0}.trust-grid>div{display:flex;align-items:center;gap:21px;padding:0 32px;border-right:1px solid var(--line)}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0;padding-right:0}.trust-grid svg{width:32px;height:32px;color:var(--red);stroke-width:1.3}.trust-grid p{margin:0;font-weight:600;font-size:15px;line-height:1.7}.trust-grid span{display:block;font-size:13px;font-weight:400;color:var(--muted)}.section{padding:100px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:44px}.section-heading .eyebrow{margin-bottom:20px}h2{font-size:clamp(32px,3.1vw,46px);font-weight:600;line-height:1.23;letter-spacing:-.045em;margin:0}.section-heading>p{font-size:16px;line-height:1.8;color:var(--muted);margin:0 0 3px}.services{background:var(--paper)}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-card{background:white;border:1px solid #e1e4e7;padding:32px;display:flex;flex-direction:column;transition:box-shadow .25s,border-color .25s}.service-card:hover{border-color:#bac2ca;box-shadow:0 12px 35px #0d1f2e08}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:37px}.service-top svg{width:40px;height:40px;color:var(--red);stroke-width:1.2}.service-top span{font-size:13px;color:#8b959f}.service-card h3{font-size:26px;line-height:1.3;letter-spacing:-.04em;font-weight:600;margin:0 0 19px}.service-card>p{font-size:15px;color:var(--muted);line-height:1.8;margin:0 0 28px}.service-meta{font-size:10px;letter-spacing:.065em;color:#707b86;display:flex;gap:12px;align-items:center;margin-top:auto;margin-bottom:26px}.service-meta span{padding-left:12px;border-left:1px solid var(--line)}.service-card>a{border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600}.service-card>a svg{width:22px;height:22px;color:var(--red);transition:transform .2s}.service-card>a:hover svg{transform:translateX(5px)}.about{padding:110px 0 120px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.portrait-wrap{height:530px;position:relative;background:#b9babd;margin-right:12px}.portrait-wrap>img{height:100%;width:100%;object-fit:cover;object-position:15% center}.portrait-wrap:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#0c1623c9)}.portrait-caption{position:absolute;bottom:32px;left:32px;z-index:1;color:white;display:flex;flex-direction:column;gap:6px}.portrait-caption strong{font-size:20px;font-weight:600}.portrait-caption span{font-size:13px;color:#e3e6e9}.experience{position:absolute;right:-37px;top:32px;background:var(--navy);color:white;z-index:2;padding:25px 30px;border-bottom:4px solid var(--red)}.experience strong{display:block;font-family:'Manrope',sans-serif;font-size:32px;letter-spacing:-.04em;font-weight:600;margin-bottom:8px}.experience span{font-size:12px;line-height:1.5;display:block;color:#c9d0d8}.about-copy .eyebrow{margin-bottom:23px}.about-copy .intro{color:var(--ink);font-size:18px;font-weight:500;margin:27px 0 12px}.about-copy>p:not(.eyebrow):not(.intro){font-size:16px;color:var(--muted);line-height:1.85;margin:0}.benefits{list-style:none;margin:25px 0 31px;padding:0;display:grid;gap:13px}.benefits li{display:flex;align-items:center;gap:12px;font-size:14px}.benefits svg{width:20px;height:20px;color:var(--red)}.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:32px;padding-bottom:9px;border-bottom:1px solid var(--line)}.text-link svg{color:var(--red);width:20px}.contact{background:var(--red);color:white;padding:69px 0 73px;position:relative;overflow:hidden}.contact:before{content:'';position:absolute;top:-30%;bottom:-30%;right:31%;width:1px;background:#ffffff20;transform:rotate(22deg)}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.contact .eyebrow{font-size:11px;margin-bottom:20px;color:#ffd4d9}.contact h2{font-size:46px;letter-spacing:-.045em}.contact p:not(.eyebrow){color:#ffdee2;font-size:16px;margin-bottom:0;margin-top:23px}.contact-actions{min-width:300px;display:flex;flex-direction:column;align-items:flex-start;position:relative}.contact-phone{font-family:'Manrope',sans-serif;font-size:29px;font-weight:500;letter-spacing:-.035em;display:flex;align-items:center;gap:14px}.contact-phone svg{width:25px;height:25px}.contact-email{font-size:18px;margin:14px 0 31px 39px;color:#ffe8eb}.contact-actions .button{width:100%;justify-content:space-between}footer{background:var(--navy);color:#b9c2cb;padding-top:65px}.footer-main{display:grid;grid-template-columns:1.4fr 1fr .7fr 1fr;gap:45px;padding-bottom:52px}.wordmark{font-family:'Manrope',sans-serif;font-size:30px;font-weight:800;font-style:italic;letter-spacing:-.05em;color:white}.wordmark span{color:var(--red)}.footer-main h3{font:600 11px 'DM Sans',sans-serif;letter-spacing:.1em;color:white;margin:10px 0 20px}.footer-main p{font-size:13px;line-height:1.9;margin:18px 0 0}.footer-main>div:not(:first-child)>p{margin-top:0}.footer-main>div>a:not(.wordmark){display:block;font-size:13px;margin:0 0 13px}.footer-main a:hover,.footer-bottom a:hover{color:white}.footer-main a span{margin-left:7px}.footer-bottom{border-top:1px solid #ffffff1c;min-height:73px;display:flex;align-items:center;gap:40px;font-size:11px;color:#9ba7b2}.footer-bottom>span{margin-right:auto}.skip-link{position:fixed;left:12px;top:-100px;z-index:100;background:white;color:var(--navy);padding:12px}.skip-link:focus{top:10px}:focus-visible{outline:3px solid #e87c19;outline-offset:5px}dialog{width:min(560px,calc(100% - 32px));max-height:90dvh;overflow:auto;border:0;border-radius:6px;padding:38px;color:var(--ink);box-shadow:0 30px 120px #0004}dialog::backdrop{background:#081420bb;backdrop-filter:blur(5px)}.dialog-close{position:absolute;top:13px;right:17px;font-size:28px;border:0;background:none;color:var(--muted);width:36px;height:36px}.dialog-close:hover{color:var(--red)}dialog .eyebrow{font-size:10px;margin-bottom:14px}dialog h2{font-size:34px}dialog>p:not(.eyebrow){font-size:15px;line-height:1.7;color:var(--muted)}form{margin-top:26px}label{display:flex;flex-direction:column;font-size:14px;font-weight:500;gap:8px;margin-bottom:17px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}input,textarea{width:100%;border:1px solid #cbd2d8;background:#fafbfc;border-radius:3px;color:var(--ink);padding:12px;font-size:16px;min-width:0}textarea{resize:vertical}form .button{width:100%;justify-content:space-between}.form-note,#form-status{font-size:12px;line-height:1.6;color:var(--muted);margin-bottom:0}.form-note a,#form-status a{text-decoration:underline}#form-status{padding:12px;background:#e9f1ec;color:#1f5337}
@media(min-width:1600px){.hero-content{min-height:720px;padding-top:95px}.hero-image{object-position:center 56%}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.header-inner{gap:28px}nav{gap:22px}.brand img{width:165px}.header-cta{padding:13px 17px;gap:18px;font-size:13px}.hero-content{min-height:625px}.hero-index{right:18px}.trust-grid>div{padding:0 22px;gap:14px}.trust-grid p{font-size:14px}.trust-grid span{font-size:12px}.service-card{padding:26px}.service-card h3{font-size:23px}.service-meta{font-size:9px;gap:8px}.service-meta span{padding-left:8px}.about-grid{gap:65px}.portrait-wrap{height:500px}.experience{right:-27px;padding:23px}.contact h2{font-size:40px}.footer-main{gap:28px}.section-heading>p{font-size:14px}}
@media(max-width:850px){.container{width:calc(100% - 48px)}.header-inner{height:78px;gap:22px}.brand img{width:158px}.header-cta{margin-left:auto}.menu-toggle{order:3;display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;background:none;border:1px solid var(--line);width:44px;height:44px;flex-shrink:0}.menu-toggle span{height:2px;width:19px;background:var(--navy)}nav{display:none;position:absolute;left:0;right:0;top:100%;background:white;border-top:1px solid var(--line);box-shadow:0 20px 25px #10203014;padding:24px;gap:0;flex-direction:column;align-items:stretch}nav.is-open{display:flex}nav a{padding:16px;border-bottom:1px solid var(--line)}.hero-content{min-height:640px;padding-top:66px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#0b192ce8,#0b192c99 58%,#0b192c22),linear-gradient(0deg,#09182988,transparent)}h1{font-size:55px}.hero-description{font-size:16px;max-width:380px}.hero-index{display:none}.scroll-cue{display:none}.trust-grid{gap:22px;padding:27px 0}.trust-grid>div{padding:0;border:none;align-items:flex-start;gap:11px}.trust-grid svg{width:26px;height:26px}.trust-grid p{line-height:1.5}.trust-grid span{margin-top:4px}.section{padding:72px 0}.section-heading{align-items:start;gap:22px}.section-heading h2{font-size:33px}.section-heading>p{max-width:260px}.section-heading>p br{display:none}.service-grid{gap:12px}.service-card{padding:22px 18px}.service-card h3{font-size:20px}.service-card>p{font-size:14px}.service-top{margin-bottom:28px}.service-meta{flex-direction:column;align-items:start;gap:7px;font-size:9px}.service-meta span{border:0;padding:0}.about-grid{gap:44px}.portrait-wrap{height:470px;margin:0}.experience{right:-20px;top:25px;padding:18px}.experience strong{font-size:26px}.experience span{font-size:11px}.about-copy h2{font-size:34px}.about-copy .intro{font-size:16px}.about-copy>p:not(.eyebrow):not(.intro){font-size:14px}.benefits li{font-size:13px}.portrait-caption{left:24px}.contact-inner{gap:30px}.contact h2{font-size:35px}.contact p:not(.eyebrow){font-size:14px;max-width:300px;line-height:1.7}.contact-actions{min-width:260px}.contact-phone{font-size:24px}.contact-email{font-size:16px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 70px}.footer-bottom{font-size:10px;gap:20px}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.topbar-inner{height:30px;justify-content:center;font-size:10px}.topbar-inner>span{display:none}.header-inner{height:73px}.brand img{width:150px}.header-cta{display:none}.menu-toggle{margin-left:auto;width:42px;height:42px}.hero-content{min-height:684px;padding-top:58px;padding-bottom:28px}.eyebrow{font-size:10px;letter-spacing:.14em}.hero .eyebrow{margin-bottom:23px}h1{font-size:clamp(39px,9.8vw,57px);line-height:1.17;letter-spacing:-.05em;margin-bottom:23px}.hero-description{font-size:15px;line-height:1.8;max-width:320px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#0b1c2bef,#0b1c2b9c 70%,#0b1c2b55),linear-gradient(0deg,#09182999,transparent 65%)}.hero-actions{align-items:start;flex-direction:column;gap:12px}.hero-actions .button{padding:16px 20px;font-size:13px;gap:25px;min-height:54px}.hero-link{font-size:13px;padding:12px 0}.hero-bottom{padding-top:45px}.hero-note{font-size:12px;gap:13px}.hero-note svg{width:29px;height:29px}.trust-grid{grid-template-columns:1fr;padding:8px 0;gap:0}.trust-grid>div{padding:18px 0!important;border-bottom:1px solid var(--line);gap:17px;align-items:center}.trust-grid>div:last-child{border:0}.trust-grid p{font-size:14px}.trust-grid span{font-size:12px;margin-top:2px}.trust-grid svg{width:29px;height:29px}.section{padding:60px 0}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:17px}.section-heading h2{font-size:32px}.section-heading>p{margin-top:22px;max-width:360px;font-size:15px}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:27px}.service-top{margin-bottom:24px}.service-card h3{font-size:26px}.service-card>p{font-size:15px;margin-bottom:25px}.service-meta{flex-direction:row;font-size:10px;gap:12px;margin-bottom:24px}.service-meta span{border-left:1px solid var(--line);padding-left:12px}.about-grid{grid-template-columns:1fr;gap:43px}.portrait-wrap{height:420px;margin-right:15px}.portrait-wrap>img{object-position:10% center}.experience{right:-15px;top:23px;padding:18px 22px}.experience strong{font-size:28px}.about-copy h2{font-size:36px}.about-copy .intro{font-size:18px}.about-copy>p:not(.eyebrow):not(.intro){font-size:16px}.benefits li{font-size:14px}.contact{padding:52px 0}.contact-inner{display:block}.contact h2{font-size:36px}.contact .eyebrow{font-size:10px}.contact p:not(.eyebrow){max-width:300px;font-size:15px}.contact-actions{margin-top:34px;max-width:340px}.contact-phone{font-size:27px}.contact-email{font-size:17px}.contact:before{right:10%}footer{padding-top:45px}.footer-main{gap:33px 22px;padding-bottom:35px;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-main h3{font-size:10px;line-height:1.7;margin-top:0}.footer-main p,.footer-main>div>a:not(.wordmark){font-size:12px}.footer-bottom{align-items:start;justify-content:space-between;flex-wrap:wrap;gap:18px;font-size:10px;padding:24px 0}.footer-bottom>span{width:100%;margin:0}dialog{padding:32px 24px}.form-grid{grid-template-columns:1fr;gap:0}dialog h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
