*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7fa;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container{margin:0 auto;max-width:900px;padding:20px}.btn{background:#36f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background .2s}.btn:hover{background:#2952cc}.btn:disabled{background:#ccc;cursor:not-allowed}.card{background:#fff;border-left:4px solid #ccc;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:12px;padding:16px}.card.status-normal{border-left-color:#22c55e}.card.status-high,.card.status-low{border-left-color:#f59e0b}.card.status-critical{background:#fef2f2;border-left-color:#ef4444}.blurred{color:#999;filter:blur(6px);-webkit-user-select:none;user-select:none}.badge{border-radius:20px;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px}.badge.normal{background:#dcfce7;color:#166534}.badge.high,.badge.low{background:#fef3c7;color:#92400e}.badge.critical{background:#fee2e2;color:#991b1b}.red-flag-banner{background:#ef4444;border-radius:8px;color:#fff;font-weight:600;margin-bottom:20px;padding:16px;text-align:center}.dropzone{background:#fff;border:2px dashed #36f;border-radius:12px;cursor:pointer;padding:60px 20px;text-align:center;transition:background .2s}.dropzone:hover{background:#f0f4ff}.dropzone.active{background:#e0e9ff}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#36f;height:50px;margin:40px auto;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.paywall-options{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:24px}.price-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 2px 12px #00000014;padding:24px;text-align:center;width:260px}.price-card.highlighted{border-color:#36f}.price-card h3{margin-bottom:8px}.price{color:#36f;font-size:32px;font-weight:700;margin:12px 0}.header{background:#fff;box-shadow:0 2px 8px #0000000a;margin-bottom:24px;padding:16px 0}.header .container{align-items:center;display:flex;justify-content:space-between}.logo{color:#36f;font-size:20px;font-weight:700;text-decoration:none}.disclaimer{color:#888;font-size:12px;margin-top:24px;padding:16px;text-align:center}.form-input{border:1px solid #ddd;border-radius:8px;font-size:16px;margin-bottom:12px;padding:12px 16px;width:100%}.error-text{color:#ef4444}.error-text,.success-text{font-size:14px;margin-bottom:12px}.success-text{color:#22c55e}
/*# sourceMappingURL=main.bee02be2.css.map*/