::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff08;border-radius:10px}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px;border:2px solid transparent;background-clip:padding-box;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#fff3;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:active{background:#00029699}::-webkit-scrollbar-corner{background:transparent}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(0,2,150,.5) rgba(255,255,255,.05)}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff0d;border-radius:100px;margin:12px 4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#000296,#8000ff);border-radius:100px;box-shadow:0 0 10px #00029680}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#0003c7,#93f);box-shadow:0 0 15px #000296b3}.custom-scrollbar::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#0004f0,#a5f)}.scrollbar-hide::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.scrollbar-hide{-ms-overflow-style:none!important;scrollbar-width:none!important;overflow:-moz-scrollbars-none}.snap-x::-webkit-scrollbar{display:none!important;height:0!important}.snap-x{-ms-overflow-style:none!important;scrollbar-width:none!important}.overflow-x-auto::-webkit-scrollbar{display:none!important;height:0!important}.overflow-x-auto{-ms-overflow-style:none!important;scrollbar-width:none!important}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) rgba(255,255,255,.03)}html{scroll-behavior:smooth}::selection{background:#00029666;color:#fff}::-moz-selection{background:#00029666;color:#fff}input[type=date]{color-scheme:dark}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(.8);cursor:pointer;transition:all .2s ease}input[type=date]:hover::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1)}input[type=date]::-webkit-datetime-edit{padding:0}input[type=date]::-webkit-datetime-edit-fields-wrapper{padding:0}input[type=date]::-webkit-datetime-edit-text{color:#ffffff80;padding:0 2px}input[type=date]::-webkit-datetime-edit-month-field,input[type=date]::-webkit-datetime-edit-day-field,input[type=date]::-webkit-datetime-edit-year-field{color:#fff;background:transparent;padding:2px;border-radius:4px}input[type=date]::-webkit-datetime-edit-month-field:focus,input[type=date]::-webkit-datetime-edit-day-field:focus,input[type=date]::-webkit-datetime-edit-year-field:focus{background:#f973161a;color:#f97316;outline:none}input[type=date]::-webkit-calendar-picker-indicator:hover{background:#f973161a;border-radius:4px}
