| 1234 |
- /*!
- Build based on gin-vue-admin
- Time : 1757946830000 */
- .profile-container{min-height:100vh;--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity));padding:1rem}.dark .profile-container{--un-bg-opacity:1;background-color:rgb(15 23 42 / var(--un-bg-opacity))}@media (min-width: 1024px){.profile-container{padding:1.5rem}}.profile-container .bg-pattern{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000000' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.profile-container .profile-card{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}.profile-container .profile-card:hover{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.profile-container .profile-action-btn{border-color:rgba(255,255,255,.2);background-color:rgba(255,255,255,.1)}.profile-container .profile-action-btn:hover{background-color:rgba(255,255,255,.2)}.profile-container .profile-action-btn .el-icon{margin-right:.25rem}.profile-container .stat-card{border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity));padding:1rem;text-align:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}.dark .profile-container .stat-card{background-color:rgba(51,65,85,.5)}.profile-container .stat-card:hover{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}@media (min-width: 1024px){.profile-container .stat-card{padding:1.5rem}}.profile-container .custom-tabs :deep(.el-tabs__nav-wrap::after){height:.125rem;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity))}.dark .profile-container .custom-tabs :deep(.el-tabs__nav-wrap::after){--un-bg-opacity:1;background-color:rgb(55 65 81 / var(--un-bg-opacity))}.profile-container .custom-tabs :deep(.el-tabs__active-bar){height:.125rem;--un-bg-opacity:1;background-color:rgb(59 130 246 / var(--un-bg-opacity))}.profile-container .custom-tabs :deep(.el-tabs__item){padding-left:1.5rem;padding-right:1.5rem;font-size:1rem;line-height:1.5rem;font-weight:500}.profile-container .custom-tabs :deep(.el-tabs__item) .el-icon{margin-right:.25rem;font-size:1.125rem;line-height:1.75rem}.profile-container .custom-tabs :deep(.el-tabs__item).is-active{--un-text-opacity:1;color:rgb(59 130 246 / var(--un-text-opacity))}.profile-container .custom-tabs :deep(.el-timeline-item__node--normal){left:-2px}.profile-container .custom-tabs :deep(.el-timeline-item__wrapper){padding-left:2rem}.profile-container .custom-tabs :deep(.el-timeline-item__timestamp){font-size:.875rem;line-height:1.25rem;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.profile-container .custom-dialog :deep(.el-dialog__header){margin-bottom:0;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(243 244 246 / var(--un-border-opacity));padding-bottom:1rem}.dark .profile-container .custom-dialog :deep(.el-dialog__header){--un-border-opacity:1;border-color:rgb(55 65 81 / var(--un-border-opacity))}.profile-container .custom-dialog :deep(.el-dialog__footer){margin-top:0;border-top-width:1px;--un-border-opacity:1;border-color:rgb(243 244 246 / var(--un-border-opacity));padding-top:1rem}.dark .profile-container .custom-dialog :deep(.el-dialog__footer){--un-border-opacity:1;border-color:rgb(55 65 81 / var(--un-border-opacity))}.profile-container .custom-dialog :deep(.el-input__wrapper){--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.profile-container .custom-dialog :deep(.el-input__prefix){margin-right:.5rem}.profile-container .edit-input :deep(.el-input__wrapper){border-color:rgba(255,255,255,.2);background-color:rgba(255,255,255,.1);--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.profile-container .edit-input :deep(.el-input__wrapper) input{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.profile-container .edit-input :deep(.el-input__wrapper) input::placeholder{color:rgba(255,255,255,.6)}
|