.stock-tile{display:flex;flex-direction:column;align-items:flex-start;max-width:10rem;max-height:9rem;padding:1rem;border:1px solid rgba(16,54,87,.592);border-radius:16px;text-align:center;background-image:linear-gradient(315deg,#103657 10%,#0b2c49 90%);cursor:default}.stock-tile p{margin:0}.stock-tile span{font-size:.5rem;color:#fff}.stock-tile .title{display:flex;align-items:center;gap:.5rem;color:#fff;margin-bottom:.25rem}.stock-tile .title img{width:20px;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.stock-tile .title h3{margin:0}.stock-tile p.revenue-quarter{font-size:.75rem;color:#fff}.stock-tile .revenue-growth{display:flex;align-items:center;gap:.325rem;font-size:.75rem;font-weight:700;margin:.5rem 0}.stock-tile .revenue-growth .revenue-change{display:flex;flex-direction:column;align-items:flex-start}.stock-tile .revenue-growth p.current-revenue{font-size:1.375rem;font-weight:700;color:#fff}.stock-tile .revenue-growth .positive{color:#66b57a}.stock-tile .revenue-growth .negative{color:#d9534f}.stock-tile-list{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.5rem;gap:.75rem;background-image:linear-gradient(315deg,#0f1d38 10%,#132545 90%);border-radius:1.25rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.stock-tile-list::-webkit-scrollbar{display:none}.stock-tile-list.left-overflow{border-left:6px solid #a0a0e5}.stock-tile-list.right-overflow{border-right:6px solid #a0a0e5}.revenue-chart{border-radius:1.25rem;border:1px solid rgba(16,54,87,.592)}.donut-chart,.revenue-chart{height:100%;padding:.75rem 1.25rem;background-image:linear-gradient(315deg,#0f1d38 10%,#132545 90%)}.donut-chart{border-radius:1.25rem}.gross-margin-chart,.net-income-chart,.revenue-growth-chart{height:100%;padding:.75rem 1.25rem;background-image:linear-gradient(315deg,#0f1d38 10%,#132545 90%);border-radius:1.25rem}.heading[data-v-081ff2f4]{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.heading h2[data-v-081ff2f4]{width:-moz-fit-content;width:fit-content;font-size:20px;color:#fff;text-align:left;margin:0}.heading .labels[data-v-081ff2f4]{display:flex;gap:.5rem}.heading .chart-label[data-v-081ff2f4],.heading .term-label[data-v-081ff2f4]{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.25rem;color:#fff}.heading .chart[data-v-081ff2f4]{border-radius:50%;background-color:#4e55b8;width:12px;height:12px}.heading .term[data-v-081ff2f4]{border-radius:50%;background-color:#37699f;width:12px;height:12px}.glossary[data-v-081ff2f4]{display:flex;width:100%;flex-direction:column;text-align:left;font-size:1rem}@media(width <= 872px){.glossary[data-v-081ff2f4]{font-size:12px}}@media(width <= 560px){.glossary[data-v-081ff2f4]{font-size:14px}}.glossary .glossary-list[data-v-081ff2f4]{overflow-y:auto;list-style-type:none;padding:0;margin-top:.5rem}.glossary .glossary-list li:nth-last-child(-n+6) .glossary-item[data-v-081ff2f4]{background-color:#4e55b8}.glossary .glossary-list li:nth-last-child(-n+6) .glossary-explanation[data-v-081ff2f4]{background-color:#e0e2ff}.glossary .glossary-item[data-v-081ff2f4]{width:calc(100% - .25rem);padding:.5rem;margin-bottom:.25rem;color:#fff;font-weight:600;background-color:#37699f;border-radius:.325rem;cursor:pointer}.glossary .glossary-explanation[data-v-081ff2f4]{width:calc(100% - .25rem);padding:.5rem;margin-top:0;background-color:#d8e6fc;border-radius:.325rem;text-wrap:balance}.glossary .fade-enter-active[data-v-081ff2f4],.glossary .fade-leave-active[data-v-081ff2f4]{transition:all .25s ease-in-out;max-height:200px;overflow:hidden}.glossary .fade-enter[data-v-081ff2f4],.glossary .fade-leave-to[data-v-081ff2f4]{opacity:0;max-height:0}.dashboard[data-v-1cdf160b]{display:flex;flex-direction:column;align-items:center;max-width:100%;margin:auto 1rem;padding-bottom:2rem}@media(width <= 424px){.dashboard[data-v-1cdf160b]{margin:auto 0}}.dashboard section[data-v-1cdf160b]{width:100%;padding:.5rem 1.25rem}@media(width <= 424px){.dashboard section[data-v-1cdf160b]{padding:.5rem 1rem}}.dashboard .heading[data-v-1cdf160b]{display:flex;align-items:center;width:100%;padding-left:3rem;color:#fff;text-align:left;gap:1rem}.dashboard .heading img[data-v-1cdf160b]{height:4rem;-o-object-fit:contain;object-fit:contain}.dashboard .heading h1[data-v-1cdf160b]{font-size:clamp(1.325rem,2.393vw + .846rem,3rem);font-weight:900;background:linear-gradient(120deg,#68d1e6,#a0a0e5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.dashboard .center[data-v-1cdf160b]{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}@media(width <= 1080px){.dashboard .center[data-v-1cdf160b]{gap:1rem}}.dashboard .center .line-chart[data-v-1cdf160b]{width:calc(60% - .5rem);height:24rem}@media(width <= 1080px){.dashboard .center .line-chart[data-v-1cdf160b]{width:100%;height:22rem}}@media(width <= 375px){.dashboard .center .line-chart[data-v-1cdf160b]{height:28rem}}.dashboard .center .ttm-chart[data-v-1cdf160b]{width:calc(40% - .5rem);height:24rem}@media(width <= 1080px){.dashboard .center .ttm-chart[data-v-1cdf160b]{height:20rem}}@media(width <= 960px){.dashboard .center .ttm-chart[data-v-1cdf160b]{width:24rem}}@media(width <= 872px){.dashboard .center .ttm-chart[data-v-1cdf160b]{width:calc(60% - .5rem);height:clamp(18rem,50vw - 3.25rem,24rem)}}@media(width <= 640px){.dashboard .center .ttm-chart[data-v-1cdf160b]{width:100%;height:28rem}}.dashboard .center .revenuegrowth-bar-chart[data-v-1cdf160b]{width:calc(60% - .5rem);height:20rem}@media(width <= 1080px){.dashboard .center .revenuegrowth-bar-chart[data-v-1cdf160b]{width:calc(60% - .5rem);height:20rem}}@media(width <= 960px){.dashboard .center .revenuegrowth-bar-chart[data-v-1cdf160b]{width:calc(100% - 25rem)}}@media(width <= 872px){.dashboard .center .revenuegrowth-bar-chart[data-v-1cdf160b]{width:100%}}@media(width <= 1080px){.dashboard .center[data-v-1cdf160b]{width:100%;height:auto}}@media(width <= 560px){.dashboard .center[data-v-1cdf160b]{flex-direction:column;gap:1rem;width:100%}}.dashboard .center .grossmargin-bar-chart[data-v-1cdf160b],.dashboard .center .netincome-bar-chart[data-v-1cdf160b]{width:calc(40% - .5rem)}@media(width <= 1080px){.dashboard .center .grossmargin-bar-chart[data-v-1cdf160b],.dashboard .center .netincome-bar-chart[data-v-1cdf160b]{width:calc(50% - .5rem);height:20rem}}@media(width <= 640px){.dashboard .center .grossmargin-bar-chart[data-v-1cdf160b],.dashboard .center .netincome-bar-chart[data-v-1cdf160b]{width:100%;height:auto}}.dashboard .glossary-m[data-v-1cdf160b],.dashboard .glossary-s-l[data-v-1cdf160b]{display:none;height:20rem;padding:.75rem 1.25rem;background-image:linear-gradient(315deg,#0f1d38 10%,#132545 90%);border-radius:1.25rem}@media(width <= 872px){.dashboard .glossary-m[data-v-1cdf160b]{display:flex;width:calc(40% - .5rem);height:clamp(18rem,50vw - 3.25rem,24rem)}}@media(width <= 640px){.dashboard .glossary-m[data-v-1cdf160b]{display:none}}@media(width >= 873px){.dashboard .glossary-s-l[data-v-1cdf160b]{display:flex;width:calc(60% - .5rem);min-width:30.84375rem;height:20rem;margin-top:.5rem}}@media(width <= 640px){.dashboard .glossary-s-l[data-v-1cdf160b]{display:flex;width:100%;height:16rem;margin-top:.5rem}}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:10px}::-webkit-scrollbar-thumb{background-color:#a0a0e5}::-webkit-scrollbar-track{background-color:#132545;border:none}html{font-size:16px;background-image:linear-gradient(180deg,#0b2c49 5%,#103657 95%);background-size:cover;background-repeat:no-repeat}@media(width <= 375px){html{font-size:14px}}button{border:unset;background-color:unset}a,button{cursor:pointer}a{text-decoration:none;color:inherit}body{max-width:1440px;margin:0 auto;padding:0;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}#app,body{width:100%}#app .spinner-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,#0b2c49 5%,#103657 95%);background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;z-index:99}#app .spinner-overlay svg{height:12rem;width:12rem;filter:drop-shadow(8px 8px 16px #0e2543)}