:root{--background-color: #0D1117;--primary-color: #00E5FF;--secondary-color: #FF00FF;--text-color: #E6EDF3;--text-color-secondary: #8B949E;--border-color: #21262d;--font-family: "Rajdhani", sans-serif}body{margin:0;padding:0;background-color:var(--background-color);color:var(--text-color);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url("./media/background-Q4D6GFSM.png");background-size:cover;background-position:center center;background-attachment:fixed;position:relative}body:before{content:"";position:absolute;inset:0;background-color:#0d1117cc;z-index:-1}*,*:before,*:after{box-sizing:border-box}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}.ngx-charts-outer-text,.ngx-charts-inner-text{fill:#fff!important}@media (max-width: 768px){body{font-size:14px}}@media (max-width: 480px){body{font-size:12px}}
