:root{--navy:#0d274b;--gold:#e7c977;--gold-soft:#f5e7ba;--paper:#f7f5ef;--ink:#13284a;--muted:#5d687b;--white:#fff;--line:#d9d3c4}*{box-sizing:border-box}html{scroll-behavior:smooth}body.public-site{margin:0;background:var(--paper);color:var(--ink);font:18px/1.65 "DM Sans",Arial,sans-serif}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:20;background:#fff;padding:12px}.public-header{min-height:88px;padding:16px clamp(22px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--white);border-bottom:1px solid var(--line)}.public-brand{display:flex;align-items:center;gap:12px;color:var(--navy);text-decoration:none}.public-brand>span:last-child{display:grid;line-height:1.1}.public-brand strong{font:800 22px/1.1 Manrope,Arial,sans-serif;letter-spacing:.06em}.public-brand small{font-size:12px;color:var(--muted);margin-top:4px}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:var(--navy);color:var(--gold);font:900 24px/1 Manrope,Arial,sans-serif}.public-header nav{display:flex;gap:24px;flex-wrap:wrap}.public-header nav a,footer a{color:var(--navy);font-weight:700}.public-hero{padding:clamp(64px,10vw,130px) clamp(22px,8vw,130px);display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:clamp(40px,8vw,120px);align-items:center;background:linear-gradient(135deg,var(--navy),#173e70);color:#fff}.public-kicker{font-weight:800;font-size:13px;letter-spacing:.13em;color:#d9ba61}.public-hero h1{max-width:820px;margin:16px 0 24px;font:800 clamp(45px,6.4vw,82px)/1.02 Manrope,Arial,sans-serif}.public-lede{max-width:760px;font-size:clamp(20px,2.2vw,27px);color:#e7edf5}.public-actions{display:flex;gap:14px;flex-wrap:wrap;margin:34px 0}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 24px;border-radius:999px;text-decoration:none;font-weight:800}.primary-action{background:var(--gold);color:var(--navy)}.secondary-action{border:2px solid currentColor;color:inherit}.development-note{max-width:760px;padding:18px 20px;border-left:4px solid var(--gold);background:#ffffff12}.public-hero aside{display:grid;gap:12px;padding:28px;border:1px solid #ffffff45;border-radius:28px;background:#ffffff0d}.public-hero aside span{padding:16px 18px;border-radius:14px;background:#fff;color:var(--navy);font-weight:900;letter-spacing:.08em}.public-hero aside strong{padding:10px 4px;color:var(--gold)}.public-section,.pilot-section,.closing-panel{padding:clamp(64px,9vw,118px) clamp(22px,8vw,130px)}.public-section header{max-width:820px}.public-section h2,.pilot-section h2,.closing-panel h2{margin:12px 0 28px;font:800 clamp(34px,4.5vw,60px)/1.1 Manrope,Arial,sans-serif}.route-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px}.route-cards article{display:flex;flex-direction:column;min-height:310px;padding:32px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 16px 44px #0d274b0c}.route-cards article>span{color:#b18b26;font-weight:900}.route-cards h3{font:800 28px/1.2 Manrope,Arial,sans-serif}.route-cards small{margin-top:auto;color:#7a6840;font-weight:800}.pilot-section{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;background:var(--gold-soft)}.pilot-section ul{padding-left:22px}.pilot-steps{display:grid;gap:10px;align-content:center}.pilot-steps span{padding:16px 20px;border-radius:14px;background:#fff;font-weight:800}.pilot-steps i{height:18px;border-left:3px solid var(--navy);margin-left:30px}.responsibility{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:#fff}.responsibility>div{padding-top:24px;font-size:20px}.closing-panel{text-align:center;background:var(--navy);color:#fff}.closing-panel p{max-width:760px;margin:0 auto 30px}.closing-panel .secondary-action{margin-top:12px}footer{padding:26px clamp(22px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;background:#fff}.development-page main{min-height:100vh;display:grid;place-items:center;padding:24px}.development-card{width:min(760px,100%);padding:clamp(32px,7vw,72px);border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 24px 80px #0d274b1c}.development-card h1{font:800 clamp(38px,6vw,64px)/1.08 Manrope,Arial,sans-serif}.development-card .secondary-action{color:var(--navy)}@media(max-width:850px){body.public-site{font-size:17px}.public-header{align-items:flex-start}.public-header nav{display:none}.public-hero,.pilot-section,.responsibility{grid-template-columns:1fr}.route-cards{grid-template-columns:1fr}.public-hero{padding-top:68px}.public-hero h1{font-size:48px}footer{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.public-hero h1{font-size:39px}.primary-action,.secondary-action{width:100%}.public-section,.pilot-section,.closing-panel{padding-left:20px;padding-right:20px}.route-cards article{min-height:250px}}
