:root{--navy:#0d0d0d;--deep-navy:#050505;--gold:#c9a84c;--gold-light:#e8c96a;--cream:#f5f0e8;--red:#b8222a;--white:#fff;--text-muted:#7a8a9a;--banner-h:32px}
@media (max-width:900px){:root{--banner-h:34px}}
@media (max-width:420px){:root{--banner-h:30px}}
*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Source Serif 4',serif;background:var(--navy);color:var(--cream);overflow-x:hidden;line-height:1.6}
.skip-link{position:absolute;top:-100px;left:1rem;background:var(--gold);color:var(--navy);padding:.5rem 1rem;font-family:'Bebas Neue',sans-serif;letter-spacing:2px;font-size:.9rem;z-index:9999;text-decoration:none;transition:top .2s}
.skip-link:focus{top:.5rem}
.vote-banner{position:fixed;top:0;left:0;right:0;z-index:102;background:var(--red);color:var(--white);padding:.55rem 1.5rem;text-align:center;font-family:'Bebas Neue',sans-serif;letter-spacing:2.5px;font-size:.78rem;border-bottom:1px solid rgba(255,255,255,.15)}
.vote-banner a{color:var(--white);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:1px}
.vote-banner-countdown{display:inline-block;background:rgba(0,0,0,.22);padding:.1rem .65rem;margin:0 .4rem;border-radius:2px;font-weight:600}
nav{position:fixed;top:var(--banner-h);left:0;right:0;z-index:100;background:rgba(5,5,5,.97);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(201,168,76,.25);padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:64px}
.nav-logo{font-family:'Bebas Neue',sans-serif;font-size:1.4rem;letter-spacing:3px;color:var(--gold);text-decoration:none;line-height:1;display:flex;align-items:center}
.nav-links{display:flex;gap:1.8rem;list-style:none;align-items:center}
.nav-links a{color:var(--cream);text-decoration:none;font-size:.82rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:300;transition:color .2s}
.nav-links a:hover{color:var(--gold)}
.nav-links a.active{color:var(--gold)}
.nav-vote-btn{background:var(--red);color:var(--white)!important;padding:.55rem 1.2rem;border:1px solid var(--red);transition:background .2s,color .2s}
.nav-vote-btn:hover{background:transparent;color:var(--red)!important}
.nav-hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:transparent;border:none;cursor:pointer;padding:0;z-index:110;height:100%}
.nav-hamburger span{display:block;width:24px;height:2px;background:var(--gold);border-radius:2px;transition:transform .3s,opacity .3s}
.nav-hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.nav-hamburger.open span:nth-child(2){opacity:0}
.nav-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.mobile-drawer{display:none;position:fixed;top:calc(var(--banner-h) + 56px);left:0;right:0;background:rgba(5,5,5,.98);border-bottom:1px solid rgba(201,168,76,.25);z-index:99;flex-direction:column;padding:1.5rem 1.5rem 2rem;gap:0}
.mobile-drawer.open{display:flex}
.mobile-drawer a{color:var(--cream);text-decoration:none;font-family:'Bebas Neue',sans-serif;font-size:1rem;letter-spacing:3px;text-transform:uppercase;padding:.9rem 0;border-bottom:1px solid rgba(201,168,76,.1);transition:color .2s}
.mobile-drawer a:hover{color:var(--gold)}
.mobile-drawer a.active{color:var(--gold)}
.mobile-drawer .mob-vote-btn{margin-top:1rem;background:var(--red);color:var(--white);text-align:center;padding:.9rem;border:none;border-bottom:none}
.btn-gold{border:1px solid var(--gold);background:var(--gold);color:var(--navy);padding:.95rem 2rem;text-decoration:none;font-family:'Bebas Neue',sans-serif;font-size:1rem;letter-spacing:3px;transition:background .2s,color .2s;display:inline-block;cursor:pointer}
.btn-gold:hover{background:transparent;color:var(--gold)}
.btn-outline{border:1px solid rgba(245,240,232,.5);color:var(--cream);padding:.95rem 2rem;text-decoration:none;font-family:'Bebas Neue',sans-serif;font-size:1rem;letter-spacing:3px;transition:border-color .2s,color .2s;display:inline-block;cursor:pointer}
.btn-outline:hover{border-color:var(--gold);color:var(--gold)}
.btn-red{border:1px solid var(--red);background:var(--red);color:var(--white);padding:.95rem 2rem;text-decoration:none;font-family:'Bebas Neue',sans-serif;font-size:1rem;letter-spacing:3px;transition:background .2s,color .2s;display:inline-block;cursor:pointer}
.btn-red:hover{background:transparent;color:var(--red)}
.qa-hero{position:relative;padding-top:calc(var(--banner-h) + 64px);background:var(--deep-navy)}
.qa-hero-banner{display:block;width:auto;max-width:100%;max-height:340px;margin:0 auto;background:var(--deep-navy)}
.qa-hero-inner{position:relative;z-index:2;max-width:1100px;margin:0 auto;width:100%;padding:2.5rem 2rem 3rem;border-bottom:1px solid rgba(201,168,76,.15)}
.qa-hero-badge{display:inline-block;background:var(--red);color:var(--white);font-size:.68rem;letter-spacing:3px;text-transform:uppercase;padding:.3rem 1rem;margin-bottom:1.3rem;font-weight:600;font-family:'Source Serif 4',serif}
.qa-hero h1{font-family:'Playfair Display',serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:900;line-height:1;color:var(--gold)}
.qa-hero-sub{font-family:'Bebas Neue',sans-serif;font-size:clamp(1rem,1.8vw,1.35rem);letter-spacing:4px;color:var(--gold-light);margin:1.1rem 0 1rem;text-transform:uppercase}
.qa-hero p{font-size:1.02rem;font-weight:300;color:rgba(245,240,232,.85);max-width:60ch;line-height:1.75}
.qa-intro{background:var(--deep-navy);border-bottom:1px solid rgba(201,168,76,.15);padding:3rem 2rem}
.qa-intro-inner{max-width:820px;margin:0 auto;text-align:center}
.qa-intro .section-label{font-family:'Bebas Neue',sans-serif;font-size:.82rem;letter-spacing:4px;color:var(--gold);margin-bottom:.7rem;text-transform:uppercase}
.qa-intro p{color:rgba(245,240,232,.8);font-size:1.05rem;line-height:1.85;font-weight:300}
.qa-intro p strong{color:var(--gold);font-weight:600}
.qa-section{padding:5rem 2rem;background:var(--navy)}
.qa-section-inner{max-width:1000px;margin:0 auto}
.section-label{font-family:'Bebas Neue',sans-serif;font-size:.82rem;letter-spacing:4px;color:var(--gold);margin-bottom:.6rem;text-transform:uppercase}
.section-title{font-family:'Playfair Display',serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.15;margin-bottom:1.2rem;color:var(--white)}
.divider{width:60px;height:3px;background:var(--gold);margin-bottom:3rem}
.issues-list{display:flex;flex-direction:column;gap:1rem}
.issue{border:1px solid rgba(201,168,76,.22);border-left:3px solid rgba(201,168,76,.22);background:rgba(255,255,255,.02);transition:border-left-color .3s,border-color .3s;overflow:hidden;scroll-margin-top:calc(var(--banner-h) + 64px + 1.5rem)}
.issue:hover{border-left-color:var(--gold)}
.issue.open{border-color:rgba(201,168,76,.55);border-left-color:var(--gold)}
.issue-trigger{width:100%;background:transparent;border:none;color:var(--cream);padding:1.5rem 1.8rem;display:grid;grid-template-columns:auto 1fr auto;gap:1.3rem;align-items:center;cursor:pointer;text-align:left;font-family:inherit;transition:background .25s}
.issue-trigger:hover{background:rgba(201,168,76,.05)}
.issue-number{font-family:'Bebas Neue',sans-serif;font-size:1.6rem;color:var(--gold);letter-spacing:2px;line-height:1;min-width:2.5rem}
.issue-title-wrap{display:flex;flex-direction:column;gap:.5rem}
.issue-title{font-family:'Playfair Display',serif;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:700;color:var(--white);line-height:1.35}
.issue-hint{font-family:'Bebas Neue',sans-serif;font-size:.65rem;letter-spacing:2.5px;color:rgba(201,168,76,.55);text-transform:uppercase}
.issue-toggle{position:relative;width:40px;height:40px;min-width:40px;border-radius:50%;background:rgba(201,168,76,.12);border:1.5px solid var(--gold);box-shadow:0 0 0 4px rgba(201,168,76,.06);display:inline-block;flex-shrink:0;transition:background .25s,box-shadow .25s,transform .35s}
.issue-toggle .bar{position:absolute;top:50%;left:50%;background:var(--gold);border-radius:2px;transition:background .25s}
.issue-toggle .bar-h{width:16px;height:3px;transform:translate(-50%,-50%)}
.issue-toggle .bar-v{width:3px;height:16px;transform:translate(-50%,-50%)}
.issue-trigger:hover .issue-toggle{background:rgba(201,168,76,.22);transform:scale(1.08);box-shadow:0 0 0 6px rgba(201,168,76,.08)}
.issue.open .issue-toggle{background:var(--gold);transform:rotate(45deg);box-shadow:0 0 0 4px rgba(201,168,76,.14)}
.issue.open .issue-toggle .bar{background:var(--navy)}
.issue.open .issue-trigger:hover .issue-toggle{transform:rotate(45deg) scale(1.05)}
.issue-body{max-height:0;overflow:hidden;transition:max-height .6s ease}
.issue.open .issue-body{max-height:4000px}
.issue-content{padding:0 1.8rem 2rem 5.3rem}
.issue-content .issue-lead{font-family:'Playfair Display',serif;font-style:italic;font-size:1.15rem;color:var(--gold-light);line-height:1.55;margin-bottom:1.2rem;padding-left:1rem;border-left:2px solid rgba(201,168,76,.4)}
.issue-content p{color:rgba(245,240,232,.82);line-height:1.85;font-size:1rem;font-weight:300;margin-bottom:1.2rem}
.issue-content p:last-child{margin-bottom:0}
.issue-content p strong{color:var(--cream);font-weight:600}
.issue-content .plan-label{font-family:'Bebas Neue',sans-serif;font-size:.82rem;letter-spacing:3px;color:var(--gold);margin:1.5rem 0 1rem;text-transform:uppercase}
.issue-content ol.steps{list-style:none;counter-reset:step;padding:0;margin:0 0 1.2rem}
.issue-content ol.steps li{counter-increment:step;color:rgba(245,240,232,.82);font-size:1rem;line-height:1.8;font-weight:300;padding:.7rem 0 .7rem 2.8rem;position:relative;border-bottom:1px solid rgba(201,168,76,.08)}
.issue-content ol.steps li:last-child{border-bottom:none}
.issue-content ol.steps li::before{content:counter(step);position:absolute;left:0;top:.85rem;width:1.8rem;height:1.8rem;background:rgba(201,168,76,.12);border:1px solid var(--gold);color:var(--gold);font-family:'Bebas Neue',sans-serif;font-size:.95rem;display:flex;align-items:center;justify-content:center;border-radius:50%}
.issue-content ol.steps li strong{color:var(--gold-light);font-weight:600}
@media (max-width:700px){.issue-content{padding:0 1.3rem 1.8rem 1.3rem}.issue-trigger{padding:1.2rem 1.3rem;gap:.9rem}.issue-number{min-width:1.8rem;font-size:1.3rem}.issue-content ol.steps li{padding-left:2.5rem}}
.qa-controls{display:flex;justify-content:flex-end;margin-bottom:1.3rem}
.qa-expand-btn{background:transparent;border:1px solid rgba(201,168,76,.4);color:var(--gold);font-family:'Bebas Neue',sans-serif;font-size:.75rem;letter-spacing:2.5px;text-transform:uppercase;padding:.55rem 1.2rem;cursor:pointer;transition:background .2s,color .2s}
.qa-expand-btn:hover{background:var(--gold);color:var(--navy)}
.quote-section{background:var(--gold);padding:4.5rem 2rem}
.quote-inner{max-width:800px;margin:0 auto;text-align:center}
blockquote{font-family:'Playfair Display',serif;font-size:clamp(1.4rem,3vw,2rem);font-style:italic;color:var(--navy);line-height:1.5;margin-bottom:1.5rem}
cite{font-family:'Bebas Neue',sans-serif;font-size:.88rem;letter-spacing:3px;color:rgba(10,10,10,.55)}
.qa-cta{background:var(--deep-navy);padding:5rem 2rem;border-top:1px solid rgba(201,168,76,.15)}
.qa-cta-inner{max-width:820px;margin:0 auto;text-align:center}
.qa-cta .section-title{margin-bottom:1rem}
.qa-cta .divider{margin:0 auto 2rem}
.qa-cta p{color:rgba(245,240,232,.82);font-size:1.05rem;line-height:1.8;max-width:60ch;margin:0 auto 2.2rem;font-weight:300}
.qa-cta p strong{color:var(--gold);font-weight:600}
.qa-cta-btns{display:flex;justify-content:center;gap:.9rem;flex-wrap:wrap}
footer{background:var(--deep-navy);border-top:1px solid rgba(201,168,76,.2);padding:3rem 2rem;text-align:center}
footer p{color:var(--text-muted);font-size:.8rem;line-height:1.8}
footer a{color:var(--gold);text-decoration:none}
.fade-up{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}
.fade-up.visible{opacity:1;transform:translateY(0)}
@media (max-width:900px){
.vote-banner{font-size:.72rem;letter-spacing:1.6px;padding:.55rem .75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vote-banner i{display:none}.vote-banner-countdown{padding:.08rem .45rem;margin:0 .25rem;font-size:.72rem}
.nav-links{display:none}.nav-hamburger{display:flex}nav{height:56px;padding:0 1rem}
.qa-hero{padding-top:calc(var(--banner-h) + 56px)}.qa-hero-inner{padding:2rem 1.3rem 2.5rem}.qa-hero-banner{max-height:240px}
.issue{scroll-margin-top:calc(var(--banner-h) + 56px + 1rem)}
}
@media (max-width:420px){.vote-banner{font-size:.66rem;letter-spacing:1.3px}.vote-banner a{display:none}}