:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}body{background:#f5f6fa;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container{max-width:800px;margin:40px auto;padding:16px}.card{background:#fff;border-radius:16px;margin-top:20px;padding:20px;box-shadow:0 10px 25px #0000000d}.card h2{margin-bottom:12px}.textarea{resize:none;border:1px solid #ddd;border-radius:12px;width:100%;min-height:100px;padding:12px;font-size:14px}.textarea:focus{border-color:#3b82f6;outline:none}.button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:12px;width:100%;margin-top:12px;padding:10px;font-weight:500}.button:hover{background:#2563eb}.verdict-true{color:#16a34a}.verdict-false{color:#dc2626}.verdict-misleading{color:#ca8a04}.meta{gap:10px;margin-top:16px;display:flex}.meta-box{text-align:center;background:#f1f5f9;border-radius:10px;flex:1;padding:10px;font-size:13px}.source{margin-top:6px;font-size:14px}.source a{color:#2563eb;text-decoration:none}.source a:hover{text-decoration:underline}.alert{border-radius:10px;margin-top:10px;padding:10px;font-size:13px}.alert-yellow{color:#92400e;background:#fef9c3}.alert-red{color:#991b1b;background:#fee2e2}.alert-purple{color:#5b21b6;background:#ede9fe}.alert-blue{color:#1e40af;background:#dbeafe}.vote{gap:10px;margin-top:16px;display:flex}.vote button{cursor:pointer;border:none;border-radius:10px;flex:1;padding:8px}.vote-up{color:#fff;background:#22c55e}.vote-down{color:#fff;background:#ef4444}.tabs{gap:8px;margin-bottom:12px;display:flex}.tab{cursor:pointer;text-align:center;background:#f9fafb;border:1px solid #ddd;border-radius:10px;flex:1;padding:8px;font-size:14px}.tab.active{color:#fff;background:#3b82f6;border-color:#3b82f6}.input{border:1px solid #ddd;border-radius:10px;width:100%;padding:10px}.upload-box{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;padding:20px}.upload-box.dragging{background:#e0f2fe;border-color:#3b82f6}.preview{border-radius:10px;max-height:200px;margin-top:10px}.search{gap:8px;margin-bottom:16px;display:flex}.search input{border:1px solid #ddd;border-radius:10px;flex:1;padding:10px}.list-item{cursor:pointer;border-bottom:1px solid #eee;padding:12px}.list-item:hover{background:#f9fafb}.list-title{margin-bottom:4px;font-size:14px}.list-meta{color:#64748b;font-size:12px}.nav{justify-content:center;gap:10px;margin-bottom:20px;display:flex}.nav button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;padding:8px 14px;font-weight:500;transition:all .2s}.nav button:hover{background:#f3f4f6}.nav button.active{color:#fff;background:#3b82f6;border-color:#3b82f6}.dashboard-grid{grid-template-columns:1fr;gap:20px;display:grid}.section-title{margin-bottom:10px;font-weight:600}.trending-item{border-bottom:1px solid #eee;padding:10px}.spike{color:#991b1b;background:#fee2e2;border-radius:10px;padding:10px}.heatmap-row{border-bottom:1px solid #eee;justify-content:space-between;padding:8px;display:flex}.bar{background:#e5e7eb;border-radius:5px;height:6px;margin-top:4px;overflow:hidden}.bar-fill{background:#3b82f6;height:100%}.history-item{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:10px;padding:14px;transition:all .2s}.history-item:hover{background:#f9fafb;transform:translateY(-1px)}.history-header{justify-content:space-between;align-items:center;display:flex}.badge{border-radius:8px;padding:4px 8px;font-size:12px;font-weight:600}.badge-true{color:#166534;background:#dcfce7}.badge-false{color:#991b1b;background:#fee2e2}.badge-unverified{color:#92400e;background:#fef3c7}.history-text{color:#374151;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:14px;display:-webkit-box;overflow:hidden}.history-meta{color:#6b7280;margin-top:6px;font-size:12px}.pagination{justify-content:center;gap:10px;margin-top:15px;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:6px 12px}.modal-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal{background:#fff;border-radius:16px;width:90%;max-width:600px;max-height:80vh;padding:20px;overflow-y:auto;box-shadow:0 20px 40px #0003}.modal-close{float:right;cursor:pointer;font-weight:700}.modal-section{margin-top:15px}.modal-source{margin-top:6px;font-size:14px}.progress{background:#e5e7eb;border-radius:5px;width:100%;height:8px;margin-top:10px;overflow:hidden}.progress-fill{background:#3b82f6;height:100%;transition:width .2s}.transcript-box{background:#f9fafb;border-radius:10px;margin-top:12px;padding:10px;font-size:14px}.verdict-badge{color:#fff;border-radius:6px;margin-left:8px;padding:2px 8px;font-size:12px}.verdict-true{background:#22c55e}.verdict-false{background:#ef4444}.verdict-misleading{background:#f59e0b}.verdict-unverified{background:#6b7280}.confidence-bar{background:#e5e7eb;border-radius:6px;width:100%;height:6px;margin-top:6px;overflow:hidden}.confidence-fill{border-radius:6px;height:100%;transition:width .3s}.conf-true{background:#22c55e}.conf-false{background:#ef4444}.conf-misleading{background:#f59e0b}.conf-unverified{background:#6b7280}
