::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#72ffde 10%,rgb(114 255 222 / .8) 90%);border-radius:10px;box-shadow:0 0 10px rgb(114 255 222 / .8),0 0 20px rgb(114 255 222 / .6);transition:background 0.3s ease-in-out}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#72ffde 0%,rgb(114 255 222) 100%);box-shadow:0 0 15px rgb(114 255 222),0 0 25px rgb(114 255 222 / .8)}#back-to-top{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);width:60px;height:40px;border:2px solid #da95ff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#da95ff;background:#fff0;box-shadow:0 0 10px rgb(218 149 255 / .8),0 0 20px rgb(218 149 255 / .6);cursor:pointer;transition:all 0.3s ease-in-out;opacity:0;visibility:hidden}#back-to-top.show{opacity:1;visibility:visible}#back-to-top:hover{background:#da95ff;color:#000;box-shadow:0 0 15px rgb(218 149 255),0 0 25px rgb(218 149 255 / .8)}.et_pb_with_border.et_pb_menu{border:none!important;box-shadow:none!important;outline:none!important}html,body,a,button,*,*::before,*::after{cursor:none!important}.custom-cursor{position:fixed;top:0;left:0;width:32px;height:32px;pointer-events:none;z-index:99999;background-image:url("data:image/svg+xml;charset=UTF-8,<svg width='40' height='40' viewBox='0 0 24 24' fill='rgb(114,255,222)' xmlns='http://www.w3.org/2000/svg'><path d='M3 2l13 10-13 10z'/></svg>");background-size:contain;background-repeat:no-repeat;filter:drop-shadow(0 0 10px rgb(114 255 222)) drop-shadow(0 0 20px rgb(114 255 222 / .7));transition:transform 0.05s linear,filter 0.2s ease-in-out,background-image 0.2s ease-in-out}.custom-cursor.pointer{background-image:url("data:image/svg+xml;charset=UTF-8,<svg width='40' height='40' viewBox='0 0 24 24' fill='rgb(164,77,249)' xmlns='http://www.w3.org/2000/svg'><path d='M3 2l13 10-13 10z'/></svg>");filter:drop-shadow(0 0 10px rgb(164 77 249)) drop-shadow(0 0 20px rgb(164 77 249 / .7))}@media (max-width:767px){html,body,a,button,*,*::before,*::after{cursor:auto!important}.custom-cursor{display:none!important}}