*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#15202b;background:#f6f8fb;line-height:1.6}a{color:#006ea9;text-decoration:none}img{max-width:100%;height:auto}.site-header{background:#fff;border-bottom:1px solid #dce5ee;position:sticky;top:0;z-index:10}.topbar{max-width:1180px;margin:auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:22px;color:#0b4263}.brand img{width:58px;max-height:52px;object-fit:contain}.quick{display:flex;gap:16px;align-items:center;font-weight:700}.quick span{color:#2d6a4f}.main-nav{max-width:1180px;margin:auto;padding:0 20px 14px;display:flex;flex-wrap:wrap;gap:10px}.main-nav a{padding:8px 12px;border-radius:6px;background:#eef6fb;color:#0b4263}.hero{max-width:1180px;margin:28px auto 0;padding:28px 20px;display:grid;grid-template-columns:1.2fr .8fr;gap:26px;align-items:center}.hero-text{background:#006ea9;color:#fff;padding:36px;border-radius:8px}.hero h1{font-size:clamp(30px,5vw,54px);line-height:1.08;margin:8px 0 14px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:700;color:#bce7ff}.hero img{border-radius:8px;object-fit:cover;min-height:280px;width:100%;background:#d9e8f1}.button{display:inline-block;background:#18a957;color:#fff;padding:12px 18px;border-radius:6px;font-weight:700}.button.secondary{background:#fff;color:#006ea9}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.content,.cta{max-width:1180px;margin:28px auto;padding:28px 20px;background:#fff;border:1px solid #dce5ee;border-radius:8px}.content h1,.content h2,.content h3{color:#0b4263;line-height:1.2}.content h1{font-size:34px}.content h2{margin-top:28px}.grid{display:grid;gap:18px}.grid.three{grid-template-columns:repeat(3,1fr)}article{background:#f2f7fb;border:1px solid #dbe8f1;border-radius:8px;padding:18px}.notice{padding:12px 14px;background:#fff7dd;border:1px solid #efd27b;border-radius:6px;margin-bottom:20px;color:#5a4500}.cta{display:flex;justify-content:space-between;gap:20px;align-items:center;background:#0b4263;color:#fff}.cta h2{margin:0;color:#fff}.site-footer{margin-top:34px;background:#102a3a;color:#dceaf2;padding:34px 20px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.site-footer a{color:#fff}.wp-block-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.has-text-align-center{text-align:center}@media(max-width:760px){.topbar,.quick,.cta{display:block}.quick{margin-top:12px}.hero{grid-template-columns:1fr;padding-top:16px}.hero-text{padding:24px}.grid.three,.site-footer{grid-template-columns:1fr}.main-nav{overflow:auto;flex-wrap:nowrap}.main-nav a{white-space:nowrap}}