*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#2a322c;background:#faf6ee;line-height:1.65}a{color:#2d4a3a;text-decoration:none}a:hover{text-decoration:underline}.wrap{max-width:960px;margin:0 auto;padding:0 1.25rem}header{background:#2d4a3a;color:#faf6ee;padding:1rem 0;position:sticky;top:0;z-index:10}header a{color:#faf6ee}.logo{font-weight:700;font-size:1.05rem}.logo span{display:block;font-weight:400;font-size:.75rem;opacity:.85;color:#e8d5a3}nav ul{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;margin-top:.75rem;font-size:.9rem}nav a[aria-current=page]{color:#e8d5a3;text-decoration:underline}.hero{background:linear-gradient(135deg,#2d4a3a,#3d5c4a);color:#faf6ee;padding:3.5rem 0;text-align:center}.hero h1{font-family:Georgia,serif;font-size:clamp(1.8rem,4vw,2.6rem);margin:.5rem 0 1rem;color:#e8d5a3}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#e8d5a3}.btn{display:inline-block;margin:.4rem;padding:.7rem 1.2rem;border-radius:6px;font-weight:600}.btn-p{background:#e8d5a3;color:#2d4a3a}.btn-g{border:1px solid #e8d5a3;color:#e8d5a3}section{padding:2.75rem 0}.alt{background:#f0ebe0}.grid{display:grid;gap:1.25rem}@media(min-width:700px){.grid-2{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:1fr 1fr 1fr}.header-inner{display:flex;justify-content:space-between;align-items:center}nav ul{margin:0}}.card{background:#fff;border:1px solid #e4ddd0;border-radius:10px;padding:1.25rem;box-shadow:0 1px 2px rgba(0,0,0,.04)}.card h3{font-family:Georgia,serif;color:#2d4a3a;margin-bottom:.5rem}h2{font-family:Georgia,serif;color:#2d4a3a;font-size:1.6rem;margin-bottom:1rem}.prose p,.prose li{margin-bottom:.75rem}.prose ul{padding-left:1.2rem}.media{width:100%;height:auto;border-radius:10px;display:block}.page-hero{padding:2.5rem 0 1rem;background:#f0ebe0}.page-hero h1{font-family:Georgia,serif;color:#2d4a3a;font-size:clamp(1.6rem,3vw,2.2rem)}.note{background:#fff8e7;border-left:3px solid #e8d5a3;padding:.9rem 1rem;margin:1rem 0;border-radius:0 8px 8px 0;font-size:.95rem}footer{background:#24382c;color:#d7d2c8;padding:2.5rem 0 1.5rem;font-size:.9rem}footer a{color:#e8d5a3}footer h3{color:#faf6ee;margin-bottom:.5rem}.fg{display:grid;gap:1.5rem}@media(min-width:700px){.fg{grid-template-columns:2fr 1fr 1fr}}.fp{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #3a4f42;font-size:.8rem;opacity:.9}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.5rem;z-index:99}