.notify-item .active[data-v-5492d60e]{color:#16181b}.notification-dropdown[data-v-5492d60e]{margin-right:1rem}.notification-badge[data-v-5492d60e]{position:absolute;top:-8px;right:-8px;background-color:#f36;color:#fff;border-radius:50%;padding:2px 6px;font-size:.7rem;min-width:18px;text-align:center}.notifications-wrapper[data-v-5492d60e]{max-height:300px;overflow-y:auto;overflow-x:hidden;min-width:300px}.notification-item[data-v-5492d60e]{padding:.5rem;border-bottom:1px solid #eee}.notification-item .notification-title[data-v-5492d60e]{font-weight:700;margin-bottom:.25rem;word-wrap:break-word;overflow-wrap:break-word}.notification-item .notification-message[data-v-5492d60e]{font-size:.9rem;color:#666;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4}.notification-item .notification-date[data-v-5492d60e]{color:#999;font-size:.8rem}.notification-item[data-v-5492d60e]:last-child{border-bottom:none}.unread[data-v-5492d60e]{font-weight:700}.unread .notification-title[data-v-5492d60e]{color:#2196f3}.notifications-wrapper[data-v-5492d60e]::-webkit-scrollbar{width:6px}.notifications-wrapper[data-v-5492d60e]::-webkit-scrollbar-track{background:#f1f1f1}.notifications-wrapper[data-v-5492d60e]::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.notifications-wrapper[data-v-5492d60e]::-webkit-scrollbar-thumb:hover{background:#555}.navbar-header .d-flex[data-v-5492d60e]{gap:.5rem}.navbar-header .btn[data-v-5492d60e]{border-radius:6px;transition:all .2s ease}.navbar-header .btn[data-v-5492d60e]:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.navbar-header .header-item[data-v-5492d60e]:hover{background-color:#f8f9fa}@media(max-width:991px){.navbar-header .d-flex[data-v-5492d60e]{gap:.25rem}.navbar-header .btn[data-v-5492d60e]{padding:.375rem .75rem;font-size:.875rem}}.sub-menu{display:none;padding-left:20px}.sub-menu.mm-show{display:block}.mm-active>.has-arrow:after{transform:rotate(90deg)}.has-arrow:after{content:"\f054";font-family:Font Awesome\ 5 Free;font-weight:900;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:transform .3s ease}.sub-menu .sub-menu{padding-left:30px}.sub-menu .has-arrow:after{right:25px}#loading[data-v-50dbc2c4]{position:absolute;z-index:10000;background-color:#fff;height:100vh;width:100vw;text-align:center;line-height:100vh;display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}.fade-enter-active[data-v-50dbc2c4],.fade-leave-active[data-v-50dbc2c4]{transition:opacity .5s ease}.fade-enter-from[data-v-50dbc2c4],.fade-leave-to[data-v-50dbc2c4]{opacity:0}.logo-fade[data-v-50dbc2c4]{animation:logoFade-50dbc2c4 2s ease-in-out}@keyframes logoFade-50dbc2c4{0%{opacity:0;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.scroll-to-top-btn[data-v-34698351]{position:fixed;bottom:20px;right:20px;width:50px;height:50px;background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:50%;color:#fff;font-size:18px;cursor:pointer;z-index:1000;box-shadow:0 4px 15px rgba(0,123,255,.4);transition:all .3s ease;opacity:0;visibility:hidden;transform:translateY(20px);display:flex;align-items:center;justify-content:center}.scroll-to-top-btn.show[data-v-34698351]{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top-btn[data-v-34698351]:hover{background:linear-gradient(135deg,#0056b3,#004085);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,123,255,.6)}.scroll-to-top-btn[data-v-34698351]:active{transform:translateY(0);box-shadow:0 2px 10px rgba(0,123,255,.4)}.scroll-to-top-btn i[data-v-34698351]{font-size:16px;font-weight:700}@media (min-width:768px){.scroll-to-top-btn[data-v-34698351]{display:none!important}}@media (max-width:480px){.scroll-to-top-btn[data-v-34698351]{bottom:15px;right:15px;width:45px;height:45px;font-size:16px}.scroll-to-top-btn i[data-v-34698351]{font-size:14px}}.scroll-to-top-btn[data-v-34698351]{animation:pulse-34698351 2s infinite}@keyframes pulse-34698351{0%{box-shadow:0 4px 15px rgba(0,123,255,.4)}50%{box-shadow:0 4px 15px rgba(0,123,255,.6),0 0 0 10px rgba(0,123,255,.1)}to{box-shadow:0 4px 15px rgba(0,123,255,.4)}}.scroll-to-top-btn[data-v-34698351]:hover{animation:none}.mobile-sidebar-overlay[data-v-61244ee4]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1001;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-sidebar-overlay.show[data-v-61244ee4]{opacity:1;visibility:visible}.mobile-sidebar-content[data-v-61244ee4]{position:absolute;top:0;left:0;width:75%;max-width:280px;height:100%;background-color:#2a3042;transform:translateX(-100%);transition:transform .3s ease;display:flex;flex-direction:column;box-shadow:2px 0 10px rgba(0,0,0,.1);z-index:1002;overflow-y:auto}.mobile-sidebar-overlay.show .mobile-sidebar-content[data-v-61244ee4]{transform:translateX(0)}.menu-loading[data-v-61244ee4]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem}.menu-loading .spinner-border[data-v-61244ee4]{width:3rem;height:3rem}.menu-loading p[data-v-61244ee4]{font-size:1rem;margin:0;text-align:center}@media (max-width:991.98px){.vertical-menu[data-v-61244ee4]{display:none!important}.mobile-sidebar-content .vertical-menu[data-v-61244ee4]{display:block!important;width:100%;height:100%;background-color:#2a3042}.mobile-sidebar-content .vertical-menu .navbar-brand-box[data-v-61244ee4]{padding:1.5rem;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.1)}.mobile-sidebar-content .vertical-menu .navbar-nav[data-v-61244ee4]{padding:1rem 0}.mobile-sidebar-content .vertical-menu .nav-link[data-v-61244ee4]{color:#a6b0cf;padding:.75rem 1.5rem;border-radius:0}.mobile-sidebar-content .vertical-menu .nav-link.active[data-v-61244ee4],.mobile-sidebar-content .vertical-menu .nav-link[data-v-61244ee4]:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}}