:root{--ink:#152f4d;--blue:#2856d9;--sky:#a8cfec;--red:#e94b2c;--yellow:#f4c83f;--cream:#f6edda;--paper:#fffaf0;--white:#fffdf8;--border:3px solid var(--ink);--shadow:7px 7px 0 var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.skip-link{z-index:100;background:var(--yellow);border:var(--border);padding:.8rem 1rem;font-weight:900;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{background:var(--cream);border-bottom:var(--border);z-index:20;justify-content:space-between;align-items:center;gap:2rem;min-height:86px;padding:.8rem clamp(1.1rem,4vw,4.5rem);display:flex;position:relative}.wordmark{letter-spacing:.035em;grid-template-rows:1.2rem 1.2rem;grid-template-columns:auto auto;align-items:center;column-gap:.45rem;font-family:Impact,Arial Black,sans-serif;line-height:.85;display:grid;transform:rotate(-1deg)}.wordmark-best{color:var(--red);grid-row:1/3;font-size:2.8rem}.wordmark-for{color:var(--blue);align-self:end;font-size:1rem}.wordmark-board{align-self:start;font-size:1.05rem}nav{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:clamp(1rem,2.2vw,2.2rem);font-size:.82rem;font-weight:900;display:flex}.nav-link{border-bottom:3px solid #0000;padding:.65rem 0}.nav-link:hover,.nav-link:focus-visible{border-color:var(--red)}.social-nav{align-items:center;gap:.5rem;display:flex}.social-nav a{width:38px;height:38px;color:var(--ink);background:var(--paper);border:2px solid var(--ink);justify-content:center;align-items:center;transition:all .13s;display:inline-flex}.social-nav a:hover,.social-nav a:focus-visible{color:var(--white);background:var(--red);box-shadow:3px 3px 0 var(--ink);transform:translate(-1px,-1px)}.social-nav a:focus-visible{outline:3px solid var(--yellow)}.social-nav svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;width:20px;height:20px}.social-icon-fill{fill:currentColor;stroke:none}.nav-cta{color:var(--white);background:var(--blue);border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);padding:.75rem 1rem}.nav-cta:hover,.nav-cta:focus-visible,.button:hover,.button:focus-visible{box-shadow:1px 1px 0 var(--ink);transform:translate(2px,2px)}.hero{background:var(--paper);border-bottom:var(--border);grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);min-height:calc(100vh - 86px);display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(3.5rem,7vw,8rem) clamp(1.35rem,6vw,7rem);display:flex;position:relative}.hero-copy:after{content:"";background:var(--yellow);border:2px solid var(--ink);width:75px;height:12px;position:absolute;bottom:9%;left:clamp(1.35rem,6vw,7rem);transform:rotate(-4deg)}.eyebrow,.section-kicker{color:var(--blue);text-transform:uppercase;letter-spacing:.13em;margin:0 0 1.2rem;font-size:.88rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;text-transform:uppercase;max-width:850px;margin-bottom:1.7rem;font-family:Impact,Arial Black,sans-serif;font-size:clamp(4.25rem,8.7vw,9.2rem);font-weight:900;line-height:.82}h1 span{color:var(--red);display:block}.hero-intro{max-width:700px;margin-bottom:2rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.45}.hero-actions{align-items:center;gap:1.6rem;display:flex}.button{border:var(--border);min-height:54px;box-shadow:4px 4px 0 var(--ink);text-transform:uppercase;letter-spacing:.06em;justify-content:center;align-items:center;gap:.75rem;padding:.9rem 1.25rem;font-weight:900;transition:all .13s;display:inline-flex}.button-primary{background:var(--yellow)}.text-link{text-decoration:underline;-webkit-text-decoration-color:var(--red);text-decoration-color:var(--red);text-underline-offset:5px;font-weight:900;text-decoration-thickness:3px}.hero-art{background-color:var(--blue);border-left:var(--border);background-image:radial-gradient(#ffffff29 1px,#0000 1px),linear-gradient(135deg,#0000 0 48%,#152f4d1f 48% 52%,#0000 52%);background-size:17px 17px,80px 80px;min-height:620px;position:relative;overflow:hidden}.sunburst{aspect-ratio:1;width:min(38vw,520px);color:var(--ink);background:var(--yellow);border:5px solid var(--ink);clip-path:polygon(50% 0%,59% 17%,75% 7%,77% 25%,96% 23%,85% 40%,100% 50%,83% 59%,94% 76%,76% 74%,74% 94%,59% 83%,50% 100%,40% 83%,24% 94%,23% 75%,4% 77%,15% 59%,0% 50%,16% 40%,5% 23%,24% 25%,25% 6%,41% 17%);filter:drop-shadow(12px 12px 0 var(--ink));flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)rotate(-6deg)}.sunburst-label{letter-spacing:.02em;font-family:Impact,Arial Black,sans-serif;font-size:clamp(5rem,10vw,9rem);line-height:.8}.sunburst-small{letter-spacing:.14em;text-align:center;max-width:72%;margin-top:.8rem;font-size:clamp(.72rem,1.4vw,1rem);font-weight:900;line-height:1.15}.pencil{background:var(--red);border:4px solid var(--ink);width:230px;height:34px;box-shadow:6px 6px 0 var(--ink);position:absolute}.pencil:after{content:"";border-top:17px solid #0000;border-bottom:17px solid #0000;border-left:37px solid var(--yellow);filter:drop-shadow(4px 0 0 var(--ink));position:absolute;top:-4px;right:-37px}.pencil-one{top:13%;left:-3%;transform:rotate(18deg)}.pencil-two{background:var(--sky);bottom:11%;right:-4%;transform:rotate(198deg)}.paper-star{color:var(--paper);text-shadow:4px 4px 0 var(--ink);font-size:4.5rem;position:absolute}.star-one{top:9%;right:8%;transform:rotate(12deg)}.star-two{color:var(--red);bottom:10%;left:8%;transform:rotate(-17deg)}.election-stamp{background:var(--paper);border:var(--border);box-shadow:5px 5px 0 var(--ink);text-transform:uppercase;flex-direction:column;padding:.75rem 1rem;font-size:.72rem;font-weight:900;line-height:1;display:flex;position:absolute;bottom:8%;right:8%;transform:rotate(4deg)}.election-stamp strong{color:var(--red);letter-spacing:.04em;margin-top:.25rem;font-family:Impact,Arial Black,sans-serif;font-size:2rem}.rally-strip{color:var(--white);background:var(--red);border-bottom:var(--border);text-transform:uppercase;letter-spacing:.055em;white-space:nowrap;justify-content:space-around;gap:2rem;padding:1.05rem 1.5rem;font-family:Impact,Arial Black,sans-serif;font-size:clamp(1.05rem,2vw,1.65rem);display:flex;overflow:hidden}.section-shell{padding:clamp(4.5rem,8vw,8rem) clamp(1.35rem,5vw,5.5rem)}.priorities{background-color:var(--cream);background-image:linear-gradient(#152f4d12 1px,#0000 1px),linear-gradient(90deg,#152f4d12 1px,#0000 1px);background-size:34px 34px}.section-heading{grid-template-columns:1.1fr .8fr;align-items:end;column-gap:clamp(2rem,8vw,10rem);max-width:1400px;margin:0 auto 3.5rem;display:grid}.section-heading .section-kicker{grid-column:1/-1}.section-heading h2{text-transform:uppercase;margin-bottom:0;font-family:Impact,Arial Black,sans-serif;font-size:clamp(3.4rem,6vw,7rem);line-height:.9}.section-heading>p:last-child{max-width:560px;margin-bottom:.4rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,1.8vw,1.45rem);line-height:1.55}.priority-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;max-width:1400px;margin:0 auto;display:grid}.priority-card{border:var(--border);min-height:400px;box-shadow:var(--shadow);flex-direction:column;padding:1.5rem;transition:transform .16s,box-shadow .16s;display:flex;position:relative}.priority-card:hover{box-shadow:11px 11px 0 var(--ink);transform:translate(-3px,-3px)rotate(-.5deg)}.priority-blue{color:var(--white);background:var(--blue)}.priority-yellow{background:var(--yellow)}.priority-red{color:var(--white);background:var(--red)}.priority-cream{background:var(--paper)}.priority-number{opacity:.85;margin-bottom:auto;font-family:Impact,Arial Black,sans-serif;font-size:4.3rem;line-height:1}.priority-card h3{text-transform:uppercase;margin:2rem 0 1rem;font-family:Impact,Arial Black,sans-serif;font-size:clamp(1.8rem,2.5vw,2.7rem);line-height:.98}.priority-card p{margin-bottom:0;padding-right:1.2rem;font-size:1rem;font-weight:700;line-height:1.52}.card-arrow{font-size:1.8rem;font-weight:900;position:absolute;top:1rem;right:1.2rem}.why-section{color:var(--white);background:var(--ink);border-top:var(--border);border-bottom:var(--border);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);display:grid}.why-statement,.why-copy{padding:clamp(4.5rem,8vw,9rem) clamp(1.35rem,6vw,7rem)}.why-statement{background-color:var(--blue);border-right:var(--border);background-image:repeating-linear-gradient(-13deg,#0000 0 12px,#ffffff0a 12px 14px);flex-direction:column;justify-content:center;display:flex}.section-kicker-light{color:var(--yellow)}blockquote{letter-spacing:-.02em;text-transform:uppercase;max-width:900px;margin:0;font-family:Impact,Arial Black,sans-serif;font-size:clamp(3.2rem,5.8vw,6.7rem);line-height:.95}.why-copy{flex-direction:column;justify-content:center;gap:1.3rem;display:flex}.why-copy p{max-width:670px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.12rem,1.8vw,1.42rem);line-height:1.55}.why-copy p:first-child:first-letter{float:left;color:var(--yellow);margin:.04em .11em 0 0;font-family:Impact,Arial Black,sans-serif;font-size:4.2em;line-height:.72}.trustee-section{background:var(--paper)}.trustee-title{max-width:1400px;margin:0 auto 4rem}.trustee-title h2,.accountability-copy h2,.about-copy h2,.vote-section h2{letter-spacing:-.02em;text-transform:uppercase;margin-bottom:0;font-family:Impact,Arial Black,sans-serif;font-size:clamp(3.3rem,6vw,6.8rem);line-height:.91}.mandate-grid{border:var(--border);grid-template-columns:repeat(4,minmax(0,1fr));max-width:1400px;margin:0 auto;display:grid}.mandate-grid article{background:var(--cream);border-right:var(--border);min-height:300px;padding:1.5rem;position:relative}.mandate-grid article:last-child{border-right:0}.mandate-grid article:nth-child(2n){background:var(--sky)}.mandate-grid article>span{color:var(--red);font-family:Impact,Arial Black,sans-serif;font-size:1.5rem}.mandate-grid h3{text-transform:uppercase;margin:3.5rem 0 1rem;font-family:Impact,Arial Black,sans-serif;font-size:clamp(1.9rem,2.6vw,2.8rem);line-height:1}.mandate-grid p{margin:0;font-size:1rem;font-weight:700;line-height:1.55}.mandate-note{border-left:8px solid var(--yellow);max-width:1020px;margin:3rem auto 0;padding-left:1.3rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2vw,1.5rem);font-style:italic;line-height:1.5}.accountability-section{color:var(--white);background:var(--red);border-top:var(--border);border-bottom:var(--border);grid-template-columns:minmax(350px,.85fr) minmax(0,1.15fr);display:grid}.accountability-art{min-height:700px;color:var(--ink);background-color:var(--yellow);border-right:var(--border);background-image:radial-gradient(#152f4d2e 1px,#0000 1px);background-size:14px 14px;flex-direction:column;justify-content:center;gap:1rem;padding:3rem clamp(1.5rem,4vw,5rem);display:flex;position:relative;overflow:hidden}.speech-line{background:var(--paper);border:var(--border);width:max-content;max-width:95%;box-shadow:6px 6px 0 var(--ink);text-transform:uppercase;padding:.55rem .8rem .4rem;font-family:Impact,Arial Black,sans-serif;font-size:clamp(2.5rem,4.7vw,5.5rem);line-height:.9}.speech-one{transform:rotate(-2deg)}.speech-two{color:var(--white);background:var(--blue);transform:rotate(1deg)translate(5%)}.speech-three{color:var(--white);background:var(--red);transform:rotate(-1deg)translate(2%)}.megaphone{color:var(--blue);font-family:Impact,Arial Black,sans-serif;font-size:10rem;position:absolute;bottom:-2.5rem;right:-.3rem;transform:rotate(-23deg)}.accountability-copy{flex-direction:column;justify-content:center;padding:clamp(4.5rem,8vw,9rem) clamp(1.35rem,7vw,8rem);display:flex}.accountability-copy p:not(.section-kicker){max-width:760px;margin:2rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.12rem,1.9vw,1.48rem);line-height:1.55}.accountability-promise{color:var(--ink);background:var(--yellow);border:var(--border);box-shadow:6px 6px 0 var(--ink);padding:1.4rem;font-weight:700;transform:rotate(-1deg)}.about-section{background:var(--sky);border-bottom:var(--border);grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.about-mark{background:var(--blue);border:var(--border);min-height:530px;box-shadow:12px 12px 0 var(--ink);place-items:center;display:grid;position:relative;transform:rotate(-2deg)}.about-photo{object-fit:cover;object-position:58% 38%}.about-ribbon{z-index:1;width:108%;color:var(--white);background:var(--red);border:var(--border);letter-spacing:.08em;text-align:center;padding:1rem;font-family:Impact,Arial Black,sans-serif;font-size:clamp(1.8rem,3.2vw,3.3rem);line-height:1.05;position:absolute;bottom:8%;left:-4%;transform:rotate(3deg)}.about-copy h2{max-width:900px}.about-copy p:not(.section-kicker){max-width:800px;margin:1.8rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,1.7vw,1.35rem);line-height:1.58}.updates-section{color:var(--white);background-color:var(--blue);border-bottom:var(--border);background-image:repeating-linear-gradient(-13deg,#0000 0 12px,#ffffff0a 12px 14px);grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);gap:clamp(3rem,8vw,9rem);display:grid}.updates-copy{flex-direction:column;justify-content:center;display:flex}.updates-copy .section-kicker{color:var(--yellow)}.updates-copy h2{letter-spacing:-.02em;text-transform:uppercase;margin-bottom:1.5rem;font-family:Impact,Arial Black,sans-serif;font-size:clamp(3.3rem,6vw,6.8rem);line-height:.91}.updates-copy>p:last-child{max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,1.8vw,1.4rem);line-height:1.55}.subscribe-form{color:var(--ink);background:var(--paper);border:var(--border);box-shadow:10px 10px 0 var(--ink);align-self:center;padding:clamp(1.5rem,4vw,3rem)}.subscribe-fields{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:1rem;display:grid}.subscribe-form label>span:first-child{letter-spacing:.075em;text-transform:uppercase;margin-bottom:.55rem;font-size:.78rem;font-weight:900;display:block}.subscribe-form label small{letter-spacing:0;text-transform:none;font-size:.68rem}.subscribe-form input[type=text],.subscribe-form input[type=email]{width:100%;min-height:54px;color:var(--ink);background:var(--white);border:2px solid var(--ink);font:inherit;border-radius:0;padding:.8rem .9rem}.subscribe-form input:focus-visible{outline:4px solid var(--yellow);outline-offset:2px}.honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.consent-row{align-items:flex-start;gap:.65rem;margin:1.2rem 0;font-size:.95rem;font-weight:700;line-height:1.4;display:flex}.consent-row input{width:1.25rem;height:1.25rem;accent-color:var(--blue);flex:none;margin:0}.subscribe-action{align-items:center;gap:1.2rem;display:flex}.button-subscribe{color:var(--white);background:var(--red);cursor:pointer;flex:none}.button-subscribe:disabled{cursor:wait;opacity:.72}.form-note{margin:0;font-size:.76rem;line-height:1.45}.form-note a,.legal-page a:not(.button),.footer-meta a{text-underline-offset:3px;font-weight:900;text-decoration:underline}.form-message{min-height:1.4rem;color:var(--blue);margin:1.1rem 0 0;font-size:.92rem;font-weight:900;line-height:1.4}.form-message-error{color:#b52e19}.vote-section{background:var(--yellow);border-bottom:var(--border);justify-content:space-between;align-items:center;gap:3rem;padding:clamp(4rem,7vw,7rem) clamp(1.35rem,5vw,5.5rem);display:flex}.vote-section .section-kicker{color:var(--red)}.vote-actions{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.button-vote{color:var(--white);background:var(--blue);flex:none}footer{color:var(--white);background:var(--ink);grid-template-columns:1fr auto auto;align-items:center;gap:2rem;padding:2.3rem clamp(1.35rem,5vw,5.5rem);font-size:.78rem;font-weight:700;display:grid}footer p{margin:0}.footer-meta{align-items:center;gap:1.4rem;display:flex}.footer-wordmark{letter-spacing:.035em;font-family:Impact,Arial Black,sans-serif;font-size:clamp(1.4rem,2.5vw,2.4rem)}.footer-wordmark span{color:var(--yellow)}.status-page,.legal-page{background-color:var(--cream);background-image:linear-gradient(#152f4d12 1px,#0000 1px),linear-gradient(90deg,#152f4d12 1px,#0000 1px);background-size:34px 34px;min-height:100vh;padding:clamp(2rem,7vw,6rem) clamp(1.2rem,5vw,4rem)}.status-page{place-items:center;display:grid}.status-card,.legal-page article{background:var(--paper);border:var(--border);width:min(780px,100%);box-shadow:var(--shadow);padding:clamp(1.7rem,5vw,4rem)}.status-card-success{border-top:14px solid var(--yellow)}.status-card h1,.legal-page h1{text-transform:uppercase;margin-bottom:1.5rem;font-family:Impact,Arial Black,sans-serif;font-size:clamp(3.1rem,8vw,6.5rem);line-height:.9}.status-card>p:not(.section-kicker){margin-bottom:2rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.55}.status-card form{margin:0}.legal-page article{margin:0 auto}.legal-page h2{text-transform:uppercase;margin:2.4rem 0 .7rem;font-family:Impact,Arial Black,sans-serif;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1}.legal-page p:not(.section-kicker){font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.65}.legal-page .button{margin-top:1.5rem}@media (max-width:1050px){.hero{grid-template-columns:1fr}.hero-art{border-left:0;border-top:var(--border);min-height:540px}.sunburst{width:min(72vw,500px)}.priority-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-section{grid-template-columns:1fr}.why-statement{border-right:0;border-bottom:var(--border)}.mandate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mandate-grid article:nth-child(2){border-right:0}.mandate-grid article:nth-child(-n+2){border-bottom:var(--border)}.accountability-section{grid-template-columns:1fr}.accountability-art{border-right:0;border-bottom:var(--border);min-height:560px}.about-section{grid-template-columns:1fr}.about-mark{width:min(650px,94%);margin:0 auto}.updates-section{grid-template-columns:1fr}.vote-section{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr}}@media (max-width:720px){.site-header{gap:.55rem;min-height:74px;padding-left:.75rem;padding-right:.75rem}.wordmark-best{font-size:2rem}.wordmark-for,.wordmark-board{font-size:.9rem}nav{gap:.45rem}.nav-link{display:none}.social-nav{gap:.3rem}.social-nav a{width:32px;height:32px}.social-nav svg{width:18px;height:18px}.nav-cta{padding:.65rem .7rem;font-size:.68rem}.hero{min-height:auto}.hero-copy{min-height:620px;padding-top:5rem;padding-bottom:5.5rem}h1{font-size:clamp(4rem,20vw,6.2rem)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-art{min-height:430px}.sunburst-label{font-size:clamp(4rem,24vw,7rem)}.pencil{width:150px}.rally-strip span:nth-child(n+3){display:none}.section-heading{grid-template-columns:1fr;gap:1.7rem}.priority-grid{grid-template-columns:1fr}.priority-card{min-height:330px}blockquote{font-size:clamp(3rem,14vw,5rem)}.mandate-grid{grid-template-columns:1fr}.mandate-grid article,.mandate-grid article:nth-child(2){border-right:0;border-bottom:var(--border)}.mandate-grid article:last-child{border-bottom:0}.accountability-art{min-height:430px}.speech-line{font-size:clamp(2.2rem,10vw,4rem)}.about-mark{min-height:400px}.vote-actions{width:100%}.subscribe-fields{grid-template-columns:1fr}.subscribe-action{flex-direction:column;align-items:stretch}.button-subscribe,.button-vote{width:100%}.footer-meta{flex-direction:column;align-items:flex-start;gap:.8rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
