:root{--navy:#0d0d0d;--deep-navy:#050505;--gold:#c9a84c;--gold-light:#e8c96a;--gold-bright:#ffdd6b;--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.7}
.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}
.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-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)}
.mobile-drawer .mob-vote-btn{margin-top:1rem;background:var(--red);color:var(--white);text-align:center;padding:.9rem;border:none;border-bottom:none}
.article-header{padding:calc(var(--banner-h) + 64px + 3rem) 2rem 3rem;background:linear-gradient(180deg,var(--deep-navy) 0%,var(--navy) 100%);border-bottom:1px solid rgba(201,168,76,.15)}
.article-header-inner{max-width:920px;margin:0 auto}
.article-meta-top{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;margin-bottom:1.5rem;font-size:.78rem;font-family:'Bebas Neue',sans-serif;letter-spacing:2.5px}
.article-tag{display:inline-block;background:var(--red);color:var(--white);padding:.35rem .85rem;text-transform:uppercase}
.article-source{color:var(--gold);text-transform:uppercase}
.article-date{color:var(--text-muted);text-transform:uppercase}
.article-headline{font-family:'Playfair Display',serif;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:900;color:var(--white);line-height:1.1;margin-bottom:1.3rem;letter-spacing:-.02em}
.article-headline em{font-style:normal;color:var(--gold)}
.article-deck{font-family:'Source Serif 4',serif;font-size:clamp(1.05rem,1.8vw,1.25rem);color:rgba(245,240,232,.8);line-height:1.6;font-weight:300;font-style:italic;border-left:3px solid var(--gold);padding-left:1.2rem;margin-bottom:0}
.featured-image{background:var(--deep-navy);padding:3rem 2rem;border-bottom:1px solid rgba(201,168,76,.15)}
.featured-image-inner{max-width:1100px;margin:0 auto}
.featured-image-frame{position:relative;width:100%;overflow:hidden;border:1px solid rgba(201,168,76,.35);box-shadow:0 30px 80px rgba(0,0,0,.7)}
.featured-image-frame img{width:100%;height:auto;display:block}
.featured-image-caption{margin-top:1rem;font-family:'Bebas Neue',sans-serif;font-size:.78rem;letter-spacing:2.5px;color:var(--text-muted);text-transform:uppercase;text-align:center}
.featured-image-caption strong{color:var(--gold-light)}
section{padding:5rem 2rem}
.section-inner{max-width:920px;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(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:var(--white)}
.divider{width:60px;height:3px;background:var(--gold);margin-bottom:2.5rem}
.results-section{background:var(--deep-navy)}
.results-chart{background:rgba(255,255,255,.02);border:1px solid rgba(201,168,76,.25);padding:2.5rem;margin:2rem 0}
.result-row{margin-bottom:1.8rem}
.result-row:last-child{margin-bottom:0}
.result-row-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.6rem}
.result-name{font-family:'Bebas Neue',sans-serif;font-size:1.2rem;letter-spacing:3px;color:var(--white);text-transform:uppercase}
.result-name.winner{color:var(--gold-bright)}
.result-name.winner::after{content:' ★';color:var(--gold-bright);font-size:.9em}
.result-percent{font-family:'Bebas Neue',sans-serif;font-size:1.8rem;color:var(--white);line-height:1}
.result-percent.winner{color:var(--gold-bright);font-size:2.2rem}
.result-bar-track{width:100%;height:34px;background:rgba(255,255,255,.06);border:1px solid rgba(201,168,76,.15);overflow:hidden;position:relative}
.result-bar-fill{height:100%;background:linear-gradient(90deg,rgba(201,168,76,.4) 0%,var(--gold) 100%);transition:width 1.5s cubic-bezier(.22,1,.36,1);width:0}
.result-bar-fill.winner{background:linear-gradient(90deg,var(--gold) 0%,var(--gold-bright) 100%);box-shadow:0 0 24px rgba(255,221,107,.3)}
.result-bar-track.in-view .result-bar-fill[data-width="51"]{width:51%}
.result-bar-track.in-view .result-bar-fill[data-width="31"]{width:31%}
.result-bar-track.in-view .result-bar-fill[data-width="18"]{width:18%}
.results-meta{margin-top:2rem;padding-top:1.8rem;border-top:1px solid rgba(201,168,76,.18);display:flex;justify-content:space-around;flex-wrap:wrap;gap:1.5rem;text-align:center}
.results-meta-item{flex:1;min-width:140px}
.results-meta-num{font-family:'Bebas Neue',sans-serif;font-size:2rem;color:var(--gold);line-height:1}
.results-meta-label{font-size:.7rem;letter-spacing:2px;color:rgba(245,240,232,.6);text-transform:uppercase;margin-top:.4rem;font-family:'Bebas Neue',sans-serif}
@media (max-width:700px){.results-chart{padding:1.8rem 1.4rem}.result-name{font-size:1rem;letter-spacing:2px}.result-percent{font-size:1.5rem}.result-percent.winner{font-size:1.8rem}}
.context-section{background:var(--navy)}
.context-section p{color:rgba(245,240,232,.85);font-size:1.05rem;line-height:1.9;margin-bottom:1.4rem;font-weight:300}
.context-section p strong{color:var(--gold);font-weight:600}
.context-section p .lead-stat{color:var(--gold-bright);font-weight:600}
.pullquote{font-family:'Playfair Display',serif;font-size:clamp(1.3rem,2.5vw,1.7rem);font-style:italic;color:var(--cream);line-height:1.5;border-left:3px solid var(--gold);padding:1.2rem 0 1.2rem 2rem;margin:2.5rem 0;position:relative}
.pullquote::before{content:'"';position:absolute;top:-1rem;left:1.2rem;font-family:'Playfair Display',serif;font-size:4rem;color:var(--gold);opacity:.4;line-height:1}
.disclaimer-section{background:var(--deep-navy);padding:3rem 2rem;border-top:1px solid rgba(201,168,76,.15);border-bottom:1px solid rgba(201,168,76,.15)}
.disclaimer-inner{max-width:920px;margin:0 auto}
.disclaimer-box{background:rgba(184,34,42,.08);border:1px solid rgba(184,34,42,.35);border-left:3px solid var(--red);padding:1.8rem 2rem;display:flex;gap:1.3rem;align-items:flex-start}
.disclaimer-icon{flex-shrink:0;color:var(--red);font-size:1.5rem;margin-top:.1rem}
.disclaimer-content h3{font-family:'Bebas Neue',sans-serif;font-size:.92rem;letter-spacing:3px;color:#ff7a82;margin-bottom:.6rem;text-transform:uppercase}
.disclaimer-content p{color:rgba(245,240,232,.85);font-size:.96rem;line-height:1.7;font-weight:300;margin:0}
.disclaimer-content p strong{color:var(--cream)}
@media (max-width:700px){.disclaimer-box{flex-direction:column;gap:.8rem;padding:1.5rem}}
.source-section{background:var(--navy);padding:3rem 2rem}
.source-inner{max-width:920px;margin:0 auto;text-align:center}
.source-label{font-family:'Bebas Neue',sans-serif;font-size:.78rem;letter-spacing:3px;color:var(--gold);text-transform:uppercase;margin-bottom:1rem}
.source-attribution{font-family:'Playfair Display',serif;font-size:clamp(1.1rem,2vw,1.3rem);color:var(--cream);line-height:1.6;margin-bottom:1.5rem;font-style:italic}
.source-link{display:inline-flex;align-items:center;gap:.6rem;color:var(--gold);text-decoration:none;font-family:'Bebas Neue',sans-serif;font-size:.85rem;letter-spacing:2px;padding:.7rem 1.4rem;border:1px solid rgba(201,168,76,.4);transition:border-color .2s,background .2s;text-transform:uppercase}
.source-link:hover{border-color:var(--gold);background:rgba(201,168,76,.06)}
.faq-section{background:var(--deep-navy)}
.faq-list{display:flex;flex-direction:column;gap:.8rem;margin-top:2rem}
.faq{border:1px solid rgba(201,168,76,.2);background:rgba(255,255,255,.02);overflow:hidden}
.faq.open{border-color:rgba(201,168,76,.55)}
.faq-trigger{width:100%;background:transparent;border:none;color:var(--cream);padding:1.3rem 1.6rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;font-family:inherit;transition:background .2s}
.faq-trigger:hover{background:rgba(201,168,76,.05)}
.faq-q{font-family:'Playfair Display',serif;font-size:clamp(1rem,1.6vw,1.15rem);color:var(--white);flex:1;padding-right:1rem;font-weight:700}
.faq-toggle{font-family:'Bebas Neue',sans-serif;color:var(--gold);font-size:1.4rem;transition:transform .3s}
.faq.open .faq-toggle{transform:rotate(45deg)}
.faq-body{max-height:0;overflow:hidden;transition:max-height .4s ease}
.faq.open .faq-body{max-height:600px}
.faq-content{padding:0 1.6rem 1.5rem}
.faq-content p{color:rgba(245,240,232,.8);font-size:.98rem;line-height:1.8;font-weight:300}
.faq-content p strong{color:var(--gold)}
.cta-section{background:linear-gradient(180deg,var(--red) 0%,#8d1a21 100%);padding:5rem 2rem;text-align:center}
.cta-inner{max-width:760px;margin:0 auto}
.cta-section h2{font-family:'Playfair Display',serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900;color:var(--white);line-height:1.15;margin-bottom:1rem}
.cta-section h2 span{color:var(--gold-bright)}
.cta-section p{color:rgba(255,255,255,.92);font-size:1.05rem;line-height:1.7;margin-bottom:2rem}
.cta-section p strong{color:var(--gold-bright)}
.cta-ctas{display:flex;gap:.9rem;flex-wrap:wrap;justify-content:center}
.btn-white{background:var(--white);color:var(--red);border:1px solid 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}
.btn-white:hover{background:transparent;color:var(--white)}
.btn-white-outline{background:transparent;color:var(--white);border:1px solid 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}
.btn-white-outline:hover{background:var(--white);color:var(--red)}
.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)}
.support-section{background:var(--navy);padding:4rem 2rem;border-top:1px solid rgba(201,168,76,.15)}
.support-inner{max-width:920px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem}
.support-card{background:rgba(255,255,255,.02);border:1px solid rgba(201,168,76,.22);padding:2rem;text-align:center;transition:border-color .3s,transform .3s,background .3s;text-decoration:none;display:block}
.support-card:hover{border-color:var(--gold);transform:translateY(-3px);background:rgba(201,168,76,.04)}
.support-card-icon{font-size:1.8rem;color:var(--gold);margin-bottom:1rem}
.support-card h3{font-family:'Playfair Display',serif;font-size:1.3rem;color:var(--white);margin-bottom:.6rem}
.support-card p{color:rgba(245,240,232,.7);font-size:.92rem;line-height:1.6;font-weight:300;margin-bottom:1rem}
.support-card .arrow{color:var(--gold);font-family:'Bebas Neue',sans-serif;font-size:.78rem;letter-spacing:2px;text-transform:uppercase}
@media (max-width:700px){.support-inner{grid-template-columns:1fr;gap:1rem}}
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;font-family:'Bebas Neue',sans-serif;letter-spacing:2px}
.fade-up{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}
.fade-up.visible{opacity:1;transform:translateY(0)}
.video-section{background:var(--navy);padding:4rem 2rem;border-bottom:1px solid rgba(201,168,76,.15)}
.video-section-inner{max-width:1100px;margin:0 auto}
.video-card{background:rgba(255,255,255,.02);border:1px solid rgba(201,168,76,.2);padding:2rem;box-shadow:0 18px 55px rgba(0,0,0,.35)}
.video-embed{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:14px;box-shadow:0 18px 45px rgba(0,0,0,.55);background:#000}
.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.video-caption{margin-top:.85rem;font-family:'Source Serif 4',serif;color:rgba(245,240,232,.8);font-size:1rem;line-height:1.7}
@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}.article-header{padding:calc(var(--banner-h) + 56px + 2rem) 1.3rem 2rem}.featured-image{padding:2rem 1.3rem}section{padding:3.5rem 1.3rem}.video-section{padding:3rem 1.3rem}.video-card{padding:1.2rem}}
@media (max-width:420px){.vote-banner{font-size:.66rem;letter-spacing:1.3px}.vote-banner a{display:none}}