*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--cordia-navy: #00265a;--cordia-red: #b22222;--cordia-charcoal: #111111;--cordia-sand: #f5f5f5}html{scroll-behavior:smooth}body{font-family:Helvetica Neue,Arial,sans-serif;background-color:#fff;color:#222;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;outline:none;font-family:inherit}#root{min-height:100vh;display:flex;flex-direction:column}main{flex:1}html{scroll-padding-top:84px}#operations,#process,#coverage{scroll-margin-top:84px}.site-nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;border-top:3px solid #00265a;border-bottom:2px solid #e5e5e5;transition:border-color .3s ease}.site-nav-scrolled{border-bottom-color:#00265a}.site-nav-inner{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:1280px;height:70px;margin:0 auto;padding:0 24px}.site-nav-logo{display:flex;align-items:center;flex-shrink:0}.site-nav-logo-image{display:block;width:auto;height:40px}.nav-links{display:flex;align-items:center;gap:32px}.nav-link{font-size:.9rem;font-weight:600;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;color:#111826;transition:color .2s ease,background-color .2s ease}.nav-link-careers{padding:10px 20px;font-size:.85rem;font-weight:700;color:#fff;background:#b22222}.hamburger-btn{display:none;flex-direction:column;gap:5px;padding:4px;background:none;border:none;cursor:pointer}.hamburger-bar{display:block;width:24px;height:2px;background:#111;transition:transform .3s ease,opacity .3s ease}.hamburger-btn.open .hamburger-bar-first{transform:rotate(45deg) translate(5px,5px)}.hamburger-btn.open .hamburger-bar-middle{opacity:0}.hamburger-btn.open .hamburger-bar-last{transform:rotate(-45deg) translate(5px,-5px)}.section-label{--section-label-color: #0d2b4c;--section-label-rule: #d33f34;display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px 14px;max-width:100%;font-size:.76rem;font-weight:800;letter-spacing:.2em;line-height:1.2;text-transform:uppercase;color:var(--section-label-color)}.section-label:before{content:"";width:38px;height:2px;flex:0 0 auto;border-radius:999px;background:var(--section-label-rule)}.section-label-light{--section-label-color: #0d2b4c;--section-label-rule: #d33f34}.section-label-dark{--section-label-color: #fff0e4;--section-label-rule: #ff7a63;text-shadow:0 1px 12px rgba(0,0,0,.18)}.section-label-compact{gap:8px 10px;font-size:.72rem;letter-spacing:.18em}.section-label-compact:before{width:24px}.intro-section{background:linear-gradient(180deg,#fff,#f7f9fc);border-bottom:1px solid #e4eaf2}.intro-shell{max-width:1280px;margin:0 auto;padding:clamp(88px,10vw,120px) clamp(24px,5vw,48px);display:flex;flex-direction:column;gap:56px}.intro-top{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:clamp(40px,5vw,72px);align-items:start}.intro-copy{max-width:660px}.intro-eyebrow,.intro-heading,.intro-paragraph,.intro-affiliation,.intro-card-value,.intro-diagram-heading,.intro-diagram-text{margin:0}.intro-eyebrow{display:inline-flex;align-items:center;gap:14px;margin-bottom:20px;font-size:.74rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#00265a}.intro-eyebrow-rule{width:42px;height:2px;background:#b22222}.intro-heading{max-width:12ch;margin-bottom:24px;font-size:clamp(2.3rem,4.2vw,4rem);font-weight:900;line-height:1.03;letter-spacing:-.035em;color:#0f1724}.intro-paragraph{max-width:38ch;margin-bottom:18px;font-size:1.04rem;line-height:1.82;color:#4c5666}.intro-affiliation{display:inline-flex;align-items:center;max-width:42ch;padding:14px 16px;margin-top:8px;border-left:3px solid #00265a;background:#eff4fa;font-size:.88rem;line-height:1.7;color:#223247}.intro-diagram-panel{padding:clamp(28px,4vw,40px);border:1px solid #dbe4ee;background:#fbfcfe;box-shadow:0 18px 44px #00265a14}.intro-diagram-header{margin-bottom:32px}.intro-diagram-eyebrow{display:inline-block;margin-bottom:12px;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#b22222}.intro-diagram-heading{max-width:18ch;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:800;line-height:1.25;color:#102032}.intro-diagram{display:flex;flex-direction:column;gap:18px}.intro-diagram-step{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;align-items:stretch}.intro-diagram-marker{display:flex;flex-direction:column;align-items:center}.intro-diagram-number{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#00265a;font-size:.72rem;font-weight:700;letter-spacing:.14em;color:#fff}.intro-diagram-connector{width:2px;flex:1;min-height:34px;margin-top:10px;background:linear-gradient(180deg,#00265a5c,#00265a14)}.intro-diagram-card{padding:18px 20px;border:1px solid #e1e8f1;background:#fff}.intro-diagram-title{margin:0 0 8px;font-size:1rem;font-weight:800;line-height:1.3;color:#102032}.intro-diagram-text{font-size:.92rem;line-height:1.7;color:#556174}.intro-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.intro-card{position:relative;display:flex;flex-direction:column;gap:14px;min-height:180px;padding:28px;border:1px solid #dce4ed;background:#fff;box-shadow:0 14px 36px #00265a0d}.intro-card:before{content:"";position:absolute;top:0;left:0;width:54px;height:3px;background:#00265a}.intro-card-label{font-size:.74rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#b22222}.intro-card-value{font-size:1rem;line-height:1.75;color:#1c2737}.gallery-section{background:#fff}.gallery-shell{max-width:1280px;margin:0 auto;padding:104px clamp(24px,5vw,48px) 112px;display:flex;flex-direction:column;gap:48px}.gallery-header{max-width:780px}.gallery-eyebrow,.gallery-heading,.gallery-text,.gallery-card-text{margin:0}.gallery-eyebrow{margin-bottom:12px}.gallery-heading{max-width:18ch;margin-bottom:16px;font-size:clamp(1.9rem,3.5vw,3rem);font-weight:900;line-height:1.08;letter-spacing:-.03em;color:#111}.gallery-text{max-width:64ch;font-size:.98rem;line-height:1.8;color:#555b66}.gallery-showcase{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(0,1fr);gap:24px;align-items:stretch}.gallery-secondary{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:24px}.gallery-card{display:flex;flex-direction:column;border:1px solid #dde5ed;background:#fff;overflow:hidden;box-shadow:0 14px 40px #00265a0d}.gallery-card-featured{min-height:100%}.gallery-image{width:100%;height:280px;object-fit:cover;display:block}.gallery-image-featured{height:100%;min-height:520px;max-height:620px}.gallery-card-body{padding:28px 24px 32px}.gallery-card-body-featured{padding:32px 32px 36px}.gallery-card-eyebrow{margin-bottom:12px}.gallery-card-title{margin:0 0 12px;font-size:1.04rem;font-weight:800;line-height:1.2;color:#111}.gallery-card-title-featured{font-size:clamp(1.35rem,2.3vw,1.9rem)}.gallery-card-text{font-size:.92rem;line-height:1.75;color:#616874}.gallery-card-text-featured{max-width:52ch}.process-section{background:linear-gradient(180deg,#061a33,#0b2745);padding:100px clamp(24px,5vw,48px)}.process-shell{max-width:1280px;margin:0 auto}.process-header{max-width:1280px;margin:0 auto 64px}.process-eyebrow,.process-heading,.process-desc{margin:0}.process-eyebrow{margin-bottom:12px}.process-heading{font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900;color:#fffffff5;line-height:1.08;letter-spacing:-.02em}.process-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.process-card{position:relative;overflow:hidden;background-color:#102847;padding:48px 40px;border-top:3px solid rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 32px #0000001f;transition:transform .42s cubic-bezier(.2,.7,.2,1),box-shadow .42s cubic-bezier(.2,.7,.2,1),border-color .42s ease,background-color .42s ease}.process-card:before{content:"";position:absolute;top:-18%;left:-65%;width:46%;height:150%;background:linear-gradient(115deg,#fff0,#ffffff0f 38%,#ffffff2e,#ffffff0d 62%,#fff0);transform:skew(-22deg) translateZ(0);opacity:0;pointer-events:none}.process-number,.process-title,.process-desc,.process-divider{position:relative;z-index:1}.process-number{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:32px;padding:0 12px;border-radius:999px;font-size:.75rem;font-weight:700;color:#dce8f6;background-color:#ffffff14;border:1px solid rgba(255,255,255,.14);letter-spacing:.15em;margin-bottom:16px}.process-divider{width:32px;height:2px;background-color:#b22222;margin-bottom:20px}.process-title{margin:0 0 12px;font-size:1.1rem;font-weight:800;color:#f6f8fb;line-height:1.2}.process-desc{font-size:.88rem;color:#e8eff7c7;line-height:1.7}.fleet-band{position:relative;background-image:var(--fleet-background);background-size:cover;background-position:center;background-attachment:fixed;padding:120px 48px}.fleet-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00143cd1}.fleet-content{position:relative;z-index:1;max-width:1280px;margin:0 auto}.fleet-eyebrow,.fleet-heading,.fleet-text,.fleet-card-text{margin:0}.fleet-eyebrow{margin-bottom:16px}.fleet-heading{margin-bottom:20px;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;color:#fff;line-height:1.1;letter-spacing:-.02em}.fleet-text{max-width:520px;margin-bottom:60px;font-size:1rem;color:#ffffffa6;line-height:1.8}.fleet-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.fleet-stat,.careers-process-card{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:10px;padding:28px;background-color:#00102694;border:1px solid rgba(255,255,255,.12);box-shadow:0 16px 32px #0000001f;transition:transform .42s cubic-bezier(.2,.7,.2,1),box-shadow .42s cubic-bezier(.2,.7,.2,1),border-color .42s ease,background-color .42s ease}.fleet-stat:before,.careers-process-card:before{content:"";position:absolute;top:-18%;left:-65%;width:46%;height:150%;background:linear-gradient(115deg,#fff0,#ffffff0f 38%,#ffffff2e,#ffffff0d 62%,#fff0);transform:skew(-22deg) translateZ(0);opacity:0;pointer-events:none}.fleet-label,.fleet-card-text{position:relative;z-index:1}.fleet-label{margin-bottom:2px}.careers-cta-eyebrow{margin-bottom:16px}.careers-home-cta{position:relative;background-image:var(--careers-cta-background);background-size:cover;background-position:center top;padding:120px clamp(24px,5vw,48px)}.careers-home-cta-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00143ce6}.careers-home-cta-content{position:relative;z-index:1;max-width:1280px;margin:0 auto}.careers-home-cta-heading,.careers-home-cta-text{margin:0}.careers-home-cta-heading{margin-bottom:16px;font-size:clamp(2rem,5vw,3.6rem);font-weight:900;letter-spacing:-.02em;color:#fff}.careers-home-cta-text{max-width:500px;margin-bottom:32px;font-size:1rem;line-height:1.8;color:#ffffffa6}.careers-home-cta-badges{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:40px}.careers-home-cta-badge{display:inline-flex;align-items:center;padding:6px 16px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;border:1px solid rgba(100,160,255,.45);background:#00265a80}.careers-home-cta-button{display:inline-block;padding:16px 44px;font-size:.85rem;font-weight:700;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;color:#fff;background:#b22222}.careers-hero-eyebrow,.careers-section-tag,.careers-info-eyebrow{margin-bottom:16px}.careers-hero{--careers-nav-offset: 73px;position:relative;box-sizing:border-box;min-height:calc(420px + var(--careers-nav-offset));padding-top:var(--careers-nav-offset);display:flex;align-items:flex-end;background-image:var(--careers-hero-background);background-size:cover;background-position:center}.careers-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00102ad6,#00143cbd 44%,#001230eb)}.careers-hero-content,.careers-process-content{position:relative;z-index:1;width:100%;max-width:1280px;margin:0 auto}.careers-hero-content{padding:0 48px 64px}.careers-header{max-width:920px}.careers-section-shell{max-width:1280px;margin:0 auto}.careers-section-header{max-width:760px;margin-bottom:42px}.careers-section-header-left{max-width:680px}.careers-section-header-dark{max-width:720px;margin-bottom:52px}.careers-hero-heading,.careers-hero-text,.careers-section-heading,.careers-section-copy,.careers-requirement-title,.careers-requirement-desc,.careers-form-title,.careers-form-subtitle,.careers-info-card-title,.careers-info-card-text,.careers-process-title,.careers-process-text,.careers-faq-question,.careers-faq-answer{margin:0}.careers-hero-heading{margin-bottom:16px;max-width:12ch;font-size:clamp(2.8rem,6vw,5.1rem);font-weight:900;line-height:.98;letter-spacing:-.035em;color:#fff}.careers-hero-text{max-width:42ch;font-size:clamp(1rem,.45vw + .96rem,1.12rem);line-height:1.76;color:#ffffffb8}.careers-body{background:linear-gradient(180deg,#f7f9fc,#f2f5f9);padding:88px clamp(24px,5vw,48px);min-height:60vh}.careers-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1.12fr);gap:64px;align-items:start}.careers-left,.careers-right{min-width:0}.careers-section-heading{margin-bottom:16px;max-width:18ch;font-size:clamp(1.9rem,3.8vw,3rem);font-weight:900;line-height:1.08;letter-spacing:-.025em;color:#111826}.careers-section-header-left .careers-section-heading{max-width:15ch}.careers-section-copy{max-width:60ch;font-size:.98rem;line-height:1.82;color:#556174}.careers-section-heading-dark{color:#fff}.careers-section-copy-dark{color:#ffffffb3}.careers-requirements-list{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.careers-requirement-card{display:flex;gap:16px;align-items:flex-start;padding:22px 24px;background:#fff;border-left:3px solid #00265a;box-shadow:0 14px 34px #00265a0d}.careers-requirement-dot{width:8px;height:8px;margin-top:6px;border-radius:999px;background:#00265a;flex-shrink:0}.careers-requirement-title{margin-bottom:4px;font-size:.96rem;font-weight:700;line-height:1.35;color:#111826}.careers-requirement-desc{font-size:.84rem;line-height:1.7;color:#6b7484}.careers-benefits{display:flex;flex-direction:column;gap:10px}.careers-benefits-label{align-self:flex-start;margin-bottom:6px}.careers-benefit-item{display:flex;gap:12px;align-items:center}.careers-benefit-check{font-size:.92rem;font-weight:900;color:#b22222}.careers-benefit-text{font-size:.92rem;line-height:1.6;color:#3c4858}.careers-form-card{background:#fff;padding:48px 40px;border-top:4px solid #00265a;box-shadow:0 24px 48px #00265a14}.careers-form-title{margin-bottom:8px;font-size:1.5rem;font-weight:900;line-height:1.1;letter-spacing:-.01em;color:#111826}.careers-form-subtitle{margin-bottom:24px;font-size:.92rem;line-height:1.65;color:#6b7484}.careers-form-divider{height:1px;margin-bottom:32px;background:#e7ebf1}.careers-form,.careers-form-field{display:flex;flex-direction:column}.careers-form{gap:24px}.careers-form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.careers-form-field{gap:8px}.careers-form-label{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#444}.careers-form-input,.careers-form-select,.careers-form-textarea{padding:14px 16px;font-size:.95rem;color:#222;background:#fff;border:1.5px solid #dddddd;outline:none;border-radius:0;font-family:inherit;transition:border-color .2s ease}.careers-form-input:focus,.careers-form-select:focus,.careers-form-textarea:focus{border-color:#00265a}.careers-form-textarea{min-height:128px;resize:vertical}.careers-form-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.careers-form-file-wrap{position:relative}.careers-form-file-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.careers-form-file-label{display:flex;align-items:center;gap:12px;padding:14px 16px;font-size:.9rem;color:#777;border:1.5px dashed #cccccc;cursor:pointer}.careers-form-file-icon{font-size:1.2rem;font-weight:700;color:#00265a}.careers-form-helper-text{margin:0;font-size:.8rem;line-height:1.6;color:#777}.careers-form-error{margin:0;font-size:.9rem;line-height:1.6;color:#8f1717}.careers-form-submit{align-self:flex-start;padding:16px 40px;border:none;font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:#b22222;cursor:pointer;opacity:1;transition:background-color .2s ease,opacity .2s ease;font-family:inherit}.careers-form-submit:disabled{cursor:wait;opacity:.72}.careers-form-success,.careers-form-success-icon{display:flex;align-items:center;justify-content:center}.careers-form-success{flex-direction:column;padding:64px 40px;text-align:center;background:#f5f5f5}.careers-form-success-icon{width:64px;height:64px;margin:0 auto 24px;border-radius:999px;font-size:1.8rem;color:#fff;background:#00265a}.careers-form-success-title,.careers-form-success-text{margin:0}.careers-form-success-title{margin-bottom:12px;font-size:1.5rem;font-weight:900;color:#111}.careers-form-success-text{font-size:.95rem;line-height:1.7;color:#666}.careers-info-section{background:#fff;padding:96px clamp(24px,5vw,48px)}.careers-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.careers-info-card{padding:28px 24px 32px;background:#f5f7fa;border-top:4px solid #00265a}.careers-info-card-title{margin-bottom:12px;font-size:1rem;font-weight:800;line-height:1.25;color:#111826}.careers-info-card-text{font-size:.92rem;line-height:1.72;color:#5f6c7e}.careers-process-band{position:relative;background-image:var(--careers-process-background);background-size:cover;background-position:center;background-attachment:fixed;padding:104px clamp(24px,5vw,48px)}.careers-process-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00143ce6,#00143cd4 36%,#00143cd6)}.careers-process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.careers-process-card{gap:14px}.careers-process-step,.careers-process-title,.careers-process-text{position:relative;z-index:1}.careers-process-step{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:8px 12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;font-size:.72rem;font-weight:800;line-height:1;letter-spacing:.16em;color:#fff0e4}.careers-process-title{font-size:1rem;font-weight:800;line-height:1.25;color:#fff}.careers-process-text{font-size:.9rem;line-height:1.72;color:#e8eff7cc}.careers-faq-section{background:#f5f7fa;padding:96px clamp(24px,5vw,48px)}.careers-faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.careers-faq-card{padding:28px 24px 32px;background:#fff;border-left:3px solid #b22222;box-shadow:0 14px 34px #00265a0d}.careers-faq-question{margin-bottom:12px;font-size:1rem;font-weight:800;line-height:1.25;color:#111826}.careers-faq-answer{font-size:.92rem;line-height:1.72;color:#5f6c7e}.trust-section{overflow:hidden;background:linear-gradient(135deg,#531017,#67131a 46%,#7c1d23)}.trust-eyebrow{margin-bottom:16px}.trust-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:320px minmax(0,1fr);gap:0;align-items:stretch}.trust-left-panel{display:flex;align-items:flex-start;padding:84px 48px;background:linear-gradient(180deg,#3f0a11,#581017 58%,#651219);border-right:1px solid rgba(255,231,221,.08)}.trust-left{position:sticky;top:100px;max-width:220px}.trust-heading,.trust-title,.trust-text{margin:0}.trust-heading{font-size:clamp(1.7rem,3vw,2.5rem);font-weight:900;line-height:1.08;letter-spacing:-.025em;color:#fff4ed}.trust-right{display:flex;flex-direction:column;padding:84px 64px;background:linear-gradient(180deg,#9f262f47,#7c1d232e);box-shadow:inset 0 0 0 1px #ffebe20a}.trust-pillar{padding-bottom:32px}.trust-pillar-header{display:flex;align-items:center;gap:16px;margin-bottom:12px}.trust-index{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:28px;padding:0 10px;border:1px solid rgba(255,235,226,.16);border-radius:999px;background:#fff1eb14;font-size:.68rem;font-weight:800;letter-spacing:.14em;color:#ffd2c4}.trust-title{font-size:1.1rem;font-weight:800;line-height:1.25;color:#fff6f0}.trust-text{margin-left:60px;margin-bottom:12px;max-width:58ch;font-size:.94rem;line-height:1.76;color:#fff0ead1}.trust-divider{height:1px;margin-top:20px;margin-left:60px;background:linear-gradient(90deg,#ffd4c642,#ffd4c614)}.fleet-card-text{font-size:.94rem;color:#ffffffc7;line-height:1.7}.site-footer{position:relative;background:linear-gradient(180deg,#051426,#081b33 52%,#0a2140);border-top:1px solid rgba(181,201,228,.1);overflow:hidden}.site-footer:before{content:"";position:absolute;top:0;left:12%;right:12%;height:1px;background:linear-gradient(90deg,#fff0,#ffffff29,#fff0);pointer-events:none}.footer-main{position:relative}.footer-shell{padding-left:clamp(24px,5vw,48px);padding-right:clamp(24px,5vw,48px)}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(180px,.72fr) minmax(220px,.8fr);gap:clamp(32px,4vw,56px);align-items:start;padding-top:clamp(78px,9vw,96px);padding-bottom:52px;border-bottom:1px solid rgba(183,202,227,.14)}.footer-brand,.footer-nav,.footer-profile,.footer-links,.footer-profile-lines{display:flex;flex-direction:column}.footer-brand{gap:18px;max-width:420px}.footer-logo{width:min(100%,232px);display:block}.footer-tagline,.footer-contact-line,.footer-copy{margin:0}.footer-tagline{max-width:32ch;font-size:.95rem;line-height:1.8;color:#d5e2f2}.footer-nav,.footer-profile{gap:18px}.footer-section-label{align-self:flex-start}.footer-links{gap:12px}.footer-link{position:relative;display:inline-flex;width:fit-content;padding-bottom:4px;font-size:.92rem;font-weight:600;line-height:1.4;text-decoration:none;color:#f4f8ffd6;transition:color .22s ease,opacity .22s ease}.footer-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#ff7a63c7;transform:scaleX(0);transform-origin:left center;transition:transform .22s ease}.footer-profile-lines{gap:10px}.footer-contact-line{font-size:.9rem;line-height:1.68;color:#e0eaf6c7}.footer-bottom-band{background:#0209137a}.footer-bottom{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px 20px;padding-top:20px;padding-bottom:24px}.footer-copy{font-size:.79rem;line-height:1.5;letter-spacing:.02em;color:#b5c6da}@media (hover: hover){.process-card-sheen:hover{transform:translateY(-4px);border-color:#ffffff29;box-shadow:0 24px 46px #0000002e;background-color:#143255}.process-card-sheen:hover:before{opacity:1;animation:processSheen .9s cubic-bezier(.18,.7,.25,1) forwards}.nav-link:hover{color:#00265a}.nav-link-careers:hover,.careers-home-cta-button:hover,.careers-form-submit:hover:not(:disabled){background:#971b1b}.footer-link:hover{color:#fff}.footer-link:hover:after{transform:scaleX(1)}}@keyframes processSheen{0%{transform:skew(-22deg) translateZ(0)}to{transform:skew(-22deg) translate3d(290%,0,0)}}.hero{--hero-side-padding: clamp(24px, 4vw, 56px);position:relative;width:100%;min-height:max(100vh,760px);display:flex;align-items:center;overflow:hidden;isolation:isolate;background-image:var(--hero-bg);background-size:cover;background-position:72% center;background-repeat:no-repeat}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(94deg,#001232f7,#00183df0 34%,#00163db8 64%,#001330db)}.hero-accent-grid,.hero-accent-glow{position:absolute;z-index:0;pointer-events:none}.hero-accent-grid{top:12%;right:-6%;width:min(42vw,560px);height:min(56vh,520px);opacity:.14;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:96px 96px;animation:heroGridDrift 26s ease-in-out infinite alternate}.hero-accent-glow{right:-14%;bottom:-24%;width:min(48vw,680px);aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,rgba(178,34,34,.18) 0%,rgba(178,34,34,.05) 40%,transparent 72%);filter:blur(26px);opacity:.45}.hero-shell{position:relative;z-index:1;width:100%;max-width:1320px;margin:0 auto;padding:clamp(140px,18vh,184px) var(--hero-side-padding) clamp(84px,10vh,120px)}.hero-content{width:min(100%,820px);display:flex;flex-direction:column;gap:20px}.hero-meta,.hero-heading,.hero-text,.hero-badge-copy,.hero-scroll-label{margin:0}.hero-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;font-size:.78rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#d5deef}.hero-meta-rule{display:block;width:52px;height:2px;background:#b22222;flex:0 0 auto}.hero-meta-brand{color:#fff}.hero-meta-region{color:#d5deefc7}.hero-heading{display:flex;flex-direction:column;gap:2px}.hero-heading-line{display:block;max-width:none;font-size:clamp(2.9rem,5.4vw,5.35rem);font-weight:900;line-height:.94;letter-spacing:-.05em;color:#fff;white-space:nowrap}.hero-text{max-width:40ch;font-size:clamp(1rem,.7vw + .92rem,1.18rem);line-height:1.68;color:#ffffffd1}.hero-badge{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px 12px;width:fit-content;max-width:100%;padding:12px 16px;border:1px solid rgba(255,255,255,.14);background:#03173885;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-badge-label{display:inline-flex;align-items:center;padding:6px 10px;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:#b222222e;border:1px solid rgba(178,34,34,.28)}.hero-badge-copy{font-size:.86rem;line-height:1.6;color:#d7dfec}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;padding-top:6px}.hero-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 32px;font-size:.84rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:transform .24s ease,background-color .24s ease,border-color .24s ease,color .24s ease}.hero-btn:hover{transform:translateY(-2px)}.hero-btn-primary{color:#fff;background:#b22222}.hero-btn-primary:hover{background:#971b1b}.hero-btn-secondary{color:#fff;border:2px solid rgba(255,255,255,.24);background:#ffffff0f}.hero-btn-secondary:hover{border-color:#fff;background:#ffffff1f}.hero-scroll-indicator{position:absolute;left:clamp(24px,4vw,56px);bottom:clamp(20px,4vh,36px);z-index:1;display:inline-flex;align-items:center;gap:10px}.hero-scroll-track{position:relative;display:block;width:36px;height:8px}.hero-scroll-line{position:absolute;top:50%;left:0;right:0;height:1px;background:#ffffff42;transform:translateY(-50%)}.hero-scroll-dot{position:absolute;top:50%;left:0;width:8px;height:8px;border-radius:999px;background:#b22222;box-shadow:0 0 0 5px #b222221f;transform:translateY(-50%);animation:heroScrollPulse 2.4s ease-in-out infinite}.hero-scroll-label{font-size:.66rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#ffffff75}.hero-reveal{opacity:0;transform:translateY(16px);animation:heroReveal .65s cubic-bezier(.2,.7,.2,1) forwards}.hero-reveal-1{animation-delay:.08s}.hero-reveal-2{animation-delay:.18s}.hero-reveal-3{animation-delay:.28s}.hero-reveal-4{animation-delay:.38s}.hero-reveal-5{animation-delay:.5s}.hero-reveal-6{animation-delay:.58s}@keyframes heroReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes heroGridDrift{0%{transform:translateZ(0)}to{transform:translate3d(-10px,6px,0)}}@keyframes heroScrollPulse{0%,to{left:0;opacity:.68}50%{left:calc(100% - 8px);opacity:1}}@media (max-width: 1100px){.gallery-showcase{grid-template-columns:1fr}.gallery-secondary{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.gallery-image-featured{min-height:420px}.intro-top{grid-template-columns:1fr}.intro-copy{max-width:720px}.hero{background-position:76% center}.hero-shell{padding-top:136px}.hero-content{width:min(100%,720px)}.hero-accent-grid{right:-12%;width:min(50vw,520px);opacity:.12}}@media (max-width: 900px){.gallery-secondary{grid-template-columns:1fr}.process-section{padding-top:88px;padding-bottom:88px}.process-header{margin-bottom:48px}.hero{min-height:740px;background-position:80% center}.hero-shell{padding-top:132px;padding-bottom:88px}.hero-content{width:min(100%,640px);gap:18px}.hero-meta{gap:10px 12px}.hero-meta-rule{width:40px}.hero-heading-line{max-width:12ch;font-size:clamp(2.6rem,8vw,4.2rem);white-space:normal;text-wrap:balance}.hero-accent-grid{top:14%;right:-18%;width:min(62vw,500px);height:340px;opacity:.1}.hero-accent-glow{right:-26%;bottom:-22%;width:min(62vw,560px)}.alternating-section{flex-direction:column!important}.trust-inner{grid-template-columns:1fr!important}.trust-left-panel{padding:56px 32px 24px;border-right:0;border-bottom:1px solid rgba(255,231,221,.08)}.trust-left{position:static;max-width:560px}.trust-right{padding:32px}.footer-inner{grid-template-columns:1fr 1fr!important;gap:40px 32px}.footer-brand{grid-column:1 / -1;max-width:520px}.careers-hero{min-height:calc(380px + var(--careers-nav-offset))}.careers-home-cta{padding-top:96px;padding-bottom:96px}.careers-inner{grid-template-columns:1fr!important;gap:40px!important}.careers-section-header-dark{margin-bottom:40px}.careers-form-card{padding:40px 32px}.careers-process-band{background-attachment:scroll!important;padding-top:88px;padding-bottom:88px}.intro-cards{grid-template-columns:1fr}.fleet-stats{gap:40px!important}.intro-shell,.gallery-shell,.hero-shell,.careers-hero-content,.fleet-content{padding-left:32px!important;padding-right:32px!important}.fleet-band{background-attachment:scroll!important}.nav-links{display:none}.nav-links.open{display:flex;flex-direction:column;position:absolute;top:70px;left:0;right:0;background:#fff;padding:16px 24px;border-bottom:2px solid #B22222;gap:16px;z-index:999}.hamburger-btn{display:flex!important}}@media (max-width: 640px){html{scroll-padding-top:78px}#operations,#process,#coverage{scroll-margin-top:78px}.careers-hero{min-height:calc(340px + var(--careers-nav-offset))}.careers-hero-content{padding-bottom:48px}.careers-hero-heading{max-width:9ch;font-size:clamp(2.2rem,10vw,3.5rem)}.careers-hero-text,.careers-section-copy{font-size:.95rem}.careers-body,.careers-info-section,.careers-process-band,.careers-faq-section,.careers-home-cta{padding-top:72px;padding-bottom:72px}.careers-section-header{margin-bottom:32px}.careers-section-heading{max-width:15ch;font-size:clamp(1.7rem,7vw,2.35rem)}.careers-requirement-card,.careers-info-card,.careers-process-card,.careers-faq-card{padding:24px}.careers-form-card{padding:36px 24px}.careers-home-cta-button,.careers-form-submit{width:100%;max-width:360px;text-align:center}.careers-process-grid{gap:16px}.process-section{padding-top:72px;padding-bottom:72px}.process-heading{font-size:clamp(1.7rem,7vw,2.3rem)}.process-grid{gap:16px}.process-card{padding:36px 28px}.fleet-band{padding:88px 24px}.fleet-text{margin-bottom:40px}.gallery-shell{gap:36px;padding-top:72px;padding-bottom:72px}.gallery-heading{max-width:14ch;font-size:clamp(1.7rem,8vw,2.4rem)}.gallery-image{height:240px}.gallery-image-featured{min-height:300px;max-height:none}.gallery-card-body-featured{padding:28px 24px 32px}.intro-shell{gap:40px;padding-top:72px;padding-bottom:72px}.intro-heading{max-width:11ch;font-size:clamp(2rem,8.5vw,3rem)}.intro-paragraph{max-width:34ch;font-size:.98rem}.intro-affiliation{display:block;max-width:none}.intro-diagram-panel{padding:24px 20px}.intro-diagram-step{grid-template-columns:44px minmax(0,1fr);gap:14px}.intro-diagram-number{width:36px;height:36px}.intro-card{min-height:auto;padding:24px}.hero{min-height:700px;background-position:83% center}.hero-shell{padding-top:118px;padding-bottom:72px}.hero-content{width:100%;gap:16px}.hero-meta{gap:8px 10px;font-size:.72rem;letter-spacing:.16em}.hero-meta-region{flex-basis:100%;padding-left:50px}.hero-heading-line{max-width:9.8ch;font-size:clamp(2.45rem,10.5vw,3.6rem);line-height:.96}.hero-text{max-width:30ch;font-size:.98rem}.hero-badge{width:100%;max-width:360px;padding:14px 16px}.hero-accent-grid{top:auto;right:-36%;bottom:18%;width:82vw;height:220px;opacity:.08;background-size:72px 72px}.hero-accent-glow{right:-34%;bottom:-18%;width:84vw}.hero-scroll-indicator{left:24px;bottom:20px}.footer-inner{grid-template-columns:1fr!important}.trust-left-panel{padding:48px 24px 20px}.trust-right{padding:24px}.trust-heading{max-width:12ch;font-size:clamp(1.75rem,8vw,2.4rem)}.trust-pillar-header{align-items:flex-start}.trust-text,.trust-divider{margin-left:0}.footer-brand{grid-column:auto;max-width:100%}.footer-nav,.footer-profile{gap:16px}.footer-tagline,.footer-contact-line{font-size:.9rem}.footer-bottom{flex-direction:column;align-items:flex-start;padding-top:18px;padding-bottom:22px}.careers-form-row{grid-template-columns:1fr!important}.hero-actions{flex-direction:column!important;align-items:stretch!important;width:100%}.hero-btn{width:100%;max-width:360px}.hero-actions>*{text-align:center}.intro-shell,.gallery-shell,.hero-shell,.careers-hero-content,.fleet-content,.footer-shell,.careers-body{padding-left:24px!important;padding-right:24px!important}.fleet-stats{gap:20px!important}}@media (prefers-reduced-motion: reduce){.process-card,.fleet-stat{transition:border-color .2s ease,background-color .2s ease!important}.process-card:before,.fleet-stat:before{animation:none!important}.hero-accent-grid,.hero-scroll-dot,.hero-reveal{animation:none!important}.hero-reveal{opacity:1!important;transform:none!important}.hero-btn{transition:none!important}}
