body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}::selection{background-color:#1890ff;color:#fff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}a{color:#1890ff;text-decoration:none;transition:color .3s ease}a:hover{color:#40a9ff}.ant-card{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ant-btn{border-radius:6px;transition:all .3s ease}.ant-btn-primary{background:linear-gradient(135deg,#1890ff,#096dd9);border:none}.ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#1890ff);-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 4px 12px rgba(24,144,255,.35)}.ant-input,.ant-input-number,.ant-select-selection{border-radius:6px}.ant-input-focused,.ant-input-number-focused,.ant-input-number:focus,.ant-input:focus{box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-table{border-radius:8px;overflow:hidden}.ant-table-thead>tr>th{background:#fafafa;font-weight:600}.ant-table-tbody>tr:hover>td{background:#e6f7ff!important}.ant-tabs-tab{font-weight:500;transition:all .3s ease}.ant-tabs-tab:hover{color:#40a9ff}.ant-tabs-tab-active{font-weight:600}.ant-switch-checked{background:linear-gradient(135deg,#52c41a,#389e0d)}.ant-message-notice-content{border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.15)}.ant-modal-content{border-radius:12px;overflow:hidden}.ant-modal-header{border-bottom:none;padding:24px 24px 12px}.ant-modal-title{font-weight:600;font-size:18px}.ant-breadcrumb{margin-bottom:16px;padding:12px 0}.ant-breadcrumb a{color:#1890ff}.ant-breadcrumb a:hover{color:#40a9ff}.ant-menu-item-selected{background:linear-gradient(90deg,#e6f7ff,#fff)!important}.ant-menu-item-selected a{color:#1890ff!important;font-weight:500}.ant-spin-dot-item{background-color:#1890ff}.ant-tooltip-inner{border-radius:6px;font-size:13px}.ant-input-number-handler-wrap{border-radius:0 6px 6px 0}.ant-layout-header{background:linear-gradient(135deg,#001529,#003a70);box-shadow:0 2px 8px rgba(0,0,0,.15)}@media screen and (max-width:768px){body{font-size:14px;-webkit-text-size-adjust:100%}.ant-table{font-size:12px}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{padding:8px!important}.ant-btn{min-height:32px;padding:4px 12px}.ant-btn-sm{min-height:28px;padding:2px 8px}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal-body{padding:16px!important}.ant-modal-footer{padding:12px 16px!important}.ant-breadcrumb{font-size:12px;margin-bottom:12px;padding:8px 0;overflow-x:auto;white-space:nowrap}.ant-menu-item{padding:0 16px!important}.ant-message{top:16px!important}.ant-message-notice-content{padding:10px 16px;font-size:13px}.ant-modal-confirm-body{font-size:14px}.ant-modal-confirm-btns{margin-top:16px}}@media screen and (max-width:375px){.ant-table-tbody>tr>td,.ant-table-thead>tr>th{padding:6px!important;font-size:11px}.ant-btn-sm{font-size:11px;padding:1px 6px}}@media (hover:none) and (pointer:coarse){.ant-btn:hover{-webkit-transform:none;transform:none;box-shadow:none}.ant-btn:active{-webkit-transform:scale(.97);transform:scale(.97)}.ant-table-tbody>tr:active>td{background:#bae7ff!important}a:active{opacity:.7}.ant-menu-item{min-height:44px;line-height:44px}.ant-breadcrumb-link,.ant-breadcrumb a{padding:4px 2px;display:inline-block}::-webkit-scrollbar{width:4px;height:4px}}@media screen and (max-height:500px) and (orientation:landscape){.ant-layout-header{height:48px!important;line-height:48px!important;padding:0 16px!important}.logo-text{font-size:14px!important}}@media print{.ant-btn,.ant-layout-header,.ant-menu{display:none!important}.ant-table{border:1px solid #ddd}}.App{text-align:center}.all-layout{height:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.content-padding{padding:0 24px}.inside-content-padding{padding:24px}.header-flex{-webkit-justify-content:flex-start;justify-content:flex-start}.header-flex,.logo-link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.logo-link{text-decoration:none;transition:all .3s ease}.logo-link:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.logo-link:hover .logo-text{text-shadow:0 0 12px hsla(0,0%,100%,.5)}.logo-text{color:#fff;margin:0;font-weight:600;letter-spacing:1px;transition:all .3s ease}@media screen and (max-width:768px){.small-header{padding:0 16px!important}.side-bar{display:none}.content-padding{padding:0 0 60px}.inside-content-padding{padding:10px}.logo-text{font-size:16px}}.mobile-bottom-nav{display:none}@media screen and (max-width:768px){.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:56px;background:#fff;border-top:1px solid #e8e8e8;box-shadow:0 -2px 8px rgba(0,0,0,.08);z-index:1000;-webkit-justify-content:space-around;justify-content:space-around}.mobile-bottom-nav,.mobile-nav-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.mobile-nav-item{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-flex:1 1;flex:1 1;height:100%;color:#666;text-decoration:none;font-size:12px;transition:all .2s ease;padding:6px 0}.mobile-nav-item .anticon,.mobile-nav-item i{font-size:22px;margin-bottom:2px}.mobile-nav-item span{font-size:11px}.mobile-nav-item.active,.mobile-nav-item.active .anticon,.mobile-nav-item.active i{color:#1890ff}.mobile-nav-item:active{background:rgba(24,144,255,.1)}}@media (hover:none) and (pointer:coarse){.logo-link:hover{-webkit-transform:none;transform:none}.logo-link:active{-webkit-transform:scale(.98);transform:scale(.98)}}@media(max-device-width:768px){.item-pad{padding:8px}.cookieString{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media(max-device-width:1920px){.item-pad{padding:8px}.cookieString{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}#errorinfo{background-color:#fffbe6}.config-info-container{max-width:1200px;margin:0 auto;padding:20px}.config-header{margin-bottom:32px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}.config-header h1{font-size:28px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.config-header p{color:#666;font-size:14px;margin:0}.config-card,.config-tabs .ant-tabs-nav{margin-bottom:24px}.config-card{border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid #f0f0f0}.config-card .ant-card-head{background:linear-gradient(135deg,#fafafa,#f5f5f5);border-bottom:1px solid #e8e8e8}.config-card .ant-card-head-title{font-weight:600;font-size:16px;color:#333}.config-card .ant-card-body{padding:24px}.setting-item{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;justify-content:space-between;padding:16px 0;border-bottom:1px solid #f0f0f0}.setting-item:last-child{border-bottom:none}.setting-info{-webkit-flex:1 1;flex:1 1;margin-right:24px}.setting-label{font-weight:500;color:#1a1a1a;font-size:15px;margin-bottom:4px}.setting-description{color:#888;font-size:13px;line-height:1.5}.setting-control{min-width:200px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.setting-input{width:200px}.setting-input-wide{width:300px}.setting-input-full{width:100%}.button-group{display:-webkit-flex;display:flex;grid-gap:12px;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid #f0f0f0}.advanced-editor-wrapper{border:1px solid #d9d9d9;border-radius:8px;overflow:hidden;background:#fafafa}.advanced-editor-wrapper:focus-within{border-color:#40a9ff;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.notification-group{background:#f9f9f9;border-radius:8px;padding:16px;margin-top:12px}.notification-group-title{font-weight:500;color:#333;margin-bottom:12px;display:-webkit-flex;display:flex;grid-gap:8px;gap:8px}.notification-group-title,.status-badge{-webkit-align-items:center;align-items:center}.status-badge{display:-webkit-inline-flex;display:inline-flex;grid-gap:6px;gap:6px;padding:4px 12px;border-radius:16px;font-size:12px}.status-badge.enabled{background:#e6f7ff;color:#1890ff}.status-badge.disabled{background:#f5f5f5;color:#999}.section-divider{height:1px;background:linear-gradient(90deg,transparent,#e8e8e8,transparent);margin:24px 0}@media (max-width:768px){.setting-item{-webkit-flex-direction:column;flex-direction:column}.setting-info{margin-right:0;margin-bottom:12px}.setting-control{width:100%;-webkit-justify-content:flex-start;justify-content:flex-start}.setting-input,.setting-input-wide{width:100%}}.config-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transition:box-shadow .3s ease}.loading-container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;min-height:300px;-webkit-flex-direction:column;flex-direction:column;grid-gap:16px;gap:16px}.loading-container .ant-spin{font-size:32px}.tip-text{color:#faad14;font-size:12px;margin-top:4px}.form-row{display:-webkit-flex;display:flex;grid-gap:16px;gap:16px;-webkit-flex-wrap:wrap;flex-wrap:wrap}.form-col{-webkit-flex:1 1;flex:1 1;min-width:200px}.switch-with-label{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;grid-gap:8px;gap:8px}.switch-label{color:#666;font-size:13px}.ant-list-item:hover{background-color:#e8e8e8}#art-container{background-color:rgba(0,0,0,.9);width:100%;height:calc(100vh - 200px);min-height:400px;padding:8px;border-radius:8px}.action-buttons{display:-webkit-flex;display:flex;grid-gap:8px;gap:8px;-webkit-flex-wrap:wrap;flex-wrap:wrap}.download-btn{transition:all .3s ease}.download-btn:not(:disabled):hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 2px 8px rgba(24,144,255,.35)}.delete-btn{transition:all .3s ease}.ant-table-row .ant-btn-danger:not(:disabled):hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 2px 8px rgba(255,77,79,.35)}.ant-table-row .ant-btn-danger:disabled{opacity:.5;cursor:not-allowed}.ant-table-row:hover{cursor:pointer}.text-viewer{-webkit-flex-direction:column;flex-direction:column;height:calc(100vh - 200px);min-height:400px;background:#1e1e1e;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.15)}.text-viewer,.text-viewer-header{display:-webkit-flex;display:flex}.text-viewer-header{-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:12px 16px;background:linear-gradient(135deg,#2d2d2d,#1a1a1a);border-bottom:1px solid #333}.text-viewer-title{color:#e0e0e0;font-weight:600;font-size:14px;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-viewer-content{-webkit-flex:1 1;flex:1 1;overflow:auto;padding:16px;margin:0;background:#1e1e1e;color:#d4d4d4;font-family:"Consolas","Monaco","Courier New",monospace;font-size:13px;line-height:1.6;white-space:pre-wrap;word-wrap:break-word}.file-table .ant-table-thead>tr>th{white-space:nowrap}@media screen and (max-width:768px){.btn-text{display:none}.action-buttons .ant-btn{padding:0 8px!important;min-width:32px}.action-buttons{grid-gap:4px;gap:4px}.text-viewer{height:calc(100vh - 150px);min-height:300px}.text-viewer-header{padding:8px 12px}.text-viewer-title{font-size:12px;max-width:60%}.text-viewer-content{padding:12px;font-size:12px}.file-table .ant-table-tbody>tr>td,.file-table .ant-table-thead>tr>th{padding:8px!important;font-size:12px}#art-container{padding:4px;height:calc(100vh - 150px)}}@media (hover:none) and (pointer:coarse){.ant-table-row:hover{background:transparent!important}.ant-table-row:active{background:#e6f7ff!important}.delete-btn:hover,.download-btn:hover{-webkit-transform:none;transform:none}.delete-btn:active,.download-btn:active{-webkit-transform:scale(.95);transform:scale(.95)}.action-buttons .ant-btn{min-height:36px}}@media screen and (min-width:769px) and (max-width:1024px){.text-viewer{height:calc(100vh - 180px)}.action-buttons{grid-gap:6px;gap:6px}}.login-container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:100%;max-width:400px;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:8px}.login-card .ant-card-head{text-align:center;border-bottom:none;padding-bottom:0}.login-card .ant-card-head-title{font-size:24px;font-weight:600;color:#333}.login-card .ant-card-body{padding:24px 32px 32px}@media (max-width:480px){.login-container{padding:16px}.login-card{max-width:100%}.login-card .ant-card-body{padding:16px 24px 24px}}.user-view-container{padding:24px;background:#fff;min-height:100vh}.user-view-container .ant-page-header{padding:0 0 16px}@media (max-width:768px){.user-view-container{padding:12px}}.user-management-container{padding:24px;background:#fff;min-height:100%}.user-management-container .ant-page-header{padding:0 0 16px}.user-management-container code{background:#f5f5f5;padding:2px 6px;border-radius:4px}@media (max-width:768px){.user-management-container{padding:12px}}
/*# sourceMappingURL=main.d4a72595.chunk.css.map */