body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.file-uploader{margin:0 auto;max-width:600px;width:100%}.drop-zone{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;cursor:pointer;padding:48px 24px;text-align:center;transition:all .3s ease}.drop-zone:hover{background:#eff6ff;border-color:#3b82f6}.drop-zone.dragging{background:#dbeafe;border-color:#3b82f6;transform:scale(1.02)}.drop-zone.has-file{background:#ecfdf5;border-color:#10b981;cursor:default}.drop-zone-content{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:12px}.drop-zone-content svg{color:#94a3b8}.drop-zone-title{color:#334155;font-size:18px;font-weight:600;margin:0}.drop-zone-subtitle{color:#64748b;font-size:14px;margin:0}.drop-zone-info{color:#94a3b8;font-size:12px;margin:0}.selected-file{align-items:center;display:flex;gap:16px;padding:16px;position:relative}.selected-file svg{color:#10b981;flex-shrink:0}.file-info{flex:1 1;text-align:left}.file-name{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 4px;word-break:break-word}.file-size{color:#64748b;font-size:14px;margin:0}.remove-file-btn{align-items:center;background:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:24px;justify-content:center;position:absolute;right:8px;top:8px;transition:background .2s;width:24px}.remove-file-btn:hover{background:#dc2626}.error-message{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;font-size:14px;gap:8px;margin-top:16px;padding:12px 16px}.error-message svg{flex-shrink:0}.upload-button{align-items:center;background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;margin-top:16px;padding:14px 24px;transition:background .2s;width:100%}.upload-button:hover:not(:disabled){background:#2563eb}.upload-button:disabled{background:#94a3b8;cursor:not-allowed}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app{background:#f8fafc;min-height:100vh}.login-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:24px}.login-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-width:480px;padding:48px;text-align:center;width:100%}.logo{margin-bottom:24px}.logo img{height:60px;width:auto}.version{color:#94a3b8;font-size:14px;margin-bottom:16px}.description{color:#475569;font-size:16px;line-height:1.6;margin-bottom:32px}.features{flex-direction:column;margin-bottom:32px}.feature,.features{display:flex;gap:12px}.feature{align-items:center;color:#334155;font-size:15px;text-align:left}.feature svg{color:#10b981;flex-shrink:0}.login-button{background:#1e3a5f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 24px;transition:all .2s;width:100%}.login-button:hover{background:#2d5a87;transform:translateY(-1px)}.login-buttons{display:flex;flex-direction:column;gap:12px}.app-header{background:#fff;border-bottom:1px solid #e2e8f0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px;padding:16px 24px}.header-content,.header-left{align-items:center;display:flex}.header-logo{color:#1e3a5f;font-size:24px;font-weight:800}.header-nav{gap:8px;margin-left:24px}.header-nav,.nav-link{align-items:center;display:flex}.nav-link{border-radius:8px;color:#64748b;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;text-decoration:none;transition:all .2s}.nav-link:hover{background:#f1f5f9;color:#475569}.nav-link.active{background:#e8f4fd;color:#1e3a5f}.nav-link svg{color:inherit}.header-right{gap:24px}.header-right,.user-info{align-items:center;display:flex}.user-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:8px;padding:8px 16px}.user-info svg{color:#64748b}.user-group{background:#e8f4fd;border-radius:4px;color:#1e3a5f;font-size:12px;font-weight:600;padding:4px 8px;text-transform:uppercase}.logout-button{align-items:center;background:#0000;border:1px solid #dc2626;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s}.logout-button:hover{background:#dc2626;color:#fff}.app-main{padding:48px 24px}.container{margin:0 auto;max-width:900px}section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:32px}section h2{align-items:center;color:#1e293b;display:flex;font-size:20px;gap:8px;margin-bottom:24px}.job-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.job-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;margin-bottom:16px;padding-bottom:16px}.job-filename{color:#1e293b;font-size:16px;font-weight:600}.job-status{justify-content:space-between;margin-bottom:16px}.job-status,.status-indicator{align-items:center;display:flex}.status-indicator{font-size:15px;font-weight:500;gap:8px}.job-time{color:#64748b;font-size:13px;gap:6px}.job-error,.job-time{align-items:center;display:flex}.job-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;gap:8px;margin-top:16px;padding:12px 16px}.history-section{margin-bottom:24px}.history-section h2{color:#1e293b;font-size:20px;font-weight:600;margin-bottom:16px}.history-list{background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:300px;overflow:hidden;overflow-y:auto}.loading-history{align-items:center;color:#64748b;display:flex;gap:8px;justify-content:center;padding:24px}.history-item{border-bottom:1px solid #e2e8f0;cursor:pointer;padding:12px 16px;transition:background-color .2s}.history-item:last-child{border-bottom:none}.history-item:hover{background:#f1f5f9}.history-item.selected{background:#e8f4fd;border-left:3px solid #1e3a5f}.history-item-header{align-items:center;display:flex;gap:8px;margin-bottom:6px}.history-filename{color:#1e293b;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-item-meta{justify-content:space-between}.history-item-meta,.history-status{align-items:center;display:flex}.history-date{color:#64748b;font-size:12px}.article-result{background:#fefefe;border:1px solid #e2e8f0;border-radius:12px;margin-top:24px;padding:24px}.article-title{color:#0f172a;font-size:24px;font-weight:700;line-height:1.3;margin-bottom:24px}.article-content{color:#334155;line-height:1.7}.article-h3{color:#1e293b;font-size:18px;font-weight:600;margin-bottom:12px;margin-top:24px}.article-h4{color:#334155;font-size:16px;font-weight:600;margin-bottom:10px;margin-top:20px}.article-paragraph{margin-bottom:12px;text-align:justify}.article-result-old{border-top:2px solid #e2e8f0;margin-top:24px;padding-top:24px}.article-section{margin-bottom:24px}.article-section:last-child{margin-bottom:0}.article-section h4{color:#475569;font-size:18px;font-weight:600;margin-bottom:12px}.article-text{color:#334155;font-size:15px;line-height:1.7;white-space:pre-wrap}.article-text p{margin-bottom:12px}.article-text p:last-child{margin-bottom:0}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-footer{background:#fff;border-top:1px solid #e2e8f0;color:#64748b;font-size:14px;padding:20px;text-align:center}@media (max-width:768px){.login-card{padding:32px 24px}.header-content{flex-direction:column;gap:16px}.header-left{flex-direction:column;gap:12px}.header-nav{margin-left:0}.header-right{justify-content:space-between;width:100%}section{padding:24px 16px}.job-status{align-items:flex-start;flex-direction:column;gap:8px}.article-title{font-size:20px}}
/*# sourceMappingURL=main.cacd1040.css.map*/