:root{--blue: #2447ff;--blue-dark: #172db5;--ink: #101114;--muted: #646b76;--paper: #ffffff;--soft: #f4f6fa;--soft-blue: #eef2ff;--line: #dfe3eb;--black: #030303;--panel: #17191f;--radius: 8px;--shadow: 0 24px 70px rgba(14, 20, 38, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;background:var(--paper)}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:78px;padding:12px clamp(20px,5vw,72px);background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{font-size:clamp(1.2rem,2vw,1.55rem);font-weight:900;white-space:nowrap}.primary-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(14px,2vw,34px);width:100%;font-size:.96rem;font-weight:800}.primary-nav a{color:#0d0e11}.primary-nav a:hover,.primary-nav .is-active{color:var(--blue)}.donate-link,.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:0;border-radius:var(--radius);font-weight:900}.donate-link,.button-primary{color:#fff!important;background:var(--blue)}.donate-link:hover,.button-primary:hover{background:var(--blue-dark)}.button-light{color:var(--ink);background:#fff}.nav-toggle{display:none;width:44px;height:40px;border:0;background:transparent}.nav-toggle span{display:block;height:3px;margin:7px 0;background:#000}.view{display:none}.view.is-active{display:block}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);align-items:center;gap:clamp(28px,6vw,86px);min-height:calc(100vh - 78px);padding:clamp(58px,9vw,110px) clamp(24px,6vw,96px);color:#fff;background:linear-gradient(120deg,#000000ed,#000000c7),radial-gradient(circle at 80% 20%,rgba(36,71,255,.42),transparent 32%),#000}.hero-copy{max-width:890px}.hero-copy p{max-width:780px}.hero-panel{display:grid;gap:14px;padding:28px;color:var(--ink);background:#fff;border-radius:var(--radius);box-shadow:var(--shadow)}.hero-panel span{font-size:clamp(3.2rem,7vw,5.2rem);font-weight:900;line-height:1}.hero-panel small{color:var(--blue);font-weight:900;text-transform:uppercase}.hero-panel p{margin:0;color:var(--muted);line-height:1.55}.meter{height:12px;overflow:hidden;background:var(--soft);border-radius:999px}.meter span{display:block;height:100%;background:var(--blue)}.eyebrow{margin:0 0 14px;color:var(--blue);font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:24px;font-size:clamp(3rem,7vw,6.4rem);line-height:.96;letter-spacing:0}h2{margin-bottom:18px;font-size:clamp(2.1rem,4.5vw,4.2rem);line-height:1;letter-spacing:0}h3{font-size:1.35rem;line-height:1.15}.hero p,.page-hero p,.section-heading p{color:inherit;font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line)}.quick-actions button{min-height:88px;padding:18px;color:var(--ink);background:#fff;border:0;font-weight:900}.quick-actions button:hover{color:#fff;background:var(--blue)}.impact-lab,.vote-panel,.form-shell,.resource-section,.music-page,.shop-page,.donate-page,.contact-section,.action-board{padding:clamp(58px,8vw,108px) clamp(22px,6vw,96px)}.section-heading,.form-intro{width:min(900px,100%);margin:0 auto 42px;text-align:center}.section-heading p,.form-intro p{color:var(--muted)}.program-grid,.resource-grid,.release-grid,.shop-grid,.business-grid,.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(100%,1320px);margin:0 auto}.program-card,.resource-card,.release-grid article,.shop-grid article,.business-card,.contact-card{display:grid;align-content:start;gap:16px;min-height:250px;padding:28px;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius)}.program-card:hover,.resource-card:hover,.business-card:hover,.shop-grid article:hover,.release-grid article:hover{border-color:#2447ff80;box-shadow:0 16px 40px #172db517;transform:translateY(-2px)}.program-card span,.business-logo,.contact-icon,.release-grid span{display:grid;place-items:center;width:54px;height:54px;color:#fff;background:var(--blue);border-radius:var(--radius);font-weight:900}.program-card p,.resource-card p,.release-grid p,.shop-grid p,.business-card small,.action-list p,.contact-card small{margin:0;color:var(--muted);line-height:1.55}.vote-panel,.donate-page,.listing-form-section,.form-shell{background:var(--soft)}.idea-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:min(100%,900px);margin:0 auto 16px}.idea-row button,.resource-card button{min-height:42px;padding:0 16px;color:var(--blue);background:#fff;border:1px solid #cbd5ff;border-radius:999px;font-weight:900}.idea-row button:hover,.resource-card button:hover{color:#fff;background:var(--blue)}.inline-form,.stack-form,.listing-form,.donate-form{display:grid;gap:16px;width:min(100%,920px);margin:0 auto}.listing-form{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-form button{grid-column:1 / -1}input,select,textarea{width:100%;min-height:58px;padding:0 16px;color:var(--ink);background:#fff;border:1px solid #c9ced8;border-radius:var(--radius)}textarea{min-height:150px;padding-top:16px;resize:vertical}.inline-form{grid-template-columns:minmax(0,1fr) auto}.form-result{min-height:24px;margin:18px auto 0;width:min(100%,920px);color:var(--blue);font-weight:900;text-align:center}.ally-feature,.page-hero,.directory,.music-page,.shop-page{color:#fff;background:var(--black)}.ally-feature{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(280px,.9fr);align-items:center;gap:clamp(30px,7vw,96px);padding:clamp(58px,8vw,100px) clamp(22px,6vw,96px)}.ally-feature img{width:100%;max-height:720px;object-fit:cover;object-position:center;border-radius:var(--radius)}.ally-feature p{max-width:620px;font-size:1.2rem;line-height:1.55}.page-hero{display:grid;min-height:430px;place-items:center;padding:clamp(62px,8vw,108px) 24px;text-align:center}.page-hero>div{width:min(900px,100%)}.page-hero.compact{min-height:360px}.page-hero.blue{background:var(--blue)}.page-hero.blue .eyebrow{color:#fff}.action-board{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(340px,1fr);gap:clamp(24px,5vw,72px);color:#fff;background:var(--blue)}.action-board .eyebrow{color:#fff}.action-list{display:grid;gap:14px}.action-list article{padding:24px;color:var(--ink);background:#fff;border-radius:var(--radius)}.filter-bar{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:12px;width:min(100%,900px);margin:0 auto 28px}.directory .section-heading p,.music-page .section-heading p,.shop-page .section-heading p{color:#d7d9e0}.business-card{color:#fff;background:#24262d;border-color:#3a3d46}.business-card strong{color:#fff;font-size:1.35rem}.business-card[hidden]{display:none}.release-grid article,.shop-grid article{color:var(--ink);background:#fff}.release-grid span{width:auto;min-width:92px;padding:0 12px}.amount-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.amount-grid button{min-height:74px;color:var(--ink);background:#fff;border:2px solid var(--line);border-radius:var(--radius);font-size:1.5rem;font-weight:900}.amount-grid button.is-selected{color:#fff;border-color:var(--blue);background:var(--blue)}.donate-form .button,.stack-form .button,.listing-form .button{justify-self:start}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-card{min-height:220px;background:#fff}.contact-card strong{font-size:clamp(2rem,4vw,3rem)}.site-footer{padding:58px 24px;text-align:center;border-top:1px solid var(--line)}.site-footer h2{margin-bottom:18px;font-size:clamp(1.8rem,4vw,2.6rem)}.site-footer p{color:var(--muted)}.site-footer a{color:var(--blue);font-weight:900}.petition-modal{width:min(920px,calc(100% - 24px));max-height:min(880px,calc(100vh - 24px));padding:36px;border:0;border-radius:var(--radius);box-shadow:var(--shadow)}.petition-modal::backdrop{background:#000000b3}.petition-modal h2,.modal-subtitle{text-align:center}.modal-subtitle{margin-bottom:34px;color:var(--muted);font-size:1.25rem}.required-note{text-align:right}.petition-modal label,.petition-modal legend{display:block;margin:18px 0 8px;font-weight:800}.petition-modal span{color:#d34434}.petition-modal fieldset{margin:20px 0;padding:0;border:0}.checkbox-label{display:flex!important;align-items:center;gap:8px}.checkbox-label input{width:auto;min-height:auto}.modal-close{position:absolute;top:14px;right:14px;width:40px;height:40px;color:var(--ink);background:var(--soft);border:0;border-radius:999px;font-weight:900}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1100px){.primary-nav{gap:14px;font-size:.9rem}.hero{grid-template-columns:1fr}.hero-panel{max-width:560px}}@media(max-width:900px){.nav-toggle{display:block}.primary-nav{position:absolute;top:100%;left:0;display:none;width:100%;padding:18px 20px 24px;background:#fff;border-bottom:1px solid var(--line)}.primary-nav.is-open{display:grid;justify-items:start}.quick-actions,.program-grid,.resource-grid,.release-grid,.shop-grid,.business-grid,.contact-grid,.ally-feature,.action-board,.filter-bar,.listing-form,.inline-form{grid-template-columns:1fr}}@media(max-width:620px){h1{font-size:clamp(2.45rem,14vw,4rem)}.site-header{min-height:68px;padding:10px 16px}.hero{min-height:auto;padding:52px 20px}.amount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.petition-modal{padding:28px 18px}}
