:root{--red:#ed1426;--red-dark:#d9091d;--blue:#06449c;--blue2:#0b55b7;--navy:#052f72;--navy2:#02275f;--ink:#052f72;--muted:#61779b;--line:#dce4f0;--panel:#f5f9ff;--shadow:0 18px 42px rgba(5,47,114,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}.container{width:min(1260px,calc(100% - 48px));margin:auto}.container-wide{width:min(1440px,calc(100% - 48px));margin:auto}.skip-link{position:fixed;left:12px;top:8px;z-index:9999;background:#fff;color:var(--navy);padding:10px 14px;border-radius:6px;transform:translateY(-140%);box-shadow:var(--shadow)}.skip-link:focus{transform:none}.section-pad{padding:72px 0}.section-pad-sm{padding:48px 0}.section-eyebrow{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--red);margin-bottom:10px}.section-eyebrow.light{color:#fff}.en-copy{color:#385d92;font-style:italic}.text-link{font-size:12px;font-weight:900;color:var(--navy);border-bottom:2px solid var(--red);padding-bottom:3px}.inline-actions{display:flex;gap:20px;flex-wrap:wrap;margin-top:24px}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 18px;border-radius:4px;font-size:12px;font-weight:900;letter-spacing:.02em;transition:transform .18s ease,box-shadow .18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--red);color:#fff;box-shadow:0 9px 20px rgba(237,20,38,.17)}.btn-secondary{background:#fff;color:var(--navy);border:2px solid rgba(5,47,114,.20)}.btn-white{background:#fff;color:var(--navy)}
.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(5,47,114,.08);backdrop-filter:blur(14px)}.header-wrap{width:min(1440px,calc(100% - 40px));height:86px;margin:auto;display:grid;grid-template-columns:330px 1fr 158px;align-items:center;gap:20px}.brand img{width:292px;height:62px;object-fit:contain;object-position:left center}.main-nav{height:100%;display:flex;align-items:center;justify-content:center;gap:22px}.main-nav a{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;font-size:11px;line-height:1.15;font-weight:800;color:var(--navy);white-space:nowrap;text-align:center}.main-nav a small{font-size:9.5px;margin-top:3px}.main-nav a.active::after,.main-nav a[aria-current="page"]::after,.main-nav a:hover::after{content:"";position:absolute;left:2px;right:2px;bottom:0;height:3px;background:var(--red)}.donate-btn{height:54px;background:var(--red);color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:12px;font-weight:900;line-height:1.05;box-shadow:0 8px 20px rgba(237,20,38,.16)}.donate-btn span{font-size:10px;margin-top:4px}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:28px;height:3px;border-radius:2px;background:var(--navy);margin:5px 0}
.hero{height:590px;position:relative;overflow:hidden;background:#dff0ff}.hero-bg{position:absolute;inset:-28px 0;background-image:linear-gradient(90deg,rgba(255,255,255,.985) 0%,rgba(255,255,255,.95) 24%,rgba(255,255,255,.76) 42%,rgba(255,255,255,.20) 62%,rgba(255,255,255,.03) 100%),url('assets/montreal-panorama.png');background-size:cover;background-position:center;transform:translate3d(0,var(--parallax-y,0),0) scale(1.04);will-change:transform}.hero-inner{height:100%;width:min(1440px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:51% 49%;position:relative}.hero-copy{align-self:center;padding-bottom:22px;max-width:610px;position:relative;z-index:3}.hero-copy h1{margin:0;font-size:clamp(48px,4.1vw,64px);line-height:.95;letter-spacing:-.045em;font-weight:900}.hero-copy h1 span{display:block}.hero-stroke{display:block;width:126px;height:6px;background:var(--red);margin:14px 0 13px 6px;transform:skew(-24deg);border-radius:99px}.hero-copy h2{margin:0 0 13px;font-size:clamp(30px,2.6vw,42px);line-height:.98;letter-spacing:-.035em}.hero-copy p{margin:0 0 22px;font-size:15px;line-height:1.42}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.hero-candidate{height:100%;position:relative;display:flex;align-items:flex-end;justify-content:center;z-index:2;transform:translate3d(0,var(--parallax-y,0),0);will-change:transform}.hero-candidate img{height:575px;width:auto;max-width:none;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(0,0,0,.15))}.candidate-lockup{position:absolute;left:3%;bottom:25px;z-index:4}.candidate-name,.candidate-riding{display:table;transform:skew(-7deg);color:#fff;box-shadow:0 8px 18px rgba(2,39,95,.18)}.candidate-name span,.candidate-riding span{display:block;transform:skew(7deg)}.candidate-name{background:var(--red);font-size:clamp(30px,3vw,45px);font-weight:900;line-height:1;padding:8px 18px}.candidate-riding{background:var(--blue);font-size:clamp(22px,2vw,30px);font-weight:900;padding:7px 18px;margin:4px 0 0 30px}.candidate-lockup p{margin:7px 0 0 34px;background:linear-gradient(90deg,rgba(4,51,119,.94),rgba(4,51,119,.82) 72%,rgba(4,51,119,.08));color:#fff;display:inline-block;padding:8px 13px;font-size:11px;line-height:1.3;font-weight:600}
.home-intro{background:#fff}.split-feature{display:grid;grid-template-columns:400px 1fr;gap:62px;align-items:center}.portrait-card{height:430px;border-radius:22px;overflow:hidden;position:relative;background:linear-gradient(155deg,#e4f1ff,#fff);box-shadow:var(--shadow);transform:translate3d(0,var(--parallax-y,0),0)}.portrait-card::after{content:"";position:absolute;inset:auto 0 0;height:48%;background:linear-gradient(transparent,rgba(2,39,95,.78))}.portrait-card img{height:480px;width:auto;margin:18px auto 0}.portrait-card span{position:absolute;z-index:2;left:26px;bottom:22px;color:#fff;font-size:24px;font-weight:900}.feature-copy h2{font-size:clamp(34px,3.4vw,50px);line-height:1.02;letter-spacing:-.04em;margin:0 0 8px}.feature-copy h3{margin:0 0 24px;color:#5d7297;font-size:22px}.feature-copy p{font-size:16px;line-height:1.65;margin:0 0 12px;max-width:760px}
.principles-section{background:#fff}.section-title{text-align:center}.section-title h2{margin:0;font-size:30px;line-height:1.05;font-weight:900;letter-spacing:-.025em}.section-title h3{margin:4px 0 0;font-size:21px;color:#61769a}.section-title>span:last-child{display:block;width:48px;height:3px;background:var(--red);margin:11px auto 0}.principles-grid{display:grid;grid-template-columns:repeat(6,1fr);margin-top:24px;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 10px 28px rgba(5,47,114,.05)}.principle-card{min-height:224px;padding:21px 14px 18px;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;background:#fff;transition:transform .18s ease,background .18s ease}.principle-card:hover{background:#f8fbff;transform:translateY(-3px);z-index:2}.principle-card:not(:last-child){border-right:1px solid var(--line)}.principle-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;color:#fff;margin-bottom:9px}.principle-icon.red,.issue-icon.red{background:var(--red)}.principle-icon.blue,.issue-icon.blue{background:var(--blue)}.principle-icon svg,.issue-icon svg{width:40px;height:40px;fill:currentColor}.principle-card>b{font-size:18px;color:var(--red)}.principle-card h4{margin:6px 0 5px;font-size:13px;line-height:1.15}.principle-card p{margin:0;font-size:11px;line-height:1.26;font-style:italic;color:#174684}.card-link{margin-top:auto;padding-top:12px;font-size:9.5px;font-weight:900;color:#667da1}.platform-page{margin-top:0}.platform-page .principle-card{min-height:265px}.platform-page .principle-card h4{font-size:15px}
.service-band{height:360px;position:relative;overflow:hidden;background:#073f8f;color:#fff}.service-bg{position:absolute;inset:-40px 0;background-image:linear-gradient(90deg,rgba(2,39,95,.96),rgba(2,39,95,.68),rgba(2,39,95,.30)),url('assets/montreal-panorama.png');background-size:cover;background-position:center 52%;transform:translate3d(0,var(--parallax-y,0),0) scale(1.08)}.service-inner{height:100%;display:grid;grid-template-columns:1fr 520px;gap:50px;align-items:center;position:relative}.service-copy h2{margin:0 0 12px;font-size:40px;line-height:1.02;letter-spacing:-.03em}.service-copy p{margin:0 0 22px;font-size:14px;line-height:1.5;max-width:620px}.service-stats{display:grid;grid-template-columns:repeat(3,1fr);background:rgba(255,255,255,.92);color:var(--navy);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.service-stats div{padding:28px 18px;text-align:center}.service-stats div+div{border-left:1px solid var(--line)}.service-stats b{display:block;font-size:30px}.service-stats span{display:block;font-size:10px;font-weight:700;line-height:1.35;margin-top:6px}
.party-teaser{background:#f7fbff}.party-teaser-grid{display:grid;grid-template-columns:1fr 470px;gap:70px;align-items:center}.party-copy h2{font-size:43px;line-height:1.03;margin:0 0 18px;letter-spacing:-.035em}.party-copy p{font-size:15px;line-height:1.65;margin:0 0 10px}.party-visual{background:#fff;border:1px solid var(--line);border-radius:22px;padding:34px;box-shadow:var(--shadow)}.party-visual img{width:100%;max-height:118px;object-fit:contain}.party-timeline-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.party-timeline-mini span{display:block;padding:14px 10px;border-radius:10px;background:#f2f6fd;text-align:center;font-size:10px;line-height:1.4}.party-timeline-mini b{display:block;color:var(--red);font-size:18px}
.commitment-section{padding:28px 0 0;background:#f7fbff}.commitment-grid.container-wide{width:min(1440px,calc(100% - 48px));max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(430px,520px) minmax(0,1fr);gap:34px;align-items:stretch;height:520px}.commitment-image{position:relative;overflow:hidden;height:520px;border-radius:18px;box-shadow:0 14px 32px rgba(5,47,114,.10)}.commitment-image img{width:100%;height:112%;object-fit:cover;object-position:center 39%;transform:translate3d(0,var(--parallax-y,0),0) scale(1.02)}.commitment-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,59,128,.02),rgba(3,40,91,.18))}.image-copy{position:absolute;z-index:2;left:58px;top:42px;color:#fff;font-family:"Segoe Print","Bradley Hand",cursive;font-weight:700;font-size:44px;line-height:.88;transform:rotate(-5deg);text-shadow:0 2px 12px rgba(0,0,0,.12)}.image-copy span{display:block}.image-copy i{display:block;width:170px;height:5px;background:var(--red);margin:10px 0 0 36px;transform:rotate(-7deg) skew(-20deg)}.commitment-content{height:520px;padding:10px 0 0;display:flex;flex-direction:column;justify-content:center;min-width:0}.commitment-heading{text-align:center;margin-bottom:14px}.flag{display:table;margin:auto;color:#fff;font-weight:900;transform:skew(-7deg);line-height:1}.flag span{display:block;transform:skew(7deg)}.red-flag{font-size:24px;padding:7px 17px;background:var(--red)}.blue-flag{font-size:21px;padding:6px 17px;background:var(--blue);margin-top:2px}.commitment-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 0 12px}.commitment-pills span{display:inline-flex;align-items:center;min-height:29px;padding:0 11px;border-radius:99px;background:#ecf3fb;border:1px solid #d8e2ef;font-size:10px;font-weight:900}.commitment-cards{display:flex;flex-direction:column;gap:10px}.commitment-row{display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:start;padding:15px 16px;background:linear-gradient(140deg,#fff,#f7fbff);border:1px solid #d6e1ee;border-radius:16px;box-shadow:0 8px 22px rgba(5,47,114,.06)}.commitment-copy{min-width:0}.commitment-label{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:99px;font-size:10px;font-weight:900;margin-bottom:9px}.red-label-lite{background:#fff0f2;color:var(--red)}.blue-label-lite{background:#eef3ff;color:var(--blue)}.commitment-columns{display:grid;grid-template-columns:minmax(250px,1fr) 1px minmax(230px,1fr);gap:17px;align-items:center}.commitment-badge{width:50px;height:50px;display:grid;place-items:center;color:#fff;border-radius:50%;font-size:34px}.commitment-badge svg{width:50px;height:50px;fill:currentColor}.shield-badge{border-radius:0;color:var(--red)}.shield-badge svg .leaf{fill:#fff}.blue-badge{background:var(--blue)}.commitment-row .fr,.commitment-row .en{font-size:12.8px;line-height:1.43}.commitment-row .en{font-style:italic;color:#214681}.vline{width:1px;height:100%;min-height:74px;background:#bfd0e2}
.page-hero{height:430px;position:relative;overflow:hidden;background:var(--navy);color:#fff}.page-hero-bg{position:absolute;inset:-34px 0;background-image:linear-gradient(90deg,rgba(2,39,95,.97),rgba(2,39,95,.60),rgba(2,39,95,.28)),url('assets/montreal-panorama.png');background-size:cover;background-position:center;transform:translate3d(0,var(--parallax-y,0),0) scale(1.06)}.page-hero-bg.alt{background-image:linear-gradient(90deg,rgba(2,39,95,.96),rgba(2,39,95,.65),rgba(237,20,38,.14)),url('assets/oratoire-vertical.png');background-position:center 40%}.page-hero-grid{height:100%;display:grid;grid-template-columns:1fr 430px;gap:40px;align-items:end}.page-hero-copy{padding-bottom:62px}.page-hero-copy h1,.page-hero-simple h1{font-size:60px;line-height:.96;letter-spacing:-.045em;margin:0 0 14px}.page-hero-copy p,.page-hero-simple p{font-size:16px;line-height:1.5;max-width:720px;margin:4px 0}.page-portrait{height:100%;display:flex;align-items:flex-end;justify-content:center}.page-portrait img{height:420px;width:auto;filter:drop-shadow(0 16px 26px rgba(0,0,0,.24))}.page-hero-simple{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;max-width:880px}
.editorial-grid{display:grid;grid-template-columns:1fr 320px;gap:70px;align-items:start}.editorial-main h2{font-size:38px;line-height:1.05;margin:0 0 20px;letter-spacing:-.03em}.editorial-main h3{font-size:22px;margin:30px 0 9px}.editorial-main p{font-size:16px;line-height:1.75;margin:0 0 14px}.fact-rail{display:grid;gap:12px;position:sticky;top:110px}.fact-card,.source-card{border:1px solid var(--line);border-radius:14px;padding:18px;background:#f9fbff}.fact-card span{display:block;font-size:9px;font-weight:900;color:var(--red);letter-spacing:.12em}.fact-card strong{display:block;margin-top:6px;font-size:17px}.fact-card small{display:block;margin-top:4px;color:#667da1}.source-card{background:var(--navy);color:#fff}.source-card b,.source-card span{display:block}.source-card span{font-size:11px;margin-top:8px}.quote-band{background:linear-gradient(90deg,var(--navy),var(--blue));color:#fff;padding:44px 0;text-align:center}.quote-band p{font-size:26px;line-height:1.35;max-width:920px;margin:0 auto 10px;font-weight:700}.quote-band small{opacity:.85}.next-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.next-card{padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.next-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.next-card span{display:block;color:var(--red);font-weight:900}.next-card b{display:block;font-size:20px;margin:8px 0}.next-card small{color:#5e7399}
.experience-timeline{display:grid;gap:0;border:1px solid var(--line);border-radius:18px;overflow:hidden}.timeline-item{display:grid;grid-template-columns:90px 1fr;gap:24px;padding:30px;background:#fff}.timeline-item+ .timeline-item{border-top:1px solid var(--line)}.timeline-item>span{font-size:38px;font-weight:900;color:var(--red)}.timeline-item h2{font-size:24px;margin:0 0 8px}.timeline-item p{font-size:15px;line-height:1.65;margin:0;max-width:930px}.evidence-band{padding:50px 0;background:#f5f9ff}.evidence-grid{display:grid;grid-template-columns:280px 1fr auto;gap:30px;align-items:center}.evidence-grid h2{margin:0;font-size:30px}.evidence-chips{display:flex;flex-wrap:wrap;gap:9px}.evidence-chips span{padding:9px 12px;border-radius:99px;background:#fff;border:1px solid var(--line);font-size:11px;font-weight:800}
.source-note{background:#f5f9ff;padding:34px 0}.source-note strong,.source-note p,.source-note a{display:block}.source-note p{margin:6px 0 12px}.source-note a{font-size:11px;font-weight:900;color:var(--blue)}
.party-layout{display:grid;grid-template-columns:1fr 390px;gap:60px;align-items:start}.party-main h2{font-size:42px;margin:0 0 18px}.party-main p{font-size:16px;line-height:1.7}.history-line{display:grid;grid-template-columns:repeat(3,1fr);margin-top:34px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.history-line div{padding:22px}.history-line div+div{border-left:1px solid var(--line)}.history-line b{display:block;color:var(--red);font-size:24px}.history-line span{display:block;font-size:11px;line-height:1.45;margin-top:5px}.leader-card{background:var(--navy);color:#fff;border-radius:18px;padding:30px;box-shadow:var(--shadow)}.leader-card>span{font-size:9px;font-weight:900;letter-spacing:.12em;color:#a7c8ff}.leader-card h2{font-size:30px;margin:8px 0 14px}.leader-card p{font-size:13px;line-height:1.6;color:#e8f1ff}.leader-card a{display:inline-block;margin-top:10px;font-size:11px;font-weight:900;border-bottom:2px solid var(--red);padding-bottom:3px}.party-values{background:#f7fbff}.party-value-grid{display:grid;grid-template-columns:repeat(6,1fr);margin-top:26px;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.party-value-grid div{padding:22px 12px;text-align:center}.party-value-grid div+div{border-left:1px solid var(--line)}.party-value-grid b{display:block;font-size:13px}.party-value-grid small{display:block;margin-top:5px;color:#5e7399}.alignment-grid{display:grid;grid-template-columns:1fr 360px;gap:60px;align-items:start}.alignment-grid h2{font-size:36px;line-height:1.05;margin:0 0 16px}.alignment-grid p{font-size:15px;line-height:1.7}.alignment-card{border:1px solid var(--line);border-radius:14px;padding:22px;background:#fff;display:grid;gap:10px}.alignment-card strong{font-size:16px}.alignment-card a{font-size:11px;font-weight:900;color:var(--blue)}
.issue-hero{height:390px;position:relative;overflow:hidden;color:#fff}.issue-hero.issue-red{background:var(--red)}.issue-hero.issue-blue{background:var(--blue)}.issue-bg{position:absolute;inset:-34px;background-image:linear-gradient(90deg,rgba(2,39,95,.88),rgba(2,39,95,.35)),url('assets/montreal-panorama.png');background-size:cover;background-position:center;mix-blend-mode:multiply;opacity:.58;transform:translate3d(0,var(--parallax-y,0),0) scale(1.06)}.issue-hero-grid{height:100%;display:grid;grid-template-columns:150px 1fr 160px;align-items:center;gap:36px;position:relative}.issue-num{font-size:112px;line-height:1;font-weight:900;opacity:.24}.issue-head h1{font-size:52px;line-height:.98;margin:0 0 8px;letter-spacing:-.04em}.issue-head h2{font-size:24px;margin:0 0 14px;color:#fff}.issue-head p{margin:0;font-size:13px;opacity:.9}.issue-icon{width:116px;height:116px;border-radius:50%;display:grid;place-items:center;color:#fff;border:5px solid rgba(255,255,255,.85);box-shadow:0 16px 36px rgba(0,0,0,.14)}.issue-icon svg{width:66px;height:66px}.issue-layout{display:grid;grid-template-columns:1fr 420px;gap:70px}.issue-copy h2{font-size:38px;margin:0 0 16px}.issue-copy h3{font-size:24px;margin:32px 0 12px}.issue-copy p{font-size:16px;line-height:1.7}.source-box{margin-top:32px;padding:18px;border-radius:14px;background:#f5f9ff;border:1px solid var(--line)}.source-box strong,.source-box span,.source-box a{display:block}.source-box span{font-size:12px;margin:5px 0 10px}.source-box a{font-size:10px;font-weight:900;color:var(--blue)}.issue-focus{border:1px solid var(--line);border-radius:16px;padding:26px;background:#fff;box-shadow:0 10px 30px rgba(5,47,114,.06)}.issue-focus ol{list-style:none;padding:0;margin:12px 0 0}.issue-focus li{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:14px 0;border-top:1px solid var(--line)}.issue-focus li>span{font-size:16px;color:var(--red);font-weight:900}.issue-focus li b,.issue-focus li small{display:block}.issue-focus li small{margin-top:4px;color:#5e7399}.issue-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8fbff}.issue-nav>div{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px}.issue-nav a{font-size:11px;font-weight:900}.issue-nav a:nth-child(2){text-align:center}.issue-nav a:last-child{text-align:right}
.action-strip{margin-top:0;background:linear-gradient(90deg,#043479,#084a9f);color:#fff}.action-grid{display:grid;grid-template-columns:repeat(4,1fr)}.action{min-height:88px;display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:12px;padding:14px 22px;transition:background .15s ease}.action:hover{background:rgba(255,255,255,.06)}.action:not(:last-child){border-right:1px solid rgba(255,255,255,.25)}.action svg{width:34px;height:34px;fill:currentColor}.action b{display:block;font-size:13px}.action small{display:block;font-size:10px;font-weight:700;margin-top:4px}.action i{font-style:normal;font-size:18px}
.site-footer{background:#fff;padding:24px 0 13px}.footer-main{display:grid;grid-template-columns:330px 1fr 340px;gap:26px;align-items:center}.footer-logo{height:70px;width:auto;object-fit:contain}.footer-slogan{text-align:center}.footer-slogan strong{display:block;font-family:"Segoe Print","Bradley Hand",cursive;font-size:24px;line-height:.96;transform:rotate(-3deg)}.footer-slogan i{display:block;width:190px;height:4px;background:var(--red);margin:8px auto 6px;transform:rotate(-7deg) skew(-22deg)}.footer-slogan span{font-size:10px}.footer-meta{text-align:right}.official-links{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap;margin-bottom:12px}.official-links a{padding:7px 9px;border-radius:99px;background:#eef3ff;border:1px solid #d7e2ef;font-size:8.5px;font-weight:900}.footer-meta>b{display:block;font-size:12px}.footer-meta em{color:var(--red);font-style:normal}.footer-meta small{font-size:9px}.footer-bottom{border-top:1px solid #bac8da;margin-top:17px;padding-top:11px;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;font-size:8.8px;color:#5f7396}.footer-bottom .authorization{text-align:center;font-weight:700;color:#445f8b}.footer-bottom a{font-weight:900}.mobile-quick{display:none}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1180px){.header-wrap{grid-template-columns:270px 1fr 145px;gap:14px}.brand img{width:255px}.main-nav{gap:14px}.hero{height:565px}.hero-candidate img{height:550px}.principles-grid{grid-template-columns:repeat(3,1fr)}.principle-card:nth-child(3n){border-right:0}.principle-card:nth-child(-n+3){border-bottom:1px solid var(--line)}.split-feature{grid-template-columns:340px 1fr;gap:42px}.party-teaser-grid{grid-template-columns:1fr 400px;gap:42px}.service-inner{grid-template-columns:1fr 440px}.commitment-grid.container-wide{grid-template-columns:minmax(390px,500px) minmax(0,1fr);gap:26px}.footer-main{grid-template-columns:280px 1fr 300px}}
@media(max-width:980px){.header-wrap{height:78px;grid-template-columns:1fr auto auto}.brand img{width:235px;height:54px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:78px;left:0;right:0;height:auto;background:#fff;padding:8px 24px 18px;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid var(--line);box-shadow:0 18px 36px rgba(3,39,95,.10)}.main-nav.open{display:flex}.main-nav a{height:auto;align-items:flex-start;text-align:left;padding:12px 0;border-bottom:1px solid var(--line)}.main-nav a.active::after,.main-nav a[aria-current="page"]::after,.main-nav a:hover::after{display:none}.donate-btn{width:140px}.hero{height:auto;min-height:790px}.hero-bg{background-image:linear-gradient(180deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.78) 43%,rgba(255,255,255,.10) 70%),url('assets/montreal-panorama.png');background-position:center top}.hero-inner{height:auto;min-height:790px;grid-template-columns:1fr}.hero-copy{padding:60px 0 0;max-width:650px}.hero-candidate{height:535px}.hero-candidate img{height:525px}.candidate-lockup{left:7%}.split-feature{grid-template-columns:300px 1fr;gap:34px}.portrait-card{height:390px}.portrait-card img{height:440px}.service-inner{grid-template-columns:1fr}.service-stats{display:none}.party-teaser-grid{grid-template-columns:1fr}.party-visual{max-width:560px}.commitment-grid.container-wide{grid-template-columns:1fr;height:auto;width:min(100% - 28px,1440px);gap:20px}.commitment-image{height:390px;border-radius:18px}.commitment-content{height:auto;padding:22px 0 28px}.page-hero-grid{grid-template-columns:1fr 340px}.page-portrait img{height:370px}.editorial-grid,.party-layout,.alignment-grid,.issue-layout{grid-template-columns:1fr}.fact-rail{position:static;grid-template-columns:repeat(2,1fr)}.leader-card{max-width:620px}.issue-focus{max-width:none}.evidence-grid{grid-template-columns:1fr}.party-value-grid{grid-template-columns:repeat(3,1fr)}.party-value-grid div:nth-child(3n+1){border-left:0}.party-value-grid div:nth-child(-n+3){border-bottom:1px solid var(--line)}.footer-main{grid-template-columns:1fr;text-align:center}.footer-logo{margin:auto}.footer-meta{text-align:center}.official-links{justify-content:center}.footer-bottom{grid-template-columns:1fr;text-align:center}}
@media(max-width:700px){body{padding-bottom:58px}.container,.container-wide,.header-wrap,.hero-inner{width:min(100% - 28px,100% - 28px)}.donate-btn{display:none}.header-wrap{grid-template-columns:1fr auto}.brand img{width:208px;height:48px}.hero{min-height:735px}.hero-copy{padding-top:40px}.hero-copy h1{font-size:40px}.hero-copy h2{font-size:29px}.hero-candidate{height:490px}.hero-candidate img{height:485px}.candidate-lockup{left:0}.candidate-name{font-size:28px}.candidate-riding{font-size:21px}.candidate-lockup p{font-size:9.5px;margin-left:22px}.section-pad{padding:48px 0}.section-pad-sm{padding:38px 0}.split-feature{grid-template-columns:1fr}.portrait-card{max-width:360px;margin:auto;width:100%;height:390px}.feature-copy h2{font-size:35px}.principles-grid{grid-template-columns:repeat(2,1fr)}.principle-card{border-bottom:1px solid var(--line)!important}.principle-card:nth-child(2n){border-right:0}.service-band{height:auto;min-height:330px;padding:46px 0}.service-inner{height:auto}.service-copy h2{font-size:34px}.party-copy h2{font-size:36px}.party-timeline-mini{grid-template-columns:1fr}.commitment-pills{justify-content:flex-start}.commitment-row{grid-template-columns:50px 1fr}.commitment-columns{grid-template-columns:1fr;gap:10px}.vline{display:none}.image-copy{left:28px;font-size:36px}.page-hero{height:360px}.page-hero-grid{grid-template-columns:1fr 210px}.page-hero-copy{padding-bottom:40px}.page-hero-copy h1,.page-hero-simple h1{font-size:42px}.page-portrait img{height:285px}.editorial-main h2{font-size:32px}.fact-rail{grid-template-columns:1fr}.quote-band p{font-size:20px}.next-grid{grid-template-columns:1fr}.timeline-item{grid-template-columns:54px 1fr;gap:14px;padding:22px 16px}.timeline-item>span{font-size:28px}.history-line{grid-template-columns:1fr}.history-line div+div{border-left:0;border-top:1px solid var(--line)}.party-value-grid{grid-template-columns:repeat(2,1fr)}.party-value-grid div{border-bottom:1px solid var(--line)}.party-value-grid div:nth-child(odd){border-left:0}.issue-hero{height:330px}.issue-hero-grid{grid-template-columns:74px 1fr 78px;gap:14px}.issue-num{font-size:62px}.issue-head h1{font-size:34px}.issue-head h2{font-size:18px}.issue-icon{width:72px;height:72px;border-width:3px}.issue-icon svg{width:42px;height:42px}.issue-nav>div{grid-template-columns:1fr 1fr}.issue-nav a:nth-child(2){display:none}.action-grid{grid-template-columns:repeat(2,1fr)}.action:nth-child(2){border-right:0}.action:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.25)}.mobile-quick{position:fixed;z-index:90;display:grid;grid-template-columns:1fr 1fr;left:0;right:0;bottom:0;background:var(--navy);color:#fff;border-top:1px solid rgba(255,255,255,.25)}.mobile-quick a{min-height:58px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;font-weight:900;line-height:1.05}.mobile-quick a+ a{background:var(--red)}.mobile-quick small{font-size:8px}.reveal{opacity:1;transform:none}.footer-bottom{gap:8px}}
@media(max-width:480px){.brand img{width:184px}.hero{min-height:690px}.hero-copy h1{font-size:34px}.hero-copy h2{font-size:26px}.hero-copy p{font-size:12px}.hero-actions .btn{width:100%}.hero-candidate{height:445px}.hero-candidate img{height:440px}.candidate-name{font-size:24px}.candidate-riding{font-size:18px}.principles-grid{grid-template-columns:1fr}.principle-card{border-right:0!important}.page-hero{height:330px}.page-hero-grid{grid-template-columns:1fr 150px;gap:8px}.page-hero-copy h1,.page-hero-simple h1{font-size:35px}.page-hero-copy p,.page-hero-simple p{font-size:13px}.page-portrait img{height:235px}.issue-hero-grid{grid-template-columns:54px 1fr}.issue-icon{display:none}.issue-head h1{font-size:30px}.issue-num{font-size:50px}.action-grid{grid-template-columns:1fr}.action{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.25)!important}.action:last-child{border-bottom:0!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}[data-parallax]{transform:none!important}}

/* ===== V8: navigation, language accessibility, richer policy pages ===== */
.header-v8{grid-template-columns:290px minmax(560px,1fr) auto;gap:18px;height:92px}.header-v8 .brand img{width:270px;height:60px}.header-tools{display:flex;align-items:center;gap:10px}.header-v8 .donate-btn{width:150px;min-width:150px}.nav-v8{gap:6px}.nav-link,.nav-group-button{border:0;background:none;font:inherit;color:var(--navy);height:100%;padding:0 10px;display:flex;flex-direction:column;justify-content:center;position:relative;white-space:nowrap;cursor:pointer;font-size:10.5px;font-weight:900;text-align:center}.nav-link small,.nav-group-button small{display:block;font-size:8.5px;font-weight:700;margin-top:3px}.nav-group-button i{position:absolute;right:-1px;top:37px;font-style:normal;font-size:12px}.nav-group{position:relative;height:100%;display:flex;align-items:center}.nav-group-button.active::after,.nav-link.active::after{content:"";position:absolute;left:8px;right:8px;bottom:0;height:3px;background:var(--red)}.nav-dropdown{display:none;position:absolute;z-index:80;left:0;top:78px;min-width:240px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:8px;box-shadow:0 18px 50px rgba(4,39,94,.16)}.nav-dropdown-wide{display:none;grid-template-columns:repeat(2,minmax(190px,1fr));min-width:440px}.nav-group:hover>.nav-dropdown,.nav-group.open>.nav-dropdown{display:block}.nav-group:hover>.nav-dropdown-wide,.nav-group.open>.nav-dropdown-wide{display:grid}.nav-dropdown a{display:flex;flex-direction:column;padding:11px 12px;border-radius:8px;font-size:11px;font-weight:800;color:var(--navy)}.nav-dropdown a:hover{background:#f1f6fd;color:var(--blue)}.nav-dropdown a small{font-size:9px;color:#6a7da0;margin-top:3px}.language-control{position:relative}.language-toggle{height:44px;min-width:72px;border:1px solid #d7e1ee;background:#fff;border-radius:8px;color:var(--navy);font-weight:900;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.language-toggle i{font-style:normal}.globe{font-size:18px}.language-panel{display:none;position:absolute;right:0;top:52px;width:330px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:0 22px 55px rgba(3,39,95,.18);z-index:100}.language-panel.open{display:block}.language-panel>strong{font-size:11px;letter-spacing:.07em;color:var(--red)}.language-panel>p{font-size:11px;color:#61769b;margin:6px 0 12px}.language-shortcuts{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.language-shortcuts button{border:1px solid #d5e0ed;background:#f5f8fd;border-radius:999px;padding:7px 9px;font:inherit;font-size:10px;font-weight:800;color:var(--navy);cursor:pointer}.language-shortcuts button:hover{background:#eaf2fc}.translate-note{display:block;color:#7b8ba6;line-height:1.35;font-size:9px;margin-top:9px}.goog-te-gadget{font-size:10px!important}.goog-te-combo{width:100%;border:1px solid #cfdbe9;border-radius:7px;padding:8px;background:#fff;color:var(--navy)}body>.skiptranslate{display:none!important}body{top:0!important}
.issue-detail-section{padding-bottom:42px}.issue-intro-grid{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(390px,.86fr);gap:42px;align-items:start}.issue-copy{max-width:none}.issue-copy h2{font-size:38px;letter-spacing:-.03em;margin:12px 0 14px}.issue-copy h3{font-size:21px;margin:24px 0 10px}.issue-copy>p{font-size:16px;line-height:1.72}.source-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.source-row.centered{justify-content:center}.source-chip{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid #d4dfec;background:#f4f8fd;border-radius:999px;font-size:9.5px;font-weight:900;color:var(--navy)}.source-chip:hover{border-color:#9bb4d2;background:#fff}.rich-focus-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.rich-focus-card{min-height:118px;border:1px solid #d9e3ef;background:linear-gradient(145deg,#fff,#f6f9fe);border-radius:14px;padding:14px;display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:start}.rich-focus-icon{width:42px;height:42px;border-radius:11px;background:#edf3fb;color:var(--blue);display:grid;place-items:center}.rich-focus-icon svg{width:25px;height:25px;fill:currentColor}.rich-focus-icon .cut,.evidence-icon .cut,.platform-topic svg .cut,.alignment-cards svg .cut{fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.rich-focus-card strong,.rich-focus-card span,.rich-focus-card small{display:block}.rich-focus-card strong{font-size:12px;color:var(--navy)}.rich-focus-card span{font-size:10px;color:#4e6892;margin-top:3px}.rich-focus-card small{font-size:8.5px;color:#8391a9;margin-top:8px;text-transform:uppercase;letter-spacing:.04em}.issue-evidence-band{background:#f4f8fd;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:50px 0}.evidence-grid-v8{display:grid;grid-template-columns:1fr 1fr;gap:24px}.evidence-card{background:#fff;border:1px solid #d8e2ef;border-radius:18px;padding:28px;position:relative;box-shadow:0 12px 32px rgba(5,47,114,.05)}.evidence-card h2{font-size:24px;margin:10px 0 18px}.evidence-icon{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;color:#fff;margin-bottom:18px}.evidence-icon.blue{background:var(--blue)}.evidence-icon.red{background:var(--red)}.evidence-icon svg{width:32px;height:32px;fill:currentColor}.evidence-list{list-style:none;margin:0;padding:0}.evidence-list li{display:grid;grid-template-columns:24px 1fr;gap:10px;padding:12px 0;border-top:1px solid #e3e9f2}.evidence-list li:first-child{border-top:0}.evidence-list li>span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#edf4fe;color:var(--blue);font-size:10px;font-weight:900}.bio-list li>span{background:#fff0f2;color:var(--red)}.evidence-list p{margin:0;font-size:13px;line-height:1.55}.text-link{display:inline-block;margin-top:17px;font-size:10px;font-weight:900;color:var(--blue)}.context-note{padding:24px 0;background:#fff}.context-note>div{border-left:4px solid var(--red);padding:18px 22px;background:#fff7f8;display:grid;grid-template-columns:34px 1fr;gap:14px;border-radius:0 12px 12px 0}.context-note-icon{width:28px;height:28px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:900}.context-note p{margin:5px 0 0;font-size:12px;line-height:1.55;color:#546b91}
.party-story-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:46px;align-items:start}.party-fast-facts{display:grid;grid-template-columns:1fr;gap:10px}.party-fast-facts div{display:grid;grid-template-columns:78px 1fr;grid-template-rows:auto auto;border:1px solid var(--line);border-radius:14px;padding:16px;background:#f8fbff}.party-fast-facts span{grid-row:1/3;font-size:28px;font-weight:900;color:var(--red);align-self:center}.party-fast-facts b{font-size:13px}.party-fast-facts small{font-size:10px;color:#687ca0;margin-top:3px}.history-section{background:#f5f9fe;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.history-timeline-v8{max-width:1080px;margin:34px auto 0}.history-event{display:grid;grid-template-columns:110px 28px 1fr;gap:16px;min-height:108px}.history-event time{font-size:12px;font-weight:900;color:var(--red);padding-top:2px;text-align:right}.history-dot{width:15px;height:15px;border-radius:50%;background:var(--blue);margin-top:2px;position:relative}.history-event:not(:last-child) .history-dot::after{content:"";position:absolute;left:7px;top:16px;width:1px;height:92px;background:#b8c9de}.history-event h3{margin:0 0 6px;font-size:18px}.history-event p{margin:0;font-size:12.5px;line-height:1.55;color:#536a91}.leader-section{padding:48px 0;background:linear-gradient(105deg,#052e70,#0a4fa9);color:#fff}.leader-layout-v8{display:grid;grid-template-columns:250px 1fr;gap:40px;align-items:center}.leader-monogram{width:150px;height:150px;border-radius:50%;display:grid;place-items:center;border:4px solid rgba(255,255,255,.85);font-size:54px;font-weight:900}.leader-mark small{display:block;margin-top:12px;font-size:9px;letter-spacing:.08em}.leader-copy h2{font-size:38px;margin:10px 0 14px}.leader-copy p{max-width:820px;line-height:1.65;color:#e3edff}.leader-section .btn-secondary{background:#fff;color:var(--navy);border:0}.party-principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.party-principle{border:1px solid var(--line);border-radius:16px;padding:19px;background:#fff;position:relative;min-height:180px;transition:transform .15s ease,box-shadow .15s ease}.party-principle:hover{transform:translateY(-3px);box-shadow:0 16px 30px rgba(5,47,114,.09)}.party-principle-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;margin-bottom:14px}.party-principle-icon.red{background:var(--red)}.party-principle-icon.blue{background:var(--blue)}.party-principle-icon svg{width:29px;height:29px;fill:currentColor}.party-principle-icon .cut{fill:none;stroke:currentColor;stroke-width:4}.party-principle>b{font-size:12px;color:var(--red)}.party-principle h3{font-size:15px;margin:6px 0 5px}.party-principle span{font-size:10px;color:#65799e}.party-principle i{position:absolute;right:18px;bottom:16px;font-style:normal;font-size:20px}.platform-snapshot{padding:52px 0;background:#f4f8fd;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.platform-topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.platform-topic{min-height:84px;display:grid;grid-template-columns:42px 1fr 18px;align-items:center;gap:12px;border:1px solid #d7e2ee;border-radius:13px;padding:12px;background:#fff}.platform-topic>div{width:40px;height:40px;border-radius:10px;background:#eef4fc;color:var(--blue);display:grid;place-items:center}.platform-topic svg{width:24px;height:24px;fill:currentColor}.platform-topic b,.platform-topic small{display:block}.platform-topic b{font-size:11px}.platform-topic small{font-size:9px;color:#7183a2;margin-top:3px}.platform-topic i{font-style:normal}.alignment-section-v8{background:#fff}.alignment-v8{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.alignment-copy h2{font-size:34px;margin:10px 0 16px}.alignment-copy p{font-size:14px;line-height:1.65}.alignment-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.alignment-cards div{border:1px solid var(--line);border-radius:14px;padding:18px;background:#f8fbff}.alignment-cards svg{width:28px;height:28px;fill:var(--blue);margin-bottom:12px}.alignment-cards b,.alignment-cards span{display:block}.alignment-cards b{font-size:12px}.alignment-cards span{font-size:9.5px;color:#65789b;margin-top:5px;line-height:1.35}.party-links-band{background:var(--navy);color:#fff}.party-links-band>div{display:grid;grid-template-columns:repeat(4,1fr)}.party-links-band a{min-height:90px;padding:18px 22px;display:grid;grid-template-columns:1fr 24px;grid-template-rows:auto auto;align-content:center;border-right:1px solid rgba(255,255,255,.2)}.party-links-band a:last-child{border-right:0}.party-links-band b{font-size:13px}.party-links-band small{font-size:9px;opacity:.82;margin-top:4px}.party-links-band span{grid-row:1/3;grid-column:2;align-self:center;font-size:18px}
.involved-hero .page-hero-bg{background-image:linear-gradient(90deg,rgba(5,45,108,.92),rgba(5,45,108,.60)),url('assets/montreal-panorama.png');background-size:cover;background-position:center 52%}.involvement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.request-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:26px;box-shadow:0 12px 30px rgba(5,47,114,.05)}.request-card h2{font-size:24px;margin:10px 0}.request-card>p{font-size:12px;line-height:1.55;color:#5a7096}.request-icon{width:54px;height:54px;border-radius:14px;color:#fff;display:grid;place-items:center;margin-bottom:16px}.request-icon.red{background:var(--red)}.request-icon.blue{background:var(--blue)}.request-icon svg{width:32px;height:32px;fill:currentColor}.handoff-form{display:grid;gap:11px;margin-top:18px}.handoff-form label{display:grid;gap:5px;font-size:9.5px;font-weight:800;color:#51688f}.handoff-form input,.handoff-form select{min-height:42px;border:1px solid #cfdbe8;border-radius:8px;padding:0 11px;font:inherit;color:var(--navy);background:#fff}.handoff-form .consent{display:grid;grid-template-columns:18px 1fr;align-items:start;gap:8px;font-weight:600;line-height:1.35}.handoff-form .consent input{min-height:auto;width:16px;height:16px}.form-status{min-height:16px;color:#38705b;line-height:1.3}.action-options{display:grid;gap:10px;margin-top:20px}.request-facts{display:grid;gap:8px;margin-top:20px}.request-facts div{border:1px solid var(--line);border-radius:10px;padding:10px;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:9px;background:#f8fbff}.request-facts svg{width:24px;height:24px;fill:var(--blue)}.request-facts b{font-size:10px}.privacy-band{background:#fff7f8;border-top:1px solid #f0d7da;padding:24px 0}.privacy-band strong{color:var(--red);font-size:11px}.privacy-band p{margin:5px 0 0;font-size:10.5px;line-height:1.45;color:#607395}.mobile-quick{grid-template-columns:repeat(3,1fr)!important}.mobile-quick a:nth-child(2){background:#0b4da5}.mobile-quick a:nth-child(3){background:var(--red)}
@media(max-width:1280px){.header-v8{grid-template-columns:240px 1fr auto}.header-v8 .brand img{width:228px}.nav-link,.nav-group-button{padding:0 6px;font-size:9.5px}.nav-link small,.nav-group-button small{font-size:7.8px}.header-v8 .donate-btn{width:132px;min-width:132px}.issue-intro-grid{grid-template-columns:1fr 390px}.platform-topic-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1080px){.header-v8{grid-template-columns:1fr auto auto;height:78px}.header-v8 .brand img{width:235px}.nav-v8{display:none;position:absolute;top:78px;left:0;right:0;height:calc(100vh - 78px);overflow:auto;background:#fff;padding:10px 18px 120px;flex-direction:column;align-items:stretch;gap:5px}.nav-v8.open{display:flex}.nav-link,.nav-group{height:auto;width:100%}.nav-link,.nav-group-button{width:100%;height:auto;min-height:52px;align-items:flex-start;text-align:left;padding:10px 12px;border-bottom:1px solid var(--line)}.nav-group-button i{right:12px;top:19px}.nav-group-button.active::after,.nav-link.active::after{display:none}.nav-dropdown,.nav-dropdown-wide{position:static;min-width:0;width:100%;box-shadow:none;border:0;border-radius:0;padding:4px 8px 8px;background:#f7faff;grid-template-columns:1fr!important}.nav-group:hover>.nav-dropdown,.nav-group:hover>.nav-dropdown-wide{display:none}.nav-group.open>.nav-dropdown,.nav-group.open>.nav-dropdown-wide{display:grid}.menu-toggle{display:block}.issue-intro-grid,.party-story-grid,.alignment-v8{grid-template-columns:1fr}.issue-focus{max-width:none}.evidence-grid-v8{grid-template-columns:1fr}.leader-layout-v8{grid-template-columns:180px 1fr}.party-principles-grid{grid-template-columns:repeat(2,1fr)}.involvement-grid{grid-template-columns:1fr 1fr}.request-card:first-child{grid-row:span 2}.language-panel{right:-85px}}
@media(max-width:700px){.header-tools .donate-btn{display:none}.header-v8{grid-template-columns:1fr auto auto}.language-toggle{height:40px;min-width:62px}.language-panel{position:fixed;left:14px;right:14px;top:68px;width:auto}.issue-intro-grid{gap:24px}.issue-copy h2{font-size:30px}.rich-focus-grid{grid-template-columns:1fr}.evidence-card{padding:20px}.party-fast-facts{grid-template-columns:1fr}.history-event{grid-template-columns:76px 22px 1fr;gap:10px}.history-event time{font-size:10px}.leader-layout-v8{grid-template-columns:1fr}.leader-monogram{width:105px;height:105px;font-size:38px}.party-principles-grid,.platform-topic-grid,.alignment-cards,.involvement-grid{grid-template-columns:1fr}.party-links-band>div{grid-template-columns:1fr 1fr}.party-links-band a:nth-child(2){border-right:0}.party-links-band a:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.2)}.mobile-quick{display:grid!important}.issue-detail-section{padding-top:42px}.source-row{gap:6px}.source-chip{font-size:8.5px;padding:9px 10px}}
@media(max-width:480px){.header-v8 .brand img{width:178px}.language-toggle{min-width:54px}.language-toggle .globe{display:none}.party-principles-grid{grid-template-columns:1fr}.party-links-band>div{grid-template-columns:1fr}.party-links-band a{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.party-links-band a:last-child{border-bottom:0!important}.history-event{grid-template-columns:1fr}.history-dot{display:none}.history-event time{text-align:left}.history-event:not(:last-child){border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:18px}.issue-copy>p{font-size:14px}.commitment-grid.container-wide{width:min(100% - 28px,1440px)!important}}

/* =========================================================
   V9 — Editorial campaign design system
   Intent: fewer generic cards, stronger hierarchy, consistent
   12-column rhythm, restrained motion, deliberate whitespace.
   ========================================================= */
body.v9,
body:has(.header-v8){
  --content:1320px;
  --gutter:clamp(20px,3vw,42px);
  --radius-sm:6px;
  --radius-md:10px;
  --radius-lg:14px;
  --shadow-soft:0 12px 30px rgba(3,39,95,.07);
  --shadow-float:0 18px 44px rgba(3,39,95,.12);
  --surface:#f6f8fb;
  --surface-blue:#f0f5fb;
  --hairline:#d7e0eb;
  --text:#082f70;
  --text-soft:#516b92;
  letter-spacing:-.005em;
}
body.v9 .container,
body.v9 .container-wide{width:min(var(--content),calc(100% - (var(--gutter) * 2)));margin-inline:auto}
body.v9 .section-pad{padding:clamp(72px,7vw,104px) 0}
body.v9 .section-pad-sm{padding:clamp(54px,5.2vw,78px) 0}
body.v9 .section-eyebrow{font-size:10px;letter-spacing:.16em;margin-bottom:14px}
body.v9 .section-title{max-width:780px;margin:0 auto 34px}
body.v9 .section-title h2{font-size:clamp(28px,2.8vw,42px);letter-spacing:-.035em}
body.v9 .section-title h3{font-size:clamp(17px,1.7vw,22px);margin-top:8px;font-weight:650}
body.v9 .section-title>span:last-child{width:64px;height:3px;margin-top:16px}
body.v9 .btn{min-height:48px;border-radius:6px;padding:0 20px;font-size:11px;box-shadow:none}
body.v9 .btn-primary{box-shadow:none}
body.v9 .btn:hover{transform:translateY(-1px)}
body.v9 .text-link{font-size:10px;letter-spacing:.08em;border-bottom-width:1px}
body.v9 .en-copy{color:#516b92}

/* utility / header */
body.v9 .site-header{background:rgba(255,255,255,.985);border-bottom:1px solid #dfe6ef;box-shadow:0 4px 18px rgba(3,39,95,.035)}
body.v9 .utility-strip{height:28px;background:var(--navy);color:#fff}
body.v9 .utility-inner{width:min(var(--content),calc(100% - (var(--gutter) * 2)));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:8px;font-weight:800;letter-spacing:.12em}
body.v9 .utility-inner>div{display:flex;gap:18px}
body.v9 .utility-inner a{opacity:.82;transition:opacity .15s ease}
body.v9 .utility-inner a:hover{opacity:1}
body.v9 .header-wrap.header-v8{width:min(var(--content),calc(100% - (var(--gutter) * 2)));height:74px;grid-template-columns:240px minmax(520px,1fr) auto;gap:18px}
body.v9 .header-v8 .brand img{width:218px;height:48px}
body.v9 .nav-v8{gap:1px;justify-content:center}
body.v9 .nav-link,
body.v9 .nav-group-button{padding:0 11px;font-size:10px;font-weight:850;letter-spacing:.025em}
body.v9 .nav-link small,
body.v9 .nav-group-button small{font-size:7.5px;margin-top:3px;font-weight:650;letter-spacing:.035em;color:#6a7c99}
body.v9 .nav-group-button i{right:1px;top:29px;font-size:10px;color:#8291a8}
body.v9 .nav-group-button.active::after,
body.v9 .nav-link.active::after{left:10px;right:10px;height:2px}
body.v9 .header-tools{gap:8px}
body.v9 .language-toggle{height:40px;min-width:64px;border-radius:6px;border-color:#d9e1eb;font-size:10px;background:#fff}
body.v9 .globe{font-size:15px}
body.v9 .header-v8 .donate-btn{width:138px;min-width:138px;height:44px;border-radius:6px;box-shadow:none;font-size:10px;letter-spacing:.025em}
body.v9 .header-v8 .donate-btn span{font-size:8.5px}
body.v9 .nav-dropdown{top:66px;border-radius:8px;padding:7px;border-color:#d8e1ec;box-shadow:var(--shadow-float)}
body.v9 .nav-dropdown-wide{min-width:460px;gap:2px}
body.v9 .nav-dropdown a{padding:12px;border-radius:5px;font-size:10px}
body.v9 .nav-dropdown a small{font-size:8.5px;font-weight:550}
body.v9 .language-panel{top:47px;border-radius:8px;box-shadow:var(--shadow-float);border-color:#d8e1ec}
body.v9 .language-shortcuts button{border-radius:5px;background:#fff;padding:7px 9px}

/* home hero: more editorial, less layered */
body.v9 .hero{height:570px;border-bottom:1px solid #dfe6ef}
body.v9 .hero-bg{inset:-18px 0;background-image:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.94) 29%,rgba(255,255,255,.70) 46%,rgba(255,255,255,.12) 66%,rgba(255,255,255,.02) 100%),url('assets/montreal-panorama.png');transform:translate3d(0,var(--parallax-y,0),0) scale(1.025)}
body.v9 .hero-inner{width:min(var(--content),calc(100% - (var(--gutter) * 2)));grid-template-columns:52% 48%}
body.v9 .hero-copy{max-width:590px;padding:0 0 18px}
body.v9 .hero-copy h1{font-size:clamp(46px,4.05vw,62px);letter-spacing:-.055em;line-height:.94}
body.v9 .hero-stroke{height:4px;width:112px;margin:16px 0 15px 4px}
body.v9 .hero-copy h2{font-size:clamp(28px,2.5vw,38px);font-weight:800;letter-spacing:-.045em;margin-bottom:16px}
body.v9 .hero-copy p{font-size:14px;line-height:1.5;margin-bottom:24px;color:#335682}
body.v9 .hero-candidate img{height:555px;filter:drop-shadow(0 14px 22px rgba(0,0,0,.12))}
body.v9 .candidate-lockup{left:5%;bottom:24px}
body.v9 .candidate-name,
body.v9 .candidate-riding{box-shadow:none}
body.v9 .candidate-name{font-size:clamp(28px,2.75vw,42px);padding:8px 16px}
body.v9 .candidate-riding{font-size:clamp(20px,1.85vw,28px);padding:7px 16px;margin-left:24px}
body.v9 .candidate-lockup p{font-size:10px;margin-left:28px;background:rgba(4,51,119,.92);border-radius:3px;padding:7px 10px}

/* home bio / feature */
body.v9 .home-intro{background:#fff}
body.v9 .split-feature{grid-template-columns:minmax(330px,390px) minmax(0,1fr);gap:clamp(48px,6vw,88px)}
body.v9 .portrait-card{height:420px;border-radius:10px;box-shadow:none;border:1px solid #dce4ef;background:#f4f7fb}
body.v9 .portrait-card::after{height:38%;background:linear-gradient(transparent,rgba(2,39,95,.72))}
body.v9 .portrait-card span{font-size:18px;left:22px;bottom:18px;letter-spacing:.02em}
body.v9 .feature-copy{max-width:760px}
body.v9 .feature-copy h2{font-size:clamp(32px,3.15vw,46px);line-height:1.03}
body.v9 .feature-copy h3{font-size:19px;font-weight:650;margin-bottom:26px}
body.v9 .feature-copy p{font-size:15px;line-height:1.75;color:#244b82}

/* principles: 3x2 deliberate editorial modules */
body.v9 .principles-section{background:#f7f9fc;border-top:1px solid #eef2f6;border-bottom:1px solid #e4eaf2}
body.v9 .principles-grid{grid-template-columns:repeat(3,1fr);gap:1px;margin-top:0;border:1px solid #d9e2ed;border-radius:10px;background:#d9e2ed;overflow:hidden;box-shadow:none}
body.v9 .principle-card{min-height:218px;padding:30px 28px 24px;align-items:flex-start;text-align:left;background:#fff;transform:none!important}
body.v9 .principle-card:not(:last-child){border-right:0}
body.v9 .principle-card:hover{background:#fbfcfe}
body.v9 .principle-card::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:transparent;transition:background .15s ease}
body.v9 .principle-card:hover::before{background:var(--red)}
body.v9 .principle-icon{width:52px;height:52px;margin:0 0 20px;border-radius:50%}
body.v9 .principle-icon svg{width:31px;height:31px}
body.v9 .principle-card>b{position:absolute;right:24px;top:24px;font-size:13px;letter-spacing:.08em;color:#8ba0bc}
body.v9 .principle-card h4{font-size:16px;line-height:1.25;margin:0 0 7px;max-width:260px}
body.v9 .principle-card p{font-size:12px;line-height:1.4;color:#60789d}
body.v9 .card-link{padding-top:18px;font-size:8.5px;letter-spacing:.08em;color:#425f8b}
body.v9 .platform-page .principle-card{min-height:238px}
body.v9 .platform-page .principle-card h4{font-size:17px}

/* service / party teaser */
body.v9 .service-band{height:330px}
body.v9 .service-bg{inset:-28px 0;transform:translate3d(0,var(--parallax-y,0),0) scale(1.04)}
body.v9 .service-inner{grid-template-columns:1fr 470px;gap:60px}
body.v9 .service-copy h2{font-size:38px}
body.v9 .service-stats{border-radius:8px;box-shadow:none;border:1px solid rgba(255,255,255,.26)}
body.v9 .service-stats div{padding:26px 16px}
body.v9 .party-teaser{background:#fff}
body.v9 .party-visual{border-radius:10px;box-shadow:none;border:1px solid #dbe4ee}

/* Commitment section alignment and density */
body.v9 .commitment-section{background:#f5f8fc;padding:48px 0;border-top:1px solid #e0e7f0;border-bottom:1px solid #e0e7f0}
body.v9 .commitment-grid.container-wide{width:min(var(--content),calc(100% - (var(--gutter) * 2)))!important;grid-template-columns:minmax(380px,500px) minmax(0,1fr);gap:38px;align-items:stretch;height:500px}
body.v9 .commitment-image{height:500px;border-radius:10px;box-shadow:none;border:1px solid #d8e2ed}
body.v9 .commitment-content{height:500px;padding:8px 0;justify-content:center}
body.v9 .commitment-heading{margin-bottom:16px}
body.v9 .red-flag{font-size:21px;padding:7px 16px}
body.v9 .blue-flag{font-size:18px;padding:6px 16px}
body.v9 .commitment-intro{max-width:700px;font-size:12px;line-height:1.5;margin-bottom:18px}
body.v9 .commitment-pills{gap:7px;margin-bottom:16px}
body.v9 .commitment-pills span{min-height:28px;border-radius:4px;background:#fff;font-size:9px;letter-spacing:.04em}
body.v9 .commitment-cards{gap:10px}
body.v9 .commitment-row{border-radius:8px;box-shadow:none;background:#fff;padding:16px 18px}
body.v9 .commitment-label{border-radius:3px;font-size:9px}
body.v9 .commitment-row .fr,
body.v9 .commitment-row .en{font-size:12.5px;line-height:1.48}

/* subpage hero */
body.v9 .page-hero,
body.v9 .issue-hero{border-bottom:1px solid #dce4ee}
body.v9 .page-hero-grid,
body.v9 .issue-hero-grid{width:min(var(--content),calc(100% - (var(--gutter) * 2)))}
body.v9 .page-hero-copy h1,
body.v9 .issue-head h1{letter-spacing:-.05em}
body.v9 .page-portrait{border-radius:0;border-left:1px solid rgba(255,255,255,.2)}
body.v9 .page-portrait img{filter:drop-shadow(0 12px 20px rgba(0,0,0,.12))}

/* Issue pages — editorial split instead of dashboard cards */
body.v9 .issue-detail-section{padding:80px 0 72px}
body.v9 .issue-intro-grid{grid-template-columns:minmax(0,1fr) 360px;gap:72px;align-items:start}
body.v9 .issue-copy{max-width:780px}
body.v9 .issue-copy h2{font-size:clamp(32px,3vw,44px);letter-spacing:-.045em;margin:10px 0 18px}
body.v9 .issue-copy h3{font-size:18px;margin:28px 0 10px}
body.v9 .issue-copy>p{font-size:15px;line-height:1.8;color:#244b82}
body.v9 .source-row{gap:12px;margin-top:28px}
body.v9 .source-chip{padding:0;border:0;background:none;border-radius:0;font-size:9px;letter-spacing:.06em;border-bottom:1px solid #9cb0c9;padding-bottom:4px}
body.v9 .source-chip:hover{background:none;border-color:var(--red)}
body.v9 .issue-focus{position:sticky;top:124px;padding-left:28px;border-left:1px solid #d7e0eb}
body.v9 .rich-focus-grid{grid-template-columns:1fr;gap:0;margin-top:14px}
body.v9 .rich-focus-card{min-height:auto;border:0;border-radius:0;background:transparent;box-shadow:none;padding:15px 0;display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:center;border-bottom:1px solid #e1e7ef}
body.v9 .rich-focus-card:last-child{border-bottom:0}
body.v9 .rich-focus-icon{width:42px;height:42px;border-radius:50%;background:#eef3f9;color:var(--blue);display:grid;place-items:center}
body.v9 .rich-focus-icon svg{width:23px;height:23px}
body.v9 .rich-focus-card strong{font-size:12px}
body.v9 .rich-focus-card span{font-size:10px;margin-top:2px;color:#526b92}
body.v9 .rich-focus-card small{display:none}
body.v9 .issue-evidence-band{background:#f5f8fc;border-top:1px solid #e1e8f0;border-bottom:1px solid #e1e8f0;padding:72px 0}
body.v9 .evidence-grid-v8{grid-template-columns:1fr 1fr;gap:0;border:1px solid #dbe3ed;background:#fff}
body.v9 .evidence-card{border:0!important;border-radius:0!important;box-shadow:none!important;padding:42px 44px;background:#fff}
body.v9 .evidence-card+ .evidence-card{border-left:1px solid #dbe3ed!important}
body.v9 .evidence-icon{width:46px;height:46px;border-radius:50%;margin-bottom:20px}
body.v9 .evidence-icon svg{width:27px;height:27px}
body.v9 .evidence-card h2{font-size:24px;line-height:1.15;margin:8px 0 20px}
body.v9 .evidence-list{gap:14px}
body.v9 .evidence-list li{grid-template-columns:20px 1fr;gap:10px;padding:0;border:0;background:none!important}
body.v9 .evidence-list li p{font-size:12.5px;line-height:1.58}
body.v9 .context-note{background:#fff;padding:28px 0;border-bottom:1px solid #e2e8f0}
body.v9 .context-note>div{border:0!important;border-left:3px solid #9ab0ca!important;border-radius:0!important;background:#f8fafc!important;box-shadow:none!important;padding:18px 22px!important}
body.v9 .issue-nav{background:#fff;border-top:0;border-bottom:1px solid #e2e8f0}
body.v9 .issue-nav>div{min-height:78px}
body.v9 .issue-nav a{font-size:9px;letter-spacing:.08em}

/* Party page — editorial, not dashboard */
body.v9 .party-story-grid{gap:72px}
body.v9 .party-fast-facts{border:1px solid #dbe3ed;border-radius:8px;box-shadow:none}
body.v9 .party-fast-facts>div{padding:18px 20px;border-radius:0!important}
body.v9 .history-section{background:#f7f9fc}
body.v9 .history-timeline-v8{max-width:1000px}
body.v9 .history-event{grid-template-columns:100px 24px 1fr;min-height:124px}
body.v9 .history-dot{width:12px;height:12px;margin-top:4px}
body.v9 .history-event:not(:last-child) .history-dot::after{left:5px;top:13px;height:106px}
body.v9 .history-event h3{font-size:19px}
body.v9 .history-event p{font-size:13px;line-height:1.65}
body.v9 .leader-section{padding:70px 0;background:var(--navy);background-image:none}
body.v9 .leader-layout-v8{grid-template-columns:170px 1fr;gap:52px}
body.v9 .leader-monogram{width:128px;height:128px;font-size:46px;border-width:2px}
body.v9 .leader-copy h2{font-size:36px}
body.v9 .party-principles-grid{grid-template-columns:repeat(3,1fr);gap:1px;background:#dbe3ed;border:1px solid #dbe3ed;border-radius:8px;overflow:hidden}
body.v9 .party-principle{min-height:190px;border:0;border-radius:0;box-shadow:none!important;padding:24px;background:#fff}
body.v9 .party-principle:hover{transform:none;background:#fbfcfe}
body.v9 .platform-snapshot{padding:72px 0;background:#f7f9fc}
body.v9 .platform-topic-grid{grid-template-columns:repeat(3,1fr);gap:1px;background:#dbe3ed;border:1px solid #dbe3ed;border-radius:8px;overflow:hidden}
body.v9 .platform-topic{border:0;border-radius:0;padding:16px 18px;min-height:88px;background:#fff}
body.v9 .platform-topic>div{border-radius:50%;background:#eef3f9}
body.v9 .alignment-section-v8{padding:80px 0}
body.v9 .alignment-v8{gap:72px}
body.v9 .alignment-cards{gap:1px;background:#dbe3ed;border:1px solid #dbe3ed;border-radius:8px;overflow:hidden}
body.v9 .alignment-cards div{border:0;border-radius:0;background:#fff;padding:22px}

/* Get involved */
body.v9 .involvement-grid{gap:1px;background:#dbe3ed;border:1px solid #dbe3ed;border-radius:8px;overflow:hidden}
body.v9 .request-card{border:0;border-radius:0;box-shadow:none;padding:32px;background:#fff}
body.v9 .request-icon{border-radius:50%;width:50px;height:50px}
body.v9 .handoff-form input,
body.v9 .handoff-form select{border-radius:5px;min-height:44px}
body.v9 .request-facts div{border-radius:5px;background:#f8fafc}
body.v9 .privacy-band{background:#fff;border-top:1px solid #e4e9ef}

/* Calls to action / footer */
body.v9 .action-strip{background:var(--navy)}
body.v9 .action-grid{width:min(var(--content),calc(100% - (var(--gutter) * 2)))}
body.v9 .action{min-height:86px;padding:16px 22px;grid-template-columns:34px 1fr 16px;gap:14px}
body.v9 .action svg{width:28px;height:28px}
body.v9 .action span b{font-size:11px;letter-spacing:.025em}
body.v9 .action span small{font-size:9px}
body.v9 .site-footer{padding:38px 0 16px}
body.v9 .footer-main{grid-template-columns:300px 1fr 330px;gap:38px}
body.v9 .footer-logo{height:60px}
body.v9 .footer-slogan strong{font-size:21px}
body.v9 .footer-slogan span{font-size:9px}
body.v9 .official-links a{border-radius:4px;background:#fff;padding:6px 8px}
body.v9 .footer-bottom{font-size:8px;line-height:1.45;padding-top:14px}

/* animation: subtle */
body.v9 .reveal{transform:translateY(8px);transition:opacity .42s ease,transform .42s ease}

@media(max-width:1180px){
  body.v9 .header-wrap.header-v8{grid-template-columns:210px 1fr auto}
  body.v9 .header-v8 .brand img{width:195px}
  body.v9 .nav-link,body.v9 .nav-group-button{padding-inline:7px;font-size:9px}
  body.v9 .header-v8 .donate-btn{width:120px;min-width:120px}
  body.v9 .issue-intro-grid{grid-template-columns:minmax(0,1fr) 320px;gap:46px}
  body.v9 .service-inner{grid-template-columns:1fr 420px}
}
@media(max-width:1080px){
  body.v9 .utility-strip{display:none}
  body.v9 .header-wrap.header-v8{height:72px;grid-template-columns:1fr auto auto}
  body.v9 .header-v8 .brand img{width:210px;height:48px}
  body.v9 .nav-v8{top:72px;height:calc(100vh - 72px);padding:12px 20px 110px;background:#fff}
  body.v9 .nav-link,body.v9 .nav-group-button{min-height:58px;padding:12px 8px;font-size:11px;border-bottom:1px solid #e1e7ef}
  body.v9 .nav-link small,body.v9 .nav-group-button small{font-size:8.5px}
  body.v9 .nav-dropdown,body.v9 .nav-dropdown-wide{background:#f7f9fc;border:0;border-left:2px solid #dbe3ed;padding:4px 10px;margin:0 0 8px 8px;border-radius:0;box-shadow:none}
  body.v9 .nav-dropdown a{padding:11px 8px}
  body.v9 .hero{height:auto;min-height:760px}
  body.v9 .hero-inner{grid-template-columns:1fr;min-height:760px}
  body.v9 .hero-copy{padding-top:56px}
  body.v9 .hero-candidate{height:500px}
  body.v9 .hero-candidate img{height:490px}
  body.v9 .principles-grid{grid-template-columns:repeat(2,1fr)}
  body.v9 .split-feature{grid-template-columns:300px 1fr;gap:42px}
  body.v9 .commitment-grid.container-wide{grid-template-columns:1fr;height:auto;gap:28px}
  body.v9 .commitment-image{height:390px}
  body.v9 .commitment-content{height:auto;padding-bottom:0}
  body.v9 .issue-intro-grid{grid-template-columns:1fr;gap:42px}
  body.v9 .issue-focus{position:static;border-left:0;border-top:1px solid #d7e0eb;padding:28px 0 0}
  body.v9 .rich-focus-grid{grid-template-columns:repeat(2,1fr);gap:0 26px}
  body.v9 .evidence-grid-v8{grid-template-columns:1fr}
  body.v9 .evidence-card+ .evidence-card{border-left:0!important;border-top:1px solid #dbe3ed!important}
  body.v9 .footer-main{grid-template-columns:1fr;text-align:center}
}
@media(max-width:700px){
  body.v9{padding-bottom:58px}
  body.v9 .container,body.v9 .container-wide,body.v9 .hero-inner,body.v9 .header-wrap.header-v8,body.v9 .action-grid{width:calc(100% - 28px)}
  body.v9 .header-wrap.header-v8{height:66px}
  body.v9 .header-v8 .brand img{width:188px;height:42px}
  body.v9 .nav-v8{top:66px;height:calc(100vh - 66px)}
  body.v9 .language-toggle{height:38px;min-width:54px}
  body.v9 .hero{min-height:700px}
  body.v9 .hero-copy{padding-top:38px}
  body.v9 .hero-copy h1{font-size:39px}
  body.v9 .hero-copy h2{font-size:27px}
  body.v9 .hero-candidate{height:455px}
  body.v9 .hero-candidate img{height:448px}
  body.v9 .candidate-name{font-size:26px}
  body.v9 .candidate-riding{font-size:19px}
  body.v9 .split-feature{grid-template-columns:1fr;gap:28px}
  body.v9 .portrait-card{height:360px;max-width:420px;width:100%}
  body.v9 .principles-grid{grid-template-columns:1fr}
  body.v9 .principle-card{min-height:190px;padding:26px 24px}
  body.v9 .rich-focus-grid{grid-template-columns:1fr}
  body.v9 .evidence-card{padding:30px 24px}
  body.v9 .party-principles-grid,body.v9 .platform-topic-grid,body.v9 .alignment-cards{grid-template-columns:1fr}
  body.v9 .involvement-grid{grid-template-columns:1fr}
  body.v9 .request-card{padding:26px 22px}
  body.v9 .action-grid{grid-template-columns:repeat(2,1fr)}
  body.v9 .action{min-height:78px}
  body.v9 .footer-main{gap:24px}
}
@media(max-width:480px){
  body.v9 .header-v8 .brand img{width:160px}
  body.v9 .hero-copy h1{font-size:35px}
  body.v9 .hero-copy h2{font-size:24px}
  body.v9 .hero-candidate{height:430px}
  body.v9 .hero-candidate img{height:423px}
  body.v9 .candidate-lockup{left:0}
  body.v9 .commitment-grid.container-wide{width:calc(100% - 28px)!important}
  body.v9 .commitment-image{height:340px}
  body.v9 .action-grid{grid-template-columns:1fr 1fr}
}


/* =========================================================
   V10 — consolidated navigation, section architecture, forms
   ========================================================= */
html{color-scheme:light}
body.v10{--content:1320px;--header-h:78px;background:#fff;color-scheme:light}
body.v10 .container,body.v10 .container-wide{width:min(var(--content),calc(100% - 56px));margin-inline:auto}
body.v10 .utility-strip{height:28px}
body.v10 .utility-inner{width:min(var(--content),calc(100% - 56px));font-size:8.5px}
body.v10 .header-v10{width:min(var(--content),calc(100% - 56px));height:78px;grid-template-columns:280px minmax(520px,1fr) auto;gap:24px}
body.v10 .header-v10 .brand img{width:250px;height:52px}
body.v10 .nav-v10{display:flex;align-items:stretch;justify-content:center;height:100%;gap:2px}
body.v10 .nav-v10 .nav-link{height:100%;min-width:96px;padding:0 13px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:0;background:transparent;color:var(--navy);font-size:10.5px;font-weight:850;letter-spacing:.02em;position:relative;white-space:nowrap}
body.v10 .nav-v10 .nav-link small{font-size:7.5px;font-weight:650;color:#70809a;margin-top:3px;letter-spacing:.04em}
body.v10 .nav-v10 .nav-link::after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;background:transparent}
body.v10 .nav-v10 .nav-link:hover::after,body.v10 .nav-v10 .nav-link.active::after{background:var(--red)}
body.v10 .nav-v10 .nav-link:hover{background:#f7f9fc}
body.v10 .header-tools{gap:8px}
body.v10 .language-toggle{border-radius:4px;height:42px}
body.v10 .header-v10 .donate-btn{width:142px;min-width:142px;height:46px;border-radius:4px;box-shadow:none}

/* sticky in-page navigation — replaces dropdown overload */
body.v10 .section-nav{position:sticky;top:106px;z-index:32;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #dce4ee;box-shadow:0 4px 16px rgba(5,47,114,.035)}
body.v10 .section-nav>div{display:flex;align-items:stretch;justify-content:center;overflow:auto;scrollbar-width:none}
body.v10 .section-nav>div::-webkit-scrollbar{display:none}
body.v10 .section-nav a{min-height:54px;padding:0 18px;display:flex;flex-direction:column;justify-content:center;align-items:center;white-space:nowrap;font-size:9.5px;font-weight:900;letter-spacing:.04em;color:var(--navy);border-right:1px solid #e4e9f0}
body.v10 .section-nav a:first-child{border-left:1px solid #e4e9f0}
body.v10 .section-nav a small{font-size:7.5px;font-weight:650;color:#7b8ba3;margin-top:2px}
body.v10 .section-nav a:hover{background:#f6f8fb;color:var(--blue)}
body.v10 .platform-nav a{flex-direction:row;gap:7px;min-width:0;flex:1}
body.v10 .platform-nav a b{color:var(--red);font-size:12px}
body.v10 .platform-nav a span{font-size:9px}

/* Jenifer consolidated page */
body.v10 .profile-band{padding:58px 0;background:#f6f9fd;border-top:1px solid #e1e7ef;border-bottom:1px solid #e1e7ef;scroll-margin-top:168px}
body.v10 #overview,body.v10 #public-service,body.v10 #experience{scroll-margin-top:168px}
body.v10 .profile-feature{display:grid;grid-template-columns:92px minmax(0,1fr);gap:28px;align-items:center;max-width:1060px}
body.v10 .profile-feature.reverse{grid-template-columns:minmax(0,1fr) 92px}
body.v10 .profile-icon{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;color:#fff}
body.v10 .profile-icon.red{background:var(--red)}body.v10 .profile-icon.blue{background:var(--blue)}
body.v10 .profile-icon svg{width:42px;height:42px;fill:currentColor}.profile-icon .cut{fill:none;stroke:currentColor;stroke-width:4}
body.v10 .profile-feature h2,body.v10 .section-heading-left h2,body.v10 .language-profile h2{font-size:32px;letter-spacing:-.03em;margin:4px 0 12px}
body.v10 .profile-feature p,body.v10 .language-profile p{font-size:15px;line-height:1.68;margin:0;max-width:920px}
body.v10 .experience-timeline.compact{grid-template-columns:1fr 1fr;border-radius:8px;gap:1px;background:#dde5ee;border:1px solid #dde5ee;overflow:hidden;margin-top:28px}
body.v10 .experience-timeline.compact .timeline-item{grid-template-columns:54px 1fr;padding:24px;background:#fff;border:0!important;min-height:150px}
body.v10 .experience-timeline.compact .timeline-item>span{font-size:24px}
body.v10 .experience-timeline.compact h3{font-size:17px;margin:0 0 8px}
body.v10 .experience-timeline.compact p{font-size:12.5px;line-height:1.55}
body.v10 .language-profile{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}
body.v10 .language-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#dce4ee;border:1px solid #dce4ee;border-radius:8px;overflow:hidden}
body.v10 .language-list span{background:#fff;padding:18px 20px;font-size:12px;font-weight:850;color:var(--navy)}

/* Consolidated platform */
body.v10 .platform-intro-v10{padding:48px 0;background:#fff;border-bottom:1px solid #e1e7ef}
body.v10 .platform-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:12px}
body.v10 .platform-intro-grid>div{border-left:3px solid var(--red);padding-left:18px}
body.v10 .platform-intro-grid>div+div{border-left-color:var(--blue)}
body.v10 .platform-intro-grid h2{font-size:20px;margin:0 0 8px}body.v10 .platform-intro-grid p{font-size:13px;line-height:1.6;margin:0;color:#526b92}
body.v10 .policy-section{padding:72px 0;border-bottom:1px solid #dfe6ef;scroll-margin-top:160px;background:#fff}
body.v10 .policy-section:nth-of-type(even){background:#f8fafc}
body.v10 .policy-section-head{display:grid;grid-template-columns:64px 1fr 32px;gap:20px;align-items:center;margin-bottom:30px}
body.v10 .policy-number{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:19px;font-weight:900}.policy-number.red{background:var(--red)}.policy-number.blue{background:var(--blue)}
body.v10 .policy-section-head h2{font-size:34px;margin:2px 0 2px;letter-spacing:-.03em}.policy-en-title{font-size:14px;color:#60779a;font-style:italic;margin:0}
body.v10 .policy-top{font-size:20px;text-align:center;color:#7b8ba2}
body.v10 .policy-detail-grid>.issue-copy{padding-right:12px}
body.v10 .policy-detail-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:38px;align-items:start}
body.v10 .policy-detail-grid .issue-copy h2{display:none}
body.v10 .policy-detail-grid .issue-focus>.section-eyebrow{display:none}
body.v10 .policy-detail-grid .rich-focus-grid{margin-top:0}
body.v10 .policy-evidence{margin-top:28px}
body.v10 .policy-evidence .evidence-grid-v8{display:grid;grid-template-columns:1fr 1fr;gap:16px}
body.v10 .policy-evidence .evidence-card{box-shadow:none;border-radius:8px;padding:24px}
body.v10 .policy-evidence .evidence-card h2{font-size:20px}
body.v10 .source-chip{border-radius:4px;background:#f6f8fb}

/* Get involved — prevent black native form surfaces and use a compact action hub */
body.v10.get-involved-page,body.v10{color-scheme:light}
body.v10 .action-hub-section{padding:64px 0;background:#f4f7fb}
body.v10 .action-hub{display:grid;grid-template-columns:330px minmax(0,1fr);gap:24px;align-items:start}
body.v10 .action-hub-menu{position:sticky;top:126px;background:#fff;border:1px solid #d9e2ed;border-radius:10px;padding:26px}
body.v10 .action-hub-menu h2{font-size:25px;line-height:1.15;margin:4px 0 22px}
body.v10 .action-tab{width:100%;min-height:68px;border:0;border-top:1px solid #e2e8f0;background:#fff;color:var(--navy);display:grid;grid-template-columns:32px 1fr 18px;gap:12px;align-items:center;text-align:left;padding:10px 2px;cursor:pointer}
body.v10 .action-tab:first-of-type{border-top:0}.action-tab>b{color:var(--red);font-size:12px}.action-tab span{font-weight:850;font-size:12px}.action-tab small{display:block;color:#7586a1;font-size:9px;margin-top:3px}.action-tab i{font-style:normal;color:#7e8ca2}.action-tab.active span,.action-tab:hover span{color:var(--blue)}
body.v10 .action-hub-note{font-size:10px;line-height:1.45;color:#6a7d9d;margin:20px 0 0;padding-top:18px;border-top:1px solid #e2e8f0}
body.v10 .action-hub-panels{min-width:0}
body.v10 .action-panel{display:none;background:#fff;border:1px solid #d9e2ed;border-radius:10px;padding:34px 36px;min-height:510px}
body.v10 .action-panel.active{display:block}
body.v10 .panel-heading{display:grid;grid-template-columns:58px 1fr;gap:18px;align-items:start;padding-bottom:24px;border-bottom:1px solid #e2e8f0;margin-bottom:24px}
body.v10 .panel-heading h2{font-size:30px;margin:4px 0 7px}.panel-heading p{font-size:12.5px;line-height:1.55;color:#5d7295;margin:0;max-width:780px}
body.v10 .v10-form{display:block;margin-top:0;background:#fff;color:var(--navy)}
body.v10 .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px}
body.v10 .form-grid label,body.v10 .v10-form>label{font-size:10px;font-weight:800;color:#4c648c;display:grid;gap:7px}.form-grid .full{grid-column:1/-1}
body.v10 .v10-form input:not([type="checkbox"]),body.v10 .v10-form select,body.v10 .v10-form textarea{appearance:none;-webkit-appearance:none;width:100%;height:48px;border:1px solid #c9d5e4;border-radius:5px;background:#fff!important;color:#082f70!important;-webkit-text-fill-color:#082f70!important;box-shadow:none!important;outline:none;padding:0 13px;color-scheme:light!important}
body.v10 .v10-form select{background-image:linear-gradient(45deg,transparent 50%,#667a9b 50%),linear-gradient(135deg,#667a9b 50%,transparent 50%);background-position:calc(100% - 17px) 20px,calc(100% - 12px) 20px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:34px}
body.v10 .v10-form option{background:#fff!important;color:#082f70!important}
body.v10 .v10-form input::placeholder,body.v10 .v10-form textarea::placeholder{color:#9aa8ba!important;-webkit-text-fill-color:#9aa8ba!important}
body.v10 .v10-form input:focus,body.v10 .v10-form select:focus,body.v10 .v10-form textarea:focus{border-color:#0b55b7;box-shadow:0 0 0 3px rgba(11,85,183,.09)!important}
body.v10 input:-webkit-autofill,body.v10 input:-webkit-autofill:hover,body.v10 input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#082f70!important;caret-color:#082f70!important}
body.v10 .v10-form .consent{margin-top:18px;display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;font-size:10.5px;line-height:1.45;color:#586f93}
body.v10 .v10-form input[type="checkbox"]{appearance:auto;-webkit-appearance:auto;width:17px;height:17px;accent-color:var(--red);margin-top:1px;background:#fff;color-scheme:light}
body.v10 .form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.form-actions .btn{min-height:46px}
body.v10 .action-options.horizontal{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
body.v10 .request-facts.three{grid-template-columns:repeat(3,1fr);gap:1px;background:#dce4ee;border:1px solid #dce4ee;border-radius:8px;overflow:hidden;margin-top:34px}.request-facts.three div{border:0;border-radius:0;background:#fff;padding:18px}
body.v10 .contact-links{display:grid;gap:1px;background:#dce4ee;border:1px solid #dce4ee;border-radius:8px;overflow:hidden;margin-top:24px}.contact-links a{background:#fff;min-height:76px;padding:16px 18px;display:grid;grid-template-columns:1fr 24px;align-content:center}.contact-links a+a{border-top:1px solid #dce4ee}.contact-links b,.contact-links span{display:block}.contact-links b{font-size:13px}.contact-links span{font-size:10px;color:#7182a0;margin-top:4px}.contact-links i{grid-column:2;grid-row:1/3;align-self:center;font-style:normal}

@media(max-width:1120px){
 body.v10 .header-v10{grid-template-columns:1fr auto auto;height:72px}.header-v10 .brand img{width:230px}.nav-v10{display:none!important;position:absolute;top:100%;left:0;right:0;height:calc(100vh - 100px)!important;background:#fff;padding:12px 22px 120px;flex-direction:column;align-items:stretch;overflow:auto;border-top:1px solid #e1e7ef}.nav-v10.open{display:flex!important}.nav-v10 .nav-link{height:58px!important;min-width:0!important;width:100%;align-items:flex-start!important;text-align:left;border-bottom:1px solid #e5eaf1;padding:0 6px!important}.nav-v10 .nav-link::after{display:none}.menu-toggle{display:block}.section-nav{top:100px!important}.policy-detail-grid{grid-template-columns:1fr!important}.policy-evidence .evidence-grid-v8{grid-template-columns:1fr!important}.action-hub{grid-template-columns:1fr!important}.action-hub-menu{position:static!important;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:0!important;border-radius:8px;overflow:hidden}.action-hub-menu>.section-eyebrow,.action-hub-menu>h2,.action-hub-note{display:none!important}.action-tab{border:0!important;padding:12px 14px!important;min-height:68px!important}.language-profile{grid-template-columns:1fr!important}}
@media(max-width:720px){
 body.v10 .container,body.v10 .container-wide,body.v10 .header-v10,body.v10 .utility-inner{width:min(100% - 28px,100% - 28px)}.utility-strip{display:none}.section-nav{top:72px!important}.section-nav a{min-height:48px!important;padding:0 13px!important}.section-nav a small{display:none}.platform-nav a span{display:none}.profile-feature,.profile-feature.reverse{grid-template-columns:1fr!important;gap:16px!important}.profile-icon{width:64px!important;height:64px!important}.experience-timeline.compact{grid-template-columns:1fr!important}.platform-intro-grid{grid-template-columns:1fr!important}.policy-section{padding:50px 0!important}.policy-section-head{grid-template-columns:50px 1fr!important}.policy-number{width:46px!important;height:46px!important}.policy-top{display:none}.policy-section-head h2{font-size:27px!important}.rich-focus-grid{grid-template-columns:1fr!important}.action-hub-section{padding:28px 0 76px!important}.action-hub-menu{grid-template-columns:1fr!important}.action-tab{grid-template-columns:30px 1fr 18px!important}.action-panel{padding:24px 18px!important;min-height:0!important}.panel-heading{grid-template-columns:46px 1fr!important}.panel-heading h2{font-size:24px!important}.form-grid{grid-template-columns:1fr!important}.form-grid .full{grid-column:auto!important}.request-facts.three{grid-template-columns:1fr!important}.header-tools .donate-btn{display:none!important}}


/* V11 — exact supplied SVG icon system */
body.v10 .asset-principle-icon{position:relative;display:grid;place-items:center;width:66px;height:66px;flex:0 0 66px;margin:0 0 12px;border-radius:50%;overflow:visible;background:transparent!important}
body.v10 .asset-principle-icon .icon-circle-asset{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
body.v10 .asset-principle-icon .icon-glyph-asset{position:relative;z-index:1;width:39px;height:39px;object-fit:contain}
body.v10 .asset-principle-icon .invert-white,body.v10 .invert-white{filter:brightness(0) invert(1)}
body.v10 .party-asset-icon{width:52px;height:52px;flex-basis:52px;margin-bottom:16px}
body.v10 .party-asset-icon .icon-glyph-asset{width:30px;height:30px}
body.v10 .policy-section-head{grid-template-columns:58px 66px minmax(0,1fr) 32px!important;gap:16px!important;align-items:center!important}
body.v10 .policy-asset-icon{width:58px;height:58px;flex-basis:58px;margin:0}
body.v10 .policy-asset-icon .icon-glyph-asset{width:34px;height:34px}
body.v10 .platform-nav a{gap:7px}
body.v10 .nav-principle-glyph{width:22px;height:22px;border-radius:50%;background:#0b4da5;display:grid;place-items:center;flex:0 0 22px}
body.v10 .platform-nav a:nth-child(odd) .nav-principle-glyph{background:#e20218}
body.v10 .nav-principle-glyph img{width:13px;height:13px;object-fit:contain;filter:brightness(0) invert(1)}
body.v10 .badge-svg{width:29px;height:38px;object-fit:contain}
body.v10 .rich-request-icon img{width:30px;height:30px}
body.v10 .vote-panel-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}
body.v10 .vote-panel-link{min-height:92px;border:1px solid #d9e2ed;border-radius:9px;padding:16px;display:grid;grid-template-columns:1fr 18px;grid-template-rows:auto auto;background:#f8fbff;transition:border-color .15s ease,transform .15s ease}
body.v10 .vote-panel-link:hover{border-color:#9eb5d1;transform:translateY(-2px)}
body.v10 .vote-panel-link b{font-size:12px}.vote-panel-link span{font-size:9.5px;color:#677b9c;margin-top:5px}.vote-panel-link i{grid-column:2;grid-row:1/3;align-self:center;font-style:normal}
@media(max-width:980px){body.v10 .action-hub-menu{grid-template-columns:repeat(4,1fr)!important}}
@media(max-width:700px){body.v10 .policy-section-head{grid-template-columns:48px 48px 1fr!important;gap:11px!important}.policy-section-head .policy-top{display:none}.policy-asset-icon{width:46px!important;height:46px!important;flex-basis:46px!important}.policy-asset-icon .icon-glyph-asset{width:27px!important;height:27px!important}.vote-panel-grid{grid-template-columns:1fr!important}}

/* V11 — neutral vote and pre-vote support */
.vote-help-page{--vote-surface:#f5f8fc;--vote-border:#d8e2ef}
.vote-hero{background:linear-gradient(115deg,#062f72 0%,#0a4da5 100%);color:#fff;padding:72px 0 68px;position:relative;overflow:hidden}
.vote-hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-130px;top:-270px}
.vote-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:60px;align-items:center;position:relative;z-index:1}
.vote-hero h1{font-size:clamp(44px,5vw,68px);line-height:.98;letter-spacing:-.045em;margin:10px 0 18px;max-width:820px}
.vote-hero p{font-size:17px;line-height:1.55;max-width:760px;color:#e3edff}
.vote-neutral-note{font-size:12px!important;padding-left:15px;border-left:3px solid #ef1227;color:#fff!important}
.vote-hero-icon{display:grid;place-items:center}.large-icon-stack{position:relative;width:180px;height:180px;display:grid;place-items:center}.large-icon-stack.small{width:90px;height:90px}.large-icon-stack .icon-circle-asset{position:absolute;inset:0;width:100%;height:100%}.large-icon-stack .icon-glyph-asset{position:relative;z-index:1;width:92px;height:92px}.large-icon-stack.small .icon-glyph-asset{width:48px;height:48px}
.vote-section-nav{top:116px}
.section-title.left{text-align:left}.section-title.left>span:last-child{margin-left:0}.section-title.left p{max-width:720px;color:#5d7194;line-height:1.55}
.vote-date-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.vote-date-card{position:relative;border:1px solid var(--vote-border);background:#fff;border-radius:12px;padding:22px;min-height:330px}.vote-date-card>img{width:46px;height:46px;background:#0a4da5;padding:10px;border-radius:50%;margin:42px 0 15px}.vote-date-card:nth-child(odd)>img{background:#ef1227}.date-badge{position:absolute;top:18px;right:18px;font-size:10px;font-weight:900;line-height:1.15;text-align:right}.date-badge.red{color:#ef1227}.date-badge.blue{color:#0a4da5}.vote-date-card h3{font-size:18px;margin:0 0 10px}.vote-date-card p{font-size:12px;line-height:1.55;color:#587095}.vote-date-card a{position:absolute;left:22px;right:22px;bottom:20px;font-size:9px;font-weight:900;color:#0a4da5}.registration-alert{margin-top:14px;border-left:4px solid #ef1227;background:#fff5f6;padding:18px 20px}.registration-alert strong{font-size:12px;color:#c9081d}.registration-alert p{margin:4px 0 0;font-size:11px;color:#5a6e8f}
.ride-section{background:#062f72;color:#fff;padding:58px 0}.ride-grid,.driver-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);gap:56px;align-items:start}.ride-copy h2,.driver-card h2{font-size:36px;line-height:1.06;margin:10px 0 16px}.ride-copy>p,.driver-card>p{font-size:13px;line-height:1.65;color:#d9e7ff}.ride-points{display:grid;gap:9px;margin-top:24px}.ride-points span{display:grid;grid-template-columns:32px 1fr;gap:11px;align-items:center;font-size:11px;font-weight:800}.ride-points img{width:30px;height:30px;background:#0b4da5;border-radius:50%;padding:7px}.vote-form{background:#fff!important;border-radius:12px;padding:24px;color:var(--navy)!important}.v10-form textarea{height:auto!important;min-height:100px;padding-top:12px!important;resize:vertical}.driver-section{background:#f5f8fc}.driver-card>p{color:#5d7194}.official-help-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.access-section{padding:58px 0;background:#fff}.access-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:54px;align-items:center}.access-feature h2{font-size:34px;line-height:1.08;margin:18px 0 14px}.access-feature p{font-size:13px;line-height:1.65;color:#5d7194}.official-help-grid a{min-height:128px;border:1px solid var(--vote-border);border-radius:11px;padding:18px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;gap:0 13px;background:#f8fbff}.official-help-grid img{grid-row:1/3;width:40px;height:40px;background:#0a4da5;border-radius:50%;padding:9px}.official-help-grid b{font-size:12px;align-self:end}.official-help-grid span{font-size:9.5px;color:#6b7f9f;margin-top:3px}.vote-disclaimer{padding:24px 0;background:#fff8f8;border-top:1px solid #efd8dc}.vote-disclaimer strong{font-size:11px;color:#cf1023}.vote-disclaimer p{font-size:10.5px;line-height:1.45;color:#607395;margin:5px 0 0}
@media(max-width:1050px){.vote-date-grid{grid-template-columns:1fr 1fr}.ride-grid,.driver-grid,.access-grid{grid-template-columns:1fr}.vote-hero-grid{grid-template-columns:1fr 150px}.large-icon-stack{width:130px;height:130px}.large-icon-stack .icon-glyph-asset{width:67px;height:67px}}
@media(max-width:700px){.vote-hero{padding:46px 0}.vote-hero-grid{grid-template-columns:1fr}.vote-hero-icon{display:none}.vote-hero h1{font-size:42px}.vote-hero p{font-size:14px}.vote-date-grid{grid-template-columns:1fr}.vote-date-card{min-height:300px}.ride-grid,.driver-grid{gap:28px}.ride-copy h2,.driver-card h2,.access-feature h2{font-size:30px}.vote-form{padding:18px}.official-help-grid{grid-template-columns:1fr}.vote-section-nav{top:72px}}


/* V12 — public asset protection / anti-download deterrence */
img, svg, picture, video, canvas {
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout: none;
}
img, picture, video, canvas {
  user-select: none;
  -webkit-user-select: none;
}
/* The media itself ignores long-press/right-click targeting while parent links remain clickable. */
a > img, a > picture, a > svg { pointer-events: none; }
html.blocked-frame body { display: none !important; }


/* V13 — landing-page Plan My Vote support */
body.v10 .home-vote-support{
  background:#fff;
  border-top:1px solid #e4eaf2;
  border-bottom:1px solid #e4eaf2;
}
body.v10 .home-vote-shell{
  display:grid;
  grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);
  gap:54px;
  align-items:center;
  padding:42px 0;
}
body.v10 .home-vote-intro h2{
  margin:8px 0 0;
  font-size:clamp(34px,3.4vw,52px);
  line-height:1;
  letter-spacing:-.035em;
  color:var(--navy);
}
body.v10 .home-vote-intro h3{
  margin:5px 0 18px;
  font-size:clamp(22px,2vw,30px);
  line-height:1.05;
  color:#60759a;
}
body.v10 .home-vote-intro>p{
  max-width:650px;
  font-size:13px;
  line-height:1.65;
  color:#526b92;
}
body.v10 .home-vote-intro .en-copy{font-style:italic;color:#274e8d}
body.v10 .home-vote-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
body.v10 .home-vote-neutral{
  display:block;
  max-width:690px;
  margin-top:15px;
  padding-left:12px;
  border-left:3px solid var(--red);
  color:#6b7d9d;
  font-size:9.5px;
  line-height:1.45;
}
body.v10 .home-vote-options{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
body.v10 .home-vote-card{
  min-height:154px;
  display:grid;
  grid-template-columns:52px 1fr 18px;
  gap:14px;
  align-items:start;
  padding:20px;
  border:1px solid #d8e2ef;
  border-radius:10px;
  background:#f8fbff;
  transition:transform .16s ease,border-color .16s ease,background .16s ease;
}
body.v10 .home-vote-card:hover{
  transform:translateY(-2px);
  border-color:#9fb5d2;
  background:#fff;
}
body.v10 .home-vote-icon{
  width:48px;height:48px;border-radius:50%;display:grid;place-items:center;
}
body.v10 .home-vote-icon.red{background:var(--red)}
body.v10 .home-vote-icon.blue{background:var(--blue)}
body.v10 .home-vote-icon img{width:26px;height:26px;filter:brightness(0) invert(1)}
body.v10 .home-vote-card span:nth-child(2){display:flex;flex-direction:column;min-width:0}
body.v10 .home-vote-card b{font-size:13px;line-height:1.18;color:var(--navy)}
body.v10 .home-vote-card small{font-size:10px;font-weight:800;color:#31588f;margin-top:3px}
body.v10 .home-vote-card em{font-size:10px;line-height:1.42;color:#6b7d9d;font-style:normal;margin-top:10px}
body.v10 .home-vote-card i{align-self:center;font-style:normal;font-size:18px;color:var(--blue)}
@media(max-width:1050px){
  body.v10 .home-vote-shell{grid-template-columns:1fr;gap:28px;padding:34px 0}
  body.v10 .home-vote-intro>p{max-width:800px}
}
@media(max-width:700px){
  body.v10 .home-vote-options{grid-template-columns:1fr}
  body.v10 .home-vote-card{min-height:116px}
  body.v10 .home-vote-actions{display:grid;grid-template-columns:1fr}
  body.v10 .home-vote-actions .btn{width:100%}
}


/* V14 — accessibility system (WCAG 2.2 AA-oriented) */
:root{--red-text:#c80c20;--a11y-muted:#586c8f;--focus:#ffbf00;--focus-edge:#001b44}
html{scroll-padding-top:132px;scroll-padding-bottom:78px}
main[tabindex="-1"]:focus{outline:none}
[id]{scroll-margin-top:132px}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--focus)!important;outline-offset:3px!important;box-shadow:0 0 0 5px var(--focus-edge)!important}
.skip-link{font-size:14px;font-weight:800;border:2px solid var(--navy)}
.section-eyebrow,.principle-card>b,.red-label-lite,.date-badge.red{color:var(--red-text)!important}
.home-vote-neutral,.translate-note,.footer-bottom,.request-card>p,.privacy-band p{color:var(--a11y-muted)!important}
p{line-height:1.6}
button,input,select,textarea{font:inherit}
button,.language-shortcuts button,.action-tab{min-width:44px;min-height:44px}
input:not([type="checkbox"]):not([type="radio"]),select,textarea{min-height:44px}
input[type="checkbox"],input[type="radio"]{width:20px!important;height:20px!important;min-height:20px!important}
.official-links a,.language-shortcuts button,.action-hub-menu .action-tab,.contact-links a,.vote-panel-link{min-height:44px}
.footer-bottom,.footer-meta small,.official-links a{font-size:11px}
.mobile-quick a{min-height:64px}
.language-panel[aria-hidden="true"]{visibility:hidden;pointer-events:none}
.language-panel.open[aria-hidden="false"]{visibility:visible;pointer-events:auto}
.action-panel[hidden]{display:none!important}
.action-tab[aria-selected="true"]{box-shadow:inset 4px 0 0 var(--red)}
/* Text selection remains enabled for accessibility; only raw media is protected. */
body,main,p,h1,h2,h3,h4,h5,h6,li,label,input,textarea,select{user-select:text;-webkit-user-select:text}
img,picture,video,canvas{-webkit-user-select:none;user-select:none}
/* Final home utility section: visually conclude the content before the global action/footer bands. */
.home-vote-support{margin-top:0;background:#f7faff!important;border-top:1px solid #dce5f0!important;border-bottom:0!important}
.home-vote-support .home-vote-shell{padding-top:50px;padding-bottom:52px}
/* Accessibility statement */
.accessibility-hero{background:linear-gradient(115deg,#052f72,#0a4da5);color:#fff;padding:72px 0}
.accessibility-hero-grid{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}
.accessibility-hero h1{font-size:clamp(42px,5vw,68px);line-height:1;max-width:900px;margin:8px 0 14px;letter-spacing:-.04em}
.accessibility-hero p{font-size:18px;color:#e7efff;margin:0}
.accessibility-mark{width:130px;height:130px;border-radius:50%;border:3px solid rgba(255,255,255,.8);display:grid;place-items:center;font-size:31px;font-weight:900}
.access-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:70px;align-items:start}
.access-main h2,.access-rail h2{font-size:34px;margin:4px 0 14px}
.access-main>p,.access-rail>p{font-size:15px;color:#526b92}
.access-feature-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:30px}
.access-feature-list section{padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}
.access-feature-list h3{margin:0 0 8px;font-size:18px}.access-feature-list p{margin:0;font-size:13px;color:#526b92}
.access-note{margin-top:28px;border-left:4px solid var(--red-text);background:#fff6f7;padding:18px 20px}.access-note p{margin:6px 0 0;font-size:13px;color:#526b92}
.access-rail{position:sticky;top:132px;border:1px solid var(--line);border-radius:14px;padding:26px;background:#f8fbff;display:grid;gap:14px}.access-rail .btn{width:100%}.access-rail .text-link{margin-top:6px}
@media(max-width:900px){.accessibility-hero-grid{grid-template-columns:1fr}.accessibility-mark{display:none}.access-layout{grid-template-columns:1fr;gap:34px}.access-rail{position:static}.access-feature-list{grid-template-columns:1fr}}
@media(max-width:700px){html{scroll-padding-top:88px;scroll-padding-bottom:76px}[id]{scroll-margin-top:88px}.footer-bottom,.footer-meta small,.official-links a{font-size:12px}.home-vote-support .home-vote-shell{padding-top:38px;padding-bottom:40px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.reveal{opacity:1!important;transform:none!important}[data-parallax]{transform:none!important}}
@media(prefers-contrast:more){:root{--line:#7b8aa0}.btn-secondary,.home-vote-card,.commitment-row,.request-card,.access-rail{border-width:2px}.en-copy,.en,.home-vote-neutral{color:#263f68!important}}
@media(forced-colors:active){*{forced-color-adjust:auto}.hero-bg,.service-bg,.issue-bg{opacity:.25}.flag,.candidate-name,.candidate-riding{border:1px solid CanvasText}}
@supports (backdrop-filter:blur(1px)){@media(prefers-reduced-transparency:reduce){.site-header{backdrop-filter:none;background:#fff}}}

/* V15 WhatsApp handoff */
.whatsapp-note{margin-top:14px;padding:12px 14px;border-left:4px solid var(--blue,#06449c);background:#f4f8ff;border-radius:0 8px 8px 0;color:#163e7a;font-size:13px;line-height:1.5}
.whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px}
.whatsapp-btn::before{content:"";width:18px;height:18px;display:inline-block;flex:0 0 18px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.52 3.48A11.82 11.82 0 0 0 12.07 0C5.5 0 .15 5.35.15 11.93c0 2.1.55 4.15 1.6 5.95L.05 24l6.27-1.64a11.9 11.9 0 0 0 5.74 1.46h.01c6.57 0 11.92-5.35 11.92-11.93 0-3.19-1.23-6.18-3.47-8.41Zm-8.45 18.33h-.01a9.84 9.84 0 0 1-5.02-1.38l-.36-.21-3.72.98.99-3.63-.24-.37a9.86 9.86 0 1 1 8.36 4.61Zm5.41-7.39c-.3-.15-1.75-.86-2.02-.96-.27-.1-.47-.15-.67.15-.2.3-.77.96-.94 1.16-.17.2-.35.22-.65.07-.3-.15-1.25-.46-2.38-1.47-.88-.78-1.47-1.75-1.64-2.05-.17-.3-.02-.46.13-.61.13-.13.3-.35.45-.52.15-.17.2-.3.3-.5.1-.2.05-.37-.02-.52-.08-.15-.67-1.61-.92-2.2-.24-.58-.49-.5-.67-.51h-.57c-.2 0-.52.07-.79.37-.27.3-1.04 1.02-1.04 2.48 0 1.46 1.07 2.88 1.22 3.08.15.2 2.1 3.21 5.09 4.5.71.31 1.27.49 1.7.63.72.23 1.37.2 1.88.12.57-.09 1.75-.72 2-1.41.25-.7.25-1.29.17-1.42-.07-.12-.27-.2-.57-.35Z'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.52 3.48A11.82 11.82 0 0 0 12.07 0C5.5 0 .15 5.35.15 11.93c0 2.1.55 4.15 1.6 5.95L.05 24l6.27-1.64a11.9 11.9 0 0 0 5.74 1.46h.01c6.57 0 11.92-5.35 11.92-11.93 0-3.19-1.23-6.18-3.47-8.41Zm-8.45 18.33h-.01a9.84 9.84 0 0 1-5.02-1.38l-.36-.21-3.72.98.99-3.63-.24-.37a9.86 9.86 0 1 1 8.36 4.61Zm5.41-7.39c-.3-.15-1.75-.86-2.02-.96-.27-.1-.47-.15-.67.15-.2.3-.77.96-.94 1.16-.17.2-.35.22-.65.07-.3-.15-1.25-.46-2.38-1.47-.88-.78-1.47-1.75-1.64-2.05-.17-.3-.02-.46.13-.61.13-.13.3-.35.45-.52.15-.17.2-.3.3-.5.1-.2.05-.37-.02-.52-.08-.15-.67-1.61-.92-2.2-.24-.58-.49-.5-.67-.51h-.57c-.2 0-.52.07-.79.37-.27.3-1.04 1.02-1.04 2.48 0 1.46 1.07 2.88 1.22 3.08.15.2 2.1 3.21 5.09 4.5.71.31 1.27.49 1.7.63.72.23 1.37.2 1.88.12.57-.09 1.75-.72 2-1.41.25-.7.25-1.29.17-1.42-.07-.12-.27-.2-.57-.35Z'/%3E%3C/svg%3E") center/contain no-repeat}


/* V16 — persistent accessibility launcher and preference panel */
:root{--a11y-font-scale:1}
html{font-size:calc(16px * var(--a11y-font-scale))}
.a11y-fab{
  position:fixed;right:22px;bottom:22px;z-index:9990;
  min-width:190px;min-height:58px;padding:8px 14px 8px 9px;
  display:flex;align-items:center;gap:10px;
  border:2px solid #fff;border-radius:999px;
  background:#06377e;color:#fff;box-shadow:0 14px 34px rgba(3,38,88,.28);
  cursor:pointer;text-align:left;
}
.a11y-fab:hover{background:#0a4ca7;transform:translateY(-1px)}
.a11y-fab-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#06377e;flex:0 0 40px}
.a11y-fab-icon svg{width:26px;height:26px;fill:currentColor}
.a11y-fab-label{display:flex;flex-direction:column;line-height:1.05}
.a11y-fab-label b{font-size:11px;letter-spacing:.04em}
.a11y-fab-label small{font-size:10px;font-weight:700;margin-top:4px;opacity:.92}
.a11y-panel{
  position:fixed;right:22px;bottom:92px;z-index:9991;width:min(390px,calc(100vw - 28px));
  max-height:min(720px,calc(100vh - 120px));overflow:auto;
  padding:20px;background:#fff;color:#052f72;border:1px solid #cbd8e8;border-radius:16px;
  box-shadow:0 28px 70px rgba(2,31,77,.26);
  opacity:0;visibility:hidden;transform:translateY(12px) scale(.98);pointer-events:none;
  transition:opacity .16s ease,transform .16s ease,visibility .16s;
}
.a11y-panel.open{opacity:1;visibility:visible;transform:none;pointer-events:auto}
.a11y-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:15px;border-bottom:1px solid #dbe4ef}
.a11y-panel-head span{display:block;font-size:9px;font-weight:900;letter-spacing:.11em;color:#c80c20}
.a11y-panel-head h2{margin:4px 0 0;font-size:24px;line-height:1}
.a11y-close{width:44px;height:44px;border:1px solid #ccd8e8;border-radius:50%;background:#f7faff;color:#052f72;font-size:27px;line-height:1;cursor:pointer}
.a11y-controls{display:grid;gap:0;margin-top:6px}
.a11y-control-group,.a11y-switch-row{padding:15px 0;border-bottom:1px solid #e0e8f2}
.a11y-control-label{display:block;font-size:12px;font-weight:800;margin-bottom:10px}
.a11y-segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}
.a11y-segmented button{min-height:44px;border:1px solid #b9c9dd;border-radius:8px;background:#fff;color:#052f72;font-weight:900;cursor:pointer}
.a11y-segmented button[aria-pressed="true"]{background:#06377e;color:#fff;border-color:#06377e}
.a11y-switch-row{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;cursor:pointer}
.a11y-switch-row>span{display:flex;flex-direction:column}
.a11y-switch-row b{font-size:12px}
.a11y-switch-row small{font-size:10px;color:#63799d;margin-top:3px}
.a11y-switch-row input{position:absolute;opacity:0;width:1px!important;height:1px!important;pointer-events:none}
.a11y-switch-row i{width:48px;height:28px;border-radius:999px;background:#cdd8e6;position:relative;transition:background .15s ease}
.a11y-switch-row i::after{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.18);transition:transform .15s ease}
.a11y-switch-row input:checked+i{background:#0b55b7}
.a11y-switch-row input:checked+i::after{transform:translateX(20px)}
.a11y-switch-row input:focus-visible+i{outline:3px solid var(--focus);outline-offset:3px;box-shadow:0 0 0 5px var(--focus-edge)}
.a11y-panel-actions{display:grid;grid-template-columns:1fr;gap:10px;padding-top:16px}
.a11y-reset{min-height:44px;border:1px solid #c7d4e4;border-radius:7px;background:#f4f8fd;color:#052f72;font-weight:900;font-size:11px;cursor:pointer}
.a11y-panel-actions a{min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:7px;background:#ed1426;color:#fff;font-size:11px;font-weight:900;text-align:center;padding:9px 12px}
.a11y-note{margin:12px 0 0;font-size:10px!important;color:#657a9c!important}

html.a11y-underline-links a{text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:3px!important}
html.a11y-readable-font body,html.a11y-readable-font button,html.a11y-readable-font input,html.a11y-readable-font select,html.a11y-readable-font textarea{font-family:Arial,Helvetica,sans-serif!important}
html.a11y-reduce-motion{scroll-behavior:auto!important}
html.a11y-reduce-motion *,html.a11y-reduce-motion *::before,html.a11y-reduce-motion *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
html.a11y-reduce-motion .reveal{opacity:1!important;transform:none!important}
html.a11y-reduce-motion [data-parallax]{transform:none!important}
html.a11y-high-contrast body{background:#fff!important;color:#001b44!important}
html.a11y-high-contrast :where(p,small,.en-copy,.en,.home-vote-neutral,.translate-note){color:#17355f!important}
html.a11y-high-contrast :where(.principle-card,.commitment-row,.home-vote-card,.request-card,.access-rail,.action-panel,.policy-section,.party-panel){border-color:#40597c!important;border-width:2px!important}
html.a11y-high-contrast a{font-weight:800}
html.a11y-high-contrast .site-header{background:#fff!important;backdrop-filter:none!important}

@media(max-width:700px){
  .a11y-fab{right:12px;bottom:82px;min-width:56px;width:56px;height:56px;padding:7px;border-radius:50%}
  .a11y-fab-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
  .a11y-fab-icon{width:38px;height:38px;flex-basis:38px}
  .a11y-panel{right:10px;bottom:148px;width:calc(100vw - 20px);max-height:calc(100vh - 170px)}
}
@media(prefers-reduced-motion:reduce){.a11y-fab:hover{transform:none}.a11y-panel{transition:none}.a11y-switch-row i,.a11y-switch-row i::after{transition:none}}


/* v17 — election date prominence, direct-send forms, contacts */
.hero-election-dates{display:grid;grid-template-columns:1fr 1fr .98fr;align-items:stretch;margin:0 0 20px;padding:0;background:rgba(255,255,255,.92);border:1px solid rgba(5,47,114,.13);border-radius:10px;box-shadow:0 8px 22px rgba(5,47,114,.07);backdrop-filter:blur(8px);max-width:620px;overflow:hidden}
.hero-date-item,.hero-date-official{display:grid;align-content:center;gap:2px;min-width:0;min-height:58px;padding:10px 16px;color:var(--navy);transition:background .16s ease,transform .16s ease}
.hero-date-item+ .hero-date-item,.hero-date-official{border-left:1px solid #cad6e6}
.hero-date-item:hover,.hero-date-official:hover{background:#f6f9fe}
.hero-date-item span,.hero-date-official span{font-size:8px;font-weight:900;letter-spacing:.065em;color:#5b7195}
.hero-date-item b{font-size:14px;line-height:1.08;color:var(--red)}
.hero-date-item small{font-size:8px;font-weight:800;color:var(--navy)}
.hero-date-official{background:linear-gradient(180deg,#f8fbff,#f2f7fd);text-align:left}
.hero-date-official b{font-size:10.5px;line-height:1.08;color:var(--blue);white-space:nowrap}
.hero-date-official small{font-size:8px;font-weight:900;color:var(--blue);white-space:nowrap}
.vote-hero-dates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0 22px;max-width:900px}.vote-hero-dates>div{padding:12px 14px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);border-radius:10px;display:grid;gap:3px}.vote-hero-dates span{font-size:8px;font-weight:900;letter-spacing:.07em;color:#cfe0ff}.vote-hero-dates b{font-size:14px;color:#fff;line-height:1.15}.vote-hero-dates small{font-size:8px;font-weight:800;color:#cfe0ff}
.campaign-contact-strip{background:#fff;border-bottom:1px solid #dbe4f0}.campaign-contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-left:1px solid #dbe4f0}.campaign-contact-grid a{min-height:96px;padding:17px 20px;border-right:1px solid #dbe4f0;display:flex;flex-direction:column;justify-content:center;transition:background .15s ease}.campaign-contact-grid a:hover{background:#f7faff}.campaign-contact-grid span{font-size:8.5px;font-weight:900;letter-spacing:.075em;color:var(--red)}.campaign-contact-grid b{font-size:12px;margin-top:4px}.campaign-contact-grid small{font-size:10px;color:#63789b;margin-top:3px;word-break:break-word}
.field-help{display:block;margin-top:6px;font-size:9px!important;line-height:1.35;color:#647a9e;font-weight:600}.postal-verification-note{margin:14px 0 4px;padding:11px 13px;background:#f5f8fd;border:1px solid #dbe5f1;border-radius:8px;display:flex;gap:14px;align-items:center;justify-content:space-between;font-size:10px;line-height:1.45;color:#4f668e}.postal-verification-note a{font-size:9px;font-weight:900;color:var(--blue);white-space:nowrap}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important}.direct-send-btn[disabled]{opacity:.66;cursor:wait}.form-status a{color:var(--blue);font-weight:900;text-decoration:underline}
@media(max-width:900px){.campaign-contact-grid{grid-template-columns:1fr 1fr}.campaign-contact-grid a{border-bottom:1px solid #dbe4f0}.vote-hero-dates{grid-template-columns:1fr}.hero-election-dates{grid-template-columns:1fr 1fr}.hero-date-official{grid-column:1/-1;border-left:0;border-top:1px solid #cad6e6}.postal-verification-note{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.campaign-contact-grid{grid-template-columns:1fr}.hero-election-dates{grid-template-columns:1fr 1fr}.hero-date-item,.hero-date-official{min-height:56px;padding:9px 11px}.hero-date-official{grid-column:1/-1}.vote-hero-dates>div{padding:10px 12px}}


/* V19 campaign office */
.campaign-office-strip{background:#f5f8fd;border-top:1px solid #dbe4f0;border-bottom:1px solid #dbe4f0}
.campaign-office-inner{min-height:106px;display:grid;grid-template-columns:58px 1fr auto;gap:18px;align-items:center;padding:18px 0}
.campaign-office-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#ed1426;box-shadow:0 10px 24px rgba(237,20,38,.15)}
.campaign-office-icon img{width:27px;height:27px;filter:brightness(0) invert(1)}
.campaign-office-copy{display:flex;flex-direction:column;gap:3px}
.campaign-office-copy .section-eyebrow{margin:0;color:#ed1426}
.campaign-office-copy strong{font-size:16px;line-height:1.2;color:#052f72}
.campaign-office-copy small{font-size:11px;color:#63789b;font-weight:700}
.campaign-office-directions{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid #c9d6e7;border-radius:6px;background:#fff;color:#052f72;font-size:10px;font-weight:900;letter-spacing:.03em;white-space:nowrap}
.campaign-office-directions:hover{background:#eef4fb}
.contact-links .campaign-office-contact{background:#f7faff}
@media(min-width:901px){.campaign-contact-grid{grid-template-columns:repeat(5,1fr)}}
@media(max-width:720px){.campaign-office-inner{grid-template-columns:48px 1fr;gap:14px;padding:16px 0}.campaign-office-icon{width:46px;height:46px}.campaign-office-directions{grid-column:1/-1;width:100%}}


/* V20: language persistence + WhatsApp note contrast */
.language-shortcuts button.active,
.language-shortcuts button[aria-pressed="true"]{
  background:var(--navy);
  border-color:var(--navy);
  color:#fff;
}
.ride-copy > p.whatsapp-note,
.driver-card > p.whatsapp-note,
p.whatsapp-note{
  background:#ffffff;
  color:#12366f !important;
  border-left-color:#2f80ed;
  box-shadow:0 1px 0 rgba(5,47,114,.04);
}
.ride-copy > p.whatsapp-note strong,
.driver-card > p.whatsapp-note strong,
p.whatsapp-note strong{
  color:#052f72 !important;
}
@media (prefers-contrast: more){
  .ride-copy > p.whatsapp-note,
  .driver-card > p.whatsapp-note,
  p.whatsapp-note{
    background:#fff;
    color:#001d4f !important;
    border:2px solid #001d4f;
    border-left-width:5px;
  }
}

/* V21 — polished custom language menu; prevent Google from translating its own controls */
.language-control,
.language-panel,
.language-panel *{
  translate:no;
}
.language-panel{
  width:390px;
  padding:16px;
  border:1px solid #d7e1ee;
  border-radius:12px;
  background:#fff;
  box-shadow:0 20px 50px rgba(3,39,95,.18);
  color:var(--navy);
}
.language-panel-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:16px;
  padding-bottom:12px;
  margin-bottom:12px;
  border-bottom:1px solid #e1e8f1;
}
.language-panel-head strong{
  display:block;
  font-size:11px;
  line-height:1.2;
  letter-spacing:.08em;
  color:var(--red);
}
.language-panel-head p{
  margin:5px 0 0;
  font-size:11px;
  line-height:1.35;
  color:#61769b;
}
.language-close{
  width:36px;
  height:36px;
  min-width:36px!important;
  min-height:36px!important;
  border:1px solid #d7e1ee;
  border-radius:7px;
  background:#fff;
  color:var(--navy);
  font-size:22px;
  line-height:1;
  cursor:pointer;
}
.language-close:hover,
.language-close:focus-visible{background:#f2f6fb}
.language-shortcuts{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin:0;
}
.language-shortcuts .language-choice{
  position:relative;
  min-width:0;
  min-height:58px;
  padding:9px 10px;
  border:1px solid #cedbea!important;
  border-radius:8px!important;
  background:#fff!important;
  color:var(--navy)!important;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:2px;
  text-align:left;
  cursor:pointer;
  font-family:Inter,Arial,sans-serif;
  box-shadow:none!important;
}
.language-shortcuts .language-choice:hover{
  border-color:#9db8da!important;
  background:#f4f8fd!important;
}
.language-shortcuts .language-choice .lang-code{
  font-size:9px;
  line-height:1;
  font-weight:900;
  letter-spacing:.08em;
  color:#6d80a2!important;
}
.language-shortcuts .language-choice .lang-name{
  display:block;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:11px;
  line-height:1.2;
  font-weight:800;
  color:var(--navy)!important;
}
.language-shortcuts .language-choice .lang-check{
  display:none;
  position:absolute;
  right:8px;
  top:8px;
  width:18px;
  height:18px;
  border-radius:50%;
  background:#fff;
  color:var(--navy);
  align-items:center;
  justify-content:center;
  font-size:11px;
  font-weight:900;
}
.language-shortcuts .language-choice.active,
.language-shortcuts .language-choice[aria-pressed="true"]{
  background:var(--navy)!important;
  border-color:var(--navy)!important;
  color:#fff!important;
}
.language-shortcuts .language-choice.active .lang-code,
.language-shortcuts .language-choice[aria-pressed="true"] .lang-code{
  color:#cfe0fa!important;
}
.language-shortcuts .language-choice.active .lang-name,
.language-shortcuts .language-choice[aria-pressed="true"] .lang-name{
  color:#fff!important;
}
.language-shortcuts .language-choice.active .lang-check,
.language-shortcuts .language-choice[aria-pressed="true"] .lang-check{display:flex}
.translate-note{
  display:block;
  margin-top:12px;
  padding-top:10px;
  border-top:1px solid #e1e8f1;
  font-size:9.5px;
  line-height:1.4;
  color:#6d80a2;
}
/* Keep Google Translate available as the translation engine without exposing its native, badly translated UI. */
.google-translate-engine,
#google_translate_element{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  white-space:nowrap!important;
  opacity:.001!important;
  pointer-events:none!important;
}
.goog-te-gadget,
.goog-te-combo,
.goog-logo-link{font-size:1px!important}
body>.skiptranslate{display:none!important}
body{top:0!important}

@media(max-width:700px){
  .language-panel{left:12px;right:12px;top:66px;width:auto;max-height:calc(100vh - 82px);overflow:auto}
  .language-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}
  .language-shortcuts .language-choice{min-height:60px}
}

.language-panel{direction:ltr;}
.language-panel [dir="rtl"],.language-panel .lang-name{unicode-bidi:plaintext;}


/* V22 media-protection deterrence. Public browser assets remain technically retrievable. */
img, svg, picture, video, canvas, [data-protected-media]{
  -webkit-user-drag:none;
  -webkit-touch-callout:none;
  user-select:none;
}
img, video{pointer-events:auto;}


/* V23 — stable mobile shell and responsive refinement -------------------------------- */
:root{--mobile-quick-height:72px;--mobile-safe-bottom:env(safe-area-inset-bottom,0px)}

/* Never allow Google Translate to rewrite the fixed quick-action DOM. */
.mobile-quick,.mobile-quick *{translate:no!important}
.mobile-quick{display:none}
.mobile-quick-item{min-width:0}
.mobile-quick-icon{display:grid;place-items:center;flex:0 0 auto}
.mobile-quick-icon svg,.mobile-quick-icon img{display:block;width:23px;height:23px;object-fit:contain;color:currentColor;filter:none}
.mobile-quick-copy{min-width:0;display:grid;gap:2px;text-align:center;line-height:1.05}
.mobile-quick-copy strong{display:block;font-size:10px;font-weight:900;letter-spacing:.015em;overflow-wrap:anywhere}
.mobile-quick-copy small{display:block;font-size:7.4px;font-weight:750;letter-spacing:.025em;opacity:.9;overflow-wrap:anywhere}

@media(max-width:980px){
  body.v10 .utility-strip{display:none!important}
  body.v10 .header-v10{height:72px!important;width:calc(100% - 28px)!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:8px!important}
  body.v10 .header-v10 .brand{min-width:0;overflow:hidden}
  body.v10 .header-v10 .brand img{width:min(56vw,228px)!important;height:50px!important;object-fit:contain!important;object-position:left center!important}
  body.v10 .header-tools{gap:6px!important}
  body.v10 .language-toggle{height:44px!important;min-width:56px!important;padding:0 8px!important}
  body.v10 .menu-toggle{display:grid!important;place-items:center;width:44px;height:44px;padding:8px!important;border-radius:6px}
  body.v10 .nav-v10{position:fixed!important;top:72px!important;left:0!important;right:0!important;height:auto!important;max-height:calc(100dvh - 72px)!important;padding:10px 18px calc(24px + var(--mobile-quick-height) + var(--mobile-safe-bottom))!important;overflow-y:auto!important;overscroll-behavior:contain;background:#fff!important;box-shadow:0 18px 40px rgba(3,39,95,.14)!important}
  body.v10 .nav-v10 .nav-link{min-height:56px!important;height:auto!important;padding:10px 8px!important}
  body.v10 .nav-v10 .nav-link span{font-size:12px!important}
  body.v10 .nav-v10 .nav-link small{font-size:9px!important}
  .language-panel{top:64px!important;max-height:calc(100dvh - 80px)!important;overscroll-behavior:contain}

  .hero-inner,.page-hero-grid,.issue-hero-grid{min-width:0}
  .hero-copy,.feature-copy,.party-copy,.commitment-content,.editorial-main,.issue-copy{min-width:0}
  .split-feature,.party-teaser-grid,.editorial-grid,.party-layout,.alignment-grid,.issue-layout{min-width:0}
  .campaign-contact-grid,.principles-grid,.home-vote-options,.vote-date-grid{min-width:0}
}

@media(max-width:700px){
  html{scroll-padding-bottom:calc(var(--mobile-quick-height) + var(--mobile-safe-bottom) + 14px)!important}
  body{padding-bottom:calc(var(--mobile-quick-height) + var(--mobile-safe-bottom))!important}

  /* Fixed quick actions: hard height + contained content prevents translation/zoom blowouts. */
  .mobile-quick{
    position:fixed!important;z-index:9985!important;display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    left:0!important;right:0!important;bottom:0!important;
    height:calc(var(--mobile-quick-height) + var(--mobile-safe-bottom))!important;
    padding:0 0 var(--mobile-safe-bottom)!important;
    background:#052f72!important;color:#fff!important;
    border-top:1px solid rgba(255,255,255,.24)!important;
    box-shadow:0 -10px 30px rgba(2,39,95,.20)!important;
    overflow:hidden!important;isolation:isolate!important;
  }
  .mobile-quick .mobile-quick-item{
    height:var(--mobile-quick-height)!important;min-height:0!important;max-height:var(--mobile-quick-height)!important;
    width:100%!important;min-width:0!important;padding:7px 5px!important;
    display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
    gap:5px!important;text-align:center!important;color:#fff!important;background:#07377f!important;
    border:0!important;border-right:1px solid rgba(255,255,255,.18)!important;
    overflow:hidden!important;white-space:normal!important;
  }
  .mobile-quick .mobile-quick-item:last-child{border-right:0!important}
  .mobile-quick .mobile-quick-vote{background:#0a50aa!important}
  .mobile-quick .mobile-quick-donate{background:#ed1426!important}
  .mobile-quick .mobile-quick-item:focus-visible{outline:3px solid #fff!important;outline-offset:-4px!important}
  .mobile-quick-copy{width:100%!important;max-width:100%!important}
  .mobile-quick-copy strong{font-size:clamp(8.2px,2.5vw,10px)!important;line-height:1.08!important;max-height:2.2em;overflow:hidden}
  .mobile-quick-copy small{font-size:clamp(6.4px,1.9vw,7.6px)!important;line-height:1!important;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}
  .mobile-quick-icon svg,.mobile-quick-icon img{width:21px!important;height:21px!important;filter:brightness(0) invert(1)!important}

  /* No duplicate giant CTA band underneath a fixed mobile CTA bar. */
  .action-strip{display:none!important}

  /* Keep the accessibility control clear of the mobile navigation and safe-area. */
  .a11y-fab{right:12px!important;bottom:calc(var(--mobile-quick-height) + var(--mobile-safe-bottom) + 12px)!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;padding:6px!important}
  .a11y-fab-icon{width:36px!important;height:36px!important;flex-basis:36px!important}
  .a11y-panel{right:10px!important;bottom:calc(var(--mobile-quick-height) + var(--mobile-safe-bottom) + 74px)!important;width:calc(100vw - 20px)!important;max-height:calc(100dvh - var(--mobile-quick-height) - 100px - var(--mobile-safe-bottom))!important;overflow:auto!important}

  /* Mobile header and navigation. */
  body.v10 .header-v10{width:calc(100% - 20px)!important;height:66px!important;grid-template-columns:minmax(0,1fr) 50px 44px!important;gap:5px!important}
  body.v10 .header-v10 .brand img{width:min(58vw,205px)!important;height:44px!important}
  body.v10 .language-toggle{height:42px!important;min-width:50px!important;padding:0 6px!important;gap:4px!important}
  body.v10 .language-toggle .globe{display:none!important}
  body.v10 .menu-toggle{width:42px!important;height:42px!important}
  body.v10 .nav-v10{top:66px!important;max-height:calc(100dvh - 66px)!important;padding-left:14px!important;padding-right:14px!important}
  .language-panel{top:60px!important;left:8px!important;right:8px!important;width:auto!important;max-height:calc(100dvh - 76px)!important}

  /* Global spacing/rhythm. */
  body.v10 .container,body.v10 .container-wide,.container,.container-wide,.hero-inner{width:calc(100% - 28px)!important;max-width:none!important}
  .section-pad{padding:42px 0!important}.section-pad-sm{padding:34px 0!important}
  h1,h2,h3,p{overflow-wrap:break-word}

  /* Hero becomes content-driven rather than relying on oversized minimum heights. */
  .hero{height:auto!important;min-height:0!important;overflow:hidden!important}
  .hero-inner{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}
  .hero-copy{align-self:stretch!important;padding:34px 0 8px!important;max-width:none!important}
  .hero-copy h1{font-size:clamp(34px,10vw,44px)!important;line-height:.98!important}
  .hero-copy h2{font-size:clamp(25px,7.3vw,31px)!important}
  .hero-copy p{font-size:14px!important}
  .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}
  .hero-actions .btn{width:100%!important;min-width:0!important;padding:0 10px!important;font-size:10.5px!important}
  .hero-candidate{height:430px!important;min-height:0!important;margin-top:0!important}
  .hero-candidate img{height:425px!important;max-width:100%!important;width:auto!important}
  .candidate-lockup{left:0!important;right:0!important;bottom:18px!important;max-width:100%!important}
  .candidate-name{font-size:clamp(22px,7vw,29px)!important;padding:7px 13px!important}
  .candidate-riding{font-size:clamp(17px,5.6vw,22px)!important;padding:6px 13px!important;margin-left:18px!important}
  .candidate-lockup p{font-size:8.7px!important;margin-left:20px!important;max-width:calc(100% - 30px)!important}

  .hero-election-dates{width:100%!important;max-width:none!important;grid-template-columns:1fr 1fr!important;margin:0 0 15px!important}
  .hero-date-item,.hero-date-official{min-height:58px!important;padding:9px 10px!important}
  .hero-date-official{grid-column:1/-1!important}
  .hero-date-official b,.hero-date-official small{white-space:normal!important}

  /* Prevent card/grid overflow and use readable one/two-column patterns. */
  .split-feature,.party-teaser-grid,.commitment-grid.container-wide,.service-inner,.editorial-grid,.party-layout,.alignment-grid,.issue-layout,.access-layout,.profile-feature,.profile-feature.reverse{grid-template-columns:1fr!important;gap:24px!important}
  .principles-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;border-radius:12px!important}
  .principle-card{min-width:0!important;min-height:210px!important;padding:18px 10px!important}
  .principle-card h4{font-size:12px!important}.principle-card p{font-size:10.5px!important}
  .home-vote-options,.vote-date-grid,.request-facts.three,.party-fast-facts,.language-profile,.rich-focus-grid{grid-template-columns:1fr!important}
  .campaign-contact-grid{grid-template-columns:1fr!important}
  .campaign-office-inner{grid-template-columns:44px 1fr!important}
  .campaign-office-directions{grid-column:1/-1!important;width:100%!important}

  .commitment-grid.container-wide{height:auto!important;width:calc(100% - 28px)!important}
  .commitment-image{height:330px!important}
  .commitment-content{height:auto!important;padding:0 0 24px!important}
  .commitment-row{padding:15px!important}

  .service-band{height:auto!important;min-height:0!important;padding:40px 0!important}
  .service-inner{height:auto!important}
  .service-copy h2{font-size:31px!important}

  /* Forms and action hub: no horizontal clipping and comfortable touch targets. */
  .action-hub-section{padding-bottom:34px!important}
  .action-hub-menu{grid-template-columns:1fr!important;border-radius:10px!important}
  .action-tab{min-width:0!important;width:100%!important;min-height:58px!important}
  .action-panel{padding:22px 16px!important;border-radius:12px!important}
  .form-grid{grid-template-columns:1fr!important}
  .form-grid .full{grid-column:auto!important}
  .handoff-form input,.handoff-form select,.handoff-form textarea,.form-grid input,.form-grid select,.form-grid textarea{width:100%!important;max-width:100%!important;min-width:0!important;font-size:16px!important}
  .panel-actions,.inline-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .panel-actions .btn,.inline-actions .btn{width:100%!important}
  .postal-verification-note{align-items:flex-start!important;flex-direction:column!important}

  /* Footer stays compact and never sits underneath the quick bar. */
  .site-footer{padding:28px 0 18px!important}
  .footer-main{grid-template-columns:1fr!important;gap:20px!important;text-align:center!important}
  .footer-logo{margin:auto!important;max-width:250px!important;height:auto!important}
  .official-links{justify-content:center!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}
  .official-links a{min-width:0!important;white-space:normal!important}
  .footer-bottom{grid-template-columns:1fr!important;gap:10px!important;text-align:center!important;font-size:11px!important;padding-bottom:6px!important}
}

@media(max-width:460px){
  :root{--mobile-quick-height:70px}
  body.v10 .header-v10{grid-template-columns:minmax(0,1fr) 46px 42px!important}
  body.v10 .header-v10 .brand img{width:min(55vw,180px)!important}
  .hero-actions{grid-template-columns:1fr!important}
  .hero-candidate{height:390px!important}.hero-candidate img{height:385px!important}
  .principles-grid{grid-template-columns:1fr!important}
  .principle-card{min-height:190px!important;border-right:0!important}
  .official-links{grid-template-columns:1fr!important}
  .mobile-quick .mobile-quick-item{padding-left:3px!important;padding-right:3px!important;gap:4px!important}
  .mobile-quick-copy strong{font-size:9px!important}.mobile-quick-copy small{font-size:6.8px!important}
  .mobile-quick-icon svg,.mobile-quick-icon img{width:19px!important;height:19px!important}
}

@media(max-width:360px){
  body.v10 .header-v10 .brand img{width:154px!important}
  body.v10 .language-toggle{min-width:44px!important;width:44px!important}
  .mobile-quick-copy strong{font-size:8.2px!important}
  .mobile-quick-copy small{display:none!important}
}

@media(max-width:900px) and (orientation:landscape) and (max-height:520px){
  :root{--mobile-quick-height:60px}
  .mobile-quick .mobile-quick-item{flex-direction:row!important;gap:7px!important;padding:5px!important}
  .mobile-quick-copy{text-align:left!important}.mobile-quick-copy small{display:none!important}
  .a11y-fab{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important}
}
