*{box-sizing:border-box}body{background:#f5f7fb;color:#1f2937;font-family:Arial,sans-serif;margin:0}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.page{min-height:100vh;padding:40px 20px}.container{margin:0 auto;max-width:1100px}.auth-wrap{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px}.auth-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;max-width:420px;padding:32px;width:100%}.auth-title{font-size:30px;font-weight:700;margin:0 0 8px}.auth-subtitle{color:#6b7280;font-size:14px;margin:0 0 24px}.input-group{margin-bottom:16px}.input-label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}.input{border:1px solid #d1d5db;border-radius:10px;font-size:14px;height:46px;outline:none;padding:0 14px;width:100%}.input:focus{border-color:#2563eb}.btn{align-items:center;background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;height:44px;justify-content:center;padding:0 18px}.btn:hover{background:#1d4ed8}.btn-secondary{background:#111827}.btn-secondary:hover{background:#000}.btn-light{background:#e5e7eb;color:#111827}.btn-light:hover{background:#d1d5db}.navbar{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 24px}.navbar-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1100px}.brand{font-size:22px;font-weight:800}.brand-word{color:#111827}.brand-binary{color:#16a34a;margin-left:2px}.nav-links{align-items:center;display:flex;gap:16px}.hero-card,.report-card,.section-card,.stat-card{background:#fff;border-radius:16px;box-shadow:0 10px 24px #0000000f}.hero-card{margin-top:30px;padding:32px}.hero-title{font-size:34px;line-height:1.2;margin:0 0 10px}.hero-text{color:#6b7280;margin:0;max-width:700px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.stats-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-top:24px}.stat-card{padding:22px}.stat-label{color:#6b7280;font-size:13px;margin-bottom:10px}.stat-value{font-size:28px;font-weight:700}.section-card{margin-top:24px;padding:24px}.section-title{font-size:24px;margin:0 0 18px}.upload-box{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:14px;padding:28px}.report-list{grid-gap:18px;display:grid;gap:18px}.report-card{padding:20px}.report-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.report-file{font-size:20px;font-weight:700;margin:0 0 8px}.report-meta{color:#6b7280;font-size:14px;margin:6px 0}.badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;height:30px;padding:0 12px}.badge-completed{background:#dcfce7;color:#166534}.badge-processing{background:#fef3c7;color:#92400e}.badge-failed{background:#fee2e2;color:#991b1b}.report-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.empty-state{color:#6b7280;padding:40px 20px;text-align:center}.error-box{background:#fee2e2;color:#991b1b}.error-box,.success-box{border-radius:12px;margin-bottom:16px;padding:14px 16px}.success-box{background:#dcfce7;color:#166534}@media (max-width:768px){.hero-title{font-size:28px}.stats-grid{grid-template-columns:1fr}.navbar-inner{align-items:flex-start;flex-direction:column;gap:12px}}
/*# sourceMappingURL=main.612818c6.css.map*/