html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{font-family:Inter,system-ui,-apple-system,sans-serif}.slide-down-enter-active{transition:all .3s cubic-bezier(.16,1,.3,1)}.slide-down-leave-active{transition:all .2s ease}.slide-down-enter-from,.slide-down-leave-to{opacity:0;transform:translateY(-12px)}.fade-up-enter-active{transition:all .4s cubic-bezier(.16,1,.3,1)}.fade-up-leave-active{transition:all .2s ease}.fade-up-enter-from,.fade-up-leave-to{opacity:0;transform:translateY(16px) scale(.95)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f8fafc}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::-moz-selection{background-color:#0ea5e926}::selection{background-color:#0ea5e926}
