body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.loading{color:#666;font-size:24px}.loading,.login-container{align-items:center;display:flex;height:100vh;justify-content:center}.login-container{background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;max-width:400px;padding:60px 40px;text-align:center}.login-card h1{color:#333;font-size:32px;margin-bottom:16px}.login-card p{color:#666;font-size:16px;margin-bottom:32px}.app{background:#f5f5f5;min-height:100vh}.header{background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px #0000000d;padding:20px 0}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.header h1{color:#333;font-size:24px}.user-info{align-items:center;display:flex;gap:12px}.avatar{border:2px solid #e0e0e0;border-radius:50%;height:40px;width:40px}.tabs{border-bottom:2px solid #e0e0e0;display:flex;gap:8px;margin:0 auto;max-width:1200px;padding:20px 20px 0}.tab{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:16px;padding:12px 24px;transition:all .2s}.tab:hover{background:#f5f5f5;color:#333}.tab.active{border-bottom-color:#667eea;color:#667eea;font-weight:600}.content{margin:0 auto;max-width:1200px;padding:40px 20px}.section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:32px}.section h2{color:#333;font-size:28px;margin-bottom:8px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.help-text{color:#666;line-height:1.6;margin-bottom:24px}.btn-primary{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:background .2s}.btn-primary:hover{background:#5568d3}.btn-secondary{background:#fff;border:2px solid #667eea;border-radius:6px;color:#667eea;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s}.btn-secondary:hover{background:#667eea;color:#fff}.btn-danger{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:background .2s}.btn-danger:hover{background:#dc2626}.form-group{display:flex;gap:12px;margin-bottom:24px}.form-card{background:#f9fafb;border-radius:8px;margin-bottom:32px;padding:24px}.form-card h3{color:#333;margin-bottom:20px}.form-card .form-group{flex-direction:column;gap:8px}.form-card label{color:#555;font-size:14px;font-weight:600}.input{border:2px solid #e0e0e0;border-radius:6px;flex:1 1;font-size:16px;padding:12px 16px;transition:border-color .2s}.input:focus{border-color:#667eea;outline:none}.card{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:16px;padding:20px;transition:border-color .2s}.card:hover{border-color:#667eea}.card-content h3{color:#333;font-size:18px;margin-bottom:8px}.card-content p{color:#666;font-size:14px;margin-bottom:4px}.meta{color:#999!important;font-size:13px!important}.error{color:#ef4444!important;font-weight:600}.job-list,.report-list,.token-list{margin-top:24px}.empty-state{color:#999;font-size:16px;padding:40px;text-align:center}.status-pending{color:#f59e0b;font-weight:600}.status-running{color:#3b82f6;font-weight:600}.status-completed{color:#10b981;font-weight:600}.status-failed{color:#ef4444;font-weight:600}.api-docs h3{color:#333;margin-bottom:16px;margin-top:32px}.api-docs h4{color:#555;margin-bottom:12px;margin-top:24px}.api-docs p{color:#666;line-height:1.6;margin-bottom:16px}.api-docs ol{color:#666;line-height:1.8;margin-left:24px}.code-block{background:#1e293b;border-radius:6px;color:#e2e8f0;font-family:Monaco,Menlo,monospace;font-size:14px;margin:16px 0;overflow-x:auto;padding:16px}.code-block code{color:#fbbf24}.code-block strong{color:#60a5fa}pre.code-block{line-height:1.6;white-space:pre-wrap}.warning{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:4px;margin-top:24px;padding:16px}.warning strong{color:#92400e}@media (max-width:768px){.header-content{flex-direction:column;gap:16px}.tabs{flex-wrap:wrap}.card,.section-header{align-items:flex-start;flex-direction:column;gap:16px}.form-group{flex-direction:column}}
/*# sourceMappingURL=main.9ff3c76a.css.map*/