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:#f8fafc;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.app{display:flex;flex-direction:column;min-height:100vh}.top-nav{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-content{height:64px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 1.5rem}.nav-content,.nav-left .logo{align-items:center;display:flex}.nav-left .logo{color:#0f172a;font-size:1.25rem;font-weight:700;gap:.5rem}.logo-icon{font-size:1.5rem}.search-bar{align-items:center;background:#f1f5f9;border-radius:8px;display:flex;min-width:400px;padding:.5rem}.search-input{background:#0000;border:none;color:#1e293b;flex:1 1;font-size:.9rem;outline:none;padding:.5rem}.search-input::placeholder{color:#64748b}.search-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem;transition:background-color .2s}.search-btn:hover:not(:disabled){background:#2563eb}.search-btn:disabled{background:#94a3b8;cursor:not-allowed}.nav-right{gap:1rem}.connection-status,.nav-right{align-items:center;display:flex}.connection-status{border-radius:6px;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem}.connection-status.healthy{background:#dcfce7;color:#166534}.connection-status.unhealthy{background:#fef2f2;color:#dc2626}.connection-status.checking{background:#fef3c7;color:#d97706}.status-dot{background:currentColor;border-radius:50%;height:8px;width:8px}.retry-btn{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.retry-btn:hover{background:#dc2626}.app-main{flex:1 1;margin:0 auto;max-width:1400px;padding:0 1.5rem;width:100%}.dashboard{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:280px 1fr;min-height:calc(100vh - 64px);padding:2rem 0}.sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;height:-webkit-fit-content;height:fit-content;padding:1.5rem}.sidebar-section{margin-bottom:2rem}.sidebar-section:last-child{margin-bottom:0}.sidebar-section h3{color:#374151;font-size:1rem;font-weight:600;margin-bottom:1rem}.action-buttons{display:flex;flex-direction:column;gap:.5rem}.action-btn{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:.9rem;gap:.75rem;padding:.75rem 1rem;transition:all .2s}.action-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.action-btn:disabled{cursor:not-allowed;opacity:.5}.btn-icon{font-size:1.1rem}.btn-text{font-weight:500}.currency-widget{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.currency-row{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.currency-select-small{background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1 1;font-size:.9rem;padding:.5rem}.currency-arrow{color:#6b7280;font-weight:600}.currency-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem;transition:background-color .2s;width:100%}.currency-btn:hover:not(:disabled){background:#2563eb}.currency-btn:disabled{background:#94a3b8;cursor:not-allowed}.news-widget{display:flex;flex-direction:column;gap:.5rem}.news-count-small,.news-input-small{background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;padding:.5rem}.main-content{display:flex;flex-direction:column;gap:2rem}.market-overview{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.overview-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.card-header h3{color:#374151;font-size:1.1rem;font-weight:600}.market-status{border-radius:6px;font-size:.9rem;font-weight:500;padding:.25rem .75rem}.market-status.healthy{background:#dcfce7;color:#166534}.market-status.unhealthy{background:#fef2f2;color:#dc2626}.card-content p{color:#6b7280;font-size:.9rem}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.stat-item{text-align:center}.stat-label{color:#6b7280;display:block;font-size:.8rem;margin-bottom:.25rem}.stat-value{color:#1e293b;display:block;font-size:1.5rem;font-weight:700}.content-sections{display:flex;flex-direction:column;gap:2rem}.content-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.section-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.section-header h2{color:#1e293b;font-size:1.25rem;font-weight:600}.section-count{background:#f1f5f9;border-radius:6px;color:#475569;font-size:.9rem;font-weight:500;padding:.25rem .75rem}.quotes-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.quote-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;transition:all .2s}.quote-card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px #0000000d}.quote-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.quote-header h3{color:#1e293b;font-size:1.1rem;font-weight:600;margin:0}.quote-symbol{background:#3b82f6;border-radius:4px;color:#fff;font-size:.8rem;font-weight:600;padding:.25rem .5rem}.quote-price{color:#1e293b;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.quote-change{font-size:1rem;font-weight:600;margin-bottom:1rem}.quote-change.positive{color:#059669}.quote-change.negative{color:#dc2626}.quote-details{grid-gap:.5rem;display:grid;font-size:.9rem;gap:.5rem;grid-template-columns:1fr 1fr}.quote-detail{display:flex;justify-content:space-between}.quote-detail .label{color:#6b7280}.quote-detail .value{color:#374151;font-weight:500}.trending-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.trending-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;text-align:center;transition:all .2s}.trending-item:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.trending-symbol{color:#1e293b;font-size:.9rem;font-weight:600}.indices-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.index-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;transition:all .2s}.index-card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px #0000000d}.index-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.index-header h4{color:#1e293b;font-size:1rem;font-weight:600;margin:0}.index-symbol{background:#3b82f6;border-radius:4px;color:#fff;font-size:.8rem;font-weight:600;padding:.25rem .5rem}.index-price{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.index-change{font-size:.9rem;font-weight:600;margin-bottom:1rem}.index-change.positive{color:#059669}.index-change.negative{color:#dc2626}.index-details{grid-gap:.5rem;display:grid;font-size:.8rem;gap:.5rem;grid-template-columns:1fr 1fr}.detail-item{display:flex;justify-content:space-between}.detail-item .label{color:#6b7280}.detail-item .value{color:#374151;font-weight:500}.currency-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-width:400px;padding:1.5rem}.currency-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.currency-header h4{color:#1e293b;font-size:1.1rem;font-weight:600;margin:0}.currency-pair{background:#3b82f6;border-radius:4px;color:#fff;font-size:.8rem;font-weight:600;padding:.25rem .5rem}.currency-rate{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:.5rem}.currency-change{font-size:1rem;font-weight:600;margin-bottom:1rem}.currency-change.positive{color:#059669}.currency-change.negative{color:#dc2626}.currency-details{grid-gap:.5rem;display:grid;font-size:.9rem;gap:.5rem;grid-template-columns:1fr}.news-list{display:flex;flex-direction:column;gap:1rem}.news-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;transition:all .2s}.news-item:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.news-header{margin-bottom:1rem}.news-title{font-size:1rem;font-weight:600;margin:0 0 .5rem}.news-link{color:#1e293b;text-decoration:none}.news-link:hover{color:#3b82f6;text-decoration:underline}.news-meta{color:#6b7280;display:flex;font-size:.8rem;gap:1rem}.news-publisher{font-weight:500}.news-tickers{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tickers-label{color:#6b7280}.ticker-tag,.tickers-label{font-size:.8rem;font-weight:500}.ticker-tag{background:#e2e8f0;border-radius:4px;color:#475569;padding:.25rem .5rem}.welcome-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:3rem;text-align:center}.welcome-content h2{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:1rem}.welcome-content p{color:#6b7280;font-size:1.1rem;margin-bottom:2rem}.quick-symbols h3{color:#374151;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.symbol-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.symbol-tag{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.symbol-tag:hover{background:#e2e8f0;border-color:#cbd5e1}.loading-container{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;justify-content:center;padding:3rem}.spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-message{color:#6b7280;font-size:1rem}.error-container{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;display:flex;gap:1rem;margin-bottom:1rem;padding:1.5rem}.error-icon{color:#dc2626;font-size:1.5rem}.error-content h4{color:#dc2626;font-size:1rem;font-weight:600;margin-bottom:.25rem}.error-content p{color:#991b1b;font-size:.9rem}.retry-button{background:#dc2626;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.retry-button:hover{background:#b91c1c}.app-footer{background:#f8fafc;border-top:1px solid #e2e8f0;color:#6b7280;font-size:.9rem;padding:1.5rem;text-align:center}@media (max-width:1024px){.dashboard{gap:1.5rem;grid-template-columns:1fr}.sidebar{order:2}.main-content{order:1}}@media (max-width:768px){.nav-content{flex-direction:column;gap:1rem;height:auto;padding:1rem}.search-bar{min-width:100%;order:2}.nav-right{order:3}.app-main{padding:0 1rem}.dashboard{padding:1rem 0}.indices-grid,.market-overview,.quotes-grid,.stats-grid{grid-template-columns:1fr}.trending-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}@media (max-width:480px){.welcome-section{padding:2rem 1rem}.welcome-content h2{font-size:1.5rem}.symbol-tags{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}.chat-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;margin-top:2rem;padding:1.5rem}.chat-section .section-header{margin-bottom:1.5rem;text-align:center}.chat-section .section-header h2{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.chat-section .section-header p{color:#64748b;font-size:1rem}.chat-interface{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column;height:500px;max-width:100%}.chat-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:1rem 1.5rem}.chat-title{display:flex;flex-direction:column;gap:.25rem}.chatgpt-badge{align-self:flex-start;background:linear-gradient(135deg,#10a37f,#1a7f64);border-radius:12px;box-shadow:0 2px 4px #10a37f33;color:#fff;font-size:.7rem;font-weight:600;padding:.25rem .5rem}.chat-header h3{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.clear-chat-btn{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;padding:.5rem .75rem;transition:background-color .2s}.clear-chat-btn:hover{background:#dc2626}.chat-messages{flex:1 1;gap:.75rem;overflow-y:auto;padding:1rem}.chat-message,.chat-messages{display:flex;flex-direction:column}.chat-message{animation:fadeIn .3s ease-in;max-width:80%}.user-message{align-self:flex-end}.assistant-message{align-self:flex-start}.message-content{word-wrap:break-word;border-radius:12px;font-size:.875rem;line-height:1.5;padding:.75rem 1rem}.user-message .message-content{background:#3b82f6;border-radius:12px 12px 4px 12px;color:#fff}.assistant-message .message-content{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px 12px 12px 4px;color:#334155}.message-error{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;margin-top:.5rem;padding:.5rem}.message-time{color:#64748b;font-size:.75rem;margin-top:.25rem;text-align:right}.assistant-message .message-time{text-align:left}.chat-error{margin-bottom:.5rem;padding:0 1rem}.chat-input{background:#f8fafc;border-radius:0 0 12px 12px;border-top:1px solid #e2e8f0;display:flex;gap:.5rem;padding:1rem 1.5rem}.chat-input textarea{border:1px solid #d1d5db;border-radius:8px;flex:1 1;font-size:.875rem;outline:none;padding:.75rem;resize:none;transition:border-color .2s}.chat-input textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.chat-input textarea:disabled{background:#f9fafb;color:#6b7280}.send-button{align-self:flex-end;background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1rem;transition:background-color .2s}.send-button:hover:not(:disabled){background:#2563eb}.send-button:disabled{background:#9ca3af;cursor:not-allowed}.chat-suggestions{background:#f8fafc;border-top:1px solid #e2e8f0;padding:.75rem 1.5rem}.chat-suggestions p{color:#64748b;font-size:.875rem;margin:0 0 .5rem}.suggestion-chips{display:flex;flex-wrap:wrap;gap:.5rem}.suggestion-chip{background:#e2e8f0;border:1px solid #cbd5e1;border-radius:20px;color:#475569;cursor:pointer;font-size:.75rem;padding:.375rem .75rem;transition:all .2s}.suggestion-chip:hover:not(:disabled){background:#3b82f6;border-color:#3b82f6;color:#fff}.suggestion-chip:disabled{cursor:not-allowed;opacity:.5}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.chat-interface{height:400px}.chat-header{padding:.75rem 1rem}.chat-header h3{font-size:1rem}.chat-messages{padding:.75rem}.chat-input{padding:.75rem 1rem}.chat-suggestions{padding:.5rem 1rem}.suggestion-chips{gap:.25rem}.suggestion-chip{font-size:.7rem;padding:.25rem .5rem}}
/*# sourceMappingURL=main.50635da0.css.map*/