@import "https://fonts.googleapis.com/css2?family=Geist+Mono:wght@400;500&family=Geist:wght@300;400;500;600&display=swap";
*,:before,:after{box-sizing:border-box}body{color:#fafafa;-webkit-font-smoothing:antialiased;background-color:#09090b;margin:0;font-family:Geist,Inter,sans-serif;overflow-x:hidden}*{scrollbar-width:thin;scrollbar-color:#27272a transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#27272a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#3f3f46}@keyframes meteor-fall{0%{transform:rotate(var(--deg)) translateX(0);opacity:0}5%{opacity:1}80%{opacity:1}to{transform:rotate(var(--deg)) translateX(-600px);opacity:0}}.meteor-container{pointer-events:none;animation:linear infinite meteor-fall;position:absolute}.meteor-body{background:linear-gradient(90deg,#a1a1aae6,#a1a1aa00);border-radius:9999px;width:80px;height:1px;display:block;position:relative}.meteor-body:before{content:"";background-color:#a1a1aa;border-radius:50%;width:3px;height:3px;position:absolute;top:-1.5px;right:-1px;box-shadow:0 0 6px 1px #a1a1aa99}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:1.5px solid #3f3f46;border-top-color:#a1a1aa;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}.line-clamp-2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@keyframes shimmer-spin-around{0%{transform:translateZ(0)rotate(0)}15%,35%{transform:translateZ(0)rotate(90deg)}65%,85%{transform:translateZ(0)rotate(270deg)}to{transform:translateZ(0)rotate(360deg)}}@keyframes shimmer-slide{to{transform:translate(100%)}}.animate-spin-around{animation:shimmer-spin-around calc(var(--speed) * 2) infinite linear}.animate-shimmer-slide{animation:shimmer-slide var(--speed) inherit}.no-scrollbar,.scrollbar-thin{scrollbar-width:thin;scrollbar-color:#27272a transparent}.no-scrollbar::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.no-scrollbar::-webkit-scrollbar-track{background:0 0}.scrollbar-thin::-webkit-scrollbar-track{background:0 0}.no-scrollbar::-webkit-scrollbar-thumb{background:#27272a;border-radius:10px}.scrollbar-thin::-webkit-scrollbar-thumb{background:#27272a;border-radius:10px}.no-scrollbar::-webkit-scrollbar-thumb:hover{background:#3f3f46}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#3f3f46}@keyframes shimmer-bar{0%{transform:translate(-100%)}to{transform:translate(250%)}}
