:root{--ink:#0e1116}
.shell{max-width:980px;margin:auto;padding:1em;font-family:system-ui,Segoe UI,Inter,Arial}
.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1em;margin:1em 0;box-shadow:0 2px 8px rgba(0,0,0,.05)}
.hidden{display:none}.claim{padding:.75em 0;border-bottom:1px solid #f1f5f9}
.badge{display:inline-block;margin:.25em 0 .5em .25em;padding:2px 8px;border-radius:999px;font-size:.85em;border:1px solid #e5e7eb;background:#f8fafc}
.badge.ok{background:#E7F9EE;color:#0E7A3A}.badge.warn{background:#FFF8E6;color:#8A6400}.badge.bad{background:#FFE8E6;color:#A31616}
.meter{height:10px;border:1px solid #e5e7eb;border-radius:999px;overflow:hidden;margin:.25em 0 6px;background:#f3f4f6}
.meter>#bsFill{height:100%;width:0%;background:linear-gradient(90deg,#16a34a,#f59e0b,#ef4444)}
.logo{width:40px;height:40px;position:relative;margin-right:.5em;display:inline-block}
.logo .square{position:absolute;inset:8px;background:#0b1b2b;border-radius:8px}
.logo .ring{position:absolute;inset:0;border:4px solid #ffbf2a;border-radius:50%}
.wordmark{font-weight:800;font-size:20px}.subtitle{font-size:12px;opacity:.7}.build{opacity:.6;font-size:12px}
.foot{margin:2em 0;text-align:center}
.cloud{position:fixed;right:16px;bottom:20px;width:48px;height:48px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2);cursor:pointer}
.list{margin:6px 0 0 18px}
.tag{display:inline-block;margin:2px;padding:2px 6px;border-radius:6px;font-size:.75em}
.tag.primary{background:#E7F9EE;color:#0E7A3A}.tag.science{background:#E6F0FF;color:#0033A0}
.tag.news{background:#FFF8E6;color:#8A6400}.tag.ngo{background:#F3E8FF;color:#5B21B6}
.tag.region{background:#FFF1E6;color:#9A3412}.tag.other{background:#F3F4F6;color:#374151}
.error{margin-top:6px;color:#b91c1c;font-weight:700}
