.volunteer-page{overflow-x:hidden}
.volunteer-hero{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:168px 0 72px}
.volunteer-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:center;gap:clamp(34px,6vw,84px)}
.volunteer-hero-copy{padding:18px 0}
.volunteer-hero-copy h1{max-width:760px;margin:14px 0 24px;color:var(--violet-900);font-family:'Cormorant Garamond',serif;font-size:clamp(58px,7.2vw,104px);font-weight:500;letter-spacing:-.045em;line-height:.88}
.volunteer-hero-copy h1 em{color:var(--violet-700);font-weight:500}
.volunteer-hero-lede{max-width:690px;color:#4d3f52;font-size:clamp(18px,2vw,22px);line-height:1.65}
.volunteer-hero-note{display:flex;align-items:flex-start;gap:12px;max-width:660px;margin-top:25px;padding:18px 20px;border:1px solid rgba(109,42,142,.14);border-radius:20px;background:rgba(255,255,255,.64);color:#4d3f52;box-shadow:0 14px 36px rgba(54,24,68,.06)}
.volunteer-hero-note span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:var(--violet-900);color:#fff;font-size:12px;font-weight:800}
.volunteer-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}
.volunteer-hero-figure{position:relative;margin:0;padding:12px;border:1px solid rgba(255,255,255,.9);border-radius:38px;background:rgba(255,255,255,.6);box-shadow:0 30px 80px rgba(55,21,72,.16)}
.volunteer-hero-figure img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 44%;border-radius:28px;background:#e9e1ea}
.volunteer-hero-badge{position:absolute;right:-18px;bottom:72px;max-width:220px;padding:16px 19px;border:1px solid rgba(255,255,255,.5);border-radius:20px;background:rgba(76,13,115,.93);color:#fff;box-shadow:0 18px 46px rgba(54,12,78,.24);backdrop-filter:blur(14px)}
.volunteer-hero-badge strong{display:block;font-family:'Cormorant Garamond',serif;font-size:25px;font-weight:600;line-height:1.05}
.volunteer-hero-badge span{display:block;margin-top:5px;color:#eadcf0;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.volunteer-hero-figure figcaption{padding:13px 9px 3px;color:var(--muted);font-size:13px;line-height:1.45}
.volunteer-promise{padding:0 0 88px}
.volunteer-promise-panel{position:relative;overflow:hidden;padding:clamp(40px,7vw,76px);border-radius:38px;background:linear-gradient(135deg,#31054e 0%,#5b1680 56%,#8231a1 100%);color:#fff;box-shadow:0 26px 70px rgba(54,12,78,.2)}
.volunteer-promise-panel:before{position:absolute;inset:-45% auto auto 48%;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(238,197,94,.2),transparent 66%);content:"";pointer-events:none}
.volunteer-promise-panel>*{position:relative;z-index:1}
.volunteer-promise-panel .eyebrow{color:#f2d98f}
.volunteer-promise-panel h2{max-width:940px;margin:12px 0 20px;font-family:'Cormorant Garamond',serif;font-size:clamp(44px,6vw,76px);font-weight:500;letter-spacing:-.035em;line-height:.98}
.volunteer-promise-panel p{max-width:850px;color:#f4edf7;font-size:clamp(17px,2vw,21px);line-height:1.72}
.volunteer-promise-signature{display:flex;align-items:center;gap:15px;margin-top:28px;color:#f2d98f;font-weight:800}
.volunteer-promise-signature:before{width:48px;height:1px;background:#f2d98f;content:""}
.volunteer-founder{padding:92px 0}
.volunteer-founder-grid{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(38px,7vw,94px)}
.volunteer-founder-photo{margin:0;padding:11px;border:1px solid var(--line);border-radius:32px;background:rgba(255,255,255,.75);box-shadow:0 20px 60px rgba(45,23,56,.11);transform:rotate(-1.2deg)}
.volunteer-founder-photo img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center;border-radius:23px}
.volunteer-founder-copy h2{max-width:690px;margin:12px 0 20px;color:var(--violet-900);font-family:'Cormorant Garamond',serif;font-size:clamp(48px,6vw,76px);font-weight:500;letter-spacing:-.035em;line-height:.98}
.volunteer-founder-copy>p{max-width:720px;margin-bottom:17px;color:#4d3f52;font-size:17px;line-height:1.75}
.volunteer-leadership-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}
.volunteer-leadership-points article{padding:20px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.7)}
.volunteer-leadership-points strong{display:block;color:var(--violet-900);font-size:15px}
.volunteer-leadership-points span{display:block;margin-top:7px;color:var(--muted);font-size:13px;line-height:1.55}
.volunteer-story{padding:92px 0}
.volunteer-story-head{display:grid;grid-template-columns:1fr .72fr;align-items:end;gap:40px;margin-bottom:34px}
.volunteer-story-head h2{max-width:750px;margin-top:11px;color:var(--violet-900);font-family:'Cormorant Garamond',serif;font-size:clamp(46px,5.8vw,72px);font-weight:500;letter-spacing:-.035em;line-height:.98}
.volunteer-story-head>p{color:var(--muted);font-size:17px;line-height:1.7}
.volunteer-photo-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:260px;gap:16px}
.volunteer-photo{position:relative;grid-column:span 4;overflow:hidden;min-height:0;margin:0;border-radius:28px;background:#e7ddea;box-shadow:0 18px 48px rgba(45,23,56,.1)}
.volunteer-photo:nth-child(1){grid-column:span 7}.volunteer-photo:nth-child(2){grid-column:span 5}.volunteer-photo:nth-child(3){grid-column:span 5}.volunteer-photo:nth-child(4){grid-column:span 3;grid-row:span 2}.volunteer-photo:nth-child(5){grid-column:span 4}.volunteer-photo:nth-child(6){grid-column:span 5}.volunteer-photo:nth-child(7){grid-column:span 4}
.volunteer-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}
.volunteer-photo:first-child img{object-position:72% center}.volunteer-photo:nth-child(4) img{object-position:center 35%}
.volunteer-photo:hover img{transform:scale(1.025)}
.volunteer-photo figcaption{position:absolute;right:0;bottom:0;left:0;padding:44px 20px 18px;background:linear-gradient(transparent,rgba(34,13,42,.74));color:#fff;font-size:13px;line-height:1.45}
.volunteer-music{padding:0 0 92px}
.volunteer-music-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(30px,5vw,52px);border:1px solid rgba(213,170,66,.25);border-radius:30px;background:linear-gradient(120deg,#33064e,#63178b);color:#fff;box-shadow:0 22px 64px rgba(54,12,78,.18)}
.volunteer-music-card .eyebrow{color:#f1d98f}.volunteer-music-card h2{margin:9px 0 10px;font-family:'Cormorant Garamond',serif;font-size:clamp(40px,5vw,58px);font-weight:600;line-height:1}.volunteer-music-card p:not(.eyebrow){max-width:720px;color:rgba(255,255,255,.75);line-height:1.68}.volunteer-music-card .pill{flex:0 0 auto;background:#fff;color:var(--violet-900);box-shadow:none}
.volunteer-opportunities{padding:94px 0}
.volunteer-opportunities .section-head{margin-bottom:30px}
.volunteer-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.volunteer-role{position:relative;min-height:270px;padding:30px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.74);box-shadow:0 16px 44px rgba(45,23,56,.07)}
.volunteer-role-number{display:grid;place-items:center;width:42px;height:42px;margin-bottom:34px;border-radius:50%;background:var(--violet-100);color:var(--violet-900);font-size:12px;font-weight:900}
.volunteer-role h3{color:var(--violet-900);font-family:'Cormorant Garamond',serif;font-size:34px;font-weight:600;line-height:1.05}
.volunteer-role p{margin-top:11px;color:var(--muted);line-height:1.68}
.volunteer-standards{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:46px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.66);overflow:hidden}
.volunteer-standard{padding:25px;border-right:1px solid var(--line)}
.volunteer-standard:last-child{border-right:0}
.volunteer-standard strong{display:block;color:var(--violet-900);font-size:15px}
.volunteer-standard span{display:block;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.55}
.volunteer-apply{padding:94px 0}
.volunteer-apply-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:start;gap:22px}
.volunteer-apply-copy,.volunteer-form{padding:clamp(28px,4vw,45px);border:1px solid var(--line);border-radius:30px;background:rgba(255,255,255,.76);box-shadow:0 20px 54px rgba(45,23,56,.08)}
.volunteer-apply-copy{position:sticky;top:150px;background:linear-gradient(155deg,#fff 0%,#f1e3f6 100%)}
.volunteer-apply-copy h2,.volunteer-form h2{margin:10px 0 16px;color:var(--violet-900);font-family:'Cormorant Garamond',serif;font-size:clamp(40px,5vw,58px);font-weight:500;line-height:1}
.volunteer-apply-copy p{color:var(--muted);line-height:1.72}
.volunteer-checklist{display:grid;gap:12px;margin-top:24px}
.volunteer-checklist li{position:relative;padding-left:28px;color:#4d3f52;line-height:1.55;list-style:none}
.volunteer-checklist li:before{position:absolute;top:1px;left:0;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--violet-900);color:#fff;content:"✓";font-size:11px;font-weight:900}
.volunteer-boundary{margin-top:25px;padding:18px;border:1px solid rgba(112,44,143,.15);border-radius:18px;background:rgba(255,255,255,.68);color:var(--muted);font-size:13px;line-height:1.6}
.volunteer-form .form-grid{margin-top:24px}
.volunteer-form .field input,.volunteer-form .field select,.volunteer-form .field textarea{background:rgba(255,255,255,.92)}
.volunteer-form .field textarea{min-height:150px}
.volunteer-thanks{padding:0 0 105px}
.volunteer-thanks-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:24px;padding:30px 34px;border:1px solid rgba(213,170,66,.28);border-radius:28px;background:linear-gradient(115deg,rgba(255,255,255,.86),rgba(243,225,248,.82));box-shadow:0 18px 50px rgba(45,23,56,.08)}
.volunteer-thanks-mark{display:grid;place-items:center;width:74px;height:74px;border-radius:50%;background:var(--violet-900);color:#f1d98f;font-family:'Cormorant Garamond',serif;font-size:38px;font-style:italic}
.volunteer-thanks-card h2{color:var(--violet-900);font-family:'Cormorant Garamond',serif;font-size:clamp(32px,4vw,46px);font-weight:600;line-height:1.05}
.volunteer-thanks-card p{max-width:880px;margin-top:7px;color:var(--muted);line-height:1.65}
@media(max-width:980px){.volunteer-hero-grid,.volunteer-founder-grid,.volunteer-apply-grid{grid-template-columns:1fr}.volunteer-hero{padding-top:150px}.volunteer-hero-copy{text-align:center}.volunteer-hero-copy h1,.volunteer-hero-lede,.volunteer-hero-note{margin-right:auto;margin-left:auto}.volunteer-hero-actions{justify-content:center}.volunteer-hero-figure{width:min(680px,100%);margin:auto}.volunteer-hero-badge{right:18px}.volunteer-founder-photo{width:min(620px,100%);margin:auto;transform:none}.volunteer-founder-copy{text-align:center}.volunteer-founder-copy h2,.volunteer-founder-copy>p{margin-right:auto;margin-left:auto}.volunteer-apply-copy{position:static}.volunteer-standards{grid-template-columns:repeat(2,1fr)}.volunteer-standard:nth-child(2){border-right:0}.volunteer-standard:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:700px){.volunteer-hero{width:min(100% - 24px,1240px);padding-top:132px;padding-bottom:55px}.volunteer-hero-grid{gap:26px}.volunteer-hero-copy h1{font-size:clamp(54px,16vw,76px)}.volunteer-hero-lede{font-size:17px}.volunteer-hero-note{text-align:left}.volunteer-hero-figure{padding:8px;border-radius:28px}.volunteer-hero-figure img{border-radius:21px}.volunteer-hero-badge{right:15px;bottom:72px;max-width:185px;padding:13px 15px}.volunteer-hero-badge strong{font-size:21px}.volunteer-promise{padding-bottom:58px}.volunteer-promise-panel{border-radius:28px}.volunteer-founder,.volunteer-story,.volunteer-opportunities,.volunteer-apply{padding:68px 0}.volunteer-leadership-points,.volunteer-role-grid{grid-template-columns:1fr}.volunteer-story-head{grid-template-columns:1fr;gap:15px}.volunteer-photo-grid{grid-template-columns:1fr;grid-auto-rows:auto}.volunteer-photo,.volunteer-photo:nth-child(n){grid-column:auto;grid-row:auto;min-height:0;aspect-ratio:4/3}.volunteer-photo:nth-child(4){aspect-ratio:4/5}.volunteer-music{padding-bottom:68px}.volunteer-music-card{align-items:stretch;flex-direction:column;text-align:center}.volunteer-music-card .pill{width:100%}.volunteer-standards{grid-template-columns:1fr}.volunteer-standard,.volunteer-standard:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.volunteer-standard:last-child{border-bottom:0}.volunteer-thanks-card{grid-template-columns:1fr;padding:26px;text-align:center}.volunteer-thanks-mark{margin:auto}.volunteer-thanks{padding-bottom:130px}}
@media(prefers-reduced-motion:reduce){.volunteer-photo img{transition:none}}
