:root{--blue: #075baa;--blue-bright: #0874cf;--blue-dark: #043b73;--blue-deep: #021f3f;--yellow: #ffed00;--yellow-soft: #fff8a8;--white: #ffffff;--ice: #f1f6fb;--ink: #062846;--muted: #567088;--line: #cddbe8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;color:var(--ink);background:var(--white);font-family:Aptos,Segoe UI,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}h1,h2,h3{font-family:Aptos Display,Segoe UI,Arial,sans-serif;letter-spacing:-.035em}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:88px;padding:0 max(5vw,calc((100vw - 1380px)/2));border-bottom:1px solid rgba(7,91,170,.18);background:#fffffff5;backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:13px}.brand img{width:62px;height:62px;object-fit:contain}.brand strong{display:block;color:var(--blue);font:900 1.28rem/1 Aptos Display,Segoe UI,Arial,sans-serif;letter-spacing:.075em}.brand small{display:block;margin-top:5px;color:var(--muted);font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}nav{display:flex;align-items:center;gap:27px;color:var(--blue-deep);font-size:.84rem;font-weight:800}nav a{position:relative}nav a:not(.nav-cta):after{content:"";position:absolute;right:100%;bottom:-8px;left:0;height:3px;background:var(--yellow);transition:right .2s ease}nav a:hover:after{right:0}.nav-cta{padding:12px 18px;color:var(--blue-deep);background:var(--yellow);border:1px solid #e5d300;box-shadow:4px 4px 0 var(--blue)}.menu-button{display:none;padding:10px 14px;color:var(--white);background:var(--blue);border:0;border-radius:3px;font-weight:800}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);min-height:720px;color:var(--white);background:linear-gradient(110deg,var(--blue-deep) 0%,var(--blue) 64%,var(--blue-bright) 100%);overflow:hidden}.hero-copy{align-self:center;width:100%;max-width:850px;margin-left:max(5vw,calc((100vw - 1380px)/2));padding:92px 5vw 82px 0}.overline{margin:0 0 20px;color:var(--blue);font-size:.72rem;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.overline span{display:inline-block;width:30px;height:3px;margin:0 10px 3px 0;background:var(--yellow)}.hero .overline,.overline.light{color:var(--yellow)}.hero h1{max-width:820px;margin:0;font-size:clamp(3.2rem,5.6vw,6.4rem);line-height:.94}.hero h1 em{display:block;color:var(--yellow);font-style:normal}.hero-lead{max-width:700px;margin:32px 0;color:#d8e8f6;font-size:clamp(1rem,1.35vw,1.22rem)}.hero-actions{display:flex;align-items:center;gap:16px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:54px;padding:14px 19px;border:2px solid transparent;border-radius:2px;font-weight:900}.button.primary,.button.yellow{color:var(--blue-deep);background:var(--yellow);border-color:var(--yellow)}.button.secondary{color:var(--white);border-color:#fff9}.button span{font-size:1.25rem}.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);max-width:760px;margin:56px 0 0;border-top:1px solid rgba(255,255,255,.3)}.hero-facts div{padding:19px 12px 0 0}.hero-facts dt{color:#b8d1e5;font-size:.66rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero-facts dd{margin:5px 0 0;font-weight:900}.hero-media{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;padding:70px max(5vw,calc((100vw - 1380px)/2)) 70px 4vw;background:var(--yellow)}.hero-media:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,transparent 0 34px,rgba(7,91,170,.08) 34px 68px)}.hero-media figure{position:relative;z-index:1;width:min(100%,650px);margin:0;padding:11px;background:var(--white);box-shadow:20px 22px #021f3f2e;transform:rotate(-1deg)}.hero-media figure img{width:100%;aspect-ratio:622 / 321;object-fit:cover}.hero-media figcaption{display:flex;justify-content:space-between;gap:18px;padding:16px 9px 7px;color:var(--blue-deep)}.hero-media figcaption strong{font-size:.86rem}.hero-media figcaption span{color:var(--muted);font-size:.72rem;text-align:right}.hero-badge{position:absolute;z-index:2;right:max(3vw,calc((100vw - 1460px)/2));bottom:78px;display:grid;width:118px;height:118px;align-content:center;color:var(--white);background:var(--blue);border:6px solid var(--white);border-radius:50%;text-align:center;box-shadow:0 14px 30px #021f3f47}.hero-badge strong{font-size:2rem;line-height:1}.hero-badge span{margin-top:5px;font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.livery-stripe{height:13px;background:repeating-linear-gradient(115deg,var(--blue) 0 36px,var(--yellow) 36px 70px)}.quick-capabilities{display:flex;align-items:center;justify-content:center;gap:24px;padding:25px 5vw;color:var(--blue-deep);background:var(--ice);border-bottom:1px solid var(--line);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.quick-capabilities i{width:6px;height:6px;background:var(--yellow);border:1px solid #cabd00;border-radius:50%}.section{padding:110px max(5vw,calc((100vw - 1320px)/2))}.section-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;align-items:end;margin-bottom:58px}.section-intro h2,.resources h2,.about h2,.contact h2{margin:0;font-size:clamp(2.4rem,4.4vw,5rem);line-height:1}.section-intro>p{max-width:570px;margin:0;color:var(--muted)}.services{background:var(--white)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid article{position:relative;min-height:360px;padding:30px;background:var(--ice);border:1px solid var(--line);overflow:hidden}.service-grid article:before{content:"";position:absolute;top:0;right:0;left:0;height:6px;background:linear-gradient(90deg,var(--blue) 0 72%,var(--yellow) 72%)}.service-mark{display:grid;width:66px;height:66px;margin-bottom:65px;place-items:center;color:var(--yellow);background:var(--blue);border-radius:50%;font-weight:900;letter-spacing:.03em;box-shadow:5px 5px 0 var(--yellow)}.service-grid h3{margin:0 0 12px;color:var(--blue-deep);font-size:1.45rem}.service-grid p{margin:0 0 25px;color:var(--muted);font-size:.9rem}.service-grid ul{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}.service-grid li{padding:5px 8px;color:var(--blue-dark);background:var(--white);border:1px solid var(--line);font-size:.68rem;font-weight:800}.resources{display:grid;grid-template-columns:.9fr 1.1fr;color:var(--white);background:var(--blue-deep)}.resources-copy{padding:100px 7vw max(100px,7vw) max(5vw,calc((100vw - 1320px)/2))}.resources-copy>p:not(.overline){max-width:600px;margin:28px 0 34px;color:#bcd2e4}.resource-list{border-left:1px solid rgba(255,255,255,.18)}.resource-list article{display:grid;grid-template-columns:65px 1fr;gap:20px;min-height:180px;align-items:center;padding:35px max(5vw,calc((100vw - 1320px)/2)) 35px 45px;border-bottom:1px solid rgba(255,255,255,.18)}.resource-list article:last-child{border-bottom:0}.resource-list article>span{color:var(--yellow);font-weight:900}.resource-list h3{margin:0 0 8px;font-size:1.35rem}.resource-list p{max-width:560px;margin:0;color:#bcd2e4;font-size:.86rem}.preventives{background:var(--ice)}.preventive-steps{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none}.preventive-steps li{min-height:290px;padding:28px;background:var(--white);border-top:6px solid var(--blue);border-right:1px solid var(--line)}.preventive-steps li:last-child{border-right:0;border-top-color:var(--yellow)}.preventive-steps span{color:var(--blue);font-size:.72rem;font-weight:900}.preventive-steps h3{margin:100px 0 10px;font-size:1.35rem}.preventive-steps p{margin:0;color:var(--muted);font-size:.86rem}.audience-band{display:grid;grid-template-columns:180px 1fr;gap:30px;align-items:start;margin-top:30px;padding:30px;color:var(--white);background:var(--blue)}.audience-band>strong{color:var(--yellow);font-size:.76rem;letter-spacing:.1em;text-transform:uppercase}.audience-band>div{display:flex;flex-wrap:wrap;gap:9px}.audience-band span{padding:7px 10px;border:1px solid rgba(255,255,255,.35);font-size:.75rem;font-weight:700}.about{display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw;align-items:center;padding:105px max(5vw,calc((100vw - 1220px)/2));color:var(--white);background:var(--blue)}.about-logo{position:relative;display:grid;min-height:390px;place-items:center;background:var(--white)}.about-logo:after{content:"";position:absolute;inset:14px;border:3px solid var(--yellow);pointer-events:none}.about-logo img{position:relative;z-index:1;width:min(65%,280px)}.about>div:last-child>p:not(.overline){max-width:700px;color:#d4e3f0;font-size:1rem}.contact{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:center;padding:100px max(5vw,calc((100vw - 1320px)/2));color:var(--blue-deep);background:var(--yellow)}.contact .overline{color:var(--blue)}.contact>div>p:not(.overline){max-width:650px;color:#294865}.contact-actions{border-top:1px solid rgba(2,31,63,.35)}.contact-actions>a,.contact-actions>div{position:relative;display:grid;gap:2px;padding:23px 0;border-bottom:1px solid rgba(2,31,63,.35)}.contact-actions small{color:#385771;font-size:.67rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.contact-actions strong{font-size:1.4rem}.contact-actions span{color:#385771}.contact-actions>a>span{position:absolute;top:31px;right:0;color:var(--blue);font-size:1.5rem}footer{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:30px;align-items:center;padding:45px max(5vw,calc((100vw - 1320px)/2));color:#afc7d9;background:var(--blue-deep);border-top:8px solid var(--yellow);font-size:.75rem}.footer-brand strong{color:var(--white)}.footer-brand small{color:#afc7d9}.legal-links{display:flex;align-items:flex-end;flex-direction:column;gap:5px}.legal-links a{color:var(--white)}.legal-links a:hover{color:var(--yellow)}.legal-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:88px;padding:0 max(5vw,calc((100vw - 1100px)/2));border-bottom:1px solid var(--line);background:#fffffff7;backdrop-filter:blur(16px)}.legal-back{color:var(--blue);font-size:.85rem;font-weight:900}.legal-main{max-width:1100px;min-height:70vh;margin:0 auto;padding:85px 5vw 120px}.legal-main .overline{margin-bottom:14px}.legal-main h1{max-width:850px;margin:0;font-size:clamp(2.8rem,6vw,5.5rem);line-height:1}.legal-updated{margin:24px 0 50px;color:var(--muted)}.legal-content{display:grid;grid-template-columns:230px minmax(0,1fr);gap:75px}.legal-index{position:sticky;top:125px;align-self:start;padding:20px 0;color:var(--muted);border-top:4px solid var(--yellow);font-size:.8rem}.legal-index strong{display:block;margin-bottom:8px;color:var(--ink)}.legal-copy section{scroll-margin-top:110px;padding:0 0 34px;border-bottom:1px solid var(--line)}.legal-copy h2{margin:34px 0 12px;font-size:1.65rem}.legal-copy p,.legal-copy li{color:var(--muted)}.legal-copy a{color:var(--blue);font-weight:800}.legal-footer{padding:34px 5vw;color:#afc7d9;background:var(--blue-deep);border-top:7px solid var(--yellow);text-align:center;font-size:.78rem}@media(max-width:1100px){.site-header{min-height:78px}.brand img{width:54px;height:54px}.menu-button{display:block}nav{position:absolute;top:78px;right:5vw;left:5vw;display:none;align-items:stretch;flex-direction:column;gap:0;padding:12px;background:var(--white);border:1px solid var(--line);box-shadow:0 22px 50px #021f3f2e}nav.open{display:flex}nav a{padding:13px}.nav-cta{margin-top:6px;box-shadow:none}.hero{grid-template-columns:1fr}.hero-copy{max-width:none;margin:0;padding:85px 6vw 70px}.hero-media{min-height:520px;padding:65px 8vw}.hero-badge{right:8vw;bottom:55px}.section-intro,.contact{grid-template-columns:1fr;gap:38px}.service-grid{grid-template-columns:repeat(2,1fr)}.resources{grid-template-columns:1fr}.resources-copy{padding:85px 6vw}.resource-list{border-top:1px solid rgba(255,255,255,.18);border-left:0}.resource-list article{padding:32px 6vw}.preventive-steps{grid-template-columns:repeat(2,1fr)}.preventive-steps li:nth-child(2){border-right:0}.preventive-steps li:nth-child(-n+2){border-bottom:1px solid var(--line)}footer{grid-template-columns:1fr 1fr}.legal-links{align-items:flex-start}}@media(max-width:680px){html{scroll-padding-top:80px}.brand strong{font-size:1rem}.brand small{font-size:.54rem}.hero h1{font-size:clamp(2.8rem,14vw,4.6rem)}.hero-copy{padding:64px 6vw 58px}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.hero-facts{grid-template-columns:1fr}.hero-facts div{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.22)}.hero-media{min-height:390px;padding:48px 6vw 78px}.hero-media figcaption{flex-direction:column}.hero-media figcaption span{text-align:left}.hero-badge{right:6vw;bottom:33px;width:96px;height:96px}.quick-capabilities{align-items:flex-start;flex-direction:column;gap:8px}.quick-capabilities i{display:none}.section{padding:78px 6vw}.section-intro{margin-bottom:38px}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:330px}.service-mark{margin-bottom:50px}.preventive-steps{grid-template-columns:1fr}.preventive-steps li{min-height:220px;border-right:0;border-bottom:1px solid var(--line)}.preventive-steps h3{margin-top:55px}.audience-band{grid-template-columns:1fr}.about{grid-template-columns:1fr;padding:75px 6vw}.about-logo{min-height:310px}.contact{padding:75px 6vw}.contact-actions strong{font-size:1.1rem}footer{grid-template-columns:1fr}.legal-header{min-height:78px}.legal-back{font-size:.74rem}.legal-main{padding:62px 6vw 90px}.legal-content{grid-template-columns:1fr;gap:25px}.legal-index{position:static}}
