.volunteer-hero{background:linear-gradient(90deg,rgba(7,20,36,.92),rgba(12,52,114,.82)),url(/images/community-kitchen.png) 50% /cover;color:var(--white);overflow:hidden;padding:150px 0 82px;position:relative}.volunteer-hero:after{border:1px solid rgba(226,178,58,.24);border-radius:50% 50% 46% 46%;content:"";height:220px;position:absolute;right:max(18px,calc((100vw - 1280px) / 2));top:130px;transform:rotate(45deg);width:220px}.volunteer-hero .eyebrow{color:var(--gold)}.volunteer-hero .lede{color:rgba(255,255,255,.82)}.volunteer-hero-grid{align-items:end;display:grid;grid-gap:42px;gap:42px;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);position:relative;z-index:1}.volunteer-hero-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:8px;display:grid;grid-gap:12px;gap:12px;padding:22px}.volunteer-hero-card span{align-items:center;display:flex;font-weight:900;gap:10px}.volunteer-hero-card svg{color:var(--gold)}.volunteer-program-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.volunteer-program-card{background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:14px;gap:14px;min-height:270px;padding:24px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s var(--ease)}.volunteer-program-card:hover{border-color:rgba(21,79,163,.28);box-shadow:var(--shadow-soft);transform:translateY(-4px)}.volunteer-icon{align-items:center;background:var(--gold-soft);border-radius:8px;color:var(--blue);display:flex;height:52px;justify-content:center;width:52px}.volunteer-form h2,.volunteer-program-card h3,.volunteer-steps h2{font-family:var(--font-serif),Georgia,serif;line-height:1.05;margin:0}.volunteer-program-card h3{font-size:1.45rem}.volunteer-form>p,.volunteer-program-card p,.volunteer-steps p{color:var(--ink-soft);line-height:1.55;margin:0}.volunteer-layout{align-items:start;display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(280px,.44fr) minmax(0,1fr)}.volunteer-form,.volunteer-steps{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft);padding:26px}.volunteer-steps{display:grid;grid-gap:20px;gap:20px;position:-webkit-sticky;position:sticky;top:104px}.volunteer-form h2,.volunteer-steps h2{font-size:clamp(1.8rem,3vw,2.7rem)}.volunteer-steps div{display:grid;grid-gap:14px;gap:14px}.volunteer-steps article{border-top:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;grid-template-columns:48px 1fr;padding-top:14px}.volunteer-steps span{color:var(--blue);font-family:var(--font-serif),Georgia,serif;font-size:1.55rem;font-weight:900}.volunteer-form{display:grid;grid-gap:20px;gap:20px;scroll-margin-top:104px}.volunteer-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.interest-fieldset{border:0;display:grid;grid-gap:10px;gap:10px;margin:0;padding:0}.interest-fieldset legend{color:var(--ink-soft);font-size:.88rem;font-weight:800;margin-bottom:10px}.interest-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.interest-grid button{align-items:center;background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;color:var(--ink);cursor:pointer;display:flex;font-weight:850;gap:9px;min-height:46px;padding:0 12px;text-align:left;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s var(--ease)}.interest-grid button.active,.interest-grid button:hover{background:var(--gold-soft);border-color:rgba(226,178,58,.72);color:var(--ink);transform:translateY(-2px)}@media (max-width:980px){.volunteer-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.volunteer-hero-grid,.volunteer-layout{grid-template-columns:1fr}.volunteer-steps{position:static}}@media (max-width:640px){.interest-grid,.volunteer-fields,.volunteer-program-grid{grid-template-columns:1fr}}