.c-sidebar[data-v-061beffe]{display:flex;flex-direction:column;height:100%;background:linear-gradient(180deg,#f8f9fb,#f3f4f7)}.c-sidebar__close[data-v-061beffe]{display:none;position:absolute;top:12px;right:12px;width:34px;height:34px;border:none;border-radius:10px;background:rgba(65,94,114,.08);color:#415e72;cursor:pointer;align-items:center;justify-content:center;font-size:16px;z-index:1;transition:background-color .15s ease}.c-sidebar__close[data-v-061beffe]:hover{background:rgba(65,94,114,.14)}@media(max-width:1200px){.c-sidebar__close[data-v-061beffe]{display:flex}}.c-sidebar__header[data-v-061beffe]{flex-shrink:0;padding:18px 14px 14px;border-bottom:1px solid rgba(65,94,114,.08)}.c-sidebar__brand[data-v-061beffe]{display:flex;align-items:center;gap:12px;min-width:0}.c-sidebar__brand-icon[data-v-061beffe]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#415e72,#364e5f);color:#fff;font-size:17px;box-shadow:0 4px 12px rgba(65,94,114,.28)}.c-sidebar__brand-text[data-v-061beffe]{display:flex;flex-direction:column;gap:2px;min-width:0}.c-sidebar__brand-name[data-v-061beffe]{font-size:15px;font-weight:700;color:#2a3340;letter-spacing:-.01em;line-height:1.2}.c-sidebar__brand-company[data-v-061beffe]{font-size:11px;font-weight:500;color:rgba(65,94,114,.75);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.c-sidebar__nav[data-v-061beffe]{flex:1;display:flex;flex-direction:column;gap:3px;padding:12px 10px 8px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(65,94,114,.22) transparent}.c-sidebar__nav[data-v-061beffe]::-webkit-scrollbar{width:5px}.c-sidebar__nav[data-v-061beffe]::-webkit-scrollbar-thumb{background:rgba(65,94,114,.22);border-radius:999px}.c-sidebar__divider[data-v-061beffe]{height:1px;margin:8px 6px;background:linear-gradient(90deg,transparent,rgba(65,94,114,.14) 20%,rgba(65,94,114,.14) 80%,transparent)}.c-sidebar__group[data-v-061beffe]{display:flex;flex-direction:column}.c-sidebar__item[data-v-061beffe]{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border:1px solid transparent;background:transparent;border-radius:11px;color:#5a6472;font-size:13.5px;font-weight:500;line-height:1.35;text-decoration:none;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .12s ease;text-align:left}.c-sidebar__item[data-v-061beffe]:hover{color:#2f3845;background:rgba(65,94,114,.05);border-color:rgba(65,94,114,.06)}.c-sidebar__item:hover .c-sidebar__icon-wrap[data-v-061beffe]{background:rgba(65,94,114,.1);color:#415e72}.c-sidebar__item--active[data-v-061beffe],.c-sidebar__item--route-active[data-v-061beffe]{color:#415e72;background:#fff;border-color:rgba(65,94,114,.12);box-shadow:0 2px 8px rgba(65,94,114,.08)}.c-sidebar__item--active .c-sidebar__icon-wrap[data-v-061beffe],.c-sidebar__item--route-active .c-sidebar__icon-wrap[data-v-061beffe]{background:rgba(65,94,114,.12);color:#415e72}.c-sidebar__item--active .c-sidebar__chevron[data-v-061beffe],.c-sidebar__item--route-active .c-sidebar__chevron[data-v-061beffe]{color:#415e72}.c-sidebar__item--expanded.c-sidebar__item--has-sub[data-v-061beffe]{background:rgba(65,94,114,.04);border-color:rgba(65,94,114,.08)}.c-sidebar__item--footer[data-v-061beffe]{font-size:13px}.c-sidebar__item--danger[data-v-061beffe]{color:#9b4f4f}.c-sidebar__item--danger .c-sidebar__icon-wrap[data-v-061beffe]{background:rgba(233,119,119,.1);color:#e97777}.c-sidebar__item--danger[data-v-061beffe]:hover{color:#e35454;background:rgba(233,119,119,.06);border-color:rgba(233,119,119,.12)}.c-sidebar__item--danger:hover .c-sidebar__icon-wrap[data-v-061beffe]{background:rgba(233,119,119,.14)}.c-sidebar__icon-wrap[data-v-061beffe]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;border-radius:9px;background:rgba(65,94,114,.06);color:#8a95a3;transition:background-color .18s ease,color .18s ease}.c-sidebar__icon[data-v-061beffe]{font-size:15px;line-height:1}.c-sidebar__label[data-v-061beffe]{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-sidebar__chevron[data-v-061beffe]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;color:#b0b8c4;transition:transform .22s ease,color .18s ease}.c-sidebar__chevron i[data-v-061beffe]{font-size:11px}.c-sidebar__chevron--collapsed[data-v-061beffe]{transform:rotate(-90deg)}.c-sidebar__sub[data-v-061beffe]{display:flex;flex-direction:column;gap:1px;margin:3px 0 4px 14px;padding:4px 0 4px 12px;border-left:2px solid rgba(65,94,114,.12);overflow:hidden;transition:height .22s ease,opacity .18s ease}.c-sidebar__sub-item[data-v-061beffe]{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:8px;color:#6d7785;font-size:12.5px;font-weight:500;line-height:1.35;text-decoration:none;transition:color .15s ease,background-color .15s ease}.c-sidebar__sub-item[data-v-061beffe]:hover{color:#3a4452;background:rgba(65,94,114,.05)}.c-sidebar__sub-item:hover .c-sidebar__sub-dot[data-v-061beffe]{background:rgba(65,94,114,.45);transform:scale(1.15)}.c-sidebar__sub-item--active[data-v-061beffe]{color:#415e72;font-weight:600;background:rgba(65,94,114,.08)}.c-sidebar__sub-item--active .c-sidebar__sub-dot[data-v-061beffe]{background:#415e72;box-shadow:0 0 0 3px rgba(65,94,114,.15);transform:scale(1.2)}.c-sidebar__sub-dot[data-v-061beffe]{flex-shrink:0;width:5px;height:5px;border-radius:50%;background:#c5ccd6;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.c-sidebar__sub-label[data-v-061beffe]{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-sidebar__footer[data-v-061beffe]{flex-shrink:0;display:flex;flex-direction:column;gap:3px;margin-top:auto;padding:10px 10px 14px;border-top:1px solid rgba(65,94,114,.08);background:hsla(0,0%,100%,.45)}.c-sidebar-sub-enter-active[data-v-061beffe],.c-sidebar-sub-leave-active[data-v-061beffe]{transition:height .22s ease,opacity .18s ease;overflow:hidden}.c-sidebar-sub-enter[data-v-061beffe],.c-sidebar-sub-leave-to[data-v-061beffe]{opacity:0}.l-default{width:100vw;height:100vh;display:flex}.l-default__sidebar{width:100%;max-width:16.5vw;background-color:#f5f5f7;border-right:1px solid #ebebeb;overflow:hidden;position:relative;flex-shrink:0}@media(max-width:1200px){.l-default__sidebar{display:block;position:fixed;z-index:105;top:0;left:-400px;height:100vh;width:100%!important;max-width:320px!important;box-shadow:4px 0 24px rgba(0,0,0,.12);transition:left .3s ease-in-out}.l-default__sidebar.c-sidebar--open{left:0}}.l-default__sidebar__logo-area{width:100%;margin:20px 0 12px;padding:0 24px}.l-default__sidebar__logo-area__image{width:48px;border-radius:.4rem}.l-default__content{padding:1px 0 0 10px;width:83.5vw;background-color:#f8f7fa;height:100vh;overflow-y:auto}@media(max-width:1200px){.l-default__content{padding:20px 30px 0 30px}}@media(max-width:992px){.l-default__content{padding:0 10px 0 10px}}@media(max-width:1200px){.l-default__content{width:100vw;padding:0}.l-default__content__body{height:calc(100vh - 100px)!important}}.l-default__content__header{width:100%;border-radius:.4rem;position:sticky;z-index:102;top:0;display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:60px;border-bottom:1px solid #f5f5f7;background-color:#fff}@media(max-width:1200px){.l-default__content__header{top:0}}.l-default__content__header__menu-icon{font-size:20px;margin-right:7px;color:#415e72!important}.l-default__content__header__title{margin-bottom:0;font-size:16px;color:#444050}.l-default__content__footer{width:100%;margin-top:80px;padding:0 20px;border-bottom:1px solid #f5f5f7;color:#797979}.l-default__content__body{width:100%;padding:20px 0}@media(max-width:480px){.l-default__content__body{margin-bottom:110px!important}}.l-default__content--iframe{padding:0;width:100vw!important}