.page_page__ZU32B{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.page_page__ZU32B{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_main__GlU4n{display:flex;flex-direction:column;gap:32px;grid-row-start:2;margin-top:-20px}.page_main__GlU4n ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__GlU4n li:not(:last-of-type){margin-bottom:8px}.page_main__GlU4n code{font-family:inherit;background:var(--gray-alpha-100);border-radius:4px;font-weight:600}.page_ctas__g5wGe{display:flex;gap:16px}.page_ctas__g5wGe a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__V8M9Y{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__lm_PT{border-color:var(--gray-alpha-200);min-width:180px}.page_footer__sHKi3{grid-row-start:3;display:flex;gap:24px}.page_footer__sHKi3 a{display:flex;align-items:center;gap:8px}.page_footer__sHKi3 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__V8M9Y:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__lm_PT:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__sHKi3 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__ZU32B{padding-bottom:80px}.page_main__GlU4n{align-items:center}.page_main__GlU4n ol{text-align:center}.page_ctas__g5wGe{flex-direction:column}.page_ctas__g5wGe a{font-size:14px;height:40px}a.page_secondary__lm_PT{min-width:auto}.page_footer__sHKi3{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.page_logo__7fc9l{filter:invert()}}.StockDashboard_stockDashboard__thdhk{font-family:Arial,sans-serif;background-color:#1a1e23;color:#fff;height:100vh;width:100vw;overflow:hidden;display:flex;flex-direction:column}.StockDashboard_header__Z6b8L{padding:5px}.StockDashboard_title__TDNJf{font-size:18px;margin-bottom:10px;margin-top:5px;text-align:center}.StockDashboard_tabs__HLsVk{display:flex;justify-content:space-between;margin-bottom:10px}.StockDashboard_tab__woyr3{display:flex;align-items:center;padding:10px;background-color:#2b3138;cursor:pointer;flex:1 1;justify-content:center}.StockDashboard_tab__woyr3.StockDashboard_active__BBtGC{background-color:#8d3444}.StockDashboard_tab__woyr3 span{margin:0 10px}.StockDashboard_columnHeaders__yEad9{display:flex;justify-content:space-between;padding:10px 20px;background-color:#2b3138;font-weight:700}.StockDashboard_stockList__rYEUp{flex:1 1;overflow-y:auto;padding:0 5px;margin-bottom:15px}.StockDashboard_stockItem__OkzmF{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid #2b3138}.StockDashboard_stockName__FfSmF{font-size:18px}.StockDashboard_stockInfo__1dTJk{text-align:right}.StockDashboard_stockPrice__2q8ef{font-size:18px;margin-bottom:5px}.StockDashboard_stockChange__eqhSz{font-size:16px}.StockDashboard_positive__5fg7u{color:#4caf50}.StockDashboard_negative__rQA9e{color:#f44336}.StockDashboard_error__JgekU{color:#f44336;text-align:center;margin-top:20px}.StockDashboard_loadingScreen__VDnlC{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#1a1e23;color:#fff}.StockDashboard_spinner__vdWl9{border-radius:50%;border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;width:40px;height:40px;animation:StockDashboard_spin__Bxerb 1s linear infinite;margin-bottom:20px}@keyframes StockDashboard_spin__Bxerb{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.StockDashboard_modalOverlay__7P3FX{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.StockDashboard_modal__sRwvV{background-color:#1e1e1e;border-radius:8px;padding:20px;width:80%;max-width:400px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.StockDashboard_modalTitle__sgfAv{color:#fff;font-size:1.5rem;margin-bottom:15px;text-align:center}.StockDashboard_modalText__JNnhE{color:#ccc;margin-bottom:20px;text-align:center}.StockDashboard_modalButtons__W_OZH{display:flex;justify-content:space-around}.StockDashboard_installButton__7v04Q{background-color:#8b0000;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:1rem}.StockDashboard_cancelButton__LOHls{background-color:transparent;color:#ccc;border:1px solid #ccc;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:1rem}.StockDashboard_debugInfo__IsBEQ{margin-top:20px;padding:10px;background-color:#333;border-radius:4px;font-size:.9rem}.StockDashboard_debugInfo__IsBEQ p{margin:5px 0}.StockDashboard_chartView__BHoOr{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;width:100%;height:100%;z-index:9999}.StockDashboard_chartTitle__1qWBf{background-color:#2b3138;color:#fff;padding:10px;font-size:1.2rem;text-align:center}.StockDashboard_chart__b8poD{flex:1 1;min-height:0;width:100%;height:calc(100% - 60px)}.StockDashboard_backButton__e_Bu_{background-color:#8d3444;color:#fff;padding:1rem;text-align:center;font-size:1.2rem;cursor:pointer;border:none;height:60px;width:100%}