:root{color-scheme:light;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif;--page-bg: #e9f0f7;--panel-bg: rgba(255, 255, 255, .98);--panel-strong: #ffffff;--panel-muted: #f1f6fc;--ink-strong: #142238;--ink-soft: #61758d;--line: #d4e0ed;--line-strong: #bfd1e2;--brand: #0f5fbf;--brand-deep: #0a4b97;--accent: #0f5fbf;--brand-rgb: 15, 95, 191;--brand-soft: rgba(var(--brand-rgb), .08);--brand-soft-strong: rgba(var(--brand-rgb), .14);--brand-wash: #edf5fe;--shadow: 0 14px 34px rgba(10, 46, 97, .08);--sidebar-bg: #0a4b97;--sidebar-bg-soft: #0f5fbf;--sidebar-line: rgba(255, 255, 255, .14);--sidebar-text: #ffffff;--sidebar-text-soft: rgba(235, 244, 255, .76);--el-color-primary: #0f5fbf;--el-color-primary-light-3: #3f82d1;--el-color-primary-light-5: #71a4df;--el-color-primary-light-7: #a7c8ec;--el-color-primary-light-8: #c3d9f2;--el-color-primary-light-9: #e8f1fa;--el-color-primary-dark-2: #0a4b97;--el-border-radius-base: 12px;--el-border-radius-round: 999px;--el-border-color: #cfd9e4;--el-text-color-regular: #142238;--el-fill-color-blank: #ffffff}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(var(--brand-rgb),.24) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgba(var(--brand-rgb),.24);background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:rgba(var(--brand-rgb),.34);background-clip:padding-box}html,body,#app{height:100%;margin:0}body{background:radial-gradient(circle at top,rgba(var(--brand-rgb),.12),transparent 36%),linear-gradient(180deg,#f3f7fc 0%,var(--page-bg) 100%);color:var(--ink-strong)}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh}.scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hidden::-webkit-scrollbar{display:none;width:0;height:0}.surface-card{background:var(--panel-bg);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.section-title{margin:0;font-size:18px;line-height:1.18}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.metric-card{padding:16px 18px;background:var(--panel-strong)}.metric-label{margin:0 0 8px;color:var(--ink-soft);font-size:12px;letter-spacing:.05em}.metric-value{margin:0;font-size:30px;font-weight:700}.panel-stack{display:grid;gap:12px}.split-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}@media (max-width: 900px){.metric-grid{gap:12px}.split-head{align-items:stretch;gap:12px}.split-head>*{min-width:0}}@media (max-width: 720px){.surface-card{border-radius:10px;box-shadow:0 10px 24px #0a2e6114}.section-title{font-size:17px}.metric-grid{grid-template-columns:1fr}.metric-card{padding:14px 16px}.metric-value{font-size:26px}.el-overlay-dialog{padding:10px!important}.el-overlay-dialog .el-dialog{width:min(100%,calc(100vw - 20px))!important;max-width:100%;margin:0 auto!important;border-radius:18px}.el-overlay-dialog .el-dialog__header{padding:18px 18px 0}.el-overlay-dialog .el-dialog__body{padding:16px 18px 18px}.el-overlay-dialog .el-dialog__footer{padding:0 18px 18px}}.auth-page{background:radial-gradient(circle at top left,rgba(var(--brand-rgb),.14),transparent 28%),linear-gradient(180deg,#f6f9fd,#ebf1f8)}.auth-shell{display:grid;grid-template-columns:320px minmax(0,1fr);max-width:980px;min-height:100vh;margin:0 auto;padding:28px;align-items:stretch}.auth-stage{position:relative;display:flex;min-height:620px;padding:34px 30px;flex-direction:column;justify-content:space-between;gap:30px;border-radius:28px 0 0 28px;overflow:hidden;color:#fff;background:linear-gradient(180deg,#123f79,#0f5fbf);box-shadow:0 26px 46px #0a2e6124}.auth-stage:before{content:"";position:absolute;right:-58px;bottom:-72px;width:220px;height:220px;border-radius:48px;background:#ffffff17;transform:rotate(18deg)}.auth-stage:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,255,255,.1);border-radius:22px;pointer-events:none}.auth-brand-row,.auth-stage-visual,.auth-stage-ornament{position:relative;z-index:1}.auth-brand-row{display:flex;align-items:center;gap:12px;min-width:0;max-width:100%}.auth-brand-mark{display:grid;width:54px;height:54px;flex:0 0 54px;place-items:center;border-radius:16px;background:#ffffff29;border:1px solid rgba(255,255,255,.14);font-size:20px;font-weight:700;line-height:1;letter-spacing:.04em}.auth-brand-copy{min-width:0;flex:1 1 auto}.auth-brand-copy strong{display:-webkit-box;max-width:100%;overflow:hidden;color:#fff;font-size:clamp(20px,2vw,24px);line-height:1.08;letter-spacing:.02em;text-wrap:balance;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:anywhere}.auth-stage-visual{position:relative;display:grid;place-items:center;min-height:220px}.auth-visual-core{position:relative;display:grid;width:176px;height:176px;place-items:center}.auth-visual-core:before,.auth-visual-core:after{content:"";position:absolute;top:50%;right:50%;bottom:50%;left:50%;width:112px;height:1px;background:#ffffff2e;transform-origin:left center}.auth-visual-core:before{transform:translateY(-.5px) rotate(-28deg)}.auth-visual-core:after{transform:translateY(-.5px) rotate(28deg)}.auth-visual-core-ring{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,255,255,.22);border-radius:50%}.auth-visual-core-disc{position:relative;z-index:1;display:grid;width:86px;height:86px;place-items:center;border-radius:28px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);box-shadow:0 12px 26px #051c3c2e;font-size:28px;font-weight:700;letter-spacing:.04em}.auth-visual-node{position:absolute;display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);color:#ffffffeb;font-size:13px;font-weight:600;letter-spacing:.06em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-visual-node-top-left{top:6px;left:6px}.auth-visual-node-top-right{top:20px;right:8px}.auth-visual-node-bottom-left{left:12px;bottom:18px}.auth-visual-node-bottom-right{right:8px;bottom:8px}.auth-stage-ornament{position:relative;display:grid;min-height:240px;margin-top:auto;place-items:center}.auth-ornament-ring{position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:999px}.auth-ornament-ring-left{width:186px;height:186px;left:14px;top:26px}.auth-ornament-ring-right{width:246px;height:246px;right:-18px;bottom:-8px}.auth-ornament-card{position:absolute;display:grid;gap:12px;padding:20px;border-radius:26px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 38px #08204424}.auth-ornament-card-back{width:170px;height:170px;left:38px;bottom:12px;transform:rotate(-12deg)}.auth-ornament-card-front{width:228px;height:196px;right:28px;top:12px}.auth-ornament-dot{width:42px;height:42px;border-radius:14px;background:#ffffff2e}.auth-ornament-line{display:block;height:10px;border-radius:999px;background:#ffffff38}.auth-ornament-line-short{width:38%}.auth-ornament-line-medium{width:56%}.auth-ornament-line-long{width:78%}.auth-panel{min-height:620px;padding:42px 48px;border:1px solid rgba(var(--brand-rgb),.08);border-left:0;border-radius:0 28px 28px 0;background:#fffffff5;box-shadow:0 26px 46px #0a2e6114;display:flex;flex-direction:column;justify-content:center}.auth-panel-head{margin-bottom:30px}.auth-mobile-brand{display:none}.auth-entry-tabs{display:inline-flex;padding:4px;gap:4px;border-radius:999px;background:#edf3fa}.auth-entry-tab{min-width:78px;padding:10px 18px;border-radius:999px;color:var(--ink-soft);font-size:13px;font-weight:600;text-align:center;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.auth-entry-tab.is-active{background:#fff;color:var(--brand);box-shadow:0 6px 14px #0a2e6114}.auth-panel-head h2{margin:18px 0 0;font-size:32px;line-height:1.06}.auth-form .el-form-item{margin-bottom:18px}.auth-form .el-form-item__label{padding-bottom:8px;color:var(--ink-strong);font-size:14px;font-weight:600}.auth-form .el-input__wrapper{min-height:54px;border-radius:14px;background:#f8fbff;box-shadow:inset 0 0 0 1px rgba(var(--brand-rgb),.09);transition:box-shadow .18s ease,background-color .18s ease}.auth-form .el-input__wrapper:hover{background:#fff}.auth-form .el-input__wrapper.is-focus{background:#fff;box-shadow:inset 0 0 0 1px rgba(var(--brand-rgb),.38),0 0 0 4px rgba(var(--brand-rgb),.06)}.auth-form .el-input__prefix-inner{color:var(--brand)}.auth-form .el-input__inner{font-size:15px}.auth-submit{margin-top:6px}.auth-submit .el-button{width:100%;height:52px;border-radius:14px;font-size:15px;font-weight:700;box-shadow:0 12px 22px rgba(var(--brand-rgb),.18)}.auth-panel-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px;padding-top:18px;border-top:1px solid rgba(var(--brand-rgb),.1)}.auth-footer-note{margin:0;color:var(--ink-soft);font-size:13px}.auth-inline-link{display:inline-flex;align-items:center;gap:6px;color:var(--brand);font-size:14px;font-weight:700}.auth-inline-link .el-icon{font-size:15px}@media (max-width: 900px){.auth-shell{grid-template-columns:1fr;padding:18px}.auth-stage,.auth-panel{min-height:auto;border-radius:22px}.auth-stage{padding:24px 20px;gap:36px}.auth-panel{padding:24px 20px;border-left:1px solid rgba(var(--brand-rgb),.08);margin-top:12px}}@media (max-width: 720px){.auth-page{min-height:100dvh}.auth-shell{max-width:460px;min-height:auto;padding:14px}.auth-stage{display:none}.auth-panel{min-height:auto;padding:20px 18px 18px;margin-top:0;border:1px solid rgba(var(--brand-rgb),.08);border-radius:24px;justify-content:flex-start}.auth-mobile-brand{display:flex;align-items:center;gap:10px;margin-bottom:18px;min-width:0}.auth-mobile-brand .auth-brand-mark{width:44px;height:44px;flex-basis:44px;border-radius:14px;color:#fff;font-size:17px;background:linear-gradient(135deg,#0f5fbf,#2a79d8);border-color:rgba(var(--brand-rgb),.18);box-shadow:0 10px 20px rgba(var(--brand-rgb),.16)}.auth-mobile-brand .auth-brand-copy{min-width:0}.auth-mobile-brand .auth-brand-copy strong{display:block;color:var(--ink-strong);font-size:18px;line-height:1.12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-entry-tabs{width:100%}.auth-entry-tab{flex:1}.auth-panel-head{margin-bottom:20px}.auth-panel-head h2{margin-top:16px;font-size:26px}.auth-form .el-form-item{margin-bottom:14px}.auth-form .el-input__wrapper{min-height:48px}.auth-submit .el-button{height:48px}.auth-panel-footer{justify-content:center;align-items:center;flex-direction:row;gap:8px;margin-top:18px;padding-top:16px}.auth-footer-note,.auth-inline-link{font-size:14px}.auth-inline-link .el-icon{font-size:13px}}
