*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#fff,#fbf7ef);color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;min-height:100vh}button,input,select,textarea{font-family:inherit}.App{display:flex;flex-direction:column;min-height:100vh}.app-header{background:#ffffffe6;border-bottom:1px solid #e6eef7;padding:2rem 1rem;text-align:center}.app-header h1{color:#0f172a;font-size:2.4rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.35rem}.app-header p{color:#5b6b80;font-size:1.05rem}.container{flex:1 1;margin:1.75rem auto;max-width:1100px;padding:0 1.25rem}.card{background:#fff;border:1px solid #e6eef7;border-radius:16px;box-shadow:0 10px 24px #0f172a0f;padding:1.75rem}.card,.card h2{margin-bottom:1.25rem}.card h2{color:#0f172a;font-size:1.3rem;font-weight:750}.row{display:flex;flex-wrap:wrap;gap:1rem}.btn,.row{align-items:center}.btn{border:1px solid #0000;border-radius:12px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:650;gap:.55rem;padding:.8rem 1.1rem;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;-webkit-user-select:none;user-select:none}.btn:hover{box-shadow:0 10px 18px #02061714;transform:translateY(-1px)}.btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.65;transform:none}.btn-secondary{background:#f7fafc;border:1px solid #dbe7f6;color:#0f172a}.btn-secondary:hover{background:#eef5ff}.btn-classify{background:linear-gradient(135deg,#2f6fed,#7aa7ff);color:#fff;font-size:1.1rem;justify-content:center;padding:1rem;width:100%}.pill{background:#f7fafc;border:1px solid #dbe7f6;border-radius:999px;color:#0f172a;font-weight:650;padding:.45rem .75rem}.pill.success{background:#eafff2;border-color:#b7f0cc;color:#155f3a}.select{background:#fff;border:1px solid #dbe7f6;border-radius:12px;color:#0f172a;font-size:1rem;font-weight:600;min-width:260px;outline:none;padding:.75rem .9rem}.select:focus{border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed26}.file-chip{background:#eef5ff;border:1px solid #dbe7f6;border-radius:12px;color:#1e3a8a;font-weight:650;padding:.5rem .75rem}.image-panel{background:#fff;border:1px solid #e6eef7;border-radius:14px;margin-top:1rem;padding:.75rem}.preview-image{border-radius:10px;display:block;height:auto;width:100%}.badge{border:1px solid #0000;border-radius:999px;display:inline-block;font-size:.9rem;font-weight:800;padding:.25rem .75rem}.badge.positive{background:#e8f0ff;border-color:#dbe7f6;color:#1e3a8a}.badge.negative{background:#eafff2;border-color:#b7f0cc;color:#155f3a}.badge.low-confidence{background:#fef3c7;border:2px solid #f59e0b}.result-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.result-label{color:#5b6b80;font-weight:700;margin-bottom:.4rem}.confidence-big{color:#0f172a;font-size:3rem;font-weight:900;letter-spacing:-.02em;line-height:1.1}.status{font-size:1.4rem;font-weight:900}.status.success{color:#16a34a}.status.error{color:#dc2626}.divider{background:#e6eef7;height:1px;margin:1.25rem 0}.app-footer{background:#ffffffe6;border-top:1px solid #e6eef7;color:#5b6b80;margin-top:auto;padding:1.25rem 1rem;text-align:center}.app-footer p{margin:.25rem 0}@media (max-width:768px){.app-header h1{font-size:1.85rem}.card{padding:1.25rem}.select{width:100%}.confidence-big{font-size:2.4rem}}
/*# sourceMappingURL=main.3ab11a70.css.map*/