body,html{margin:0;padding:0;background:#0d1b2a;color:#fff;font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:focus-visible{outline:2px solid #00d3e2;outline-offset:2px}[role=button],a,button{cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease,box-shadow .2s ease}a:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,rgba(27,40,56,.5) 25%,rgba(27,40,56,.8) 50%,rgba(27,40,56,.5) 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:6px}@keyframes livePulse{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(34,197,94,.5)}50%{opacity:.85;box-shadow:0 0 0 6px rgba(34,197,94,0)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(5,86%,97%,.12);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:hsla(5,86%,97%,.24)}::selection{background:rgba(0,211,226,.3);color:#fff}