*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%,to{box-shadow:0 0 5px #667eea4d}50%{box-shadow:0 0 20px #667eea99}}.App{background:#fff;color:#2c3e50;display:flex;flex-direction:column;min-height:100vh}.App-header{background:#fff;border-bottom:1px solid #e9ecef;box-shadow:0 2px 4px #00000005;padding:2.5rem 1rem;text-align:center}.App-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .5rem}.App-header p{color:#6c757d;font-size:1.1rem;font-weight:400;margin:0}.App-main{align-items:center;background:#fafafa;box-sizing:border-box;display:flex;flex:1 1;justify-content:center;margin:0 auto;max-width:1200px;padding:3rem 1rem;width:100%}.App-footer{background:#fff;border-top:1px solid #e9ecef;color:#6c757d;font-size:.875rem;padding:1.5rem;text-align:center}@media (max-width:768px){.App-header h1{font-size:2rem}.App-main{padding:1rem}}.button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 2px 8px #667eea33;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.button:hover:not(:disabled){box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.5;transform:none}.spinner{border:3px solid #e9ecef;margin:0 auto 1rem}.spinner,.spinner-small{animation:spin .8s linear infinite}.file-upload-container{animation:fadeIn .4s ease-out;background:#fff;border:1px solid #e9ecef;border-radius:16px;box-shadow:0 2px 8px #0000000a;max-width:900px;padding:2.5rem;text-align:center;width:100%}.upload-instructions h2{color:#2c3e50;font-size:1.8rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .5rem}.upload-instructions p{color:#6c757d;font-size:1rem;line-height:1.6;margin:0 0 2rem}.upload-zones{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.upload-zone{align-items:center;background:#fafafa;border:2px dashed #dee2e6;border-radius:12px;cursor:pointer;display:flex;justify-content:center;min-height:200px;padding:2rem 1rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.upload-zone:hover:not(.processing):not(.uploaded){background:#fff;border-color:#667eea;box-shadow:0 4px 12px #667eea1a;transform:translateY(-2px)}.upload-zone.processing{cursor:not-allowed;opacity:.6}.excel-zone:hover:not(.processing):not(.uploaded),.pdf-zone:hover:not(.processing):not(.uploaded){border-color:#667eea}.upload-content{align-items:center;display:flex;flex-direction:column;gap:.75rem}.upload-icon{font-size:3rem;margin-bottom:.5rem;opacity:.8}.upload-content h3{color:#2c3e50;font-size:1.25rem;font-weight:600;margin:0}.upload-text{color:#495057;font-size:.95rem;font-weight:500;margin:0}.upload-hint{color:#6c757d;font-size:.875rem;margin:0}.processing-indicator{align-items:center;display:flex;flex-direction:column;gap:1rem}.processing-indicator p{color:#667eea;font-size:.95rem;font-weight:600;margin:0}.upload-features{grid-gap:1rem;background:#fafafa;border:1px solid #e9ecef;border-radius:12px;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:2rem 0;padding:1.5rem}.feature-item{align-items:center;color:#495057;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem}.feature-icon{font-size:1.2rem}.upload-instructions-detail{background:#fafafa;border:1px solid #e9ecef;border-radius:8px;margin-top:1.5rem;padding:1.5rem;text-align:left}.upload-instructions-detail h4{color:#2c3e50;font-size:1rem;font-weight:600;margin:0 0 1rem;text-align:center}.upload-instructions-detail ol{color:#495057;line-height:1.8;margin:0;padding-left:1.5rem}.upload-instructions-detail li{font-size:.9rem;margin-bottom:.5rem}@media (max-width:768px){.file-upload-container{margin:0 1rem;padding:1.5rem}.upload-zones{gap:1rem;grid-template-columns:1fr}.upload-zone{min-height:150px;padding:1.5rem 1rem}.upload-icon{font-size:2.5rem}.upload-content h3{font-size:1.1rem}.upload-features{grid-template-columns:1fr}.upload-instructions-detail,.upload-instructions-detail h4{text-align:left}}.spinner{animation:spin 1s linear infinite;border:4px solid #667eea4d;border-radius:50%;border-top-color:#667eea;height:40px;margin:0 auto;width:40px}.upload-zone:focus-within{outline:2px solid #667eea;outline-offset:2px}.upload-zone.uploaded{background:#fff;border-color:#667eea;border-style:solid;cursor:default}.uploaded-content{align-items:center;display:flex;flex-direction:column;gap:.5rem}.upload-icon.success{color:#27ae60;font-size:3rem}.file-name{color:#2c3e50;font-size:.95rem;font-weight:600;margin:0;text-align:center;word-break:break-word}.file-size{color:#7f8c8d;font-size:.85rem;margin:0}.extraction-info{background:#f5f7fa;border:1px solid #e9ecef;border-radius:12px;color:#667eea;font-size:.85rem;font-weight:500;margin:0;padding:.25rem .75rem}.error-message{background:#e74c3c1a;border:1px solid #e74c3c4d;color:#c0392b}.generate-section{background:#fff;border:1px solid #e9ecef;border-radius:12px;margin-top:2rem;padding:2rem;text-align:center}.generate-info h3{color:#2c3e50;font-size:1.3rem;font-weight:700;letter-spacing:-.01em;margin:0 0 1rem}.generate-info p{color:#495057;font-size:.95rem;margin:0 0 1.5rem}.file-summary{display:flex;gap:2rem;justify-content:center;margin-bottom:2rem}.summary-item{align-items:center;background:#fafafa;border:1px solid #e9ecef;border-radius:20px;color:#2c3e50;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.25rem}.summary-icon{font-size:1.2rem}.generate-button{border-radius:12px;box-shadow:0 2px 8px #667eea33;gap:.75rem;min-width:300px;padding:1.25rem 2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.generate-button:hover:not(:disabled){box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.spinner-small{height:18px;width:18px}.requirement-info{background:#fff9e6;border:1px solid #ffe082}.requirement-info p{font-size:.875rem;font-weight:500}@media (max-width:768px){.file-summary{flex-direction:column;gap:1rem}.generate-button{font-size:1rem;min-width:auto;padding:1rem 1.5rem}}.results-container{animation:fadeIn .4s ease-out;background:#fff;border:1px solid #e9ecef;border-radius:16px;box-shadow:0 2px 8px #0000000a;max-width:1000px;padding:2.5rem;width:100%}.results-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.results-header h2{color:#2c3e50;font-size:1.8rem;font-weight:700;letter-spacing:-.01em;margin:0}.reset-button{background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 1px 3px #0000000d;color:#6c757d;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.reset-button:hover:not(:disabled){border-color:#667eea;box-shadow:0 2px 6px #667eea26;color:#667eea;transform:translateY(-1px)}.reset-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.error-message{align-items:center;background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:8px;color:#d63031;display:flex;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.error-icon{font-size:1.2rem}.action-card,.file-info-card,.progress-card,.system-info{background:#fff;border:1px solid #e9ecef;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.action-card:hover,.file-info-card:hover{border-color:#667eea;box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.action-card h3,.file-info-card h3{align-items:center;color:#495057;display:flex;font-size:1.3rem;font-weight:600;gap:.5rem;margin:0 0 1rem}.pdf-card{border-left:3px solid #667eea}.pdf-card h3{color:#2c3e50}.excel-card{border-left:3px solid #667eea}.excel-card h3{color:#2c3e50}.file-details{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1rem}.file-detail{display:flex;flex-direction:column;gap:.25rem}.file-detail .label{color:#6c757d;font-size:.85rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.file-detail .value{color:#343a40;font-size:1rem;font-weight:600;word-break:break-all}.status-success{color:#667eea!important}.text-preview{background:#fff;border:1px solid #dee2e6;border-radius:8px;margin-top:1rem;padding:1rem}.text-stats{border-bottom:1px solid #e9ecef;color:#6c757d;font-size:.9rem;font-weight:500;margin-bottom:1rem;padding-bottom:.5rem}.text-body{background:#f8f9fa;border-radius:4px;color:#495057;font-family:Courier New,monospace;font-size:.85rem;line-height:1.6;max-height:150px;overflow-y:auto;padding:.75rem;white-space:pre-wrap;word-break:break-word}.function-preview{background:#fff;border:1px solid #dee2e6;border-radius:8px;margin-top:1rem;padding:1rem}.function-stats{border-bottom:1px solid #e9ecef;color:#6c757d;font-size:.9rem;font-weight:500;margin-bottom:1rem;padding-bottom:.5rem}.function-list{display:flex;flex-direction:column;gap:.5rem}.function-item{background:#f8f9fa;border-left:3px solid #27ae60;border-radius:6px;padding:.75rem}.function-item.more{background:#e9ecef;border-left-color:#6c757d;color:#6c757d;font-style:italic}.function-category{color:#495057;font-size:.9rem;font-weight:500}.action-content{text-align:center}.generate-section{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.generate-info p{color:#6c757d;font-size:1rem;line-height:1.6;margin:0 0 1rem}.ai-info{align-items:center;display:flex;gap:.75rem;justify-content:center}.ai-badge{border-radius:20px;font-size:.8rem;padding:.25rem .75rem}.ai-badge,.generate-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600}.generate-button{align-items:center;border:none;border-radius:10px;box-shadow:0 4px 15px #667eea4d;cursor:pointer;display:inline-flex;font-size:1.1rem;gap:.5rem;justify-content:center;min-width:280px;padding:1rem 2rem;transition:all .3s ease}.generate-button:hover:not(:disabled){box-shadow:0 6px 20px #667eea66;transform:translateY(-3px)}.generate-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.requirement-info{background:#ffc1071a;border:1px solid #ffc1074d;border-radius:8px;margin-top:1rem;padding:1rem}.requirement-info p{color:#856404;font-size:.9rem;margin:0}.download-section{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.success-message{align-items:center;color:#667eea;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem}.success-icon{font-size:1.5rem}.download-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;box-shadow:0 2px 8px #667eea33;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.download-button:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.progress-card h4,.system-info h4{color:#495057;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.progress-steps{flex-direction:column}.progress-steps,.step{display:flex;gap:.75rem}.step{align-items:center;border-radius:8px;padding:.75rem;transition:all .3s ease}.step.completed,.step.processing{background:#f5f7fa;border-left:3px solid #667eea}.step.pending{background:#fafafa;border-left:3px solid #e9ecef}.step-icon{font-size:1.2rem;text-align:center;width:24px}.system-info ul{list-style:none;margin:0;padding-left:1.5rem}.system-info li{color:#6c757d;margin-bottom:.5rem;padding-left:1rem;position:relative}.system-info li:before{color:#667eea;content:"▪";font-size:1.2rem;font-weight:700;left:0;position:absolute}.spinner-small{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:16px;margin-right:.5rem;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.results-container{margin:0 1rem;padding:1.5rem}.results-header{align-items:stretch;flex-direction:column;gap:1rem;text-align:center}.file-details{grid-template-columns:1fr}.generate-button{font-size:1rem;min-width:auto;padding:.875rem 1.5rem}.ai-info{flex-direction:column;gap:.5rem}}.typing-cursor{background:#fff}.ai-progress-indicator{background:#fff;border:1px solid #e9ecef;border-radius:12px;margin-bottom:1.5rem;padding:2rem}.progress-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.progress-header h4{color:#2c3e50;font-size:1.2rem;font-weight:700;letter-spacing:-.01em;margin:0}.current-step-info{align-items:center;display:flex;gap:.5rem}.step-counter{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;padding:.375rem .75rem}.progress-steps-container{display:flex;flex-direction:column;gap:1.5rem}.progress-step-item{display:flex;gap:1.5rem;position:relative}.step-indicator{flex-direction:column;flex-shrink:0}.step-indicator,.step-number{align-items:center;display:flex}.step-number{border-radius:50%;font-size:.9rem;font-weight:600;height:36px;justify-content:center;transition:all .3s ease;width:36px}.step-number.pending{background:#fafafa;border:2px solid #e9ecef;color:#6c757d}.step-number.active{animation:pulse 2s infinite;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #667eea4d;color:#fff}.step-number.completed{background:#27ae60;color:#fff;font-size:1.1rem}.step-line{flex:1 1;margin:.5rem 0;transition:all .3s ease;width:2px}.step-line.visible.pending{background:#e9ecef}.step-line.visible.completed{background:#27ae60}.step-content{flex:1 1;padding-top:.25rem}.step-label{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.5rem}.progress-step-item.pending .step-label{color:#6c757d}.progress-step-item.active .step-label{color:#667eea}.progress-step-item.completed .step-label{color:#2c3e50}.step-message{color:#495057;font-size:.9rem;margin-bottom:.75rem;min-height:1.5rem}.step-message.pending{color:#6c757d;font-style:italic}.step-message.completed{color:#27ae60}.step-progress-bar{background:#e9ecef;border-radius:3px;height:6px;margin-top:.5rem;overflow:hidden;position:relative;width:100%}.step-progress-fill{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:3px;height:100%;transition:width .3s ease}.step-progress-text{color:#667eea;font-size:.75rem;font-weight:600;position:absolute;right:0;top:-1.5rem}.typing-cursor,.typing-text{display:inline-block}.typing-cursor{animation:blink 1s infinite;background:#667eea;height:1em;margin-left:2px;width:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.log-viewer-container{background:#fff;border:1px solid #e9ecef;border-radius:12px;display:flex;flex-direction:column;margin-top:1.5rem;max-height:400px;padding:1.5rem}.log-viewer-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.log-viewer-header h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin:0}.connection-status{align-items:center;color:#6c757d;display:flex;font-size:.875rem;gap:.5rem}.connection-status.connected{color:#28a745}.connection-status.disconnected{color:#dc3545}.status-dot{animation:pulse 2s infinite;background:currentColor;border-radius:50%;height:8px;width:8px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.log-viewer-content{flex:1 1;font-family:Courier New,monospace;font-size:.85rem;line-height:1.6;max-height:320px;overflow-y:auto}.log-viewer-content::-webkit-scrollbar{width:6px}.log-viewer-content::-webkit-scrollbar-track{background:#f1f3f5;border-radius:3px}.log-viewer-content::-webkit-scrollbar-thumb{background:#ced4da;border-radius:3px}.log-viewer-content::-webkit-scrollbar-thumb:hover{background:#adb5bd}.log-empty{color:#6c757d;font-style:italic;padding:2rem;text-align:center}.log-entry{animation:fadeIn .3s ease-out;border-bottom:1px solid #f1f3f5;display:flex;gap:.75rem;padding:.25rem 0}.log-entry:last-child{border-bottom:none}.log-time{color:#868e96;flex-shrink:0;font-size:.8rem;min-width:80px}.log-level{border-radius:4px;flex-shrink:0;font-size:.75rem;font-weight:600;min-width:60px;padding:.1rem .4rem}.log-message{color:#2c3e50;flex:1 1;word-break:break-word}.log-entry.log-info .log-level{background:#e9ecef;color:#495057}.log-entry.log-debug .log-level{background:#f8f9fa;color:#6c757d}.log-entry.log-warning .log-level{background:#fff3cd;color:#856404}.log-entry.log-error .log-level{background:#f8d7da;color:#721c24}.log-entry.log-error .log-message{color:#d63031;font-weight:500}.log-entry.log-warning .log-message{color:#d68910}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.toast-container{flex-direction:column;gap:.75rem;pointer-events:none;position:fixed;right:20px;top:20px;z-index:10000}.toast,.toast-container{display:flex;max-width:400px}.toast{align-items:center;animation:slideInRight .3s ease-out;background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:300px;padding:1rem 1.25rem;pointer-events:auto}.toast-content{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:100%}.toast-message{color:#2c3e50;flex:1 1;font-size:.9rem;font-weight:500;line-height:1.5}.toast-close{align-items:center;background:none;border:none;border-radius:4px;color:#6c757d;cursor:pointer;display:flex;flex-shrink:0;font-size:1.5rem;height:24px;justify-content:center;padding:0;transition:all .2s ease;width:24px}.toast-close:hover{background:#f1f3f5;color:#2c3e50}.toast-close:focus{outline:2px solid #667eea;outline-offset:2px}.toast-success{border-left:4px solid #667eea}.toast-success .toast-message{color:#2c3e50}.toast-error{border-left:4px solid #e74c3c}.toast-error .toast-message{color:#c0392b}.toast-warning{border-left:4px solid #f39c12}.toast-warning .toast-message{color:#d68910}.toast-info{border-left:4px solid #3498db}.toast-info .toast-message{color:#2980b9}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.toast.closing{animation:slideOutRight .3s ease-in forwards}@media (max-width:768px){.toast-container{left:10px;max-width:none;right:10px;top:10px}.toast{max-width:none;min-width:auto}}
/*# sourceMappingURL=main.34ab80d8.css.map*/