*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0;background:var(--pro-page-bg);color:var(--pro-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}:root{color-scheme:light;--pro-brand: #1677ff;--pro-brand-hover: #4096ff;--pro-brand-active: #0958d9;--pro-brand-bg: #e6f4ff;--pro-sider-bg: #001529;--pro-sider-bg-dark: #000c17;--pro-sider-trigger-bg: #002140;--pro-sider-trigger-hover: #01132a;--pro-header-bg: #ffffff;--pro-header-bg-blur: rgba(255, 255, 255, .92);--pro-card-bg: #ffffff;--pro-page-bg: #f0f2f5;--pro-border: #f0f0f0;--pro-border-secondary: #f5f5f5;--pro-text: rgba(0, 0, 0, .88);--pro-text-secondary: rgba(0, 0, 0, .65);--pro-text-muted: rgba(0, 0, 0, .45);--pro-login-bg: #f0f2f5;--pro-login-glow-a: rgba(22, 119, 255, .1);--pro-login-glow-b: rgba(22, 119, 255, .08);--pro-hover-overlay: rgba(0, 0, 0, .025);--pro-mobile-card-border: #f0f0f0;--pro-mobile-card-hover-border: #d9e6ff;--pro-mobile-card-shadow: 0 4px 12px rgba(24, 100, 255, .08);--pro-stat-card-shadow: 0 1px 2px rgba(0, 0, 0, .03), 0 6px 16px rgba(0, 0, 0, .08);--pro-table-row-striped-bg: #fafbfc;--pro-table-row-hover-bg: #f0f7ff;--pro-container-max: 1600px}[data-theme=dark]{color-scheme:dark;--pro-brand: #1677ff;--pro-brand-hover: #4096ff;--pro-brand-active: #0958d9;--pro-brand-bg: #111a2c;--pro-sider-bg: #0b0e15;--pro-sider-bg-dark: #05080f;--pro-sider-trigger-bg: #0f131c;--pro-sider-trigger-hover: #050810;--pro-header-bg: #1f1f1f;--pro-header-bg-blur: rgba(31, 31, 31, .92);--pro-card-bg: #1f1f1f;--pro-page-bg: #141414;--pro-border: #303030;--pro-border-secondary: #262626;--pro-text: rgba(255, 255, 255, .92);--pro-text-secondary: rgba(255, 255, 255, .65);--pro-text-muted: rgba(255, 255, 255, .45);--pro-login-bg: #0c0c0c;--pro-login-glow-a: rgba(22, 119, 255, .18);--pro-login-glow-b: rgba(22, 119, 255, .12);--pro-hover-overlay: rgba(255, 255, 255, .06);--pro-mobile-card-border: #303030;--pro-mobile-card-hover-border: #1677ff;--pro-mobile-card-shadow: 0 4px 12px rgba(0, 0, 0, .5);--pro-stat-card-shadow: 0 1px 2px rgba(0, 0, 0, .45), 0 6px 16px rgba(0, 0, 0, .35);--pro-table-row-striped-bg: rgba(255, 255, 255, .03);--pro-table-row-hover-bg: #111a2c}.pro-logo{display:flex;align-items:center;gap:10px;padding:0 18px;height:56px;color:#fff;font-size:16px;font-weight:600;letter-spacing:.5px;overflow:hidden;white-space:nowrap}.pro-logo__badge{flex:0 0 auto;width:28px;height:28px;border-radius:6px;background:linear-gradient(135deg,var(--pro-brand-hover),var(--pro-brand));display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;box-shadow:0 2px 6px #1677ff59}.pro-logo--light{color:var(--pro-text)}.ant-layout-sider{scrollbar-width:none}.ant-layout-sider::-webkit-scrollbar{display:none}.pro-sider-trigger{height:48px;line-height:48px;text-align:center;background:var(--pro-sider-trigger-bg);color:#ffffffd9;cursor:pointer;transition:all .2s;border-top:1px solid rgba(255,255,255,.06)}.pro-sider-trigger:hover{color:#fff;background:var(--pro-sider-trigger-hover)}.pro-header{position:sticky;top:0;z-index:19;display:flex;align-items:center;padding:0 24px 0 0;border-bottom:1px solid var(--pro-border);background:var(--pro-header-bg-blur);backdrop-filter:saturate(180%) blur(8px)}.pro-header__trigger{padding:0 20px;font-size:18px;line-height:56px;cursor:pointer;transition:color .2s;color:var(--pro-text-secondary)}.pro-header__trigger:hover{color:var(--pro-brand)}.pro-header__right{display:flex;align-items:center;gap:4px;margin-left:auto}.pro-header__action{display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 12px;cursor:pointer;transition:background-color .2s;color:var(--pro-text-secondary)}.pro-header__action:hover{background:var(--pro-hover-overlay)}.pro-header__user{display:inline-flex;align-items:center;gap:8px;padding:0 12px;height:56px;cursor:pointer;transition:background-color .2s}.pro-header__user:hover{background:var(--pro-hover-overlay)}.pro-page-container{padding:0}.pro-page-header{padding:16px 24px;background:var(--pro-card-bg);border-bottom:1px solid var(--pro-border)}.pro-page-header__breadcrumb{margin-bottom:8px}.pro-page-header__title{margin:0;padding-right:12px;font-size:20px;font-weight:600;line-height:1.4;color:var(--pro-text);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.pro-page-body{padding:24px}.pro-filter-card{background:var(--pro-card-bg);border-radius:8px;padding:24px 24px 0;margin-bottom:16px}.pro-filter-card__actions{display:flex;justify-content:flex-end;gap:8px;padding-bottom:24px}.pro-table-card{background:var(--pro-card-bg);border-radius:8px}.pro-table-card__toolbar{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--pro-border)}.pro-table-card__title{font-size:16px;font-weight:500;color:var(--pro-text)}.pro-table-card__actions{display:flex;align-items:center;gap:8px}.pro-stat-card{background:var(--pro-card-bg);border-radius:8px;padding:20px 24px;height:100%;border:1px solid var(--pro-border);transition:box-shadow .2s}.pro-stat-card:hover{box-shadow:var(--pro-stat-card-shadow)}.pro-stat-card__label{display:flex;align-items:center;justify-content:space-between;color:var(--pro-text-secondary);font-size:14px;margin-bottom:12px}.pro-stat-card__value{font-size:28px;font-weight:500;color:var(--pro-text);line-height:1.2}.pro-stat-card__footer{margin-top:12px;padding-top:12px;border-top:1px solid var(--pro-border);font-size:12px;color:var(--pro-text-muted);display:flex;justify-content:space-between;align-items:center}.pro-stat-card__icon{width:36px;height:36px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.pro-login{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(ellipse at 20% 20%,var(--pro-login-glow-a),transparent 50%),radial-gradient(ellipse at 80% 80%,var(--pro-login-glow-b),transparent 45%),var(--pro-login-bg)}.pro-login__main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px}.pro-login__header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.pro-login__logo{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,var(--pro-brand-hover),var(--pro-brand));display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:22px;box-shadow:0 6px 16px #1677ff59}.pro-login__title{font-size:33px;font-weight:600;color:var(--pro-text)}.pro-login__desc{color:var(--pro-text-muted);font-size:14px;margin-bottom:36px}.pro-login__form{width:100%;max-width:328px}.pro-login__footer{padding:24px 0;text-align:center;color:var(--pro-text-muted);font-size:13px;line-height:1.8}.pro-login__footer-links{display:flex;justify-content:center;gap:40px;margin-bottom:8px;color:var(--pro-text-secondary)}.pro-login__footer-links a:hover{color:var(--pro-brand)}.ant-modal-wrap{display:flex;align-items:center;justify-content:center}.ant-modal-wrap .ant-modal{top:0;padding-bottom:0}.pro-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:992px){.pro-page-body{padding:20px}.pro-filter-card{padding:20px 20px 0}.pro-table-card__toolbar{padding:14px 20px}.pro-stat-card{padding:18px 20px}}@media(max-width:768px){.pro-header{padding:0 12px 0 0}.pro-header__trigger{padding:0 14px;font-size:17px}.pro-header__action{padding:0 10px}.pro-header__user{padding:0 8px}.pro-page-header{padding:14px 16px}.pro-page-header__title{font-size:18px}.pro-page-body{padding:12px}.pro-filter-card{padding:12px 12px 0;margin-bottom:12px;border-radius:6px}.pro-filter-card__actions{padding-bottom:12px}.pro-table-card{border-radius:6px}.pro-table-card__toolbar{padding:12px;flex-wrap:wrap;gap:8px}.pro-table-card__title{font-size:15px;flex:1 0 auto}.pro-table-card__actions{flex-wrap:wrap}.pro-stat-card{padding:14px 16px}.pro-stat-card__value{font-size:22px}.pro-stat-card__footer{flex-direction:column;align-items:flex-start;gap:4px}}@media(max-width:480px){.pro-page-header{padding:12px 14px}.pro-page-header__title{font-size:17px}.pro-page-body{padding:10px}.pro-filter-card,.pro-table-card__toolbar{padding-left:10px;padding-right:10px}.pro-login__title{font-size:24px}.pro-login__desc{margin-bottom:20px;font-size:13px}.pro-login__form{max-width:100%}.pro-login__footer-links{gap:24px}}.pro-mobile-list{display:flex;flex-direction:column;gap:10px}.pro-mobile-card{width:100%;padding:14px 14px 10px;background:var(--pro-card-bg);border:1px solid var(--pro-mobile-card-border);border-radius:8px;transition:box-shadow .18s ease}@media(hover:hover){.pro-mobile-card:hover{box-shadow:var(--pro-mobile-card-shadow);border-color:var(--pro-mobile-card-hover-border)}}.pro-mobile-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pro-mobile-card__title{flex:1;min-width:0;font-size:15px;font-weight:500;line-height:1.4;word-break:break-all}.pro-mobile-card__status{display:flex;flex-wrap:wrap;gap:6px;flex-shrink:0;align-items:center}.pro-mobile-card__body{margin-top:10px;padding-top:10px;border-top:1px dashed var(--pro-border);display:flex;flex-direction:column;gap:6px}.pro-mobile-card__row{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.6}.pro-mobile-card__label{flex:0 0 72px;color:var(--pro-text-muted);font-size:12px}.pro-mobile-card__value{flex:1;min-width:0;word-break:break-all}.pro-mobile-card__actions{margin-top:10px;padding-top:8px;border-top:1px solid var(--pro-border-secondary);display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px;min-height:44px;align-items:center}.pro-mobile-pagination{display:flex;justify-content:center;margin-top:16px}.pro-mobile-empty{padding:40px 0;display:flex;justify-content:center}@media(hover:none){.ant-table-tbody>tr.ant-table-row:hover>td,.ant-table-tbody>tr.ant-table-row-selected:hover>td{background:transparent!important}.pro-header__action:hover,.pro-header__user:hover{background:transparent}}.ant-table-tbody>tr.mg-table-row-striped>td{background:var(--pro-table-row-striped-bg)}.ant-table-tbody>tr.mg-table-row-striped.ant-table-row-selected>td{background:var(--pro-brand-bg)}.pro-table-card .ant-table-wrapper .ant-table{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.pro-table-card .ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container{border-inline-start:0;border-inline-end:0;border-block-start:0}.pro-table-card .ant-table-wrapper,.pro-table-card .ant-table-wrapper .ant-table,.pro-table-card .ant-table-wrapper .ant-table-container,.pro-table-card .ant-table-wrapper .ant-table-body,.pro-table-card .ant-table-wrapper .ant-table-content,.pro-table-card .ant-table-wrapper .ant-table-placeholder,.pro-table-card .ant-table-wrapper .ant-table-expanded-row-fixed,.pro-table-card .ant-table-wrapper .ant-table-expanded-row-fixed .ant-empty,.pro-table-card .ant-table-wrapper .ant-table-expanded-row-fixed .ant-empty-image,.pro-table-card .ant-table-wrapper .ant-table-expanded-row-fixed .ant-empty-description{background:var(--pro-card-bg)}.pro-table-card .ant-table-wrapper .ant-table-cell-fix-start:before,.pro-table-card .ant-table-wrapper .ant-table-cell-fix-end:before,.pro-table-card .ant-table-wrapper .ant-table-cell-fix-left:before,.pro-table-card .ant-table-wrapper .ant-table-cell-fix-right:before{background:transparent}.pro-table-card .ant-table-wrapper .ant-table-tbody .ant-table-cell-fix-start,.pro-table-card .ant-table-wrapper .ant-table-tbody .ant-table-cell-fix-end,.pro-table-card .ant-table-wrapper .ant-table-tbody .ant-table-cell-fix-left,.pro-table-card .ant-table-wrapper .ant-table-tbody .ant-table-cell-fix-right{background:var(--pro-card-bg)}.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.mg-table-row-striped>td.ant-table-cell-fix-start,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.mg-table-row-striped>td.ant-table-cell-fix-end,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.mg-table-row-striped>td.ant-table-cell-fix-left,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.mg-table-row-striped>td.ant-table-cell-fix-right{background:var(--pro-table-row-striped-bg)}.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-start,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-end,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-left,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-right{background:var(--pro-brand-bg)}.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-start,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-end,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-left,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-right{background:var(--pro-table-row-hover-bg)}.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.mg-table-row-striped.ant-table-row:hover>td.ant-table-cell-fix-start,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.mg-table-row-striped.ant-table-row:hover>td.ant-table-cell-fix-end,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.mg-table-row-striped.ant-table-row:hover>td.ant-table-cell-fix-left,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.mg-table-row-striped.ant-table-row:hover>td.ant-table-cell-fix-right{background:var(--pro-table-row-hover-bg)}.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected.ant-table-row:hover>td.ant-table-cell-fix-start,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected.ant-table-row:hover>td.ant-table-cell-fix-end,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected.ant-table-row:hover>td.ant-table-cell-fix-left,.pro-table-card .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected.ant-table-row:hover>td.ant-table-cell-fix-right{background:var(--pro-brand-bg)}@media(max-width:768px){.pro-table-card .ant-table-wrapper .ant-table{border-bottom-left-radius:6px;border-bottom-right-radius:6px}}
