*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none}*:focus{outline:none;box-shadow:none}:root,[data=dark],[data=light]{transition:all .3s ease-in-out}:root{--primary-color: #191034;--secondary-color: #424597;--tertiary-color: #1c1656;--quaternary-color: #393c7d;--background-color: #2c177283;--viz-background-color: #0000006f;--viz-section-color: #ffffff0d;--text-color: #cbcbcb;--highlight-color: #e94560;--footer-text: #888}[data=light]{--primary-color: #dddddd;--secondary-color: #cdcdcd;--tertiary-color: #9a9a9a;--quaternary-color: #d7d7d7;--background-color: #dddddd83;--viz-background-color: #b1b1b1c4;--viz-section-color: #e3e3e3;--text-color: #333333;--highlight-color: #d94560;--footer-text: #616161}html,app-root,body{width:-webkit-fill-available;margin:0;padding:0}body{font-family:Lucida Console,Monaco,monospace;background-color:var(--primary-color);background-image:linear-gradient(135deg,var(--primary-color),var(--secondary-color),var(--tertiary-color),var(--quaternary-color));background-size:300% 300%;background-repeat:no-repeat;animation:gradientAnimation 12s ease infinite;color:var(--text-color)}body::-webkit-scrollbar{display:none}@keyframes gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}text{fill:var(--text-color)!important}.median-pulse{animation:pulseLine 2s infinite ease-in-out}@keyframes pulseLine{0%,to{stroke-width:2}50%{stroke-width:4}}line{stroke:var(--text-color)}app-visual-3{width:100%;height:100%}:root,[data=dark]{--landing-background-color: #212121;--landing-gradient-start: #691ba4;--landing-gradient-mid1: #fe53bb;--landing-gradient-mid2: #8f51ea;--landing-gradient-end: #0044ff;--landing-text-color: #cbcbcb;--landing-highlight-color: #e94560;--btn-hover-bg-color: #212121;--btn-active-border-color: #fe53bb;--circle-color-1: rgba(254, 83, 186, .636);--circle-color-2: rgba(142, 81, 234, .704);--stars-color: #ffffff;--button-hover-bg-color: #ffffff4e;--button-shadow-color: rgba(0, 0, 0, .1)}[data=light]{--landing-background-color: #f5f5f5;--landing-gradient-start: #a78bfa;--landing-gradient-mid1: #f472b6;--landing-gradient-mid2: #c084fc;--landing-gradient-end: #60a5fa;--landing-text-color: #333333;--landing-highlight-color: #d94560;--btn-hover-bg-color: #e0e0e0;--btn-active-border-color: #d94560;--circle-color-1: rgba(244, 114, 182, .636);--circle-color-2: rgba(192, 132, 252, .704);--stars-color: #cccccc;--button-hover-bg-color: #e0e0e04e;--button-shadow-color: rgba(0, 0, 0, .2)}
