:root{--navy:#12162c;--purple:#4b1d95;--green:#0e9297;--yellow:#ffcf33;--cyan:#42e8f4;--paper:#fff9ed;--ink:#1f2437;--muted:#6e7488;--white:#fff;--shadow:0 24px 70px #12162c33;--page-gutter:clamp(1rem, 4vw, 3rem);--card-radius:clamp(18px, 3vw, 28px);color:var(--ink);background:var(--paper);font-family:Avenir Next,Avenir,Trebuchet MS,Segoe UI,system-ui,sans-serif}html{overflow-x:hidden}*{box-sizing:border-box}body{background:linear-gradient(135deg, #0e9297, #42e8f41f 42%, transparent 64%), var(--paper);min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:20;padding:1rem var(--page-gutter);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff9ede0;border-bottom:3px solid #1f243714;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.85rem;min-width:0;display:inline-flex}.brand-icon{width:48px;height:48px;color:var(--white);background:linear-gradient(135deg, var(--green), var(--purple));border:3px solid var(--ink);box-shadow:5px 5px 0 var(--ink);border-radius:16px;place-items:center;display:grid}.brand-name,.brand-tagline{display:block}.brand-name{letter-spacing:0;overflow-wrap:anywhere;font-size:clamp(1rem,2vw,1.35rem);font-weight:800}.brand-tagline{color:var(--muted);font-size:.82rem;font-weight:700}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex}.nav-link{color:var(--ink);text-align:center;white-space:nowrap;border-radius:999px;padding:.65rem 1rem;font-weight:800}.nav-link:hover,.nav-link.active{color:var(--white);background:var(--navy)}.menu-button{border:2px solid var(--ink);width:44px;height:44px;color:var(--ink);background:var(--yellow);cursor:pointer;border-radius:14px;place-items:center;display:none}main{flex:1}.page-hero{padding:clamp(2.5rem, 5vw, 4rem) var(--page-gutter) clamp(1.8rem, 4vw, 2.5rem);place-items:center;display:grid}.page-hero-content{text-align:center;width:100%;min-width:0;max-width:1100px;margin:0 auto}.eyebrow{color:var(--purple);letter-spacing:0;text-transform:uppercase;margin:0 0 1rem;font-size:.85rem;font-weight:800}h1,h2,h3,p{overflow-wrap:break-word;margin-top:0}h1{letter-spacing:0;overflow-wrap:anywhere;max-width:1080px;margin:0 auto;font-size:clamp(2.45rem,5.6vw,4.6rem);font-weight:800;line-height:1.05}h2{letter-spacing:0;font-size:clamp(1.8rem,3.8vw,3.2rem);font-weight:800;line-height:1.12}h3{margin-bottom:.4rem;font-size:1.25rem}.hero-subtitle{color:#42475d;max-width:720px;margin:1.25rem auto 0;font-size:clamp(1.05rem,2.5vw,1.35rem);line-height:1.55}.hero-actions{justify-items:center;gap:1rem;width:100%;min-width:0;margin-top:1.6rem;display:grid}.hero-cta-row,.button-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.hero-cta-row{margin-top:.25rem}.button{border:3px solid var(--ink);min-height:48px;box-shadow:5px 5px 0 var(--ink);cursor:pointer;text-align:center;white-space:normal;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.3rem;font-weight:800;line-height:1.15;transition:transform .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){box-shadow:3px 3px 0 var(--ink);transform:translate(2px,2px)}.button:disabled{opacity:.62;cursor:not-allowed}.button.primary{color:var(--white);background:var(--green)}.button.secondary{color:var(--ink);background:var(--yellow)}.full-width{width:100%}.section{width:min(1120px, calc(100% - (var(--page-gutter) * 2)));margin:0 auto;padding:clamp(2rem,5vw,3.25rem) 0}.section.narrow{width:min(860px, calc(100% - (var(--page-gutter) * 2)))}.two-column{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.two-column p{color:#444b62;font-size:1.08rem;line-height:1.75}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));justify-content:center;gap:clamp(.9rem,2vw,1.2rem);display:grid}.stat-card,.warning-card,.manifesto-card,.quote-card,.void-post-card,.phone-card,.vote-card{border:3px solid var(--ink);border-radius:var(--card-radius);background:var(--white);min-width:0;box-shadow:var(--shadow)}.stat-card{text-align:center;padding:clamp(1.25rem,3vw,1.6rem)}.stat-card strong{color:var(--green);letter-spacing:0;font-size:clamp(2rem,4.5vw,3.1rem);line-height:1.1;display:block}.stat-card span{color:#4a5068;margin-top:.75rem;font-weight:800;display:block}.warning-list{gap:clamp(.9rem,2vw,1rem);display:grid}.warning-card{grid-template-columns:auto 1fr;gap:1rem;min-width:0;padding:clamp(1rem,2vw,1.2rem);display:grid}.warning-card svg{color:var(--green)}.warning-card p{margin-bottom:0}.manifesto-card,.quote-card,.void-post-card,.phone-card,.vote-card{padding:clamp(1.25rem,4vw,2rem)}.manifesto-list{gap:1rem;display:grid}.manifesto-item{background:#fff2c9;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:.8rem;padding:1rem;display:grid}.manifesto-item svg{color:var(--purple)}.manifesto-item p{margin-bottom:0;font-weight:800;line-height:1.55}.quote-card p{margin-bottom:1rem;font-size:clamp(1.25rem,3vw,1.8rem);font-weight:800;line-height:1.35}.quote-card span{color:var(--muted);font-weight:800;display:block}.hero-quote-card{text-align:center;width:min(100%,720px);margin-inline:auto;padding:clamp(1rem,2vw,1.45rem)}.hero-quote-card p{place-items:center;block-size:5lh;font-size:clamp(1.05rem,1.7vw,1.3rem);display:grid;overflow-y:auto}.hero-quote-card>span{min-height:1.6lh}.hero-quote-card .quote-actions{margin-top:1.1rem}.hero-quote-card .button{min-height:44px;padding:.72rem 1.15rem}.quote-count{color:var(--purple);text-transform:uppercase;margin-bottom:.8rem;font-size:.85rem;font-weight:800;display:block}.quote-actions{margin-top:1.5rem}.feed-lab{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(1.25rem,3vw,2rem);display:grid}.feed-lab>*{min-width:0}.void-post-card{background:var(--white);flex-direction:column;width:100%;display:flex}.void-post-card h2{font-size:clamp(1.8rem,3.2vw,2.7rem)}.void-post-card p:not(.eyebrow):not(.success-message){color:#444b62;line-height:1.65}.void-post-card label{color:var(--purple);margin:1.2rem 0 .55rem;font-weight:800;display:block}.void-post-card textarea{resize:vertical;border:3px solid var(--ink);width:100%;min-height:150px;color:var(--ink);background:#fffaf0;border-radius:18px;flex:1;padding:1rem;line-height:1.45;display:block}.void-post-card textarea:focus{outline:4px solid #42e8f452}.composer-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.composer-footer span{color:var(--muted);font-weight:800}.phone-card{width:min(100%,560px);max-width:560px;color:var(--white);background:#161b31;flex-direction:column;margin:0 auto;display:flex}.phone-header{gap:.5rem;margin-bottom:1.5rem;display:flex}.dot{background:var(--yellow);border-radius:999px;width:14px;height:14px}.fake-post{background:#ffffff12;border:2px solid #fff3;border-radius:clamp(16px,4vw,22px);flex:1;grid-template-rows:auto auto minmax(0,1fr) auto auto;min-height:clamp(18rem,35vw,20rem);padding:clamp(1rem,3vw,1.25rem);display:grid}.post-meta{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.post-meta span,.post-format,.post-engagement{color:#ffffffa3;font-size:.85rem;font-weight:800}.account{color:var(--cyan);margin-bottom:0;font-weight:800}.post-format{text-transform:uppercase;margin:.25rem 0 .9rem}.post-text{min-height:0;align-items:center;block-size:6lh;font-size:clamp(1.05rem,2.5vw,1.24rem);font-weight:800;line-height:1.48;display:grid;overflow-y:auto}.post-engagement{margin-bottom:1rem}.reaction{color:#fce38a;margin-bottom:0;font-weight:800}.damage-meter{margin-top:1.5rem}.damage-label{margin-bottom:.5rem;font-weight:800}.meter-track,.result-bar{background:#ffffff2e;border-radius:999px;height:14px;display:block;overflow:hidden}.meter-fill,.result-bar span{background:linear-gradient(90deg, var(--cyan), var(--green));border-radius:999px;height:100%;display:block}.vote-options{gap:1rem;display:grid}.vote-option{cursor:pointer;background:#fffaf0;border:2px solid #1f243726;border-radius:clamp(16px,3vw,20px);gap:.6rem;min-width:0;padding:clamp(.95rem,2vw,1rem);display:grid}.vote-option small{color:var(--muted);font-weight:700;line-height:1.45}.radio-line{align-items:flex-start;gap:.7rem;font-weight:800;display:flex}.radio-line input{width:1.1rem;height:1.1rem;accent-color:var(--green);margin-top:.15rem}.vote-option .result-bar{background:#ece6d8}.vote-option strong{color:var(--purple)}.success-message{color:#23613a;text-align:center;margin:1rem 0 0;font-weight:800;line-height:1.55}.site-footer{color:var(--white);background:var(--navy);text-align:center;margin-top:3rem;padding:2rem 1rem}.site-footer p{margin:0;font-weight:700}.not-found{text-align:center;align-content:center;place-items:center;gap:1rem;min-height:70vh;padding:2rem;display:grid}.not-found h1{color:var(--green)}@media (width<=1080px){h1{max-width:820px}.section{width:min(960px, calc(100% - (var(--page-gutter) * 2)))}}@media (width<=920px){.menu-button{flex:none;display:grid}.site-nav{border:3px solid var(--ink);background:var(--white);box-shadow:var(--shadow);border-radius:22px;flex-direction:column;align-items:stretch;padding:1rem;display:none;position:absolute;top:100%;left:1rem;right:1rem}.site-nav.open{display:flex}.nav-link{text-align:center}.two-column,.feed-lab{grid-template-columns:1fr}.two-column>div:first-child,.manifesto-card h2{text-align:center}.manifesto-card,.quote-card,.void-post-card,.vote-card{max-width:720px;margin-inline:auto}.hero-cta-row,.button-row{flex-direction:column;align-items:stretch;width:min(100%,28rem);margin-inline:auto}.hero-actions{gap:1rem}.button{width:100%}}@media (width<=720px){:root{--page-gutter:.9rem}.site-header{gap:.75rem;padding-block:.8rem}.page-hero{padding-block:clamp(2.5rem,9vw,4rem) clamp(1.75rem,6vw,2.5rem)}.hero-subtitle{font-size:1.03rem}.section{padding-block:1.8rem}.warning-card,.manifesto-item{text-align:center;grid-template-columns:1fr;justify-items:center}.composer-footer{flex-direction:column;align-items:stretch}}@media (width<=520px){.brand-icon{border-radius:14px;width:42px;height:42px}.brand-tagline{display:none}.page-hero{padding-top:3rem}h1{text-wrap:balance;font-size:clamp(1.65rem,7vw,2rem);line-height:1.12}h2,.void-post-card h2{font-size:clamp(1.45rem,6.5vw,1.85rem)}.eyebrow{text-wrap:balance;max-width:24rem;margin-inline:auto;font-size:.78rem;line-height:1.35}.hero-subtitle{text-wrap:balance;max-width:32ch;line-height:1.55}.brand-name{font-size:1rem}.site-nav{left:var(--page-gutter);right:var(--page-gutter)}.post-meta{gap:.35rem .75rem}.post-meta span,.post-format,.post-engagement{font-size:.78rem}.radio-line{align-items:flex-start}.hero-quote-card p{block-size:7lh}.fake-post{min-height:23rem}.post-text{block-size:7lh}.site-footer{padding-inline:var(--page-gutter);margin-top:2rem}}
