body{margin:0;font-family:Inter,system-ui,Segoe UI,Arial,sans-serif;background:#f4f6f3;color:#17222c;line-height:1.72}.top{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px 5vw;background:#10263b;color:#fff;position:sticky;top:0;z-index:5}.brand{color:#fff;text-decoration:none;font-weight:900;letter-spacing:.04em}.nav summary{cursor:pointer;background:#cce6d6;color:#10263b;padding:9px 14px;border-radius:999px;font-weight:850}.nav ul{position:absolute;right:5vw;max-width:520px;background:#fff;color:#10263b;border:1px solid #cddbd3;border-radius:20px;padding:16px 26px;box-shadow:0 18px 50px #0003}.nav a{color:#10263b}.hero{max-width:1180px;margin:34px auto 0;padding:0 5vw}.hero img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:30px;box-shadow:0 20px 70px #10263b33}.hero-card{max-width:900px;margin:-74px auto 24px;background:#fff;border-top:10px solid #69a982;border-radius:28px;padding:32px;position:relative;box-shadow:0 18px 60px #10263b20}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#467258;font-weight:900;font-size:.8rem}h1{font-size:clamp(2rem,5vw,4.4rem);line-height:1.04;margin:.1em 0}h2{margin-top:42px;color:#153856;font-size:1.72rem}.article{max-width:880px;margin:0 auto 52px;background:#fff;padding:28px 5vw;border-radius:30px;box-shadow:0 12px 44px #10263b14}.article p{font-size:1.07rem}.article a{color:#9b4d10;font-weight:850}.photo-note{background:#e8f2ec;padding:14px;border-radius:24px;margin:42px 0}.photo-note img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px}figcaption{font-size:.92rem;color:#4e5f56}footer{background:#0b1b2b;color:#e8f2ec;text-align:center;padding:36px 5vw}footer a{color:#bde4c9;margin:0 10px;font-weight:850}@media(max-width:760px){.hero-card{margin:12px 5vw}.top{align-items:flex-start;flex-direction:column}.nav ul{left:5vw;right:5vw}}