*{margin:0;padding:0;box-sizing:border-box}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff0d}.custom-scrollbar::-webkit-scrollbar-thumb{background:#06b6d44d;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#06b6d480}.mask-gradient{-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes wave{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-wave{animation:wave 20s linear infinite}.animate-wave-slow{animation:wave 30s linear infinite}.animate-wave-fast{animation:wave 15s linear infinite}@keyframes scan{0%{transform:translate(-100%);opacity:0}50%{opacity:1}to{transform:translate(100%);opacity:0}}.animate-scan{animation:scan linear infinite}@keyframes scan-vertical{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.animate-scan-vertical{animation:scan-vertical 8s linear infinite}@keyframes particle-float{0%,to{transform:translate(0);opacity:.3}25%{transform:translate(20px,-30px);opacity:.8}50%{transform:translate(-20px,-60px);opacity:.6}75%{transform:translate(10px,-90px);opacity:.4}}.animate-particle-float{animation:particle-float linear infinite}
