:root{--purple-900:#3a2434;--purple-800:#4b2e44;--purple-700:#5c3a55;--purple-600:#6f4666;--purple-100:#f3cdc9;--teal-900:#163f37;--teal-800:#1c4f45;--teal-700:#276358;--blush-50:#fcf1ee;--blush-100:#f3cdc9;--blush-200:#eebcb7;--gold-500:#ee5b41;--gold-600:#d8462e;--cream:#fcf1ee;--white:#fff;--ink:#2a1b24;--ink-soft:#6b5560;--border:#ecd7d2;--shadow:#3a24342e 0 20px 40px -16px;--sans:"Nunito", system-ui, "Segoe UI", Roboto, sans-serif;--display:"Baloo 2", var(--sans);font:16px/1.65 var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--ink);background:var(--cream);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0}#root{flex-direction:column;min-height:100svh;display:flex}h1,h2,h3{font-family:var(--display);color:var(--ink);margin:0;font-weight:700}h1{letter-spacing:-.5px;font-size:clamp(32px,5vw + 18px,58px);line-height:1.05}h2{letter-spacing:-.3px;font-size:clamp(26px,3.2vw + 14px,38px);line-height:1.1}h3{font-size:20px;font-weight:600;line-height:1.3}p{color:var(--ink-soft);margin:0}a{color:inherit}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 32px}@media (width<=720px){.container{padding:0 20px}}.eyebrow{font-family:var(--display);letter-spacing:2px;text-transform:uppercase;color:var(--gold-600);margin-bottom:12px;font-size:13px;font-weight:700}.button{font-family:var(--display);border-radius:999px;justify-content:center;align-items:center;padding:12px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.button--gold{background:var(--gold-500);color:var(--white)}.button--gold:hover{background:var(--gold-600)}.button--outline{color:var(--white);border:1.5px solid #fff9}.button--outline:hover{border-color:var(--white)}.button--large{padding:14px 32px;font-size:16px}.site-header{z-index:20;background:var(--purple-800);padding:15px 0;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;display:flex}.site-header__brand{font-family:var(--display);color:var(--white);font-size:20px;font-weight:700;text-decoration:none}.site-header__brand span{color:var(--purple-100);font-weight:500}.site-header__nav{align-items:center;gap:28px;display:flex}.site-header__nav a{color:var(--purple-100);font-size:15px;font-weight:500;text-decoration:none}.site-header__nav a:hover{color:var(--white)}.site-header__cta{background:var(--gold-500);border-radius:999px;padding:8px 18px;color:var(--white)!important;font-weight:600!important}.site-header__cta:hover{background:var(--gold-600)}.site-header__social{background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.site-header__social svg{filter:brightness(0)invert()}.site-header__social:hover{background:var(--gold-500)}@media (width<=720px){.site-header__nav{gap:14px}.site-header__nav a:not(.site-header__cta):not(.site-header__social){display:none}}@media (width<=400px){.site-header__brand{font-size:17px}.site-header__nav{gap:8px}.site-header__social{width:30px;height:30px}.site-header__cta{padding:8px 14px}}.hero{background:linear-gradient(160deg, var(--purple-900), var(--purple-600));color:var(--white);align-items:center;min-height:100svh;padding:64px 0;display:flex;position:relative;overflow:hidden}.hero .eyebrow{color:var(--gold-500)}.hero__inner{z-index:1;justify-content:space-between;align-items:center;gap:48px;width:100%;display:flex;position:relative}.hero__copy h1{color:var(--white)}.hero__tagline{color:var(--purple-100);max-width:46ch;margin-top:20px;font-size:19px}.hero__actions{flex-wrap:wrap;gap:16px;margin-top:36px;display:flex}.hero__portrait{aspect-ratio:4/5;border:5px solid var(--gold-500);border-radius:24px;flex-shrink:0;width:400px;max-width:38vw;overflow:hidden;transform:rotate(2deg);box-shadow:0 24px 48px -20px #00000059}.hero__portrait img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.hero__doodles{z-index:0;pointer-events:none;position:absolute;inset:0}.doodle{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;opacity:.5;position:absolute}.doodle--coral{color:var(--gold-500)}.doodle--blush{color:var(--purple-100)}.doodle--star{width:64px;top:10%;right:10%}.doodle-dot{fill:currentColor;stroke:none}.doodle--img{fill:unset;stroke:unset;stroke-width:unset;opacity:.92;height:auto}.doodle--flower{width:92px;bottom:13%;left:5%}.doodle--bee{width:132px;top:11%;left:6%}.doodle--wave{width:150px;bottom:8%;right:20%}@media (width<=860px){.hero__doodles{display:none}}.section-doodle{opacity:.85;pointer-events:none;z-index:0;height:auto;position:absolute}.section-doodle--meet{width:74px;bottom:28px;left:24px}.section-doodle--vote{width:84px;top:32px;right:32px}.section-doodle--donate{width:78px;top:32px;left:28px}.section-doodle--donate-star{width:54px;top:24px;right:32px;transform:rotate(8deg)}.section-doodle--donate-dino{opacity:.7;width:130px;bottom:12px;right:4%}@media (width<=720px){.section-doodle{display:none}}@media (width<=860px){.hero{padding:48px 0}.hero__inner{text-align:center;flex-direction:column}.hero__tagline{max-width:none}.hero__actions{justify-content:center}.hero__portrait{order:-1;width:100%;max-width:320px;transform:none}}.meet{background:var(--blush-50);padding:96px 0;position:relative;overflow:hidden}.meet__inner{max-width:1080px;margin:0 auto}.meet__top{grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;display:grid}.meet__copy p{margin-top:16px;font-size:17px}.meet__highlight{color:var(--gold-600);font-weight:700}.meet__collage{flex-direction:column;gap:18px;width:100%;max-width:460px;margin:0 auto;display:flex}.meet__collage-photo{object-fit:cover;background:var(--white);border:6px solid var(--white);border-radius:14px;display:block;box-shadow:0 16px 32px -12px #3a243440}.meet__collage-photo--1{aspect-ratio:3/2;width:100%;height:auto}.meet__collage-photo--2{aspect-ratio:4/3;border-color:var(--purple-100);width:100%;height:auto}.meet__priorities{text-align:center;margin-top:88px}.meet__priorities .eyebrow{text-align:center}.priorities-grid{text-align:left;grid-template-columns:repeat(2,1fr);gap:20px;margin:16px 0 0;padding:0;list-style:none;display:grid}.priorities-grid__card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:24px 26px}.priorities-grid__card h3{color:var(--gold-600)}.priorities-grid__card p{margin-top:8px;font-size:15px}@media (width<=860px){.meet{padding:64px 0}.meet__inner{text-align:center}.meet__top{grid-template-columns:1fr;gap:48px}.meet__collage{order:-1;max-width:420px}.meet__priorities{margin-top:56px}.priorities-grid{text-align:center;grid-template-columns:1fr}}@media (width<=400px){.priorities-grid__card{padding:20px}}.vote-steps{background:var(--teal-900);color:var(--white);padding:96px 0;position:relative;overflow:hidden}.vote-steps .eyebrow{color:var(--gold-500)}.vote-steps h2{color:var(--white)}.vote-steps__copy>p{color:var(--blush-100)}.vote-steps .container{max-width:1320px;padding:0 56px}.vote-steps__inner{grid-template-columns:1.3fr 1fr;align-items:center;gap:56px;display:grid}.vote-steps__map{aspect-ratio:4/3;border:3px solid var(--blush-100);border-radius:20px;width:100%;max-width:600px;margin-inline:auto;overflow:hidden;box-shadow:0 20px 40px -16px #0000004d}.vote-steps__map img{object-fit:cover;width:100%;height:100%;display:block}.vote-steps__list{flex-direction:column;gap:20px;margin:24px 0 32px;padding:0;list-style:none;display:flex}.vote-steps__list li{align-items:flex-start;gap:16px;display:flex}.vote-steps__list h3{color:var(--white);margin-bottom:4px}.vote-steps__list p{color:var(--blush-100)}.vote-steps__index{background:var(--gold-500);width:32px;height:32px;color:var(--white);font-family:var(--display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}@media (width<=860px){.vote-steps{padding:64px 0}.vote-steps .container{padding:0 20px}.vote-steps__inner{text-align:center;grid-template-columns:1fr}.vote-steps__list li{text-align:left}}.donate{background:var(--purple-900);color:var(--white);padding:96px 0;position:relative;overflow:hidden}.donate__inner{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.donate__card h2{color:var(--white);margin-bottom:16px}.donate__card p{color:var(--purple-100);margin-bottom:24px}.donate__card a:not(.button){color:var(--gold-500)}.social-icons{gap:16px;display:flex}.social-icons a{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.social-icons svg{filter:brightness(0)invert()}@media (width<=720px){.donate{padding:64px 0}.donate__inner{text-align:center;grid-template-columns:1fr;gap:48px}.social-icons{justify-content:center}}.site-footer{background:var(--ink);padding:28px 0;position:relative;overflow:hidden}.site-footer__inner{z-index:1;position:relative}.site-footer__inner p{color:#ffffffb3;font-size:13px}.site-footer__disclaimer{margin-top:6px;color:#ffffff73!important}.footer-doodles{pointer-events:none;z-index:0;position:absolute;inset:0}.footer-doodles__group{align-items:flex-end;gap:14px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.footer-doodles__group--left{left:3%}.footer-doodles__group--right{right:3%}.footer-doodle{opacity:.9;height:auto}.footer-doodle--worm{width:34px;transform:rotate(-8deg)}.footer-doodle--star1{width:22px;transform:rotate(12deg)translateY(-12px)}.footer-doodle--fish{width:44px;transform:rotate(-4deg)}.footer-doodle--bird{width:42px;transform:rotate(6deg)}.footer-doodle--star3{width:20px;transform:rotate(-14deg)translateY(-10px)}.footer-doodle--pear{width:32px;transform:rotate(5deg)}@media (width<=780px){.footer-doodles{display:none}}
