:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--navy:#03162c;--navy-deep:#020d1c;--navy-soft:#071f3d;--ice:#f7fbff;--ice-accent:#dff1ff;--muted:#b5c3d3;--blue:#2f91ff;--line:#abcef23b;--max:1240px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy)}body{background:var(--navy);color:var(--ice);margin:0;font-size:16px;line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.skip-link{z-index:50;background:var(--ice);color:var(--navy-deep);padding:.75rem 1rem;font-weight:800;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;background:#03162cb8;border-bottom:1px solid #ffffff14;grid-template-columns:minmax(220px,1fr) auto minmax(150px,1fr);align-items:center;gap:2rem;min-height:92px;padding:0 clamp(1.25rem,4vw,4.5rem);display:grid;position:absolute;inset:0 0 auto}.brand{width:clamp(200px,22vw,310px)}.brand img{aspect-ratio:3;object-fit:cover;width:100%}.nav-links{letter-spacing:.08em;text-transform:uppercase;gap:clamp(1.25rem,2.6vw,2.8rem);font-size:.82rem;font-weight:800;display:flex}.nav-links a,.site-footer a{text-decoration:none}.nav-links a{color:var(--ice);transition:color .16s}.nav-links a:hover,.nav-links a:focus{color:var(--blue)}.header-cta,.button{letter-spacing:.07em;text-transform:uppercase;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.3rem;font-size:.83rem;font-weight:900;text-decoration:none;transition:transform .16s,background .16s,color .16s,border-color .16s;display:inline-flex}.header-cta{background:var(--ice);min-width:142px;color:var(--navy-deep);justify-self:end}.header-cta:hover,.header-cta:focus,.button:hover,.button:focus{transform:translateY(-2px)}.hero{background:var(--navy-deep);border-bottom:4px solid var(--blue);min-height:min(820px,94vh);position:relative;overflow:hidden}.hero-photo{position:absolute;inset:0}.hero-photo:after{content:"";background:linear-gradient(90deg, var(--navy-deep) 0%, #020d1cfa 30%, #020d1cb3 50%, #020d1c0a 76%);position:absolute;inset:0}.hero-photo img{object-fit:cover;object-position:50% 30%;width:88%;height:100%;position:absolute;inset:0 -4% 0 auto}.hero-content{z-index:2;width:min(92%, var(--max));flex-direction:column;justify-content:center;min-height:min(820px,94vh);margin:0 auto;padding:8.5rem 0 4rem;display:flex;position:relative}h1,h2,h3,p{margin-top:0}h1,h2,h3,.career-row>p{letter-spacing:.015em;text-transform:uppercase;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-style:italic;font-weight:800}h1{max-width:9ch;margin-bottom:1.4rem;font-size:clamp(4.2rem,8vw,7.5rem);line-height:.87}h1 span,h2 span{color:var(--blue);display:block}.hero-content>p{color:#e7eef7;max-width:37rem;margin-bottom:2rem;font-size:clamp(1.05rem,1.55vw,1.25rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.button.primary{background:var(--blue);min-width:158px;color:var(--navy-deep)}.button.primary:hover,.button.primary:focus{background:var(--ice-accent)}.button.outline{border:2px solid var(--blue);min-width:210px;color:var(--ice)}.button.outline:hover,.button.outline:focus{background:var(--blue);color:var(--navy-deep)}.section-shell{width:min(90%, var(--max));margin:0 auto}.approach-section{background:var(--navy);padding:clamp(5rem,9vw,8rem) 0}.approach-section h2,.jamie-section h2,.next-section h2{margin-bottom:clamp(2.7rem,6vw,5rem);font-size:clamp(2.8rem,5vw,5.2rem);line-height:.95}.approach-section h2{text-align:center}.approach-section h2 span{display:inline}.principle-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid;position:relative}.principle-rail:before{background:linear-gradient(90deg, var(--blue), var(--ice), var(--blue));content:"";height:2px;position:absolute;top:41px;left:8%;right:8%}.principle{z-index:1;text-align:center;position:relative}.principle-icon{background:var(--navy);border:3px solid var(--blue);width:84px;height:84px;color:var(--ice);border-radius:50%;place-items:center;margin:0 auto 1.4rem;display:grid}.principle:nth-child(2) .principle-icon{border-color:var(--ice)}.principle-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:47px}.principle h3{color:var(--blue);margin-bottom:.35rem;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1}.principle:nth-child(2) h3{color:var(--ice)}.principle p{max-width:18rem;color:var(--muted);margin:0 auto;font-size:1.05rem}.jamie-section{background:var(--navy-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.jamie-layout{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);align-items:stretch;gap:clamp(2rem,6vw,6rem);display:grid}.jamie-copy{padding:clamp(5rem,9vw,8rem) 0}.jamie-copy h2{max-width:12ch}.jamie-intro{max-width:42rem;color:var(--muted);margin-bottom:2.7rem;font-size:1.12rem}.career-rail{border-top:1px solid var(--line)}.career-row{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr;gap:1.5rem;padding:1rem 0;display:grid}.career-row>p{color:var(--blue);margin:0;font-size:1.35rem}.career-row span{color:var(--ice);line-height:1.45}.jamie-photo{min-height:650px;margin:0;position:relative;overflow:hidden}.jamie-photo:after{background:linear-gradient(90deg, var(--navy-soft), transparent 30%);content:"";position:absolute;inset:0}.jamie-photo img{object-fit:cover;object-position:62% 50%;width:100%;height:100%}.next-section{background:var(--navy-deep);padding:clamp(5rem,9vw,8rem) 0}.next-layout{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.next-logo{border-right:2px solid var(--blue);width:100%}.next-copy h2{margin-bottom:1.4rem}.next-copy>p{max-width:44rem;color:var(--muted);margin-bottom:2rem;font-size:1.1rem}.profile-links{gap:.5rem;max-width:34rem;display:grid}.profile-links a{border-bottom:2px solid var(--blue);color:var(--ice);justify-content:space-between;align-items:center;padding:.8rem 0;font-size:1.05rem;text-decoration:none;transition:color .16s;display:flex}.profile-links a:hover,.profile-links a:focus{color:var(--blue)}.profile-links span{color:var(--blue);font-size:1.45rem}.site-footer{border-top:1px solid var(--line);color:var(--muted);background:#010915;justify-content:space-between;gap:1rem;padding:1.4rem 5vw;font-size:.84rem;display:flex}.site-footer p{margin:0}.site-footer a:hover,.site-footer a:focus{color:var(--blue)}@media (width<=960px){.site-header{grid-template-columns:minmax(190px,1fr) auto}.nav-links{display:none}.hero-content{width:90%}.jamie-layout{grid-template-columns:1fr}.jamie-photo{min-height:520px}.next-layout{grid-template-columns:.75fr 1.25fr}}@media (width<=700px){.site-header{min-height:74px;padding:0 1rem}.brand{width:190px}.header-cta{min-width:auto;min-height:42px;padding:.65rem .8rem;font-size:.72rem}.hero{min-height:760px}.hero-photo:after{background:linear-gradient(0deg, var(--navy-deep) 7%, #020d1cf0 42%, #020d1c29 78%)}.hero-photo img{object-position:65% 23%;width:100%;inset:0}.hero-content{justify-content:flex-end;min-height:760px;padding:8rem 0 3rem}h1{font-size:clamp(3.45rem,16vw,5.2rem)}.hero-content>p{font-size:1rem}.hero-actions{grid-template-columns:1fr;display:grid}.principle-rail{grid-template-columns:1fr;gap:3rem}.principle-rail:before{background:linear-gradient(var(--blue), var(--ice), var(--blue));width:2px;height:auto;top:3rem;bottom:3rem;left:calc(50% - 1px)}.principle{padding:0 1rem}.principle-icon{background:var(--navy)}.approach-section h2,.jamie-section h2,.next-section h2{font-size:clamp(2.7rem,13vw,4rem)}.jamie-photo{min-height:390px}.career-row{grid-template-columns:68px 1fr;gap:1rem}.career-row>p{font-size:1.15rem}.next-layout{grid-template-columns:1fr}.next-logo{border-right:0;border-bottom:2px solid var(--blue);width:min(100%,440px)}.site-footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
