:root{color-scheme:dark}*{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;min-height:100%}body,html{background:#112117}body{font-family:Public Sans,sans-serif;min-height:100dvh;color:#e5e7eb}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-outlined.filled{font-variation-settings:"FILL" 1}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.news-ticker{position:relative}.news-ticker-track{display:inline-flex;align-items:center;white-space:nowrap;min-width:max-content;animation:dashboardTicker 24s linear infinite}.news-ticker-item{flex-shrink:0}.news-ticker:hover .news-ticker-track{animation-play-state:paused}@keyframes dashboardTicker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.news-ticker-track{animation:none}}