@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#071e3c;--blue:#123e6a;--orange:#ff8c16;--ink:#152d46;--muted:#546578;--line:#dce3e9;--paper:#f3f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:white;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.7}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.15;letter-spacing:-.045em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #ff8c16;outline-offset:5px}img{display:block;max-width:100%}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.topline{background:var(--navy);color:#d4deea;font-size:12px;letter-spacing:.13em;padding:8px 0}.topline .wrap{display:flex;justify-content:space-between}.topline span{letter-spacing:.02em}header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.navrow{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:100px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:76px;height:76px;object-fit:contain}.brand>span{font-family:Manrope,Arial;font-weight:800;font-size:22px;line-height:1.15;letter-spacing:.035em}.brand small{display:block;font-size:10px;letter-spacing:.22em;margin-top:5px}nav{display:flex;gap:27px}nav a{font-size:14px;font-weight:600;padding:35px 0;position:relative}nav a[aria-current=page]:after{content:'';height:3px;background:var(--orange);position:absolute;bottom:22px;left:0;width:24px}nav a:hover{color:#a94c00}.navcta{border:1px solid var(--line);padding:11px 18px;font-size:14px;font-weight:700}.navcta span{margin-left:16px}.menu{display:none}.skip{position:fixed;top:-100px;left:20px;padding:12px;background:white;z-index:100}.skip:focus{top:12px}.hero{background:var(--navy);color:white;position:relative;overflow:hidden}.herogrid{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center;padding-top:64px;padding-bottom:58px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.6;margin-bottom:24px;text-transform:uppercase}.herotext .eyebrow{color:#e5edf7;display:flex;align-items:center;gap:12px}.dash{height:2px;width:27px;background:var(--orange)}h1{font-size:clamp(44px,4.8vw,70px);font-weight:600;line-height:1.09}em{font-style:normal;color:var(--orange)}.herotext>p:not(.eyebrow){color:#c3cedc;max-width:440px;margin-top:27px;font-size:17px;line-height:1.75}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;background:var(--orange);color:var(--navy);padding:15px 22px;font-weight:700;font-size:14px;border:1px solid transparent;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:#ffa73e;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button.secondary{background:transparent;color:white;border-color:#4a5e75}.button.secondary:hover{background:#183450}.brandpanel{background:white;color:var(--navy);padding:23px 25px 0;position:relative;border-bottom:6px solid var(--orange)}.paneltop{font-size:11px;font-weight:700;letter-spacing:.12em;display:flex;justify-content:space-between;align-items:center}.paneltop span:last-child{font-size:22px}.brandpanel img{width:100%;height:auto;margin:10px 0;aspect-ratio:1;object-fit:contain}.panelbottom{border-top:1px solid var(--line);padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.panelbottom span{font-size:10px;letter-spacing:.08em}.panelbottom strong{font-size:16px}.herobottom{border-top:1px solid #30435b;padding:23px 0;display:flex;justify-content:space-between;color:#cbd5e2;font-size:14px}.herobottom span:before{content:'+';color:var(--orange);margin-right:14px}.section{padding:96px 0}.sectionheading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:42px}.sectionheading .eyebrow,.story .eyebrow,.teamcopy .eyebrow,.aboutstrip .eyebrow{color:#a94c00}h2{font-size:clamp(30px,3.1vw,43px);font-weight:600}.sectionheading>p{max-width:300px;color:var(--muted)}.categories{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line)}.category{padding:27px 22px 23px;border-right:1px solid var(--line);display:flex;flex-direction:column;transition:background .2s}.category:last-child{border-right:0}.category:hover{background:var(--paper)}.number{font-size:13px;color:#8b490d;display:block;margin-bottom:45px}.category h3{font-size:21px;letter-spacing:-.03em;min-height:50px;margin-bottom:14px}.category p{font-size:14px;line-height:1.65;color:var(--muted);margin-bottom:30px}.categorylink{font-size:12px;font-weight:700;display:flex;justify-content:space-between;align-items:center;margin-top:auto;gap:8px}.categorylink b{color:#a94c00;font-size:21px}.aboutstrip{background:var(--paper);padding:80px 0}.aboutgrid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px}.aboutgrid h2 span{color:var(--muted)}.aboutgrid p:not(.eyebrow){color:var(--muted);margin-bottom:18px}.textlink{display:inline-block;font-size:14px;font-weight:700;border-bottom:1px solid #c37635;padding:5px 0}.textlink span{margin-left:24px}.cta{padding:62px 0;background:var(--orange)}.ctawrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta .eyebrow{margin-bottom:12px}.cta h2{font-size:36px}.cta .button{background:var(--navy);color:white}.cta .button:hover{background:var(--blue)}footer{background:var(--navy);color:#bfccdb;padding:65px 0 20px}.footgrid{display:grid;grid-template-columns:1.4fr .75fr 1fr;gap:65px;padding-bottom:45px}.footbrand{font-family:Manrope,Arial;font-size:36px;letter-spacing:.04em;font-weight:800;color:white;line-height:1.15;display:inline-block;margin-bottom:20px}.footbrand span{display:block;font-size:11px;letter-spacing:.29em;margin-top:8px}footer h2{font-family:'DM Sans',Arial;font-size:14px;color:white;letter-spacing:0;margin-bottom:20px}footer p,footer a:not(.footbrand){font-size:14px}footer .footgrid>div:not(:first-child)>a{display:block;margin-bottom:8px}footer .footgrid p{margin-bottom:8px}.footbottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #30435b;padding-top:22px;font-size:12px}.pageintro{background:var(--navy);padding:70px 0 80px;color:white}.pageintro h1{font-size:clamp(42px,4.6vw,66px)}.pageintro .eyebrow{color:#b5c7dd}.lead{font-size:18px;max-width:650px;color:#c3cedc;margin-top:26px}.solution{display:grid;grid-template-columns:90px 1fr 65px;gap:40px;align-items:center;padding:44px 0;border-bottom:1px solid var(--line);scroll-margin-top:110px}.solution:first-child{padding-top:0}.solutionnum{font-family:Manrope,Arial;font-size:48px;color:#bec9d4;align-self:start;line-height:1.4}.solution .eyebrow{color:#a94c00;margin-bottom:12px}.solution h2{font-size:34px;margin-bottom:15px}.solution p:not(.eyebrow){color:var(--muted);max-width:680px}.solution .tags{font-size:14px;margin-top:18px}.roundlink{border:1px solid var(--line);width:60px;height:60px;display:grid;place-items:center;font-size:24px}.roundlink:hover{background:var(--orange)}.note{font-size:14px;color:var(--muted);margin-top:25px}.story{display:grid;grid-template-columns:1fr 1fr;gap:100px}.story .eyebrow{display:block}.story p{margin-bottom:20px;color:var(--muted);font-size:18px}.principles{background:var(--paper);padding:80px 0}.principlegrid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.principlegrid article{border-top:2px solid var(--orange);padding-top:25px}.principlegrid article>span{font-size:12px;letter-spacing:.1em;color:var(--muted)}.principlegrid h2{margin:20px 0}.principlegrid p,.principlegrid li{color:var(--muted)}.principlegrid ul{padding-left:20px;margin:0}.teamgrid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.teamphoto{min-height:490px;background:var(--paper);border:1px solid var(--line);border-bottom:6px solid var(--orange);display:flex;flex-direction:column;justify-content:center;padding:40px;position:relative}.teamphoto>strong{font-family:Manrope,Arial;font-weight:600;font-size:42px;line-height:1.2;letter-spacing:-.04em}.photopending{margin-top:60px;color:var(--muted);font-size:14px}.teamphoto img{width:100%;height:100%;object-fit:cover}.teamphoto.has-photo{padding:0;min-height:0}.teamcopy>p:not(.eyebrow){margin-top:25px;color:var(--muted)}.teamline{display:flex;gap:20px;border-top:1px solid var(--line);padding-top:20px;margin-top:25px}.teamline>span{color:#a94c00;font-size:14px}.teamline h3{font-size:18px;letter-spacing:-.02em}.teamline p{font-size:14px;color:var(--muted);margin-top:6px}.teamcopy>.button{margin-top:30px}.contactgrid{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.contactgrid>div>h2{font-size:32px;margin-bottom:35px}.contactitem{display:flex;gap:23px;padding:25px 0;border-top:1px solid var(--line)}.contactitem>span{color:#a94c00;font-size:13px}.contactitem h3{font-size:18px;letter-spacing:-.01em;margin-bottom:8px}.contactitem p{color:var(--muted);overflow-wrap:anywhere}form{background:var(--paper);padding:36px}form h2{font-size:32px}form .eyebrow{color:#a94c00;margin-bottom:13px}.formdesc{color:var(--muted);font-size:14px;margin:16px 0 25px}label{display:block;font-size:14px;font-weight:600;margin:19px 0 7px}label span{font-weight:400;color:var(--muted)}input,select,textarea{width:100%;padding:12px 14px;border:1px solid #b8c6d1;background:white;color:var(--ink);border-radius:0;min-width:0}input:focus,select:focus,textarea:focus{outline:2px solid var(--blue);outline-offset:2px}textarea{resize:vertical}form>.button{width:100%;margin-top:23px}.privacy{font-size:12px;color:var(--muted);line-height:1.6;margin-top:15px}#result{border-top:1px solid var(--line);margin-top:25px}#result .actions{margin-top:14px}#status{font-size:14px;margin-top:12px}
@media(min-width:1550px){.herogrid{gap:100px}.hero h1{font-size:76px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.navcta{display:none}.herogrid{gap:36px}.hero h1{font-size:54px}.categories{grid-template-columns:repeat(3,1fr)}.category{border-bottom:1px solid var(--line)}.category:nth-child(3){border-right:0}.category:last-child{border-right:1px solid var(--line)}.number{margin-bottom:25px}.contactgrid{gap:40px}.teamgrid{gap:40px}.panelbottom{display:block}.panelbottom strong{display:block}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.topline{font-size:10px}.topline span{display:none}.navrow{min-height:82px}.brand img{width:60px;height:60px}.brand>span{font-size:19px}.brand small{font-size:9px}.menu{display:flex;align-items:center;gap:12px;border:1px solid var(--line);background:white;padding:9px 12px;font-size:14px}nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:14px 20px;box-shadow:0 18px 24px #071e3c15}nav.open{display:flex;flex-direction:column;gap:0}nav a{padding:12px 0}nav a[aria-current=page]:after{bottom:7px}.herogrid{grid-template-columns:1fr;padding-top:42px;padding-bottom:35px;gap:38px}.hero h1{font-size:clamp(43px,9vw,62px)}.herotext .eyebrow{font-size:10px}.herotext>p:not(.eyebrow){font-size:16px}.actions{gap:10px}.button{padding:13px 17px;gap:16px}.brandpanel{max-width:450px;width:100%;margin:auto;padding:17px 20px 0}.brandpanel img{max-height:370px}.panelbottom{display:flex}.panelbottom strong{font-size:14px}.herobottom{flex-wrap:wrap;justify-content:center;gap:10px 20px;font-size:12px}.herobottom span:before{margin-right:7px}.section{padding:58px 0}.sectionheading{display:block}.sectionheading>p{margin-top:22px;max-width:none}.eyebrow{margin-bottom:16px}.categories{grid-template-columns:1fr}.category{padding:24px;border-right:0!important;display:grid;grid-template-columns:36px 1fr;gap:8px 12px}.number{grid-row:1/4;margin:0}.category h3{min-height:0;margin:0;font-size:23px}.category p{margin:8px 0}.categorylink{grid-column:2;justify-content:start;gap:25px}.category:last-child{border-bottom:0}.aboutgrid,.story,.teamgrid,.contactgrid{grid-template-columns:1fr;gap:30px}.aboutstrip,.principles{padding:55px 0}.aboutgrid h2{font-size:32px}.ctawrap{align-items:start;flex-direction:column;gap:25px}.cta{padding:45px 0}.cta h2{font-size:30px}.footgrid{grid-template-columns:1fr 1fr;gap:35px}.footgrid>div:first-child{grid-column:1/-1}.footbottom{flex-direction:column;font-size:12px;gap:8px}.pageintro{padding:45px 0 52px}.pageintro h1{font-size:clamp(38px,8vw,55px)}.lead{font-size:16px}.solution{grid-template-columns:40px 1fr;gap:15px;padding:32px 0}.solutionnum{font-size:28px}.solution h2{font-size:28px}.solution .roundlink{grid-column:2;width:48px;height:48px}.principlegrid{grid-template-columns:1fr;gap:32px}.teamphoto{min-height:340px;padding:28px}.teamphoto>strong{font-size:34px}.photopending{margin-top:35px}form{padding:25px 20px}.contactgrid{gap:35px}.sectionheading h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
