*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;padding:20px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ai-dashboard{margin:0 auto;max-width:1600px;padding:20px}.ai-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000001a;color:#fff;margin-bottom:40px;padding:30px;text-align:center}.ai-header h1{font-size:3rem;margin-bottom:10px;text-shadow:2px 2px 4px #0003}.ai-header p{font-size:1.2rem;margin-bottom:20px;opacity:.9}.header-controls{gap:15px;margin-bottom:20px}.api-stats,.header-controls{display:flex;flex-wrap:wrap;justify-content:center}.api-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:12px;gap:30px;margin-top:20px;padding:16px}.api-stats .stat-item{align-items:center;display:flex;flex-direction:column;gap:4px}.api-stats .stat-label{color:#fff;font-size:.85rem;opacity:.9}.api-stats .stat-value{color:#fff;font-size:1.1rem;font-weight:700}.api-stats .stat-remaining{font-size:.9rem;font-weight:500;opacity:.8}.companies-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));padding:20px 0}.company-card{background:#fff;border:2px solid #0000;border-radius:20px;box-shadow:0 10px 30px #0003;padding:24px;position:relative;transition:all .3s ease}.company-card:hover{border-color:#667eea;box-shadow:0 15px 40px #0000004d;transform:translateY(-5px)}.company-rank{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 12px #667eea66;color:#fff;display:flex;font-size:1.1rem;font-weight:700;height:40px;justify-content:center;position:absolute;right:16px;top:16px;width:40px}.company-header{align-items:start;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.company-header h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:4px}.company-name{color:#4b5563;font-size:1.1rem;font-weight:600;margin-bottom:4px}.company-focus{color:#6b7280;font-size:.85rem;margin:0}.price-info{text-align:right}.price{font-size:1.8rem;margin-bottom:4px}.price-change{font-size:.95rem}.bullish-meter{background:#f9fafb;border-radius:12px;margin-bottom:20px;padding:16px}.bullish-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.bullish-label{color:#6b7280;font-size:.9rem;font-weight:600}.bullish-percentage{font-size:1.5rem;font-weight:700}.bullish-bar{background:#e5e7eb;border-radius:6px;height:12px;overflow:hidden;width:100%}.bullish-fill{border-radius:6px;height:100%;transition:width .5s ease}.investment-timing{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-left:4px solid #6b7280;border-radius:12px;margin-bottom:20px;padding:16px}.timing-header{align-items:center;display:flex;gap:10px;margin-bottom:8px}.timing-icon{font-size:1.5rem}.timing-status{flex:1 1;font-size:1rem;font-weight:600}.timing-days{color:#6b7280;font-size:.85rem;font-weight:500}.announcement-badge{background:linear-gradient(135deg,#fef3c7,#fde68a);border-left:4px solid #f59e0b;border-radius:10px;margin-bottom:20px;padding:12px 16px}.announcement-badge .announcement-icon{font-size:1.2rem;margin-right:8px}.announcement-text{color:#92400e;font-size:.95rem;font-weight:700}.announcement-detail{color:#78350f;font-size:.85rem;font-style:italic;margin-top:8px}.company-stats{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:12px;padding-top:16px}.stat-item{align-items:center;display:flex;justify-content:space-between}.stat-value{font-size:.95rem;font-weight:600}.stat-value.prediction-up{color:#10b981}.stat-value.prediction-down{color:#ef4444}.stat-value.prediction-neutral{color:#6b7280}.loading,.no-results{color:#fff;font-size:1.5rem;font-weight:600;padding:60px 20px;text-align:center}@media (max-width:768px){.companies-grid{grid-template-columns:1fr}.ai-header h1{font-size:2rem}.company-header{flex-direction:column;gap:12px}.price-info{text-align:left}}.App{margin:0 auto;max-width:1400px}.App-header{color:#fff;margin-bottom:40px;padding:20px;text-align:center}.App-header h1{font-size:3rem;margin-bottom:10px;text-shadow:2px 2px 4px #0003}.App-header p{font-size:1.2rem;opacity:.9}.controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:15px;box-shadow:0 8px 32px #0000001a;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:30px;padding:20px}.search-form{display:flex;flex:1 1;gap:10px;min-width:250px}.search-input{background:#fff;border:none;border-radius:8px;box-shadow:0 2px 8px #0000001a;flex:1 1;font-size:1rem;padding:12px 16px}.search-input:focus{box-shadow:0 2px 12px #0003;outline:none}.btn{border:none;border-radius:8px;box-shadow:0 2px 8px #0000001a;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.btn-secondary{background:#fff;color:#667eea}.btn-secondary:hover{background:#f3f4f6;transform:translateY(-2px)}.btn-active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.view-toggle{display:flex;gap:10px}.stocks-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));padding:20px 0}.stock-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0003;cursor:pointer;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.stock-card:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;right:0;top:0}.stock-card:hover{box-shadow:0 15px 40px #0000004d;transform:translateY(-5px)}.hype-real-indicator{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:16px}.hype-real-bar{border-radius:8px;display:flex;height:32px;margin-top:8px;overflow:hidden}.hype-bar{background:linear-gradient(135deg,#f59e0b,#ef4444)}.hype-bar,.real-bar{align-items:center;color:#fff;display:flex;font-size:.85rem;font-weight:600;justify-content:center}.real-bar{background:linear-gradient(135deg,#10b981,#059669)}.stock-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.stock-header h2{color:#1f2937;font-size:1.8rem;font-weight:700}.prediction-badge{border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.stock-name{color:#6b7280;font-size:.95rem;font-weight:500;margin-bottom:16px}.stock-price{border-bottom:2px solid #e5e7eb;margin-bottom:20px;padding-bottom:20px}.price{color:#1f2937;display:block;font-size:2.2rem;font-weight:700;margin-bottom:8px}.price-change{display:block;font-size:1.1rem;font-weight:600}.price-change.positive{color:#10b981}.price-change.negative{color:#ef4444}.stock-stats{display:flex;gap:20px;margin-bottom:12px}.stat{display:flex;flex-direction:column;gap:4px}.stat-label{color:#6b7280;font-size:.85rem;font-weight:500}.stat-value{color:#1f2937;font-size:1.2rem;font-weight:700}.last-updated{color:#9ca3af;font-size:.75rem;margin-top:12px;text-align:right}.loading{color:#fff;font-size:1.5rem;padding:60px 20px}.error-message,.loading{font-weight:600;text-align:center}.error-message{background:#fee2e2;border:2px solid #fca5a5;border-radius:8px;color:#991b1b;margin:20px;padding:16px}.no-results{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:15px;color:#fff;font-size:1.2rem;margin:20px;padding:60px 20px;text-align:center}.dashboard{padding:20px 0}.dashboard-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:40px}.dashboard-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0003;padding:24px}.dashboard-card h3{color:#1f2937;font-size:1.3rem;margin-bottom:20px}.chart-card{min-height:300px}.stats-card{min-height:200px}.accuracy-card{min-height:300px}.accuracy-empty,.accuracy-loading{color:#6b7280;padding:40px 20px;text-align:center}.accuracy-content{display:flex;flex-direction:column;gap:24px}.accuracy-main{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:flex;gap:32px;padding:20px}.accuracy-percentage{font-size:4rem;font-weight:700;line-height:1}.accuracy-stats{display:flex;flex:1 1;flex-direction:column;gap:12px}.accuracy-stat{align-items:center;display:flex;justify-content:space-between}.accuracy-stat .stat-label{font-size:.9rem;opacity:.9}.accuracy-stat .stat-value{font-size:1.3rem;font-weight:700}.accuracy-stat .stat-value.correct{color:#d1fae5}.accuracy-stat .stat-value.incorrect{color:#fee2e2}.accuracy-by-type{background:#f9fafb;border-radius:8px;padding:16px}.accuracy-by-type h4{color:#1f2937;font-size:1rem;margin-bottom:12px}.accuracy-types{display:flex;flex-direction:column;gap:8px}.accuracy-type-item{align-items:center;background:#fff;border-radius:6px;display:flex;justify-content:space-between;padding:8px 12px}.type-name{color:#1f2937;font-size:.85rem;font-weight:600;text-transform:uppercase}.type-accuracy{color:#667eea;font-size:1.1rem;font-weight:700}.type-count{color:#6b7280;font-size:.85rem}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.stat-box{background:#f9fafb;border-radius:8px;padding:16px;text-align:center}.stat-box .stat-value{color:#667eea;font-size:2rem;font-weight:700;margin-bottom:4px}.stat-box .stat-label{color:#6b7280;font-size:.9rem}.best-stocks-section,.stocks-section{margin-top:40px}.best-stocks-section h2,.stocks-section h2{color:#fff;font-size:2rem;margin-bottom:20px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.btn-sm{font-size:.9rem;padding:8px 16px}.best-stocks-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:40px}.best-stock-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 10px 30px #0000004d;color:#fff;padding:24px;position:relative;transition:all .3s ease}.best-stock-card:hover{box-shadow:0 15px 40px #0006;transform:translateY(-5px)}.best-stock-rank{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50%;display:flex;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;position:absolute;right:16px;top:16px;width:40px}.best-stock-header{align-items:start;display:flex;justify-content:space-between;margin-bottom:16px}.best-stock-header h3{font-size:2rem;font-weight:700;margin-bottom:4px}.best-stock-name{font-size:.9rem;margin:0;opacity:.9}.best-stock-score{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:8px;padding:12px 16px;text-align:right}.score-label{font-size:.75rem;margin-bottom:4px;opacity:.9}.score-value{font-size:1.8rem}.best-stock-price{border-bottom:2px solid #fff3;margin-bottom:20px;padding-bottom:20px}.best-stock-price .price{display:block;font-size:2.5rem;font-weight:700;margin-bottom:8px}.best-stock-price .price-change{display:block;font-size:1.1rem;font-weight:600}.best-stock-price .price-change.positive{color:#d1fae5}.best-stock-price .price-change.negative{color:#fee2e2}.best-stock-details{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.detail-item{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:8px 0}.detail-label{font-size:.9rem;opacity:.9}.detail-value{font-size:.95rem;font-weight:600}.detail-value.prediction-up{color:#d1fae5}.detail-value.prediction-down{color:#fee2e2}.detail-value.prediction-neutral{opacity:.9}.btn-full{background:#fff;color:#667eea;font-weight:700;margin-top:12px;width:100%}.btn-full:hover{background:#f3f4f6;transform:translateY(-2px)}.stock-detail{margin:0 auto;max-width:1400px;padding:20px}.back-button{background:#fff;border:none;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#667eea;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:20px;padding:12px 24px;transition:all .3s ease}.back-button:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.detail-header{align-items:center;background:#fff;border-radius:15px;box-shadow:0 10px 30px #0003;display:flex;justify-content:space-between;margin-bottom:20px;padding:30px}.detail-header h1{color:#1f2937;font-size:3rem;margin-bottom:8px}.detail-header h2{color:#6b7280;font-size:1.5rem;font-weight:400}.prediction-box{border-radius:15px;color:#fff;min-width:200px;padding:24px 32px;text-align:center}.prediction-label{font-size:.9rem;margin-bottom:8px;opacity:.9}.prediction-value{font-size:2rem;font-weight:700;margin-bottom:4px}.prediction-confidence{font-size:.9rem;opacity:.9}.detail-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:20px}.stat-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0003;padding:24px}.stat-card .stat-label{color:#6b7280;font-size:.9rem;margin-bottom:8px}.stat-value-large{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:8px}.stat-change{font-size:1.1rem;font-weight:600}.stat-change.positive{color:#10b981}.stat-change.negative{color:#ef4444}.stat-subtext{color:#6b7280;font-size:.9rem;margin-top:8px}.hype-real-comparison{display:flex;gap:20px;margin-top:16px}.hype-score,.real-score{border-radius:8px;flex:1 1;padding:16px;text-align:center}.hype-score{background:linear-gradient(135deg,#fef3c7,#fee2e2)}.real-score{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.score-label{color:#6b7280;display:block;font-size:.85rem;margin-bottom:8px}.score-value{color:#1f2937;display:block;font-size:2rem;font-weight:700}.factors-box{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0003;margin-bottom:20px;padding:24px}.factors-box h3{color:#1f2937;margin-bottom:16px}.factors-box ul{list-style:none;padding:0}.factors-box li{color:#4b5563;padding:8px 0 8px 24px;position:relative}.factors-box li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}.charts-section{margin-top:20px}.chart-container{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0003;margin-bottom:20px;padding:24px}.chart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.chart-header h3{color:#1f2937;font-size:1.3rem}.chart-controls{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.period-selector{display:flex;flex-wrap:wrap;gap:6px}.period-selector button{background:#fff;border:2px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;font-size:.85rem;font-weight:600;min-width:45px;padding:6px 12px;transition:all .2s ease}.period-selector button:hover{border-color:#667eea;color:#667eea;transform:translateY(-1px)}.period-selector button.active{background:#667eea;border-color:#667eea;box-shadow:0 2px 8px #667eea4d;color:#fff}.chart-type-selector{display:flex;gap:6px}.chart-type-selector button{background:#fff;border:2px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;font-size:.85rem;font-weight:600;padding:6px 12px;transition:all .2s ease}.chart-type-selector button:hover{border-color:#667eea;color:#667eea}.chart-type-selector button.active{background:#667eea;border-color:#667eea;color:#fff}.charts-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.chart-loading,.no-data{color:#6b7280;padding:60px 20px;text-align:center}.mentions-list{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0003;margin-top:20px;padding:24px}.mentions-list h3{color:#1f2937;font-size:1.5rem;margin-bottom:24px}.mention-section{margin-bottom:32px}.mention-section h4{color:#4b5563;font-size:1.2rem;margin-bottom:16px}.posts-list{display:flex;flex-direction:column;gap:12px}.post-item{background:#f9fafb;border-left:4px solid #667eea;border-radius:8px;padding:16px}.post-header{align-items:start;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.post-header a{color:#1f2937;flex:1 1;font-weight:600;text-decoration:none}.post-header a:hover{color:#667eea;text-decoration:underline}.sentiment-badge{border-radius:12px;font-size:.75rem;font-weight:600;padding:4px 12px;text-transform:uppercase}.sentiment-badge.positive{background:#d1fae5;color:#065f46}.sentiment-badge.negative{background:#fee2e2;color:#991b1b}.sentiment-badge.neutral{background:#e5e7eb;color:#374151}.post-meta{color:#6b7280;font-size:.85rem}@media (max-width:768px){.App-header h1{font-size:2rem}.controls{flex-direction:column}.search-form{width:100%}.dashboard-grid,.stocks-grid{grid-template-columns:1fr}.detail-header{flex-direction:column;gap:20px;text-align:center}.charts-grid,.detail-stats{grid-template-columns:1fr}.hype-real-comparison{flex-direction:column}}
/*# sourceMappingURL=main.72a93f89.css.map*/