body{color:#222;background:#f5f7fb;margin:0;font-family:Arial,sans-serif}#app{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.container{background:#fff;border-radius:16px;width:100%;max-width:900px;padding:28px;box-shadow:0 8px 24px #00000014}.header-logos{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.header-logo{object-fit:contain;width:72px;height:72px}h1{text-align:center;margin-top:0;margin-bottom:8px;font-size:28px}.desc{color:#555;text-align:center;margin-top:0;margin-bottom:20px}.warning-box{color:#7a4b00;background:#fff4e5;border:1px solid #f3c98b;border-radius:12px;margin-bottom:20px;padding:14px 16px;line-height:1.5}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.guide-box{color:#1f3f7a;background:#eef4ff;border:1px solid #c8d9ff;border-radius:12px;margin-top:16px;margin-bottom:20px;padding:16px 18px;line-height:1.6}.guide-box h3{margin-top:0;margin-bottom:10px}.guide-box ol{margin:0;padding-left:20px}.hidden{display:none}.threshold-box{margin-top:16px;margin-bottom:20px}.threshold-box label{margin-bottom:8px;font-weight:600;display:block}.threshold-box input[type=range]{width:260px;max-width:100%}.preview-box{background:#fafbff;border:2px dashed #cfd6e4;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:220px;display:flex;overflow:hidden}#previewImage{object-fit:contain;max-width:100%;max-height:420px;display:none}#status{color:#444;margin-top:16px;font-size:15px}button{color:#fff;cursor:pointer;background:#2d6cdf;border:none;border-radius:10px;padding:10px 16px;font-size:15px}button:disabled{cursor:not-allowed;background:#9aa8c7}.secondary-btn{background:#6c7a92}.guide-btn{background:#3b82f6}#result{margin-top:24px}#result h3{margin-bottom:14px}.prediction-list{margin:0;padding:0;list-style:none}.prediction-item{background:#f8faff;border:1px solid #e2e8f3;border-radius:12px;margin-bottom:14px;padding:12px 14px}.prediction-top{justify-content:space-between;gap:16px;margin-bottom:8px;display:flex}.prediction-label{font-weight:600}.prediction-score{color:#2d6cdf;font-weight:700}.progress-bar{background:#dfe7f5;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-fill{background:#2d6cdf;border-radius:999px;height:100%}.no-result{color:#666}
