.theme--light.v-image{color:rgba(0,0,0,.87)}.theme--dark.v-image{color:#fff}.v-image{z-index:0}.v-image__image,.v-image__placeholder{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%}.v-image__image{background-repeat:no-repeat}.v-image__image--preload{filter:blur(2px)}.v-image__image--contain{background-size:contain}.v-image__image--cover{background-size:cover}.v-responsive{position:relative;overflow:hidden;flex:1 0 auto;max-width:100%;display:flex}.v-responsive__content{flex:1 0 0px;max-width:100%}.v-application--is-ltr .v-responsive__sizer~.v-responsive__content{margin-left:-100%}.v-application--is-rtl .v-responsive__sizer~.v-responsive__content{margin-right:-100%}.v-responsive__sizer{transition:padding-bottom .2s cubic-bezier(.25,.8,.5,1);flex:1 0 0px}.theme--light.v-alert .v-alert--prominent .v-alert__icon:after{background:rgba(0,0,0,.12)}.theme--dark.v-alert .v-alert--prominent .v-alert__icon:after{background:hsla(0,0%,100%,.12)}.v-sheet.v-alert{border-radius:4px}.v-sheet.v-alert:not(.v-sheet--outlined){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-sheet.v-alert.v-sheet--shaped{border-radius:16px 4px}.v-alert{display:block;font-size:16px;margin-bottom:16px;padding:16px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-alert:not(.v-sheet--tile){border-radius:4px}.v-application--is-ltr .v-alert>.v-alert__content,.v-application--is-ltr .v-alert>.v-icon{margin-right:16px}.v-application--is-rtl .v-alert>.v-alert__content,.v-application--is-rtl .v-alert>.v-icon{margin-left:16px}.v-application--is-ltr .v-alert>.v-icon+.v-alert__content{margin-right:0}.v-application--is-rtl .v-alert>.v-icon+.v-alert__content{margin-left:0}.v-application--is-ltr .v-alert>.v-alert__content+.v-icon{margin-right:0}.v-application--is-rtl .v-alert>.v-alert__content+.v-icon{margin-left:0}.v-alert__border{border-style:solid;border-width:4px;content:"";position:absolute}.v-alert__border:not(.v-alert__border--has-color){opacity:.26}.v-alert__border--left,.v-alert__border--right{bottom:0;top:0}.v-alert__border--bottom,.v-alert__border--top{left:0;right:0}.v-alert__border--bottom{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0}.v-application--is-ltr .v-alert__border--left{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-application--is-ltr .v-alert__border--right,.v-application--is-rtl .v-alert__border--left{border-top-right-radius:inherit;border-bottom-right-radius:inherit;right:0}.v-application--is-rtl .v-alert__border--right{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-alert__border--top{border-top-left-radius:inherit;border-top-right-radius:inherit;top:0}.v-alert__content{flex:1 1 auto}.v-application--is-ltr .v-alert__dismissible{margin:-16px -8px -16px 8px}.v-application--is-rtl .v-alert__dismissible{margin:-16px 8px -16px -8px}.v-alert__icon{align-self:flex-start;border-radius:50%;height:24px;min-width:24px;position:relative}.v-application--is-ltr .v-alert__icon{margin-right:16px}.v-application--is-rtl .v-alert__icon{margin-left:16px}.v-alert__icon.v-icon{font-size:24px}.v-alert__wrapper{align-items:center;border-radius:inherit;display:flex}.v-application--is-ltr .v-alert--border.v-alert--prominent .v-alert__icon{margin-left:8px}.v-application--is-rtl .v-alert--border.v-alert--prominent .v-alert__icon{margin-right:8px}.v-alert--dense{padding-top:8px;padding-bottom:8px}.v-alert--dense .v-alert__border{border-width:medium}.v-alert--outlined{background:transparent!important;border:thin solid currentColor!important}.v-alert--outlined .v-alert__icon{color:inherit!important}.v-alert--prominent .v-alert__icon{align-self:center;height:48px;min-width:48px}.v-alert--prominent .v-alert__icon.v-icon{font-size:32px}.v-alert--prominent .v-alert__icon.v-icon:after{background:currentColor!important;border-radius:50%;bottom:0;content:"";left:0;opacity:.16;position:absolute;right:0;top:0}.v-alert--prominent.v-alert--dense .v-alert__icon.v-icon:after{transform:scale(1)}.v-alert--text{background:transparent!important}.v-alert--text:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:.12;position:absolute;pointer-events:none;right:0;top:0}:root{--main-theme:#625bff;--hover-theme:#fb64b6;--light-theme-bg:#fafbfc;--light-theme-component:#fff;--dark-theme-bg:#101828;--dark-theme-component:#171f2f;--printbgcolor:#314158}.theme--light{--bg-theme:var(--light-theme-bg);--component-theme:var(--light-theme-component);--color-theme:var(--dark-theme-bg);--border-theme:var(--dark-theme-bg)}.theme--dark{--bg-theme:var(--dark-theme-bg);--component-theme:var(--dark-theme-component);--color-theme:var(--light-theme-bg);--border-theme:var(--light-theme-bg)}.body-theme{background-color:var(--bg-theme);color:var(--color-theme)}.component-theme{background-color:var(--component-theme)!important;color:var(--color-theme)}.text-theme{color:var(--color-theme)!important}.border-theme{border:1px solid var(--border-theme)}.border-main{border:1px solid var(--main-theme)}.theme--light::-webkit-scrollbar-thumb{background:var(--dark-theme-component)}.theme--dark::-webkit-scrollbar-thumb{background:var(--light-theme-bg)}.theme--dark ::-moz-placeholder{color:silver}.theme--dark ::placeholder{color:silver}.bg-main,.btn-main,.component-main{background-color:var(--main-theme);color:var(--light-theme-bg)}.text-main{color:var(--main-theme)}.bg-hover,.btn-main:active,.btn-main:focus,.btn-main:hover,.component-hover,.component-main:active,.component-main:focus,.component-main:hover,.hovered:active,.hovered:hover{background-color:var(--hover-theme);color:var(--light-theme-bg)}.text-hover{color:var(--hover-theme)}.border-hover{border:1px solid var(--hover-theme)}.component-gradient,.component-gradient:active,.component-gradient:hover{background:linear-gradient(45deg,var(--main-theme),var(--hover-theme));color:var(--light-theme-bg)}.outline-theme{border:none!important;outline:1px solid #efeeff!important}.theme--dark .outline-dark,.theme--dark .outline-theme{outline:1px solid #1f2544!important}.theme--light .outline-light{outline:1px solid #d0d3d6}.theme--dark .outline-light,.theme--light .outline-dark{outline:none!important}@font-face{font-family:rabar;src:local("rabar"),url(../fonts/rabar.db5426b6.ttf) format("truetype")}*,body{font-weight:600!important}*,.main-font,body{font-family:rabar!important}.simple-font{font-family:arial!important}.text-center input{text-align:center}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:var(--main-theme)}.bg-main{background:var(--main-theme)!important}.text-main{color:var(--main-theme)!important}.theme--light .dashboard{background:#eeedf7!important}.theme--dark .dashboard{background:var(--dark-theme-bg)!important}.dashboard .account,.dashboard.logout,.dashboard.theme-text{font-family:rabar!important}.theme--dark .dashboard .v-list-item-group .v-list-item--active{color:#abaaf2!important}.theme--dark .dashboard .v-navigation-drawer,.theme--dark .logout{background:var(--dark-theme-component)!important}.theme--light .dashboard .v-list .v-list-item__title{color:var(--dark-theme-component)!important}.theme--light .dashboard .v-list-item--active:before,.theme--light .dashboard .v-list-item--active:hover:before{background:var(--main-theme);color:var(--main-theme)}.theme--dark .dashboard.v-list-item--active:before,.theme--dark .dashboard.v-list-item--active:hover:before{background:#3a3f51}.theme--dark .dashboard .v-card{background:var(--dark-theme-component)!important}.theme--light .dashboard .v-list .v-list-item--active .v-icon{color:var(--main-theme)!important}.theme--light .dashboard .v-list .v-list-item--active .v-list-item__title{color:var(--dark-theme-component)!important}.theme--dark .v-data-table{background:var(--dark-theme-component)!important}.theme--dark .v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#3a3f51!important}.dashboard .v-data-table .v-toolbar__content,.v-toolbar__extension{border-radius:15px!important}.theme--dark .dashboard .v-data-table .v-sheet{border-radius:0!important;background:var(--dark-theme-component)!important}.dashboard .v-data-table{padding:15px!important}.theme--light .dashboard .navbar,.theme--light .dashboard .navbar .v-toolbar.v-sheet{background:#fff!important}.dashboard .v-toolbar__extension,.theme--dark .dashboard .v-app-bar.v-toolbar.v-sheet,.theme--dark .dashboard .v-toolbar__content{background:var(--dark-theme-component)!important}.theme--dark .dashboard .navbar .v-toolbar__content{border:1px solid #37393d}.theme--dark .dashboard .v-pagination .v-pagination__item{background:var(--dark-theme-component)!important}.theme--dark .dashboard .v-pagination .v-pagination__item--active{background:#0d47a1!important}.theme--dark .dashboard .v-pagination .v-pagination__navigation,.theme--dark .dashboard .v-tabs-items{background:var(--dark-theme-component)!important}.theme--dark .dashboard .v-tabs-items{border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important}.theme--dark .dashboard .v-tabs>.v-tabs-bar{background:#3a3f51!important;border-top-left-radius:10px!important;border-top-right-radius:10px!important}.dashboard .account{border-radius:10px!important;font-size:12px!important;color:#fff!important}.dashboard .account:before{background:transparent!important}.dashboard .account:hover{background:#484c5a!important;border-radius:10px!important}.theme--light .dashboard .v-footer{background:#fff!important;color:#3a3f51!important}.theme--dark .dashboard .v-footer{background:var(--dark-theme-component)!important;color:#fff!important}.theme--dark .dashboard .slider-group{background:var(--dark-theme-bg)!important}.theme--dark .dashboard .bottom-nav{background:var(--dark-theme-component)!important}.theme--light .dashboard .bottom-nav{background:var(--main-theme)!important}.theme--dark .dashboard .v-skeleton-loader .v-skeleton-loader__actions,.theme--dark .v-skeleton-loader .v-skeleton-loader__article,.theme--dark .v-skeleton-loader .v-skeleton-loader__card-heading,.theme--dark .v-skeleton-loader .v-skeleton-loader__card-text,.theme--dark .v-skeleton-loader .v-skeleton-loader__date-picker,.theme--dark .v-skeleton-loader .v-skeleton-loader__list-item,.theme--dark .v-skeleton-loader .v-skeleton-loader__list-item-avatar,.theme--dark .v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line,.theme--dark .v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,.theme--dark .v-skeleton-loader .v-skeleton-loader__list-item-text,.theme--dark .v-skeleton-loader .v-skeleton-loader__list-item-three-line,.theme--dark .v-skeleton-loader .v-skeleton-loader__list-item-two-line,.theme--dark .v-skeleton-loader .v-skeleton-loader__table-heading,.theme--dark .v-skeleton-loader .v-skeleton-loader__table-tbody,.theme--dark .v-skeleton-loader .v-skeleton-loader__table-tfoot,.theme--dark .v-skeleton-loader .v-skeleton-loader__table-thead{background:var(--dark-theme-component)!important}.theme--dark .mode,.theme--light .mode{background:var(--component-theme)!important}.theme--dark .mode{border:1px solid #37393d}@media only screen and (max-width:700px){.navbar{zoom:95%!important}}.txtarea .v-input__control .v-input__slot:after,.txtarea .v-input__control .v-input__slot:before{border:none!important;border-style:none!important}.theme--dark .bg-mode,.theme--light .bg-mode{background:var(--component-theme)!important}.v-btn{letter-spacing:0!important;padding:10px}.v-dialog{box-shadow:none!important}.v-overlay__scrim{background:var(--dark-theme-bg)!important}.radius-10{border-radius:10px!important}.radius-15{border-radius:15px!important}.radius-20{border-radius:20px!important}.radius-circle{border-radius:50%!important}.v-tab{letter-spacing:normal!important}.isltr .v-text-field .v-label{right:unset!important}.isltr .v-list-item__content{text-align:left!important}.router-link-active{text-decoration:none!important}.theme--dark .v-dialog .v-card{background:var(--dark-theme-component)!important}.relative{position:relative}.top-left{left:0}.top-left,.top-right{position:absolute;top:0}.top-right{right:0}.bottom-left{position:absolute;bottom:0;left:0}.bottom-right{position:absolute;bottom:0;right:0}.centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bottom-centered{bottom:0}.bottom-centered,.top-centered{position:absolute;left:50%;transform:translateX(-50%)}.top-centered{top:0}@media print{*{color-adjust:exact!important}*,body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.dashboard,.theme--light .dashboard{background:#fff!important}}.login-wrapper[data-v-2e475cb8]{min-height:100vh;background:linear-gradient(135deg,var(--main-theme),var(--hover-theme))}.brand-section[data-v-2e475cb8]{background:hsla(0,0%,100%,.1);backdrop-filter:blur(20px);border-right:1px solid hsla(0,0%,100%,.2);min-height:100vh}.form-section[data-v-2e475cb8]{background:var(--bg-theme);min-height:100vh}.w-100[data-v-2e475cb8]{width:100%}.brand-circle[data-v-2e475cb8]{width:140px;height:140px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.brand-logo[data-v-2e475cb8]{border-radius:50%}.brand-title[data-v-2e475cb8]{color:#fff;font-weight:700;font-size:2.5rem;text-shadow:0 2px 20px rgba(0,0,0,.1)}.mobile-brand-circle[data-v-2e475cb8]{width:100px;height:100px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px rgba(98,91,255,.3)}.mobile-brand-logo[data-v-2e475cb8]{border-radius:50%}.mobile-brand-title[data-v-2e475cb8]{color:var(--color-theme);font-weight:700;font-size:1.8rem}.login-card-container[data-v-2e475cb8]{width:100%;max-width:400px}.login-card[data-v-2e475cb8]{background:var(--component-theme)!important;border-radius:24px!important;border:1px solid rgba(98,91,255,.1)!important;box-shadow:0 20px 60px rgba(0,0,0,.1)!important}.form-header[data-v-2e475cb8]{border-bottom:1px solid rgba(98,91,255,.1);padding-bottom:2rem}.form-title[data-v-2e475cb8]{color:var(--color-theme);font-weight:700;font-size:2rem}.modern-input[data-v-2e475cb8] .v-input__control{border-radius:12px}.modern-input[data-v-2e475cb8] .v-text-field__details{margin-top:8px}.modern-input[data-v-2e475cb8] .v-input__slot{border-radius:12px!important;border-color:rgba(98,91,255,.2)!important;transition:all .3s ease}.modern-input[data-v-2e475cb8] .v-input__slot:hover{border-color:var(--main-theme)!important}.modern-input[data-v-2e475cb8] .v-text-field--focused .v-input__slot{border-color:var(--main-theme)!important;box-shadow:0 0 0 2px rgba(98,91,255,.1)!important}.modern-input[data-v-2e475cb8] .v-input__prepend-inner{margin-top:12px;margin-right:12px}.modern-input[data-v-2e475cb8] .v-input__prepend-inner .v-icon{color:var(--main-theme)}.login-btn[data-v-2e475cb8]{background:linear-gradient(135deg,var(--main-theme),var(--hover-theme))!important;color:#fff!important;border-radius:12px!important;font-weight:600!important;text-transform:none!important;letter-spacing:.5px!important;box-shadow:0 8px 32px rgba(98,91,255,.3)!important;transition:all .3s ease!important}.login-btn[data-v-2e475cb8]:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(98,91,255,.4)!important}.login-btn[data-v-2e475cb8]:active{transform:translateY(0)}.forgot-btn[data-v-2e475cb8]{color:var(--main-theme)!important;text-transform:none!important;font-weight:500!important;transition:all .3s ease!important}.forgot-btn[data-v-2e475cb8]:hover{background:rgba(98,91,255,.05)!important;color:var(--hover-theme)!important}.alert-custom[data-v-2e475cb8]{border-radius:12px!important;font-weight:500!important}@media (max-width:960px){.login-card[data-v-2e475cb8]{margin:0 16px;box-shadow:0 10px 40px rgba(0,0,0,.15)!important}.brand-title[data-v-2e475cb8]{font-size:2rem}.form-title[data-v-2e475cb8]{font-size:1.5rem}}@media (max-width:600px){.login-card-container[data-v-2e475cb8]{max-width:100%}.login-card[data-v-2e475cb8]{margin:0;border-radius:16px!important}.mobile-brand-title[data-v-2e475cb8]{font-size:1.5rem}}.v-application--is-rtl .modern-input[data-v-2e475cb8] .v-input__prepend-inner{margin-right:0;margin-left:12px}