div.analysis-tabs-wrapper{background-color:#000;border-radius:1rem;flex-direction:column;width:100%;max-width:100%;height:100%;min-height:100%;margin-top:0;padding-top:0;padding-bottom:1rem;display:flex;position:relative;overflow:hidden}div.analysis-tabs-wrapper .analysis-tabs{background-color:#0000;flex-direction:column;flex:1;width:100%;max-width:100%;height:100%;min-height:0;font-family:Quicksand,sans-serif;display:flex;overflow:hidden}div.analysis-tabs-wrapper .tabs-list{background:0 0;border:none;border-radius:1rem;justify-content:center;gap:1rem;height:auto;min-height:3rem;margin-bottom:.18rem;padding:1rem 0;display:flex}div.analysis-tabs-wrapper .tab-trigger{color:#fff!important;cursor:pointer!important;text-align:center!important;z-index:1!important;background:#ffffff0d!important;border:1px solid #7b61ff!important;border-radius:15px!important;flex:1!important;min-width:60px!important;padding:12px 1.5rem!important;font-family:Quicksand,sans-serif!important;font-weight:600!important;transition:all .3s!important;position:relative!important;overflow:visible!important}div.analysis-tabs-wrapper .tab-trigger:hover{color:#fff!important;text-shadow:0 0 8px #fff,0 0 16px #7b61ff!important;background-color:#ffffff1a!important;border-color:#7b61ff!important;transform:translateY(-1px)!important}div.analysis-tabs-wrapper .tab-trigger[data-state=active]{color:#fff!important;text-shadow:0 0 8px #fff,0 0 16px #7b61ff!important;background-color:#ffffff26!important;border:2px solid #fff!important;transform:translateY(-1px)!important}@media (min-width:64rem){div.analysis-tabs-wrapper{zoom:calc(100vw/1440);min-zoom:.75;max-zoom:1.1;transform-origin:0 0}@supports not (zoom:1){div.analysis-tabs-wrapper{transform:scale(calc(100vw/1440));transform-origin:0 0;width:calc(100vw/(100vw/1440));height:calc(100vh/(100vw/1440))}}div.analysis-tabs-wrapper .tab-content{color:#fff;scrollbar-width:none;-ms-overflow-style:none;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;box-sizing:border-box;background-color:#ffffff0d;border:1px solid #ffffff14;border-radius:1.5rem;flex:1;width:100%;max-width:100%;padding:1.5rem;border-radius:1.5rem!important;flex-shrink:0!important;height:75vh!important;min-height:75vh!important;max-height:75vh!important;position:relative!important;overflow:hidden auto!important}}@media (max-width:63.9375rem) and (min-width:48rem){div.analysis-tabs-wrapper .tabs-list{gap:.75rem;padding:.75rem 0}div.analysis-tabs-wrapper .tab-trigger{padding:10px 1.2rem!important;font-size:.9rem!important}div.analysis-tabs-wrapper .tab-content{color:#fff;scrollbar-width:none;-ms-overflow-style:none;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;box-sizing:border-box;background-color:#ffffff0d;border:1px solid #ffffff14;border-radius:1.5rem;flex:1;width:100%;max-width:100%;height:65vh;min-height:30rem;padding:1.25rem;overflow:hidden auto}}@media (max-width:47.9375rem){div.analysis-tabs-wrapper{margin-top:0;padding-top:.5rem}div.analysis-tabs-wrapper .tabs-list{gap:.5rem;height:2.5rem;margin-bottom:.75rem;padding:.5rem 0}div.analysis-tabs-wrapper .tab-trigger{border-radius:10px!important;min-width:50px!important;padding:.5rem .8rem!important;font-size:.8rem!important;font-weight:600!important}div.analysis-tabs-wrapper .tab-content{color:#fff;scrollbar-width:none;-ms-overflow-style:none;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;box-sizing:border-box;background-color:#ffffff0d;border:1px solid #ffffff14;border-radius:1.25rem;flex:1;width:100%;max-width:100%;height:50vh;min-height:25rem;max-height:55vh;padding:1rem;overflow:hidden auto}}@media (max-width:37.5rem){div.analysis-tabs-wrapper .tabs-list{gap:.25rem;height:2.25rem;margin-bottom:.5rem;padding:.25rem 0}div.analysis-tabs-wrapper .tab-trigger{border-radius:8px!important;min-width:40px!important;padding:.25rem .5rem!important;font-size:.7rem!important;font-weight:600!important}div.analysis-tabs-wrapper .md\:hidden{margin-top:0;padding-top:0}.analysis-bubble-container{margin-bottom:.25rem}.analysis-bubble-container button{padding:.75rem}.analysis-bubble-container button .text-sm{font-size:.75rem}.analysis-bubble-container button .text-xs{font-size:.6875rem}}div.analysis-tabs-wrapper .tab-content::-webkit-scrollbar{background:0 0;width:0}div.analysis-tabs-wrapper .tab-content::-webkit-scrollbar-track{background:0 0}div.analysis-tabs-wrapper .tab-content::-webkit-scrollbar-thumb{background:0 0}div.analysis-tabs-wrapper .tab-content::-webkit-scrollbar-thumb:hover{background:0 0}div.analysis-tabs-wrapper .tab-content a{color:#7b61ff;margin:0 .25rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}div.analysis-tabs-wrapper .tab-content a:hover{color:#b294ff;text-decoration:underline}div.analysis-tabs-wrapper .tab-content[data-state=inactive]{display:none}@media (min-width:64rem) and (max-width:80rem){div.analysis-tabs-wrapper .tabs-list{gap:.75rem}div.analysis-tabs-wrapper .tab-trigger{padding:10px 1.2rem!important;font-size:.9rem!important}}@media (max-width:768px){.mobile-analysis-modal{background-color:#000}.analysis-mobile-expand-btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;will-change:transform;background:linear-gradient(135deg,#7b61ff 0%,#b294ff 100%);transition:transform .1s ease-out;transform:translateY(0);box-shadow:0 4px 15px #7b61ff4d}.analysis-mobile-expand-btn:active{transition:transform 50ms ease-out;transform:translateY(1px)}.mobile-analysis-modal{animation:.3s ease-out slideInFromBottom}.mobile-analysis-modal .relative.z-10{z-index:60!important;background-color:#000!important;width:100vw!important;height:100vh!important;position:fixed!important;inset:0!important}body.modal-open{overflow:hidden}body.modal-open .ticker-container{display:none!important}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.mobile-modal-content::-webkit-scrollbar{background:0 0;width:0}.mobile-modal-content::-webkit-scrollbar-track{background:0 0}.mobile-modal-content::-webkit-scrollbar-thumb{background:0 0}.mobile-modal-content::-webkit-scrollbar-thumb:hover{background:0 0}.tab-indicator{transition:all .2s;transform:scale(1)}.tab-indicator.active{transform:scale(1.1);box-shadow:0 0 12px #7b61ff80}.nav-button{-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;will-change:transform;transition:transform .1s ease-out}.nav-button:active{transition:transform 50ms ease-out;transform:scale(.95)}.modal-content-fade{animation:.4s ease-out fadeInContent}@keyframes fadeInContent{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal-backdrop{-webkit-backdrop-filter:blur(8px)}.mobile-nav-controls{min-height:44px}.mobile-nav-controls button{-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;will-change:transform;min-width:44px;min-height:44px}.tab-trigger{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;will-change:transform!important;transition:transform .1s ease-out!important}.tab-trigger:active{transition:transform 50ms ease-out!important;transform:scale(.98)!important}.mobile-analysis-text{font-size:16px;line-height:1.6}}@media (min-width:769px){.mobile-analysis-modal{display:none!important}}.analysis-bubble-container{-webkit-tap-highlight-color:transparent;position:relative}.analysis-bubble-container button{-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;will-change:transform;transition:transform .1s ease-out;transform:scale(1)}.analysis-bubble-container button:active{transition:transform 50ms ease-out;transform:scale(.98)}div.analysis-tabs-wrapper .tab-content{color:#fff;scrollbar-width:none;-ms-overflow-style:none;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;box-sizing:border-box;background-color:#ffffff0d;border:1px solid #ffffff14;border-radius:1.5rem;flex:1;width:100%;max-width:100%;padding:1.5rem;border-radius:1.5rem!important;flex-shrink:0!important;height:75vh!important;min-height:75vh!important;max-height:75vh!important;position:relative!important;overflow:hidden auto!important}
button.combobox-trigger{z-index:0;color:#fff;background-color:#ffffff1a;border:1px solid #7b61ff;border-radius:1rem;justify-content:space-between;width:100%;height:3rem;font-family:Quicksand,sans-serif;font-weight:700;transition:all .2s;position:relative}button.combobox-trigger:hover{color:#fff;background-color:#ffffff26}.placeholder-text{color:#fff;font-weight:700}.chevron-icon{opacity:.5;flex-shrink:0;width:1rem;height:1rem;margin-left:.5rem}div.combobox-content[role=dialog]{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);transform-origin:top;z-index:50;scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(135deg,#000000f2 0% 50%,#000000f2 100%);border:1px solid #ffffff1a;border-radius:1.5rem;width:min(615px,90vw);min-width:min-content;max-width:50000px;max-height:385px;padding:30px;font-family:Quicksand,sans-serif;overflow:auto}div.combobox-content[role=dialog]::-webkit-scrollbar{display:none}div.combobox-content[role=dialog] .command-container{background:linear-gradient(135deg,#000000f2 0% 50%,#000000f2 100%);border:none;width:100%}div.combobox-content[role=dialog] [cmdk-group]{color:#fff;padding:.5rem;font-family:Quicksand,sans-serif}div.combobox-content[role=dialog] [cmdk-group-heading]{color:#fff;opacity:.7;padding:.25rem .75rem;font-size:.875rem;font-weight:700}div.combobox-content[role=dialog] .command-input{color:#fff!important;background:linear-gradient(135deg,#000000f2 0% 50%,#000000f2 100%)!important;border:none!important;width:100%!important;padding:.75rem!important;font-weight:700!important}div.combobox-content[role=dialog] .command-input::placeholder{color:#ffffff80!important}.command-item-container{justify-content:space-between;align-items:center;width:100%;display:flex}.command-item{color:#fff;border-radius:0 1rem 1rem 0;flex:1;width:auto;max-width:300px;font-weight:700;transition:background .2s,color .2s,text-shadow .2s}.command-item[aria-selected=true],.command-item.selected{text-shadow:0 0 8px #fff,0 0 16px #7b61ff;color:#fff;background:#ffffff14}.command-item:hover{color:#fff;text-shadow:0 0 8px #fff,0 0 16px #7b61ff;background:#ffffff2e}.check-icon{width:1rem;height:1rem;margin-right:.5rem}.check-icon.visible{opacity:100}.check-icon.hidden{opacity:0}.add-icon{cursor:pointer;opacity:1;visibility:visible;padding-right:.5rem;transition:opacity .2s}.command-item-container:empty .add-icon{opacity:0;visibility:hidden}@media (max-width:768px){button.combobox-trigger{max-width:100%;margin-top:.5rem}div.combobox-content{max-height:50vh}div.combobox-content[role=dialog] [cmdk-group]{padding-top:1.5rem}}.combobox-filter-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:.75rem;margin-right:.1rem;padding:.3rem .7rem;font-size:.9rem;font-weight:700;transition:all .2s}.combobox-filter-btn.active{color:#2e1d85;background:#fff;box-shadow:0 0 8px 1px #fff3}.combobox-filter-btn:hover{color:#2e1d85;background:#fff}
html,body{overflow:hidden}@media (min-width:64rem){.deck-container{zoom:calc(100vw/1440);min-zoom:.75;max-zoom:1.1;transform-origin:0 0;height:100vh;overflow:hidden}@supports not (zoom:1){.deck-container{transform:scale(calc(100vw/1440));transform-origin:0 0;width:calc(100vw/(100vw/1440));height:calc(100vh/(100vw/1440));overflow:hidden}}}.deck-container{justify-content:center;width:100%;height:100vh;padding:0 .5rem;display:flex;overflow:hidden}.deck-card{background-color:var(--main-color);border-radius:1rem;width:100%;max-width:120rem;height:100vh;min-height:100vh;overflow:hidden}.deck-content{scrollbar-width:none;-ms-overflow-style:none;gap:2rem;height:100vh;min-height:100vh;padding:2rem 2.5rem;display:flex;overflow:hidden}.deck-content::-webkit-scrollbar{display:none}.tab-content{color:#fff;scrollbar-width:thin;-ms-overflow-style:none;word-wrap:break-word;white-space:pre-wrap;border:none;border-radius:1rem;flex:1;height:100%;max-height:100%;padding:1rem 1rem 4rem;position:relative;overflow:hidden auto}.tab-content:after{content:"";width:100%;height:2rem;display:block}.tab-content::-webkit-scrollbar{width:.5rem}.tab-content::-webkit-scrollbar-track{background:#1a0033;border-radius:.25rem}.tab-content::-webkit-scrollbar-thumb{background-color:#7b1fff;border-radius:.25rem;box-shadow:0 0 .5rem .125rem #7b1fff66}.tab-content::-webkit-scrollbar-thumb:hover{background-color:#b266ff;box-shadow:0 0 .75rem .25rem #b266ff99}.tab-content p{margin-bottom:1rem;padding-bottom:.5rem;line-height:1.6}.tab-content p:last-child{margin-bottom:2rem;padding-bottom:1rem}.left-column,.right-column{flex-direction:column;flex:1;min-width:0;height:100%;display:flex}@media (min-width:64rem){.left-column{flex-direction:column;flex:1;min-width:18.75rem;height:80vh;min-height:32rem;max-height:85vh;display:flex;position:relative}.right-column{flex-direction:column;flex:1;min-width:18.75rem;height:80vh;min-height:37rem;padding-bottom:2rem;display:flex;position:relative;overflow:visible}.chart-container{flex-direction:column;flex:1;width:100%;height:auto;min-height:30rem;max-height:30rem;padding-bottom:.5rem;display:flex;overflow:visible}.analysis-tabs{flex-direction:column;flex:1;width:100%;height:100%;min-height:36rem;display:flex;overflow:hidden}}.combobox-wrapper{width:100%}.credits-display{text-align:center;color:#fff;margin-top:auto}.buttons-container{gap:1rem;width:100%;margin-top:1rem;display:flex}.observe-button,.generate-button{color:#fff;background-image:linear-gradient(90deg,#da1fff8b,#334fdd8d);border:none;border-radius:1rem;flex:1;justify-content:center;align-items:center;height:3rem;padding:1.25rem;font-family:Quicksand,sans-serif;transition:all .2s;display:flex}.observe-button:hover:not(:disabled),.generate-button:hover:not(:disabled){color:#000;background-color:#b294ff}.observe-button:disabled,.generate-button:disabled{opacity:.5;cursor:not-allowed}.loader{border:2px solid #f3f3f3;border-top-color:#3c3a8d;border-radius:50%;width:1rem;height:1rem;margin-right:.5rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:63.9375rem) and (min-width:48rem){.deck-content{flex-direction:column;gap:1.5rem;padding:1.5rem 2rem}.left-column{flex:48%;height:auto;min-height:25rem}.right-column{flex:52%;height:60vh;min-height:25rem;max-height:70vh;padding-left:.75rem}.chart-container{min-height:37.5rem;max-height:40rem}}@media (max-width:47.9375rem){.deck-content{flex-direction:column;gap:1rem;height:auto;min-height:calc(100vh - 5rem);margin-top:-2rem;padding:1rem 1.5rem}.left-column,.right-column{width:100%;min-width:unset;flex:none}.left-column{order:1;height:55vh;min-height:21.875rem;max-height:60vh;margin-top:-1rem}.right-column{order:2;height:40vh;min-height:25rem;max-height:45vh;margin-top:-1rem;padding-left:0;overflow:hidden}.analysis-tabs{margin-top:3rem}.chart-container{min-height:18.75rem;max-height:25rem;margin-top:-.5rem}.mobile-combobox-pushdown{margin-top:40px!important}}@media (max-width:37.5rem){.deck-content{gap:.75rem;margin-top:-3rem;padding:.75rem 1rem}.left-column{height:50vh;min-height:17.5rem;max-height:55vh;margin-top:-1.5rem}.right-column{height:45vh;min-height:21.875rem;max-height:50vh;margin-top:-1.5rem;padding-bottom:1rem}.analysis-tabs{margin-top:3.5rem}.chart-container{width:100%;height:100%;min-height:15.625rem;max-height:18.75rem;margin-top:-1rem;padding-bottom:.25rem;overflow:hidden}.mobile-combobox-pushdown{margin-top:30px!important}}@media (max-width:30rem){.deck-content{gap:.5rem;padding:.5rem .75rem}.left-column{height:45vh;min-height:15.625rem;max-height:50vh}.right-column{height:50vh;min-height:20rem;max-height:55vh}.chart-container{min-height:13.75rem;max-height:17.5rem}}@media (min-width:64rem){.tradingview-widget-container{position:relative;width:100%!important;height:100%!important;min-height:28rem!important;max-height:41rem!important}.tradingview-widget-container__widget{width:100%!important;height:100%!important}.tradingview-widget-container iframe{width:100%!important;height:100%!important;min-height:inherit!important}.chatbot-container{flex-direction:column;height:100%;min-height:28rem;max-height:36rem;display:flex;position:relative;overflow:hidden}.chatbot-container .flex-1{overflow:hidden auto}}@media (max-width:63.9375rem){.tradingview-widget-container{position:relative;width:100%!important;height:100%!important}.tradingview-widget-container__widget{width:100%!important;height:100%!important}.tradingview-widget-container iframe{width:100%!important;height:100%!important;min-height:inherit!important}.chatbot-container{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.chatbot-container .flex-1{overflow:hidden auto}}.combobox-wrapper{flex:1}.action-buttons{gap:.5rem;display:flex}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-ticker{animation:180s linear infinite ticker}@media (max-width:64rem){.analysis-tabs{height:100%;min-height:18.75rem}}.deck-content::-webkit-scrollbar{width:.5rem}.tab-content::-webkit-scrollbar{width:.5rem}.deck-content::-webkit-scrollbar-track{background:#1a0033}.tab-content::-webkit-scrollbar-track{background:#1a0033}.deck-content::-webkit-scrollbar-thumb{background-color:#7b1fff;box-shadow:0 0 .5rem .125rem #7b1fff66}.tab-content::-webkit-scrollbar-thumb{background-color:#7b1fff;box-shadow:0 0 .5rem .125rem #7b1fff66}.deck-content::-webkit-scrollbar-thumb:hover{background-color:#b266ff;box-shadow:0 0 .75rem .25rem #b266ff99}.tab-content::-webkit-scrollbar-thumb:hover{background-color:#b266ff;box-shadow:0 0 .75rem .25rem #b266ff99}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#ffffff4d transparent}.custom-scrollbar::-webkit-scrollbar{width:.375rem}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:.1875rem}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#ffffff80}.persistent-styles{position:relative!important}.pink-circle-gradient{pointer-events:none;z-index:0;background:radial-gradient(circle,#ff14934d 0%,#0000 70%);border-radius:50%;width:31.25rem;height:31.25rem;position:absolute;top:-15.625rem;left:-15.625rem}.blue-circle-gradient{pointer-events:none;z-index:0;background:radial-gradient(circle,#00bfff33 0%,#0000 70%);border-radius:50%;width:25rem;height:25rem;position:absolute;top:50%;right:-12.5rem}.blue1-circle-gradient{pointer-events:none;z-index:0;background:radial-gradient(circle,#8a2be240 0%,#0000 70%);border-radius:50%;width:18.75rem;height:18.75rem;position:absolute;bottom:-9.375rem;left:50%;transform:translate(-50%)}
.AnalysisLayout-module__fL0u6a__container{justify-content:center;width:100%;height:100vh;padding:0 .5rem;display:flex;overflow:hidden}.AnalysisLayout-module__fL0u6a__card{background-color:#000;border-radius:1rem;width:100%;max-width:120rem;height:calc(100vh - 2rem);min-height:calc(100vh - 2rem);margin-bottom:1rem;overflow:hidden}.AnalysisLayout-module__fL0u6a__content{scrollbar-width:none;-ms-overflow-style:none;gap:2rem;height:calc(100vh - 4rem);min-height:calc(100vh - 4rem);padding:1rem 2.5rem;display:flex;overflow:hidden}.AnalysisLayout-module__fL0u6a__content::-webkit-scrollbar{display:none}.AnalysisLayout-module__fL0u6a__leftColumn,.AnalysisLayout-module__fL0u6a__rightColumn{flex-direction:column;flex:1;min-width:0;height:100%;display:flex}@media (min-width:64rem){.AnalysisLayout-module__fL0u6a__container{zoom:calc(100vw/1440);min-zoom:.75;max-zoom:1.1;transform-origin:0 0;height:100vh;overflow:hidden}@supports not (zoom:1){.AnalysisLayout-module__fL0u6a__container{transform:scale(calc(100vw/1440));transform-origin:0 0;width:calc(100vw/(100vw/1440));height:calc(100vh/(100vw/1440));overflow:hidden}}.AnalysisLayout-module__fL0u6a__leftColumn{flex:1;min-width:18.75rem;height:100%;min-height:16rem;max-height:calc(100% - 1rem);position:relative}.AnalysisLayout-module__fL0u6a__rightColumn{flex:1;min-width:18.75rem;height:calc(100% - 1rem);min-height:42rem;max-height:calc(100% - 1rem);margin-top:-1rem;padding-bottom:1rem;position:relative;overflow:visible}}@media (max-width:63.9375rem) and (min-width:48rem){.AnalysisLayout-module__fL0u6a__content{flex-direction:column;gap:1.5rem;padding:1.5rem 2rem}.AnalysisLayout-module__fL0u6a__leftColumn{flex:48%;height:auto;min-height:25rem}.AnalysisLayout-module__fL0u6a__rightColumn{flex:52%;height:65vh;min-height:28rem;max-height:75vh;padding-left:.75rem}}@media (max-width:47.9375rem){.AnalysisLayout-module__fL0u6a__content{flex-direction:column;gap:1rem;height:auto;min-height:calc(100vh - 3rem);margin-top:0;padding:.5rem 1.5rem}.AnalysisLayout-module__fL0u6a__leftColumn,.AnalysisLayout-module__fL0u6a__rightColumn{width:100%;min-width:unset;flex:none}.AnalysisLayout-module__fL0u6a__leftColumn{order:1;height:55vh;max-height:60vh;margin-top:0}.AnalysisLayout-module__fL0u6a__rightColumn{order:2;height:40vh;min-height:25rem;max-height:45vh;margin-top:0;padding-left:0;overflow:hidden}}@media (max-width:37.5rem){.AnalysisLayout-module__fL0u6a__content{gap:.75rem;margin-top:0;padding:.5rem 1rem}.AnalysisLayout-module__fL0u6a__leftColumn{height:50vh;min-height:17.5rem;max-height:55vh;margin-top:0}.AnalysisLayout-module__fL0u6a__rightColumn{height:45vh;min-height:21.875rem;max-height:50vh;margin-top:0;padding-bottom:1rem}}@media (max-width:30rem){.AnalysisLayout-module__fL0u6a__content{gap:.5rem;padding:.25rem .75rem}.AnalysisLayout-module__fL0u6a__leftColumn{height:45vh;min-height:15.625rem;max-height:50vh}.AnalysisLayout-module__fL0u6a__rightColumn{height:50vh;min-height:20rem;max-height:55vh}}.AnalysisLayout-module__fL0u6a__chartSection{flex-direction:column;flex:1;height:100%;min-height:0;margin-bottom:1rem;display:flex}.AnalysisLayout-module__fL0u6a__chartContainer{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.AnalysisLayout-module__fL0u6a__analysisTabsSection{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:visible}.AnalysisLayout-module__fL0u6a__comboboxSection{flex-direction:column;margin-bottom:1rem;padding:0;display:flex}.AnalysisLayout-module__fL0u6a__chatbotContainer{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;padding:1rem;display:flex;position:relative;overflow:hidden auto}.AnalysisLayout-module__fL0u6a__chatbotContainer::-webkit-scrollbar{background:0 0;width:0}.AnalysisLayout-module__fL0u6a__chatbotContainer::-webkit-scrollbar-track{background:0 0}.AnalysisLayout-module__fL0u6a__chatbotContainer::-webkit-scrollbar-thumb{background:0 0}.AnalysisLayout-module__fL0u6a__chatbotContainer::-webkit-scrollbar-thumb:hover{background:0 0}@media (min-width:64rem){.AnalysisLayout-module__fL0u6a__chartContainer{zoom:calc(100vw/1440);min-zoom:.75;max-zoom:1.1;transform-origin:0 0;flex-shrink:0;min-height:35rem;max-height:43.55rem;position:relative}@supports not (zoom:1){.AnalysisLayout-module__fL0u6a__chartContainer{transform:scale(calc(100vw/1440));transform-origin:0 0;width:calc(100vw/(100vw/1440));height:calc(100vh/(100vw/1440));flex-shrink:0;min-height:35rem;max-height:57rem;position:relative}}.AnalysisLayout-module__fL0u6a__analysisTabsSection{height:100%;min-height:60rem}.AnalysisLayout-module__fL0u6a__comboboxSection{flex-shrink:0;min-height:auto;margin-bottom:1rem}}@media (max-width:63.9375rem) and (min-width:48rem){.AnalysisLayout-module__fL0u6a__chartContainer{min-height:25rem;max-height:35rem}.AnalysisLayout-module__fL0u6a__analysisTabsSection{min-height:35rem}.AnalysisLayout-module__fL0u6a__comboboxSection{margin-bottom:.75rem}}@media (max-width:47.9375rem){.AnalysisLayout-module__fL0u6a__chartContainer{min-height:20rem;max-height:30rem}.AnalysisLayout-module__fL0u6a__analysisTabsSection{min-height:25rem}.AnalysisLayout-module__fL0u6a__comboboxSection{margin-bottom:.5rem;padding:0}}.AnalysisLayout-module__fL0u6a__loadingSpinner{border:3px solid #ffffff1a;border-top-color:#7b61ff;border-radius:50%;width:2rem;height:2rem;margin:0 auto;animation:1s linear infinite AnalysisLayout-module__fL0u6a__spin}@keyframes AnalysisLayout-module__fL0u6a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AnalysisLayout-module__fL0u6a__customScrollbar{scrollbar-width:none;-ms-overflow-style:none}.AnalysisLayout-module__fL0u6a__customScrollbar::-webkit-scrollbar{display:none}.AnalysisLayout-module__fL0u6a__fadeScrollTop:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(#000c 0%,#0000 100%);height:2rem;position:sticky;top:0;left:0;right:0}.AnalysisLayout-module__fL0u6a__fadeScrollBottom:after{content:"";z-index:10;pointer-events:none;background:linear-gradient(#0000 0%,#000c 100%);height:2rem;position:sticky;bottom:0;left:0;right:0}.AnalysisLayout-module__fL0u6a__fadeScrollBoth:before,.AnalysisLayout-module__fL0u6a__fadeScrollBoth:after{content:"";z-index:10;pointer-events:none;height:2rem;position:sticky;left:0;right:0}.AnalysisLayout-module__fL0u6a__fadeScrollBoth:before{background:linear-gradient(#000c 0%,#0000 100%);top:0}.AnalysisLayout-module__fL0u6a__fadeScrollBoth:after{background:linear-gradient(#0000 0%,#000c 100%);bottom:0}
