.stats-page{flex-direction:column;gap:1rem;max-width:1280px;margin:0 auto;padding:1.5rem;display:flex}.stats-hero{padding:1.4rem 1.6rem}.stats-hero h1{letter-spacing:.015em;color:var(--text-primary,#e0e0e0);margin:0 0 .3rem;font-size:2rem}.stats-hero-sub{color:var(--text-secondary,#8a8f9c);max-width:60ch;margin:0;font-size:.98rem}.stats-hero-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.2rem;display:flex}.stats-window-toggle{border:1px solid var(--bg-card-border,#1e2230);background:#080a0f80;border-radius:6px;display:inline-flex;overflow:hidden}.stats-window-btn{color:var(--text-secondary,#8a8f9c);cursor:pointer;border:0;border-right:1px solid var(--bg-card-border,#1e2230);background:0 0;padding:.45rem .85rem;font-family:Calibri,Segoe UI,system-ui,sans-serif;font-size:.85rem;transition:background .15s,color .15s}.stats-window-btn:last-child{border-right:0}.stats-window-btn:hover{color:var(--text-primary,#e0e0e0);background:#ffffff0a}.stats-window-btn.is-active{color:#f0f4fa;background:#4a9eff2e}.stats-cells{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;display:grid}.stats-cell{border:1px solid var(--bg-card-border,#1e2230);background:#080a0f8c;border-top:3px solid #4a9eff;border-radius:6px;padding:.9rem 1rem .85rem}.stats-cell-value{color:#f5f7fa;letter-spacing:.01em;font-size:1.95rem;font-weight:600;line-height:1.05}.stats-cell-label{color:var(--text-primary,#e0e0e0);margin-top:.25rem;font-size:.92rem}.stats-cell-hint{color:var(--text-secondary,#8a8f9c);margin-top:.3rem;font-size:.78rem}.stats-privacy{border:1px solid var(--bg-card-border,#1e2230);background:#080a0f8c;border-left:3px solid #2ecc71;border-radius:6px;padding:1rem 1.2rem}.stats-privacy-head{text-transform:uppercase;letter-spacing:.08em;color:#2ecc71;margin-bottom:.4rem;font-family:Courier New,monospace;font-size:.72rem}.stats-privacy p{color:var(--text-primary,#e0e0e0);margin:.5rem 0 0;font-size:.93rem;line-height:1.5}.stats-section{padding:1.2rem 1.4rem}.stats-section-head{margin-bottom:.85rem}.stats-section-head h2{letter-spacing:.01em;color:var(--text-primary,#e0e0e0);margin:0 0 .25rem;font-size:1.18rem}.stats-section-sub{color:var(--text-secondary,#8a8f9c);max-width:60ch;margin:0;font-size:.86rem}.stats-grid-two{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:1rem;display:grid}.stats-empty{color:var(--text-secondary,#8a8f9c);padding:.8rem 0;font-size:.9rem;font-style:italic}.stats-country-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.stats-country-row{grid-template-columns:2.4rem 1fr 3rem 2.8rem;align-items:center;gap:.55rem;display:grid}.stats-country-code{color:#e8edf5;letter-spacing:.06em;font-family:Courier New,monospace;font-size:.82rem}.stats-country-track{background:#ffffff0b;border-radius:3px;height:9px;display:block;overflow:hidden}.stats-country-fill{background:linear-gradient(90deg,#4a9eff80,#4a9effe6);border-radius:3px;height:100%;display:block}.stats-country-count{text-align:right;color:var(--text-primary,#e0e0e0);font-family:Courier New,monospace;font-size:.82rem}.stats-country-pct{text-align:right;color:var(--text-secondary,#8a8f9c);font-family:Courier New,monospace;font-size:.75rem}.stats-simple-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.stats-simple-list li{color:var(--text-primary,#e0e0e0);border-bottom:1px dashed #ffffff0a;justify-content:space-between;align-items:baseline;gap:.6rem;padding:.25rem 0;font-size:.92rem;display:flex}.stats-simple-list li:last-child{border-bottom:0}.stats-simple-meta{align-items:baseline;gap:.7rem;display:inline-flex}.stats-simple-count{color:var(--text-primary,#e0e0e0);font-family:Courier New,monospace;font-size:.85rem}.stats-simple-pct{color:var(--text-secondary,#8a8f9c);text-align:right;min-width:2.6rem;font-family:Courier New,monospace;font-size:.75rem}.stats-methodology{padding:1.2rem 1.4rem}.stats-methodology h2{color:var(--text-primary,#e0e0e0);margin:0 0 .7rem;font-size:1.1rem}.stats-methodology ul{color:var(--text-primary,#e0e0e0);margin:0;padding-left:1.1rem;font-size:.92rem;line-height:1.55}.stats-methodology li{margin-bottom:.5rem}.stats-methodology code{background:#ffffff0d;border-radius:3px;padding:.05rem .3rem;font-family:Courier New,monospace;font-size:.85rem}.stats-generated{color:var(--text-secondary,#8a8f9c);margin-top:.7rem;font-family:Courier New,monospace;font-size:.78rem}@media (width<=768px){.stats-page{padding:.75rem}.stats-hero h1{font-size:1.6rem}.stats-hero-head{flex-direction:column}.stats-window-toggle{width:100%;overflow-x:auto}}
