#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--bw-primary:#1677ff;--bw-primary-hover:#4096ff;--bw-primary-active:#0958d9;--bw-primary-light:#1677ff1f;--bw-secondary:#722ed1;--bw-secondary-hover:#9254de;--bw-success:#52c41a;--bw-warning:#faad14;--bw-danger:#ff4d4f;--bw-info:#1677ff;--bw-gradient-btn:linear-gradient(135deg, #1677ff 0%, #722ed1 100%);--bw-gradient-btn-h:linear-gradient(135deg, #4096ff 0%, #9254de 100%);--bw-gradient-hero:linear-gradient(135deg, #0a1d3a 0%, #102766 50%, #1d2970 100%);--bw-gradient-login-bg:radial-gradient(1200px 600px at 10% 10%, #1677ff40 0, transparent 60%), radial-gradient(900px 500px at 90% 90%, #722ed140 0, transparent 60%), linear-gradient(135deg, #0b1a3b 0%, #111c45 100%);--bw-text-1:#1f2937;--bw-text-2:#4b5563;--bw-text-3:#9ca3af;--bw-bg-1:#f3f5fb;--bw-bg-2:#fff;--bw-line:#e5e7eb;--bw-sidebar-bg:#001529;--bw-sidebar-bg-h:#11305e;--bw-sidebar-active:#1677ff;--bw-sidebar-text:#bfc7d5;--bw-sidebar-title:#fff;--bw-topbar-bg:#fff;--bw-topbar-shadow:0 1px 4px #1677ff14;--bw-radius-sm:6px;--bw-radius:10px;--bw-radius-lg:16px;--bw-card-shadow:0 4px 16px #16214b0f;--bw-card-shadow-hover:0 10px 30px #1677ff1f;--bp-sm:768px;--bp-md:992px;--bp-lg:1280px;--bp-xl:1600px;--bp-2xl:1920px;--layout-max-w:2400px;--drawer-max-w-drawer:860px;--drawer-max-w-dialog:720px;--font-base:clamp(14px, .85vw + 12.5px, 15.5px);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html,body,#app{height:100%}html,body{width:100%;max-width:100%;overflow-x:hidden}body{background:var(--bw-bg-1);color:var(--bw-text-1);-webkit-font-smoothing:antialiased;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--font-base);margin:0;line-height:1.5}a{color:var(--bw-primary);text-decoration:none}a:hover{color:var(--bw-primary-hover)}.bw-glass-card{-webkit-backdrop-filter:blur(20px)saturate(180%);color:#e7ecff;background:#0f172ab8;border:1px solid #7882ff38;border-radius:16px;box-shadow:0 20px 60px #060c238c,0 0 0 1px #0f172a99}.bw-btn-gradient{letter-spacing:2px;color:#fff;background:var(--bw-gradient-btn);border-radius:var(--bw-radius);cursor:pointer;border:none;width:100%;height:44px;font-size:15px;font-weight:600;transition:all .25s;box-shadow:0 8px 20px #1677ff47}.bw-btn-gradient:hover{background:var(--bw-gradient-btn-h);transform:translateY(-1px);box-shadow:0 12px 28px #722ed152}.bw-btn-gradient:active{transform:translateY(0)}.bw-btn-gradient:disabled{opacity:.6;cursor:not-allowed;transform:none}.bw-grid-bg{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:42px 42px;animation:14s linear infinite bw-gridmove;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(#000 35%,#0000 80%);mask-image:radial-gradient(#000 35%,#0000 80%)}@keyframes bw-gridmove{0%{background-position:0 0,0 0}to{background-position:42px 42px,42px 42px}}.bw-spot-light{filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#1677ff59 0%,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-120px;left:-100px}.bw-spot-light.purple{background:radial-gradient(circle,#722ed14d 0%,#0000 70%);top:auto;bottom:-160px;left:auto;right:-120px}.bw-feature-card{border-radius:var(--bw-radius);color:#e6ebff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;padding:20px 18px;transition:transform .25s,border-color .25s,background .25s}.bw-feature-card:hover{background:#ffffff1a;border-color:#1677ff99;transform:translateY(-4px)}.bw-feature-card .ic{background:var(--bw-gradient-btn);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:12px;font-size:22px;display:inline-flex;box-shadow:0 6px 16px #1677ff59}.bw-feature-card h4{color:#fff;margin:0 0 6px;font-size:15px;font-weight:600}.bw-feature-card p{color:#e6ebffc7;margin:0;font-size:12.5px;line-height:1.55}.bw-sidebar{background:var(--bw-sidebar-bg);width:236px;color:var(--bw-sidebar-text);z-index:20;flex-direction:column;transition:width .25s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden;box-shadow:2px 0 10px #0a1a3c1f}.bw-sidebar.collapsed{width:64px}.bw-sidebar .logo-area{color:#fff;white-space:nowrap;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:center;align-items:center;gap:11px;height:58px;padding:0 18px;display:flex}.bw-sidebar .logo-area .bcm-logo{object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto;max-width:90%;height:auto;max-height:38px;display:block}.bw-sidebar.collapsed .logo-area{justify-content:center;padding:0 10px}.bw-sidebar.collapsed .logo-area .bcm-logo{max-width:100%;max-height:18px}.bw-sidebar .menu{flex:1;padding:12px 8px;overflow-y:auto}.bw-sidebar .menu .item{border-radius:var(--bw-radius-sm);color:var(--bw-sidebar-text);cursor:pointer;white-space:nowrap;align-items:center;margin-bottom:2px;padding:10px 14px;font-size:14px;transition:all .2s;display:flex}.bw-sidebar .menu .item .ic{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-right:12px;font-size:17px;display:inline-flex}.bw-sidebar .menu .item:hover{color:#fff;background:#1677ff1a}.bw-sidebar .menu .item.active{background:var(--bw-sidebar-active);color:#fff;font-weight:500;box-shadow:0 4px 12px #1677ff59}.bw-sidebar .menu .menu-group-title{color:#bfc7d580;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;padding:14px 14px 4px;font-size:11px}.bw-topbar{background:var(--bw-topbar-bg);border-bottom:1px solid var(--bw-line);z-index:18;height:56px;box-shadow:var(--bw-topbar-shadow);justify-content:space-between;align-items:center;padding:0 24px 0 20px;transition:left .25s;display:flex;position:fixed;top:0;left:236px;right:0}.bw-topbar.collapsed{left:64px}.bw-breadcrumb{color:var(--bw-text-2);align-items:center;font-size:13.5px;display:flex}.bw-breadcrumb .sep{color:var(--bw-text-3);margin:0 8px}.bw-breadcrumb .cur{color:var(--bw-text-1);font-weight:600}.bw-user-chip{cursor:pointer;border-radius:24px;align-items:center;gap:10px;padding:4px 10px;transition:background .2s;display:flex}.bw-user-chip:hover{background:var(--bw-primary-light)}.bw-user-chip .avatar{background:var(--bw-gradient-btn);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:inline-flex}.bw-content-wrap{min-height:100%;margin-left:236px;transition:margin-left .25s}.bw-content-wrap.collapsed{margin-left:64px}.bw-content{width:100%;max-width:100%;margin:0 auto;padding:20px}@media (min-width:1600px){.bw-content{max-width:var(--layout-max-w);padding:16px 20px}}@media (min-width:1280px) and (max-width:1599px){.bw-content{padding:20px 22px}}@media (min-width:1024px) and (max-width:1279px){.bw-content{padding:16px 18px}}@media (max-width:1023px){.bw-content{padding:12px 14px}}@media (min-width:1920px) and (max-width:2559px){.bw-content{max-width:1800px}}@media (min-width:2560px) and (max-width:3199px){.bw-content{max-width:2400px}}@media (min-width:3200px) and (max-width:3839px){.bw-content{max-width:3000px}}@media (min-width:3840px){.bw-content{max-width:3600px}}.bw-card{background:var(--bw-bg-2);border-radius:var(--bw-radius);box-shadow:var(--bw-card-shadow);border:1px solid #eef0f6;padding:16px 18px;overflow-x:auto}@media (max-width:1279px){.bw-card{padding:14px 16px}}@media (max-width:767px){.bw-card{padding:12px 14px}}.bw-card-title{color:var(--bw-text-1);justify-content:space-between;align-items:center;margin:0 0 14px;font-size:16px;font-weight:600;display:flex}#nprogress .bar{background:var(--bw-primary)!important;height:3px!important}#nprogress .peg{box-shadow:0 0 10px var(--bw-primary), 0 0 5px var(--bw-primary)!important}@media (max-width:1279px){.el-drawer,.el-dialog{max-width:92vw!important}}@media (max-width:767px){.el-drawer,.el-dialog{max-width:96vw!important}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#1677ff59;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#1677ff8c}::-webkit-scrollbar-track{background:0 0}.bw-crud-table .bw-crud-row td,.bw-crud-table .bw-crud-row td .el-button{cursor:pointer}.bw-crud-table .bw-crud-row td .el-checkbox__input,.bw-crud-table .bw-crud-row.bw-linkmode td{cursor:default}.bw-crud-table .bw-crud-row.bw-linkmode td.bw-link-cell{cursor:pointer}.bw-row-link{color:var(--bw-primary,#1677ff);cursor:pointer;font-weight:500}.bw-row-link:hover{text-decoration:underline}.bw-crud-table .el-table__body tr:hover>td.el-table__cell{background-color:#1677ff0d!important}.bw-crud-table .el-table__body tr.current-row>td.el-table__cell{background-color:#1677ff14!important}.bw-crud-table.el-table--border .el-table__cell:last-child,.bw-crud-table.el-table--border th:last-child,.bw-crud-table .el-table__fixed-right .el-table__cell{border-right:1px solid #d5d9e0!important}
