*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif;color:#111;background:#fbfbfc;line-height:1.65}.container{width:90%;max-width:1000px;margin:0 auto}.site-header{background:#0b2545;padding:14px 0;position:sticky;top:0;z-index:99}.nav-row{display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:12px}.nav-badge{height:44px;width:44px;border-radius:6px}.brand-name{color:#fff;font-weight:700;font-size:1.05rem}.site-nav a{color:#fff;margin-left:18px;text-decoration:none;font-weight:600}.panel{padding:48px 0}.hero{background:#ffffff}h1{font-size:2.2rem;color:#0b2545;margin-bottom:8px}.tagline{font-weight:700;color:#444;margin-bottom:16px}.lead{color:#222;font-size:1rem;margin-bottom:12px}.content{color:#222;font-size:1rem}.content p{margin-bottom:12px}.btn{display:inline-block;background:#c79b2e;color:#0b2545;padding:12px 18px;border-radius:8px;text-decoration:none;font-weight:700;margin-right:8px}.btn:hover{opacity:0.95}.footer-row{display:flex;justify-content:space-between;align-items:center;padding:18px 0}.footer-badge{height:44px;width:44px;border-radius:6px}.contact a{color:#0b2545;font-weight:700}@media(max-width:900px){.nav-row{flex-direction:column;gap:12px}.site-nav a{margin-left:8px;display:inline-block}h1{text-align:center}.hero{text-align:center}}