.dashboard{position:relative;min-height:100%;display:flex}.dashboard-wr{position:relative;display:flex;min-height:100%;width:100%}.dashboard-fix-small{width:80px;min-width:80px;display:flex;flex-direction:column;align-items:center;height:100%;border-right:1px solid #d4d4d6;padding:10px}.dashboard-fix-small .switch{position:relative;display:inline-block;width:50px;height:26px;margin-bottom:20px}.dashboard-fix-small .switch input{opacity:0;width:0;height:0}.dashboard-fix-small .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:transparent;border:2px solid #7B61FF;transition:.4s;border-radius:34px}.dashboard-fix-small .slider:before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:2px;background-color:#7B61FF;transition:.4s;border-radius:50%}.dashboard-fix-small input:not(:checked)+.slider{border-color:#ccc}.dashboard-fix-small input:not(:checked)+.slider:before{background-color:#ccc}.dashboard-fix-small input:checked+.slider:before{transform:translateX(24px)}.dashboard-fix-small input:checked+.slider:before{background-image:radial-gradient(circle at 30% 30%, #ffffff 10%,rgba(0,0,0,0) 20%)}.dashboard-fix-small .dfs-ul{position:relative;display:flex;flex-direction:column;gap:10px}.dashboard-fix-small .dfs-ul.bottom{margin-top:auto}.dashboard-fix-small .dfs-list{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#000}.dashboard-fix-small .dfs-list.active{background-color:#7B61FF;color:#fff}.dashboard-fix-small .dfs-list img,.dashboard-fix-small .dfs-list svg{width:26px;height:26px;object-fit:contain}.dashboard-fix-menu{width:300px;min-width:300px;border-radius:20px;padding:20px 10px}.dashboard-fix-menu .menu-header{display:flex;flex-direction:column;gap:16px;margin-bottom:32px;border:1px solid #d4d4d6;background:#fff;padding:10px;border-radius:20px}.dashboard-fix-menu .menu-header__item{display:flex;align-items:center;gap:12px}.dashboard-fix-menu .menu-header__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.dashboard-fix-menu .menu-header__icon-box{width:40px;height:40px;background-color:#1a202c;color:#ffffff;display:flex;align-items:center;justify-content:center;border-radius:8px;font-weight:bold;font-size:14px}.dashboard-fix-menu .menu-header__text{display:flex;flex-direction:column;flex-grow:1}.dashboard-fix-menu .menu-header__name{font-size:14px;font-weight:600;color:#2d3748}.dashboard-fix-menu .menu-header__label{font-size:12px;color:#a0aec0}.dashboard-fix-menu .menu-header__btn{background:none;border:1px solid #e2e8f0;border-radius:8px;width:28px;height:28px;cursor:pointer;color:#718096;display:flex;align-items:center;justify-content:center}.dashboard-fix-menu .menu-body .menu-section{margin-bottom:24px}.dashboard-fix-menu .menu-body .menu-section__title{font-size:11px;font-weight:700;color:#cbd5e0;letter-spacing:1px;margin-bottom:12px;padding-left:8px;text-transform:uppercase}.dashboard-fix-menu .menu-body .menu-item{display:flex;align-items:center;padding:10px 12px;text-decoration:none;color:#4a5568;font-size:14px;font-weight:500;border-radius:12px;margin-bottom:4px;transition:all 0.2s ease}.dashboard-fix-menu .menu-body .menu-item__icon{margin-right:12px;width:20px;display:inline-block;text-align:center;color:#718096}.dashboard-fix-menu .menu-body .menu-item:hover{background-color:#f7fafc;color:#7b61ff}.dashboard-fix-menu .menu-body .menu-item:hover .menu-item__icon{color:#7b61ff}.dashboard-fix-menu .menu-body .menu-item--active{background-color:#ffffff;border:1px solid #e2e8f0;color:#2d3748;box-shadow:0 2px 4px rgba(0,0,0,0.02)}.dashboard-body{max-width:calc(2000px - 300px - 80px);margin:0 auto;width:100%;background:#fff;border-radius:20px;padding:20px;overflow:hidden;border:1px solid #d4d4d6;margin-top:20px;margin-bottom:20px}
/*# sourceMappingURL=dashboard.css.map */
