*{margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;text-rendering:optimizeLegibility}body{background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;margin:0;overflow-x:hidden}code{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.9em}::selection{background:#fff;color:#000}::-moz-selection{background:#fff;color:#000}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}*{box-sizing:border-box}.App{background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;min-height:100vh}.container{margin:0 auto;max-width:680px;padding:120px 24px}h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff 30%,#666);-webkit-background-clip:text;background-clip:text;font-size:48px;font-weight:700;letter-spacing:-.04em;line-height:1.1;margin:0 0 12px}.subtitle{color:#888;font-size:18px;font-weight:400;margin:0 0 64px}.fact-form{margin-bottom:48px}textarea{background:#0a0a0a;border:1px solid #222;border-radius:12px;color:#fff;font-family:inherit;font-size:15px;line-height:1.7;margin-bottom:12px;min-height:140px;padding:18px 20px;resize:vertical;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}textarea::placeholder{color:#666}textarea:focus{background:#111;border-color:#444;box-shadow:0 0 0 3px #ffffff0d;outline:none}textarea:disabled{cursor:not-allowed;opacity:.5}button{background:#fff;border:none;border-radius:10px;color:#000;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:-.01em;padding:16px 24px;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}button:hover:not(:disabled){background:#f0f0f0;box-shadow:0 4px 12px #ffffff1a;transform:translateY(-2px)}button:active:not(:disabled){transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.5}.error-box{background:#1a0000;border:1px solid #f44;border-radius:8px;color:#f66;font-size:14px;line-height:1.5;margin-bottom:24px;padding:16px 18px}.error-box strong{color:#f44;font-weight:600}.result-box{background:#0a0a0a;border:1px solid #222;border-radius:12px;margin-bottom:48px;padding:32px}.verdict{align-items:center;border-radius:6px;display:inline-flex;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:24px;padding:8px 14px;text-transform:uppercase}.explanation{margin-bottom:28px}.explanation h3{color:#888;font-size:13px;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.explanation p{color:#ccc;font-size:16px;line-height:1.7;margin:0}.sources h3{color:#888;font-size:13px;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.sources ul{list-style:none;margin:0;padding:0}.sources li{margin-bottom:8px}.sources a{align-items:center;color:#888;display:flex;font-size:14px;text-decoration:none;transition:color .2s ease}.sources a:before{content:"→";margin-right:8px;opacity:0;transition:all .2s ease}.sources a:hover{color:#fff}.sources a:hover:before{margin-right:12px;opacity:1}.history-section{margin-top:80px}.history-section h2{font-size:24px;font-weight:600;letter-spacing:-.02em;margin:0 0 24px}.history-list{display:flex;flex-direction:column;gap:8px}.history-item{align-items:center;background:#0a0a0a;border:1px solid #1a1a1a;border-radius:8px;cursor:pointer;display:flex;gap:20px;justify-content:space-between;padding:16px 20px;transition:all .2s ease}.history-item:hover{background:#111;border-color:#333}.history-claim{color:#ccc;flex:1 1;font-size:14px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-verdict{background:#111;border-radius:4px;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase;white-space:nowrap}button:disabled{background:#333;color:#666}@media (max-width:768px){.container{padding:80px 20px}h1{font-size:36px}.subtitle{font-size:16px;margin-bottom:48px}textarea{font-size:16px;min-height:120px}button{font-size:15px;padding:18px 24px}.result-box{padding:24px 20px}.history-item{align-items:flex-start;flex-direction:column;gap:12px}.history-claim{white-space:normal}.history-verdict{align-self:flex-start}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.history-item,.result-box{animation:fadeIn .3s ease}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#444}.spinner{animation:spin .6s linear infinite;border:2px solid #666;border-radius:50%;border-top-color:#000;height:14px;width:14px}@keyframes spin{to{transform:rotate(1turn)}}.empty-state{background:#0a0a0a;border:1px dashed #222;border-radius:8px;padding:48px 24px;text-align:center}.empty-state p{color:#666;font-size:14px;margin:0}.App:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";height:100%;left:0;opacity:.03;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}
/*# sourceMappingURL=main.6bce2b75.css.map*/