@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);:focus{outline:2px solid #ff851b}body,html{height:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#111;font-size:14px;margin:0;position:relative}body,button,textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}hr{border:1px solid hsla(0,0%,7%,.14);margin:32px 0}select{margin:0 8px}textarea{height:90px;max-height:200px;max-width:100%;padding:16px 19.2px}.u-input-row,textarea{position:relative;width:100%}.u-input-row{align-items:center;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.u-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:.5px;padding:16px 22.4px}.o-main-page-container{max-width:600px;padding:64px 0;position:relative;width:90%}.o-api-key-input{flex:1 1;margin-left:16px;padding:8px}.o-main-actions-container{flex-wrap:nowrap;justify-content:space-between;margin:16px 0;position:relative;width:100%}.o-loading-text{color:hsla(0,0%,7%,.4);font-weight:700;margin-left:16px}.o-action-button{background-color:#0074d9}.o-action-button:hover{background-color:#007fed}.o-action-button:active{background-color:#0d8eff}.o-action-button:disabled,.o-action-button:disabled:hover{background-color:#0074d9;cursor:not-allowed;opacity:.6}.o-ghost-button{color:#111}.o-ghost-button:hover{background-color:#f0f0f0}.o-ghost-button:active{background-color:#e6e6e6}.o-error-text-container{background:rgba(255,65,54,.16);border:1px solid #ff4136;border-radius:6px;color:#ee0d00;font-weight:700;letter-spacing:.6px;padding:16px 19.2px}.o-response-container{background:transparent;border:3px solid hsla(0,0%,7%,.14);border-radius:12px;height:auto;width:100%}.o-subtitle-info-text{font-size:11.2px;font-weight:600;letter-spacing:.6px}.o-main-header{align-items:center;border-bottom:1px solid hsla(0,0%,7%,.14);display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:16px 32px;position:relative;width:100%}.o-main-header>*{margin:0}.o-main-header .o-version-tag{color:hsla(0,0%,7%,.6);font-weight:700}.o-sentiment-scorecard{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin:2rem 0;padding:1.5rem}.o-sentiment-scorecard h3{color:#2c3e50;font-size:1.5rem;margin:0 0 1.5rem;text-align:center}.o-scorecard-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.o-scorecard-item{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.08);padding:1rem;transition:transform .2s,box-shadow .2s}.o-scorecard-item:hover{box-shadow:0 4px 8px rgba(0,0,0,.12);transform:translateY(-2px)}.o-scorecard-item.unavailable{background:#f8f9fa;opacity:.5}.o-scorecard-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.o-source-name{color:#2c3e50;font-size:.95rem}.o-scorecard-body{display:flex;flex-direction:column;gap:.5rem}.o-score-bar-container{background:#e9ecef;height:32px;overflow:hidden;width:100%}.o-score-bar,.o-score-bar-container{border-radius:16px;position:relative}.o-score-bar{align-items:center;display:flex;height:100%;justify-content:flex-end;padding-right:.75rem;transition:width .6s ease-out}.o-score-bar.green{background:linear-gradient(90deg,#52c234,#6dd400)}.o-score-bar.yellow{background:linear-gradient(90deg,#f39c12,#f1c40f)}.o-score-bar.red{background:linear-gradient(90deg,#e74c3c,#c0392b)}.o-score-bar.grey{background:#95a5a6}.o-score-value{color:#fff;font-size:.9rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.o-sample-size{color:#6c757d;font-size:.85rem;text-align:right}.o-no-data{color:#adb5bd;font-size:.9rem;font-style:italic;padding:.75rem;text-align:center}.o-no-score-available{align-items:center;display:flex;flex-direction:column;gap:.25rem}.o-available-badge{background:#e8f5e9;border-radius:12px;color:#2e7d32;font-size:.85rem;font-weight:500;padding:.25rem .75rem}@media (max-width:768px){.o-scorecard-grid{grid-template-columns:1fr}.o-sentiment-scorecard{padding:1rem}.o-sentiment-scorecard h3{font-size:1.25rem}}.o-analysis-section{margin:2rem 0}.o-analysis-section h3{color:#2c3e50;font-size:1.4rem;margin-bottom:1rem}.o-key-takeaways{margin-bottom:2rem}.o-takeaways-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.o-takeaway-card{background:#fff;border:2px solid #e9ecef;border-left:4px solid #6c757d;border-radius:8px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.o-takeaway-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.o-takeaway-header{align-items:center;background:#f8f9fa;cursor:pointer;display:flex;justify-content:space-between;padding:1rem;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.o-takeaway-header:hover{background:#e9ecef}.o-takeaway-header:focus{outline:2px solid #007bff;outline-offset:-2px}.o-source-badge{align-items:center;border-radius:20px;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.4rem .8rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.o-source-title{color:#495057;font-size:1.05rem}.o-expand-icon{color:#6c757d;font-size:.9rem}.o-takeaway-content{animation:slideDown .3s ease-out;padding:1rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.o-takeaway-content ul{list-style-type:disc;margin:0;padding-left:1.5rem}.o-takeaway-content li{color:#495057;line-height:1.6;margin-bottom:.5rem}.o-takeaway-content li:last-child{margin-bottom:0}.o-consensus-section{margin-bottom:2rem}.o-consensus-box{background:linear-gradient(135deg,#d4edda,#c3e6cb);border:2px solid #28a745;border-radius:8px;padding:1.5rem}.o-consensus-box ul{list-style-type:none;margin:0;padding-left:1.5rem}.o-consensus-point{color:#155724;font-weight:500;line-height:1.6;margin-bottom:1rem;padding-left:.5rem;position:relative}.o-consensus-point:last-child{margin-bottom:0}.o-consensus-point:before{color:#28a745;content:"✓";font-size:1.2rem;font-weight:700;left:-1.5rem;position:absolute}.o-divergence-section{margin-bottom:2rem}.o-divergence-box{background:linear-gradient(135deg,#fff3cd,#ffeeba);border:2px solid #ffc107;border-radius:8px;padding:1.5rem}.o-divergence-box ul{list-style-type:none;margin:0;padding-left:1.5rem}.o-divergence-point{color:#856404;font-weight:500;line-height:1.6;margin-bottom:1rem;padding-left:.5rem;position:relative}.o-divergence-point:last-child{margin-bottom:0}.o-divergence-point:before{color:#ffc107;content:"⚡";font-size:1.2rem;font-weight:700;left:-1.5rem;position:absolute}@media (max-width:768px){.o-takeaways-grid{grid-template-columns:1fr}.o-analysis-section h3{font-size:1.2rem}.o-consensus-box,.o-divergence-box{padding:1rem}}.o-sentiment-expander{margin:1.5rem 0}.o-sentiment-header{align-items:center;display:flex;font-size:1rem;gap:.5rem;line-height:1.5}.o-expand-button{align-items:center;background:none;border:2px solid #3b82f6;border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;margin-left:.25rem;padding:0;transition:all .2s ease;width:28px}.o-expand-button:hover{background-color:#3b82f6;transform:scale(1.1)}.o-expand-button:hover .o-expand-icon{filter:brightness(0) invert(1)}.o-expand-icon{font-size:16px;line-height:1;transition:transform .2s ease}.o-sentiment-breakdown{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.o-sentiment-breakdown h4{color:#1e293b;font-size:1.1rem;margin:0 0 1.5rem}.o-sentiment-chart{display:flex;flex-direction:column;gap:1.5rem}.o-sentiment-bar-container{display:flex;flex-direction:column;gap:.5rem}.o-sentiment-source-label{align-items:center;display:flex;font-size:.9rem;justify-content:space-between}.o-source-name{color:#1e293b;font-weight:600}.o-source-sample{color:#64748b;font-size:.85rem}.o-sentiment-bar-wrapper{position:relative}.o-sentiment-bar-track{background:linear-gradient(90deg,#ef4444 0,#f97316 20%,#eab308 40%,#84cc16 60%,#22c55e);border-radius:16px;height:32px;opacity:.15;overflow:hidden;position:relative}.o-sentiment-bar-center-line{background-color:#475569;bottom:0;left:50%;opacity:.5;position:absolute;top:0;width:2px;z-index:1}.o-sentiment-bar-fill{border-radius:16px;bottom:0;left:0;opacity:1;position:absolute;top:0;transition:width .5s ease,background-color .3s ease;z-index:2}.o-sentiment-bar-labels{color:#64748b;display:flex;font-size:.75rem;justify-content:space-between;margin-top:.25rem;padding:0 .5rem}.o-label-negative{text-align:left}.o-label-neutral{text-align:center}.o-label-positive{text-align:right}.o-sentiment-score{align-items:center;display:flex;gap:.75rem;margin-top:.25rem}.o-score-value{font-size:1.1rem;font-weight:700;min-width:40px}.o-score-label{color:#475569;font-size:.9rem;font-weight:500}.o-no-sentiment-data{color:#64748b;font-style:italic;padding:1rem;text-align:center}@media (max-width:640px){.o-sentiment-breakdown{padding:1rem}.o-sentiment-source-label{align-items:flex-start;flex-direction:column;gap:.25rem}.o-sentiment-bar-labels{font-size:.7rem}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f5f5;color:#333;font-family:Inter,sans-serif;line-height:1.6}.o-page-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;position:relative;width:100%}.o-main-page-container{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:20px;margin:40px auto;max-width:420px;padding:32px 24px;width:90vw}.u-input-row{display:flex;flex-direction:column;gap:8px;margin-bottom:1.2rem}.u-input-row p,.u-input-row-product{margin-bottom:.5rem}.u-input-row p{box-sizing:border-box;color:#2c3e50;font-size:1rem;font-weight:500;margin-left:auto;margin-right:auto;max-width:420px;padding:0 16px;text-align:center;width:100%}.o-product-input{background:#f9fafb;border:1.5px solid #d1d5db;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.02);font-size:1.08rem;padding:14px 16px;transition:border .2s}.o-product-input:focus{border:1.5px solid #2563eb;box-shadow:0 0 0 2px #2563eb22;outline:none}.o-product-input::-moz-placeholder{color:#a0aec0}.o-product-input::placeholder{color:#a0aec0}.o-main-actions-container{align-items:center;display:flex;flex-direction:row;gap:12px;margin-top:.5rem}.o-action-button,.o-ghost-button{border-radius:8px;font-size:1rem;min-width:180px;padding:16px 32px}.o-action-button{background-color:#3498db;color:#fff}.o-action-button:hover:not(:disabled){background-color:#2980b9}.o-action-button:disabled{background-color:#bdc3c7;cursor:not-allowed}.o-ghost-button{background-color:transparent;border:2px solid #3498db;color:#3498db;margin-left:1rem}.o-ghost-button:hover{background-color:#3498db;color:#fff}.o-loading-text{color:#7f8c8d;font-style:italic;margin-left:1rem}.o-response-container{background:#f3f4f6;border-radius:8px;margin-top:18px;max-width:100%;padding:16px;word-break:break-word}.o-response-container h1,.o-response-container h2,.o-response-container h3,.o-response-container strong{color:#2c3e50;margin-bottom:1rem}.o-response-container ol,.o-response-container ul{margin-bottom:1rem;margin-left:1.5rem}.o-error-text-container{background-color:#fdf2f2;border:1px solid #fbd5d5;border-radius:8px;color:#e74c3c;margin-top:1rem;padding:1rem}.o-subtitle-info-text{color:#7f8c8d;font-size:.9rem;font-style:italic;margin-top:1rem}.o-response-wrapper{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.o-action-buttons{gap:18px;margin-bottom:12px}.o-action-buttons,.o-copy-button{display:flex;justify-content:center}.o-copy-button{align-items:center;background:#fff;border:2px solid #2563eb;border-radius:8px;box-shadow:none;color:#2563eb;cursor:pointer;font-size:1rem;font-weight:500;min-width:180px;outline:none;padding:16px 32px;transition:background .15s,color .15s,border .15s}.o-copy-button:hover{background:#f0f8ff;border-color:#1d4ed8;color:#1d4ed8}.o-email-button{align-items:center;background:#2563eb;border:2px solid #2563eb;border-radius:8px;box-shadow:0 2px 8px rgba(37,99,235,.08);color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:center;min-width:180px;outline:none;padding:16px 32px;transition:background .15s,color .15s,border .15s}.o-email-button:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8;color:#fff}.o-email-button:disabled{cursor:not-allowed;opacity:.7}.o-success-text-container{background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;box-sizing:border-box;color:#059669;margin-top:1rem;padding:1rem;width:100%}.o-claim-banner{background:linear-gradient(90deg,#e0e7ff,#f0f4ff);border-radius:12px;box-shadow:0 2px 12px rgba(37,99,235,.04);color:#2563eb;font-size:1.45rem;font-weight:600;letter-spacing:.01em;margin-bottom:18px;padding:18px 0 14px;text-align:center;width:100%}.o-claim-banner span{color:#1e293b;font-weight:700}@media (max-width:600px){.o-main-page-container{max-width:98vw;padding:16px 6px}.o-action-button,.o-ghost-button{font-size:.95rem;min-width:120px;padding:14px 16px}.o-response-container{font-size:.97rem;padding:10px}.o-action-buttons{align-items:stretch;flex-direction:column;gap:10px;width:100%}.o-copy-button,.o-email-button{box-sizing:border-box;font-size:1rem;min-height:40px;min-width:120px;padding:12px 0;width:100%}.o-response-wrapper{align-items:stretch}.o-claim-banner{font-size:1.08rem;margin-bottom:10px;padding:12px 0 10px}}.o-search-results{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:24px;padding:16px}.o-search-results h3{color:#2563eb;margin-bottom:12px}.o-search-results ul{list-style:none;padding:0}.o-search-results li{margin-bottom:16px}.o-search-results a{color:#2563eb;text-decoration:none}.o-search-results a:hover{text-decoration:underline}.o-recent-reviews{margin:.4em 0;padding-bottom:20px;padding-left:30px}.o-recent-reviews-chips{display:flex;flex-wrap:wrap;gap:.3em;max-width:100%}.o-chip{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:inline-block;font-size:11px;padding:1px 8px;transition:all .2s ease}.o-chip:hover{background:#e2e8f0;box-shadow:0 2px 4px rgba(0,0,0,.1);transform:translateY(-1px)}.o-chip:active{box-shadow:none;transform:translateY(0)}.o-recent-reviews-label{color:#64748b;font-size:11px;margin-right:.3em}.o-pitch-banner{background:linear-gradient(90deg,#f0f4ff,#e0e7ff);border-radius:10px;box-shadow:0 2px 8px rgba(37,99,235,.06);color:#1e293b;font-size:1.18rem;font-weight:500;letter-spacing:.01em;line-height:1.5;margin:0 auto 18px;max-width:600px;padding:14px 18px;text-align:center}@media (max-width:600px){.o-pitch-banner{font-size:1rem;margin-bottom:12px;padding:10px 6px}}.o-sources-badge{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;box-sizing:border-box;color:#1e40af;font-size:.95rem;margin-bottom:16px;padding:12px 16px;width:100%}.o-sources-container{margin-top:32px;width:100%}.o-sources-container h3{color:#1e293b;font-size:1.3rem;margin-bottom:16px}.o-sources-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));width:100%}.o-source-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.05);padding:16px;transition:all .2s ease}.o-source-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.08)}.o-source-card-unavailable{cursor:not-allowed;opacity:.5}.o-source-header{align-items:center;cursor:pointer;display:flex;gap:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.o-source-icon{font-size:1.5rem}.o-source-title{color:#1e293b;flex:1 1;font-size:1.1rem;font-weight:600}.o-expand-icon{color:#64748b;font-size:.85rem;transition:transform .2s}.o-unavailable-badge{background:#fee;border-radius:12px;color:#b91c1c;font-size:.75rem;font-weight:600;padding:4px 12px}.o-source-summary{background:#f8fafc;border-radius:8px;color:#475569;font-size:.9rem;line-height:1.5;margin-top:12px;padding:12px}.o-source-details{border-top:1px solid #f1f5f9;margin-top:16px;padding-top:16px}.o-metrics{background:#f8fafc;border-radius:8px;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px;padding:12px}.o-metrics span{color:#64748b;font-size:.9rem}.o-metrics strong{color:#1e293b;font-weight:600}.o-source-details h4{color:#1e293b;font-size:1rem;margin-bottom:12px;margin-top:16px}.o-article-item,.o-discussion-item,.o-product-item,.o-video-item{background:#fafafa;border-left:3px solid #2563eb;border-radius:8px;margin-bottom:16px;padding:12px}.o-article-item a,.o-discussion-item a,.o-product-item a,.o-video-item a{color:#2563eb;display:block;font-weight:500;margin-bottom:6px;text-decoration:none}.o-article-item a:hover,.o-discussion-item a:hover,.o-product-item a:hover,.o-video-item a:hover{text-decoration:underline}.o-article-snippet,.o-discussion-meta,.o-product-meta,.o-video-meta{color:#64748b;font-size:.85rem;margin-top:4px}.o-review-item{background:#fafafa;border-radius:8px;margin-bottom:16px;padding:12px}.o-review-rating{font-size:1rem;margin-bottom:6px}.o-review-title{color:#1e293b;font-weight:600;margin-bottom:6px}.o-review-comment{color:#475569;font-size:.9rem;line-height:1.5}@media (max-width:768px){.o-sources-grid{grid-template-columns:1fr}.o-source-card{padding:12px}.o-metrics{flex-direction:column;gap:8px}}
/*# sourceMappingURL=main.e352a48c.css.map*/