@keyframes aurora{0%{background-position:50% 50%,50% 50%}to{background-position:350% 50%,350% 50%}}.animate-aurora{animation:aurora 120s ease-in-out infinite}.draw-line{stroke-dasharray:2000;stroke-dashoffset:2000;animation:draw 3s cubic-bezier(.4,0,.2,1) forwards}@keyframes draw{to{stroke-dashoffset:0}}.fade-in{opacity:0;animation:fadeIn 1.5s ease-out 1s forwards}@keyframes fadeIn{to{opacity:1}}.editorial-p{font-size:1.125rem;line-height:1.8;color:#94a3b8;font-weight:300;max-width:65ch;margin-bottom:2rem}.editorial-strong{color:#f8fafc;font-weight:500}.sidebar-scroll::-webkit-scrollbar{width:4px}.sidebar-scroll::-webkit-scrollbar-track{background:transparent}.sidebar-scroll::-webkit-scrollbar-thumb{background:#1e2532;border-radius:4px}.sidebar-scroll:hover::-webkit-scrollbar-thumb{background:#475569}.animate-in-view{animation:animateInFade .5s ease-out forwards}@keyframes animateInFade{0%{opacity:0}to{opacity:1}}
