body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;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-color:#f5f7fa;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.App,.App-header{text-align:center}.App-header{background:linear-gradient(135deg,#6e8efb,#a777e3);border-radius:8px;box-shadow:0 2px 10px #0000001a;color:#fff;margin-bottom:2rem;padding:2rem 0}.App-header h1{font-size:2rem;font-weight:600;margin:0}.subtitle{font-size:1rem;margin-top:5px;opacity:.8}.container{background-color:#f8f9fa;border-radius:10px;box-shadow:0 0 15px #0000001a;flex:1 1;margin:30px auto;max-width:1200px;padding-bottom:30px;width:90%}.tabs{background-color:#f9f9f9;border-bottom:1px solid #dee2e6;border-radius:10px 10px 0 0;display:flex}.tabs button{background:none;border:none;color:#495057;cursor:pointer;flex:1 1;font-size:16px;font-weight:500;padding:10px 20px;transition:all .2s ease}.tabs button:hover{background-color:#6e8efb0d}.tabs button.active{background-color:#fff;border-bottom:3px solid #6e8efb;color:#6e8efb}.tab-content{padding:20px}.form-group{margin-bottom:20px;text-align:left}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:8px}.form-group input,.form-group select{border:1px solid #ced4da;border-radius:4px;font-size:15px;padding:10px;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#6e8efb;box-shadow:0 0 0 2px #6e8efb33;outline:none}.form-group small{color:#6c757d;display:block;font-size:13px;margin-top:5px}button{cursor:pointer;transition:all .2s ease}.action-button,.analyze-button,.primary-button{background-color:#6e8efb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:10px 20px;transition:all .2s ease}.action-button:hover,.analyze-button:hover,.primary-button:hover{background-color:#5a78e0;box-shadow:0 4px 10px #0000001a;transform:translateY(-2px)}.action-button:active,.analyze-button:active,.primary-button:active{transform:translateY(0)}.action-button:disabled,.analyze-button:disabled,.primary-button:disabled{background-color:#b9c3f3;box-shadow:none;cursor:not-allowed;transform:none}.analyze-button{background-color:#28a745;margin-top:10px}.analyze-button:hover{background-color:#218838}.analyze-section,.scrape-section{margin:0 auto;max-width:900px;text-align:left}.analyze-section h2,.scrape-section h2{color:#333;font-weight:600;margin-bottom:25px}.analyze-section h3,.scrape-section h3{color:#444;font-weight:500;margin-bottom:15px}.analyze-action,.upload-section{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;margin-bottom:25px;padding:20px}.error-message,.success-message{border-radius:4px;margin:10px 0;padding:10px}.success-message{align-items:center;background-color:#d4edda;color:#155724;display:flex}.success-message span{font-weight:700;margin-right:10px}.error-message{background-color:#f8d7da;color:#721c24}.scrape-results{margin-top:30px}.results-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:20px}.actions,.wordcloud{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;padding:20px}.actions h3,.wordcloud h3{margin-bottom:15px;margin-top:0}.wordcloud-image{border-radius:4px;max-width:100%}.action-button{margin-bottom:10px;text-align:center;width:100%}.file-path{margin-top:20px}.file-path-input{background-color:#f0f0f0;border:1px solid #ced4da;border-radius:4px;color:#666;font-size:14px;margin-top:5px;padding:10px;width:100%}.results-container{background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 15px #00000014;margin-top:30px;overflow:hidden;transition:all .3s ease}.results-title{background:linear-gradient(135deg,#6e8efb,#a777e3);border-radius:10px 10px 0 0;color:#fff;font-size:22px;margin:0;padding:20px}.result-tabs{background-color:#fff;border-bottom:1px solid #e0e0e0;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:10}.result-tab{background:#0000;border:none;color:#555;cursor:pointer;flex:1 1;font-size:16px;font-weight:500;padding:15px 25px;position:relative;text-align:center;transition:all .2s ease}.result-tab:hover{background-color:#f5f8ff;color:#6e8efb}.result-tab.active{border-bottom:3px solid #6e8efb;color:#6e8efb}.result-tab.active:after{background-color:#6e8efb;bottom:-1px;content:"";height:3px;left:0;position:absolute;right:0}.result-content-wrapper{background-color:#fff;padding:25px}.section-heading{border-bottom:2px solid #f0f0f0;color:#333;font-size:20px;font-weight:600;margin-bottom:20px;margin-top:0;padding-bottom:10px}.markdown-content{color:#333;line-height:1.6;padding:10px}.insights-content,.summary-content{background-color:#fff;border-radius:8px;padding:5px}.insights-h2,.summary-h2{border-bottom:2px solid #f0f0f0;color:#2c3e50;font-size:22px;margin-bottom:15px;margin-top:25px;padding-bottom:8px}.insights-h3,.summary-h3{color:#6e8efb;font-size:20px;margin-bottom:10px;margin-top:20px}.insights-h4,.summary-h4{color:#a777e3;font-size:18px;margin-bottom:8px;margin-top:18px}.insights-list,.summary-list{margin-bottom:20px;padding-left:20px}.insights-list-item,.summary-list-item{margin-bottom:10px;position:relative}.insights-paragraph,.summary-paragraph{margin-bottom:15px}.insights-strong,.summary-strong{color:#2c3e50;font-weight:600}.statistics-container{background-color:#fff}.stats-overview{display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:30px}.stat-card{background:linear-gradient(135deg,#f5f7fa,#e8ecf1);border-radius:10px;box-shadow:0 4px 10px #0000000a;flex:1 1;margin:10px;min-width:150px;padding:20px;text-align:center;transition:transform .2s ease}.stat-card:hover{box-shadow:0 6px 15px #0000001a;transform:translateY(-5px)}.stat-icon{font-size:28px;margin-bottom:10px}.stat-value{color:#6e8efb;font-size:32px;font-weight:700;margin-bottom:5px}.stat-label{color:#7f8c8d;font-size:14px;letter-spacing:1px;text-transform:uppercase}.stats-details{display:flex;flex-direction:column;gap:30px}.rating-section,.sentiment-section{background-color:#f9fafc;border-radius:8px;box-shadow:0 2px 10px #0000000a;padding:20px}.stats-subheading{color:#34495e;font-size:18px;font-weight:600;margin-bottom:20px;margin-top:0}.rating-item,.sentiment-item{margin-bottom:15px}.rating-header,.sentiment-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px}.sentiment-badge{border-radius:20px;color:#fff;display:inline-block;font-size:13px;font-weight:600;padding:4px 10px;text-transform:capitalize}.sentiment-badge.positive{background-color:#28a745}.sentiment-badge.neutral{background-color:#6e8efb}.sentiment-badge.negative{background-color:#dc3545}.rating-count,.sentiment-count{color:#7f8c8d;font-size:14px}.bar-container{background-color:#ecf0f1;border-radius:5px;height:10px;margin-top:5px;overflow:hidden}.sentiment-bar{border-radius:5px;height:100%}.sentiment-bar.positive{background-color:#28a745}.sentiment-bar.neutral{background-color:#6e8efb}.sentiment-bar.negative{background-color:#dc3545}.rating-stars{color:#f39c12;letter-spacing:2px}.rating-bar{background:linear-gradient(90deg,#f1c40f,#f39c12);border-radius:5px;height:100%}.rating-bar.rating-5{background:linear-gradient(90deg,#28a745,#2ecc71)}.rating-bar.rating-4{background:linear-gradient(90deg,#2ecc71,#6e8efb)}.rating-bar.rating-3{background:linear-gradient(90deg,#6e8efb,#a777e3)}.rating-bar.rating-2{background:linear-gradient(90deg,#a777e3,#dc3545)}.rating-bar.rating-1{background:linear-gradient(90deg,#dc3545,#c82333)}.result-actions{display:flex;justify-content:center;margin-top:30px}.download-button{align-items:center;background:linear-gradient(135deg,#6e8efb,#a777e3);border:none;border-radius:30px;box-shadow:0 4px 10px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;margin-top:20px;padding:12px 24px;transition:all .3s ease}.download-button:hover{background:linear-gradient(135deg,#5a78e0,#9b67d3);box-shadow:0 6px 15px #00000026;transform:translateY(-2px)}.download-button:active{transform:translateY(0)}.download-icon{font-size:18px;margin-right:8px}.markdown-content h1{font-size:1.8rem;font-weight:600;margin-bottom:1rem;margin-top:1.5rem}.markdown-content h2{font-size:1.6rem;font-weight:600;margin-bottom:.9rem;margin-top:1.4rem}.markdown-content h3{font-size:1.4rem;font-weight:600;margin-bottom:.8rem;margin-top:1.3rem}.markdown-content h4{font-size:1.2rem;font-weight:600;margin-bottom:.7rem;margin-top:1.2rem}.markdown-content ol,.markdown-content ul{margin-bottom:1rem;margin-left:1.5rem;padding-left:20px}.markdown-content li{margin-bottom:.5rem}.markdown-content p{margin-bottom:1rem}.markdown-content strong{font-weight:600}.markdown-content em{font-style:italic}.markdown-content code{background-color:#f5f5f5;border-radius:3px;font-family:monospace;font-size:.9em;padding:.2rem .4rem}.markdown-content blockquote{border-left:4px solid #ddd;color:#555;font-style:italic;margin-left:0;margin-right:0;padding-left:1rem}@media (max-width:768px){.container{padding:0;width:95%}.tab-content{padding:20px 15px}.results-grid{grid-template-columns:1fr}.stats-overview{flex-direction:column}.stat-card{margin-bottom:15px;width:100%}.result-tab{font-size:14px;padding:10px 15px}.section-heading{font-size:18px}.stats-subheading{font-size:16px}.rating-header,.sentiment-header{align-items:flex-start;flex-direction:column}.rating-count,.sentiment-count{margin-top:5px}}
/*# sourceMappingURL=main.fc14e7dd.css.map*/