:root{--navy:#10263f;--navy2:#071727;--gold:#c5a24c;--light:#f4f5f7;--text:#1f2933}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--light)}img{max-width:100%;display:block}.official-notice{background:#111;color:#eee;text-align:center;padding:7px 12px;font-size:13px}
.nav{display:flex;align-items:center;justify-content:space-between;padding:14px 6%;background:linear-gradient(180deg,var(--navy),var(--navy2));border-bottom:4px solid var(--gold);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:white}.brand img{width:64px;height:64px;object-fit:contain}.brand strong{display:block;font-size:18px}.brand span{color:#ddcf9d;font-size:13px}.nav-links{display:flex;gap:14px;align-items:center}.nav-links a{color:white;text-decoration:none;font-weight:bold;font-size:14px}.nav-links a.active{color:#f4d776}.nav-highlight,.big-button{background:var(--gold)!important;color:#111!important;padding:10px 14px;border-radius:3px;text-decoration:none;font-weight:bold}.menu-btn{display:none;background:transparent;color:white;border:1px solid rgba(255,255,255,.5);font-size:24px}
.hero{min-height:650px;background-size:cover;background-position:center;color:white}.hero-content{display:grid;grid-template-columns:1.35fr .75fr;gap:40px;align-items:center;padding:105px 7%}.eyebrow{color:#e8cc72;font-weight:bold;letter-spacing:.8px;text-transform:uppercase}.eyebrow.dark{color:#9c7a24}.hero h1{font-size:52px;line-height:1.04;margin:0 0 18px}.lead{font-size:20px;line-height:1.55;color:#e2eaf2}.hero-buttons{display:flex;gap:12px;margin-top:28px}.hero-buttons a{display:inline-block;background:var(--gold);color:#111;padding:13px 18px;text-decoration:none;font-weight:bold;border-radius:3px}.hero-buttons .secondary{background:transparent;color:white;border:1px solid white}.command-card{background:rgba(4,14,25,.72);border:1px solid rgba(255,255,255,.2);border-left:6px solid var(--gold);padding:24px;box-shadow:0 16px 40px rgba(0,0,0,.35)}.wordmark{margin-bottom:15px;max-height:80px;object-fit:contain}
.mission{max-width:1150px;margin:-60px auto 35px;background:white;border-top:6px solid var(--gold);box-shadow:0 12px 30px rgba(0,0,0,.18);padding:28px;display:grid;grid-template-columns:160px 1fr;gap:25px;align-items:center;position:relative}.mission h2,.page h1,.feature-split h2,.cta h2{color:var(--navy);margin-top:0}.mission p,.page p,.feature-split p,.cta p{line-height:1.65}
.photo-strip{max-width:1150px;margin:0 auto 35px;padding:0 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.photo-strip img{height:220px;width:100%;object-fit:cover;border:4px solid white;box-shadow:0 5px 18px rgba(0,0,0,.16)}
.cards{max-width:1150px;margin:0 auto;padding:0 18px 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article,.info-block,.two-col>div,.contact-card,.steps div,.exec-row div{background:white;border:1px solid #d5d8dc;border-top:4px solid var(--navy);padding:24px}.cards h3{color:var(--navy);margin-top:0}.cards a{font-weight:bold;color:var(--navy)}
.feature-split{max-width:1150px;margin:0 auto 40px;padding:0 18px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.feature-split>div{background:white;padding:32px;border-left:6px solid var(--gold)}.feature-split img{height:390px;width:100%;object-fit:cover}.cta{background:linear-gradient(90deg,var(--navy),var(--navy2));color:white;text-align:center;padding:45px 18px}.cta h2{color:white}.cta p{max-width:860px;margin:0 auto 22px;color:#e5ecf5}.cta a{display:inline-block;background:var(--gold);color:#111;padding:13px 18px;text-decoration:none;font-weight:bold}
.page{max-width:1180px;margin:28px auto;padding:0 18px 45px}.page-hero{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center;background:white;padding:28px;border-left:6px solid var(--gold);box-shadow:0 5px 18px rgba(0,0,0,.08)}.page-hero img{height:390px;width:100%;object-fit:cover}.page-title{background:white;padding:30px;border-left:6px solid var(--gold);margin-bottom:20px}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0}.accent{background:linear-gradient(135deg,#fff,#f7efd9);border-top-color:var(--gold)}.command-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.leader-card{background:white;border:1px solid #d5d8dc;border-top:6px solid var(--gold);box-shadow:0 5px 18px rgba(0,0,0,.08)}.leader-card img{height:340px;width:100%;object-fit:cover}.leader-card div{padding:24px}.rank-line{font-weight:bold;color:#9c7a24}.placeholder-note{background:#fff8dc;padding:10px;border:1px solid #e4c765}.exec-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}.exec-row h3{margin-bottom:0;color:var(--navy)}.exec-row h4{margin-top:5px;color:#9c7a24}
.division-menu{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.division-menu a{background:white;text-decoration:none;color:#222;border:1px solid #d5d8dc;border-bottom:5px solid var(--navy);box-shadow:0 5px 16px rgba(0,0,0,.08)}.division-menu img{height:245px;width:100%;object-fit:cover}.division-menu strong,.division-menu span{display:block;padding:0 18px}.division-menu strong{font-size:22px;margin-top:16px;color:var(--navy)}.division-menu span{padding-bottom:18px;color:#555}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0}.steps span{width:40px;height:40px;background:var(--navy);color:white;border-radius:50%;display:grid;place-items:center;font-weight:bold}.recruit-banner{background:linear-gradient(135deg,var(--navy),var(--navy2));color:white;padding:32px;margin:20px 0;border-left:6px solid var(--gold)}.recruit-banner h2{margin-top:0;color:#f4d776}
.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery img{height:240px;width:100%;object-fit:cover;border:4px solid white;box-shadow:0 4px 15px rgba(0,0,0,.14)}
footer{background:#071727;color:#d6dde5;text-align:center;padding:26px 16px}
@media(max-width:900px){.menu-btn{display:block}.nav{align-items:flex-start}.nav-links{display:none;position:absolute;top:98px;left:0;right:0;background:#071727;flex-direction:column;align-items:flex-start;padding:18px 7%}.nav-links.open{display:flex}.hero-content,.mission,.cards,.feature-split,.page-hero,.two-col,.command-grid,.exec-row,.division-menu,.steps,.gallery,.photo-strip{grid-template-columns:1fr}.hero h1{font-size:34px}.mission{margin:0 18px 30px}.brand img{width:50px;height:50px}.page-hero img,.feature-split img{height:260px}}
