*{box-sizing:border-box}body{background:#f5f7fb;color:#1f2937;font-family:Arial,sans-serif}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.page{padding:40px 20px}.container{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{flex-wrap:wrap;gap:20px}.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{gap:10px;margin-top:18px}.empty-state{color:#6b7280;padding:40px 20px;text-align:center}.error-box{background:#fee2e2;color:#991b1b}.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}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page{background:#f7f8fb;min-height:100vh;padding:32px 16px}.container{margin:0 auto;max-width:1120px}.section-card{background:#fff;border:1px solid #e6ebf2;border-radius:22px;box-shadow:0 12px 30px #0f172a0d;padding:28px}.section-title{color:#1d2939;font-size:32px;font-weight:800;margin:0 0 8px}.section-subtitle{color:#667085;font-size:16px;line-height:1.6;margin:0 0 24px}.error-box,.success-box{border-radius:12px}.empty-box{background:#fcfcfd;border:1px dashed #d0d5dd;border-radius:14px;color:#667085;padding:20px}.mini-feature-card{background:#fbfcfe;border:1px solid #e6ebf2;border-radius:16px;padding:16px}.mini-feature-card p{color:#667085;font-size:14px;line-height:1.6;margin:8px 0 0}.report-card{background:#fff;border:1px solid #e6ebf2;border-radius:20px;box-shadow:0 6px 18px #0f172a0a;padding:22px}.report-top{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.report-title{color:#1d2939;font-size:28px;font-weight:800;margin:0 0 8px;word-break:break-word}.report-meta{color:#667085;font-size:15px;margin-bottom:4px}.report-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:18px}.stat-box{background:#fafbfc;border:1px solid #e6ebf2;border-radius:16px;padding:16px}.stat-label{color:#667085;display:block;font-size:14px;margin-bottom:8px}.stat-value{color:#1d2939;display:block;font-size:22px;font-weight:800}.report-actions{display:flex;flex-wrap:wrap;gap:12px}.ghost-btn,.primary-btn,.secondary-btn{border:none;border-radius:12px;cursor:pointer;font-weight:700;padding:12px 18px}.primary-btn{background:#6fa06f;color:#fff}.secondary-btn{background:#1f6feb;color:#fff}.ghost-btn{background:#eef2f6;color:#344054}.status-badge{border-radius:999px;font-size:13px;font-weight:700;padding:8px 14px;white-space:nowrap}.status-completed{background:#ecfdf3;color:#027a48}.status-processing{background:#eff8ff;color:#175cd3}.status-failed{background:#fee4e2;color:#b42318}@media (max-width:768px){.section-card{border-radius:18px;padding:20px}.section-title{font-size:26px}.report-title{font-size:22px}.report-top{flex-direction:column}}.wb-page{background:radial-gradient(circle at top right,#2ecc711a,#0000 22%),linear-gradient(180deg,#f8fbf8,#f5f7fb 45%,#f7f8fb);min-height:100vh;padding:34px 16px 48px}.wb-container{margin:0 auto;max-width:1240px}.wb-upload-shell{grid-gap:28px;align-items:stretch;display:grid;gap:28px;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr)}.wb-upload-left,.wb-upload-right{min-width:0}.wb-eyebrow{align-items:center;background:#eef8f0;border:1px solid #d6ebda;border-radius:999px;color:#2f7d4f;display:inline-flex;font-size:13px;font-weight:700;margin-bottom:18px;padding:8px 14px}.wb-hero-title{color:#101828;font-size:clamp(38px,5vw,64px);font-weight:900;letter-spacing:-.03em;line-height:1.02;margin:0 0 14px;text-align:left}.wb-hero-text{color:#475467;font-size:18px;line-height:1.8;margin:0 0 18px;max-width:760px;text-align:left}.wb-inline-points{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px}.wb-inline-points span{align-items:center;background:#fff;border:1px solid #e4e7ec;border-radius:999px;color:#344054;display:inline-flex;font-size:14px;font-weight:600;padding:8px 13px}.wb-upload-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #e4e7ec;border-radius:26px;box-shadow:0 18px 50px #1018280f;padding:24px}.wb-field-group{margin-bottom:24px}.wb-label{color:#1d2939;display:block;font-size:15px;font-weight:700;margin-bottom:10px;text-align:left}.wb-file-box{background:#fbfcfd;border:1px solid #dfe4ea;border-radius:18px;padding:18px}.wb-file-input{margin-bottom:10px}.wb-file-help{color:#667085;font-size:13px;text-align:left}.wb-file-name{color:#2f7d4f;font-size:14px;font-weight:600;margin-top:10px;text-align:left;word-break:break-word}.wb-check-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.wb-check-card{background:#fff;border:1px solid #e4e7ec;border-radius:18px;box-shadow:0 3px 10px #10182808;cursor:pointer;padding:18px;text-align:left;transition:all .2s ease;width:100%}.wb-check-card:hover{border-color:#9bd3ac;transform:translateY(-1px)}.wb-check-card.active{background:linear-gradient(180deg,#f5fff7,#edf8f0);border-color:#53b36d;box-shadow:0 10px 24px #2ecc711f}.wb-check-card-title{color:#101828;font-size:18px;font-weight:800;margin-bottom:8px}.wb-check-card-text{color:#667085;font-size:14px;line-height:1.65}.wb-upload-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.wb-primary-btn{background:linear-gradient(135deg,#2f7d4f,#57b26f);border:none;border-radius:14px;box-shadow:0 10px 24px #2f7d4f3d;color:#fff;cursor:pointer;font-size:15px;font-weight:800;padding:14px 24px;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.wb-primary-btn:hover{box-shadow:0 14px 28px #2f7d4f47;transform:translateY(-1px)}.wb-primary-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.wb-secondary-link{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:14px;color:#344054;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;min-height:48px;padding:0 18px;text-decoration:none}.wb-preview-card{background:linear-gradient(180deg,#ffffffeb,#f9fbfdf5);border:1px solid #e4e7ec;border-radius:28px;box-shadow:0 20px 50px #1018280f;height:100%;padding:22px}.wb-preview-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.wb-preview-title{color:#101828;font-size:26px;font-weight:900;line-height:1.1;text-align:left}.wb-preview-subtitle{color:#667085;font-size:14px;margin-top:6px;text-align:left}.wb-preview-badge{align-items:center;background:#edf8f0;border-radius:999px;color:#2f7d4f;display:inline-flex;font-size:13px;font-weight:800;padding:8px 12px;white-space:nowrap}.wb-doc-preview{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) 180px;margin-bottom:16px}.wb-doc-paper{background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:inset 0 1px 0 #ffffffb3;min-height:250px;padding:22px}.wb-doc-line{background:#eceff3;border-radius:999px;height:11px;margin-bottom:12px}.wb-doc-line.long{width:92%}.wb-doc-line.short{width:56%}.wb-doc-line.red{background:#efb0b0;width:72%}.wb-score-panel{background:linear-gradient(180deg,#fff,#fbfcfe);border:1px solid #e4e7ec;border-radius:22px;display:flex;flex-direction:column;gap:12px;padding:18px}.wb-score-label{color:#667085;font-size:14px;text-align:left}.wb-score-value{color:#c43f5c;font-size:48px;font-weight:900;letter-spacing:-.03em;line-height:1;text-align:left}.wb-score-meta{align-items:center;border-top:1px solid #eef1f4;color:#667085;display:flex;font-size:14px;gap:10px;justify-content:space-between;padding-top:10px}.wb-score-meta strong{color:#101828}.wb-mini-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.wb-mini-card{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:16px;text-align:left}.wb-mini-card strong{color:#101828;display:block;font-size:16px;margin-bottom:8px}.wb-mini-card p{color:#667085;font-size:14px;line-height:1.65;margin:0}.error-box{background:#fee4e2;border:1px solid #fecdca;border-radius:14px;color:#b42318}.error-box,.success-box{margin-bottom:16px;padding:14px 16px;text-align:left}.success-box{background:#ecfdf3;border:1px solid #abefc6;border-radius:14px;color:#027a48}@media (max-width:1080px){.wb-upload-shell{grid-template-columns:1fr}.wb-upload-right{order:-1}}@media (max-width:768px){.wb-page{padding:22px 12px 36px}.wb-preview-card,.wb-upload-card{border-radius:22px;padding:18px}.wb-hero-title{font-size:38px}.wb-hero-text{font-size:16px}.wb-check-grid,.wb-doc-preview,.wb-mini-grid{grid-template-columns:1fr}.wb-upload-actions{align-items:stretch;flex-direction:column}.wb-primary-btn,.wb-secondary-link{justify-content:center;width:100%}}#root,body,html{max-width:100%;overflow-x:hidden;width:100%}body{margin:0}*,:after,:before{box-sizing:border-box;min-width:0}.report-card,.section-card,.wb-container,.wb-page,.wb-preview-card,.wb-upload-card,.wb-upload-left,.wb-upload-right,.wb-upload-shell{max-width:100%}.report-meta,.stat-label,.stat-value,.wb-check-card-text,.wb-hero-text,.wb-hero-title,.wb-mini-card p,.wb-preview-subtitle,.wb-score-label,.wb-score-meta{overflow-wrap:anywhere;word-break:break-word}.wb-file-input{max-width:100%;width:100%}.report-actions,.wb-upload-actions{flex-wrap:wrap}.wb-score-value{font-size:clamp(32px,4vw,48px);line-height:.95;overflow-wrap:anywhere;word-break:break-word}.wb-score-panel{overflow:hidden}.wb-score-meta{gap:8px}.report-card{overflow:hidden}.report-title,.wb-file-name{overflow-wrap:anywhere;word-break:break-word}@media (max-width:1024px){.wb-upload-shell{grid-template-columns:1fr}.wb-upload-right{order:2}.wb-upload-left{order:1}.wb-hero-title{max-width:100%}}@media (max-width:768px){.wb-page{padding:18px 12px 28px}.wb-container{max-width:100%}.report-card,.section-card,.wb-preview-card,.wb-upload-card{border-radius:18px;padding:16px}.wb-hero-title{font-size:clamp(34px,9vw,46px);letter-spacing:-.03em;line-height:1.02;margin-bottom:12px}.wb-hero-text{font-size:15px;line-height:1.7}.wb-inline-points{gap:8px}.wb-inline-points span{font-size:13px;padding:7px 10px}.wb-check-grid,.wb-doc-preview,.wb-mini-grid{grid-template-columns:1fr}.wb-upload-actions{align-items:stretch;flex-direction:column}.wb-primary-btn,.wb-secondary-link{justify-content:center;width:100%}.wb-preview-title{font-size:22px}.wb-score-value{font-size:clamp(28px,8vw,42px)}.report-top{align-items:flex-start;flex-direction:column}.report-title{font-size:24px}.report-stats{grid-template-columns:1fr}.report-actions{align-items:stretch;flex-direction:column}.ghost-btn,.primary-btn,.secondary-btn{width:100%}}@media (max-width:420px){.wb-page{padding:14px 10px 24px}.report-card,.section-card,.wb-preview-card,.wb-upload-card{border-radius:16px;padding:14px}.wb-eyebrow{font-size:11px;margin-bottom:14px;padding:7px 10px}.wb-hero-title{font-size:clamp(28px,10vw,36px);line-height:1.03}.wb-hero-text{line-height:1.65}.wb-hero-text,.wb-label{font-size:14px}.wb-check-card{border-radius:14px;padding:14px}.wb-check-card-title{font-size:16px}.wb-check-card-text{font-size:13px;line-height:1.55}.wb-doc-paper{min-height:180px;padding:14px}.wb-score-panel{border-radius:16px;padding:14px}.wb-score-label{font-size:13px}.wb-score-value{font-size:clamp(24px,9vw,34px);line-height:.95}.wb-score-meta{font-size:13px;padding-top:8px}.wb-preview-title{font-size:20px}.wb-preview-subtitle{font-size:13px}.wb-preview-badge{font-size:11px;padding:6px 9px}.wb-mini-card{border-radius:14px;padding:14px}.wb-mini-card strong{font-size:15px}.wb-mini-card p{font-size:13px}.report-title{font-size:22px;line-height:1.08}.report-meta{font-size:14px}.stat-box{border-radius:14px;padding:14px}.stat-label{font-size:13px}.stat-value{font-size:18px}}@media (max-width:360px){.wb-hero-title{font-size:26px}.wb-inline-points span{font-size:12px;padding:6px 9px}.wb-score-value{font-size:24px}.wb-preview-header{gap:10px}.wb-preview-title{font-size:18px}.report-title{font-size:20px}}.wb-score-value-both{line-height:.9}
/*# sourceMappingURL=main.0067630b.css.map*/