:root{--pink: #ec5aa0;--pink-strong: #e40f7b;--green: #244b29;--green-deep: #143219;--ink: #172017;--muted: #647065;--line: #dfe6dd;--paper: #fffaf6;--white: #ffffff;--yellow: #f0b743;--blue: #356bd6;--radius: 8px;--shadow: 0 22px 70px rgba(23, 32, 23, .14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper);color:var(--ink)}body{margin:0;min-width:320px;font-size:16px;line-height:1.55}img,iframe{max-width:100%}a{color:inherit}button,input,textarea,select{font:inherit}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:20;background:var(--green);color:var(--white);padding:.75rem 1rem;border-radius:var(--radius)}.skip-link:focus{top:1rem}:root{--glass-fill: rgba(255, 255, 255, .58);--glass-fill-strong: rgba(255, 250, 246, .74);--glass-stroke: rgba(255, 255, 255, .54);--glass-green-stroke: rgba(20, 50, 25, .16);--glass-shadow: 0 34px 110px rgba(20, 50, 25, .16)}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px;padding:.72rem clamp(1rem,4vw,4rem);background:#fffaf6f5;border-bottom:1px solid rgba(36,75,41,.1);box-shadow:0 10px 30px #14321909}.site-header:before{display:none}.site-header:after{display:none}.brand,.header-actions,.site-header nav,.site-footer nav{display:flex;align-items:center;gap:.85rem}.brand{text-decoration:none;text-transform:uppercase;letter-spacing:0}.brand img{width:42px;height:42px;border-radius:6px;object-fit:cover}.brand span{display:grid;gap:.02rem;line-height:.94}.brand strong{font-size:1rem;font-weight:950}.brand small{color:#14321994;font-size:.68rem;font-weight:900}.header-actions{gap:clamp(.75rem,2vw,1.4rem)}.listen-actions{display:flex;gap:.45rem;align-items:center}.site-header nav{gap:clamp(.7rem,2vw,1.2rem)}.site-header nav a,.site-footer nav a{color:var(--green);font-weight:800;text-decoration:none}.site-header nav a{position:relative;border-radius:999px;padding:.42rem .58rem;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.site-header nav a:after{position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:999px;background:var(--pink);transform:scaleX(0);transform-origin:left;transition:transform .18s ease;content:""}.site-header nav a:hover,.site-footer nav a:hover{color:var(--pink-strong)}.site-header nav a:hover{background:#ec5aa01a;transform:translateY(-1px)}.site-header nav a:hover:after{transform:scaleX(1)}.section-index{display:inline-flex;margin:0 0 .65rem;border:1px solid rgba(20,50,25,.14);border-radius:999px;padding:.34rem .62rem;background:#ffffffb8;color:var(--muted);font-size:.76rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.section{position:relative;scroll-margin-top:84px}.section:after{position:absolute;right:clamp(1rem,5vw,5rem);bottom:0;left:clamp(1rem,5vw,5rem);height:1px;background:linear-gradient(90deg,transparent,rgba(20,50,25,.16),transparent);content:"";pointer-events:none}.header-cta{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:2px solid var(--green-deep);border-radius:var(--radius);padding:.48rem .72rem;background:linear-gradient(135deg,rgba(255,255,255,.34),transparent 42%),var(--pink);box-shadow:4px 4px 0 var(--green-deep);color:var(--green-deep);font-size:.88rem;font-weight:950;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.header-cta.youtube{background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 44%),var(--green-deep);color:var(--white);box-shadow:4px 4px 0 var(--pink)}.header-cta.youtube:hover{box-shadow:2px 2px 0 var(--pink)}.header-cta:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--green-deep)}.site-footer{position:relative;overflow:clip;border-top:1px solid rgba(20,50,25,.16);background:radial-gradient(circle at 78% 14%,rgba(236,90,160,.34),transparent 24rem),linear-gradient(145deg,var(--green-deep) 0 58%,#1f3f24 58.2% 100%);color:var(--white)}.site-footer:before{position:absolute;inset:0;background-image:linear-gradient(rgba(255,250,246,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,250,246,.06) 1px,transparent 1px);background-size:36px 36px;content:"";mask-image:linear-gradient(180deg,#000,transparent 92%)}.site-footer:after{display:none}.footer-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,auto) minmax(240px,.42fr);gap:clamp(1.5rem,5vw,4.5rem);align-items:center;width:min(1280px,calc(100% - 2rem));margin:0 auto;padding:clamp(3rem,7vw,6rem) 0 clamp(2rem,4vw,3rem)}.footer-brand{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center;max-width:760px}.footer-brand img{width:70px;height:70px;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius)}.footer-brand .eyebrow{margin:0;color:var(--pink)}.footer-brand strong{display:block;max-width:13ch;font-size:clamp(2.45rem,6.6vw,6.8rem);line-height:.82;text-transform:uppercase}.site-footer p{margin:.45rem 0 0;max-width:42rem;color:#ffffffc2}.footer-signal{display:flex;align-items:center;gap:.35rem;justify-content:center;min-width:140px;padding:1rem 1.2rem;border:1px solid rgba(255,250,246,.14);border-radius:999px;background:#fffaf614;box-shadow:0 18px 48px #0000001f}.footer-signal span{width:7px;height:36px;border-radius:999px;background:var(--paper);animation:footer-wave 1.2s ease-in-out infinite}.footer-signal span:nth-child(2),.footer-signal span:nth-child(5){height:66px;background:var(--pink);animation-delay:-.2s}.footer-signal span:nth-child(3),.footer-signal span:nth-child(4){height:92px;animation-delay:-.4s}.footer-directory{display:grid;gap:1rem;justify-items:end;padding:1rem;border:1px solid rgba(20,50,25,.12);border-radius:12px;background:var(--paper);box-shadow:10px 10px #00000029}.footer-nav{display:grid;gap:.55rem;justify-items:end}.footer-channels{padding-top:.85rem;border-top:1px solid rgba(20,50,25,.12)}.footer-nav a{color:var(--green-deep);font-weight:950;text-decoration:none}.footer-nav a:hover{color:var(--pink)}.footer-legal{color:#143219b3;font-size:.82rem;font-weight:850;text-align:right;text-decoration:none}.footer-legal:hover{color:var(--pink)}.footer-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;gap:1rem;align-items:center;width:min(1280px,calc(100% - 2rem));margin:0 auto;padding:1rem 0 clamp(1.3rem,3vw,2rem);border-top:1px solid rgba(255,255,255,.18)}.footer-bottom span{display:inline-grid;place-items:center;width:72px;aspect-ratio:1;border:4px solid var(--pink);border-radius:50%;color:var(--pink);font-size:1.22rem;font-weight:950;transform:rotate(-6deg)}.footer-bottom p{margin:0;text-align:right;color:#ffffffb8}.footer-wordmark{position:absolute;right:-.06em;bottom:-.23em;color:#fffaf60b;font-size:clamp(5rem,17vw,15rem);font-weight:950;line-height:1;text-transform:uppercase;pointer-events:none}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.section{padding:clamp(3rem,7vw,6.5rem) 0}.eyebrow{color:var(--pink-strong);font-size:.83rem;font-weight:950;text-transform:uppercase}.section-title{max-width:760px;margin:.35rem 0 1rem;font-size:clamp(2rem,5vw,4.5rem);line-height:.95;text-transform:uppercase}.lead{max-width:690px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.3rem)}.button-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1rem;border:2px solid var(--green);border-radius:var(--radius);background:var(--green);color:var(--white);font-weight:900;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.btn:hover{transform:translateY(-1px)}.btn.secondary{background:transparent;color:var(--green)}.btn.pink{border-color:var(--pink);background:var(--pink);color:var(--green-deep)}.card{position:relative;overflow:clip;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#ffffffc7,#fffaf680),#ffffff9e;box-shadow:inset 0 1px #ffffffd1,0 12px 40px #17201714;backdrop-filter:blur(14px) saturate(1.08)}:where(.hero-visual,.broadcast-panel,.signal-screen){position:relative}.hero-visual{isolation:isolate}.hero-visual:before,.hero-visual:after{position:absolute;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:radial-gradient(circle at 68% 20%,rgba(255,255,255,.7),transparent 16%),linear-gradient(135deg,#fff3,#fffaf60a);box-shadow:inset 0 1px #ffffffb8,0 30px 90px #14321929;content:"";pointer-events:none;backdrop-filter:blur(18px) saturate(1.18)}.hero-visual:before{right:-5%;top:-6%;z-index:-1;width:min(40%,230px);aspect-ratio:1;opacity:.58}.hero-visual:after{left:2%;bottom:6%;z-index:2;width:min(24%,150px);aspect-ratio:1.46;opacity:.42;transform:rotate(12deg)}.broadcast-panel{overflow:clip;background:radial-gradient(circle at 84% 9%,rgba(255,255,255,.96),transparent 12rem),linear-gradient(145deg,#ffffffb8,#fffaf66b),#fffaf657!important;box-shadow:inset 0 1px #fffffff0,inset 0 -1px #14321914,0 34px 110px #14321933!important;backdrop-filter:blur(28px) saturate(1.2)}.broadcast-panel:before,.broadcast-panel:after{position:absolute;content:"";pointer-events:none}.broadcast-panel:before{inset:1px;border:1px solid rgba(255,255,255,.46);border-radius:inherit;background:linear-gradient(122deg,rgba(255,255,255,.48),transparent 25%,transparent 70%,rgba(255,255,255,.16)),radial-gradient(circle at 16% 84%,rgba(236,90,160,.14),transparent 10rem);mix-blend-mode:screen}.broadcast-panel:after{right:-10%;top:-12%;width:55%;aspect-ratio:1;border-radius:999px;background:#ffffff5c;filter:blur(24px);opacity:.64}.broadcast-panel>*{position:relative;z-index:1}.signal-screen{background:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(180deg,#ffffff6b,#fffaf61f)!important;box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #1432191a,0 22px 60px #1432191f;backdrop-filter:blur(18px) saturate(1.16)}.topic-rail span,.signal-note span{background:linear-gradient(135deg,#ffffffc7,#fffaf661),#ffffff8a!important;box-shadow:inset 0 1px #ffffffdb,0 10px 28px #14321914;backdrop-filter:blur(10px) saturate(1.12)}.broadcast-panel{background:linear-gradient(180deg,#143219f5,#143219e0),var(--green-deep)!important;box-shadow:10px 10px #143219eb,0 34px 90px #14321942!important;backdrop-filter:none!important}.broadcast-panel:before,.broadcast-panel:after{display:none!important}.signal-screen{background:linear-gradient(rgba(20,50,25,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(20,50,25,.055) 1px,transparent 1px),linear-gradient(180deg,#fffaf6fa,#ffffffe6)!important;backdrop-filter:none!important}.topic-rail span{border:1px solid rgba(255,250,246,.28)!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.election-note{position:relative;isolation:isolate;display:grid;width:min(100%,660px);gap:.95rem;margin-top:clamp(1.1rem,2.2vw,1.7rem);border:1px solid rgba(255,255,255,.56);border-radius:24px;padding:clamp(.9rem,2vw,1.12rem);background:radial-gradient(circle at 88% 10%,rgba(255,255,255,.96),transparent 8rem),linear-gradient(135deg,#ffffffc2,#fffaf66b),#fffaf685;box-shadow:inset 0 1px #ffffffeb,0 28px 90px #14321924;overflow:clip;color:var(--green-deep);backdrop-filter:blur(24px) saturate(1.18);animation:election-in .78s .24s cubic-bezier(.2,.9,.2,1) both}.election-note:before{position:absolute;inset:1px;z-index:-1;border:1px solid rgba(255,255,255,.46);border-radius:inherit;background:linear-gradient(118deg,rgba(255,255,255,.54),transparent 30%,transparent 70%,rgba(255,255,255,.18)),radial-gradient(circle at 12% 96%,rgba(236,90,160,.16),transparent 9rem);content:""}.election-note:after{position:absolute;right:-3rem;top:-3.2rem;z-index:-1;width:11rem;aspect-ratio:1;border-radius:50%;background:#ec5aa038;filter:blur(18px);content:""}.election-note__label{display:inline-flex;width:max-content;max-width:100%;align-items:center;gap:.52rem;border:1px solid rgba(20,50,25,.14);border-radius:999px;padding:.36rem .62rem;background:#fff9;color:var(--pink-strong);font-size:.78rem;font-weight:950;text-transform:uppercase}.election-note__label span{width:.62rem;aspect-ratio:1;border-radius:50%;background:var(--pink);box-shadow:0 0 #ec5aa057;animation:election-pulse 1.9s ease-out infinite}.election-note__dates{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:.65rem}.election-note__dates p{display:grid;gap:.22rem;min-width:0;margin:0;border:1px solid rgba(20,50,25,.12);border-radius:18px;padding:.82rem .9rem;background:linear-gradient(135deg,#ffffffb8,#fffaf64d),#ffffff70;box-shadow:inset 0 1px #ffffffc2,0 14px 38px #14321914}.election-note__dates b{color:var(--green-deep);font-size:clamp(1.55rem,3.2vw,2.8rem);font-weight:950;line-height:.9;text-transform:uppercase}.election-note__dates span{color:#143219b8;font-size:clamp(.88rem,1.1vw,1rem);font-weight:900;line-height:1.08}.election-note__action{justify-self:start;display:inline-flex;align-items:center;min-height:38px;border:1px solid rgba(20,50,25,.2);border-radius:999px;padding:.46rem .72rem;background:linear-gradient(135deg,#ec5aa0e6,#ec5aa094),var(--pink);box-shadow:inset 0 1px #ffffff6b,0 12px 28px #1432191a;color:var(--green-deep);font-size:.88rem;font-weight:950;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.election-note__action:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff80,0 18px 38px #14321924}@keyframes election-in{0%{opacity:0;transform:translateY(16px) scale(.98)}}@keyframes election-pulse{70%,to{box-shadow:0 0 0 .55rem #ec5aa000}}:where(.host,.person,.newsletter-card,.barometer-board,.pulse-form,.topic-form,.topic-board,.impulse-wall,.voicebox,.recorder,.flow-card,details){box-shadow:inset 0 1px #ffffffc7,0 30px 90px #1432191f;backdrop-filter:blur(18px) saturate(1.12)}:where(.host,.person,.newsletter-card,.barometer-board,.pulse-form,.topic-form,.topic-board,.impulse-wall,.voicebox,.recorder,.flow-card,details):after{position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(125deg,rgba(255,255,255,.44),transparent 24%,transparent 68%,rgba(255,255,255,.16)),radial-gradient(circle at 86% 12%,rgba(255,255,255,.34),transparent 14rem);opacity:.54;content:"";pointer-events:none;mix-blend-mode:screen}:where(.host,.person,.newsletter-card,.barometer-board,.pulse-form,.topic-form,.topic-board,.impulse-wall,.voicebox,.recorder,.flow-card,details)>*{position:relative;z-index:1}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:clamp(1rem,4vw,3rem);align-items:center}@media(max-width:760px){html{scroll-padding-top:86px}body{padding-bottom:calc(5.4rem + env(safe-area-inset-bottom));background:linear-gradient(rgba(20,50,25,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,50,25,.035) 1px,transparent 1px),var(--paper);background-size:28px 28px}.site-header,.footer-inner,.footer-bottom{align-items:flex-start;flex-direction:column}.site-header{gap:.65rem;min-height:auto;padding:.62rem .75rem .74rem;background:#fffaf6fb!important;box-shadow:0 8px 28px #14321914!important}.header-actions{display:grid;gap:.58rem;width:100%;justify-content:stretch}.brand{gap:.62rem}.brand img{width:38px;height:38px;border-radius:10px}.brand strong{font-size:.92rem}.brand small{font-size:.62rem}.footer-inner{display:flex}.site-header nav,.footer-nav{flex-wrap:wrap;font-size:.95rem}.site-header nav{gap:.35rem;justify-content:space-between;overflow-x:auto;padding:.34rem;border:1px solid rgba(20,50,25,.1);border-radius:999px;background:#ffffffb8;scrollbar-width:none}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{flex:1 0 auto;min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:.44rem .68rem;border-radius:999px;background:transparent;font-size:.82rem;white-space:nowrap}.site-header nav a:hover{transform:none}.listen-actions{position:fixed;right:.9rem;bottom:calc(.78rem + env(safe-area-inset-bottom));left:.9rem;z-index:40;display:grid;grid-template-columns:1fr 1fr;gap:.42rem;padding:.45rem;border:1px solid rgba(255,250,246,.18);border-radius:24px;background:#143219f0;box-shadow:0 18px 54px #14321947,inset 0 1px #fffaf629}.header-cta{min-height:44px;justify-content:center;padding:.62rem .72rem;border:0;border-radius:18px;background:var(--paper);box-shadow:none;color:var(--green-deep);font-size:.86rem}.header-cta.youtube{background:var(--pink)}.section{padding:clamp(2.7rem,11vw,4.2rem) 0;scroll-margin-top:112px}.section:after{right:1rem;left:1rem}.container{width:min(100% - 1rem,1120px)}.section-title{font-size:clamp(2.2rem,12vw,4rem);line-height:.9}.lead{font-size:1.03rem;line-height:1.42}.button-row{display:grid;grid-template-columns:1fr;width:100%}.btn{width:100%;justify-content:center;min-height:48px;border-radius:16px}.hero-graphic{min-height:auto!important;border-radius:0 0 26px 26px}.hero-stage{width:min(100% - 1rem,1320px)!important;min-height:auto!important;gap:1.05rem!important;padding:1.35rem 0 2rem!important}.hero-copy{padding:.85rem;border:1px solid rgba(20,50,25,.08);border-radius:24px;background:#fffaf6b3;box-shadow:0 18px 48px #14321914}.kicker{margin-bottom:.9rem!important;border-radius:999px!important;font-size:.7rem!important}.hero-graphic h1{max-width:8.4ch!important;font-size:clamp(3rem,17vw,4.6rem)!important;line-height:.82!important}.hero-claim{margin:.88rem 0 1rem!important;font-size:clamp(1.12rem,6vw,1.55rem)!important}.signal-note{gap:.4rem!important;margin-top:1rem!important}.signal-note span{font-size:.72rem!important}.election-note{margin-top:1rem!important;border-radius:22px!important;padding:.78rem!important}.election-note__dates{gap:.45rem}.election-note__dates p{border-radius:16px!important;padding:.72rem!important}.election-note__dates b{font-size:clamp(1.35rem,8vw,1.9rem)!important}.election-note__action{width:100%;justify-content:center;border-radius:16px!important}.hero-visual{min-height:auto!important}.broadcast-panel{position:relative!important;inset:auto!important;width:100%!important;border-radius:24px!important;padding:.8rem!important;transform:none!important;box-shadow:0 18px 48px #1432193d,0 0 0 1px #fffaf629!important}.panel-top,.panel-bottom{align-items:flex-start!important}.signal-screen{min-height:176px!important;border-radius:18px!important}.waveform i{height:calc(var(--h) * .62)!important}.panel-bottom>strong{max-width:none!important;font-size:clamp(1.55rem,9vw,2.35rem)!important}.topic-rail{justify-content:flex-start!important;max-width:none!important}:where(.card,.host,.person,.newsletter-card,.barometer,.barometer-board,.pulse-form,.topic-form,.topic-board,.impulse-wall,.voicebox,.recorder,.flow-card,details,.spotify-shell){border-radius:22px!important;box-shadow:0 18px 54px #1432191c!important}.flow-board,.episode-grid,.topic-list,.impulse-groups{gap:.78rem!important}.flow-card,.topic,.episode-card,.host,.person{transform:none!important}.footer-wordmark{display:none}.footer-nav{justify-items:start}.footer-directory{justify-items:start;width:100%}.footer-legal,.footer-bottom p{text-align:left}.split,.election-note__dates{grid-template-columns:1fr}}@media(max-width:760px){html{scroll-padding-top:72px}body{padding-bottom:0;background:radial-gradient(circle at 50% -8rem,rgba(236,90,160,.12),transparent 18rem),linear-gradient(rgba(20,50,25,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(20,50,25,.028) 1px,transparent 1px),var(--paper);background-size:auto,32px 32px,32px 32px,auto}.site-header{display:grid;grid-template-columns:1fr;gap:.64rem!important;padding:calc(.58rem + env(safe-area-inset-top,0px)) .9rem .7rem!important;background:#fffaf6fa!important;box-shadow:0 8px 26px #1432190f!important}.brand{width:100%}.brand img{width:40px!important;height:40px!important;border-radius:13px!important}.brand strong{font-size:1.05rem!important;letter-spacing:0!important}.brand small{font-size:.66rem!important}.header-actions{gap:0!important}.site-header nav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:.18rem!important;padding:.24rem!important;border-color:#14321914!important;border-radius:18px!important;background:#ffffffc7!important;box-shadow:inset 0 1px #ffffffb8;overflow:visible!important}.site-header nav a{min-height:34px!important;padding:.42rem .22rem!important;border-radius:14px!important;font-size:clamp(.7rem,3.2vw,.82rem)!important;line-height:1!important}.site-header nav a:after{display:none!important}.listen-actions{display:none!important}.hero-graphic{overflow:hidden!important;min-height:auto!important;border-radius:0 0 28px 28px!important}.hero-stage{width:min(100% - 1.2rem,1320px)!important;gap:.82rem!important;padding:1.05rem 0 1.55rem!important}.hero-copy{width:100%;padding:1rem!important;border-color:#1432191a!important;border-radius:26px!important;background:linear-gradient(180deg,#fffaf6f0,#fffaf6c7),var(--paper)!important;box-shadow:0 18px 48px #14321914!important}.kicker{width:max-content;max-width:100%;margin-bottom:.78rem!important;padding:.52rem .7rem!important;font-size:clamp(.62rem,2.8vw,.72rem)!important;white-space:normal!important;line-height:1.1!important}.hero-graphic h1{width:100%!important;max-width:none!important;font-size:clamp(2.28rem,11.2vw,3.18rem)!important;line-height:.9!important;letter-spacing:0!important;overflow-wrap:normal!important}.hero-graphic h1 span{display:block!important;max-width:100%!important}.hero-claim{max-width:18rem!important;margin:.78rem 0 1rem!important;font-size:clamp(1.02rem,4.8vw,1.28rem)!important;line-height:1.1!important}.button-row{grid-template-columns:1fr 1fr!important;gap:.52rem!important}.btn{min-height:44px!important;padding:.72rem .64rem!important;border-radius:16px!important;font-size:clamp(.78rem,3.7vw,.95rem)!important;box-shadow:6px 6px #143219f2!important}.signal-note{display:none!important}.election-note{gap:.6rem!important;margin-top:.86rem!important;padding:.72rem!important;border-radius:22px!important;box-shadow:inset 0 1px #ffffffe6,0 18px 58px #1432191f!important}.election-note__label{padding:.32rem .52rem!important;font-size:.68rem!important}.election-note__dates{grid-template-columns:1fr 1fr!important;gap:.42rem!important}.election-note__dates p{gap:.18rem!important;padding:.62rem!important;border-radius:16px!important}.election-note__dates b{font-size:clamp(1.18rem,6vw,1.55rem)!important;line-height:.95!important}.election-note__dates span{font-size:clamp(.68rem,3.1vw,.78rem)!important;line-height:1.12!important}.election-note__action{min-height:38px!important;border-radius:14px!important;font-size:.78rem!important}.hero-visual{display:none!important}}@media(max-width:760px){body{overflow-x:hidden}.site-header{position:sticky;grid-template-columns:auto 1fr;align-items:center!important;gap:.75rem!important;min-height:64px!important;padding:calc(.6rem + env(safe-area-inset-top,0px)) .9rem .62rem!important;border-bottom:1px solid rgba(20,50,25,.08)!important}.brand{min-width:0;width:auto!important}.brand img{width:38px!important;height:38px!important}.brand span{overflow:hidden}.brand strong{font-size:.95rem!important;white-space:nowrap}.brand small{font-size:.62rem!important;white-space:nowrap}.header-actions{display:flex!important;justify-content:flex-end!important;min-width:0}.site-header nav{display:flex!important;width:auto!important;max-width:100%;justify-content:flex-end!important;gap:.22rem!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.site-header nav a{display:none!important}.site-header nav a[href="/#mitmachen"]{display:inline-flex!important;flex:0 0 auto!important;min-height:38px!important;padding:.58rem .78rem!important;border:1px solid rgba(20,50,25,.15);border-radius:999px!important;background:var(--pink)!important;box-shadow:4px 4px #143219f2;color:var(--green-deep)!important;font-size:.82rem!important;font-weight:950}.hero-graphic{border-radius:0 0 30px 30px!important;background:radial-gradient(circle at 100% 8%,rgba(236,90,160,.16),transparent 12rem),linear-gradient(rgba(20,50,25,.038) 1px,transparent 1px),linear-gradient(90deg,rgba(20,50,25,.038) 1px,transparent 1px),var(--paper)!important;background-size:auto,34px 34px,34px 34px,auto!important}.hero-stage{width:min(100% - 1rem,1320px)!important;padding:.78rem 0 1.1rem!important}.hero-copy{display:grid;gap:.86rem;min-height:auto;padding:1.05rem 1rem!important;border:1px solid rgba(20,50,25,.1)!important;border-radius:28px!important;background:linear-gradient(180deg,#fffaf6f5,#fffaf6d1),var(--paper)!important;box-shadow:inset 0 1px #ffffffdb,0 20px 54px #1432191a!important}.kicker{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:var(--pink-strong)!important;font-size:.7rem!important;line-height:1.05!important}.hero-graphic h1{max-width:11ch!important;font-size:clamp(2.18rem,10.2vw,2.92rem)!important;line-height:.9!important;text-wrap:balance}.hero-claim{max-width:17rem!important;margin:0!important;color:#143219db!important;font-size:clamp(1rem,4.45vw,1.22rem)!important;line-height:1.16!important}.button-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.48rem!important;margin-top:.04rem}.button-row .secondary{order:-1;background:var(--pink)!important;color:var(--green-deep)!important}.button-row .pink{background:#fffaf6d6!important;color:var(--green-deep)!important}.btn{min-height:42px!important;padding:.68rem .62rem!important;border-radius:15px!important;font-size:.82rem!important;box-shadow:4px 4px #143219f2!important}.election-note{grid-template-columns:auto 1fr;align-items:stretch;gap:.56rem!important;margin-top:0!important;padding:.62rem!important;border-radius:22px!important}.election-note__label{grid-column:1 / -1;padding:.28rem .5rem!important;font-size:.64rem!important}.election-note__dates{grid-column:1 / -1;display:grid!important;grid-template-columns:.9fr 1.1fr!important;gap:.42rem!important}.election-note__dates p{padding:.58rem!important;border-radius:15px!important}.election-note__dates b{font-size:clamp(1.05rem,5.4vw,1.42rem)!important;white-space:nowrap}.election-note__dates span{font-size:clamp(.64rem,2.85vw,.74rem)!important;font-weight:850!important}.election-note__action{grid-column:1 / -1;min-height:36px!important;padding:.5rem .7rem!important;font-size:.76rem!important}.section{padding:clamp(2.4rem,10vw,3.8rem) 0!important}.section-title{font-size:clamp(1.86rem,9.2vw,3rem)!important;line-height:.94!important;text-wrap:balance}.lead{max-width:34rem;font-size:.98rem!important}}@media(max-width:380px){.brand strong{font-size:.86rem!important}.brand small{font-size:.58rem!important}.site-header nav a[href="/#mitmachen"]{min-height:36px!important;padding:.52rem .62rem!important;font-size:.75rem!important}.hero-graphic h1{font-size:clamp(1.95rem,9.8vw,2.36rem)!important}.button-row,.election-note__dates{grid-template-columns:1fr!important}}@media(max-width:760px){.site-header{min-height:58px!important;padding:calc(.48rem + env(safe-area-inset-top,0px)) .82rem .5rem!important}.brand img{width:34px!important;height:34px!important}.brand strong{font-size:.88rem!important}.brand small{font-size:.58rem!important}.site-header nav a[href="/#mitmachen"]{min-height:34px!important;padding:.5rem .72rem!important;font-size:.78rem!important;box-shadow:3px 3px #143219f2!important}.hero-stage{gap:.58rem!important;padding:.54rem 0 .78rem!important}.hero-copy{gap:.62rem!important;padding:.86rem!important;border-radius:24px!important}.kicker{display:none!important}.hero-graphic h1{max-width:10.4ch!important;font-size:clamp(1.78rem,8.7vw,2.42rem)!important;line-height:.9!important}.hero-claim{display:none!important}.button-row{gap:.42rem!important}.btn{min-height:38px!important;padding:.58rem .54rem!important;border-radius:14px!important;font-size:.78rem!important;box-shadow:3px 3px #143219f2!important}.election-note{gap:.42rem!important;padding:.52rem!important;border-radius:20px!important}.election-note__label{display:none!important}.election-note__dates{grid-template-columns:1fr 1fr!important;gap:.34rem!important}.election-note__dates p{padding:.5rem .52rem!important;border-radius:14px!important}.election-note__dates b{font-size:clamp(.98rem,4.8vw,1.25rem)!important}.election-note__dates span{font-size:clamp(.6rem,2.7vw,.68rem)!important}.election-note__action{min-height:32px!important;padding:.42rem .62rem!important;border-radius:13px!important;font-size:.7rem!important}.current{padding-top:1.9rem!important}.current .split{gap:.9rem!important}.current .section-index{margin-bottom:.45rem!important;font-size:.68rem!important}.current .eyebrow{margin-bottom:.3rem!important;font-size:.72rem!important}.current .section-title{max-width:none!important;font-size:clamp(2rem,11vw,3.25rem)!important;line-height:.9!important}.current .lead{max-width:21rem!important;margin-top:.55rem!important;font-size:.98rem!important;line-height:1.32!important}.current .button-row{margin-top:.9rem!important;grid-template-columns:1fr 1fr!important}.current .spotify-shell{border-radius:22px!important;box-shadow:0 18px 54px #1432191f!important}.current iframe{min-height:190px!important}}@media(max-width:760px){.site-header{min-height:56px!important;padding:calc(.5rem + env(safe-area-inset-top,0px)) .9rem .55rem!important}.hero-graphic{background:radial-gradient(circle at 100% 7%,rgba(236,90,160,.13),transparent 11rem),linear-gradient(rgba(20,50,25,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(20,50,25,.026) 1px,transparent 1px),var(--paper)!important;background-size:auto,40px 40px,40px 40px,auto!important}.hero-stage{width:min(100% - 1rem,1320px)!important;padding:1rem 0 1.45rem!important}.hero-copy{gap:.78rem!important;padding:1.08rem!important;border-radius:30px!important;box-shadow:inset 0 1px #ffffffe0,0 18px 44px #14321914!important}.kicker{display:none!important}.hero-graphic h1{max-width:9.6ch!important;font-size:clamp(2.02rem,9.35vw,2.72rem)!important;line-height:.92!important}.hero-claim{display:none!important}.mobile-invite{display:block!important;max-width:22rem;margin:0;padding:.84rem .9rem;border:1px solid rgba(20,50,25,.1);border-radius:20px;background:linear-gradient(135deg,rgba(236,90,160,.11),transparent 52%),#ffffff9e;color:#143219d1;font-size:.98rem;font-weight:850;line-height:1.3}.hero-copy .button-row{grid-template-columns:1fr .82fr!important;gap:.5rem!important;margin-top:.05rem!important}.hero-copy .button-row .secondary{order:-1;background:var(--pink)!important}.hero-copy .button-row .pink{background:#ffffffb3!important;box-shadow:3px 3px #143219f2!important}.election-note{margin-top:.25rem!important;padding:.64rem!important}.section{padding:clamp(3.2rem,13vw,4.8rem) 0!important}.section:before{position:absolute;top:0;right:1rem;left:1rem;height:1px;background:linear-gradient(90deg,transparent,rgba(20,50,25,.12),transparent);content:"";pointer-events:none}.current{padding-top:3rem!important;background:linear-gradient(180deg,#fffffff2,#fffaf6fa),var(--paper)!important}.current .section-title{font-size:clamp(1.78rem,9vw,2.68rem)!important;line-height:.94!important}.current .lead{max-width:19rem!important;font-size:.96rem!important}.current .button-row{grid-template-columns:1fr!important;gap:.52rem!important}}@media(max-width:760px){.site-header{min-height:62px!important;padding:calc(.68rem + env(safe-area-inset-top,0px)) 1rem .72rem!important;background:#fffaf6fc!important}.brand img{width:40px!important;height:40px!important}.brand strong{font-size:1rem!important}.site-header nav a[href="/#mitmachen"]{min-height:42px!important;padding:.68rem 1.02rem!important;border-radius:999px!important;font-size:.86rem!important;box-shadow:4px 4px #143219f2!important}.hero-graphic{border-radius:0 0 34px 34px!important;background:radial-gradient(circle at 100% 0%,rgba(236,90,160,.12),transparent 12rem),linear-gradient(rgba(20,50,25,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(20,50,25,.024) 1px,transparent 1px),var(--paper)!important;background-size:auto,44px 44px,44px 44px,auto!important}.hero-stage{width:min(100% - 1.1rem,1320px)!important;padding:1.15rem 0 2rem!important}.hero-copy{gap:.92rem!important;padding:1.18rem!important;border-radius:32px!important;background:linear-gradient(180deg,#fffaf6fa,#fffaf6e6),var(--paper)!important;box-shadow:inset 0 1px #ffffffe6,0 22px 58px #14321917!important}.hero-graphic h1{max-width:9.2ch!important;font-size:clamp(1.92rem,8.9vw,2.5rem)!important;line-height:.94!important;text-shadow:none!important}.hero-graphic h1 span+span{-webkit-text-stroke-width:1px!important}.mobile-invite{max-width:19rem!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#143219c7!important;font-size:1rem!important;line-height:1.3!important}.hero-copy .button-row{grid-template-columns:1fr .82fr!important;gap:.54rem!important}.hero-copy .btn{min-height:44px!important;border-radius:16px!important;font-size:.84rem!important}.hero-copy .button-row .secondary{order:-1!important;background:var(--pink)!important}.hero-copy .button-row .pink{background:#ffffffb8!important;border-color:#14321933!important}.election-note{gap:.52rem!important;margin-top:.05rem!important;padding:.68rem!important;border-radius:24px!important}.election-note__label{display:inline-flex!important;padding:.28rem .5rem!important;font-size:.64rem!important}.election-note__dates{grid-template-columns:1fr!important;gap:.4rem!important}.election-note__dates p{display:grid!important;grid-template-columns:auto 1fr;align-items:center;gap:.62rem!important;padding:.56rem .64rem!important;border-radius:16px!important}.election-note__dates b{font-size:1.2rem!important}.election-note__dates span{font-size:.72rem!important;line-height:1.1!important}.election-note__action{min-height:34px!important;padding:.46rem .62rem!important;border-radius:14px!important;font-size:.74rem!important}.current{padding-top:3.4rem!important}.current .section-index{display:none!important}.current .eyebrow{margin-bottom:.45rem!important;font-size:.72rem!important}.current .section-title{font-size:clamp(2rem,10vw,2.7rem)!important;line-height:.95!important}.current .lead{max-width:19rem!important;margin-top:.25rem!important;font-size:.96rem!important;line-height:1.32!important}.current .button-row{grid-template-columns:1fr 1fr!important;margin-top:.95rem!important}}.site-footer{background:radial-gradient(circle at 82% 16%,rgba(236,90,160,.2),transparent 24rem),radial-gradient(circle at 12% 90%,rgba(255,250,246,.08),transparent 22rem),linear-gradient(135deg,#0f2a15 0 52%,#18371d 52.2% 100%)!important}.site-footer:after{display:block!important;position:absolute;inset:0;background:linear-gradient(120deg,transparent 0 36%,rgba(255,250,246,.075) 36.2% 43%,transparent 43.2%),radial-gradient(circle at 72% 34%,rgba(236,90,160,.11),transparent 18rem);content:"";pointer-events:none;animation:footer-sheen 12s ease-in-out infinite alternate}.footer-inner{grid-template-columns:minmax(0,1fr) minmax(160px,.22fr) minmax(320px,.48fr)!important;align-items:center}.footer-brand{align-items:end}.footer-brand strong{max-width:12ch;text-wrap:balance}.footer-brand p:not(.eyebrow){max-width:31rem;color:#fffaf6d1;font-weight:760;line-height:1.36}.footer-signal{position:relative;min-width:150px;min-height:118px;border-radius:28px;background:linear-gradient(145deg,#fffaf621,#fffaf60a),#fffaf614!important;box-shadow:inset 0 1px #ffffff24,0 24px 70px #0000002e!important}.footer-signal:before,.footer-signal:after{position:absolute;border-radius:999px;content:"";pointer-events:none}.footer-signal:before{inset:18px;border:1px solid rgba(255,250,246,.13)}.footer-signal:after{width:.66rem;aspect-ratio:1;right:1.15rem;top:1rem;background:var(--pink);box-shadow:0 0 #ec5aa057;animation:footer-pulse 2.2s ease-out infinite}.footer-directory{width:100%;justify-items:stretch!important;gap:.85rem;padding:1rem!important;border:1px solid rgba(255,250,246,.82)!important;border-radius:22px!important;background:linear-gradient(145deg,#fffffffa,#fffaf6eb),var(--paper)!important;box-shadow:8px 8px #0000002e,0 26px 70px #00000024!important}.footer-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;justify-items:stretch!important}.footer-nav a,.footer-legal{display:inline-flex;align-items:center;min-height:38px;border:1px solid rgba(20,50,25,.08);border-radius:13px;padding:.48rem .62rem;background:#ffffff94;color:var(--green-deep)!important;font-size:.9rem;font-weight:950;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.footer-nav a:hover,.footer-legal:hover{background:#ec5aa024;color:var(--pink-strong)!important;transform:translateY(-1px)}.footer-channels{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:.85rem}.footer-legal{justify-content:center;text-align:center}.footer-bottom{border-color:#fffaf62e!important}.footer-bottom p{color:#fffaf6d1!important;font-weight:760}.footer-wordmark{opacity:.92}@media(max-width:900px){.footer-inner{grid-template-columns:1fr!important;align-items:stretch!important}.footer-brand{grid-template-columns:auto 1fr}.footer-signal{width:100%;min-height:92px}}@media(max-width:520px){.footer-brand{grid-template-columns:1fr}.footer-brand img{width:54px;height:54px}.footer-brand strong{font-size:clamp(2.5rem,16vw,4.3rem)}.footer-nav,.footer-channels{grid-template-columns:1fr}.footer-bottom{display:grid;gap:1rem}}@keyframes footer-wave{50%{transform:scaleY(1.45)}}@keyframes footer-pulse{70%,to{box-shadow:0 0 0 .7rem #ec5aa000}}@keyframes footer-sheen{0%{opacity:.72;transform:translate(-1.5%)}to{opacity:1;transform:translate(1.5%)}}@media(prefers-reduced-motion:reduce){.site-footer:after,.footer-signal:after,.footer-signal span{animation:none}.election-note,.election-note__label span{animation:none}}.section{scroll-margin-top:96px}.current .section-title{max-width:8ch}.current .lead{max-width:34rem}.impulse-wall{border-radius:34px!important;padding:clamp(1.2rem,4vw,2.6rem)!important;background:radial-gradient(circle at 12% 8%,rgba(236,90,160,.14),transparent 18rem),linear-gradient(180deg,#fffffff5,#fffaf6c7),var(--paper)!important}.impulse-head{grid-template-columns:minmax(0,.32fr) minmax(0,.68fr)!important;align-items:end!important}.impulse-head h3{justify-self:end!important;max-width:11ch!important;font-size:clamp(2rem,4.3vw,4.8rem)!important;letter-spacing:0!important}.impulse-groups{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))!important}.impulse-group{gap:1rem!important;min-height:auto!important;padding:clamp(1rem,2.4vw,1.55rem)!important;border-radius:28px!important;background:radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--cluster),transparent 76%),transparent 12rem),linear-gradient(145deg,#fffffff5,color-mix(in srgb,var(--cluster),white 90%))!important}.impulse-group:after{top:auto!important;right:1.2rem!important;bottom:1.2rem!important;width:4.5rem!important;height:4.5rem!important;border:1px solid color-mix(in srgb,var(--cluster),transparent 38%)!important;border-radius:999px!important;background:transparent!important;opacity:.32!important}.impulse-group h4{display:none!important}.impulse-meta{display:grid!important;grid-template-columns:auto 1fr auto!important;gap:.65rem!important;align-items:center!important;margin:0!important;color:var(--green-deep)!important}.impulse-meta span{display:inline-grid!important;place-items:center!important;width:2.05rem!important;aspect-ratio:1!important;border-radius:50%!important;background:color-mix(in srgb,var(--cluster),var(--green-deep) 22%)!important;color:var(--white)!important;font-size:.72rem!important}.impulse-meta strong{overflow-wrap:anywhere;font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:950;line-height:1}.impulse-meta small{border:1px solid rgba(20,50,25,.1);border-radius:999px;padding:.3rem .55rem;background:#ffffffb8;color:#1432199e;font-size:.74rem;font-weight:950;white-space:nowrap}.impulse-group ul{display:grid;gap:.72rem;margin:0!important;padding:0!important;list-style:none!important}.impulse-group li{display:grid!important;gap:.58rem!important;padding:clamp(.95rem,2vw,1.15rem)!important;border:1px solid rgba(20,50,25,.08)!important;border-radius:20px!important;background:#ffffffd1!important}.impulse-group li:before{display:none!important}.impulse-group li em{width:max-content;border-radius:999px;padding:.22rem .48rem;background:color-mix(in srgb,var(--cluster),white 78%);color:var(--green-deep);font-size:.66rem;font-style:normal;font-weight:950;text-transform:uppercase}.impulse-group li span{font-size:clamp(1rem,1.35vw,1.18rem)!important;line-height:1.3!important}.impulse-group li small{justify-self:start;border-radius:999px;padding:.24rem .5rem;background:#1432190f!important;color:#143219b8;font-weight:900}.topic-board{border-radius:34px!important;background:radial-gradient(circle at 82% 8%,rgba(236,90,160,.16),transparent 21rem),linear-gradient(180deg,#fffffff0,#fffaf6c7),var(--paper)!important}.board-head{grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important}.board-head h3{max-width:11ch!important;font-size:clamp(2rem,5vw,5rem)!important;letter-spacing:0!important}.board-head span{border:1px solid rgba(20,50,25,.12);border-radius:999px;padding:.4rem .65rem;background:#ffffffad;color:#143219a8!important}.topic-list{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))!important}.topic{min-height:0!important;padding:clamp(1.05rem,2.4vw,1.6rem)!important;border-radius:28px!important;background:radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--cluster),transparent 78%),transparent 12rem),linear-gradient(145deg,#fffffff5,color-mix(in srgb,var(--cluster),white 91%))!important}.topic button{top:1rem!important;right:1rem!important;min-width:82px!important;height:34px!important;border:0!important;box-shadow:inset 0 1px #ffffff8c,0 8px 22px #14321914!important}.topic-meta{display:flex;max-width:calc(100% - 6.2rem)!important;flex-wrap:wrap;gap:.38rem!important;margin:0 0 .8rem!important}.topic-meta small{border:1px solid rgba(20,50,25,.1);border-radius:999px;padding:.25rem .5rem;background:#ffffffbd;color:#143219a8;font-weight:950}.topic strong{display:block;max-width:18ch!important;margin:0!important;padding-right:5.8rem!important;font-size:clamp(1.55rem,3vw,2.75rem)!important;line-height:.96!important}.topic-reason{display:grid;gap:.48rem;margin-top:1rem!important;border-radius:20px!important}.topic-reason span{width:max-content;margin:0!important;border-radius:999px;padding:.22rem .5rem;background:color-mix(in srgb,var(--cluster),white 78%);color:var(--green-deep);font-size:.68rem!important;font-weight:950;text-transform:uppercase}.topic-reason em{color:#143219c7;font-style:normal;font-weight:760}.newsletter-section{background:radial-gradient(circle at 12% 18%,rgba(236,90,160,.12),transparent 20rem),linear-gradient(180deg,var(--white),var(--paper))!important}.newsletter-copy .section-title{max-width:10ch!important}.newsletter-card-top strong{font-size:clamp(1.7rem,3vw,2.45rem)!important}.site-footer{background:radial-gradient(circle at 86% 18%,rgba(236,90,160,.22),transparent 24rem),linear-gradient(135deg,#102a15 0 58%,#1b3a20 58.2% 100%)!important}.site-footer:after{display:block!important;position:absolute;inset:0;background:linear-gradient(118deg,transparent 0 38%,rgba(255,250,246,.075) 38.2% 45%,transparent 45.2%),radial-gradient(circle at 64% 44%,rgba(236,90,160,.1),transparent 18rem);content:"";pointer-events:none;animation:footer-sheen 12s ease-in-out infinite alternate}.footer-inner{grid-template-columns:minmax(0,1fr) minmax(150px,.18fr) minmax(320px,.45fr)!important}.footer-brand strong{max-width:10.5ch!important;color:var(--white);text-wrap:balance}.footer-brand p:not(.eyebrow){color:#fffaf6d1!important;font-weight:740}.footer-signal{position:relative;min-height:132px;border-radius:30px!important}.footer-signal:before{position:absolute;inset:18px;border:1px solid rgba(255,250,246,.12);border-radius:999px;content:""}.footer-directory{justify-items:stretch!important;border-radius:24px!important;background:linear-gradient(145deg,#fffffffa,#fffaf6eb)!important}.footer-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important;justify-items:stretch!important}.footer-nav a,.footer-legal{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid rgba(20,50,25,.08);border-radius:14px;padding:.5rem .6rem;background:#ffffff9e;color:var(--green-deep)!important;font-weight:950;text-align:center}.footer-nav a:hover,.footer-legal:hover{background:#ec5aa024;color:var(--pink-strong)!important}@media(max-width:760px){body{background:radial-gradient(circle at 50% -7rem,rgba(236,90,160,.12),transparent 18rem),linear-gradient(rgba(20,50,25,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(20,50,25,.03) 1px,transparent 1px),var(--paper)!important;background-size:auto,34px 34px,34px 34px,auto!important}.site-header{grid-template-columns:1fr auto!important;gap:.72rem!important;padding:calc(.78rem + env(safe-area-inset-top,0px)) 1rem .82rem!important}.brand img{width:42px!important;height:42px!important;border-radius:13px!important}.brand strong{font-size:1.08rem!important}.brand small{font-size:.7rem!important}.header-actions{display:contents!important}.site-header nav{grid-column:1 / -1;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:.22rem!important;padding:.24rem!important;border:1px solid rgba(20,50,25,.08);border-radius:18px;background:#ffffffc2}.site-header nav a{min-height:34px!important;justify-content:center;padding:.45rem .2rem!important;font-size:clamp(.7rem,3vw,.82rem)!important;line-height:1}.listen-actions{display:none!important}.hero-graphic{min-height:auto!important;border-radius:0 0 30px 30px;background:radial-gradient(circle at 86% 0%,rgba(236,90,160,.12),transparent 14rem),linear-gradient(180deg,#fffaf6fa,#fffaf6e6),var(--paper)!important}.hero-stage{display:block!important;width:min(100% - 1.15rem,680px)!important;min-height:auto!important;padding:1.05rem 0 1.9rem!important}.hero-copy{max-width:none!important;padding:1.05rem!important;border:1px solid rgba(20,50,25,.1);border-radius:28px;background:#fffaf6d1;box-shadow:0 18px 54px #14321914}.kicker{margin-bottom:.86rem!important;border:0!important;padding:0!important;background:transparent!important;color:var(--pink-strong)!important;font-size:.72rem!important;line-height:1.15!important}.hero-graphic h1{max-width:8ch!important;font-size:clamp(3.05rem,16vw,4.2rem)!important;line-height:.82!important}.hero-claim{display:none!important}.mobile-invite{display:block!important;max-width:19.5rem;margin:.95rem 0 1.08rem;color:#143219c7;font-size:1.04rem;font-weight:760;line-height:1.35}.hero-copy .button-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.55rem!important}.hero-copy .btn{min-height:50px!important;border-radius:17px!important;font-size:.93rem!important;box-shadow:5px 5px 0 var(--green-deep)!important}.election-note{margin-top:.95rem!important;padding:.72rem!important;border-radius:22px!important}.election-note__label{font-size:.68rem!important}.election-note__dates{grid-template-columns:1fr!important;gap:.45rem!important}.election-note__dates p{grid-template-columns:auto 1fr;align-items:baseline;gap:.5rem;padding:.7rem!important}.election-note__dates b{font-size:clamp(1.35rem,8vw,1.8rem)!important}.election-note__dates span{font-size:.9rem!important}.election-note__action{width:100%;justify-content:center;border-radius:16px!important}.hero-cover{display:none!important}.section{padding:clamp(3.4rem,15vw,5.1rem) 0!important}.section-index{margin-bottom:.85rem!important}.section-title{font-size:clamp(2.25rem,12vw,3.8rem)!important;line-height:.9!important}.current .split,.newsletter-shell,.forge-shell,.barometer{grid-template-columns:1fr!important}.current .section-title{max-width:7ch!important}.current .lead{max-width:19rem!important;font-size:1.02rem!important}.current .button-row{display:grid!important;grid-template-columns:1fr!important;gap:.55rem!important}.impulse-head,.board-head{grid-template-columns:1fr!important}.impulse-head h3,.board-head h3{justify-self:start!important;max-width:9.5ch!important;text-align:left!important;font-size:clamp(2.1rem,10vw,3rem)!important}.impulse-groups,.topic-list{grid-template-columns:1fr!important}.impulse-group,.topic{border-radius:24px!important}.impulse-meta{grid-template-columns:auto 1fr!important}.impulse-meta small{grid-column:2;justify-self:start}.topic button{position:relative!important;top:auto!important;right:auto!important;order:-1;justify-self:start}.topic strong,.topic-meta{max-width:none!important;padding-right:0!important}.newsletter-card{border-radius:26px!important}.footer-inner{width:min(100% - 1.2rem,720px)!important;padding-top:3.6rem!important}.footer-brand{grid-template-columns:1fr!important;gap:1rem!important}.footer-brand img{width:58px!important;height:58px!important}.footer-brand strong{max-width:9.5ch!important;font-size:clamp(3rem,17vw,4.7rem)!important}.footer-signal{min-height:96px!important;border-radius:24px!important}.footer-nav,.footer-channels{grid-template-columns:1fr!important}.footer-bottom{align-items:start!important;width:min(100% - 1.2rem,720px)!important;flex-direction:column!important}.footer-bottom p{text-align:left!important}}.topic [data-upvote]{position:absolute!important;top:clamp(1rem,2vw,1.25rem)!important;right:clamp(1rem,2vw,1.25rem)!important;z-index:4!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;width:172px!important;height:auto!important;min-width:0!important;min-height:56px!important;align-items:center!important;justify-content:start!important;gap:.62rem!important;border:2px solid color-mix(in srgb,var(--cluster),var(--green-deep) 34%)!important;border-radius:18px!important;padding:.52rem .72rem!important;background:linear-gradient(135deg,color-mix(in srgb,var(--cluster),white 34%),color-mix(in srgb,var(--cluster),white 72%)),#ffffffdb!important;box-shadow:inset 0 1px #ffffffb8,5px 5px 0 var(--green-deep),0 18px 36px #1432191a!important;color:var(--green-deep)!important;font-weight:950!important;text-align:left!important;cursor:pointer!important}.topic [data-upvote] span{display:grid!important;width:2.12rem!important;height:2.12rem!important;min-width:2.12rem!important;place-items:center!important;border-radius:50%!important;background:var(--white)!important;color:var(--green-deep)!important;font-size:.98rem!important;line-height:1!important}.topic [data-upvote] small{display:block!important;color:inherit!important;font-size:.76rem!important;font-weight:950!important;letter-spacing:.01em!important;line-height:1.02!important;text-transform:uppercase!important}.topic [data-upvote]:hover{box-shadow:inset 0 1px #ffffffb8,3px 3px 0 var(--green-deep),0 14px 30px #1432191f!important;transform:translate(2px,2px)!important}.topic [data-upvote][data-voted=true]{border-color:var(--green-deep)!important;background:var(--green-deep)!important;color:var(--white)!important;cursor:default!important}.topic [data-upvote][data-voted=true] span{background:var(--pink)!important;color:var(--green-deep)!important}.topic [data-upvote][data-voted=true]:hover{box-shadow:4px 4px color-mix(in srgb,var(--cluster),var(--pink) 40%)!important;transform:none!important}.topic strong{padding-right:11rem!important}.topic-meta{max-width:calc(100% - 11rem)!important}@media(max-width:620px){.topic [data-upvote]{position:relative!important;top:auto!important;right:auto!important;width:100%!important;min-height:54px!important;order:-1!important;justify-self:stretch!important}.topic strong,.topic-meta{max-width:none!important;padding-right:0!important}}
