File size: 3,372 Bytes
844d2b9
 
1
2
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;padding:0}body{background-color:#f5f7fa;color:#333}.app{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px}.container{max-width:600px;width:100%}.card{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;overflow:hidden}.card-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:center;padding:24px 20px}h1{color:#333;font-size:18px;font-weight:600}form{padding:20px}textarea{border:1px solid #e8e8e8;border-radius:8px;color:#555;font-size:16px;height:150px;margin-bottom:16px;outline:none;padding:16px;resize:none;transition:border-color .2s;width:100%}textarea:focus{border-color:#4f8df8}textarea::placeholder{color:#aaa}.model-select{margin-bottom:16px}select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%23888' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border:1px solid #e8e8e8;border-radius:8px;color:#555;cursor:pointer;font-size:16px;outline:none;padding:12px 16px;width:100%}select:focus{border-color:#4f8df8}button{background-color:#4f8df8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px;transition:background-color .2s;width:100%}button:hover{background-color:#3a7fe5}button:disabled{background-color:#a5c4ff;cursor:not-allowed}.error{background-color:#ffefef;border-radius:8px;color:#e74c3c;font-size:14px;margin-top:16px;padding:12px}.results{padding:20px}.results h2{color:#333;font-size:18px;font-weight:600;margin-bottom:20px}.result-item{background-color:#f9f9f9;border-radius:8px;margin-bottom:16px;padding:16px}.result-item.real{border-left:4px solid #2ecc71}.result-item.fake{border-left:4px solid #e74c3c}.result-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.result-header h3{color:#333;font-size:16px;font-weight:600}.prediction-badge{border-radius:20px;font-size:14px;font-weight:600;padding:6px 12px}.real .prediction-badge{background-color:#e8f7f0;color:#2ecc71}.fake .prediction-badge{background-color:#fdeae8;color:#e74c3c}.confidence{margin-top:12px}.confidence-bar{background-color:#f0f0f0;border-radius:6px;height:12px;margin-bottom:8px;overflow:hidden}.confidence-fill{background-color:#4f8df8;border-radius:6px;height:100%;position:relative}.confidence-fill span{color:#fff;font-size:12px;font-weight:600;position:absolute;right:8px;top:-3px}.confidence p{color:#888;font-size:12px;text-align:right}.back-button{background-color:#e9ecef;color:#495057;margin-top:16px}.back-button:hover{background-color:#dee2e6}.logo-image{height:50px;object-fit:contain;width:50px}.icon{align-items:center;display:flex}
/*# sourceMappingURL=main.b34208b9.css.map*/