:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}body{margin:0}#root{min-height:100vh}.page{color:#0f172a;background:#f8fafc;min-height:100vh}.header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.brand{align-items:center;gap:12px;display:flex}.logo{color:#fff;background:#1e40af;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.title{font-size:16px;font-weight:800}.subtitle{color:#475569;font-size:12px}.pill{color:#fff;background:#f59e0b;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.container{gap:16px;max-width:1050px;margin:22px auto;padding:0 16px 32px;display:grid}.card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:18px}h2{margin:0 0 8px;font-size:18px}.muted{color:#475569}.small{font-size:12px}.drop{cursor:pointer;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:14px;gap:12px;margin-top:12px;padding:14px;transition:border-color .15s,background .15s;display:flex}.drop:hover{background:#eff6ff;border-color:#3b82f6}.drop input{display:none}.dropTitle{font-weight:700}.dropSub{color:#475569;margin-top:3px;font-size:12px}.progress{margin-top:14px}.progressTop{justify-content:space-between;margin-bottom:6px;display:flex}.bar{background:#e2e8f0;border-radius:999px;height:10px;overflow:hidden}.barFill{background:#1e40af;border-radius:999px;height:100%;transition:width .2s}.notice{border-radius:12px;margin-top:12px;padding:10px 12px;font-size:13px}.notice.warn{background:#fffbeb;border:1px solid #f59e0b55}.notice.err{background:#fef2f2;border:1px solid #ef444455}.table{border:1px solid #e2e8f0;border-radius:14px;margin-top:10px;overflow:hidden}.thead,.trow{grid-template-columns:1.6fr .7fr 1.2fr;gap:12px;padding:12px;display:grid}.thead{color:#334155;background:#f8fafc;font-size:12px;font-weight:800}.trow{border-top:1px solid #e2e8f0;align-items:start}.claimText{flex-direction:column;gap:6px;display:flex}.badge{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;height:fit-content;padding:8px 10px;font-size:12px;font-weight:800;display:inline-flex}.badge.verified{background:#ecfdf5;border-color:#10b98155}.badge.inaccurate{background:#fffbeb;border-color:#f59e0b55}.badge.false{background:#fef2f2;border-color:#ef444455}.evidence a{color:#1e40af;font-weight:700;text-decoration:none}.evidence a:hover{text-decoration:underline}.footer{max-width:1050px;margin:0 auto;padding:0 16px 22px;font-size:12px}@media (width<=850px){.thead,.trow{grid-template-columns:1fr}}
