@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);.modern-sidebar[data-v-b02a4440]{background:linear-gradient(180deg,#183824,#254b31)!important;box-shadow:4px 0 24px rgba(24,56,36,.15)!important;border-right:none!important;font-family:Inter,sans-serif;display:flex!important;flex-direction:column!important}.sidebar-logo-area[data-v-b02a4440]{background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.12);padding:0 12px;display:flex;align-items:center;justify-content:center;height:60px;min-height:60px;flex-shrink:0;position:sticky;top:0;z-index:10}.sidebar-divider[data-v-b02a4440]{height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);margin:4px 12px 8px}.sidebar-scroll[data-v-b02a4440]{overflow-y:auto;height:calc(100vh - 120px);flex:1;padding:4px 8px 16px;scrollbar-width:none;-ms-overflow-style:none}.sidebar-scroll[data-v-b02a4440]::-webkit-scrollbar{display:none}.sidebar-item[data-v-b02a4440]{display:flex;align-items:center;gap:10px;padding:9px 12px;margin:2px 0;border-radius:10px;cursor:pointer;position:relative;overflow:hidden;transition:all .22s cubic-bezier(.4,0,.2,1)}.sidebar-item[data-v-b02a4440]:before{content:"";position:absolute;inset:0;border-radius:10px;background:hsla(0,0%,100%,0);transition:background .22s ease}.sidebar-item[data-v-b02a4440]:hover:before{background:hsla(0,0%,100%,.07)}.sidebar-item[data-v-b02a4440]:hover{transform:translateX(3px)}.sidebar-item:hover .sidebar-icon[data-v-b02a4440]{color:#7eb95f!important;text-shadow:0 0 10px rgba(126,185,95,.6)!important}.sidebar-item:hover .sidebar-label[data-v-b02a4440]{color:#fff}.sidebar-item--active[data-v-b02a4440]{background:#7eb95f!important;border:1px solid rgba(126,185,95,.3)!important;box-shadow:0 4px 12px rgba(126,185,95,.25)!important}.sidebar-item--active .sidebar-icon[data-v-b02a4440]{color:#102411!important}.sidebar-item--active .sidebar-label[data-v-b02a4440]{color:#102411!important;font-weight:700!important}.sidebar-item--active .sidebar-active-bar[data-v-b02a4440]{display:block!important;position:absolute!important;right:0!important;top:25%!important;width:3px!important;height:50%!important;background:#102411!important;border-radius:4px 0 0 4px!important;box-shadow:0 0 8px rgba(16,36,17,.7)!important}.sidebar-active-bar[data-v-b02a4440]{display:none}.sidebar-icon[data-v-b02a4440]{color:hsla(0,0%,100%,.45)!important;font-size:18px!important;flex-shrink:0;transition:color .2s ease,text-shadow .2s ease}.sidebar-label[data-v-b02a4440]{font-size:13px;font-weight:500;color:hsla(0,0%,100%,.65);letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.sidebar-item--child[data-v-b02a4440]{padding-left:22px}.sidebar-item--child .sidebar-label[data-v-b02a4440]{font-size:12.5px;color:hsla(0,0%,100%,.5)}.sidebar-group .v-list-group__header[data-v-b02a4440]{padding:0!important;min-height:unset!important;background:transparent!important}.sidebar-group .v-list-group__items[data-v-b02a4440]{background:transparent!important}.group-activator[data-v-b02a4440]{width:100%}