/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--magenta:#ce0f68;--yellow:#ffed00;--cream:#fcf7e0;--pink:#ffc0c7;--line:#ce0f6847;--edge:clamp(1.4rem, 7vw, 6.3rem);--heading:"Host Grotesk", "Helvetica Neue", Arial, sans-serif;--text:"Host Grotesk", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--magenta);font-family:var(--text);margin:0}a{color:inherit;text-decoration:none}.site-header{background:var(--magenta);color:var(--yellow);max-width:1440px;padding:1.25rem var(--edge);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.brand{white-space:nowrap;align-items:center;gap:.7rem;line-height:1;display:inline-flex}.brand-name,.brand-place{font-family:var(--heading);letter-spacing:0;font-size:clamp(1.08rem,1.45vw,1.38rem);font-weight:800}.brand-name{font-style:italic}.brand-divider{background:currentColor;width:2px;height:1.55rem}nav{gap:clamp(.85rem,2.2vw,2rem);display:flex}nav a{letter-spacing:0;font-size:clamp(1.05rem,1.4vw,1.35rem);font-weight:800}:is(nav a:hover,nav a:focus-visible){color:var(--cream)}.hero{background:var(--cream);grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);max-width:1440px;min-height:min(720px,100vh - 80px);margin:0 auto;display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{background:var(--pink);content:"";pointer-events:none;position:absolute}.hero:before{width:23rem;height:11rem;top:13%;left:-5rem;transform:rotate(-8deg)}.hero:after{border-radius:50%;width:24rem;height:24rem;bottom:-10rem;left:31%}.hero-copy{padding:clamp(3.5rem, 7vw, 7rem) var(--edge);z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative}.eyebrow{letter-spacing:.11em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);letter-spacing:-.015em;font-weight:800}h1{text-transform:uppercase;margin-bottom:1.8rem;font-size:clamp(4rem,7vw,7.4rem);line-height:.9}.slogan-support{max-width:34rem;margin-bottom:1.4rem;font-size:clamp(1.2rem,1.8vw,1.55rem);font-weight:800;line-height:1.2}.lead{max-width:34rem;margin-bottom:2.1rem;font-size:clamp(1rem,1.3vw,1.14rem);line-height:1.5}.button{background:var(--yellow);border:2px solid var(--magenta);color:var(--magenta);border-radius:999px;align-items:center;gap:1.2rem;padding:.95rem 1.3rem;font-size:.9rem;font-weight:900;transition:transform .18s;display:inline-flex}.button span{font-size:1.3rem;line-height:.7}:is(.button:hover,.button:focus-visible){transform:translateY(-3px)rotate(-1deg)}.hero-photo{z-index:1;min-height:430px;margin:7% 7% 7% 0;position:relative;overflow:hidden}.hero-photo img{object-fit:cover;object-position:53% center;width:100%;height:100%;display:block;position:absolute}.hero-photo figcaption{background:var(--yellow);color:var(--magenta);z-index:1;border-radius:999px;flex-direction:column;padding:1.15rem 1.65rem;display:flex;position:absolute;bottom:5%;left:-2%;transform:rotate(-3deg)}.hero-photo strong{font-family:var(--heading);letter-spacing:-.05em;font-size:clamp(1.55rem,2.5vw,2.55rem);font-weight:900}.hero-photo span{margin-top:.15rem;font-size:.82rem;font-weight:800}.notice,.priorities,.candidates,.how-to-vote{max-width:1440px;padding:clamp(4rem, 8vw, 8rem) var(--edge);margin:0 auto}.notice{background:var(--pink);grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}h2{text-transform:uppercase;margin-bottom:0;font-size:clamp(3.1rem,5.8vw,6rem);line-height:.92}.notice>p,.section-heading>p{max-width:32rem;margin:0;font-size:clamp(1.05rem,1.4vw,1.22rem);line-height:1.5}.priorities{background:var(--cream)}.section-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:clamp(2.75rem,6vw,5rem);display:flex}.section-heading>p{padding-bottom:.3rem}.priority-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.priority-card{border:2px solid var(--magenta);min-height:330px;padding:clamp(1.5rem,3vw,2.5rem)}.priority-card:nth-child(2),.priority-card:nth-child(3){background:var(--pink)}.priority-card>span{background:var(--yellow);font-family:var(--heading);border-radius:50%;place-items:center;width:3.1rem;height:3.1rem;margin-bottom:2.6rem;font-size:1.2rem;font-weight:900;display:grid;transform:rotate(-5deg)}.priority-card h3{text-transform:uppercase;margin-bottom:1.25rem;font-size:clamp(2rem,3.1vw,3.5rem);line-height:1}.priority-card p{max-width:39rem;margin:0;font-size:1rem;line-height:1.5}.candidates{background:var(--cream);border-top:2px solid var(--magenta)}.candidate-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.candidate-card{border-bottom:1px solid var(--line);grid-template-columns:2.45rem 1fr;gap:1rem;min-height:205px;padding:1.5rem 1rem 1.75rem 0;display:grid}.candidate-card:not(:nth-child(3n)){border-right:1px solid var(--line);padding-left:1.5rem}.candidate-card:nth-child(3n+1){padding-left:0}.candidate-number{background:var(--yellow);border-radius:50%;place-items:center;width:2.35rem;height:2.35rem;font-size:.7rem;font-weight:900;display:grid}.candidate-card h3{margin-bottom:.5rem;font-size:clamp(1.2rem,1.55vw,1.6rem);line-height:1.02}.candidate-details,.candidate-role,.candidate-party{line-height:1.35}.candidate-details{opacity:.72;margin-bottom:.85rem;font-size:.84rem}.candidate-role{margin-bottom:1.15rem;font-size:.95rem}.candidate-party{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:900}.how-to-vote{background:var(--pink);grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(3rem,7vw,7rem);display:grid;position:relative;overflow:hidden}.how-to-vote:after{background:var(--cream);content:"";border-radius:50%;width:17rem;height:17rem;position:absolute;top:-8rem;right:-7rem}.vote-heading,.vote-bubble{z-index:1;position:relative}.vote-bubble{background:var(--yellow);border-radius:3rem;grid-template-columns:4.2rem 1fr;align-items:flex-start;gap:1.3rem;padding:clamp(2rem,4.5vw,4.2rem);display:grid;transform:rotate(-1.5deg)}.cross{font-family:var(--heading);font-size:6rem;font-weight:900;line-height:.58}.vote-bubble p{font-family:var(--heading);letter-spacing:-.01em;margin:0;font-size:clamp(1.65rem,3vw,3rem);font-weight:900;line-height:1}footer{background:var(--magenta);color:var(--cream);max-width:1440px;padding:2rem var(--edge);margin:0 auto}.legal-link{font-size:1.05rem;font-weight:800;display:inline-block}:is(.legal-link:hover,.legal-link:focus-visible){color:var(--yellow);text-underline-offset:.2em;text-decoration:underline}@media (max-width:900px){.hero{grid-template-columns:1fr}.hero-copy{min-height:620px}.hero-photo{margin:0 var(--edge) var(--edge);min-height:500px}.notice,.how-to-vote{grid-template-columns:1fr}.section-heading{align-items:start;display:grid}.candidate-grid{grid-template-columns:repeat(2,1fr)}.candidate-card:not(:nth-child(3n)){border-right:0;padding-left:0}.candidate-card:nth-child(odd){border-right:1px solid var(--line);padding-right:1.5rem}.candidate-card:nth-child(2n){padding-left:1.5rem}}@media (max-width:650px){.site-header{flex-direction:column;align-items:flex-start;gap:1rem}nav{justify-content:space-between;width:100%}.brand{gap:.55rem}.brand-name,.brand-place{font-size:1rem}.brand-divider{height:1.2rem}nav a{font-size:.95rem}.hero-copy{min-height:560px}.hero-photo{min-height:340px}.priority-grid,.candidate-grid{grid-template-columns:1fr}.priority-card{min-height:0}.candidate-card,.candidate-card:nth-child(odd),.candidate-card:nth-child(2n){border-right:0;min-height:0;padding:1.4rem 0}.vote-bubble{border-radius:2rem;grid-template-columns:1fr}.cross{font-size:4.5rem}}
