@font-face{font-family:Manrope;src:url("fonts/manrope-latin.woff2") format("woff2");font-style:normal;font-weight:200 800;font-display:swap}
@font-face{font-family:"Crimson Pro";src:url("fonts/crimson-pro-regular.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Crimson Pro";src:url("fonts/crimson-pro-italic.woff2") format("woff2");font-style:italic;font-weight:400;font-display:swap}
@font-face{font-family:"Barlow Condensed";src:url("fonts/barlow-condensed-semibold.woff2") format("woff2");font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:"Barlow Condensed";src:url("fonts/barlow-condensed-bold.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}

:root{--navy:#092203;--forest:#092203;--paper:#ffffff;--sage:#d9e2d6;--muted:#4e5f49;--rule:#647c5c;--gutter:56px;color-scheme:light;scroll-behavior:smooth}
*{box-sizing:border-box}
body{margin:0;background:var(--paper);color:var(--navy);font-family:Manrope,Arial,sans-serif;font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased}
h1,h2,h3,p,dl,dd{margin:0}
a{color:inherit;text-decoration:none}
button,a{-webkit-tap-highlight-color:transparent}
a:focus-visible{outline:3px solid currentColor;outline-offset:6px}
::selection{background:var(--sage);color:var(--navy)}
section[id]{scroll-margin-top:28px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:absolute;z-index:10;top:12px;left:12px;transform:translateY(-180%);background:var(--paper);color:var(--navy);padding:12px 20px;font-weight:600}
.skip-link:focus{transform:translateY(0)}
.site-header{background:var(--paper)}
.header-inner{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:24px 48px}
.brand{display:flex;align-items:center;gap:22px;flex-shrink:0}
.brand-name{font-family:"Barlow Condensed",Impact,sans-serif;font-size:36px;font-weight:700;line-height:1;letter-spacing:0}
.brand-office{max-width:104px;font-size:10px;font-weight:600;line-height:1.5;letter-spacing:1.2px}
nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:500}
.nav-link{padding:10px 0;text-underline-offset:6px;text-decoration-thickness:1px}
.nav-link:hover{text-decoration:underline}
.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;width:fit-content;max-width:100%;padding:15px 24px;font-size:14px;font-weight:600;line-height:1.5;transition:background-color .2s,color .2s}
.button-navy{background:var(--navy);color:var(--paper)}
.button-navy:hover{background:var(--forest)}
.button-light{background:var(--paper);color:var(--navy)}
.button-light:hover{background:var(--sage)}
.hero{display:grid;grid-template-columns:55% 45%;min-height:780px;background:var(--navy);color:var(--paper)}
.hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:28px;padding:56px max(var(--gutter),calc((100vw - 1328px)/2));padding-right:40px;min-width:0}
.eyebrow{font-size:11px;font-weight:600;letter-spacing:1.6px;line-height:1.5;text-transform:uppercase}
.hero .eyebrow{color:var(--sage)}
h1{font-size:clamp(64px,5.34vw,84px);font-weight:500;line-height:1.08;letter-spacing:-2.7px}
h1 span,h1 em{display:block}
h1 em{font-family:"Crimson Pro",Georgia,serif;font-size:1.344em;font-weight:400;line-height:.98;letter-spacing:-2px}
.hero-description{max-width:355px;color:var(--sage);font-size:18px;line-height:1.6}
.hero-photo{display:block;position:relative;min-width:0;overflow:hidden}
.hero-photo img{position:absolute;width:100%;height:100%;display:block;object-fit:cover;object-position:50% 70%}
.section-wrap{max-width:1296px;margin:0 auto;padding:112px var(--gutter)}
.about>.eyebrow,.voting>.eyebrow{margin-bottom:40px}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px}
.about h2{font-size:50px;font-weight:500;line-height:1.1;letter-spacing:-2px}
.about-copy{display:flex;flex-direction:column;gap:22px}
.about-copy p+p{color:var(--muted)}
.priorities{background:var(--forest);color:var(--paper)}
.priorities .section-wrap{padding-top:104px;padding-bottom:104px}
.priorities .eyebrow{color:var(--sage);margin-bottom:36px}
.priorities-heading-row{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:80px;margin-bottom:56px}
.priorities h2{font-family:"Crimson Pro",Georgia,serif;font-size:64px;font-weight:400;line-height:1.12;letter-spacing:-.8px}
.priorities-heading-row>p{max-width:350px;color:var(--sage);font-size:17px;line-height:1.6}
.priority-list{list-style:none;margin:0;padding:0}
.priority-row{display:grid;grid-template-columns:38px 1fr 1fr;align-items:start;gap:32px;padding:32px 0;border-top:1px solid var(--rule)}
.priority-number{color:var(--sage);font-size:12px;line-height:2.3}
.priority-row h3{font-size:29px;font-weight:500;line-height:1.2;letter-spacing:-.7px}
.priority-row>p{font-size:17px;line-height:1.6;color:var(--sage)}
.voting-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}
.voting-copy{display:flex;flex-direction:column;align-items:flex-start;gap:28px}
.voting h2{font-size:62px;font-weight:500;line-height:1.08;letter-spacing:-2px}
.voting-copy>p{max-width:370px;color:var(--muted)}
.voting-copy .source-note{font-size:12px;line-height:1.6;margin-top:-10px}
.voting-date{padding:24px 0;border-top:1px solid #c4cfc6}
.voting-date:first-child{padding-top:0;border:0}
.voting-date:last-child{padding-bottom:0}
.voting-date dt{font-size:12px;font-weight:600;line-height:1.6;margin-bottom:8px}
.voting-date time{display:block;font-family:"Crimson Pro",Georgia,serif;font-size:48px;line-height:1.1;font-weight:400;letter-spacing:-.7px;margin-bottom:10px}
.voting-date dd>span{display:block;color:var(--muted);font-size:13px;line-height:1.6}
.site-footer{background:var(--navy);color:var(--paper);padding:64px var(--gutter) 32px}
.footer-inner{max-width:1184px;margin:auto;container-type:inline-size}
.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px}
.footer-top p{font-family:"Crimson Pro",Georgia,serif;font-size:40px;font-style:italic;font-weight:400;line-height:1.2}
.footer-top a{flex-shrink:0;font-size:12px;padding:12px 0;text-underline-offset:5px}
.footer-top a:hover{text-decoration:underline}
.footer-wordmark{font-family:"Barlow Condensed",Impact,sans-serif;font-weight:600;font-size:clamp(80px,22.8vw,295px);font-size:25cqi;letter-spacing:0;white-space:nowrap;line-height:1.02;margin:38px 0 32px}
.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid #466172;color:var(--sage);font-size:11px;line-height:1.6}

@media(min-width:1600px){.hero{min-height:860px}.hero-copy{padding-left:max(var(--gutter),calc((100vw - 1328px)/2));padding-right:56px}h1{font-size:84px}}
@media(min-width:810px) and (max-width:1199px){
  :root{--gutter:40px}
  .header-inner{padding:22px 40px;gap:22px}.brand-office{display:none}nav{gap:24px}
  .hero{min-height:650px}.hero-copy{padding:44px 40px;gap:26px}h1{font-size:47px;letter-spacing:-1.8px}h1 em{font-size:1.25em;letter-spacing:-1.4px}
  .hero-description{font-size:16px}.hero .eyebrow{font-size:9px;letter-spacing:1.1px}
  .section-wrap,.priorities .section-wrap{padding-top:80px;padding-bottom:80px}
  .about-grid{gap:40px}.about h2{font-size:42px}.about-copy{font-size:17px}
  .priorities-heading-row{gap:40px}.priorities h2{font-size:52px}.priority-row{grid-template-columns:28px 1fr 1fr;gap:24px}.priority-row h3{font-size:26px}.priority-row>p{font-size:16px}
  .voting-grid{gap:48px}.voting h2{font-size:52px}.voting-copy>p{font-size:17px}
}
@media(max-width:809px){
  :root{--gutter:24px}
  .header-inner{padding:18px 24px;gap:14px}.brand-name{font-size:29px}.brand-office,.nav-link{display:none}nav{gap:0}.nav-vote{min-height:44px;padding:12px 17px;font-size:11px}
  .hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:56px 24px;gap:28px}.hero .eyebrow{font-size:10px;letter-spacing:1.2px}
  h1{font-size:clamp(45px,13.34vw,68px);line-height:1.1;letter-spacing:-1.8px}h1 em{font-size:1.15em;letter-spacing:-1.5px;line-height:1}
  .hero-description{font-size:16px;max-width:355px}.hero-photo{height:auto;aspect-ratio:1580/1970}.hero-photo img{object-position:50% 70%}
  .section-wrap,.priorities .section-wrap{padding-top:64px;padding-bottom:64px}.about>.eyebrow,.voting>.eyebrow{margin-bottom:32px}
  .about-grid{grid-template-columns:1fr;gap:28px}.about h2{font-size:40px;letter-spacing:-1.4px}.about-copy{font-size:17px;gap:20px}
  .priorities .eyebrow{margin-bottom:28px}.priorities-heading-row{grid-template-columns:1fr;gap:24px;margin-bottom:36px}.priorities h2{font-size:48px;line-height:1.06}.priorities-heading-row>p{font-size:16px;max-width:400px}
  .priority-row{grid-template-columns:1fr;gap:14px;padding:28px 0}.priority-number{font-size:11px;line-height:1.5}.priority-row h3{font-size:26px;max-width:480px;letter-spacing:-.5px}.priority-row>p{font-size:16px;max-width:540px}
  .voting-grid{grid-template-columns:1fr;gap:40px}.voting h2{font-size:48px;letter-spacing:-1.7px}.voting-copy{gap:26px}.voting-copy>p{font-size:17px}.voting-date time{font-size:46px}.voting-date dd>span{font-size:12px}
  .site-footer{padding:48px 24px 28px}.footer-top{align-items:flex-start;gap:16px}.footer-top p{font-size:30px;max-width:230px}.footer-top a{font-size:10px;padding:8px 0}.footer-wordmark{margin:28px 0}.footer-bottom{flex-direction:column;gap:12px;font-size:10px}
}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* September identity update: deep green, open lettering, and a biographical focus. */
.brand-name{font-family:Manrope,Arial,sans-serif;font-size:26px;font-weight:800;letter-spacing:-1px}
.hero-copy{gap:30px}
h1{width:100%;max-width:500px;line-height:.9;letter-spacing:0}
h1 .first-name{font-family:Manrope,Arial,sans-serif;font-size:clamp(60px,7.3vw,105px);font-weight:300;letter-spacing:.21em;margin-bottom:12px}
h1 .last-name{display:block;font-family:Manrope,Arial,sans-serif;font-size:clamp(98px,11.8vw,170px);font-weight:800;line-height:.9;letter-spacing:-.045em}
.hero-description{font-size:20px;line-height:1.5;color:#fff}
.about h2{font-size:62px}
.footer-top p{font-family:Manrope,Arial,sans-serif;font-size:28px;font-style:normal;font-weight:400;letter-spacing:-.8px}
.footer-wordmark{font-family:Manrope,Arial,sans-serif;font-weight:800;font-size:16.5cqi;letter-spacing:-.045em;line-height:1.15}
.footer-bottom{border-color:#647c5c}
@media(min-width:810px) and (max-width:1199px){h1 .first-name{font-size:65px}h1 .last-name{font-size:105px}.hero-description{font-size:18px}.about h2{font-size:50px}}
@media(max-width:809px){.brand-name{font-size:22px;letter-spacing:-1px}.hero-copy{padding:54px 24px;gap:30px}h1{max-width:430px}h1 .first-name{font-size:clamp(60px,18vw,86px);letter-spacing:.22em}h1 .last-name{font-size:clamp(99px,29vw,140px)}.hero-description{font-size:18px}.about h2{font-size:46px}.footer-top p{font-size:23px;max-width:220px}.footer-wordmark{font-size:16.5cqi}}
