@layer reset{*,:before,:after{box-sizing:border-box}html{min-width:320px}body,h1,p{margin:0}img{max-width:100%;height:auto;display:block}}@layer base{:root{color:#102033;font-synthesis:none;background:#f6f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:#f6f9fc;min-height:100vh;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}:focus-visible{outline-offset:4px;outline:3px solid #62daf5}::selection{color:#0b1f38;background:#62daf5}}@layer layout{.project-page{grid-template-rows:auto 1fr auto;width:100%;min-height:100vh;display:grid}.site-header{align-items:center;width:min(1180px,100% - 2rem);min-height:86px;margin:0 auto;display:flex}.site-header img{width:178px}.project-hero{background:#fff;border-radius:2.25rem 2.25rem 0 0;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:center;gap:clamp(3rem,8vw,8rem);width:min(1240px,100% - 2rem);margin-inline:auto;padding:clamp(3rem,7vw,7rem) clamp(1rem,5vw,5rem);display:grid}.site-footer{justify-content:space-between;align-items:center;gap:2rem;width:min(1240px,100% - 2rem);min-height:78px;margin-inline:auto;padding-inline:.5rem;display:flex}.site-footer nav{gap:1.25rem;display:flex}.error-page{grid-template-rows:auto 1fr;align-items:center;width:min(1000px,100% - 2rem);min-height:100vh;margin-inline:auto;padding:2rem 0 clamp(3rem,8vw,7rem);display:grid}}@layer components{.skip-link{z-index:100;color:#fff;background:#0b1f38;border-radius:.5rem;padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.hero-copy{max-width:690px}.eyebrow{color:#1769e0;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem;font-weight:850}h1{letter-spacing:-.06em;text-wrap:balance;max-width:760px;font-size:clamp(3.25rem,7vw,7rem);line-height:.96}.hero-lead{color:#536475;max-width:650px;margin-top:1.8rem;font-size:clamp(1.05rem,1.6vw,1.25rem)}.primary-action{color:#fff;background:#1769e0;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;min-height:3.3rem;margin-top:2.2rem;padding:.9rem 1.25rem;font-weight:800;transition:background-color .2s,transform .2s;display:inline-flex;box-shadow:0 16px 35px #1769e033}.primary-action:hover{background:#0b4eb4;transform:translateY(-2px)}.primary-action span{font-size:1.2rem}.project-mark{color:#fff;background:#0b1f38;border-radius:2.25rem;grid-template-rows:auto 1fr auto;min-height:470px;padding:clamp(1.5rem,3vw,2.5rem);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #1020332e}.project-mark:before,.project-mark:after{content:"";border:1px solid #62daf53d;border-radius:50%;position:absolute}.project-mark:before{width:390px;height:390px;top:7%;right:-42%}.project-mark:after{width:250px;height:250px;bottom:-20%;right:-4%}.project-mark-label{color:#62daf5;letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:800}.project-mark-line{background:linear-gradient(#62daf5,#0000);width:1px;height:100%;margin:1.5rem 0;display:block}.project-mark-number{color:#fff;letter-spacing:-.08em;font-size:clamp(4.5rem,9vw,8rem);font-weight:850;line-height:1;position:absolute;top:42%;right:clamp(1.5rem,4vw,3rem)}.project-mark-copy{z-index:1;color:#b8ccde;font-size:.92rem;position:relative}.site-footer p{color:#6c7a89;font-size:.82rem}.site-footer a{color:#536475;font-size:.82rem;font-weight:700}.site-footer a:hover{color:#1769e0}.error-brand{align-self:start;display:inline-flex}.error-brand img{width:178px}.error-page>div{max-width:760px}.error-page h1{font-size:clamp(3rem,8vw,6.5rem)}.error-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.secondary-action{color:#0b4eb4;align-items:center;min-height:3.3rem;margin-top:2.2rem;padding:.9rem 1.1rem;font-weight:800;display:inline-flex}@media (width<=800px){.site-header{min-height:76px}.site-header img{width:155px}.project-hero{border-radius:1.5rem 1.5rem 0 0;grid-template-columns:1fr;gap:3.5rem;width:calc(100% - 1rem);min-height:auto;padding:3rem 1.25rem 1.25rem}h1{font-size:clamp(3rem,15vw,5rem)}.project-mark{border-radius:1.5rem;min-height:360px}.project-mark-number{top:40%}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:.45rem;width:calc(100% - 1rem);min-height:100px}.error-page{padding-top:1.5rem}.error-brand img{width:155px}}@media (width<=620px){.site-header{width:calc(100% - 1.25rem)}.site-header img{width:154px}}@media (prefers-reduced-motion:reduce){.primary-action{transition:none}}}
