.support-page{min-height:100vh;background:var(--navy,#09101d);color:var(--paper,#f5f0e7)}
.support-content{max-width:1180px;margin:0 auto;padding:clamp(3rem,8vw,7rem) clamp(1.25rem,5vw,5rem) 3rem}
.support-content h1{font-size:clamp(3.5rem,8vw,8rem);line-height:.9;letter-spacing:-.06em;margin:.55rem 0 1.5rem;max-width:9ch}
.support-lead{font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.45;max-width:64rem;margin:0 0 3rem;color:#f5f0e7}
.support-layout{display:grid;grid-template-columns:minmax(12rem,.75fr) minmax(0,1.5fr);gap:2rem;align-items:start}
.support-projects{border-top:1px solid var(--brass,#b99755);padding-top:1rem;max-width:22rem}.support-projects h2{font-size:clamp(1.5rem,2.5vw,2.35rem);line-height:1.02;margin:.5rem 0 1rem}.support-projects p:not(.eyebrow){line-height:1.55}.support-projects a{color:var(--brass,#d1ac62)}
.support-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.support-card{border:1px solid rgba(245,240,231,.45);padding:1.4rem;min-height:17rem;display:flex;flex-direction:column}.support-card h2{font-size:clamp(1.5rem,2.5vw,2.2rem);margin:.35rem 0 .75rem}.support-card p:not(.eyebrow){line-height:1.5;margin:0 0 1rem}.support-card .direct{margin-top:auto;align-self:flex-start}.support-note{border-top:1px solid rgba(245,240,231,.35);margin:2rem 0 0;padding-top:1rem;color:#d7d0c5}.support-footer{max-width:1180px;margin:0 auto;padding:1rem clamp(1.25rem,5vw,5rem) 2rem;display:flex;gap:1.5rem}.support-footer a{color:var(--brass,#d1ac62)}
@media (max-width:700px){.support-content{padding-top:3rem}.support-content h1{font-size:clamp(3.25rem,16vw,5rem)}.support-layout,.support-cards{grid-template-columns:1fr}.support-projects{max-width:none}.support-card{min-height:0}.support-footer{flex-direction:column;gap:.5rem}}
