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}.App{background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:20px;text-align:center}.App-header{margin:0 auto;max-width:500px;padding:30px}.App-logo{height:60px;margin-bottom:15px}.app-title{color:#333;font-size:1.8em;font-weight:600;margin-bottom:20px}.scan-status{border-radius:8px;font-size:1.1em;font-weight:500;margin-bottom:20px;padding:15px}.scan-status.scanning{background:#fff3cd;border:1px solid #ffeaa7;color:#856404}.scan-status.ready{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.card-id-display{background:#633e29;border-radius:8px;color:#fff;font-weight:600;margin:15px 0;padding:15px}.manual-input{margin:20px 0}.manual-input input{border:2px solid #e0e0e0;border-radius:8px;font-size:1em;margin-bottom:10px;padding:12px;width:100%}.manual-input input:focus{border-color:#2196f3;outline:none}.send-button{background:#633e29;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1em;font-weight:500;padding:12px 24px;transition:background .2s}.send-button:hover{background:#1976d2}.send-button:disabled{background:#ccc;cursor:not-allowed}.error-message{background:#ffebee;border:1px solid #ffcdd2;border-radius:8px;color:#c62828;font-weight:500;margin:15px 0;padding:12px}.api-response{background:#fff;border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 20px #00000026;margin:20px 0;padding:25px}.response-title{border-bottom:2px solid #f0f0f0;font-size:1.4em;font-weight:700;margin-bottom:20px;padding-bottom:10px}.response-title.success{border-bottom-color:#c8e6c9;color:#2e7d32}.response-title.error{border-bottom-color:#ffcdd2;color:#c62828}.response-title.info{border-bottom-color:#bbdefb;color:#1565c0}.response-message{font-size:1.2em;font-weight:600;line-height:1.4;margin-bottom:20px}.response-details{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:15px 0;padding:20px}.response-details h5{color:#333;font-size:1.1em;font-weight:600;margin-bottom:15px}.response-row{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:8px 0}.response-row:last-child{border-bottom:none}.response-row span{color:#666;font-weight:500}.response-row strong{color:#333;font-weight:600}.footer-buttons{display:flex;gap:10px;justify-content:center;margin-top:20px}.footer-button{background:#f5f5f5;border:1px solid #ddd;border-radius:6px;color:#666;cursor:pointer;font-size:.9em;padding:8px 16px;transition:all .2s}.footer-button:hover{background:#e0e0e0;color:#333}.loading-spinner{animation:spin 1s ease-in-out infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:16px;margin-right:8px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:600px){.App-header{margin:10px;padding:20px}.app-title{font-size:1.5em}.response-title{font-size:1.2em}.response-message{font-size:1.1em}}
/*# sourceMappingURL=main.04a0e967.css.map*/