body{margin:0;padding:0;font-family:Poppins,sans-serif;background-color:#282a37;color:#fff;overflow-x:hidden}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;overflow-x:hidden;position:relative}img[v-lazy],img.lazy-loading,img.lazy-loaded,img.lazy-error{transition:opacity .3s ease-in-out}img.lazy-loading{opacity:.6;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s ease-in-out infinite}img.lazy-loaded{opacity:1}img.lazy-error{opacity:.5}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.sidebar[data-v-be9a4620]{width:220px;background:linear-gradient(180deg,#3e404d,#434553);height:100vh;position:fixed;left:0;top:0;transition:all .3s ease;overflow-y:auto;overflow-x:hidden;z-index:101;box-shadow:4px 0 20px #00000026;border-right:1px solid rgba(255,255,255,.1)}.sidebar.collapsed[data-v-be9a4620]{width:60px}.logo[data-v-be9a4620]{padding:20px;text-align:center;border-bottom:1px solid rgba(255,255,255,.15);height:70px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logo h2[data-v-be9a4620]{color:#fff;margin:0;font-size:1.5em}.menu[data-v-be9a4620]{padding:15px 10px}.menu-item[data-v-be9a4620]{padding:16px 20px;margin-bottom:8px;display:flex;align-items:center;cursor:pointer;transition:all .3s;color:#fff;border-left:4px solid transparent}.menu-item[data-v-be9a4620]:hover{background:#46474e}.menu-item.active[data-v-be9a4620]{background:#46474e;border-left:4px solid #fff}.menu-item .icon[data-v-be9a4620]{margin-right:10px;font-size:1.2em;min-width:20px;text-align:center}.menu-item .title[data-v-be9a4620]{white-space:nowrap;opacity:1;transition:opacity .2s}@media(max-width:768px){.sidebar[data-v-be9a4620]{width:70px}.sidebar .menu-item .title[data-v-be9a4620]{opacity:0;position:absolute;left:-9999px}.sidebar .logo h2[data-v-be9a4620]{font-size:1.2em}}.header[data-v-d532cd2d]{position:fixed;top:0;left:220px;right:0;height:70px;z-index:99;background:linear-gradient(135deg,#3e404d,#434553);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 2px 10px #0000001a;transition:left .3s ease}.header-container[data-v-d532cd2d]{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 30px}.left-section[data-v-d532cd2d]{display:flex;align-items:center}.toggle-btn[data-v-d532cd2d]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:16px;cursor:pointer;padding:10px 12px;border-radius:8px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.toggle-btn[data-v-d532cd2d]:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.user-info[data-v-d532cd2d]{display:flex;align-items:center;gap:16px;background:#ffffff0d;padding:8px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.username[data-v-d532cd2d]{font-size:14px;color:#fff;font-weight:500;display:flex;align-items:center;gap:8px}.username[data-v-d532cd2d]:before{content:"👤";font-size:16px}.logout-btn[data-v-d532cd2d]{background:linear-gradient(135deg,#e74c3c,#c0392b);border:none;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;color:#fff;transition:all .3s ease;box-shadow:0 2px 8px #e74c3c4d}.logout-btn[data-v-d532cd2d]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #e74c3c66}.logout-btn i[data-v-d532cd2d]{margin-right:6px;font-size:12px}.header.sidebar-collapsed[data-v-d532cd2d]{left:60px}@media(max-width:768px){.header[data-v-d532cd2d]{left:70px}.header-container[data-v-d532cd2d]{padding:0 20px}}.virtual-list[data-v-0d009311]{height:100%;overflow-y:auto;position:relative}.virtual-list-phantom[data-v-0d009311]{position:absolute;top:0;left:0;right:0;z-index:-1}.virtual-list-content[data-v-0d009311]{position:absolute;top:0;left:0;right:0}.virtual-list-item[data-v-0d009311]{box-sizing:border-box}.ant-modal-mask{background-color:#0009!important}.ant-modal-content{background:#3e404d!important;color:#fff!important}.ant-modal-header{background:#3e404d!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.ant-modal-title{color:#fff!important}.ant-modal-footer{background:#3e404d!important;border-top:1px solid rgba(255,255,255,.1)!important}.ant-modal-close-x{color:#fff!important}.ant-form-item-label>label{color:#fff!important}.ant-input{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.ant-input:hover{background:#ffffff26!important;border-color:#1890ff!important}.ant-input:focus{background:#ffffff26!important;border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}.ant-upload.ant-upload-select-picture-card{background:#ffffff1a!important;border:2px dashed rgba(255,255,255,.3)!important;border-radius:8px!important;width:120px!important;height:120px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important}.ant-upload.ant-upload-select-picture-card:hover{background:#ffffff26!important;border-color:#1890ff!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #1890ff4d!important}.ant-upload-list-picture-card .ant-upload-list-item{background:#ffffff1a!important;border:1px solid rgba(255,255,255,.2)!important}.upload-placeholder{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;color:#ffffffb3!important;font-size:14px!important;cursor:pointer!important;transition:all .3s ease!important}.upload-placeholder:hover{color:#1890ff!important}.upload-placeholder .anticon{font-size:24px!important;margin-bottom:8px!important}.upload-tips{margin-top:8px!important;color:#fff9!important;font-size:12px!important;line-height:1.4!important}.image-preview-container{position:relative!important;width:120px!important;height:120px!important;border-radius:8px!important;overflow:hidden!important;border:2px solid rgba(255,255,255,.2)!important;transition:all .3s ease!important}.image-preview-container:hover{border-color:#1890ff!important;box-shadow:0 4px 12px #1890ff4d!important}.image-preview-container .ant-image{width:100%!important;height:100%!important}.image-preview-container .ant-image img{width:100%!important;height:100%!important;object-fit:cover!important}.image-preview-overlay{position:absolute!important;inset:0!important;background:#0009!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:0!important;transition:opacity .3s ease!important}.image-preview-container:hover .image-preview-overlay{opacity:1!important}.image-preview-actions{display:flex!important;gap:12px!important}.image-preview-actions .anticon{color:#fff!important;font-size:18px!important;cursor:pointer!important;padding:8px!important;border-radius:4px!important;background:#fff3!important;transition:all .3s ease!important}.image-preview-actions .anticon:hover{background:#ffffff4d!important;transform:scale(1.1)!important}.image-upload-container{display:flex!important;flex-direction:column!important;align-items:flex-start!important}.popup-uploader .ant-upload.ant-upload-select-picture-card,.service-uploader .ant-upload.ant-upload-select-picture-card{margin:0!important;border-radius:8px!important}.popup-uploader:hover .upload-placeholder,.service-uploader:hover .upload-placeholder{color:#1890ff!important}.popup-uploader:hover .upload-placeholder .anticon,.service-uploader:hover .upload-placeholder .anticon{color:#1890ff!important;transform:scale(1.1)!important}.ant-upload-list-picture-card .ant-upload-list-item-uploading{background:#ffffff1a!important;border:2px dashed #1890ff!important}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info{background:#1890ff1a!important}@media(max-width:768px){.ant-upload.ant-upload-select-picture-card,.image-preview-container{width:100px!important;height:100px!important}.upload-placeholder .anticon{font-size:20px!important}.upload-tips{font-size:11px!important}}.ant-upload.ant-upload-select-picture-card.upload-error{border-color:#ff4d4f!important;background:#ff4d4f1a!important}.upload-error .upload-placeholder{color:#ff4d4f!important}.ant-upload.ant-upload-select-picture-card.upload-success{border-color:#52c41a!important;background:#52c41a1a!important}.ant-input::placeholder{color:#ffffff80!important}.ant-textarea{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.ant-textarea:hover{background:#ffffff26!important;border-color:#1890ff!important}.ant-textarea:focus{background:#ffffff26!important;border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}.ant-input-number{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.ant-input-number:hover{border-color:#1890ff!important}.ant-input-number-focused{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}.ant-input-number .ant-input-number-input{background:transparent!important;color:#fff!important}.ant-input-number-handler-wrap{background:#ffffff1a!important}.ant-input-number-handler{border-color:#fff3!important;color:#fff!important}.ant-input-number-handler:hover{background:#ffffff1a!important}.ant-select-selector{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.ant-select:hover .ant-select-selector{border-color:#1890ff!important}.ant-select-focused .ant-select-selector{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}.ant-select-selection-placeholder{color:#ffffff80!important}.ant-select-selection-item{color:#fff!important}.ant-select-arrow{color:#ffffffb3!important}.ant-select-dropdown{background:#3e404d!important;border:1px solid rgba(255,255,255,.2)!important}.ant-select-item{color:#fff!important}.ant-select-item:hover{background:#ffffff1a!important}.ant-select-item-option-selected{background:#1890ff33!important;color:#fff!important}.ant-picker{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.ant-picker:hover{border-color:#1890ff!important}.ant-picker-focused{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}.ant-picker-input>input{color:#fff!important}.ant-picker-input>input::placeholder{color:#ffffff80!important}.ant-picker-suffix{color:#ffffffb3!important}.ant-picker-dropdown{background:#3e404d!important}.ant-picker-panel{background:#3e404d!important;border:1px solid rgba(255,255,255,.2)!important}.ant-picker-header{border-bottom:1px solid rgba(255,255,255,.1)!important}.ant-picker-header button,.ant-picker-content th,.ant-picker-cell{color:#fff!important}.ant-picker-cell:hover .ant-picker-cell-inner{background:#1890ff33!important}.ant-picker-cell-selected .ant-picker-cell-inner{background:#1890ff!important}.ant-picker-cell-today .ant-picker-cell-inner{border-color:#1890ff!important}.ant-switch{background:#fff3!important}.ant-switch-checked{background:#1890ff!important}.ant-switch:hover:not(.ant-switch-disabled){background:#ffffff4d!important}.ant-switch-checked:hover:not(.ant-switch-disabled){background:#40a9ff!important}.ant-upload.ant-upload-select-picture-card{background:#ffffff0d!important;border-color:#fff3!important;color:#ffffffb3!important}.ant-upload.ant-upload-select-picture-card:hover{border-color:#1890ff!important;background:#ffffff1a!important}.ant-upload-list-picture-card .ant-upload-list-item{background:#ffffff0d!important;border-color:#fff3!important}.ant-btn-default{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.ant-btn-default:hover{background:#fff3!important;border-color:#1890ff!important;color:#fff!important}.ant-table{background:transparent!important}.ant-table-thead>tr>th{background:#ffffff1a!important;border-bottom:1px solid rgba(255,255,255,.1)!important;color:#fff!important}.ant-table-tbody>tr>td{border-bottom:1px solid rgba(255,255,255,.1)!important;color:#fff!important;background:transparent!important}.ant-table-tbody>tr:hover>td{background:#ffffff0d!important}.ant-pagination{margin-top:16px}.ant-pagination .ant-pagination-item{background:#ffffff1a!important;border-color:#fff3!important}.ant-pagination .ant-pagination-item a{color:#fff!important}.ant-pagination .ant-pagination-item:hover{border-color:#1890ff!important}.ant-pagination .ant-pagination-item-active{background:#1890ff!important;border-color:#1890ff!important}.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next{color:#fff!important}.ant-pagination .ant-pagination-prev:hover,.ant-pagination .ant-pagination-next:hover{color:#1890ff!important}.ant-card{background:#ffffff0d!important;border-color:#ffffff1a!important}.ant-card .ant-card-body{color:#fff!important}.ant-statistic-title{color:#ffffffb3!important}.ant-statistic-content{color:#fff!important}.ant-descriptions-bordered .ant-descriptions-item-label{background:#ffffff0d!important;color:#fff!important}.ant-descriptions-bordered .ant-descriptions-item-content{background:#ffffff05!important;color:#fff!important}.ant-tag{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.ant-image-preview-mask{background-color:#000c!important}.ant-image-preview-wrap{background:#3e404d!important}.ant-popover-inner{background:#3e404d!important;color:#fff!important}.ant-popover-title{color:#fff!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.ant-popover-inner-content{color:#fff!important}.ant-popover-arrow:before{background:#3e404d!important;border-color:#fff3!important}.ant-message{color:#fff!important}.ant-message-notice-content{background:#3e404d!important;border:1px solid rgba(255,255,255,.2)!important}.ant-spin-dot-item{background-color:#1890ff!important}.ant-empty-description{color:#ffffffb3!important}.ant-input-search{background:#ffffff1a!important;border-color:#fff3!important}.ant-input-search .ant-input{background:transparent!important;border:none!important;color:#fff!important}.ant-input-search .ant-input:focus{box-shadow:none!important}.ant-input-search-button{background:#1890ffcc!important;border-color:#1890ff!important;color:#fff!important}.ant-input-search-button:hover{background:#1890ff!important;border-color:#40a9ff!important}.ant-input-group-addon{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.ant-table-filter-dropdown{background:#3e404d!important;border:1px solid rgba(255,255,255,.2)!important}.ant-table-filter-dropdown .ant-checkbox-wrapper{color:#fff!important}.ant-table-filter-dropdown .ant-btn{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.ant-tooltip-inner{background:#3e404d!important;color:#fff!important}.ant-tooltip-arrow:before{background:#3e404d!important}.el-image{background-color:#282a37;border-radius:4px;vertical-align:middle;position:relative;cursor:pointer;overflow:hidden}.el-image img{display:block;width:100%;height:100%;transition:all .3s}.el-image:after{content:"Preview";position:absolute;inset:0;background:#00000080;color:#fff;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s;border-radius:4px;pointer-events:none;z-index:1}.el-image:hover:after{opacity:1}.el-image:hover img{transform:scale(1.05)}.el-image-viewer__mask~* .el-image:after,.el-image-viewer__canvas .el-image:after,.el-image-viewer__img:after{content:none!important;display:none!important}.el-image-viewer__mask~* .el-image:hover img,.el-image-viewer__canvas .el-image:hover img{transform:none!important}.carousel-image-item .el-image{pointer-events:auto}.image-preview-item .image-actions{pointer-events:none;z-index:10}.image-preview-item .image-actions button{pointer-events:auto}.image-preview-item .el-image{cursor:pointer;pointer-events:auto;z-index:1}.el-image-viewer__btn,.el-image-viewer__close,.el-image-viewer__actions,.el-image-viewer__actions__inner{pointer-events:auto!important;z-index:100!important}.el-image-viewer__actions .el-icon{pointer-events:auto!important}.el-image-viewer__wrapper{background:#3e404d!important;z-index:1080!important}.el-image__error,.el-image__placeholder{background-color:#3e404d;color:#ffffff80;display:flex;align-items:center;justify-content:center}.el-image-viewer__mask{background-color:#000c!important}.el-image-viewer__btn{color:#fff;pointer-events:auto!important;cursor:pointer!important}.el-image-viewer__img,.el-image-viewer__canvas img{max-width:90vw!important;max-height:90vh!important;object-fit:contain!important}.el-image-viewer__close{color:#fff;font-size:24px}.el-image-viewer__wrapper .el-image{pointer-events:none}.el-image-viewer__wrapper .el-image:after{display:none!important;content:none!important}.el-image-viewer__wrapper .el-image:hover img{transform:none!important}.el-image-viewer__close,.el-image-viewer__prev,.el-image-viewer__next{pointer-events:auto!important;z-index:2!important}.el-image-viewer__actions{background:#000c!important;-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;padding:12px 25px!important;border-radius:12px!important;box-shadow:0 8px 32px #0006!important;border:1px solid rgba(255,255,255,.1)!important}.el-image-viewer__actions__inner{gap:20px!important}.el-image-viewer__close{background:#000c!important;-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;width:44px!important;height:44px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 8px 32px #0006!important;transition:all .3s!important}.el-image-viewer__close:hover{background:#ff4d4fe6!important;transform:scale(1.05)!important;box-shadow:0 8px 32px #ff4d4f66!important;border-color:#ff4d4f80!important}.el-image-viewer__actions__inner i:hover,.el-image-viewer__actions__inner span:hover{color:#4299e1!important;transform:scale(1.15)!important}.image-loading{display:flex;align-items:center;justify-content:center;height:100%;color:#ffffff80;font-size:14px}.image-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#ffffff4d;font-size:12px;gap:8px}.image-error-placeholder{display:flex;align-items:center;justify-content:center;height:100%;background-color:#3e404d;color:#ffffff4d}.el-image-gallery{display:flex;flex-wrap:wrap;gap:15px}.el-image-gallery .el-image{cursor:pointer;transition:all .3s}.el-image-gallery .el-image:hover{transform:scale(1.05);box-shadow:0 4px 12px #0000004d}.el-upload{background-color:#3e404d;border-color:#fff3}.el-upload:hover{border-color:#5ac8fa}.el-upload-dragger{background-color:#3e404d;border-color:#fff3}.el-upload-dragger:hover{border-color:#5ac8fa}.el-message{background-color:#3e404d;border-color:#fff3}.el-message__content{color:#fff}.el-notification{background-color:#3e404d;border-color:#fff3}.el-notification__title,.el-notification__content{color:#fff}
