@-webkit-keyframes neonFlicker{0%,to{text-shadow:0 0 10px #00e6ff,0 0 20px #00e6ff,0 0 30px #00e6ff,0 0 40px #00ffe1;text-shadow:var(--shadow-neon)}50%{text-shadow:0 0 5px #3fc700,0 0 10px #3fc700,0 0 20px #3fc700,0 0 30px #1976d2;text-shadow:0 0 5px var(--text-acc),0 0 10px var(--text-acc),0 0 20px var(--text-acc),0 0 30px var(--text-color)}75%{text-shadow:0 0 5px #83858f,0 0 10px #83858f,0 0 15px #83858f,0 0 25px #3fc700;text-shadow:0 0 5px var(--text-color-2),0 0 10px var(--text-color-2),0 0 15px var(--text-color-2),0 0 25px var(--text-acc)}}@keyframes neonFlicker{0%,to{text-shadow:0 0 10px #00e6ff,0 0 20px #00e6ff,0 0 30px #00e6ff,0 0 40px #00ffe1;text-shadow:var(--shadow-neon)}50%{text-shadow:0 0 5px #3fc700,0 0 10px #3fc700,0 0 20px #3fc700,0 0 30px #1976d2;text-shadow:0 0 5px var(--text-acc),0 0 10px var(--text-acc),0 0 20px var(--text-acc),0 0 30px var(--text-color)}75%{text-shadow:0 0 5px #83858f,0 0 10px #83858f,0 0 15px #83858f,0 0 25px #3fc700;text-shadow:0 0 5px var(--text-color-2),0 0 10px var(--text-color-2),0 0 15px var(--text-color-2),0 0 25px var(--text-acc)}}:root{--color-theme:#1b1b1b;--text-color-white:#fff;--case-text-color:#fff;--case-gradient-start:#00073d;--case-gradient-end:#160b0b;--text-color:#1976d2;--text-color-alpha-50:rgba(25,118,210,.5);--text-color-alpha-12:rgba(25,118,210,.12);--text-color-alpha-20:rgba(25,118,210,.2);--text-color-2:#83858f;--text-acc:#3fc700;--color-theme-card:#160b0b;--hover-theme-card:#00073d;--box-shadow-1:0px 10px 60px rgba(0,62,248,.2);--box-shadow-2:5px 10px 20px rgba(0,63,252,.4);--shadow-neon:0 0 10px #00e6ff,0 0 20px #00e6ff,0 0 30px #00e6ff,0 0 40px #00ffe1;--animation-neonFlicker:neonFlicker 5s ease-in-out infinite alternate}html[data-theme=light]{--color-theme:#9db4cf;--case-text-color:#121a4b;--case-gradient-start:#7c98d6;--case-gradient-end:#d0dcf5;--text-color:#121a4b;--text-color-alpha-50:rgba(18,26,75,.5);--text-color-alpha-12:rgba(18,26,75,.12);--text-color-alpha-20:rgba(18,26,75,.2);--text-color-2:#050505;--text-acc:#b94806;--color-theme-card:#9ea5b8;--hover-theme-card:#adbee4;--box-shadow-1:0px 10px 60px rgba(3,18,150,.4);--box-shadow-2:5px 10px 20px rgba(4,29,121,.4);--shadow-neon:0 0 10px #ff4500,0 0 20px #ff4500,0 0 30px orange,0 0 40px #ffb347}html[data-theme=dark]{--color-theme:#1b1b1b;--case-text-color:#fff;--case-gradient-start:#00073d;--case-gradient-end:#160b0b;--text-color:#1976d2;--text-color-alpha-50:rgba(25,118,210,.5);--text-color-alpha-12:rgba(25,118,210,.12);--text-color-alpha-20:rgba(25,118,210,.2);--text-color-2:#83858f;--text-acc:#3fc700;--color-theme-card:#160b0b;--hover-theme-card:#00073d;--box-shadow-1:0px 10px 60px rgba(0,62,248,.2);--box-shadow-2:5px 10px 20px rgba(0,63,252,.4);--shadow-neon:0 0 10px #00e6ff,0 0 20px #00e6ff,0 0 30px #00e6ff,0 0 40px #00ffe1}html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1b1b1b;background:var(--color-theme);color:#1976d2;color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;transition:background-color .35s ease-out,color .35s ease-out}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{display:block;height:auto;max-width:100%}ol,ul{list-style:none;padding:0}h1,h2,h3,h4,h5{margin:0}@media (prefers-reduced-motion:reduce){*,:after,:before{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.e1d30e12.css.map*/