.vertical-loading-container{--speed-of-animation:0.9s;--gap:6px;--first-color:#4c86f9;--second-color:#49a84c;--third-color:#f6bb02;--fourth-color:#f6bb02;--fifth-color:#2196f3;display:flex;justify-content:center;align-items:center;width:100px;gap:6px;height:100px}.vertical-loading-container span{width:4px;height:50px;background:var(--first-color);animation:scale var(--speed-of-animation) ease-in-out infinite}.vertical-loading-container span:nth-child(2){background:var(--second-color);animation-delay:-.8s}.vertical-loading-container span:nth-child(3){background:var(--third-color);animation-delay:-.7s}.vertical-loading-container span:nth-child(4){background:var(--fourth-color);animation-delay:-.6s}.vertical-loading-container span:nth-child(5){background:var(--fifth-color);animation-delay:-.5s}@keyframes scale{0%,40%,to{transform:scaleY(.05)}20%{transform:scaleY(1)}}.custom-scrollbar{scrollbar-width:auto;-ms-overflow-style:none}.custom-scrollbar::-webkit-scrollbar{width:4px;height:5px}.custom-scrollbar ::-webkit-scrollbar-track{-webkit-box-shadow:none!important;background:hsla(0,0%,100%,.1);border-radius:10px}.custom-scrollbar ::-webkit-scrollbar-thumb{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.custom-scrollbar :is(.dark *)::-webkit-scrollbar-thumb{--tw-bg-opacity:1;background-color:rgb(254 254 254/var(--tw-bg-opacity,1))}.custom-scrollbar ::-webkit-scrollbar-thumb{border-radius:12px;width:6px}.scrollbar-gutter{scrollbar-gutter:stable}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.rdp-caption_dropdowns{display:flex;align-items:center;gap:1rem}.rdp-caption_dropdowns button{margin-right:.5rem;gap:0}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-top-right-radius:100%;border-bottom-right-radius:100%}.custom-bs-style,.nepali-date-picker input{border-radius:.25rem;border-width:1px;background-color:transparent;padding:.25rem}.custom-date-style{border-radius:calc(var(--radius) - 4px);border-width:1px;padding:.25rem}.custom-date-style div:first-of-type{border-style:none}.select-trigger span{display:flex!important}.dark .react-calendar{border-color:hsl(var(--border));background-color:hsl(var(--background));border:1px solid!important;border-radius:8px}.dark .react-calendar .react-calendar__navigation button:hover,.dark .react-calendar .react-calendar__tile:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.dark .react-calendar .react-calendar__tile--now{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity,1))}.dark .react-calendar .react-calendar__tile--now:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}