*{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{font-size:13px;font-weight:700;padding:8px 14px}.status-processing{background:#eff8ff;color:#175cd3}@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-template-columns:minmax(0,1.1fr) minmax(380px,.9fr)}.wb-eyebrow{background:#eef8f0;border:1px solid #d6ebda;color:#2f7d4f;font-weight:700}.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}.wb-hero-text{color:#475467;line-height:1.8;margin:0 0 18px}.wb-inline-points{gap:12px}.wb-inline-points span{background:#fff;border:1px solid #e4e7ec;color:#344054;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}.wb-label{font-size:15px;font-weight:700}.wb-file-box{background:#fbfcfd;border:1px solid #dfe4ea;border-radius:18px}.wb-file-name{color:#2f7d4f;font-size:14px;font-weight:600}.wb-check-card{border:1px solid #e4e7ec;border-radius:18px;box-shadow:0 3px 10px #10182808;transition:all .2s ease}.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{font-weight:800}.wb-check-card-text{line-height:1.65}.wb-primary-btn{background:linear-gradient(135deg,#2f7d4f,#57b26f);border-radius:14px;box-shadow:0 10px 24px #2f7d4f3d;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.wb-primary-btn:hover{box-shadow:0 14px 28px #2f7d4f47}.wb-primary-btn:disabled{opacity:.7}.wb-secondary-link{border-radius:14px;color:#344054;font-weight:700;min-height:48px;padding:0 18px}.wb-preview-card{background:linear-gradient(180deg,#ffffffeb,#f9fbfdf5);border:1px solid #e4e7ec;border-radius:28px;box-shadow:0 20px 50px #1018280f;padding:22px}.wb-preview-title{font-size:26px;font-weight:900;line-height:1.1}.wb-preview-badge{background:#edf8f0;color:#2f7d4f;font-weight:800;padding:8px 12px}.wb-doc-preview{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) 180px}.wb-doc-paper{box-shadow:inset 0 1px 0 #ffffffb3;min-height:250px}.wb-doc-paper,.wb-score-panel{border-radius:22px}.wb-score-value{font-size:48px;font-weight:900;letter-spacing:-.03em}.wb-mini-card{border-radius:18px}.wb-mini-card p{line-height:1.65}@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%}.wb-hero-title{word-break:break-word}.report-meta,.stat-label,.stat-value,.wb-check-card-text,.wb-hero-text,.wb-mini-card p,.wb-preview-subtitle,.wb-score-label,.wb-score-meta{overflow-wrap:anywhere;word-break:break-word}.report-actions,.wb-upload-actions{flex-wrap:wrap}.wb-score-value{font-size:clamp(32px,4vw,48px);line-height:.95}.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-page{margin:0!important;padding:0!important}.wb-header{margin-top:0!important}#root,body,html{margin:0!important;padding:0!important}.wb-upload-page{background:radial-gradient(circle at 12% 8%,#2ecc7121,#0000 28%),radial-gradient(circle at 85% 18%,#0f172a12,#0000 24%),linear-gradient(180deg,#f7fbf8,#f5f7fb 52%,#eef4f1);min-height:calc(100vh - 72px);overflow:hidden;padding:38px 16px 56px;position:relative}.wb-upload-bg-orb{border-radius:999px;filter:blur(2px);opacity:.8;pointer-events:none;position:absolute}.wb-upload-bg-orb-one{background:#2f7d4f14;height:260px;left:-100px;top:110px;width:260px}.wb-upload-bg-orb-two{background:#1018280f;bottom:80px;height:320px;right:-140px;width:320px}.wb-upload-container{margin:0 auto;max-width:1340px;position:relative;width:100%;z-index:1}.wb-upload-shell{grid-gap:28px;align-items:stretch;display:grid;gap:28px;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr)}.wb-upload-left,.wb-upload-right{min-width:0}.wb-eyebrow{align-items:center;background:#ecfdf3f2;border:1px solid #b8eac8;border-radius:999px;box-shadow:0 8px 20px #2f7d4f14;color:#197446;display:inline-flex;font-size:13px;font-weight:800;gap:8px;margin-bottom:18px;padding:8px 14px}.wb-eyebrow-dot{background:#2fbd68;border-radius:999px;box-shadow:0 0 0 4px #2fbd6824;height:8px;width:8px}.wb-hero-title{color:#0f172a;font-size:clamp(42px,5vw,68px);font-weight:950;letter-spacing:-.045em;line-height:.98;margin:0 0 16px;max-width:800px;overflow-wrap:anywhere;text-align:left}.wb-hero-text{color:#42526b;font-size:18px;line-height:1.75;margin:0 0 20px;max-width:760px;text-align:left}.wb-inline-points{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.wb-inline-points span{align-items:center;background:#ffffffe6;border:1px solid #dde6e0;border-radius:999px;box-shadow:0 6px 14px #0f172a0a;color:#253449;display:inline-flex;font-size:13px;font-weight:800;min-height:34px;padding:7px 13px}.wb-upload-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #dae2e8f2;border-radius:30px;box-shadow:0 24px 60px #0f172a14;padding:24px}.wb-step-row{align-items:flex-start;display:flex;gap:12px;margin-bottom:14px}.wb-step-row-final{margin-top:20px}.wb-step-number{align-items:center;background:#123222;border-radius:12px;box-shadow:0 10px 22px #1232222e;color:#fff;display:inline-flex;flex:0 0 auto;font-size:14px;font-weight:900;height:34px;justify-content:center;width:34px}.wb-step-title{color:#101828;font-size:16px;font-weight:900;text-align:left}.wb-step-text{color:#667085;font-size:13px;line-height:1.5;margin-top:3px;text-align:left}.wb-field-group{margin-bottom:24px}.wb-label{color:#1d2939;display:block;font-size:14px;font-weight:900;margin-bottom:10px;text-align:left}.wb-file-box{background:linear-gradient(180deg,#fff,#fbfcfd);border:1px solid #dfe7ed;border-radius:22px;padding:18px}.wb-file-inner{align-items:flex-start;display:flex;gap:14px}.wb-file-icon{align-items:center;background:#eaf8ef;border:1px solid #c8ecd4;border-radius:18px;color:#197446;display:inline-flex;flex:0 0 auto;font-size:13px;font-weight:950;height:58px;justify-content:center;width:58px}.wb-file-content{flex:1 1;min-width:0}.wb-file-input{color:#1d2939;margin-bottom:10px;max-width:100%;width:100%}.wb-file-help{color:#667085}.wb-file-help,.wb-file-name{font-size:13px;text-align:left}.wb-file-name{background:#ecfdf3;border:1px solid #abefc6;border-radius:12px;color:#027a48;font-weight:800;margin-top:10px;padding:9px 10px;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 #e3e8ef;border-radius:22px;box-shadow:0 8px 20px #0f172a0a;cursor:pointer;min-height:178px;padding:18px;position:relative;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;width:100%}.wb-check-card:hover{border-color:#8edaa7;box-shadow:0 16px 30px #2f7d4f1f;transform:translateY(-2px)}.wb-check-card.active{background:radial-gradient(circle at top right,#2fbd6829,#0000 38%),linear-gradient(180deg,#f4fff8,#fff);border-color:#2fbd68;box-shadow:0 18px 34px #2f7d4f29}.wb-check-card-top{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.wb-check-icon{align-items:center;background:#f0f5f3;border:1px solid #dfe8e3;border-radius:15px;color:#123222;display:inline-flex;font-size:14px;font-weight:950;height:44px;justify-content:center;width:44px}.wb-check-card.active .wb-check-icon{background:#123222;border-color:#123222;color:#fff}.wb-check-radio{background:#fff;border:2px solid #cbd5e1;border-radius:999px;height:20px;width:20px}.wb-check-card.active .wb-check-radio{border:6px solid #2fbd68}.wb-check-card-title{color:#101828;font-size:18px;font-weight:950;margin-bottom:8px}.wb-check-card-text{color:#667085;font-size:14px;line-height:1.62}.wb-upload-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.wb-primary-btn{background:linear-gradient(135deg,#123222,#2f7d4f 52%,#35b768);border:none;border-radius:15px;box-shadow:0 14px 28px #2f7d4f47;color:#fff;cursor:pointer;font-size:15px;font-weight:950;min-height:50px;padding:14px 24px;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.wb-primary-btn:hover{box-shadow:0 18px 34px #2f7d4f52;transform:translateY(-1px)}.wb-primary-btn:disabled{cursor:not-allowed;opacity:.72;transform:none}.wb-secondary-link{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:15px;box-shadow:0 8px 18px #0f172a0a;color:#253449;display:inline-flex;font-size:14px;font-weight:900;justify-content:center;min-height:50px;padding:0 20px;text-decoration:none}.wb-preview-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(180deg,#fffffff5,#f8fbf9f5);border:1px solid #dae2e8f2;border-radius:32px;box-shadow:0 24px 60px #0f172a14;height:100%;padding:24px}.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:28px;font-weight:950;line-height:1.08;text-align:left}.wb-preview-subtitle{color:#667085;font-size:14px;margin-top:6px;text-align:left}.wb-preview-badge{align-items:center;background:#ecfdf3;border:1px solid #abefc6;border-radius:999px;color:#027a48;display:inline-flex;font-size:13px;font-weight:950;padding:8px 13px;white-space:nowrap}.wb-doc-preview{margin-bottom:16px}.wb-doc-paper{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:inset 0 1px 0 #ffffffbf;min-height:235px;padding:22px}.wb-doc-toolbar{display:flex;gap:6px;margin-bottom:18px}.wb-doc-toolbar span{background:#d9e2dd;border-radius:999px;height:9px;width:9px}.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:24px;display:flex;flex-direction:column;gap:12px;margin-bottom:16px;overflow:hidden;padding:18px}.wb-score-label{color:#667085;font-size:14px;text-align:left}.wb-score-value{color:#c43f5c;font-size:clamp(38px,4vw,54px);font-weight:950;letter-spacing:-.04em;line-height:1;overflow-wrap:anywhere;text-align:left;word-break:break-word}.wb-score-value-both{font-size:clamp(30px,3.4vw,44px);line-height:.9}.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:20px;box-shadow:0 8px 18px rgba(15,23,42,.035);padding:16px;text-align:left}.wb-mini-card strong{color:#101828;display:block;font-size:16px;font-weight:950;margin-bottom:8px}.wb-mini-card p{color:#667085;font-size:14px;line-height:1.6;margin:0}.wb-help-strip{border-top:1px solid #e4e7ec;display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;padding-top:16px}.wb-help-strip a{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#344054;display:inline-flex;font-size:13px;font-weight:800;min-height:34px;padding:7px 12px;text-decoration:none}.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:1100px){.wb-upload-shell{grid-template-columns:1fr}.wb-upload-right{order:2}.wb-upload-left{order:1}}@media (max-width:768px){.wb-upload-page{padding:22px 12px 36px}.wb-hero-title{font-size:clamp(34px,9vw,46px);line-height:1.02}.wb-hero-text{font-size:15px;line-height:1.7}.wb-preview-card,.wb-upload-card{border-radius:24px;padding:18px}.wb-file-inner{flex-direction:column}.wb-check-grid{grid-template-columns:1fr}.wb-check-card{min-height:auto}.wb-mini-grid{grid-template-columns:1fr}.wb-upload-actions{align-items:stretch;flex-direction:column}.wb-primary-btn,.wb-secondary-link{width:100%}.wb-preview-title{font-size:23px}}@media (max-width:420px){.wb-upload-page{padding:16px 10px 28px}.wb-preview-card,.wb-upload-card{border-radius:20px;padding:14px}.wb-hero-title{font-size:clamp(29px,10vw,38px)}.wb-hero-text{font-size:14px}.wb-inline-points span{font-size:12px;padding:6px 9px}.wb-step-number{border-radius:10px;font-size:13px;height:30px;width:30px}.wb-step-title{font-size:15px}.wb-step-text{font-size:12px}.wb-doc-paper{min-height:180px;padding:14px}.wb-score-panel{border-radius:18px;padding:14px}.wb-score-value{font-size:clamp(28px,9vw,38px)}.wb-score-value-both{font-size:clamp(25px,8vw,34px)}.wb-help-strip{flex-direction:column}.wb-help-strip a{justify-content:center}}.wb-reports-page{background:radial-gradient(circle at top left,#2ecc711f,#0000 26%),linear-gradient(180deg,#f7fbf8,#f5f7fb 55%,#eef4f1);min-height:calc(100vh - 72px);padding:34px 16px 52px}.wb-reports-container{margin:0 auto;max-width:1320px;width:100%}.wb-reports-card{background:#fffffff5;border:1px solid #e4e7ec;border-radius:28px;box-shadow:0 22px 60px #0f172a14;padding:24px}.wb-reports-header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:22px}.wb-reports-eyebrow{background:#ecfdf3;border:1px solid #abefc6;border-radius:999px;color:#027a48;display:inline-flex;font-size:13px;font-weight:900;margin-bottom:12px;padding:7px 13px}.wb-reports-title{color:#101828;font-size:clamp(30px,4vw,48px);font-weight:950;letter-spacing:-.035em;line-height:1.05;margin:0 0 8px}.wb-reports-subtitle{color:#667085;font-size:16px;line-height:1.65;margin:0;max-width:740px}.wb-reports-upload-btn{background:linear-gradient(135deg,#123222,#2f7d4f 55%,#35b768);border:none;border-radius:14px;box-shadow:0 12px 26px #2f7d4f40;color:#fff;cursor:pointer;font-size:14px;font-weight:900;padding:13px 20px;white-space:nowrap}.wb-reports-empty{background:#fbfcfd;border:1px dashed #cfd8e3;border-radius:22px;padding:46px 18px;text-align:center}.wb-reports-empty-icon{align-items:center;background:#ecfdf3;border:1px solid #abefc6;border-radius:18px;color:#027a48;display:flex;font-size:15px;font-weight:950;height:64px;justify-content:center;margin:0 auto 14px;width:64px}.wb-reports-empty h3{color:#101828;font-size:24px;font-weight:950;margin:0 0 8px}.wb-reports-empty p{color:#667085;font-size:15px;margin:0 0 18px}.wb-reports-table-wrap{background:#fff;border:1px solid #e4e7ec;border-radius:22px;overflow-x:auto;width:100%}.wb-reports-table{border-collapse:collapse;min-width:980px;width:100%}.wb-reports-table thead{background:#f8fafc}.wb-reports-table th{border-bottom:1px solid #e4e7ec;color:#475467;font-size:13px;font-weight:950;padding:14px 16px;text-align:left;white-space:nowrap}.wb-reports-table td{border-bottom:1px solid #eef2f6;color:#101828;font-size:14px;padding:14px 16px;vertical-align:middle}.wb-reports-table tbody tr:hover{background:#fbfdfc}.wb-reports-table tbody tr:last-child td{border-bottom:none}.wb-report-file{align-items:center;display:flex;gap:12px;min-width:260px}.wb-report-file-icon{align-items:center;background:#ecfdf3;border:1px solid #abefc6;border-radius:14px;color:#027a48;display:flex;flex:0 0 auto;font-size:12px;font-weight:950;height:42px;justify-content:center;width:42px}.wb-report-file-info{min-width:0}.wb-report-file-name{color:#101828;font-size:14px;font-weight:900;max-width:330px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-report-doc-id{color:#667085;font-size:12px;font-weight:600;margin-top:4px}.wb-report-chip{align-items:center;background:#f1f5f9;border-radius:999px;color:#334155;display:inline-flex;font-size:12px;font-weight:900;justify-content:center;min-height:30px;padding:6px 11px;text-transform:uppercase;white-space:nowrap}.wb-report-muted{color:#475467;font-weight:800}.wb-report-score{align-items:center;border-radius:999px;display:inline-flex;font-size:13px;font-weight:950;justify-content:center;min-height:32px;min-width:58px;padding:6px 10px;white-space:nowrap}.wb-report-score-ai{background:#fff1f3;border:1px solid #fecdd6;color:#c01048}.wb-report-score-plag{background:#eff8ff;border:1px solid #b2ddff;color:#175cd3}.status-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:950;justify-content:center;min-height:30px;padding:6px 12px;text-transform:capitalize;white-space:nowrap}.status-completed{background:#ecfdf3;border:1px solid #abefc6;color:#027a48}.status-processing,.status-queued{background:#eff8ff;border:1px solid #b2ddff;color:#175cd3}.status-failed{background:#fee4e2;border:1px solid #fecdca;color:#b42318}.wb-report-actions-table{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}.wb-table-btn{border-radius:10px;font-size:12px;font-weight:900;min-height:34px;padding:8px 11px;white-space:nowrap}.primary-btn.wb-table-btn{background:#2f7d4f;color:#fff}.secondary-btn.wb-table-btn{background:#1f6feb;color:#fff}.ghost-btn.wb-table-btn{background:#eef2f6;color:#344054}@media (max-width:768px){.wb-reports-page{padding:20px 10px 34px}.wb-reports-card{border-radius:22px;padding:16px}.wb-reports-header{align-items:stretch;flex-direction:column}.wb-reports-upload-btn{width:100%}.wb-reports-subtitle{font-size:14px}.wb-reports-table{min-width:900px}.wb-report-file-name{max-width:240px}}@media (max-width:420px){.wb-reports-card{border-radius:18px;padding:13px}.wb-reports-title{font-size:30px}.wb-reports-table td,.wb-reports-table th{padding:12px}}
/*# sourceMappingURL=main.28314926.css.map*/