*,*:before,*:after{box-sizing:border-box}:root{--el-color-primary: #409eff;--el-color-success: #67c23a;--el-color-warning: #e6a23c;--el-color-danger: #f56c6c;--el-color-info: #909399;--layout-top-align-height: 56px;--theme-bluegray-1: #eaf4ff;--theme-bluegray-2: #d9ecff;--theme-bluegray-3: #cbe4ff;--theme-bluegray-4: #bedcff;--theme-bluegray-sidebar-1: #2875da;--theme-bluegray-sidebar-2: #3a86e8;--theme-bluegray-sidebar-3: #2f79dd;--el-font-size-extra-large: 20px;--el-font-size-large: 18px;--el-font-size-medium: 16px;--el-font-size-base: 15px;--el-font-size-small: 14px;--el-font-size-extra-small: 13px}body{margin:0;font-size:15px;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:linear-gradient(180deg,#f7f8fa,#f2f4f7);color:#1f2937}.app-root{min-height:100vh;display:flex;flex-direction:column}.app-header{position:sticky;top:0;z-index:100;background:#fff;color:#1f2937;padding:10px 0;box-shadow:0 6px 16px #0f172a14;border-bottom:1px solid #e4edf7}.app-header-inner{max-width:1720px;width:calc(100% - 24px);margin:0 auto;padding:0 22px;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-end}.app-brand{display:inline-flex;align-items:center;gap:12px;margin-left:0}.app-brand-logo{width:36px;height:36px;border-radius:8px;object-fit:cover;border:1px solid #d7e3f3;background:#f4f8ff;box-shadow:0 4px 10px #3b82f61f}.app-header h1{margin:0;font-size:20px;letter-spacing:.3px;color:#1d4ed8;font-weight:700}.app-nav{display:flex;gap:8px}.app-nav-link{color:#334155;font-size:13px;text-decoration:none;padding:4px 10px;border-radius:8px;border:1px solid #dbe6f3;background:#fff;transition:all .2s ease,transform .15s ease}.app-nav-link.router-link-active{background:#eef5ff;border:1px solid #bfd9ff;color:#1d4ed8;box-shadow:0 4px 10px #2563eb1f}.app-nav-link:hover{background:#f1f6ff;color:#1d4ed8;border-color:#c8defa;transform:translateY(-1px)}.app-main{flex:1;padding:0;max-width:100%;margin:0;width:100%;background:transparent;border-radius:0;border:none;box-shadow:none}.app-main-auth{max-width:100%;width:100%;padding:0}.card{background:#fff;border-radius:14px;padding:20px;box-shadow:0 10px 30px #0f172a14;border:1px solid #e2e8f0}.card-title{font-size:18px;font-weight:700;margin-bottom:16px;color:#0f172a}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.page-title{margin:0;font-size:22px;line-height:1.25;font-weight:700;color:#0f172a}.page-subtitle{margin:6px 0 0;font-size:13px;color:#64748b}.stats-grid{margin:16px 0 18px}.stat-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #dbe6f3;border-radius:12px;box-shadow:0 6px 18px #0f172a0f}.stat-card .el-card__body{padding:14px 14px 12px}.stat-label{font-size:12px;color:#64748b;margin-bottom:8px}.stat-value{font-size:26px;line-height:1.1;font-weight:700;color:#0f172a}.stat-card .el-statistic__head{display:none}.stat-card .el-statistic__content-value{font-size:26px;font-weight:700;color:#0f172a}.stat-trend{margin-top:8px;font-size:12px;color:#475569}.stat-trend.up{color:#047857}.stat-trend.down{color:#b91c1c}.info-list{margin:10px 0 0;padding-left:18px;color:#334155}.info-list li{margin:6px 0}.toolbar{display:flex;flex-wrap:wrap;gap:10px 12px;align-items:center;margin-bottom:16px;padding:12px 14px;border-radius:12px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;box-shadow:inset 0 1px #ffffffe6}.toolbar-spacer{flex:1 1 12px;min-width:12px}.toolbar-filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px;flex:0 1 auto;min-width:0}.toolbar-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;flex:0 1 auto}.toolbar-field{min-width:200px;max-width:min(400px,100%)}.toolbar-field-sm{min-width:140px}.toolbar .el-input__wrapper,.toolbar .el-select .el-select__wrapper{border-radius:10px;box-shadow:0 0 0 1px #e2e8f0 inset}.toolbar .el-input__wrapper:hover,.toolbar .el-select .el-select__wrapper:hover{box-shadow:0 0 0 1px #cbd5e1 inset}.toolbar .el-input__wrapper.is-focus,.toolbar .el-select .el-select__wrapper.is-focused{box-shadow:0 0 0 1px #3b82f6 inset,0 0 0 3px #3b82f626}.table-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap;white-space:nowrap}.table-actions .el-button+.el-button{margin-left:0}.table-actions .el-button{min-height:30px;padding:6px 12px;border-radius:6px;line-height:1.1}.table-actions .el-button.is-plain{--el-button-hover-link-text-color: inherit}.table-empty{text-align:center;padding:14px;color:#64748b}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.el-overlay-dialog{background:#0f172a1a!important;backdrop-filter:none;-webkit-backdrop-filter:none;will-change:opacity}.el-overlay:has(.el-dialog){background:#0f172a1a!important}.el-overlay-message-box,.el-overlay.is-message-box{background:#0f172a33!important;backdrop-filter:none;-webkit-backdrop-filter:none;will-change:opacity}.el-overlay .el-dialog{border-radius:16px;overflow:hidden;border:1px solid #dbeafe;box-shadow:0 20px 44px #1e40af3d;animation:dialogSlideIn .18s ease-out}.el-overlay .el-dialog .el-dialog__header{margin:0;padding:16px 20px 14px;border-bottom:1px solid #e5eefb;background:linear-gradient(180deg,#f8fbff,#fff)}.el-overlay .el-dialog .el-dialog__title{font-size:19px;font-weight:700;color:#184382;letter-spacing:.2px}.el-overlay .el-dialog .el-dialog__headerbtn .el-dialog__close{color:#7b8aa2;transition:color .2s ease,transform .2s ease}.el-overlay .el-dialog .el-dialog__headerbtn:hover .el-dialog__close{color:#2f79dd;transform:rotate(90deg)}.el-overlay .el-dialog .el-dialog__headerbtn:focus-visible{outline:2px solid rgba(59,130,246,.35);outline-offset:2px;border-radius:8px}.el-overlay .el-dialog .el-dialog__body{padding:16px 20px 12px}.el-overlay .el-dialog .form-grid-2{gap:10px 12px}.el-overlay .el-dialog .el-form-item{margin-bottom:14px}.el-overlay .el-dialog .el-form-item__label{font-size:13px;font-weight:600;color:#475569}.el-overlay .el-dialog .form-row{margin-bottom:10px}.el-overlay .el-dialog .form-row label{margin-bottom:6px;font-size:13px;font-weight:600;color:#475569}.el-overlay .el-dialog .el-input__wrapper{min-height:42px;border-radius:10px;border:1px solid #d9e4f3;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 1px 2px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease}.el-overlay .el-dialog .el-textarea__inner{border-radius:10px;border-color:#d9e4f3;background:linear-gradient(180deg,#fff,#f8fbff);min-height:90px;box-shadow:0 1px 2px #0f172a0a}.el-overlay .el-dialog .el-textarea__inner:hover{border-color:#bcd3ef}.el-overlay .el-dialog .el-textarea__inner:focus{border-color:#7eb0ef;box-shadow:0 0 0 3px #3b82f624}.el-overlay .el-dialog .el-input__wrapper:hover{border-color:#bcd3ef}.el-overlay .el-dialog .el-input__wrapper.is-focus{border-color:#7eb0ef;box-shadow:0 0 0 3px #3b82f624}.el-overlay .el-dialog .el-select__wrapper{min-height:42px;border-radius:10px;border:1px solid #d9e4f3;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 1px 2px #0f172a0a}.el-overlay .el-dialog .el-select__wrapper:hover{border-color:#bcd3ef}.el-overlay .el-dialog .is-focused.el-select__wrapper{border-color:#7eb0ef;box-shadow:0 0 0 3px #3b82f624}.el-overlay .el-dialog .el-dialog__footer{padding:8px 20px 18px;border-top:1px solid #edf2fa;background:#fff}.el-overlay .el-dialog .dialog-actions{margin-top:0}.el-overlay .el-dialog .dialog-actions .el-button{min-width:92px;height:38px;border-radius:10px;font-weight:600}.el-overlay .el-dialog .dialog-actions .el-button.is-disabled,.el-overlay .el-dialog .dialog-actions .el-button:disabled{opacity:.58}.el-overlay .el-dialog .dialog-actions .el-button--primary{border-color:#2f79dd;background:linear-gradient(90deg,#2b72d4,#3a89ea)}.el-overlay .el-dialog .dialog-actions .el-button--primary:hover,.el-overlay .el-dialog .dialog-actions .el-button--primary:focus{border-color:#2467c5;background:linear-gradient(90deg,#2467c5,#327cdc)}.el-message-box{border-radius:14px!important;border:1px solid #dbeafe!important;box-shadow:0 18px 38px #1e40af38!important;overflow:hidden}.el-message-box__header{padding:14px 18px 12px!important;border-bottom:1px solid #e5eefb;background:linear-gradient(180deg,#f8fbff,#fff)}.el-message-box__title{font-size:17px!important;font-weight:700!important;color:#184382!important}.el-message-box__content{padding:18px!important;color:#334155}.el-message-box__status.el-icon{font-size:22px!important}.el-message-box__status.el-icon-warning{color:#f59e0b!important}.el-message-box__status.el-icon-error{color:#ef4444!important}.el-message-box__btns{padding:10px 18px 16px!important;border-top:1px solid #edf2fa}.el-message-box__btns .el-button{min-width:86px;height:36px;border-radius:10px}.el-message-box__btns .el-button--primary{border-color:#2f79dd;background:linear-gradient(90deg,#2b72d4,#3a89ea)}.el-message-box__btns .el-button--primary:hover,.el-message-box__btns .el-button--primary:focus{border-color:#2467c5;background:linear-gradient(90deg,#2467c5,#327cdc)}.el-message-box__btns .el-button--danger{border-color:#e24a4a!important;background:linear-gradient(90deg,#dc3b3b,#ef5353)!important;color:#fff!important}.el-message-box__btns .el-button--danger:hover,.el-message-box__btns .el-button--danger:focus{border-color:#c53232!important;background:linear-gradient(90deg,#c53232,#e24444)!important}.el-message-box__btns .el-button.is-disabled,.el-message-box__btns .el-button:disabled{opacity:.58}.el-overlay .el-drawer{border-left:1px solid #dbeafe;border-top:1px solid #dbeafe;border-bottom:1px solid #dbeafe;box-shadow:-12px 0 28px #1e40af2e}.el-overlay .el-drawer__header{margin-bottom:0;padding:16px 20px 14px;border-bottom:1px solid #e5eefb;background:linear-gradient(180deg,#f8fbff,#fff)}.el-overlay .el-drawer__title{font-size:19px;font-weight:700;color:#184382;letter-spacing:.2px}.el-overlay .el-drawer__body{padding:16px 20px}.el-overlay .el-drawer__headerbtn .el-drawer__close-btn{color:#7b8aa2;transition:color .2s ease,transform .2s ease}.el-overlay .el-drawer__headerbtn:hover .el-drawer__close-btn{color:#2f79dd;transform:rotate(90deg)}.auth-register-dialog .el-dialog__title{font-size:22px;font-weight:800}@keyframes dialogSlideIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-register-dialog .register-error{position:static!important;transform:none!important;margin:0 0 8px!important;padding:8px 10px!important;border-radius:8px!important;border:1px solid #fecaca!important;background:#fff1f2!important;color:#b42318!important;box-shadow:none!important}.auth-register-dialog .form-grid-full{grid-column:1 / -1}.form-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.form-row{margin-bottom:12px}.form-row label{display:block;margin-bottom:4px;font-size:13px;color:#475569}.form-row>input,.form-row>textarea,.form-row>select{width:100%;padding:8px 10px;border-radius:6px;border:1px solid #cbd5e1;font-size:14px;outline:none}.form-row>textarea{resize:vertical;min-height:80px}.form-row>input:focus,.form-row>textarea:focus,.form-row>select:focus{border-color:#409eff;box-shadow:0 0 0 3px #409eff33}.form-row .el-input,.form-row .el-select{width:100%}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:6px;border:none;background:#409eff;color:#fff;font-size:14px;cursor:pointer;font-weight:500;box-shadow:none;transition:transform .08s ease,filter .12s ease,box-shadow .12s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.btn-primary:hover:not(:disabled){background:#66b1ff}.btn-primary:active:not(:disabled){transform:translateY(1px);filter:brightness(.95);box-shadow:inset 0 2px 4px #0000001f}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.el-button{border-radius:6px;font-weight:500;letter-spacing:0;transition:transform .08s ease,filter .12s ease,box-shadow .12s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.el-button:not(.is-disabled):not(:disabled):active{transform:translateY(1px);filter:brightness(.95);box-shadow:inset 0 2px 4px #0000001f}.el-button--default{border-color:#dcdfe6;background:#fff;color:#334155;box-shadow:none}.el-button--default:hover,.el-button--default:focus{border-color:#c6e2ff;background:#ecf5ff;color:#409eff}.el-button--primary{border-color:#409eff;background:#409eff;color:#fff;box-shadow:none}.el-button--primary:hover,.el-button--primary:focus{border-color:#66b1ff;background:#66b1ff;color:#fff}.el-button--success{border-color:#67c23a;background:#67c23a;color:#fff;box-shadow:none}.el-button--success:hover,.el-button--success:focus{border-color:#85ce61;background:#85ce61;color:#fff}.el-button--warning{border-color:#e6a23c;background:#e6a23c;color:#fff;box-shadow:none}.el-button--warning:hover,.el-button--warning:focus{border-color:#ebb563;background:#ebb563;color:#fff}.el-button--danger{border-color:#f56c6c;background:#f56c6c;color:#fff;box-shadow:none}.el-button--danger:hover,.el-button--danger:focus{border-color:#f78989;background:#f78989;color:#fff}.el-button--info{border-color:#909399;background:#909399;color:#fff;box-shadow:none}.el-button--info:hover,.el-button--info:focus{border-color:#a6a9ad;background:#a6a9ad;color:#fff}.chat-container{margin-top:16px;max-height:420px;overflow-y:auto}.chat-message{display:flex;margin-bottom:10px}.chat-message.me{justify-content:flex-end}.chat-bubble{max-width:80%;padding:8px 12px;border-radius:12px;font-size:14px;line-height:1.5}.chat-bubble.me{background:#409eff;color:#fff;border-bottom-right-radius:2px}.chat-bubble.ai{background:#e2e8f0;color:#1f2937;border-bottom-left-radius:2px}.chat-meta{font-size:11px;color:#6b7280;margin-bottom:2px}.error-text{position:fixed!important;top:86px!important;left:50%!important;transform:translate(-50%)!important;z-index:3200!important;width:min(560px,calc(100vw - 36px))!important;margin:0!important;padding:10px 12px!important;border-radius:10px!important;border:1px solid #fecaca!important;background:#fef2f2!important;color:#b91c1c!important;font-size:13px!important;line-height:1.5!important;box-shadow:0 10px 24px #b91c1c1f!important}.layout-container{display:flex;gap:0;align-items:flex-start;min-height:100vh}.sidebar{width:216px;background:#fff;border-radius:0;padding:0 0 10px;color:#333;min-height:100vh;position:sticky;top:0;border-right:1px solid #e5e7eb;box-shadow:none;overflow:hidden;isolation:isolate}.sidebar:before{content:none}.sidebar:after{content:none}.sidebar>*{position:relative;z-index:1}.sidebar-title{font-size:13px;font-weight:600;padding:0 14px 12px;border-bottom:1px solid #e5e7eb;margin-bottom:6px;color:#999;letter-spacing:.4px}.sidebar-brand{display:flex;align-items:center;gap:8px;min-height:var(--layout-top-align-height);padding:0 8px;margin-bottom:0;border-bottom:1px solid #e5e7eb}.sidebar-brand-logo,.sidebar-brand-fallback{width:30px;height:30px;border-radius:7px;flex-shrink:0}.sidebar-brand-logo{object-fit:cover;background:#f3f4f6;border:1px solid #e5e7eb}.sidebar-brand-fallback{display:inline-flex;align-items:center;justify-content:center;color:#2563eb;font-size:15px;font-weight:700;background:#eef2ff;border:1px solid #c7d2fe}.sidebar-brand-text{min-width:0}.sidebar-brand-name{color:#1f2937;font-size:14px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-brand-subtitle{margin-top:2px;color:#9ca3af;font-size:12px}.sidebar-nav{display:flex;flex-direction:column;margin-top:10px}.sidebar-link{display:block;padding:10px;margin:4px 6px;border-radius:10px;font-size:16px;color:#4b5563;text-decoration:none;border:1px solid transparent;position:relative;overflow:hidden;transition:all .22s ease}.sidebar-link-inner{display:inline-flex;align-items:center;gap:10px;min-width:0}.sidebar-link-text{line-height:1.35}.sidebar-link-icon{font-size:17px;opacity:.95}.sidebar-link:hover{background:#f0f5ff;border-color:transparent;color:#2563eb;transform:translate(2px)}.sidebar-link.router-link-active{background:#eef2ff;border:1px solid #c7d2fe;box-shadow:none;color:#2563eb;font-weight:700;transform:translate(3px)}.sidebar-link.router-link-active:before{content:"";position:absolute;left:-1px;top:9px;bottom:9px;width:4px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,#2563eb,#3b82f6);box-shadow:none}.sidebar-link.router-link-active .sidebar-link-icon{opacity:1;color:#2563eb}.sidebar-link-group{position:relative;display:flex;align-items:center;padding:6px 8px}.sidebar-link-group-nested{margin-left:6px;margin-right:6px;padding-top:4px;padding-bottom:4px}.sidebar-submenu-nested{margin-top:2px;margin-left:10px;padding-left:8px;border-left:1px solid #e5e7eb}.sidebar-link-child-deep{margin-left:22px;font-size:14px}.sidebar-link-icon-nested{font-size:15px}.sidebar-link-group.router-link-active{background:#eef2ff;border:1px solid #c7d2fe;box-shadow:none;transform:translate(3px)}.sidebar-link-group.router-link-active:before{content:"";position:absolute;left:-1px;top:9px;bottom:9px;width:4px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,#2563eb,#3b82f6);box-shadow:none}.sidebar-group-main{flex:1;display:block;border:none;background:transparent;padding:6px;font:inherit;color:inherit;text-align:left;cursor:pointer}.sidebar-link-directory{display:block;padding:0}.sidebar-directory-btn{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;border:none;background:transparent;padding:10px;font:inherit;font-size:16px;font-weight:inherit;color:inherit;text-align:left;cursor:pointer}.sidebar-directory-btn--static{display:flex;padding:10px;cursor:default}.sidebar-directory-btn__label{flex:1;min-width:0}.sidebar-directory-btn__label .sidebar-link-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-directory-chevron{flex-shrink:0;font-size:14px;color:#64748b;transition:transform .2s ease,color .2s ease}.sidebar-link-directory:hover .sidebar-directory-chevron{color:#334155}.sidebar-directory-chevron.is-expanded{transform:rotate(180deg);color:#475569}.sidebar-submenu--directory{margin:0;padding:0 0 0 20px}.sidebar-link-group.router-link-active .sidebar-group-main,.sidebar-link-group.router-link-active .sidebar-group-toggle{color:#2563eb}.sidebar-group-toggle{width:28px;height:28px;border:none;background:transparent;border-radius:6px;color:#6b7280;cursor:pointer;transition:transform .2s ease,background .2s ease}.sidebar-group-toggle:hover{background:#f3f4f6}.sidebar-group-toggle.expanded{transform:rotate(180deg)}.sidebar-submenu{margin-top:2px}.sidebar-link-child{margin-left:0;margin-right:6px;padding:8px 10px;font-size:15px}.sidebar-link-icon-child{font-size:13px;opacity:.9}.layout-main{flex:1;min-width:0;padding:0 10px 12px 0}.layout-content{padding-left:10px}.layout-topbar{display:flex;align-items:center;gap:12px;justify-content:flex-end;min-height:var(--layout-top-align-height);position:sticky;top:0;z-index:20;margin-bottom:12px;padding:8px 14px;border-radius:0;background:#fff;border-top:1px solid #e2e8f0;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;border-left:none;box-shadow:none;min-width:0}.layout-topbar-tabs{flex:1;min-width:0;overflow:hidden;display:flex;align-items:center;padding-left:4px}.layout-topbar .app-nav{flex-shrink:0;display:flex;align-items:center;gap:8px;width:auto;justify-content:flex-end}.layout-main .card{border-radius:16px;background:linear-gradient(180deg,#fff,#fbfcfd);border:1px solid #e2e8f0;box-shadow:0 12px 24px #0f172a0f}.app-nav-btn{cursor:pointer}.app-nav-portal-btn{background:#eef5ff;border-color:#bfd9ff;color:#1d4ed8}.app-nav-portal-btn:hover{background:#e2efff;border-color:#a8ccff;color:#1e40af}.app-user-name{display:inline-flex;align-items:center;padding:4px 10px;font-size:13px;color:#334155;background:#fff;border:1px solid #dbe6f3;border-radius:8px;box-shadow:0 4px 10px #0f172a0f}.app-user-profile-btn{cursor:pointer}.app-user-profile-btn:hover{background:#f1f6ff;border-color:#bfd9ff}.logo-setting-block{display:flex;align-items:center;gap:14px}.logo-preview{width:56px;height:56px;border-radius:10px;object-fit:cover;border:1px solid #dbe6f3;background:#f8fbff}.logo-empty{width:56px;height:56px;border-radius:10px;border:1px dashed #cbd5e1;color:#94a3b8;font-size:12px;display:inline-flex;align-items:center;justify-content:center;background:#f8fafc}.table{width:100%;border-collapse:collapse;margin-top:8px;font-size:14px}.table th,.table td{padding:10px 12px;border-bottom:1px solid #e2e8f0;text-align:center}.table .el-table__cell{text-align:center}.table th{background:#f8fafc;font-weight:600;color:#334155}.table tbody tr:hover{background:#f8fafc}.btn-link{background:none;border:none;padding:0 4px;font-size:13px;color:#409eff;cursor:pointer}.btn-link.danger{color:#b91c1c}.dialog-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a33;display:flex;align-items:center;justify-content:center;z-index:1000}.dialog{background:#fff;border-radius:14px;padding:20px;width:420px;max-width:95%;box-shadow:0 20px 40px #0f172a40;border:1px solid #e2e8f0}.dialog-large{width:640px}.dialog-title{margin:0 0 16px;font-size:18px;font-weight:700;color:#0f172a}.auth-wrap{position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:16px;font-family:DejaVu Sans,Segoe UI,Arial,sans-serif;background:radial-gradient(circle at 14% 18%,rgba(191,219,254,.24),transparent 42%),radial-gradient(circle at 82% 16%,rgba(147,197,253,.16),transparent 44%),repeating-linear-gradient(0deg,rgba(147,197,253,.1) 0 1px,transparent 1px 30px),repeating-linear-gradient(115deg,rgba(147,197,253,.08) 0 1px,transparent 1px 26px),linear-gradient(125deg,#d9e9ff,#bdd8fb 30%,#5e99e6 58%,#3f84df 80%,#2f79dd);background-size:120% 120%,130% 130%,140% 140%,140% 140%,180% 180%;animation:authBgFlow 34s ease-in-out infinite alternate}.auth-wrap:before{content:"";position:absolute;left:-8%;top:-120px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle at center,#ffffff85,#bfdbfe38 44%,#3b82f600 74%);filter:blur(4px);pointer-events:none;animation:authGlowFloatA 30s ease-in-out infinite}.auth-wrap:after{content:"";position:absolute;right:-9%;bottom:-140px;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle at center,#3b82f63d,#60a5fa29,#3b82f600 72%),repeating-linear-gradient(135deg,rgba(147,197,253,.14) 0 1px,transparent 1px 20px);background-size:100% 100%,220px 220px;filter:blur(6px);pointer-events:none;animation:authGlowFloatB 36s ease-in-out infinite}.auth-bg-pattern{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.pattern-square{position:absolute;border-radius:10px;background:#93c5fd42;filter:blur(.2px)}.pattern-square.p-s1{left:7%;top:34%;width:96px;height:96px}.pattern-square.p-s2{right:14%;top:20%;width:118px;height:118px;background:#60a5fa42}.pattern-square.p-s3{left:48%;bottom:16%;width:84px;height:84px;background:#3b82f63d}.pattern-square.p-s4{left:22%;top:14%;width:72px;height:72px;background:#1d4ed833}.pattern-square.p-s5{right:26%;bottom:12%;width:92px;height:92px;background:#2563eb38}.pattern-square.p-s6{left:3%;bottom:38%;width:60px;height:60px;background:#bfdbfe47}.pattern-icon-book,.pattern-icon-screen,.pattern-icon-openbook{position:absolute;opacity:.58}.pattern-icon-book{left:11%;bottom:24%;width:98px;height:54px;border-radius:10px;border:3px solid rgba(37,99,235,.72);transform:skew(-14deg)}.pattern-icon-book:before{content:"";position:absolute;left:8px;right:8px;top:-14px;height:22px;border-radius:6px;border:3px solid rgba(37,99,235,.66);background:#ffffff1f}.pattern-icon-screen{right:8%;bottom:24%;width:122px;height:84px;border-radius:10px;border:3px solid rgba(29,78,216,.68)}.pattern-icon-screen:before{content:"";position:absolute;left:50px;bottom:-18px;width:18px;height:14px;background:#1d4ed8ad;border-radius:2px}.pattern-icon-screen:after{content:"";position:absolute;left:36px;bottom:-28px;width:46px;height:5px;background:#1d4ed8ad;border-radius:999px}.pattern-icon-openbook{left:50%;bottom:28%;width:126px;height:34px;transform:translate(-50%)}.pattern-icon-openbook:before,.pattern-icon-openbook:after{content:"";position:absolute;top:0;width:60px;height:32px;border:3px solid rgba(37,99,235,.66);border-top:none}.pattern-icon-openbook:before{left:0;border-right:none;border-radius:0 0 28px 28px}.pattern-icon-openbook:after{right:0;border-left:none;border-radius:0 0 28px 28px}.pattern-ring,.pattern-hex{position:absolute;opacity:.56}.pattern-ring{border-radius:50%;border:3px solid rgba(59,130,246,.62);box-shadow:0 0 0 6px #3b82f624}.pattern-ring.p-r1{right:18%;top:38%;width:86px;height:86px}.pattern-ring.p-r2{left:34%;bottom:18%;width:64px;height:64px}.pattern-hex{width:56px;height:32px;border-left:3px solid rgba(37,99,235,.62);border-right:3px solid rgba(37,99,235,.62)}.pattern-hex:before,.pattern-hex:after{content:"";position:absolute;left:-3px;width:56px;height:56px;border-left:3px solid rgba(37,99,235,.62);border-right:3px solid rgba(37,99,235,.62)}.pattern-hex:before{top:-28px;transform:scaleY(.58) rotate(-45deg)}.pattern-hex:after{top:4px;transform:scaleY(.58) rotate(45deg)}.pattern-hex.p-h1{left:18%;top:58%}.pattern-hex.p-h2{right:6%;top:52%}.auth-shell{position:relative;z-index:1;width:min(980px,calc(100vw - 64px));min-height:540px;border-radius:22px;overflow:hidden;display:grid;grid-template-columns:36% 64%;background:#fff;border:1px solid rgba(147,197,253,.56);box-shadow:0 26px 60px #1e40af4d}.auth-shell:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:22px;pointer-events:none;border:1px solid rgba(255,255,255,.44)}.auth-hero{position:relative;padding:28px 24px;color:#eaf2ff;background:radial-gradient(circle at 18% 10%,#ffffff42,#fff0 48%),linear-gradient(180deg,#5a9af1,#3f89e9 52%,#2f79dd)}.auth-hero,.auth-hero *{-webkit-user-select:none;user-select:none}.auth-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(140deg,#ffffff29,#fff0 42%),repeating-linear-gradient(155deg,rgba(191,219,254,.11) 0 2px,transparent 2px 42px);pointer-events:none}.auth-hero:after{content:"";position:absolute;left:-60px;right:-80px;bottom:-90px;height:180px;border-radius:50%;background:radial-gradient(circle at center,#93c5fd6b,#bfdbfe00 70%);filter:blur(4px);pointer-events:none}.auth-hero-logo-wrap{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;border:1px solid rgba(219,234,254,.62);background:#ffffff2e;box-shadow:0 10px 16px #1e40af38}.auth-hero-logo,.auth-hero-logo-fallback{width:30px;height:30px;border-radius:8px}.auth-hero-logo{object-fit:cover}.auth-hero-logo-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#1e40af;background:#fffffff2}.auth-hero-title{margin:16px 0 6px;font-size:32px;line-height:1.2;font-weight:800;color:#fff;letter-spacing:.6px}.auth-hero-subtitle{margin:0;font-size:13px;color:#eff6ffe6;letter-spacing:.2px}.auth-hero-badge{position:absolute;display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:999px;color:#eaf3ff;font-size:13px;font-weight:700;border:1px solid rgba(219,234,254,.52);background:#ffffff3d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 8px 16px #1e40af40}.auth-hero-badge-a{top:182px;left:72px}.auth-hero-badge-b{top:248px;right:26px}.auth-hero-badge-c{top:296px;left:70px}.auth-hero-figure{position:absolute;left:30px;right:30px;bottom:24px;height:210px}.hero-figure-card{position:absolute;left:20px;right:20px;bottom:62px;height:94px;border-radius:18px;border:1px solid rgba(219,234,254,.68);background:linear-gradient(160deg,#bfdbfeeb,#93c5fd5c 70%,#3b82f62e);box-shadow:0 20px 32px #1e40af57,inset 0 1px #ffffffa8;transform:perspective(420px) rotateX(8deg) rotateY(-6deg)}.hero-figure-card:before{content:"";position:absolute;left:26px;top:28px;width:92px;height:10px;border-radius:999px;background:#1d4ed86b}.hero-figure-card:after{content:"";position:absolute;left:26px;top:50px;width:62px;height:10px;border-radius:999px;background:#facc15cc}.hero-figure-ring{position:absolute;left:22px;right:22px;bottom:44px;height:72px;border-radius:50%;border:6px solid rgba(191,219,254,.78);box-shadow:0 12px 20px #1e40af52;transform:perspective(420px) rotateX(54deg)}.hero-figure-base{position:absolute;left:60px;right:60px;bottom:12px;height:24px;border-radius:50%;background:#93c5fdb8;filter:blur(.6px)}.hero-figure-base:before{content:"";position:absolute;left:-26px;right:-26px;top:-16px;height:28px;border-radius:50%;background:#bfdbfe8f;filter:blur(.8px)}.auth-panel{padding:54px 62px 42px;background:#fffffffa;position:relative;display:flex;flex-direction:column;justify-content:center}.auth-panel>*{width:min(420px,100%);margin-left:auto;margin-right:auto}.auth-panel:before{content:"";position:absolute;left:0;top:36px;bottom:36px;width:1px;background:linear-gradient(180deg,#dbeafe00,#bfdbfeb8,#dbeafe00);pointer-events:none}.auth-panel-title{margin:0 0 20px;font-size:34px;line-height:1.2;font-weight:800;color:#0f172a}.auth-field-label{display:none}.auth-tenant-row{min-height:44px}.auth-tenant-row-hidden{display:none}.auth-tabs{display:flex;gap:10px;margin-bottom:20px}.auth-tab{flex:1;padding:10px;border-radius:10px;font-weight:600;transition:all .18s ease!important}.auth-tabs .el-button--default.auth-tab{border-color:#dbe6f3;background:#fff;color:#475569}.auth-tabs .el-button--default.auth-tab:hover{border-color:#c8d7e8;background:#f8fbff;color:#334155}.auth-tabs .el-button--primary.auth-tab{border-color:var(--theme-bluegray-sidebar-3);background:linear-gradient(90deg,#2268cd,#2e7ddd);color:#fff}.auth-tabs .el-button--primary.auth-tab:hover,.auth-tabs .el-button--primary.auth-tab:focus{border-color:#1f5fbc;background:linear-gradient(90deg,#1f5fbc,#286fcb);color:#fff}.auth-btn{width:86%;margin:4px auto 0;height:42px;border-radius:999px!important}.auth-login-hint{text-align:center;margin-top:8px}.auth-panel .form-row{margin-bottom:14px}.auth-panel-super .form-row{margin-bottom:16px}.auth-panel-super .remember-row{margin-top:6px}.auth-panel .login-mode-row .login-mode-group{width:100%;display:flex;flex-wrap:nowrap;border-radius:999px;overflow:hidden;border:1px solid rgba(32,100,200,.28);box-shadow:0 2px 8px #2563eb14;background:#f8fafc}.auth-panel .login-mode-row .login-mode-group .el-radio-button{flex:1;margin:0!important}.auth-panel .login-mode-row .login-mode-group .el-radio-button__inner{width:100%;border:none!important;border-radius:0!important;box-shadow:none!important;margin:0!important;height:42px;line-height:42px;padding:0 12px;font-weight:600;font-size:14px;color:#64748b;background:#fff!important;transition:background .18s ease,color .18s ease}.auth-panel .login-mode-row .login-mode-group .el-radio-button:first-child .el-radio-button__inner{border-radius:999px 0 0 999px!important}.auth-panel .login-mode-row .login-mode-group .el-radio-button:last-child .el-radio-button__inner{border-radius:0 999px 999px 0!important}.auth-panel .login-mode-row .login-mode-group .el-radio-button:not(:first-child) .el-radio-button__inner{border-left:1px solid #e2e8f0!important}.auth-panel .login-mode-row .login-mode-group .el-radio-button.is-active .el-radio-button__inner{background:linear-gradient(90deg,#2064c8,#2d7bdb)!important;color:#fff!important;border-left-color:transparent!important}.auth-panel .login-mode-row .login-mode-group .el-radio-button.is-active+.el-radio-button .el-radio-button__inner{border-left-color:#ffffff59!important}.auth-panel .login-mode-row .login-mode-group .el-radio-button.is-active .el-radio-button__inner:hover{background:linear-gradient(90deg,#1d5bb7,#286dc7)!important;color:#fff!important}.auth-panel .login-mode-row .login-mode-group .el-radio-button:not(.is-active) .el-radio-button__inner:hover{color:#334155;background:#f1f5f9!important}.auth-panel .sms-code-capsule{display:flex;align-items:stretch;gap:6px;width:100%;box-sizing:border-box;padding:0 6px 0 0;min-height:44px;border:1px solid #e2e8f0;border-radius:10px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 1px 2px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.auth-panel .sms-code-capsule:hover{border-color:#c7d8ee;background:#fff}.auth-panel .sms-code-capsule:focus-within{border-color:#6ea8f0;box-shadow:0 0 0 3px #3b82f624;background:#fff}.auth-register-dialog .sms-code-capsule{display:flex;align-items:stretch;gap:6px;width:100%;box-sizing:border-box;padding:3px 4px 3px 14px;border:1px solid #e2e8f0;border-radius:9999px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.auth-register-dialog .sms-code-capsule:focus-within{border-color:#6ea8f0;box-shadow:0 0 0 3px #3b82f624}.auth-panel .sms-code-capsule>.el-input,.auth-register-dialog .sms-code-capsule>.el-input{flex:1;min-width:0}.auth-panel .sms-code-capsule .el-input__wrapper{min-height:42px;padding-right:6px;border-radius:0;border:none!important;background:transparent!important;box-shadow:none!important}.auth-register-dialog .sms-code-capsule .el-input__wrapper{min-height:38px;padding-left:0;padding-right:6px;border-radius:0;border:none!important;background:transparent!important;box-shadow:none!important}.auth-panel .sms-code-capsule .el-input__wrapper:hover,.auth-panel .sms-code-capsule .el-input__wrapper.is-focus,.auth-register-dialog .sms-code-capsule .el-input__wrapper:hover,.auth-register-dialog .sms-code-capsule .el-input__wrapper.is-focus{border:none!important;box-shadow:none!important;background:transparent!important}.auth-panel .sms-code-capsule .el-input__inner{height:42px;line-height:42px}.auth-register-dialog .sms-code-capsule .el-input__inner{height:38px;line-height:38px}.auth-panel .sms-code-capsule .el-input__inner::placeholder{line-height:42px}.auth-register-dialog .sms-code-capsule .el-input__inner::placeholder{line-height:38px}.auth-panel .sms-code-capsule .sms-send-btn{align-self:center;flex-shrink:0;margin:0;height:32px;min-height:32px;padding:0 12px;border-radius:8px;border:none!important;background:#e8f1fc;color:#2d4a6f;font-size:13px;font-weight:500;box-shadow:none!important}.auth-register-dialog .sms-code-capsule .sms-send-btn{align-self:center;flex-shrink:0;margin:0;height:34px;min-height:34px;padding:0 14px;border-radius:9999px;border:none!important;background:#e8f1fc;color:#2d4a6f;font-size:13px;font-weight:500;box-shadow:none!important}.auth-panel .sms-code-capsule .sms-send-btn:hover:not(:disabled),.auth-register-dialog .sms-code-capsule .sms-send-btn:hover:not(:disabled){background:#dce9f8;color:#1e3a5c}.auth-panel .sms-code-capsule .sms-send-btn:focus-visible,.auth-register-dialog .sms-code-capsule .sms-send-btn:focus-visible{outline:2px solid rgba(37,99,235,.45);outline-offset:1px}.auth-panel .sms-code-capsule .sms-send-btn:disabled,.auth-register-dialog .sms-code-capsule .sms-send-btn:disabled{opacity:.7;background:#f1f5f9;color:#94a3b8}.auth-panel .remember-forgot-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:100%;box-sizing:border-box;margin:2px 0 4px;padding-left:38px;padding-right:38px;min-height:32px}.auth-panel .remember-forgot-left{display:flex;align-items:center;flex:1;min-width:0;margin:0;padding:0}.auth-panel .remember-forgot-row .el-checkbox{margin:0!important;padding:0!important;height:auto;display:inline-flex;align-items:center}.auth-panel .remember-forgot-row .el-checkbox__input{display:inline-flex;align-items:center;justify-content:center}.auth-panel .remember-forgot-row .el-checkbox__label{line-height:1.2;padding-left:8px;font-size:13px;color:#475569}.auth-panel .remember-forgot-row .forgot-link.el-button{margin:0!important;padding:0!important;height:auto;min-height:0!important;min-width:0!important;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;line-height:1.2;border-radius:6px;color:#2563eb!important;text-decoration:none!important;transition:color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .15s ease}.auth-panel .remember-forgot-row .forgot-link.el-button:hover,.auth-panel .remember-forgot-row .forgot-link.el-button:focus-visible{color:#1d4ed8!important;text-decoration:none!important;background-color:#2563eb14!important;box-shadow:none!important}.auth-panel .remember-forgot-row .forgot-link.el-button:focus-visible{outline:2px solid rgba(37,99,235,.45);outline-offset:1px}.auth-panel .remember-forgot-row .forgot-link.el-button:active{color:#1e3a8a!important;text-decoration:none!important;transform:translateY(1px);background-color:#2563eb1f!important}.auth-panel .el-input__prefix .el-icon,.auth-panel .el-input__suffix .password-toggle-btn .el-icon{color:#94a3b8;font-size:16px}.auth-panel .password-toggle-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0;padding:0;border:none;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer;flex-shrink:0}.auth-panel .password-toggle-btn:hover{color:#2e6fcb;background:#2563eb14}.auth-panel .password-toggle-btn:focus-visible{outline:2px solid rgba(37,99,235,.45);outline-offset:1px}.auth-panel .el-input__wrapper{min-height:44px;border-radius:10px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 1px 2px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.auth-panel .el-input__inner{height:42px;line-height:42px}.auth-panel .el-input__inner::placeholder{line-height:42px}.auth-panel .el-input__wrapper:hover{border-color:#c7d8ee;background:#fff}.auth-panel .el-input__wrapper.is-focus{border-color:#6ea8f0;box-shadow:0 0 0 3px #3b82f624;background:#fff}.auth-panel .btn-primary{background:linear-gradient(90deg,#2064c8,#2d7bdb);color:#fff;border-radius:999px;font-weight:700;border:1px solid rgba(219,234,254,.8);box-shadow:0 8px 18px #2563eb4d}.auth-panel .btn-primary:hover:not(:disabled){background:linear-gradient(90deg,#1d5bb7,#286dc7)}.remember-row{margin-top:2px}.remember-label{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#475569;cursor:pointer}.remember-label input{width:auto}.auth-register-btn{width:100%;margin-top:10px;color:#2f7ddd!important;background:transparent!important;border-color:transparent!important;font-weight:600}.auth-register-btn:hover,.auth-register-btn:focus{color:#1f5fbc!important;background:#3b82f614!important;border-color:transparent!important}.auth-panel .error-text{position:static!important;top:auto!important;right:auto!important;left:auto!important;transform:none!important;z-index:auto!important;width:auto!important;margin-top:8px!important;padding:0!important;border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#8e2a2a!important;font-weight:600!important}@keyframes authBgFlow{0%{background-position:0% 0%,100% 0%,0% 0%,0% 0%,0% 50%}50%{background-position:10% 8%,86% 14%,22% 10%,12% 6%,100% 50%}to{background-position:4% 18%,94% 8%,44% 18%,24% 14%,0% 50%}}@keyframes authGlowFloatA{0%{transform:translateZ(0) scale(1);opacity:.64}50%{transform:translate3d(8px,-6px,0) scale(1.03);opacity:.76}to{transform:translate3d(-6px,10px,0) scale(.99);opacity:.62}}@keyframes authGlowFloatB{0%{transform:translateZ(0) scale(1);opacity:.54}50%{transform:translate3d(-10px,-7px,0) scale(1.04);opacity:.66}to{transform:translate3d(8px,10px,0) scale(.98);opacity:.52}}@keyframes authGridMove{0%{background-position:0 0,0 0}to{background-position:22px 0,22px 0}}@media (max-width: 1100px){.auth-shell{width:min(920px,calc(100vw - 40px));grid-template-columns:38% 62%}.auth-panel{padding:42px 32px 30px}.auth-hero-title{font-size:28px}.auth-panel-title{font-size:30px}}@media (max-width: 960px){.toolbar-field,.toolbar-field-sm{min-width:0;flex:1 1 200px;max-width:none}.toolbar .toolbar-spacer{display:none}.toolbar .toolbar-actions{width:100%;justify-content:flex-start}}@media (max-width: 700px){.el-overlay .el-dialog{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.el-overlay .el-dialog .form-grid-2{grid-template-columns:1fr}.auth-shell{width:calc(100vw - 24px);min-height:0;grid-template-columns:1fr}.auth-hero{min-height:190px;padding:22px 20px}.auth-hero:after{display:none}.auth-hero-title{margin-top:12px;font-size:24px}.auth-hero-subtitle{font-size:12px}.auth-hero-badge,.auth-hero-figure{display:none}.auth-panel{padding:24px 18px 20px}.auth-panel:before{display:none}.auth-panel-title{font-size:26px;margin-bottom:14px}.form-grid-2{grid-template-columns:1fr}}
