:root{--color-main:#ff0d0a;--color-bg:#3e0b0b;--color-line:hsla(0,0%,100%,.09);--color-text:#f0ebe8;--color-muted:hsla(23,21%,93%,.6)}body,html{background:var(--color-bg)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease,transform .2s ease;will-change:opacity,transform}.fade-enter-from,.fade-leave-to{opacity:0;transform:translate3d(0,8px,0)}.fade-enter-to,.fade-leave-from{opacity:1;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.fade-enter-active,.fade-leave-active{transition:none}.fade-enter-from,.fade-leave-to{transform:none}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
