*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.terminal-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.terminal-window{background:#1a1a1a;border-radius:12px;box-shadow:0 25px 50px #00000080,0 0 0 1px #ffffff1a;display:flex;flex-direction:column;font-family:Monaco,Menlo,Ubuntu Mono,monospace;height:80vh;max-width:900px;overflow:hidden;width:100%}.terminal-header{align-items:center;background:#2d2d2d;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:12px 16px}.terminal-controls{display:flex;gap:8px}.control-button{border-radius:50%;cursor:pointer;height:12px;transition:opacity .2s;width:12px}.control-button:hover{opacity:.8}.control-button.close{background:#ff5f57}.control-button.minimize{background:#ffbd2e}.control-button.maximize{background:#28ca42}.terminal-title{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;gap:8px}.close-button{background:none;border:none;border-radius:4px;color:#fff9;cursor:pointer;padding:4px;transition:all .2s}.close-button:hover{background:#ffffff1a;color:#fff}.terminal-progress{background:#2d2d2d;border-bottom:1px solid #ffffff1a;padding:16px}.progress-bar{background:#ffffff1a;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#667eea,#06b6d4,#26c6f9);border-radius:4px;height:100%;transition:width .5s ease}.progress-text{color:#fffc;font-family:inherit;font-size:12px}.terminal-content{background:#1a1a1a;flex:1 1;overflow-y:auto;padding:16px}.terminal-prompt{align-items:center;color:#06b6d4;display:flex;font-size:14px;gap:8px;margin-bottom:16px}.prompt-symbol{color:#8b5cf6;font-weight:700}.prompt-text{color:#fff}.terminal-logs{display:flex;flex-direction:column;gap:4px}.log-line{align-items:center;display:flex;font-size:13px;gap:8px;line-height:1.4;padding:2px 0;word-break:break-word}.log-timestamp{color:#fff6;font-size:11px;min-width:80px}.log-icon{min-width:20px;text-align:center}.log-message{flex:1 1}.log-line.system{color:#06b6d4}.log-line.info{color:#26c6f9}.log-line.success{color:#96ceb4}.log-line.error{color:#f87171}.log-line.progress{color:#ffeaa7}.terminal-cursor{color:#06b6d4;display:inline-block;font-weight:700;margin-left:4px}.terminal-footer{align-items:center;background:#2d2d2d;border-top:1px solid #ffffff1a;display:flex;font-size:12px;justify-content:space-between;padding:8px 16px}.status-complete{color:#96ceb4}.status-running{color:#ffeaa7}.terminal-info{color:#ffffff80}.terminal-content::-webkit-scrollbar{width:8px}.terminal-content::-webkit-scrollbar-track{background:#ffffff0d}.terminal-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.terminal-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width:768px){.terminal-overlay{padding:10px}.terminal-window{height:90vh;max-width:100%}.terminal-header{padding:10px 12px}.terminal-title{font-size:12px}.terminal-content,.terminal-progress{padding:12px}.log-line{font-size:12px}.log-timestamp{font-size:10px;min-width:70px}}@keyframes glow{0%,to{box-shadow:0 0 5px #ff6b6b80}50%{box-shadow:0 0 20px #ff6b6bcc}}.terminal-window{animation:glow 3s ease-in-out infinite}.terminal-content:before{background:radial-gradient(circle at 20% 30%,#ff6b6b1a 0,#0000 50%),radial-gradient(circle at 80% 70%,#4ecdc41a 0,#0000 50%),radial-gradient(circle at 40% 80%,#45b7d11a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.home{align-items:center;background:#0a0a0a;display:flex;min-height:100vh;padding:120px 0 60px;position:relative}.home-content{width:100%}.hero-section{margin-bottom:4rem;text-align:center}.hero-title{color:#fff;font-size:4.5rem;font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{color:#ffffffb3;font-size:1.25rem;font-weight:400;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:650px}.tagline{align-items:center;color:#fff9;display:flex;font-size:1rem;font-weight:500;gap:.75rem;justify-content:center;margin-bottom:1rem}.tagline-icon{color:#06b6d4}.search-section{margin:0 auto 4rem;max-width:1200px;padding:3rem;position:relative;z-index:2}.search-form{display:flex;flex-direction:column;gap:1.5rem}.search-input-wrapper{position:relative}.search-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;color:#fff;font-size:1rem;min-height:120px;padding:1.5rem 3rem 1.5rem 1.5rem;resize:vertical;transition:all .3s ease;width:100%}.search-input:focus{background:#ffffff14;border-color:#667eea80;box-shadow:0 0 30px #667eea33;outline:none}.search-input::placeholder{color:#fff9}.search-icon{color:#fff9;pointer-events:none;position:absolute;right:1rem;top:1rem}.search-button{align-items:center;align-self:center;display:flex;gap:.5rem;justify-content:center;min-width:200px}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message{background:#f871711a;border:1px solid #f871714d;border-radius:10px;color:#f87171;padding:1rem;text-align:center}.captcha-wrapper{display:flex;justify-content:center;padding:1rem}.verification-indicator{-webkit-backdrop-filter:blur(20px) saturate(120%);backdrop-filter:blur(20px) saturate(120%);background:linear-gradient(135deg,#667eea0d,#06b6d40d,#8b5cf60d);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 32px #0003,inset 0 1px 0 #ffffff1a;margin-top:24px;padding:20px}.indicator-content{text-align:center}.indicator-header{align-items:center;color:#fff;display:flex;font-size:18px;font-weight:600;gap:12px;justify-content:center;margin-bottom:16px}.indicator-header .spinner{color:#06b6d4;height:20px;width:20px}.mini-progress{align-items:center;display:flex;gap:12px;margin-bottom:12px}.mini-progress-bar{background:#ffffff1a;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.mini-progress-fill{background:linear-gradient(90deg,#667eea,#06b6d4,#26c6f9);border-radius:4px;box-shadow:0 0 10px #06b6d480;height:100%}.mini-progress-text{color:#06b6d4;font-size:14px;font-weight:600;min-width:40px}.indicator-step{color:#fffc;font-size:14px;line-height:1.4;margin-bottom:16px}.reopen-terminal-btn{background:linear-gradient(135deg,#06b6d4,#667eea);border:none;border-radius:8px;box-shadow:0 4px 15px #06b6d44d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .3s ease}.reopen-terminal-btn:hover{box-shadow:0 6px 20px #06b6d466;transform:translateY(-2px)}.reopen-terminal-btn:active{transform:translateY(0)}.features-section{margin:0 auto;max-width:1200px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 15px 40px #667eea33;transform:translateY(-5px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#667eea,#06b6d4);border-radius:50%;box-shadow:0 8px 25px #667eea4d;color:#fff;display:flex;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.feature-card h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#ffffffb3;line-height:1.6}.supporters-section{margin:4rem auto 0;max-width:1200px;text-align:center}.supporters-title{color:#fff;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.supporters-grid{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.supporter-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s ease}.supporter-item:hover{background:#ffffff14;box-shadow:0 15px 40px #667eea33;transform:translateY(-5px)}.supporter-logo{filter:brightness(.9);height:80px;object-fit:contain;transition:all .3s ease;width:80px}.supporter-item:hover .supporter-logo{filter:brightness(1.1);transform:scale(1.05)}.supporter-name{color:#fffc;font-size:1.1rem;font-weight:500}@media (max-width:768px){.home{padding:100px 0 40px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.search-section{margin-bottom:2rem;padding:2rem 1rem}.features-grid{grid-template-columns:1fr}.verification-indicator{margin-top:16px;padding:16px}.indicator-header{font-size:16px}.reopen-terminal-btn{font-size:13px;padding:8px 16px}.supporters-section{margin-top:2rem}.supporters-title{font-size:1.5rem;margin-bottom:1.5rem}.supporters-grid{gap:1.5rem}.supporter-item{padding:1rem}.supporter-logo{height:60px;width:60px}.supporter-name{font-size:1rem}}.report-detail{background:#0a0a0a;min-height:100vh;padding:120px 0 60px}.report-header{justify-content:space-between;margin-bottom:2rem}.back-button,.report-header{align-items:center;display:flex}.back-button{background:#ffffff1a;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.back-button:hover{background:#fff3;transform:translateY(-2px)}.report-meta{align-items:center;color:#ffffffb3;display:flex;font-size:.9rem;gap:.5rem}.report-title-section{margin-bottom:2rem;padding:2rem;text-align:center}.report-title{color:#fff;font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem}.authenticity-badge{align-items:center;border-radius:50px;box-shadow:0 4px 20px #0000001a;color:#fff;display:inline-flex;font-size:1.25rem;font-weight:600;gap:.75rem;padding:1rem 2rem}.authenticity-badge.true{background:linear-gradient(45deg,#10b981,#059669)}.authenticity-badge.false{background:linear-gradient(45deg,#ef4444,#dc2626)}.authenticity-badge.partial{background:linear-gradient(45deg,#f59e0b,#d97706)}.badge-text{font-size:1.25rem}.report-content{display:flex;flex-direction:column;gap:2rem}.detailed-report,.judgment-summary,.original-content{padding:2rem}.detailed-report h3,.judgment-summary h3,.original-content h3{border-bottom:2px solid #667eea4d;color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.content-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.content-header h3{margin:0}.original-news-link{align-items:center;background:#06b6d41a;border:1px solid #06b6d44d;border-radius:8px;color:#06b6d4;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.original-news-link:hover{background:#06b6d433;border-color:#06b6d480;color:#26c6f9;transform:translateY(-1px)}.content-text{background:#ffffff0d;border-left:4px solid #667eea;border-radius:12px;color:#ffffffe6;font-size:1.1rem;line-height:1.7;padding:1.5rem}.summary-content{display:flex;flex-direction:column;gap:1.5rem}.summary-result{align-items:flex-start;background:#ffffff0d;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.result-text{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.result-reason{color:#fffc;line-height:1.6}.result-icon{flex-shrink:0;height:2rem;margin-top:.25rem;width:2rem}.result-icon.true{color:#4ade80}.result-icon.false{color:#f87171}.result-icon.partial{color:#fbbf24}.sources-preview{background:#ffffff0d;border-radius:12px;padding:1.5rem}.sources-preview h4{color:#fff;font-size:1.1rem;margin-bottom:1rem}.sources-preview ul{list-style:none;margin:0;padding:0}.sources-preview li{align-items:center;background:#ffffff0d;border-radius:8px;color:#fffc;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.75rem;padding:.5rem}.sources-preview .source-link{color:#06b6d4;flex:1 1;line-height:1.4;min-width:0;overflow-wrap:break-word;text-decoration:none;transition:color .3s ease;white-space:normal;word-break:break-all}.sources-preview .source-link:hover{color:#26c6f9;text-decoration:underline}.sources-preview .more-sources{background:#ffffff05;color:#fff9;font-style:italic;justify-content:center}.markdown-content{color:#ffffffe6;line-height:1.7}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{color:#fff;margin-bottom:1rem;margin-top:2rem}.markdown-content h1{border-bottom:2px solid #667eea;font-size:2rem;padding-bottom:.5rem}.markdown-content h2{border-bottom:1px solid #667eea80;font-size:1.5rem;padding-bottom:.25rem}.markdown-content p{margin-bottom:1rem}.markdown-content ol,.markdown-content ul{margin-bottom:1rem;padding-left:2rem}.markdown-content li{margin-bottom:.5rem}.markdown-content a{color:#06b6d4;display:inline-block;-webkit-hyphens:auto;hyphens:auto;max-width:100%;overflow-wrap:break-word;text-decoration:none;transition:color .3s ease;word-break:break-all}.markdown-content a:hover{color:#26c6f9;text-decoration:underline}.markdown-content li a{line-height:1.4;max-width:calc(100% - 2rem);white-space:normal}.markdown-content table{background:#ffffff0d;border-collapse:collapse;border-radius:8px;margin:1.5rem 0;overflow:hidden;width:100%}.markdown-content td,.markdown-content th{border-bottom:1px solid #ffffff1a;padding:1rem;text-align:left}.markdown-content th{background:#667eea33;color:#fff;font-weight:600}.markdown-content code{background:#ffffff1a;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem;padding:.25rem .5rem}.markdown-content pre{background:#0000004d;border-radius:8px;margin:1rem 0;overflow-x:auto;padding:1.5rem}.markdown-content pre code{background:none;padding:0}.markdown-content blockquote{background:#667eea1a;border-left:4px solid #667eea;border-radius:0 8px 8px 0;font-style:italic;margin:1.5rem 0;padding:1rem 1.5rem}.summary-markdown-section{margin-bottom:30px}.summary-markdown-section .markdown-content{white-space:pre-line}.summary-markdown-section .markdown-content p{margin-bottom:.8rem}.summary-markdown-section .markdown-content ul li{line-height:1.6;margin-bottom:.8rem}.visual-analytics{margin-bottom:30px}.visual-analytics h3{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#06b6d4,#667eea);-webkit-background-clip:text;background-clip:text;color:#06b6d4;display:flex;font-size:24px;font-weight:700;gap:12px;margin-bottom:24px}.analytics-container{grid-gap:20px;display:grid;gap:20px}.analysis-section,.relationships-section,.summary-section,.timeline-section,.visualization-section{background:#0003;border:1px solid #ffffff1a;border-radius:12px;padding:20px}.analysis-section .markdown-content h2,.relationships-section .markdown-content h2,.summary-section .markdown-content h1,.timeline-section .markdown-content h2{border-bottom:2px solid #45b7d14d;color:#45b7d1;font-size:20px;margin-bottom:16px;padding-bottom:8px}.analysis-section .markdown-content table,.timeline-section .markdown-content table{background:#0000004d;border-collapse:collapse;border-radius:8px;margin:16px 0;overflow:hidden;width:100%}.analysis-section .markdown-content td,.analysis-section .markdown-content th,.timeline-section .markdown-content td,.timeline-section .markdown-content th{border-bottom:1px solid #ffffff1a;padding:12px 16px;text-align:left}.analysis-section .markdown-content th,.timeline-section .markdown-content th{background:#06b6d433;color:#06b6d4;font-weight:600}.analysis-section .markdown-content td,.timeline-section .markdown-content td{color:#fffc}.relationships-section .markdown-content pre{background:#0006;border:1px solid #ffffff1a;border-radius:8px;color:#ffeaa7;font-family:Courier New,monospace;line-height:1.4;overflow-x:auto;padding:16px}.summary-section .markdown-content li,.summary-section .markdown-content ul{color:#fffc;line-height:1.6}.summary-section .markdown-content strong{color:#06b6d4;font-weight:600}.source-links{margin-bottom:30px}.source-links h3{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#8b5cf6,#a855f7);-webkit-background-clip:text;background-clip:text;color:#8b5cf6;display:flex;font-size:24px;font-weight:700;gap:12px;margin-bottom:24px}.sources-grid{grid-gap:16px;display:grid;gap:16px}.source-card{background:#0003;border:1px solid #ffffff1a;border-radius:12px;padding:20px;transition:all .3s ease}.source-card:hover{background:#0000004d;border-color:#ff6b6b4d;transform:translateY(-2px)}.source-header{align-items:flex-start;gap:16px;justify-content:space-between;margin-bottom:12px}.source-title{color:#ff6b6b;flex:1 1;font-size:16px;font-weight:600;line-height:1.4;margin:0}.source-link{align-items:center;background:#06b6d41a;border:1px solid #06b6d44d;border-radius:6px;display:flex;font-size:14px;font-weight:500;gap:6px;padding:6px 12px;transition:all .3s ease;white-space:nowrap}.source-link,.source-link:hover{color:#06b6d4;text-decoration:none}.source-link:hover{background:#06b6d433;border-color:#06b6d480}.source-snippet{color:#ffffffb3;font-size:14px;font-style:italic;margin-bottom:12px}.source-url{background:#0000004d;border:1px solid #ffffff1a;border-radius:4px;color:#ffffff80;font-family:Courier New,monospace;font-size:12px;padding:6px 10px}@media (max-width:768px){.report-detail{padding:100px 0 40px}.report-header{align-items:flex-start;flex-direction:column;gap:1rem}.report-title{font-size:1.5rem}.authenticity-badge{font-size:1rem;padding:.75rem 1.5rem}.detailed-report,.judgment-summary,.original-content,.visual-analytics{padding:1.5rem}.summary-result{flex-direction:column;text-align:center}.visual-analytics h3{font-size:1.1rem}.visualization-summary{padding:1rem}.source-header{align-items:flex-start;flex-direction:column;gap:12px}.source-link{align-self:flex-start}.source-card{padding:16px}.source-title{font-size:15px}.source-snippet{font-size:13px}}.source-links-section{margin-top:2rem}.source-links-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1rem}.source-link-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;transition:all .3s ease}.source-link-card:hover{background:#ffffff14;border-color:#fff3;box-shadow:0 8px 32px #0000004d}.source-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.source-header h4{color:#ffeaa7;font-size:1.1rem;font-weight:600;line-height:1.3;margin:0}.source-snippet{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#ddd;display:-webkit-box;font-size:.9rem;line-height:1.5;margin-bottom:1rem;overflow:hidden}.source-url{align-items:center;color:#74b9ff;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;line-height:1.4;max-width:100%;overflow-wrap:break-word;text-decoration:none;transition:color .3s ease;white-space:normal;word-break:break-all}.source-url:hover{color:#0984e3;text-decoration:underline}.report-detail a{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word}.analytics-container{margin-top:2rem}.analytics-content{display:flex;flex-direction:column;gap:2rem}.analytics-section{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:1.5rem}.analytics-section h4{border-bottom:2px solid #ffeaa74d;color:#ffeaa7;font-size:1.2rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.json-fallback{background:#0000004d;border:1px solid #ffeaa733;border-radius:8px;color:#ffeaa7;font-size:.85rem;line-height:1.4;overflow-x:auto;padding:1rem}.section-title{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#a855f7,#c084fc);-webkit-background-clip:text;background-clip:text;display:flex;font-size:1.5rem;font-weight:700;gap:.75rem;margin-bottom:1.5rem}@media (max-width:480px){.markdown-content a,.source-url,.sources-preview .source-link{font-size:.8rem;line-height:1.3;max-width:100%;word-break:break-all}.source-links-grid{gap:.75rem;grid-template-columns:1fr}.source-link-card{padding:1rem}.report-detail a{max-width:calc(100vw - 4rem);overflow-wrap:anywhere}}.report-list{background:#0a0a0a;min-height:100vh;padding:120px 0 60px}.error-container,.loading-container{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:50vh;text-align:center}.spinner.large{height:3rem;margin-bottom:1rem;width:3rem}.error-icon{color:#f87171;height:4rem;margin-bottom:1rem;width:4rem}.page-header{margin-bottom:4rem;text-align:center}.page-title{color:#fff;font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.page-subtitle{color:#fffc;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.empty-state{margin:0 auto;max-width:500px;padding:4rem 2rem;text-align:center}.empty-icon{color:#fff9;height:4rem;margin-bottom:1.5rem;width:4rem}.empty-state h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.empty-state p{color:#ffffffb3;line-height:1.6;margin-bottom:2rem}.reports-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:3rem}.report-card{border-radius:20px;display:flex;flex-direction:column;height:350px;min-height:350px;padding:2rem;transition:all .3s ease}.report-card,.report-card:hover{color:inherit;text-decoration:none}.report-card:hover{box-shadow:0 15px 35px #667eea4d;transform:translateY(-5px)}.report-card-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.result-badge{align-items:center;border-radius:25px;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.result-badge.true{background:linear-gradient(45deg,#10b981,#059669)}.result-badge.false{background:linear-gradient(45deg,#ef4444,#dc2626)}.result-badge.partial{background:linear-gradient(45deg,#f59e0b,#d97706)}.result-icon{height:1.25rem;width:1.25rem}.result-icon.false,.result-icon.partial,.result-icon.true{color:#fff}.report-date{align-items:center;color:#fff9;display:flex;font-size:.85rem;gap:.25rem;white-space:nowrap}.report-card-content{display:flex;flex:1 1;flex-direction:column;margin-bottom:1.5rem}.report-card-title{-webkit-line-clamp:2;line-clamp:2;color:#fff;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:1rem;max-width:350px}.report-card-summary,.report-card-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.report-card-summary{-webkit-line-clamp:3;line-clamp:3;color:#ffffffb3;font-size:.95rem;line-height:1.6}.report-card-footer{border-top:1px solid #ffffff1a;padding-top:1rem}.read-more{align-items:center;color:#ff6b6b;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;transition:all .3s ease}.report-card:hover .read-more{color:#fff;transform:translateX(5px)}.reports-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:0 auto 2rem;max-width:1200px;padding:2rem}.stat-item{text-align:center}.stat-number{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#ffffffb3;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.stat-label.true{color:#4ade80}.stat-label.false{color:#f87171}.stat-label.partial{color:#fbbf24}@media (max-width:768px){.report-list{padding:100px 0 40px}.page-title{font-size:2.5rem}.page-subtitle{font-size:1rem}.reports-grid{gap:1.5rem;grid-template-columns:1fr}.report-card{height:350px;min-height:350px;padding:1.5rem}.report-card-header{align-items:flex-start;flex-direction:column;gap:1rem}.reports-stats{gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:1.5rem}.stat-number{font-size:2rem}}.pagination-container{display:flex;justify-content:center;margin-bottom:2rem;margin-top:3rem}.pagination{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;gap:2rem;padding:1.5rem 2rem}.pagination,.pagination-btn{align-items:center;display:flex}.pagination-btn{background:linear-gradient(45deg,#667eea,#06b6d4);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.pagination-btn:hover:not(:disabled){background:linear-gradient(45deg,#8b5cf6,#26c6f9);box-shadow:0 8px 20px #667eea66;transform:translateY(-2px)}.pagination-btn:disabled{background:#ffffff1a;box-shadow:none;color:#fff6;cursor:not-allowed;transform:none}.pagination-info{align-items:center;display:flex;flex-direction:column;gap:.25rem;text-align:center}.pagination-text{color:#fff;font-size:1rem;font-weight:600}.pagination-count{color:#ffffffb3;font-size:.85rem}@media (max-width:768px){.pagination{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem}.pagination-btn{justify-content:center;padding:1rem 1.5rem;width:100%}.pagination-info{order:-1}}@media (max-width:480px){.reports-stats{grid-template-columns:1fr}.pagination{margin:0 1rem;padding:1rem}.pagination-btn{font-size:.85rem;padding:.875rem 1.25rem}}.navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;border:1px solid #ffffff1a;border-radius:20px;left:0;margin:1rem;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.nav-content{justify-content:space-between}.nav-content,.nav-logo{align-items:center;display:flex}.nav-logo{color:#fff;font-size:1.5rem;font-weight:700;gap:.5rem;text-decoration:none}.logo-icon{border-radius:8px;height:40px;margin-bottom:-5px;transition:transform .3s ease;width:auto}.logo-icon:hover{transform:scale(1.05)}.logo-text{font-size:1.8rem;font-weight:800}.nav-links{display:flex;gap:2rem}.nav-link{align-items:center;border-radius:25px;color:#fffc;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#ffffff1a;color:#fff;transform:translateY(-2px)}.nav-link.active{background:linear-gradient(135deg,#667eea,#06b6d4);box-shadow:0 4px 15px linear-gradient(135deg,#667eea,#06b6d4);color:#fff}@media (max-width:768px){.navbar{margin:.5rem}.nav-links{gap:1rem}.nav-link span{display:none}}.footer{background:#0a0a0a;border-top:1px solid #667eea33;margin-top:4rem;padding:2rem 0;position:relative;z-index:10}.footer:before{background:linear-gradient(90deg,#0000,#667eea,#06b6d4,#8b5cf6,#0000);content:"";height:1px;left:0;opacity:.5;position:absolute;right:0;top:0}.footer-content{padding:1rem 0;text-align:center}.contact-info{margin-bottom:1rem}.contact-email{color:#fffc;font-size:.95rem;font-weight:400;letter-spacing:.5px;margin:0;transition:all .3s ease}.contact-email a{color:#06b6d4;position:relative;text-decoration:none;transition:all .3s ease}.contact-email a:hover{color:#67e8f9;text-shadow:0 0 10px #06b6d480}.contact-email a:after{background:linear-gradient(90deg,#06b6d4,#67e8f9);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.contact-email a:hover:after{width:100%}.copyright{color:#ffffffb3;font-size:.9rem;font-weight:400;letter-spacing:.5px;margin:0;transition:all .3s ease}.copyright:hover{color:#ffffffe6;text-shadow:0 0 10px #667eea4d}.footer-content{position:relative}.footer-content:after{background:linear-gradient(90deg,#0000,#06b6d4,#0000);border-radius:2px;bottom:-10px;content:"";height:2px;left:50%;opacity:.3;position:absolute;transform:translateX(-50%);width:100px}@media (max-width:768px){.footer{margin-top:2rem;padding:1.5rem 0}.contact-info{margin-bottom:.8rem}.contact-email{font-size:.85rem}.copyright{font-size:.8rem}}@media (max-width:480px){.footer{padding:1rem 0}.contact-info{margin-bottom:.6rem}.contact-email{font-size:.8rem;line-height:1.4}.copyright{font-size:.75rem;line-height:1.4}}.App{background:#0a0a0a;min-height:100vh;overflow-x:hidden;position:relative}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.gradient-text{-webkit-text-fill-color:#0000;animation:gradientShift 4s ease infinite;background:linear-gradient(135deg,#06b6d4,#667eea,#8b5cf6,#a855f7,#26c6f9);-webkit-background-clip:text;background-clip:text;background-size:200% 200%}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.glass-effect{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 8px 32px #0000004d}.button-primary{background:linear-gradient(135deg,#667eea,#06b6d4);border:none;border-radius:30px;box-shadow:0 8px 25px #667eea4d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;overflow:hidden;padding:16px 32px;position:relative;transition:all .3s ease}.button-primary:hover{background:linear-gradient(135deg,#8b5cf6,#26c6f9);box-shadow:0 12px 35px #667eea66;transform:translateY(-3px)}.button-primary:disabled{box-shadow:0 8px 25px #667eea4d;cursor:not-allowed;opacity:.6;transform:none}.geometric-bg{height:100%;overflow:hidden;position:absolute;width:100%;z-index:-1}.geometric-shape{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(1px);position:absolute}.shape-1{animation-delay:0s;background:linear-gradient(135deg,#667eea,#06b6d4,#26c6f9);border-radius:50% 40% 60% 30%;height:200px;right:-100px;top:10%;width:300px}.shape-2{animation-delay:-7s;background:linear-gradient(135deg,#8b5cf6,#a855f7,#764ba2);border-radius:60% 30% 50% 40%;bottom:20%;height:180px;left:-80px;width:250px}.shape-3{animation-delay:-14s;background:linear-gradient(135deg,#0891b2,#667eea,#8b5cf6);border-radius:40% 60% 30% 50%;height:150px;left:50%;opacity:.7;top:50%;width:200px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(120deg)}66%{transform:translateY(10px) rotate(240deg)}}.fade-in{animation:fadeIn .6s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pulse{animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}
/*# sourceMappingURL=main.2a72275a.css.map*/