html,body{margin:0;height:100%;background:#0a0b0c;overflow:hidden;overscroll-behavior:none}*{box-sizing:border-box}#root{position:fixed;top:0;right:0;bottom:0;left:0}@keyframes filShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes filBlink{0%,55%{opacity:1}56%,to{opacity:.15}}.fil-caret{animation:filBlink 1.1s steps(1) infinite}@media(prefers-reduced-motion:reduce){.fil-caret{animation:none}}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#7f7f7f47}::-webkit-scrollbar-track{background:transparent}
