:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f7f2e8;background:#17181d;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#17181d;color:#f7f2e8}a{color:#e4bd55;text-decoration:none}a:hover{text-decoration:underline}.site-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,3rem);background:#17181d;border-bottom:1px solid #34343a}.brand{font-weight:700;color:#f7f2e8}.site-header nav{display:flex;gap:1.25rem;flex-wrap:wrap}.hero,.section{max-width:1100px;margin:0 auto;padding:clamp(4rem,9vw,8rem) clamp(1rem,4vw,2rem)}.hero{text-align:center}.hero h1,h2{line-height:1.1}.hero h1{font-size:clamp(2.7rem,7vw,5.5rem);margin:.25rem 0 1.5rem}.hero .lead{max-width:760px;margin:0 auto 2rem;font-size:clamp(1.05rem,2vw,1.3rem);color:#d8d2c8}.eyebrow{margin:0 0 .75rem;color:#e4bd55;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.button{display:inline-block;border:1px solid #e4bd55;border-radius:999px;background:#e4bd55;color:#17181d;padding:.8rem 1.25rem;font-weight:700;cursor:pointer}.button.secondary{background:transparent;color:#f7f2e8}.section{border-top:1px solid #2d2e34}.section h2{font-size:clamp(2rem,4vw,3.2rem);margin:.25rem 0 1rem}.section p{max-width:760px;color:#d8d2c8}.note{padding:1rem;border-left:3px solid #e4bd55;background:#202127}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.card{padding:1.5rem;border:1px solid #34343a;border-radius:1rem;background:#202127}.card h3{margin-top:0;color:#f7f2e8}.card p{margin-bottom:0}.stewardship-callout{background:#1d1e24}.contact-form{display:grid;gap:.6rem;max-width:700px;margin-top:2rem}.contact-form label{font-weight:700}.contact-form input,.contact-form textarea{width:100%;border:1px solid #45464e;border-radius:.6rem;background:#101115;color:#f7f2e8;padding:.8rem;font:inherit}.form-status{min-height:1.5em;margin:0}.site-footer{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:2rem clamp(1rem,4vw,3rem);border-top:1px solid #34343a;color:#aaa}.page-shell{max-width:900px;margin:0 auto;padding:6rem 1.25rem}.page-shell h1{font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1}.page-shell .card{margin-top:2rem}@media(max-width:760px){.site-header{align-items:flex-start;flex-direction:column}.grid{grid-template-columns:1fr}.hero,.section{padding-top:4rem;padding-bottom:4rem}}