:root{--teal:#105662;--teal-dark:#0b424b;--teal-mid:#527874;--lime:#84af16;--lime-dark:#678e0d;--green:#306532;--mint:#e1ece6;--white:#fff;--ink:#105662;--body:#263b3f;--sand:#f5f7f2;--line:rgba(16,86,98,.18);--max:1180px;--radius:18px;--shadow:0 18px 45px rgba(14,51,61,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--body);background:#fff;font-family:Arial,"Helvetica Neue",sans-serif;font-size:17px;line-height:1.58;-webkit-font-smoothing:antialiased}body.nav-open{overflow:hidden}img{max-width:100%;height:auto}a{color:var(--teal);text-decoration-thickness:1px;text-underline-offset:4px}a:hover{color:var(--lime-dark)}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.05;letter-spacing:-.035em}h1{font-size:clamp(3rem,8vw,6.5rem)}h2{font-size:clamp(2rem,4vw,3.75rem)}h3{font-size:1.45rem}.shell{width:min(calc(100% - 36px),var(--max));margin-inline:auto}.narrow{max-width:800px}.section{padding:clamp(70px,9vw,124px) 0}.mint{background:var(--mint)}.eyebrow{margin-bottom:16px;color:var(--lime-dark);font-size:.8rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.lede{max-width:720px;font-size:clamp(1.18rem,2vw,1.55rem);line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 24px;border:2px solid transparent;border-radius:3px;font-size:.86rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button-lime{color:var(--teal-dark);background:var(--lime)}.button-lime:hover{color:var(--teal-dark);background:#b1e72a}.button-dark{color:white;background:var(--teal-dark)}.button-dark:hover{color:white;background:#0f343e}.button-outline{color:white;border-color:white}.button-outline:hover{color:var(--teal-dark);background:white}.text-link{font-weight:800}.screen-reader-text{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:fixed;z-index:9999;left:12px;top:-100px;padding:12px 18px;color:white;background:var(--teal-dark)}.skip-link:focus{top:12px}.road-lines{position:absolute;inset:0;overflow:hidden;pointer-events:none}.road-lines:before,.road-lines:after{content:"";position:absolute;width:140%;height:55%;left:-20%;border-top:2px solid var(--lime);border-radius:50%;transform:rotate(5deg);opacity:.8}.road-lines:before{top:48%}.road-lines:after{top:61%;transform:rotate(-8deg);opacity:.25;border-color:white}
.site-header{position:sticky;z-index:100;top:0;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(35,88,103,.12);backdrop-filter:blur(12px)}.header-inner{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:baseline;gap:5px;color:var(--teal-dark);text-decoration:none;font-size:1.25rem;font-weight:400;line-height:1}.brand img{display:block;max-height:58px;width:auto}.brand-yes{font-size:1.55em;font-weight:900}.brand-gvl{color:var(--lime-dark);font-size:1.25em;font-weight:900;letter-spacing:-.08em}.site-nav ul{display:flex;align-items:center;gap:clamp(14px,2vw,28px);margin:0;padding:0;list-style:none}.site-nav a{color:var(--ink);font-size:.72rem;font-weight:800;letter-spacing:.075em;text-decoration:none}.site-nav .current-menu-item>a,.site-nav a:hover{color:var(--lime-dark)}.site-nav .menu-vote a{display:inline-block;padding:10px 13px;background:var(--lime);color:var(--teal-dark)}.nav-toggle{display:none;width:45px;height:42px;padding:9px;border:0;background:none}.nav-toggle span{display:block;height:2px;margin:5px 0;background:var(--teal)}
.hero{position:relative;min-height:calc(100vh - 78px);overflow:hidden;color:white;background:var(--teal-dark)}.hero-photo{position:absolute;inset:0 0 0 52%;background:url('../images/greenville-falls.jpg') center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,var(--teal-dark) 0%,var(--teal-dark) 50%,rgba(21,63,75,.3) 80%,rgba(21,63,75,.12))}.hero .road-lines:before{top:64%;height:40%}.hero-inner{position:relative;z-index:2;display:grid;min-height:calc(100vh - 78px);grid-template-columns:1.2fr .8fr;align-items:center;gap:9vw;padding-block:80px}.hero-copy .eyebrow{color:var(--mint)}.hero h1{display:flex;max-width:550px;flex-wrap:wrap;align-items:baseline;margin:0 0 28px;color:white;font-weight:300;line-height:.75}.hero h1 span{width:100%;font-size:.55em;letter-spacing:.12em}.hero h1 strong{color:var(--lime);font-size:1.08em}.hero h1 b{margin-left:16px;color:var(--lime);font-size:.8em;letter-spacing:-.1em}.hero-tagline{margin-bottom:32px;font-size:clamp(1.2rem,2.4vw,2rem);font-weight:800;line-height:1.15;text-transform:uppercase}.hero-card{align-self:end;margin-bottom:5vh;padding:28px;border-left:4px solid var(--lime);background:rgba(21,63,75,.9);box-shadow:var(--shadow);font-size:1.08rem}.hero-card p{margin:0}.editable-content{padding-top:44px}.editable-content:empty{display:none}
.section-heading{max-width:780px;margin-bottom:48px}.section-heading h2{margin-bottom:0}.allocation-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px}.allocation-card{display:flex;min-height:410px;flex-direction:column;padding:36px;color:white;background:var(--teal);border-radius:var(--radius);text-decoration:none;overflow:hidden;transition:.2s ease}.allocation-card:hover{color:white;transform:translateY(-4px);box-shadow:var(--shadow)}.allocation-card.land{background:var(--teal-mid)}.allocation-card.transit{color:var(--teal-dark);background:var(--mint)}.allocation-card h2,.allocation-card h3{margin-top:auto;color:inherit}.allocation-card p{margin-bottom:30px}.allocation-card .text-link{margin-top:auto}.big-number{display:block;color:var(--lime);font-size:clamp(4rem,9vw,8rem);font-weight:900;letter-spacing:-.09em;line-height:.8}.big-number sup{font-size:.35em;letter-spacing:0}.transit .big-number{color:var(--teal)}.funding-note{margin:24px 0 0;color:#5a6a6e;font-size:.88rem}.allocation-grid.compact{grid-template-columns:repeat(3,1fr)}.allocation-grid.compact .allocation-card{min-height:340px}.allocation-grid.compact h2{font-size:1.8rem}.story-split{display:grid;min-height:680px;grid-template-columns:1fr 1fr;background:var(--teal)}.story-photo{min-height:480px;background:url('../images/greenville-park.jpg') center/cover no-repeat}.story-copy{display:flex;max-width:720px;flex-direction:column;justify-content:center;padding:clamp(50px,8vw,110px);color:white}.story-copy h2{color:white}.story-copy .eyebrow{color:var(--lime)}.stat-line{display:flex;align-items:center;gap:20px;margin:22px 0 38px;padding:22px 0;border-block:1px solid rgba(255,255,255,.3)}.stat-line strong{color:var(--lime);font-size:3rem;line-height:1}.stat-line span{max-width:260px;font-weight:700;text-transform:uppercase}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.pillar-grid article{padding:34px;border-top:4px solid var(--lime);background:var(--sand)}.line-icon{display:block;height:60px;color:var(--lime-dark);font-size:2.7rem}.numbered-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.numbered-grid article>span,.involvement-grid article>span{display:block;margin-bottom:22px;color:var(--lime-dark);font-size:2.8rem;font-weight:300}.numbered-grid h3{margin-bottom:12px}
.page-hero{position:relative;overflow:hidden;padding:clamp(90px,12vw,160px) 0;color:white;background:var(--teal)}.page-hero .shell{position:relative;z-index:1}.page-hero h1{max-width:900px;margin-bottom:30px;color:white}.page-hero h1 em{color:var(--lime);font-style:normal}.page-hero .eyebrow{color:var(--mint)}.page-hero-mint{color:var(--ink);background:var(--mint)}.page-hero-mint h1{color:var(--ink)}.page-hero-mint .eyebrow{color:var(--lime-dark)}.page-hero-mint .road-lines:after{border-color:var(--teal)}.simple-hero{padding:80px 0 40px;background:var(--mint)}.generic-content{padding-block:60px 100px}.stat-feature{padding:70px 0;color:white;background:var(--teal-dark)}.stat-feature .shell{display:flex;align-items:end;gap:30px}.stat-feature .big-number{flex:none}.stat-feature h2{max-width:600px;margin:0;color:white;font-size:clamp(1.6rem,3vw,3rem);text-transform:uppercase}.stat-feature.lime{color:var(--teal-dark);background:var(--lime)}.stat-feature.lime h2{max-width:1000px;color:var(--teal-dark);font-size:clamp(2rem,5vw,4.5rem)}.stat-feature.lime h2 small{display:block;font-size:.4em;letter-spacing:.04em}.stat-kicker{align-self:start;padding-top:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.issue-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,9vw,120px);align-items:start}.check-list{margin:0;padding:0;list-style:none}.check-list li{display:flex;gap:18px;padding:22px 0;border-top:1px solid var(--line)}.check-list li:last-child{border-bottom:1px solid var(--line)}.check{display:grid;width:36px;height:36px;flex:none;place-items:center;border:2px solid var(--lime-dark);border-radius:50%;color:var(--lime-dark);font-weight:900}.quote-panel{position:relative;overflow:hidden;padding:90px 0;color:white;background:var(--teal)}.quote-panel p{position:relative;z-index:1;margin:0;font-size:clamp(1.8rem,4vw,3.4rem);font-weight:800;line-height:1.15}.photo-stat{display:grid;min-height:650px;grid-template-columns:1fr 1fr;background:var(--teal-dark)}.photo-stat-image.falls{background:url('../images/greenville-falls.jpg') center/cover}.photo-stat-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(50px,8vw,110px);color:white}.photo-stat-copy h2{color:white}.photo-stat-copy .eyebrow{color:var(--lime)}.faq-list details{border-top:1px solid rgba(35,88,103,.25)}.faq-list details:last-child{border-bottom:1px solid rgba(35,88,103,.25)}.faq-list summary{position:relative;padding:25px 50px 25px 0;color:var(--ink);font-size:1.18rem;font-weight:800;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:8px;color:var(--lime-dark);font-size:1.6rem}.faq-list details[open] summary:after{content:"–"}.faq-list details p{padding:0 50px 24px 0}.involvement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.involvement-grid article{padding:36px;background:var(--sand);border-radius:var(--radius)}.placeholder-box{padding:36px;border:2px dashed rgba(35,88,103,.35);border-radius:var(--radius);background:white}.admin-note{margin-top:24px;font-size:.9rem;font-style:italic}.social-links{margin-top:38px}.social-links a{display:inline-block;margin:0 20px 12px 0;font-weight:800}.vote-band{padding:60px 0;background:var(--lime)}.vote-band .shell{display:flex;align-items:center;justify-content:space-between;gap:40px}.vote-band .eyebrow{margin:0;color:var(--teal)}.vote-band h2{max-width:760px;margin:6px 0 0;font-size:clamp(1.8rem,3vw,3rem)}
.site-footer{position:relative;overflow:hidden;padding-top:80px;color:white;background:var(--teal-dark)}.footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:60px}.footer-mark{display:flex;align-items:baseline;gap:8px;color:white;font-size:2rem;text-decoration:none}.footer-mark strong{color:var(--lime);font-size:2.7rem}.footer-mark b{color:var(--lime);font-size:2.2rem;letter-spacing:-.1em}.footer-vote .eyebrow{color:var(--lime)}.footer-vote h2{color:white;font-size:2.4rem}.footer-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;gap:20px;margin-top:70px;padding:24px 0;border-top:1px solid rgba(255,255,255,.2);font-size:.78rem}.footer-bottom p{margin:0}
@media(max-width:900px){.nav-toggle{display:block}.site-nav{position:fixed;inset:78px 0 auto;background:white;transform:translateY(-130%);transition:.25s ease;box-shadow:0 20px 30px rgba(0,0,0,.15)}.site-nav.is-open{transform:none}.site-nav ul{display:block;padding:18px}.site-nav li{border-bottom:1px solid var(--line)}.site-nav a,.site-nav .menu-vote a{display:block;padding:15px 10px;background:none;color:var(--ink);font-size:.86rem}.hero-photo{left:40%;opacity:.45}.hero-shade{background:linear-gradient(90deg,var(--teal-dark) 0%,rgba(21,63,75,.92) 55%,rgba(21,63,75,.5))}.hero-inner{grid-template-columns:1fr}.hero-card{max-width:580px}.allocation-grid{grid-template-columns:1fr 1fr}.allocation-card.roads{grid-column:span 2}.allocation-card{min-height:340px}.story-copy{padding:55px 35px}.issue-grid{grid-template-columns:1fr;gap:44px}.pillar-grid,.numbered-grid,.involvement-grid{grid-template-columns:1fr}.allocation-grid.compact{grid-template-columns:1fr}.allocation-grid.compact .allocation-card{min-height:260px}.photo-stat{grid-template-columns:1fr}.photo-stat-image{min-height:500px}}
@media(max-width:640px){body{font-size:16px}.shell{width:min(calc(100% - 28px),var(--max))}.site-header .brand{font-size:1rem}.header-inner{min-height:68px}.site-nav{inset:68px 0 auto}.hero{min-height:auto}.hero-inner{min-height:720px;padding-block:64px}.hero-photo{inset:0;opacity:.27}.hero-shade{background:linear-gradient(180deg,rgba(21,63,75,.86),rgba(21,63,75,.97))}.hero h1{font-size:4.4rem}.hero-card{align-self:auto;margin:10px 0 0}.allocation-grid{grid-template-columns:1fr}.allocation-card.roads{grid-column:auto}.allocation-card{min-height:300px}.story-split{grid-template-columns:1fr}.story-photo{min-height:390px}.story-copy{padding:52px 24px}.stat-line{align-items:start;flex-direction:column}.stat-feature .shell{align-items:start;flex-direction:column}.stat-feature.lime .shell{gap:12px}.photo-stat-image{min-height:380px}.photo-stat-copy{padding:52px 24px}.vote-band .shell{align-items:start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Official Vote Yes GVL brand assets and type stacks. */
body{font-family:"Albert Sans",Arial,"Helvetica Neue",sans-serif}h1,h2,h3{font-family:"Henderson Sans","Arial Narrow",Arial,sans-serif}.brand{align-items:center;gap:0;font-size:initial}.brand img{display:block;width:150px;max-height:58px}.hero h1{display:block}.hero-logo{display:block;width:min(100%,520px);max-height:430px;margin:0 0 28px;object-fit:contain;object-position:left center}.hero-tagline{font-family:"Henderson Sans","Arial Narrow",Arial,sans-serif}.footer-mark{display:block;max-width:420px;font-size:initial}.footer-mark img{display:block;width:100%;max-height:160px;object-fit:contain;object-position:left center}@media(max-width:640px){.site-header .brand img{width:120px}.hero h1{font-size:inherit}}

.roads-photo-feature{display:grid;min-height:720px;grid-template-columns:1.15fr .85fr;background:var(--mint)}.roads-photo{min-height:560px;background:url('../images/greenville-roads-aerial.jpg') center 46%/cover no-repeat}.roads-photo-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,96px)}.roads-photo-copy h2{max-width:620px}.roads-photo-copy p:last-child{max-width:560px;font-size:1.1rem}@media(max-width:800px){.roads-photo-feature{grid-template-columns:1fr}.roads-photo{min-height:620px}.roads-photo-copy{padding:52px 24px}}@media(max-width:520px){.roads-photo{min-height:500px}}

/* Brochure-inspired visual system: overscale, line art, arcs and asymmetric layers. */
.site-header:after{content:"";position:absolute;right:0;bottom:-2px;width:38%;height:3px;background:var(--lime)}.hero:after{content:"";position:absolute;z-index:1;right:-15vw;bottom:-25vw;width:70vw;height:55vw;border:2px solid rgba(132,175,22,.8);border-radius:50%;transform:rotate(-14deg)}.hero-logo{filter:drop-shadow(0 12px 28px rgba(0,0,0,.12))}.hero-card{position:relative;border:1px solid rgba(255,255,255,.35);border-left:0;background:rgba(16,86,98,.9)}.hero-card:before{content:"✓";position:absolute;top:-33px;left:28px;display:grid;width:64px;height:64px;place-items:center;border:2px solid white;border-radius:50%;color:white;background:var(--teal);font-size:2rem}.allocation{position:relative;overflow:hidden}.allocation:before{content:"";position:absolute;right:-18vw;top:-14vw;width:50vw;height:50vw;border:1px solid var(--mint);border-radius:50%}.allocation-card{position:relative;border-radius:0}.allocation-card.roads{clip-path:polygon(0 0,100% 0,95% 100%,0 100%)}.allocation-card.land{transform:translateY(38px)}.allocation-card.transit{transform:translateY(76px)}.allocation-card:hover{transform:translateY(-4px)}.allocation-card.land:hover{transform:translateY(30px)}.allocation-card.transit:hover{transform:translateY(68px)}.card-icon{position:absolute;right:-30px;top:-25px;width:180px;height:180px;opacity:.26}.allocation-card.transit .card-icon{filter:brightness(.55)}.allocation-card .big-number{position:relative;z-index:1}.funding-note{margin-top:100px}.line-icon{width:66px;height:66px;opacity:.9}.pillar-grid article{position:relative;overflow:hidden;border-top:0;border-left:4px solid var(--lime)}.pillar-grid article:after{content:"";position:absolute;right:-55px;bottom:-55px;width:130px;height:130px;border:1px solid rgba(132,175,22,.3);border-radius:50%}.page-hero:before{content:"";position:absolute;right:4vw;top:50%;width:330px;height:330px;transform:translateY(-50%);background:center/contain no-repeat;opacity:.14}.page-template-page-land-water .page-hero:before{background-image:url('../images/icon-land-water.svg')}.page-template-page-transit .page-hero:before{background-image:url('../images/icon-transit.svg')}.roads-hero{position:relative;min-height:760px;overflow:hidden;color:white;background:var(--teal-dark)}.roads-hero-photo{position:absolute;inset:0;background:url('../images/greenville-congestion.jpg') center 58%/cover no-repeat}.roads-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,66,75,.97) 0%,rgba(11,66,75,.78) 46%,rgba(11,66,75,.12) 78%)}.roads-hero-copy{position:relative;z-index:3;padding-top:clamp(120px,16vw,220px);padding-bottom:100px}.roads-hero h1{max-width:760px;margin-bottom:26px;color:white}.roads-hero h1 em{color:var(--lime);font-style:normal}.roads-hero .lede{max-width:650px}.roads-hero .eyebrow{color:var(--lime)}.roads-hero-icon{position:absolute;z-index:2;right:5vw;bottom:-80px;width:min(36vw,460px);opacity:.58}.roads-hero .road-lines{z-index:2}.roads-hero .road-lines:before{top:70%}.roads-hero .road-lines:after{top:82%}
@media(max-width:900px){.allocation-card.land,.allocation-card.transit{transform:none}.allocation-card.land:hover,.allocation-card.transit:hover{transform:translateY(-4px)}.funding-note{margin-top:26px}.page-hero:before{right:-80px;width:260px;height:260px}.roads-hero{min-height:670px}.roads-hero-shade{background:linear-gradient(90deg,rgba(11,66,75,.94),rgba(11,66,75,.45))}}
@media(max-width:640px){.allocation-card.roads{clip-path:none}.card-icon{width:140px;height:140px}.page-hero:before{right:-110px;opacity:.1}.roads-hero{min-height:700px}.roads-hero-photo{background-position:62% center}.roads-hero-shade{background:linear-gradient(180deg,rgba(11,66,75,.84),rgba(11,66,75,.92))}.roads-hero-icon{right:-35px;bottom:-35px;width:230px}.roads-photo{min-height:500px}}

/* V4: crisp photo divisions, road-first homepage and voting page. */
.hero-shade{background:transparent}.hero-photo{left:55%}.hero-inner{grid-template-columns:1.08fr .72fr}.hero-vote-button{min-width:250px}.home-roads-lead{display:grid;min-height:760px;grid-template-columns:1.2fr .8fr;background:var(--teal-dark)}.home-roads-photo{min-height:600px;background:url('../images/greenville-congestion.jpg') 54% center/cover no-repeat}.home-roads-copy{position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:clamp(50px,7vw,100px);color:white}.home-roads-copy:after{content:"";position:absolute;right:-170px;bottom:-170px;width:390px;height:390px;border:2px solid var(--lime);border-radius:50%;opacity:.3}.home-roads-copy>img{position:absolute;right:-50px;top:-45px;width:240px;opacity:.18}.home-roads-copy .eyebrow{color:var(--lime)}.home-roads-copy .big-number{font-size:clamp(5rem,10vw,9rem)}.home-roads-copy h2{margin:10px 0 22px;color:white}.home-roads-copy p{position:relative;z-index:1;max-width:570px}.home-roads-copy .button{position:relative;z-index:1;align-self:flex-start;margin-top:15px}.voting-hero{position:relative;overflow:hidden;padding:clamp(100px,14vw,180px) 0;color:white;background:var(--teal)}.voting-hero .shell{position:relative;z-index:2}.voting-mark{position:absolute;right:0;top:50%;width:min(38vw,430px);transform:translateY(-50%);opacity:.14}.voting-hero .eyebrow{color:var(--lime)}.voting-hero h1{max-width:900px;margin:0;color:white}.voting-hero h1 em{color:var(--lime);font-style:normal}.voting-hero .lede{margin-top:26px}.voting-dates{padding:clamp(70px,9vw,120px) 0;background:white}.voting-date-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.date-card{position:relative;min-height:480px;padding:clamp(34px,5vw,60px);overflow:hidden;background:var(--mint)}.date-card.primary{color:white;background:var(--teal-dark)}.date-card.primary h2{color:white}.date-day{position:absolute;right:-15px;top:-45px;color:rgba(132,175,22,.18);font-family:"Henderson Sans","Arial Narrow",Arial,sans-serif;font-size:17rem;font-weight:900;line-height:1}.date-card h2{position:relative;margin-top:130px}.date-card p,.date-card a{position:relative}.voting-options{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,8vw,100px);align-items:start}.official-note{padding:28px 0;color:white;background:var(--teal-mid);font-size:.9rem}.official-note p{margin:0}.official-note a{color:white}
@media(max-width:900px){.hero-photo{left:48%}.hero-shade{background:rgba(11,66,75,.34)}.home-roads-lead{grid-template-columns:1fr}.home-roads-photo{min-height:600px}.voting-date-grid,.voting-options{grid-template-columns:1fr}.voting-mark{right:-80px;width:360px}}
@media(max-width:640px){.hero-photo{inset:0;opacity:.4}.hero-shade{background:rgba(11,66,75,.72)}.hero-inner{grid-template-columns:1fr}.hero-logo{width:min(90%,430px)}.home-roads-photo{min-height:460px}.home-roads-copy{padding:55px 24px}.home-roads-copy .button{align-self:stretch}.voting-mark{right:-120px;width:300px}.date-card{min-height:430px}.date-day{font-size:13rem}.date-card h2{margin-top:105px}}

.roads-hero-shade{background:rgba(11,66,75,.58)}

/* V4.1 typography and homepage refinements. */
h1,h2,h3{font-family:"Albert Sans",Arial,"Helvetica Neue",sans-serif;letter-spacing:-.015em;font-stretch:normal}.hero-copy{display:flex;max-width:520px;flex-direction:column;align-items:center}.hero-logo{object-position:center}.hero-vote-button{align-self:center}.home-roads-copy{padding-top:clamp(65px,8vw,120px)}.date-day{font-family:"Albert Sans",Arial,"Helvetica Neue",sans-serif}

.city-penny-note{padding:clamp(70px,9vw,110px) 0;color:white;background:var(--teal)}.city-penny-note .shell{display:grid;grid-template-columns:auto 1fr;gap:clamp(28px,6vw,80px);align-items:start}.city-penny-note .eyebrow{color:var(--lime)}.city-penny-note h2{margin-bottom:22px;color:white}.city-penny-note p:not(.eyebrow){max-width:820px;font-size:1.1rem}.city-penny-note .text-link{color:white}.city-note-number{display:grid;width:clamp(90px,12vw,150px);height:clamp(90px,12vw,150px);place-items:center;border:2px solid var(--lime);border-radius:50%;color:var(--lime);font-size:clamp(3rem,7vw,6rem);font-weight:300;line-height:1}.footer-early{margin:0 0 26px;padding-left:18px;border-left:3px solid var(--lime)}@media(max-width:640px){.city-penny-note .shell{grid-template-columns:1fr}.city-note-number{width:82px;height:82px}}

.issue-overview{padding:clamp(70px,8vw,110px) max(18px,calc((100vw - 1380px)/2));background:#fff}.issue-overview-grid{display:grid;max-width:1380px;margin:auto;grid-template-columns:repeat(3,1fr);border-bottom:14px solid var(--teal)}.issue-overview article{position:relative;display:grid;min-height:650px;grid-template-rows:auto 1fr;padding:40px clamp(28px,4vw,62px) 46px;overflow:hidden;border-right:1px solid rgba(16,86,98,.18)}.issue-overview article:last-child{border-right:0}.issue-overview h2{position:relative;z-index:1;margin:0 0 52px;font-size:clamp(2.3rem,3.6vw,4.2rem);line-height:1.04;text-transform:uppercase}.overview-icon{position:absolute;right:-20px;top:-25px;width:240px;height:240px;opacity:.12}.overview-copy{position:relative;z-index:1;display:flex;flex-direction:column}.overview-copy>p{font-size:1.08rem}.overview-copy>a{margin-top:auto;font-weight:800}.fact-band{margin:10px -12px 28px;padding:8px 12px 10px;background:var(--mint);color:var(--teal-mid);font-weight:800;line-height:1.06;text-transform:uppercase}.fact-band small,.fact-band span{display:block;font-size:.9rem;letter-spacing:.05em}.fact-band strong{display:block;margin:5px 0;color:var(--green);font-size:clamp(2rem,3.1vw,3.5rem);letter-spacing:-.04em}.issue-overview article:nth-child(2) .fact-band strong,.issue-overview article:nth-child(3) .fact-band strong{font-size:clamp(1.7rem,2.5vw,2.9rem)}@media(max-width:980px){.issue-overview-grid{grid-template-columns:1fr}.issue-overview article{min-height:0;grid-template-columns:.7fr 1.3fr;grid-template-rows:auto;padding:48px 34px;border-right:0;border-bottom:1px solid rgba(16,86,98,.18)}.issue-overview h2{margin:0}.overview-copy>a{margin-top:24px}.overview-icon{width:190px;height:190px}}@media(max-width:640px){.issue-overview{padding-inline:14px}.issue-overview article{display:block;padding:44px 22px}.issue-overview h2{margin-bottom:42px}.overview-icon{right:-45px;top:-40px;width:180px;height:180px}.fact-band strong,.issue-overview article:nth-child(2) .fact-band strong,.issue-overview article:nth-child(3) .fact-band strong{font-size:2.15rem}}

.transit-gallery{position:relative;display:grid;min-height:760px;grid-template-columns:1.7fr 1fr;grid-template-rows:1fr 1fr;gap:8px;padding:8px;background:var(--teal-dark)}.transit-photo{min-height:300px;background-position:center;background-size:cover}.transit-photo-wide{grid-row:1/3;background-image:url('../images/transit-mauldin.jpg')}.transit-photo-station{background-image:url('../images/transit-station.jpg')}.transit-photo-detail{background-image:url('../images/transit-greenlink.jpg')}.transit-gallery-label{position:absolute;left:clamp(28px,6vw,90px);bottom:clamp(28px,6vw,78px);display:flex;max-width:720px;flex-direction:column;padding:24px 30px;color:white;background:var(--teal)}.transit-gallery-label span{color:var(--lime);font-size:.8rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.transit-gallery-label strong{font-size:clamp(1.45rem,3vw,2.7rem);line-height:1.12}@media(max-width:800px){.transit-gallery{min-height:900px;grid-template-columns:1fr 1fr;grid-template-rows:1.4fr 1fr}.transit-photo-wide{grid-column:1/3;grid-row:auto}.transit-gallery-label{left:24px;right:24px;bottom:24px}}@media(max-width:560px){.transit-gallery{display:block;min-height:0}.transit-photo{min-height:340px;margin-bottom:8px}.transit-photo-station,.transit-photo-detail{min-height:280px}.transit-gallery-label{position:relative;left:auto;right:auto;bottom:auto;margin-top:-8px}}

/* Graphic Vote YES callout. */
.vote-band{position:relative;overflow:hidden;padding:72px 0}.vote-band>.road-lines{opacity:.2}.vote-band>.road-lines:before,.vote-band>.road-lines:after{border-color:var(--teal-dark)}.vote-band .shell{position:relative;z-index:2;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(26px,5vw,68px)}.vote-check{display:grid;width:clamp(112px,13vw,168px);height:clamp(112px,13vw,168px);place-items:center;border:4px solid var(--teal-dark);border-radius:50%;color:var(--teal-dark);background:rgba(255,255,255,.12);font-size:clamp(4rem,8vw,7rem);font-weight:300;line-height:1}.vote-band-copy h2{font-size:clamp(1.75rem,3.4vw,3.4rem)}.vote-band .button{min-width:190px}@media(max-width:980px){.vote-band .shell{grid-template-columns:auto 1fr}.vote-band .button{grid-column:2;justify-self:start}}@media(max-width:640px){.vote-band .shell{grid-template-columns:1fr}.vote-check{width:96px;height:96px}.vote-band .button{grid-column:auto;justify-self:stretch}}

/* Brochure-style Things to Consider list. */
.accountability .numbered-grid{grid-template-columns:repeat(2,1fr);gap:42px 70px}.accountability .numbered-grid article{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:start}.accountability .numbered-grid article>span{display:grid;width:76px;height:76px;margin:0;place-items:center;border:2px solid var(--lime);border-radius:50%;color:var(--teal);font-size:2.8rem;line-height:1}.accountability .numbered-grid h3{font-size:1.35rem;letter-spacing:.01em;text-transform:uppercase}.accountability .numbered-grid p{margin:0}@media(max-width:800px){.accountability .numbered-grid{grid-template-columns:1fr}}@media(max-width:480px){.accountability .numbered-grid article{grid-template-columns:58px 1fr;gap:16px}.accountability .numbered-grid article>span{width:58px;height:58px;font-size:2rem}}

/* Two-image transit composition. */
.transit-gallery{min-height:680px;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.transit-photo-station,.transit-photo-detail{min-height:664px}.transit-photo-station{background-position:center}.transit-photo-detail{background-position:center}@media(max-width:800px){.transit-gallery{min-height:620px;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.transit-photo-station,.transit-photo-detail{min-height:604px}}@media(max-width:560px){.transit-gallery{display:block;min-height:0}.transit-photo-station,.transit-photo-detail{min-height:370px}}

/* Two questions, two affirmative marks — separate from the 1–4 list above. */
.city-note-checks{position:relative;display:block;width:clamp(130px,16vw,210px);height:clamp(150px,18vw,230px)}.city-note-checks i{position:absolute;display:grid;width:clamp(100px,12vw,155px);height:clamp(100px,12vw,155px);place-items:center;border:3px solid var(--lime);border-radius:50%;color:var(--lime);background:var(--teal);font-size:clamp(3rem,6vw,5.5rem);font-style:normal;line-height:1}.city-note-checks i:first-child{left:0;top:0}.city-note-checks i:last-child{right:0;bottom:0}@media(max-width:640px){.city-note-checks{width:140px;height:155px}.city-note-checks i{width:105px;height:105px}}

/* Footer motif remains decorative and is masked behind readable content. */
.site-footer>.road-lines{z-index:0;opacity:.3}.site-footer>.road-lines:before{top:68%}.site-footer>.road-lines:after{top:82%}.footer-grid,.footer-bottom{z-index:2}.footer-grid>div{position:relative;background:var(--teal-dark);box-shadow:0 0 0 14px var(--teal-dark)}

/* Public-facing Gravity Forms area. */
.get-involved-form{background:var(--mint)}.gravity-form-wrap{padding:clamp(24px,4vw,46px);background:white;box-shadow:var(--shadow)}.gravity-form-wrap .gform_wrapper input:not([type=checkbox]):not([type=radio]),.gravity-form-wrap .gform_wrapper select,.gravity-form-wrap .gform_wrapper textarea{width:100%;padding:14px 16px;border:1px solid rgba(16,86,98,.35);border-radius:0;background:#fff;font:inherit}.gravity-form-wrap .gform_wrapper input:focus,.gravity-form-wrap .gform_wrapper select:focus,.gravity-form-wrap .gform_wrapper textarea:focus{outline:3px solid rgba(132,175,22,.35);border-color:var(--teal)}.gravity-form-wrap .gform_wrapper .gform_button{min-height:52px;padding:14px 24px;border:0;border-radius:0;color:var(--teal-dark);background:var(--lime);font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.gravity-form-wrap .gform_wrapper .gform_button:hover{background:#9fcf22}

/* Homepage overview: immediate, balanced and editorial. */
.issue-overview{padding:0;background:var(--teal)}.issue-overview-grid{width:100%;max-width:none;border-bottom:0}.issue-overview article{min-height:610px;padding:clamp(40px,5vw,70px);border-right:1px solid rgba(16,86,98,.16);background:#fff}.issue-overview article:nth-child(2){background:#f4f8f4}.issue-overview article:nth-child(3){background:var(--mint)}.issue-overview h2{margin-bottom:38px;font-size:clamp(2.25rem,3.2vw,3.6rem)}.overview-icon{right:18px;top:12px;width:210px;height:210px;opacity:.1}.overview-copy>p{max-width:420px;line-height:1.55}.fact-band{margin:18px 0 30px;padding:8px 0 8px 20px;border-left:5px solid var(--lime);background:transparent}.fact-band small,.fact-band span{font-size:.82rem;letter-spacing:.08em}.fact-band strong{max-width:430px;margin:8px 0;font-size:clamp(1.8rem,2.45vw,2.8rem);line-height:1.02}.issue-overview article:nth-child(2) .fact-band strong,.issue-overview article:nth-child(3) .fact-band strong{font-size:clamp(1.7rem,2.25vw,2.55rem)}.overview-copy>a{display:inline-flex;align-self:flex-start;padding-bottom:4px;border-bottom:2px solid var(--lime);text-decoration:none}@media(max-width:980px){.issue-overview article{min-height:0;background:#fff}.issue-overview article:nth-child(2){background:#f4f8f4}.issue-overview article:nth-child(3){background:var(--mint)}}

/* Continuous footer curves, confined below the primary footer content. */
.site-footer>.road-lines{inset:auto 0 52px;z-index:0;height:120px;opacity:.42}.site-footer>.road-lines:before{top:12%;height:100%;border-color:var(--lime)}.site-footer>.road-lines:after{top:52%;height:100%;border-color:white;opacity:.28}.footer-grid>div{background:transparent;box-shadow:none}.footer-grid,.footer-bottom{position:relative;z-index:2}

/* Inverted homepage CTA separates the two teal sections without another saturated band. */
.vote-band-light{background:#f4f8f4}.vote-band-light .vote-check{border-color:var(--lime-dark);color:var(--teal);background:transparent}.vote-band-light .eyebrow{color:var(--lime-dark)}.vote-band-light h2{color:var(--teal)}.vote-band-light .button-lime{color:var(--teal-dark);background:var(--lime)}.vote-band-light .button-lime:hover{background:#9fcf22}

/* Let the municipal note read as an announcement; reserve the checkmark motif for the final CTA. */
.city-penny-note-text .shell{display:block}.city-penny-note-text .shell>div{max-width:980px;margin-inline:auto}.city-penny-note-text h2{font-size:clamp(2.8rem,6vw,6rem)}

/* The final substantive section resolves objections and hands off to the full FAQ. */
.accountability{border-top:1px solid rgba(16,86,98,.12)}.accountability-next{display:inline-block;margin-top:48px;padding-bottom:5px;border-bottom:2px solid var(--lime-dark);color:var(--teal);font-weight:800;text-decoration:none}.accountability-next:hover{color:var(--lime-dark)}

/* Land & Water: landscape, community and human-scale views. */
.land-photo-hero{display:grid;min-height:720px;grid-template-columns:minmax(390px,.82fr) 1.18fr;background:var(--mint)}.land-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(60px,8vw,120px)}.land-hero-copy .eyebrow{color:var(--lime-dark)}.land-hero-copy h1{margin-bottom:28px;color:var(--teal)}.land-hero-copy h1 em{color:var(--lime-dark);font-style:normal}.land-hero-copy p:last-child{max-width:560px;font-size:1.2rem}.land-hero-photo{min-height:600px;background:url('../images/land-mountains.jpg') center/cover no-repeat}.land-growth{display:grid;min-height:680px;grid-template-columns:1.2fr .8fr;background:var(--teal)}.land-growth-photo{min-height:560px;background:url('../images/land-greenville-aerial.jpg') center/cover no-repeat}.land-growth-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(54px,7vw,100px);color:white}.land-growth-copy .eyebrow{color:var(--lime)}.land-growth-copy h2{color:white}.land-investment{margin-top:30px;padding-top:26px;border-top:1px solid rgba(255,255,255,.32)}.land-investment strong{display:block;color:var(--lime);font-size:clamp(2.4rem,4vw,4.6rem);line-height:1}.land-investment span{display:block;max-width:520px;margin-top:14px;font-weight:700}.land-benefits{display:grid;grid-template-columns:.82fr 1.18fr;background:#fff}.land-trail-photo{min-height:860px;background:url('../images/land-trail.jpg') center/cover no-repeat}.land-benefits-copy{padding:clamp(60px,8vw,120px)}.land-benefits-copy .eyebrow{color:var(--lime-dark)}.land-benefits-copy h2{max-width:720px}.land-benefits-intro{max-width:680px;margin-bottom:34px;font-size:1.15rem}.land-benefits-copy .check-list{max-width:760px}@media(max-width:920px){.land-photo-hero,.land-growth,.land-benefits{grid-template-columns:1fr}.land-hero-copy{order:2}.land-hero-photo{min-height:520px}.land-growth-photo{min-height:500px}.land-trail-photo{min-height:560px}.land-benefits-copy{padding:58px 28px}}@media(max-width:560px){.land-photo-hero{min-height:0}.land-hero-photo{min-height:410px;background-position:58% center}.land-hero-copy{padding:52px 24px}.land-growth-photo{min-height:360px}.land-growth-copy{padding:52px 24px}.land-trail-photo{min-height:430px}.land-benefits-copy{padding:52px 24px}}

/* The Plan is a factual reference page, with hierarchy but minimal campaign flourish. */
.plan-at-a-glance{background:#fff}.plan-priorities{border-top:1px solid var(--line)}.plan-priority{display:grid;grid-template-columns:minmax(150px,240px) 1fr;gap:clamp(34px,7vw,100px);padding:52px 0;border-bottom:1px solid var(--line)}.plan-priority .big-number{align-self:start;font-size:clamp(4.6rem,9vw,8rem)}.plan-priority h2{margin-bottom:14px}.plan-priority p{max-width:820px}.plan-priority a{display:inline-block;margin-top:8px;padding-bottom:3px;border-bottom:2px solid var(--lime);font-weight:800;text-decoration:none}.plan-land .big-number{color:var(--teal-mid)}.plan-transit .big-number{color:var(--teal)}.plan-fact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(16,86,98,.16)}.plan-fact-grid article{padding:clamp(30px,4vw,52px);background:var(--mint)}.plan-fact-grid span{display:block;margin-bottom:30px;color:var(--lime-dark);font-size:1.1rem;font-weight:800;letter-spacing:.12em}.plan-fact-grid h3{font-size:clamp(1.35rem,2.2vw,2rem)}.plan-fact-grid p{margin:0}.plan-two-questions{padding:clamp(70px,9vw,120px) 0;color:white;background:var(--teal)}.plan-two-questions .shell{display:grid;grid-template-columns:minmax(160px,280px) 1fr;gap:clamp(40px,8vw,120px)}.plan-two-questions .eyebrow{color:var(--lime)}.plan-two-questions h2{color:white}.plan-two-questions p{max-width:840px}.plan-two-kicker{display:flex;align-items:flex-start}.plan-two-kicker span{display:grid;width:clamp(150px,17vw,230px);height:clamp(150px,17vw,230px);place-items:center;border:3px solid var(--lime);border-radius:50%;color:var(--lime);font-size:clamp(1.2rem,2vw,1.7rem);font-weight:800;text-align:center;text-transform:uppercase}@media(max-width:760px){.plan-priority{grid-template-columns:1fr;gap:24px}.plan-fact-grid{grid-template-columns:1fr}.plan-two-questions .shell{grid-template-columns:1fr}.plan-two-kicker span{width:130px;height:130px}}

/* Transit service gap: factual and urgent without attack-ad scale. */
.transit-need{padding:clamp(58px,8vw,96px) 0;background:var(--mint)}.transit-need .shell{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(44px,8vw,110px);align-items:center}.transit-need .eyebrow{color:var(--lime-dark)}.transit-need h2{max-width:760px;margin:0;font-size:clamp(2.4rem,4.8vw,5rem)}.transit-current{margin:0;padding:12px 0 12px 28px;border-left:5px solid var(--lime)}.transit-current strong,.transit-current span{display:block}.transit-current strong{margin-bottom:12px;color:var(--teal);font-size:1.35rem}.transit-current span{font-size:1.08rem}@media(max-width:760px){.transit-need .shell{grid-template-columns:1fr;gap:34px}}

/* Keep the two voting actions visually equal. */
.voting-hero-dates .button{min-width:280px}@media(max-width:800px){.voting-hero-dates .button{width:100%;min-width:0}}

/* Homepage issue overview: one fact and one supporting thought per column. */
.issue-overview article{min-height:540px;padding:clamp(36px,4.2vw,58px)}.issue-overview h2{max-width:520px;margin-bottom:26px;font-size:clamp(2rem,2.75vw,3rem);line-height:1.02}.issue-overview article:nth-child(2) h2{font-size:clamp(1.9rem,2.5vw,2.75rem)}.issue-overview .fact-band{margin:6px 0 24px}.issue-overview .overview-copy>p{margin-bottom:28px}.issue-overview .overview-copy>a{margin-top:auto}@media(max-width:980px){.issue-overview article{min-height:0}.issue-overview h2,.issue-overview article:nth-child(2) h2{font-size:clamp(2rem,6vw,3rem)}}

/* Footer support and social links. */
.footer-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-connect{display:flex;align-items:center;gap:18px;margin-top:34px}.footer-social{display:flex;gap:10px}.footer-social a{display:grid;width:44px;height:44px;place-items:center;border:1.5px solid rgba(255,255,255,.72);border-radius:50%;color:white;transition:.2s ease}.footer-social a:hover{border-color:var(--lime);color:var(--teal-dark);background:var(--lime);transform:translateY(-2px)}.footer-social svg{width:21px;height:21px;overflow:visible;fill:currentColor}.footer-social svg rect,.footer-social svg circle{fill:none;stroke:currentColor;stroke-width:2}.footer-social svg .instagram-dot{fill:currentColor;stroke:none}.footer-donate{min-height:44px;padding:10px 22px;border:1.5px solid var(--lime);color:var(--teal-dark);background:var(--lime)}.footer-donate:hover{border-color:white;background:white}@media(max-width:640px){.footer-connect{width:100%;align-items:flex-start;flex-wrap:wrap}.footer-donate{width:auto}}

/* Strip the homepage overview down to headline, defining fact and link. */
.issue-overview article{min-height:460px}.issue-overview .overview-icon{right:24px;top:24px;width:170px;height:170px;opacity:.065}.issue-overview .overview-copy{display:flex;flex:1;flex-direction:column}.overview-fact{max-width:470px;margin:auto 0 38px;padding-top:24px;border-top:4px solid var(--lime)}.overview-fact strong,.overview-fact span{display:block}.overview-fact strong{color:#2c6934;font-size:clamp(2rem,2.6vw,3rem);line-height:1.02}.overview-fact span{max-width:390px;margin-top:10px;color:var(--teal-mid);font-size:.88rem;font-weight:800;letter-spacing:.07em;line-height:1.28;text-transform:uppercase}.issue-overview .overview-copy>a{margin-top:0}@media(max-width:980px){.issue-overview article{min-height:390px}.overview-fact{margin:30px 0 40px}}

/* The two ballot structures are related but legally distinct. */
.footer-brand{align-items:center}.footer-connect{justify-content:center}.footer-mark{width:100%}

/* The two ballot structures are related but legally distinct. */
.plan-ballot{color:white;background:var(--teal)}.plan-ballot .section-heading{max-width:940px}.plan-ballot .eyebrow{color:var(--lime)}.plan-ballot h2,.plan-ballot h3{color:white}.plan-ballot-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.28)}.plan-ballot-grid article{padding:clamp(34px,5vw,62px);background:var(--teal-dark)}.plan-ballot-grid article:nth-child(2){background:var(--teal-mid)}.plan-label{display:inline-block;margin-bottom:42px;padding:7px 12px;border:1px solid var(--lime);color:var(--lime);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.plan-ballot-grid h3{font-size:clamp(1.7rem,3vw,2.8rem)}.plan-ballot-grid p{max-width:680px}.plan-both{grid-column:1/3;display:grid;grid-template-columns:minmax(190px,.4fr) 1.6fr;gap:38px;padding:34px clamp(34px,5vw,62px);color:var(--teal-dark);background:var(--lime)}.plan-both strong{font-size:1.2rem;text-transform:uppercase}.plan-both p{max-width:900px;margin:0}@media(max-width:760px){.plan-ballot-grid{grid-template-columns:1fr}.plan-both{grid-column:auto;grid-template-columns:1fr;gap:12px}}
.plan-changed .section-heading{max-width:1000px}.plan-change-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:46px;background:rgba(16,86,98,.18)}.plan-change-grid article{padding:clamp(30px,4vw,52px);background:var(--mint)}.plan-change-grid span{display:inline-block;margin-bottom:34px;color:var(--lime-dark);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.plan-change-grid h3{font-size:clamp(1.45rem,2.3vw,2.15rem)}.plan-change-grid p{margin-bottom:0}.plan-visitors{color:white;background:var(--teal-dark)}.plan-visitors h2{max-width:620px;color:white}.plan-visitors .eyebrow{color:var(--lime)}.plan-visitors-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,9vw,130px);align-items:start}.plan-visitors-grid>div:last-child{padding-top:36px;border-top:4px solid var(--lime)}.plan-visitors-grid p{max-width:760px}.plan-visitors-lead{font-size:clamp(1.35rem,2.2vw,2rem);font-weight:800;line-height:1.3}@media(max-width:760px){.plan-change-grid,.plan-visitors-grid{grid-template-columns:1fr}.plan-visitors-grid{gap:28px}.plan-visitors-grid>div:last-child{padding-top:26px}}
.plan-both h3{margin:0 0 12px;color:var(--teal-dark);font-size:clamp(1.35rem,2vw,1.8rem)}.plan-both div p+p{margin-top:14px}.plan-faqs>.shell>.section-heading{max-width:900px}.faq-group{margin-top:70px}.faq-group-heading{display:grid;grid-template-columns:86px 1fr;gap:28px;align-items:center;margin-bottom:24px}.faq-group-heading>span{display:grid;width:76px;height:76px;place-items:center;border:2px solid var(--lime-dark);border-radius:50%;color:var(--teal);font-size:2rem;line-height:1}.faq-group-heading .eyebrow{margin-bottom:5px;color:var(--lime-dark)}.faq-group-heading h3{margin:0;font-size:clamp(1.65rem,3vw,2.5rem)}.faq-group-together{padding:clamp(32px,5vw,56px);background:var(--mint)}.faq-group-together .faq-list details:last-child{border-bottom:0}@media(max-width:640px){.faq-group{margin-top:54px}.faq-group-heading{grid-template-columns:62px 1fr;gap:18px}.faq-group-heading>span{width:58px;height:58px;font-size:1.55rem}.faq-group-together{margin-inline:-14px;padding:34px 20px}}

/* Mobile footer alignment and simplified editorial photo sequences. */
@media(max-width:640px){
  .site-footer{padding-top:64px;text-align:center}
  .footer-brand{align-items:center}
  .footer-mark{margin-inline:auto}
  .footer-mark img{margin-inline:auto;object-position:center}
  .footer-connect{width:100%;flex-direction:column;justify-content:center;align-items:center;gap:16px}
  .footer-social{width:100%;justify-content:center;margin-inline:auto}
  .footer-donate{width:auto;align-self:center;margin-inline:auto}
  .footer-bottom{align-items:center;margin-top:54px;text-align:center}
  .footer-bottom p{width:100%}
  .roads-photo-feature{display:block;min-height:0}
  .roads-photo{display:none}
  .roads-photo-copy{padding:58px 24px}
  .transit-gallery{display:block;padding:8px}
  .transit-photo-detail{display:none}
  .transit-photo-station{min-height:430px;margin:0;background-position:center}
  .transit-gallery-label{margin-top:8px;padding:24px}
}

/* Voting hero puts both key dates in the first useful row; no ghosted campaign mark. */
.voting-hero{padding-bottom:clamp(70px,9vw,120px)}.voting-hero h1{max-width:1000px}.voting-hero .lede{max-width:760px}.voting-hero-dates{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:clamp(48px,7vw,82px);background:rgba(255,255,255,.22)}.voting-hero-dates article{position:relative;z-index:2;display:flex;min-height:390px;flex-direction:column;padding:clamp(32px,4vw,54px);color:var(--ink);background:#fff}.voting-hero-dates article:first-child{background:var(--mint)}.voting-hero-dates .eyebrow{color:var(--lime-dark)}.voting-hero-dates article>span{margin-top:auto;color:var(--teal-mid);font-weight:800;letter-spacing:.12em;text-transform:uppercase}.voting-hero-dates h2{margin:4px 0 18px;color:var(--teal);font-size:clamp(2.3rem,4vw,4.6rem)}.voting-hero-dates article>p:not(.eyebrow){max-width:580px}.voting-hero-dates .text-link{margin-top:auto;align-self:flex-start;color:var(--teal);font-weight:800}.voting-hero-dates .button{align-self:flex-start;margin-top:auto}@media(max-width:800px){.voting-hero-dates{grid-template-columns:1fr}.voting-hero-dates article{min-height:340px}}
