:root{--ink:#f5f3ea;--muted:#a8b3ad;--bg:#07100d;--panel:#101b17;--panel2:#15241e;--green:#19a866;--green2:#54d491;--gold:#e6b75a;--red:#da4e47;--line:rgba(255,255,255,.1);--sans:Arial,"Noto Nastaliq Urdu","Noto Sans Arabic",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);letter-spacing:0}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(to bottom,#000,transparent 70%)}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,5vw);border-bottom:1px solid var(--line);position:absolute;z-index:5;width:100%;direction:ltr}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border:1px solid var(--green2);display:grid;place-items:center;color:var(--green2);font-weight:800;font-size:14px}.brand div{display:flex;flex-direction:column;direction:rtl}.brand strong{font-size:17px}.brand small{font-size:10px;color:var(--muted);margin-top:3px}.live-pill{direction:rtl;display:flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:700}.live-pill span{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 6px rgba(218,78,71,.13);animation:pulse 1.8s infinite}@keyframes pulse{50%{box-shadow:0 0 0 10px rgba(218,78,71,0)}}main{overflow:hidden}.hero{min-height:640px;height:82vh;max-height:800px;position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:100px max(24px,8vw) 32px;background:radial-gradient(circle at 78% 62%,rgba(25,168,102,.22),transparent 32%),linear-gradient(125deg,#07100d 35%,#0f251c)}.hero:after{content:"115";position:absolute;left:4vw;bottom:-70px;font:bold 290px/1 Arial;color:rgba(255,255,255,.025);direction:ltr}.hero-copy{z-index:2;max-width:600px}.eyebrow,.section-heading p,.station-header p{margin:0 0 8px;color:var(--green2);font-weight:700;font-size:12px}.hero h1{font-size:clamp(45px,6vw,84px);line-height:1.18;margin:0;letter-spacing:0}.hero-sub{font-size:19px;color:#c8d0cc;margin:14px 0 32px}.focus-score{display:grid;grid-template-columns:auto 1fr;gap:4px 16px;width:max-content;border-right:3px solid var(--green2);padding:6px 18px 8px 0}.score-label{color:var(--muted);font-size:12px;grid-column:1/-1}.focus-score strong{font:800 52px/1 Arial;direction:ltr}.standing{align-self:end;color:var(--gold);font-size:13px;font-weight:700;padding-bottom:5px}.portrait-wrap{height:100%;position:relative;align-self:end;display:flex;justify-content:center;align-items:flex-end}.portrait{height:92%;max-width:100%;object-fit:contain;object-position:bottom;z-index:1;filter:drop-shadow(0 16px 22px rgba(0,0,0,.32))}.portrait-halo{position:absolute;width:min(36vw,470px);aspect-ratio:1;border-radius:50%;border:1px solid rgba(84,212,145,.28);bottom:14%;box-shadow:0 0 0 36px rgba(84,212,145,.025),0 0 0 72px rgba(84,212,145,.018)}.candidate-tag{position:absolute;z-index:2;left:2%;bottom:13%;background:var(--ink);color:#09120e;padding:13px 22px;border-right:5px solid var(--gold);display:flex;flex-direction:column;min-width:150px;box-shadow:0 8px 30px rgba(0,0,0,.25)}.candidate-tag span{font-size:10px;color:#52605a}.candidate-tag strong{font-size:18px}.ticker{min-height:112px;background:var(--green);display:grid;grid-template-columns:repeat(4,1fr);padding:0 max(24px,6vw);direction:rtl}.ticker>div{display:flex;flex-direction:column;justify-content:center;padding:18px 3vw;border-left:1px solid rgba(0,0,0,.15)}.ticker>div:last-child{border-left:0}.ticker span{font-size:11px;color:rgba(3,35,20,.7);font-weight:700}.ticker strong{font:800 27px/1.5 Arial;color:#041a0f;direction:ltr;text-align:right}.ticker strong b{font:inherit}.progress-band,.results-grid,.stations-section{padding:64px max(24px,6vw)}.progress-band{background:#0c1713;padding-bottom:54px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.section-heading h2,.station-header h2{font-size:27px;margin:0;letter-spacing:0}.section-heading>strong{font:800 26px Arial;color:var(--green2)}.progress-track{height:12px;background:#1b2a24;overflow:hidden}.progress-track span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--green),var(--green2));transition:width .6s ease}.results-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;background:#0c1713;padding-top:14px}.candidate-list{display:flex;flex-direction:column;gap:10px}.candidate-row{display:grid;grid-template-columns:42px minmax(110px,1fr) minmax(100px,2fr) 90px;align-items:center;gap:14px;padding:15px;background:var(--panel);border:1px solid transparent}.candidate-row.focus{background:#13271e;border-color:rgba(84,212,145,.28);border-right:4px solid var(--green2)}.rank{font:700 17px Arial;color:#65726c;text-align:center}.candidate-row.focus .rank{color:var(--green2)}.candidate-name{font-size:15px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bar{height:7px;background:#28342f;direction:ltr}.bar span{display:block;height:100%;background:#76837d;transition:width .6s ease}.focus .bar span{background:var(--green2)}.candidate-votes{font:800 18px Arial;text-align:left;direction:ltr}.zone-list{max-height:370px;overflow:auto;padding-left:6px}.zone-row{padding:12px 0;border-bottom:1px solid var(--line)}.zone-top{display:flex;justify-content:space-between;gap:10px;font-size:13px;font-weight:700}.zone-top small{color:var(--muted);font:11px Arial;direction:rtl}.zone-bar{display:flex;height:6px;background:#26332e;margin-top:9px;direction:ltr}.zone-bar .focus-part{background:var(--green2)}.zone-bar .other-part{background:var(--gold)}.stations-section{background:#eaece7;color:#101713}.station-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:26px}.station-header p{color:#168e59}.controls{display:flex;gap:10px;direction:rtl}.search{height:42px;width:270px;background:#fff;border:1px solid #cbd1cc;display:flex;align-items:center;padding:0 12px;gap:8px}.search span{font:24px Arial;color:#66706b}.search input{border:0;outline:0;width:100%;font:13px var(--sans);direction:rtl}.controls select{border:1px solid #cbd1cc;background:#fff;padding:0 12px;font:12px var(--sans);color:#27322d;outline:0}.station-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.station-card{background:#fff;border:1px solid #d6dad6;padding:17px;min-height:132px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .15s,border-color .15s}.station-card:hover{transform:translateY(-2px);border-color:#8ca195}.station-card-top{display:flex;justify-content:space-between;align-items:center}.station-no{font:800 12px Arial;color:#75807a}.status{font-size:10px;font-weight:700;padding:4px 7px;background:#edf0ed;color:#6b756f}.status.done{background:#dff4e8;color:#117546}.station-name{font-size:14px;line-height:1.65;font-weight:700;margin:11px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.station-bottom{display:flex;justify-content:space-between;color:#69736e;font-size:11px}.station-bottom strong{font:800 14px Arial;color:#198754;direction:ltr}.show-more{display:block;margin:24px auto 0;border:1px solid #aab2ad;background:transparent;padding:11px 26px;font:700 12px var(--sans);cursor:pointer;color:#28332e}.show-more:hover{background:#fff}.empty{grid-column:1/-1;text-align:center;padding:50px;color:#69736e}footer{background:#07100d;display:flex;justify-content:space-between;padding:22px max(24px,6vw);color:#78847e;font-size:10px}.toast{position:fixed;left:24px;bottom:24px;background:var(--ink);color:#111;padding:13px 18px;font-size:12px;font-weight:700;transform:translateY(100px);opacity:0;transition:.25s;z-index:20}.toast.show{transform:none;opacity:1}@media(max-width:900px){.hero{height:700px;min-height:700px;grid-template-columns:1fr;padding-top:120px}.hero-copy{align-self:start}.hero h1{font-size:52px}.portrait-wrap{position:absolute;left:0;bottom:0;width:56%;height:82%}.portrait{height:78%}.portrait-halo{width:80%}.candidate-tag{left:12px}.results-grid{grid-template-columns:1fr;gap:40px}.station-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.topbar{height:64px}.brand-mark{width:36px;height:36px}.hero{height:690px;min-height:690px;padding:100px 20px 20px;align-items:start}.hero-copy{width:100%}.hero h1{font-size:41px}.hero-sub{font-size:15px}.focus-score strong{font-size:42px}.portrait-wrap{width:100%;height:55%;opacity:.9}.portrait{height:100%;margin-left:-30%}.candidate-tag{bottom:8%;left:16px}.ticker{grid-template-columns:1fr 1fr;padding:0 12px}.ticker>div{min-height:85px;border-bottom:1px solid rgba(0,0,0,.13)}.ticker strong{font-size:21px}.progress-band,.results-grid,.stations-section{padding-right:18px;padding-left:18px}.candidate-row{grid-template-columns:30px minmax(85px,1fr) 62px}.candidate-row .bar{display:none}.station-header{align-items:stretch;flex-direction:column;gap:18px}.controls{flex-direction:column}.search{width:100%}.controls select{height:42px}.station-grid{grid-template-columns:1fr}.station-card{min-height:120px}footer{gap:10px;flex-direction:column}.hero:after{font-size:180px}}
