*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#f0f5f3;color:#212529}.navbar{background-color:#0F5132;border-bottom:none;padding:.85rem 0;box-shadow:0 2px 8px rgba(15,81,50,.25);position:-webkit-sticky;position:sticky;top:0;z-index:200}.nav-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;justify-content:space-between}.nav-container,.nav-logo{display:flex;align-items:center}.nav-logo{text-decoration:none;opacity:1;transition:opacity .15s}.nav-logo:hover{opacity:.85}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-item a{color:#d4e8df;text-decoration:none;font-size:.92rem}.nav-item a:hover{color:#ffffff}.container{max-width:900px;margin:2.5rem auto;padding:0 1.5rem}.page-header{text-align:center;margin-bottom:2rem}.page-header h1{font-size:2.2rem;margin-bottom:.5rem;color:#142e22;font-weight:700}.page-header p{font-size:1.05rem;color:#5a7a6a}