body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container{background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.dashboard{display:flex;height:100vh}.leftPanel{background:#fff;border-right:1px solid #e2e8f0;box-shadow:0 10px 25px #0000001a;display:flex;flex-direction:column;width:320px}.header{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-bottom:1px solid #fff3;color:#fff;padding:24px}.headerTitle{align-items:center;display:flex;font-size:20px;font-weight:700;gap:8px}.companiesSection{flex:1 1;overflow-y:auto;padding:16px}.companiesTitle{color:#6b7280;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.companyItem,.companyItemSelected{border-radius:12px;cursor:pointer;margin-bottom:8px;padding:16px;transition:all .2s ease}.companyItem{background:#f9fafb;border:2px solid #0000}.companyItem:hover{background:#f3f4f6;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.companyItemSelected{background:#eff6ff;border:2px solid #3b82f6;box-shadow:0 4px 12px #3b82f626}.companySymbol{color:#111827;font-size:18px;font-weight:700;margin-bottom:4px}.companyName{color:#6b7280;font-size:14px;margin-bottom:4px}.companySector{color:#9ca3af;font-size:12px}.mainPanel{display:flex;flex:1 1;flex-direction:column}.stockHeader{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;padding:24px}.stockInfo{align-items:center;display:flex;justify-content:space-between}.stockTitle{color:#111827;font-size:24px;font-weight:700;margin-bottom:4px}.stockSubtitle{color:#6b7280;font-size:16px}.priceInfo{text-align:right}.currentPrice{color:#111827;font-size:32px;font-weight:700;margin-bottom:4px}.priceChange{align-items:center;display:flex;font-size:14px;font-weight:500;gap:4px;justify-content:flex-end}.priceChangePositive{color:#059669}.priceChangeNegative{color:#dc2626}.chartArea{flex:1 1;padding:24px}.chartContainer{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;height:100%;padding:24px}.chartHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.chartTitle{color:#111827;font-size:18px;font-weight:600}.volumeInfo{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:4px}.chartWrapper{flex:1 1;min-height:400px}.statsGrid{grid-gap:16px;background:#f9fafb;border-radius:12px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:24px;padding:16px}.statItem{text-align:center}.statLabel{color:#6b7280;font-size:14px;margin-bottom:4px}.statValue{color:#111827;font-weight:600}.emptyState{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:center}.emptyTitle{color:#111827;font-size:20px;font-weight:600;margin-bottom:8px}.emptyText{color:#6b7280}.loading{align-items:center;display:flex;height:100%;justify-content:center}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f4f6;border-radius:50%;border-top-color:#2563eb;height:48px;width:48px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.metricsOverlay{backdrop-filter:blur(30px) saturate(460%);-webkit-backdrop-filter:blur(30px) saturate(460%);background:linear-gradient(135deg,#ffffff1f,#ffffff08);border:1px solid #ffffff40;border-radius:14px;bottom:24px;box-shadow:0 8px 20px #00000024,inset 0 1px 0 #ffffff26;padding:14px 16px;position:fixed;right:24px;width:260px;z-index:50}.metricsTitle{color:#0f172a;font-size:13px;font-weight:700;margin-bottom:8px}.metricsSection{border-top:1px dashed #1118271a;margin-top:6px;padding-top:6px}.metricsRow{color:#1f2937;display:flex;font-size:12px;justify-content:space-between;margin:2px 0}
/*# sourceMappingURL=main.a9fc6b15.css.map*/