.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}*{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden;overflow-y:auto}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;margin-right:0!important;overflow-y:scroll!important;padding-right:0!important;scrollbar-gutter:stable}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#00000040;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#0006}body.ant-modal-open{margin-right:0!important;overflow:hidden!important;padding-right:0!important}.ant-modal-mask{height:100vh!important;width:100vw!important;z-index:1000}.ant-modal-mask,.ant-modal-wrap{inset:0!important;position:fixed!important}.ant-modal-wrap{outline:0;overflow:auto!important;z-index:1001}body[class*=ant-modal]{padding-right:0!important}html{overflow-y:scroll}body{min-width:100vw;width:100%}#root{min-height:100vh}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.login-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;padding:40px;width:400px}.login-title{color:#1890ff;font-size:24px;font-weight:600;margin-bottom:30px;text-align:center}.admin-layout{height:100vh;min-height:100vh;overflow:hidden}.admin-layout .ant-layout-sider{background:#001529!important;bottom:0;height:100vh;left:0;overflow:hidden;position:fixed!important;top:0;z-index:100}.admin-layout .ant-layout-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.admin-layout .ant-layout-sider .ant-menu{flex:1 1;overflow-x:hidden;overflow-y:auto}.admin-layout .ant-layout-sider .ant-menu::-webkit-scrollbar{width:4px}.admin-layout .ant-layout-sider .ant-menu::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.admin-sider-logo{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;flex-shrink:0;gap:10px;height:64px;justify-content:center;padding:0 16px}.admin-sider-logo img{height:32px;object-fit:contain;width:32px}.admin-sider-logo span{color:#fff;font-size:18px;font-weight:600;white-space:nowrap}.admin-content-wrapper{background:#f5f7fa;display:flex;flex-direction:column;height:100vh;margin-left:200px;overflow:hidden;transition:margin-left .2s ease;width:calc(100% - 200px)}.admin-content-wrapper.admin-sider-collapsed{margin-left:80px;width:calc(100% - 80px)}.admin-header{align-items:center;background:#fff!important;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;display:flex;flex-shrink:0;height:64px!important;justify-content:space-between;line-height:64px!important;padding:0 20px}.admin-header-right{align-items:center;display:flex;gap:16px;height:64px}.admin-lang-switch{align-items:center;background:#f3f4f6;border-radius:16px;cursor:pointer;display:flex;padding:4px;position:relative;-webkit-user-select:none;user-select:none}.admin-lang-switch .lang-slider{background:#1677ff;border-radius:12px;height:24px;left:4px;position:absolute;transition:transform .3s ease;width:32px}.admin-lang-switch .lang-slider.en{transform:translateX(32px)}.admin-lang-switch span{align-items:center;color:#6b7280;display:flex;font-size:12px;font-weight:500;height:24px;justify-content:center;position:relative;transition:color .3s;width:32px;z-index:1}.admin-lang-switch span.active{color:#fff}.admin-user-info{align-items:center;border-radius:8px;box-sizing:border-box;color:#374151;cursor:pointer;display:flex;height:40px;padding:8px 12px;transition:all .2s}.admin-user-info:hover{background-color:#f3f4f6}.admin-content{background:#f5f7fa;flex:1 1;overflow-x:hidden;overflow-y:auto;padding:20px}.fit-screen-page{display:flex;flex-direction:column;height:calc(100vh - 104px);overflow:hidden}.fit-screen-page .page-header{flex-shrink:0}.fit-screen-page .search-bar{flex-shrink:0;margin-bottom:16px}.fit-screen-page .table-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:16px}.fit-screen-page .table-container>.ant-table-wrapper{flex:1 1;min-height:0;overflow:hidden}.fit-screen-page .table-container>.ant-table-wrapper .ant-spin-container,.fit-screen-page .table-container>.ant-table-wrapper .ant-spin-nested-loading,.fit-screen-page .table-container>.ant-table-wrapper .ant-table,.fit-screen-page .table-container>.ant-table-wrapper .ant-table-container{display:flex;flex-direction:column;height:100%}.fit-screen-page .table-container>.ant-table-wrapper .ant-table-body{flex:1 1;overflow:auto!important}.fit-screen-page .table-container .ant-pagination{flex-shrink:0;margin-bottom:0;margin-top:12px}.admin-page-container{margin:0;max-width:100%}.page-title{color:#1f2937;font-size:20px;font-weight:600}.page-title,.stat-card{margin-bottom:20px}.stat-value{color:#1677ff;font-size:28px;font-weight:600}.stat-title{color:#6b7280;font-size:14px;margin-top:8px}.captcha-canvas{border:1px solid #d9d9d9;border-radius:6px;cursor:pointer;transition:all .3s}.captcha-canvas:hover{border-color:#1677ff;box-shadow:0 2px 8px #1677ff26}.captcha-wrapper{align-items:center;display:flex;gap:8px}.captcha-input{flex:1 1}.admin-content .ant-card{border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;margin-bottom:16px}.admin-content .ant-card-body{padding:20px}.admin-content .ant-table{border-radius:6px;overflow:hidden}.admin-content .ant-table-thead>tr>th{background:#fafafa;font-weight:500;padding:12px 14px}.admin-content .ant-table-tbody>tr>td{padding:12px 14px}.admin-content .ant-form-item{margin-bottom:16px}.admin-content .ant-btn,.admin-content .ant-input,.admin-content .ant-input-affix-wrapper,.admin-content .ant-picker,.admin-content .ant-select-selector{border-radius:6px}.admin-content .ant-statistic{padding:8px 0}.admin-content .ant-space{gap:12px!important}.admin-content .ant-card-head{border-bottom:1px solid #e5e7eb;min-height:52px;padding:0 20px}.admin-content .ant-card-head-title{font-size:15px;font-weight:600;padding:14px 0}.admin-content .ant-form-inline .ant-form-item{margin-bottom:12px;margin-right:20px}.admin-content .ant-pagination{margin-top:16px}.admin-content .ant-empty{padding:32px 0}.admin-content .ant-row{row-gap:16px}.admin-content .ant-tabs-nav{margin-bottom:16px}.admin-content .ant-table-wrapper{overflow-x:auto}.admin-content .ant-table-wrapper .ant-table{min-width:100%}.admin-content .ant-table-wrapper .ant-table-body{overflow-x:auto!important}.admin-content .ant-table-wrapper .ant-table-cell-fix-left,.admin-content .ant-table-wrapper .ant-table-cell-fix-right{background:#fff}.admin-content .ant-table-wrapper .ant-table-thead .ant-table-cell-fix-left,.admin-content .ant-table-wrapper .ant-table-thead .ant-table-cell-fix-right{background:#fafafa}.ant-dropdown{z-index:1050!important}.ant-dropdown-menu{box-shadow:0 2px 8px #00000026!important}.ant-drawer-content{background:#fff}.ant-drawer-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.ant-drawer-title{font-size:16px;font-weight:600}.ant-drawer-body{padding:16px 24px}.ant-modal-content{border-radius:12px}.ant-modal-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.ant-modal-body{padding:24px}.ant-modal-footer{border-top:1px solid #f0f0f0;padding:16px 24px}@media (max-width:1200px){.admin-content-wrapper,.admin-content-wrapper.admin-sider-collapsed{margin-left:80px;width:calc(100% - 80px)}}@media (max-width:768px){body,html{overflow-x:hidden!important;scrollbar-gutter:auto!important}.admin-content-wrapper,.admin-content-wrapper.admin-sider-collapsed{margin-left:0!important;width:100%!important}.admin-layout .ant-layout-sider{border-right:none!important;box-shadow:none!important;min-width:0!important;overflow:hidden!important;position:fixed!important;z-index:200}.admin-layout .ant-layout-sider,.admin-layout .ant-layout-sider.ant-layout-sider-collapsed{left:-100%!important;width:0!important}.admin-layout .ant-layout-sider.mobile-show{box-shadow:2px 0 8px #00000026!important;left:0!important;width:200px!important}body.sider-mobile-open{overflow:hidden!important;position:fixed!important;width:100%}.admin-sider-mask{display:none}.admin-sider-mask.mobile-show{background:#00000073;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:199}.admin-content{padding:16px 12px}.admin-content .ant-card-body{padding:16px}}
/*# sourceMappingURL=main.8ed5976c.css.map*/