*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;padding:2rem 1rem}.container{max-width:500px;margin:0 auto;padding:2rem}h1{font-size:1.8rem;margin-bottom:1rem;color:#333;text-align:center}.info-note{text-align:center;padding:1rem;margin-bottom:2rem;background-color:#e7f3ff;border-left:4px solid #007bff;border-radius:4px;color:#0056b3;font-size:.9rem;line-height:1.5}form{display:flex;flex-direction:column;gap:1.5rem}.section-header{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:-.5rem;padding-bottom:.5rem;border-bottom:2px solid #007bff}.section-divider{height:1px;background:linear-gradient(to right,transparent,#ddd,transparent);margin:1rem 0}.form-group{display:flex;flex-direction:column;gap:.5rem}label{font-size:.9rem;font-weight:500;color:#555}.disclaimer{font-size:.85rem;color:#856404;background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;padding:.5rem;margin:.25rem 0}input[type=email],input[type=text],input[type=file],select{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s}input[type=email]:focus,input[type=text]:focus,input[type=file]:focus,select:focus{outline:none;border-color:#007bff}select{background-color:#fff;cursor:pointer}.other-input{margin-top:.5rem}.file-list{margin-top:.5rem;padding:.75rem;background-color:#f8f9fa;border-radius:4px}.file-item{padding:.25rem 0;font-size:.85rem;color:#666}button{padding:.75rem 1.5rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}button:hover:not(:disabled){background-color:#0056b3}button:disabled{background-color:#6c757d;cursor:not-allowed}.contact-section{margin-top:2rem;padding-top:1rem;border-top:1px solid #ddd;text-align:center;font-size:.9rem;color:#555}.contact-section a{color:#007bff;text-decoration:none}.contact-section a:hover{text-decoration:underline}.results-page{min-height:100vh;padding:2rem;background-color:#f5f5f5}.results-header{text-align:center;margin-bottom:2rem}.results-header h1{font-size:2rem;color:#333;margin-bottom:.5rem}.results-subtitle{color:#666;font-size:.9rem}.results-container{max-width:1200px;margin:0 auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem}.results-container h2{font-size:1.5rem;color:#333;margin:0 0 1.5rem}.results-summary{background:#f8f9fa;padding:1rem;border-radius:6px;margin-bottom:1.5rem}.summary-item{display:flex;justify-content:space-between;padding:.5rem 0}.summary-item:not(:last-child){border-bottom:1px solid #e0e0e0}.summary-label{font-weight:600;color:#555}.summary-value{color:#333}.results-list{display:flex;flex-direction:column;gap:1.5rem}.result-item{border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;background:#fafafa}.result-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e0e0e0}.result-number{font-weight:700;font-size:1.1rem;color:#333}.result-status{padding:.25rem .75rem;border-radius:4px;font-size:.85rem;font-weight:600}.result-status.verified{background-color:#d4edda;color:#155724}.result-status.unsure{background-color:#fff3cd;color:#856404}.result-status.bullshit{background-color:#f8d7da;color:#721c24}.result-question,.result-answer,.result-sources{margin-bottom:1rem}.result-question strong,.result-answer strong,.result-sources strong{display:block;margin-bottom:.5rem;color:#555;font-size:.95rem}.result-question p,.result-answer p{margin:0;color:#333;line-height:1.6}.sources-list{display:flex;flex-direction:column;gap:.75rem}.source-item{background:#fff;padding:.75rem;border-radius:4px;border:1px solid #e0e0e0}.source-header{margin-bottom:.5rem}.source-score{background:#007bff;color:#fff;padding:.2rem .5rem;border-radius:3px;font-size:.8rem;font-weight:600}.source-link{color:#007bff;text-decoration:none;word-break:break-all;font-size:.85rem}.source-link:hover{text-decoration:underline}.more-sources{margin-top:.5rem;cursor:pointer}.more-sources summary{color:#007bff;font-weight:600;font-size:.9rem;padding:.5rem;-webkit-user-select:none;user-select:none}.more-sources summary:hover{background:#f0f0f0;border-radius:4px}.loading,.error{text-align:center;padding:3rem;font-size:1.2rem}.error{color:#dc3545}@media(max-width:768px){.results-page,.results-container{padding:1rem}.results-header h1{font-size:1.5rem}.result-header{flex-direction:column;align-items:flex-start;gap:.5rem}}
