:root{--working:#15803d;--degraded:#b45309;--blocked:#b91c1c;--unverified:#6b7280;--border:#e5e7eb;--muted:#6b7280;--bg:#ffffff;--text:#111827}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:var(--bg);line-height:1.6;font-size:1rem}main{padding:1rem}.site-header,main{max-width:860px;margin:0 auto}.site-header{display:flex;flex-wrap:wrap;gap:.5rem 1rem;justify-content:space-between;align-items:center;padding:.85rem 1rem;border-bottom:1px solid var(--border)}.logo{font-weight:700;font-size:1.1rem;text-decoration:none;color:var(--text)}.site-nav{display:flex;gap:1rem}.site-footer{max-width:860px;margin:2rem auto 0;padding:1rem;border-top:1px solid var(--border);color:var(--muted);font-size:.875rem}h1{font-size:clamp(1.45rem,3.5vw + .6rem,2rem)}h1,h2{line-height:1.25}h2{font-size:clamp(1.15rem,1.5vw + .75rem,1.4rem);margin-top:1.75em}h3{line-height:1.25}dd,li,p,td{overflow-wrap:break-word}a{color:#1d4ed8}.flag{width:21px;height:14px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.12);vertical-align:-2px}.badge{display:inline-block;padding:.1rem .5rem;border-radius:999px;font-size:.8rem;font-weight:600;color:#fff;white-space:nowrap}.badge-working{background:var(--working)}.badge-degraded{background:var(--degraded)}.badge-blocked{background:var(--blocked)}.badge-unverified{background:var(--unverified)}.badge-stale{opacity:.75;font-style:italic}.matrix-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.matrix{border-collapse:separate;border-spacing:0;width:100%;font-size:.9rem}.matrix td,.matrix th{border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:.4rem .5rem;text-align:left;background:var(--bg)}.matrix thead th{border-top:1px solid var(--border)}.matrix tr>:first-child{border-left:1px solid var(--border)}.matrix td a{text-decoration:none}.status-matrix .matrix{min-width:0}.status-matrix .matrix td{text-align:center}.status-matrix .matrix td a{display:flex;justify-content:center;align-items:center;min-height:38px}.status-matrix .matrix tr>:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:1}.status-matrix .matrix thead th{vertical-align:bottom}.status-matrix .matrix thead th a{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;text-decoration:none}.th-country{font-size:.78rem;font-weight:600}@media (min-width:1000px){.status-matrix{width:min(1000px,calc(100vw - 4rem));position:relative;left:50%;transform:translateX(-50%)}.status-matrix .matrix .badge{font-size:.72rem;padding:.15rem .5rem}}@media (max-width:999px){.status-matrix .matrix .badge{width:14px;height:14px;padding:0;border-radius:50%;font-size:0;color:transparent;overflow:hidden}}@media (max-width:759px){.status-matrix .matrix thead th a{align-items:center}.th-country{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.72rem}}@media (max-width:479px){.status-matrix .matrix td,.status-matrix .matrix th{padding:.3rem .25rem}}.matrix-legend{display:flex;flex-wrap:wrap;gap:.35rem 1rem;margin:.5rem 0 0;font-size:.8rem;color:var(--muted)}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:.3rem}.legend-working{background:var(--working)}.legend-degraded{background:var(--degraded)}.legend-blocked{background:var(--blocked)}.legend-unverified{background:var(--unverified)}.legend-stale{background:var(--working);opacity:.5}@media (max-width:639px){.table-stack{min-width:0}.table-stack thead{display:none}.table-stack tr{display:block;border:1px solid var(--border);border-radius:8px;margin:0 0 .75rem;padding:.25rem .75rem}.table-stack td{display:flex;gap:.75rem;border:none!important;padding:.3rem 0}.table-stack td:before{content:attr(data-label);flex:0 0 6.2rem;color:var(--muted);font-size:.8rem;line-height:1.9}.table-stack .td-empty{display:none}}.country-cards{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));grid-gap:.75rem;gap:.75rem;margin:1rem 0 0;padding:0}.country-card{display:block;height:100%;border:1px solid var(--border);border-radius:8px;padding:.7rem .8rem;text-decoration:none;color:var(--text)}.country-card:hover{border-color:var(--muted)}.country-card-name{display:flex;align-items:center;gap:.45rem;font-weight:600;margin-bottom:.15rem}.country-card .muted{display:block;font-size:.8rem}.crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.85rem;color:var(--muted);margin:.25rem 0 .75rem}.crumbs a{color:inherit;text-decoration:none}.crumbs a:hover{text-decoration:underline}.status-card{border:1px solid var(--border);border-radius:8px;padding:1rem;margin:1rem 0}.status-card dl{display:grid;grid-template-columns:auto 1fr;grid-gap:.25rem 1rem;gap:.25rem 1rem;margin:0}.status-card dt{color:var(--muted)}.status-card dd{margin:0}.alternatives{border-left:4px solid var(--working);padding-left:1rem;margin:1.5rem 0}.alternatives li{margin:.35rem 0}.vpn-cta{border:1px solid var(--border);border-radius:8px;padding:1rem;margin:1rem 0}.vpn-cta p{margin:0}.vpn-cta .disclosure{margin:0 0 .75rem}.cta-link{display:inline-block;margin-left:.5rem;padding:.45rem 1rem;border-radius:6px;background:var(--working);color:#fff;font-weight:600;text-decoration:none}.cta-link:hover{opacity:.9}.disclosure{background:#f9fafb;border:1px solid var(--border);border-radius:6px;padding:.5rem .75rem;font-size:.8rem;color:var(--muted)}.report-widget{border:1px solid var(--border);border-radius:8px;padding:1rem;margin:1.5rem 0}.report-widget h2{margin-top:0}.report-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.report-buttons button{flex:1 1 auto;min-height:44px;padding:.5rem 1rem;border:1px solid var(--border);border-radius:6px;background:#f9fafb;cursor:pointer;font-size:1rem}.report-buttons button:hover{background:#f3f4f6}.report-widget label{display:block}.report-widget input{width:100%;max-width:320px;margin-top:.25rem;padding:.45rem .6rem;border:1px solid var(--border);border-radius:6px;font-size:1rem}.muted{color:var(--muted);font-size:.875rem}.source-list{font-size:.85rem;color:var(--muted);margin-top:.25rem}.changelog-list,.history-list{list-style:none;padding:0}.changelog-list li,.history-list li{padding:.4rem 0;border-bottom:1px solid var(--border)}.recent-reports{margin:.75rem 0 1.5rem}.recent-reports-label{margin-bottom:.4rem}.recent-reports ul{list-style:none;padding:0;margin:0}.recent-reports li{display:flex;align-items:center;gap:.35rem;padding:.35rem 0;border-bottom:1px solid var(--border);font-size:.875rem}.recent-reports .dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.recent-reports .dot-working{background:#16a34a}.recent-reports .dot-blocked{background:#dc2626}