:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--shell-bg:#f3f5f8;--panel-bg:#fff;--panel-soft:#f8fafc;--panel-border:#e5e7eb;--panel-border-soft:#eef2f7;--text-main:#111827;--text-body:#374151;--text-muted:#64748b;--text-faint:#94a3b8;--brand:#2563eb;--brand-hover:#1d4ed8;--brand-soft:#eff6ff;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--sidebar-bg:#18212f;--sidebar-line:#ffffff14;--sidebar-text:#b6c2d2;--sidebar-title:#f8fafc;--sidebar-active-bg:#2c3f56;--sidebar-active-text:#fff;--radius:8px;--radius-sm:6px;--shadow-sm:0 1px 2px #0f172a0a;--shadow-md:0 8px 24px #0f172a0f;background:#f3f5f8;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}html,body,#app,.shell{min-height:100%}body{background:var(--shell-bg);color:var(--text-body);margin:0}button,input,textarea,select{font:inherit}.el-container{min-height:100vh}.mb16{margin-bottom:16px}.mr6{margin-right:6px}.full-height{height:100%}.muted,.muted-text{color:var(--text-muted);font-size:12px}.backup-danger-note{color:#b45309;font-size:13px}.shell{background:var(--shell-bg)}.sidebar,.shell>.sidebar{background:var(--sidebar-bg);transition:width .2s;box-shadow:none!important;border-right:0!important}.brand{min-width:0;height:64px;color:var(--sidebar-title);border-bottom:1px solid var(--sidebar-line);white-space:nowrap;align-items:center;gap:10px;padding:0 18px;font-size:17px;font-weight:700;display:flex}.brand .el-icon{flex:none;font-size:18px}.brand-logo-img{object-fit:contain;background:#ffffffeb;border-radius:4px;flex:none;width:30px;height:30px;padding:3px}.menu,.sidebar .el-menu{--el-menu-bg-color:transparent;--el-menu-text-color:var(--sidebar-text);--el-menu-hover-bg-color:#ffffff0f;--el-menu-active-color:var(--sidebar-active-text);background:0 0;padding:10px 10px 16px;border-right:0!important}.menu .el-menu-item,.menu .el-sub-menu__title{border-radius:var(--radius-sm);height:42px;color:var(--sidebar-text);margin:3px 0;line-height:42px}.menu .el-menu-item:hover,.menu .el-sub-menu__title:hover,.menu .el-menu-item.is-active{color:var(--sidebar-active-text);background:var(--sidebar-active-bg)}.menu .el-sub-menu.is-active>.el-sub-menu__title,.menu .el-sub-menu.is-opened>.el-sub-menu__title{color:var(--sidebar-title)}.menu .el-menu-item .el-icon,.menu .el-sub-menu__title .el-icon{color:inherit}.menu .el-menu--inline{background:0 0}.menu .el-menu--inline .el-menu-item{min-width:auto;padding-left:44px!important}.topbar{z-index:30;border-bottom:1px solid var(--panel-border);background:#fff;justify-content:space-between;align-items:center;gap:16px;min-width:0;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.topbar>div:first-of-type{min-width:0}.topbar h1{color:var(--text-main);margin:0;font-size:20px;font-weight:700;line-height:1.2}.topbar p{color:var(--text-muted);margin:4px 0 0;font-size:12px}.top-actions{flex:none;align-items:center;gap:8px;display:flex}.admin-name{color:#4b5563;border:1px solid var(--panel-border);border-radius:var(--radius-sm);background:#f3f4f6;align-items:center;height:28px;padding:0 10px;font-size:12px;display:inline-flex}.main{min-width:0;padding:20px}.main>section{animation:.12s ease-out pageFade}@keyframes pageFade{0%{opacity:.72;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-button{display:none!important}.mobile-menu-drawer .el-drawer__header{color:#fff;background:var(--sidebar-bg);border-bottom:1px solid var(--sidebar-line);margin-bottom:0;padding:18px 18px 12px}.mobile-menu-drawer .el-drawer__close-btn{color:#fff}.mobile-menu-drawer .el-drawer__body{background:var(--sidebar-bg);padding:0}.mobile-menu-drawer .el-menu,.mobile-menu-drawer .el-menu--inline,.mobile-menu-drawer .el-sub-menu,.mobile-menu-drawer .el-menu-item,.mobile-menu-drawer .el-sub-menu__title{background:var(--sidebar-bg)!important;color:var(--sidebar-text)!important}.mobile-menu-drawer .el-menu-item.is-active,.mobile-menu-drawer .el-menu-item:hover,.mobile-menu-drawer .el-sub-menu__title:hover{color:var(--sidebar-active-text)!important;background:var(--sidebar-active-bg)!important}.mobile-menu{padding:10px}.page-tabs{border-bottom:1px solid var(--panel-border);background:#fff;justify-content:space-between;align-items:center;gap:10px;min-width:0;height:42px;padding:0 14px;display:flex}.page-tabs-scroll{scrollbar-width:thin;flex:1;align-items:center;gap:6px;min-width:0;display:flex;overflow:auto hidden}.page-tab{color:#475569;background:var(--panel-soft);border-radius:var(--radius-sm);cursor:pointer;border:1px solid #dbe3ee;flex:none;align-items:center;gap:8px;height:30px;padding:0 10px;font-size:13px;transition:all .15s;display:inline-flex}.page-tab:hover,.page-tab.active{color:var(--brand);background:#fff;border-color:#93c5fd}.page-tab.active{box-shadow:0 1px 4px #2563eb1f}.page-tab i{border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-style:normal;display:inline-flex}.page-tab i:hover{color:#fff;background:#94a3b8}.page-tabs-actions{flex:none;align-items:center;gap:4px;display:flex}@media (width>=901px){.shell>.sidebar{z-index:50;scrollbar-width:none;-ms-overflow-style:none;height:100vh;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.shell>.sidebar::-webkit-scrollbar{display:none;width:0!important;height:0!important}.shell>.el-container{min-width:0;margin-left:236px;transition:margin-left .2s}.shell.is-collapsed>.el-container{margin-left:72px}}.workspace,.el-card,.filter-bar,.setting-block,.switch-group,.variable-group,.stats-panel,.company-preview-panel,.company-form-section,.license-detail-block{border-radius:var(--radius)!important}.workspace,.el-card,.stats-panel,.company-preview-panel,.company-form-section{border:1px solid var(--panel-border);min-width:0;max-width:100%;box-shadow:var(--shadow-sm)}.el-card__header{border-bottom:1px solid var(--panel-border-soft);background:#fff;padding:14px 16px}.el-card__body{min-width:0;padding:16px}.card-title,.table-header,.setting-card-head,.setting-section-head,.stats-panel-head,.panel-head{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.table-header strong,.stats-panel-head strong,.panel-head strong,.setting-card-head strong,.setting-section-head strong,.card-title{color:var(--text-main);font-size:16px;font-weight:700;display:block}.table-header p,.stats-panel-head p,.panel-head p{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.6}.setting-section-head span{color:var(--text-muted);font-size:12px;font-weight:400}.table-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.selection-actions{justify-content:flex-start;margin-bottom:16px}.table-actions .el-button,.filter-bar .el-button{min-width:72px;margin-left:0!important}.inline-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inline-actions .el-button{margin-left:0!important}.qr-preview-box{text-align:center;justify-items:center;gap:10px;display:grid}.qr-preview-box img{border:1px solid var(--panel-border);border-radius:var(--radius);width:260px;max-width:100%}.qr-preview-box strong{color:var(--text-main);font-size:15px}.qr-preview-box p{max-width:100%;color:var(--text-muted);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.6}.filter-bar{border:1px solid var(--panel-border);box-shadow:var(--shadow-sm);background:#fff;flex-wrap:wrap;align-items:flex-end;gap:10px 14px;margin-bottom:16px;padding:14px 16px;display:flex}.filter-bar .el-form-item{align-items:flex-start;margin-bottom:0;margin-right:0}.filter-bar .filter-actions-item{padding-top:25px}.filter-bar .el-form-item__label{text-align:left;justify-content:flex-start}.filter-bar .el-form-item__content{min-width:0;width:auto!important}.filter-bar .filter-actions-item .el-form-item__content{align-items:center;gap:10px;display:flex}.product-select{width:240px!important;min-width:240px!important}.status-select{width:150px!important;min-width:150px!important}.pagination-row,.pagination-wrap{justify-content:flex-end;margin-top:16px;padding-top:4px;display:flex}.page-tip{color:var(--text-muted);margin-bottom:12px;font-size:13px;line-height:1.7}.empty-note{color:var(--text-muted);text-align:center;padding:28px 16px}.tag-gap{flex-wrap:wrap;gap:6px;display:inline-flex}.counter{color:var(--text-main);font-size:24px;font-weight:800}.el-button{border-radius:var(--radius-sm)}.el-button+.el-button{margin-left:6px}.el-button.is-link{padding:0 3px;font-weight:600}.el-button.is-text{font-weight:600}.el-button.is-link:not(.is-disabled),.el-button.is-text:not(.is-disabled){color:#475569}.el-button.el-button--primary.is-link:not(.is-disabled),.el-button.el-button--primary.is-text:not(.is-disabled){color:#1d4ed8}.el-button.el-button--success.is-link:not(.is-disabled),.el-button.el-button--success.is-text:not(.is-disabled){color:#15803d}.el-button.el-button--warning.is-link:not(.is-disabled),.el-button.el-button--warning.is-text:not(.is-disabled){color:#b45309}.el-button.el-button--danger.is-link:not(.is-disabled),.el-button.el-button--danger.is-text:not(.is-disabled){color:#dc2626}.el-button.is-link.is-disabled,.el-button.is-text.is-disabled{color:#94a3b8!important}.row-action-group{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;width:100%;display:inline-flex}.row-action-group.center{justify-content:center}.row-action-group.compact{gap:6px}.row-action-group .el-button{flex:none;margin-left:0!important}.row-action-group .muted-text{white-space:nowrap}.el-tag{border-radius:4px}.el-input__wrapper,.el-select__wrapper,.el-textarea__inner,.el-date-editor .el-input__wrapper{border-radius:var(--radius-sm);box-shadow:inset 0 0 0 1px #dbe3ee}.el-input__wrapper:hover,.el-textarea__inner:hover,.el-select__wrapper:hover{box-shadow:inset 0 0 0 1px #b8c5d6}.el-input__wrapper.is-focus,.el-textarea__inner:focus,.el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--brand) inset}.el-form-item__label{color:#4b5563;text-align:left;font-weight:600}.el-table{--el-table-header-bg-color:var(--panel-soft);--el-table-header-text-color:#374151;--el-table-row-hover-bg-color:var(--panel-soft);border-color:var(--panel-border-soft);max-width:100%;font-size:13px;width:100%!important}.el-table__inner-wrapper{min-width:0}.el-table__inner-wrapper:before{background:var(--panel-border-soft)}.el-table th.el-table__cell{font-weight:700}.el-table .cell{line-height:1.55}.el-dialog{border-radius:var(--radius)}.el-dialog__header{border-bottom:1px solid var(--panel-border-soft);margin-right:0;padding:16px 18px 10px}.el-dialog__body{padding:18px}.el-dialog__footer{border-top:1px solid var(--panel-border-soft);padding:12px 18px 16px}.app-confirm-box{border-radius:var(--radius);width:420px;max-width:calc(100vw - 32px)}.app-confirm-box .el-message-box__message{line-height:1.6}.app-confirm-box .el-message-box__btns{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.app-confirm-box .el-message-box__btns .el-button{margin-left:0!important}.product-form .el-input-number,.batch-form .el-select,.batch-form .el-date-editor,.batch-form .el-input-number,.record-form .el-select,.record-form .el-date-editor,.flow-form .el-select,.flow-form .el-date-editor,.code-form .el-select,.code-form .el-input-number,.dealer-form .el-select,.setting-form .el-select,.setting-form .el-input-number,.el-date-editor.el-input,.el-date-editor.el-input__wrapper,.el-select,.el-input-number{width:100%}.setting-block{margin-bottom:16px}.setting-inline-form .el-form-item{margin-bottom:0}.setting-size-select{width:180px!important}.setting-help-text{color:var(--text-muted);margin-left:12px;font-size:12px}.system-setting-form{max-width:980px!important}.system-setting-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:2px;display:grid}.setting-mini-card{border-radius:var(--radius-sm);background:#fbfdff;border:1px solid #e2e8f0;min-width:0;padding:14px 16px}.setting-mini-card .el-form-item{margin-bottom:0}.number-with-unit{grid-template-columns:minmax(0,1fr) 52px;align-items:center;gap:8px;width:100%;display:grid}.number-with-unit>span{color:#475569;border-radius:var(--radius-sm);background:#f1f5f9;border:1px solid #dbe3ee;justify-content:center;align-items:center;height:32px;font-size:13px;font-weight:700;display:inline-flex}.setting-switch-row{color:#475569;align-items:center;gap:10px;min-height:32px;font-size:13px;font-weight:700;display:inline-flex}.setting-switch-row span{color:#64748b;min-width:32px}.setting-switch-row span.active{color:#0f172a;font-weight:900}.setting-switch-row .el-switch{--el-switch-on-color:var(--brand)}.field-help-text{color:var(--text-muted);margin:8px 0 0;font-size:12px;line-height:1.6}@media (width<=760px){.system-setting-grid{grid-template-columns:1fr}}.code-generate-workbench{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;display:grid}.code-generate-stack{gap:18px;max-width:620px;display:grid}.code-generate-field{margin-bottom:0}.code-generate-field-sm{width:220px}.code-generate-field-md{width:360px}.code-generate-field-lg{width:520px}.code-generate-field .el-form-item__content,.code-generate-field .el-input,.code-generate-field .el-select,.code-generate-field .el-input-number{width:100%}.code-generate-actions{flex-wrap:wrap;align-items:center;gap:12px;padding-top:6px;display:flex}.code-generate-actions .el-button{min-width:180px;font-weight:700;margin-left:0!important}.code-generate-actions .el-button--primary{color:#fff}.code-generate-actions .el-button:not(.el-button--primary){color:#334155;background:#fff;border-color:#cbd5e1}.code-generate-actions .el-button:not(.el-button--primary):hover{color:var(--brand);background:var(--brand-soft);border-color:#93c5fd}.code-generate-side{gap:14px;display:grid}.generate-summary-panel,.generate-result-panel{border:1px solid var(--border-color);background:#fff;border-radius:8px;padding:16px}.generate-summary-panel{background:#f8fafc}.generate-panel-head{gap:4px;margin-bottom:14px;display:grid}.generate-panel-head strong{color:var(--text-primary);font-size:15px}.generate-panel-head span,.generate-empty-text{color:var(--text-muted);font-size:12px}.generate-summary-list{grid-template-columns:92px minmax(0,1fr);gap:10px 12px;margin:0;display:grid}.generate-summary-list dt{color:var(--text-muted);font-size:13px}.generate-summary-list dd{min-width:0;color:var(--text-primary);word-break:break-word;margin:0;font-size:13px;font-weight:600}.generate-result-panel.is-empty{background:#fbfdff}.result-list{margin-bottom:14px}.generate-result-actions{flex-wrap:wrap;gap:10px;display:flex}.generate-result-actions .el-button{margin-left:0}.switch-board,.variable-list{gap:14px;display:grid}.switch-board{grid-template-columns:repeat(3,minmax(0,1fr))}.switch-group,.variable-group{background:var(--panel-soft);border:1px solid var(--panel-border);padding:14px}.switch-group h3,.variable-group h3{color:var(--text-main);margin:0 0 12px;font-size:14px}.switch-row{color:var(--text-body);border-bottom:1px dashed var(--panel-border);justify-content:space-between;align-items:center;gap:12px;padding:8px 0;font-size:14px;display:flex}.switch-row:last-child{border-bottom:0}.template-radio-group,.variable-items{flex-wrap:wrap;gap:8px;display:flex}.variable-chip,.rt-variable{border-radius:4px;align-items:center;gap:6px;font-size:12px;display:inline-flex}.variable-chip{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe3ee;padding:7px 10px;transition:all .15s}.variable-chip:hover{color:var(--brand);background:var(--brand-soft);border-color:#bcd3ff}.rt-variable{color:#1d4ed8;background:var(--brand-soft);border:1px solid #bfdbfe;padding:1px 5px}.upload-field{width:100%}.upload-line{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px;width:100%;display:grid}.upload-preview{background:var(--panel-soft);border:1px solid var(--panel-border);border-radius:var(--radius-sm);margin-top:10px;padding:6px;display:inline-flex}.upload-preview img{object-fit:contain;background:var(--panel-soft);border-radius:4px;width:auto;max-width:100%;max-height:220px;display:block}.multi-upload-list{gap:10px;width:100%;display:grid}.multi-upload-item{border:1px solid var(--panel-border);border-radius:var(--radius-sm);background:#fafbfc;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:10px;display:grid}.rich-editor{border:1px solid var(--panel-border);border-radius:var(--radius-sm);background:#fff;width:100%;overflow:hidden}.rich-toolbar-extra{border-bottom:1px solid var(--panel-border);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.rich-toolbar-left,.rich-toolbar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rich-visual-panel{min-width:0}.rich-toolbar{background:var(--panel-soft);border-bottom:1px solid var(--panel-border)}.rich-content{min-height:380px;max-height:680px;color:var(--text-body);font-size:14px;line-height:1.85;overflow-y:auto}.rich-content .w-e-text-container [data-slate-editor]{padding:18px 20px}.rich-source-panel{background:#fbfcfe;padding:12px}.rich-source-head{justify-content:space-between;gap:12px;margin-bottom:10px;display:flex}.rich-source-head strong{color:var(--text-main);font-size:14px;display:block}.rich-source-head p,.rich-source-tips{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.6}.rich-source-actions{white-space:nowrap;align-items:flex-start;gap:8px;display:flex}.rich-source-input textarea{font-family:Consolas,Menlo,Monaco,monospace;font-size:13px;line-height:1.7}.rich-source-tips{padding-top:8px}.rich-content h2,.rich-content .w-e-text-container h2{color:var(--text-main);margin:16px 0 10px;font-size:22px;line-height:1.35}.rich-content h3,.rich-content .w-e-text-container h3{color:var(--text-main);margin:14px 0 8px;font-size:18px;line-height:1.4}.rich-content p,.rich-content .w-e-text-container p{margin:0 0 12px}.rich-content blockquote,.rich-content .w-e-text-container blockquote{color:#4b5563;background:var(--panel-soft);border-left:4px solid var(--brand);margin:12px 0;padding:10px 14px}.rich-content ul,.rich-content ol,.rich-content .w-e-text-container ul,.rich-content .w-e-text-container ol{margin:10px 0 12px;padding-left:24px}.rich-content table,.rich-content .w-e-text-container table{border-collapse:collapse;max-width:100%;margin:12px 0}.rich-content td,.rich-content th,.rich-content .w-e-text-container td,.rich-content .w-e-text-container th{border:1px solid #d8dee8;min-width:80px;padding:8px 10px}.rich-content th,.rich-content tr:first-child td,.rich-content .w-e-text-container th,.rich-content .w-e-text-container tr:first-child td{background:var(--panel-soft);font-weight:600}.rich-content img,.rich-content video,.rich-content .w-e-text-container img,.rich-content .w-e-text-container video{object-fit:contain;border-radius:var(--radius-sm);background:var(--panel-soft);max-width:100%;height:auto;margin:10px 0;display:inline-block}.rich-content pre,.rich-content .w-e-text-container pre{color:#f8fafc;border-radius:var(--radius-sm);background:#111827;padding:12px;overflow-x:auto}.rich-content code,.rich-content .w-e-text-container code{font-family:Consolas,Menlo,monospace}.rich-content a,.rich-content .w-e-text-container a{color:var(--brand);text-decoration:underline}.rich-content hr,.rich-content .w-e-text-container hr{border:none;border-top:1px solid var(--panel-border);margin:18px 0}.rich-content table[style],.rich-content .w-e-text-container table[style]{max-width:100%}.rich-content pre code,.rich-content .w-e-text-container pre code{white-space:pre-wrap;display:block}@media (width<=760px){.rich-toolbar-extra,.rich-source-head{flex-direction:column;align-items:flex-start}.rich-toolbar-left,.rich-toolbar-right,.rich-source-actions{width:100%}}.login-page{background:linear-gradient(135deg,#101827,#27364b);place-items:center;min-height:100vh;padding:32px;display:grid}.login-panel-premium{background:#fffffffa;border:1px solid #e5e7ebd9;border-radius:10px;grid-template-columns:minmax(0,1.08fr) 390px;width:min(980px,100%);min-height:540px;display:grid;overflow:hidden;box-shadow:0 30px 60px #0f172a38}.login-intro{color:#fff;text-align:center;background:linear-gradient(160deg,#18212f,#2a4059);flex-direction:column;justify-content:center;align-items:center;padding:52px;display:flex}.login-brand-row{justify-content:center;align-items:center;gap:18px;min-width:0;display:flex}.login-kicker{color:#ffffffe0;letter-spacing:0;background:#ffffff1f;border-radius:999px;width:fit-content;margin:0 auto 12px;padding:6px 12px;font-size:12px;display:inline-flex}.login-intro h1{color:#fff;letter-spacing:0;max-width:560px;margin:0;font-size:34px;line-height:1.22}.login-intro>p{color:#ffffffd1;max-width:560px;margin:22px auto 0;font-size:15px;line-height:1.85}.login-feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;max-width:440px;margin:30px auto 0;display:grid}.login-feature-list span{color:#fffffff0;text-align:center;background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;min-height:54px;padding:10px 12px;font-size:14px;font-weight:700;display:inline-flex}.login-form{background:#fff;flex-direction:column;justify-content:center;padding:44px 36px;display:flex}.login-form-head{text-align:left;margin-bottom:28px}.login-form-head h2{color:var(--text-main);margin:0;font-size:24px;line-height:1.2}.login-form .el-form-item{margin-bottom:18px}.login-form .el-form-item:last-of-type{margin-bottom:20px}.login-form .el-input__wrapper{border-radius:var(--radius);min-height:46px;box-shadow:inset 0 0 0 1px #cbd5e1}.login-form .el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--brand) inset, 0 0 0 3px #2563eb1f}.login-captcha-row{grid-template-columns:minmax(0,1fr) 144px;align-items:center;gap:10px;width:100%;display:grid}.login-captcha-row .el-input{width:100%}.captcha-question{width:144px;height:46px;color:var(--text-main);background:var(--panel-soft);border-radius:var(--radius);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #cbd5e1;justify-content:center;align-items:center;padding:0;font-size:13px;font-weight:700;display:inline-flex;overflow:hidden}.captcha-question:hover{background:#f1f5f9;border-color:#94a3b8}.captcha-image{object-fit:cover;width:100%;height:100%;display:block}.login-button{border-radius:var(--radius);width:100%;height:48px;margin-top:2px;font-weight:800}.dashboard-pro-page,.statistics-clean-page{gap:16px;display:grid}.dashboard-hero{color:#fff;border-radius:var(--radius);background:linear-gradient(135deg,#121b2b 0%,#1e2d45 52%,#24415f 100%);border:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) 320px;gap:18px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 38px #0f172a2e}.dashboard-hero:after{content:"";background:#ffffff0f;width:360px;height:360px;position:absolute;top:-120px;right:-80px;transform:rotate(32deg)}.hero-copy,.hero-panel{z-index:1;min-width:0;position:relative}.hero-copy span{color:#ffffffc7;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:4px;padding:5px 10px;font-size:12px;display:inline-flex}.hero-copy h2{letter-spacing:0;margin:14px 0 8px;font-size:30px;line-height:1.25}.hero-copy p{color:#ffffffb8;max-width:660px;margin:0;line-height:1.8}.hero-actions,.hero-actions-flat{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.hero-flat-btn{color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;min-width:136px;height:44px;padding:0 22px;font-size:14px;font-weight:700;line-height:1;transition:background .18s,border-color .18s,transform .18s}.hero-flat-btn:hover{transform:translateY(-1px)}.hero-flat-primary{background:var(--brand);border-color:var(--brand)}.hero-flat-primary:hover{background:var(--brand-hover);border-color:var(--brand-hover)}.hero-flat-secondary{color:#eef6ff;background:#ffffff1a;border-color:#ffffff47}.hero-flat-secondary:hover{background:#ffffff2e;border-color:#ffffff70}.hero-panel{border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff17;border:1px solid #ffffff1f;padding:18px}.hero-panel small,.hero-panel p{color:#ffffffb8}.hero-panel small{font-size:13px;display:block}.hero-panel strong{margin:8px 0 6px;font-size:44px;line-height:1;display:block}.hero-panel p{margin:0 0 16px;font-size:13px}.hero-mini-grid{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:14px;display:grid}.hero-mini-grid div{gap:3px;display:grid}.hero-mini-grid b{font-size:18px}.hero-mini-grid span{color:#ffffffa8;font-size:12px}.dashboard-pro-metrics,.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.pro-metric-card .el-card__body{align-items:center;gap:14px;padding:18px;display:flex}.metric-icon{width:44px;height:44px;color:var(--brand);background:var(--brand-soft);border-radius:var(--radius);flex:none;justify-content:center;align-items:center;font-size:22px;display:inline-flex}.pro-metric-card span,.resource-card span,.stats-summary-card span{color:var(--text-muted);font-size:13px;display:block}.pro-metric-card strong,.resource-card strong,.stats-summary-card strong{color:var(--text-main);font-size:28px;line-height:1;display:block}.pro-metric-card small,.resource-card small,.license-usage-card small{color:var(--text-faint);font-size:12px;display:block}.pro-metric-card small{margin-top:6px}.pro-metric-card.is-green .metric-icon{color:var(--success);background:#ecfdf5}.pro-metric-card.is-purple .metric-icon{color:#7c3aed;background:#f5f3ff}.pro-metric-card.is-red .metric-icon{color:var(--danger);background:#fef2f2}.dashboard-panel .el-card__header{padding:16px 18px}.dashboard-panel .el-card__body{padding:18px}.dashboard-overview-row>.el-col{display:flex}.dashboard-overview-row .dashboard-panel{width:100%;height:100%}.panel-head.compact .el-icon{color:var(--text-faint)}.trend-plot{min-width:0;position:relative;overflow:visible}.premium-trend-chart,.trend-chart,.clean-trend-chart{color:var(--brand)}.premium-trend-chart svg,.trend-chart svg,.clean-trend-chart svg{shape-rendering:geometricprecision;width:100%;height:220px;display:block;overflow:visible}.premium-trend-chart polyline,.trend-chart polyline,.clean-trend-chart polyline{vector-effect:non-scaling-stroke}.trend-grid-line{stroke:#94a3b83d;stroke-width:1px;vector-effect:non-scaling-stroke}.trend-avg-line{stroke:#ef444494;stroke-width:1.2px;stroke-dasharray:6 6;vector-effect:non-scaling-stroke}.trend-axis-text{fill:var(--text-faint);font-size:11px}.trend-dot,.premium-trend-chart .trend-dot,.clean-trend-dot{transform-origin:50%;z-index:2;background:#fff;border:2px solid;border-radius:50%;width:9px;height:9px;display:block;position:absolute;transform:translate(-50%,-50%)}.trend-tooltip{z-index:3;color:#fff;text-align:center;pointer-events:none;border-radius:var(--radius);background:#0f172a;min-width:86px;padding:7px 10px;position:absolute;transform:translate(-50%,calc(-100% - 10px));box-shadow:0 10px 22px #0f172a2e}.trend-tooltip.below{transform:translate(-50%,12px)}.trend-tooltip b{font-size:16px;line-height:1;display:block}.trend-tooltip span{color:#cbd5e1;margin-top:4px;font-size:11px;display:block}.trend-labels,.trend-mini-stats{color:var(--text-muted);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.trend-labels{margin-top:8px}.trend-mini-stats{flex-wrap:wrap;justify-content:flex-end}.trend-mini-stats b{color:var(--text-main)}.result-stack,.health-list,.stats-result-list{gap:10px;display:grid}.result-stack{gap:14px}.health-list{margin-top:18px}.result-line,.stats-result-row,.clean-rank-row>div,.rank-info{justify-content:space-between;align-items:center;gap:10px;display:flex}.result-line{color:var(--text-main);font-size:14px}.result-line span{color:#475569;align-items:center;gap:8px;display:inline-flex}.result-line i{border-radius:999px;width:8px;height:8px;display:inline-block}.result-progress{background:var(--panel-border-soft);border-radius:999px;height:8px;margin:8px 0 5px;overflow:hidden}.result-progress em{border-radius:999px;height:100%;display:block}.result-item small{color:var(--text-faint)}.resource-card{text-align:left;border:1px solid var(--panel-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;gap:5px;padding:16px 18px;transition:all .16s;display:grid}.resource-card:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 8px 22px #0f172a14}.resource-card strong{font-size:24px}.premium-rank-row,.clean-rank-row{border-bottom:1px solid #f1f5f9;padding:11px 0}.premium-rank-row{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;display:grid}.premium-rank-row:last-child,.clean-rank-row:last-child{border-bottom:none}.premium-rank-row>em{color:#475569;border-radius:var(--radius-sm);background:#f1f5f9;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-style:normal;font-weight:700;display:inline-flex}.premium-rank-row:first-of-type>em{color:#fff;background:var(--brand)}.premium-rank-row:nth-of-type(2)>em{color:#fff;background:#64748b}.premium-rank-row:nth-of-type(3)>em{color:#fff;background:#94a3b8}.rank-info{color:var(--text-body);margin-bottom:8px;font-size:13px}.rank-info span,.clean-rank-row span{color:#475569;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.rank-info b,.clean-rank-row b{color:var(--text-main);font-size:13px}.rank-bar,.clean-rank-row>i{background:#edf2f7;border-radius:999px;height:5px;display:block;overflow:hidden}.rank-bar i,.clean-rank-row>i>em{background:var(--brand);border-radius:inherit;height:100%;display:block}.risk-panel .el-card__body{gap:10px;display:grid}.risk-item{border-radius:var(--radius);background:#fff7ed;border:1px solid #fed7aa;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.risk-item strong{color:var(--text-main);word-break:break-all;margin-bottom:3px;display:block}.risk-item span{color:var(--text-muted);font-size:12px}.mobile-record-list{display:none}.stats-topbar{border:1px solid var(--panel-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:22px 24px;display:grid}.stats-topbar span{color:var(--brand);letter-spacing:0;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-flex}.stats-topbar h2{color:var(--text-main);margin:0;font-size:24px;line-height:1.25}.stats-topbar p{color:var(--text-muted);margin:8px 0 0;font-size:13px}.stats-filter-panel{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.stats-filter-panel .el-date-editor.el-input__wrapper{width:280px}.stats-filter-panel .el-button{color:#334155;min-width:86px;box-shadow:none;background:#fff;border-color:#d9e1ec}.stats-filter-panel .el-button:hover{color:var(--brand);background:#f8fbff;border-color:#9ec5ff}.stats-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stats-summary-card{border:1px solid var(--panel-border);border-radius:var(--radius);min-height:118px;box-shadow:var(--shadow-sm);background:#fff;padding:18px;position:relative;overflow:hidden}.stats-summary-card:before{content:"";background:var(--brand);width:4px;position:absolute;top:0;bottom:0;left:0}.stats-summary-card span{margin-bottom:14px}.stats-summary-card strong{font-size:30px}.stats-main-grid{grid-template-columns:minmax(0,1.6fr) minmax(320px,.7fr);gap:16px;display:grid}.stats-rank-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stats-panel{background:#fff;min-width:0;padding:18px}.stats-panel-head{align-items:flex-start;margin-bottom:16px}.stats-panel-head em{color:var(--brand);background:var(--brand-soft);border-radius:999px;flex:none;padding:5px 9px;font-size:12px;font-style:normal;font-weight:700}.clean-trend-chart svg{border:1px solid var(--panel-border-soft);border-radius:var(--radius);background:linear-gradient(#fbfdff,#fff);height:228px}.stats-result-row{background:var(--panel-soft);border:1px solid var(--panel-border-soft);border-radius:var(--radius-sm);padding:12px 14px}.stats-result-row span{color:#475569;font-size:13px}.stats-result-row b{color:var(--text-main);font-size:18px}.company-setting-grid{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:18px;display:grid}.company-preview-panel{text-align:center;background:#fff;justify-items:center;gap:10px;padding:24px 18px;display:grid}.company-logo-preview{width:92px;height:92px;color:var(--brand);background:var(--panel-soft);border:1px solid #dbe3ee;border-radius:12px;justify-content:center;align-items:center;font-size:34px;font-weight:800;display:inline-flex;overflow:hidden}.company-logo-preview img{object-fit:contain;width:100%;height:100%;padding:10px}.company-preview-panel strong{color:var(--text-main);word-break:break-word;font-size:17px;line-height:1.4}.company-preview-panel p{color:var(--text-muted);word-break:break-word;margin:0;font-size:13px;line-height:1.6}.company-form-panel{gap:16px;display:grid}.company-form-section{background:#fff;padding:18px 18px 4px}.company-form-section h3{color:var(--text-main);margin:0 0 16px;font-size:15px}.form-footer-actions{justify-content:flex-end;display:flex}.license-machine-row{background:var(--panel-soft);border:1px solid var(--panel-border);border-radius:var(--radius-sm);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.license-machine-row strong,.license-section-head strong{color:var(--text-main);font-size:15px;display:block}.license-machine-row p{color:#475569;word-break:break-all;margin:6px 0 0;font-family:Consolas,Monaco,ui-monospace,monospace;font-size:13px;line-height:1.6}.license-usage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.license-usage-card{border:1px solid var(--panel-border);border-radius:var(--radius-sm);min-height:118px;box-shadow:var(--shadow-sm);background:#fff;align-content:center;gap:8px;padding:18px;display:grid}.license-usage-card span{color:var(--text-muted);font-size:13px}.license-usage-card strong{color:var(--text-main);font-size:30px;line-height:1}.license-detail-block{border:1px solid var(--panel-border);overflow:hidden}.license-section-head{background:var(--panel-soft);border-bottom:1px solid var(--panel-border);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.license-section-head span{color:var(--text-muted);font-size:12px}.license-descriptions.el-descriptions{margin:0}.license-descriptions .el-descriptions__body{border-radius:0}.license-module-text{word-break:break-word;max-width:100%;line-height:1.7;display:inline-block}.permission-box{gap:14px;display:grid}.permission-group{border:1px solid var(--panel-border);border-radius:var(--radius-sm);background:#fafbfc;padding:12px}.permission-title{color:var(--text-main);margin-bottom:10px;font-weight:700}.template-name-cell{align-items:start;gap:6px}.template-name-cell strong{color:var(--text-main);font-weight:700}.template-tags{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.segment-filter-alert{margin:12px 0 14px}.segment-filter-alert .el-alert__title{align-items:center;gap:10px;display:flex}@media (width<=1400px){.stats-rank-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1280px){.dashboard-pro-metrics,.resource-grid,.stats-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-hero,.stats-topbar,.stats-main-grid{grid-template-columns:1fr}.stats-filter-panel{justify-content:flex-start}.switch-board{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.sidebar{display:none}.shell>.el-container{margin-left:0!important}.mobile-menu-button{display:inline-flex!important}.topbar{height:54px;min-height:0;padding:0 12px}.topbar>div:first-of-type{flex:auto}.topbar h1{text-overflow:ellipsis;white-space:nowrap;max-width:38vw;font-size:17px;overflow:hidden}.topbar p{display:none}.top-actions{flex:none}.top-actions .admin-name,.top-actions .el-button:nth-of-type(2){display:none}.main{padding:14px}.page-tabs{height:38px;min-height:0;padding:0 8px}.page-tabs-actions{display:none}.page-tab{max-width:128px}.page-tab span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.company-setting-grid{grid-template-columns:1fr}.login-panel-premium{grid-template-columns:1fr;min-height:auto}.login-intro{min-height:auto;padding:34px 28px}.login-intro h1{font-size:28px}.login-form{padding:30px 24px}}@media (width<=760px){.main{width:100%;padding:12px}.workspace,.stats-panel,.filter-bar,.el-card{border-radius:var(--radius)!important}.table-header,.stats-panel-head,.setting-card-head,.setting-section-head,.panel-head,.license-section-head{flex-direction:column;align-items:flex-start;gap:10px}.table-header>div,.table-actions,.stats-filter-panel,.filter-bar,.filter-bar .el-form-item,.filter-bar .el-form-item__content,.filter-bar .el-input,.filter-bar .el-select,.filter-bar .el-date-editor,.filter-bar .el-input__wrapper,.filter-bar .el-select__wrapper,.filter-bar .el-button,.table-actions .el-button,.table-actions .el-upload,.table-actions .el-upload .el-button,.stats-filter-panel .el-button,.stats-filter-panel .el-date-editor.el-input__wrapper,.product-select,.status-select{width:100%!important;min-width:0!important;max-width:100%!important}.filter-bar.el-form--inline.el-form--label-top{box-sizing:border-box;grid-template-columns:1fr;align-items:stretch;gap:12px;padding:12px;display:grid}.filter-bar.el-form--inline .el-form-item{box-sizing:border-box;width:100%;margin-right:0;padding-top:0;display:block!important}.filter-bar .el-form-item__label{text-align:left;justify-content:flex-start;align-items:flex-start;width:100%;height:auto;margin-bottom:6px;padding:0;line-height:1.45;display:flex!important}.filter-bar .el-form-item__label>span{text-align:left;width:100%;display:block}.filter-bar.el-form--inline .el-form-item__content{box-sizing:border-box;width:100%;display:block;margin-left:0!important}.filter-bar .el-input,.filter-bar .el-select,.filter-bar .el-date-editor,.filter-bar .el-input__wrapper,.filter-bar .el-select__wrapper,.filter-bar .el-button{box-sizing:border-box}.filter-bar .filter-actions-item .el-form-item__content{grid-template-columns:1fr;gap:10px;display:grid}.table-actions{grid-template-columns:1fr 1fr;justify-content:stretch;display:grid}.table-actions .el-button,.table-actions .el-upload,.filter-bar .el-button,.stats-filter-panel .el-button{margin-left:0!important}.code-generate-workbench,.code-generate-stack,.code-generate-field,.code-generate-side,.code-generate-actions .el-button{width:100%}.code-generate-workbench{grid-template-columns:1fr;gap:18px}.generate-summary-list{grid-template-columns:82px minmax(0,1fr)}.pagination-row,.pagination-wrap{justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.workspace>.el-table,.stats-table-panel>.el-table,.dashboard-panel>.el-table{max-width:100%;display:block}.el-table__inner-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.desktop-record-table{display:none!important}.mobile-record-list{gap:10px;display:grid}.mobile-record-card{border:1px solid var(--panel-border);border-radius:var(--radius);background:#fff;padding:12px}.mobile-record-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.mobile-record-head strong{min-width:0;color:var(--text-main);word-break:break-all;font-size:14px;line-height:1.5}.mobile-record-card dl{gap:8px;margin:0;display:grid}.mobile-record-card dl>div{grid-template-columns:64px minmax(0,1fr);gap:10px;display:grid}.mobile-record-card dt{color:var(--text-faint);font-size:12px}.mobile-record-card dd{color:#334155;word-break:break-word;min-width:0;margin:0;font-size:13px;line-height:1.5}.el-dialog{max-width:calc(100vw - 24px);width:calc(100vw - 24px)!important;margin-top:6vh!important}.el-dialog__body{max-height:68vh;overflow-y:auto}.el-dialog__footer{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.el-dialog__footer .el-button{margin-left:0!important}.el-dialog .el-form,.setting-form,.setting-inline-form,.company-form-panel,.system-setting-form{width:100%;max-width:100%!important}.el-dialog .el-form .el-form-item,.setting-form .el-form-item,.setting-inline-form .el-form-item,.company-form-panel .el-form-item,.system-setting-form .el-form-item{margin-bottom:16px;display:block!important}.el-dialog .el-form .el-form-item__label,.setting-form .el-form-item__label,.setting-inline-form .el-form-item__label,.company-form-panel .el-form-item__label,.system-setting-form .el-form-item__label{text-align:left;justify-content:flex-start;height:auto;padding:0 0 6px;line-height:1.45;width:100%!important}.el-dialog .el-form .el-form-item__content,.setting-form .el-form-item__content,.setting-inline-form .el-form-item__content,.company-form-panel .el-form-item__content,.system-setting-form .el-form-item__content{width:100%;min-width:0;display:block;margin-left:0!important}.el-dialog .el-form .el-input,.el-dialog .el-form .el-select,.el-dialog .el-form .el-cascader,.el-dialog .el-form .el-autocomplete,.el-dialog .el-form .el-input-number,.el-dialog .el-form .el-date-editor,.el-dialog .el-form .el-textarea,.setting-form .el-input,.setting-form .el-select,.setting-form .el-cascader,.setting-form .el-autocomplete,.setting-form .el-input-number,.setting-form .el-date-editor,.setting-form .el-textarea,.setting-inline-form .el-input,.setting-inline-form .el-select,.setting-inline-form .el-cascader,.setting-inline-form .el-autocomplete,.setting-inline-form .el-input-number,.setting-inline-form .el-date-editor,.setting-inline-form .el-textarea,.company-form-panel .el-input,.company-form-panel .el-select,.company-form-panel .el-cascader,.company-form-panel .el-autocomplete,.company-form-panel .el-input-number,.company-form-panel .el-date-editor,.company-form-panel .el-textarea,.system-setting-form .el-input,.system-setting-form .el-select,.system-setting-form .el-cascader,.system-setting-form .el-autocomplete,.system-setting-form .el-input-number,.system-setting-form .el-date-editor,.system-setting-form .el-textarea{max-width:100%;width:100%!important}.el-dialog .el-form .el-input__wrapper,.el-dialog .el-form .el-select__wrapper,.setting-form .el-input__wrapper,.setting-form .el-select__wrapper,.setting-inline-form .el-input__wrapper,.setting-inline-form .el-select__wrapper,.company-form-panel .el-input__wrapper,.company-form-panel .el-select__wrapper,.system-setting-form .el-input__wrapper,.system-setting-form .el-select__wrapper{width:100%;min-width:0}.el-select__popper,.el-picker__popper,.el-cascader__dropdown,.el-dropdown__popper,.el-autocomplete-suggestion{max-width:calc(100vw - 24px)!important}.el-select-dropdown,.el-picker-panel,.el-cascader-panel{max-width:calc(100vw - 24px);overflow-x:auto}.upload-line,.multi-upload-item{grid-template-columns:1fr}.upload-line .el-upload,.upload-line .el-button{width:100%}.rich-content{min-height:260px;padding:14px}.license-descriptions .el-descriptions__table,.license-descriptions .el-descriptions__table tbody,.license-descriptions .el-descriptions__table tr,.license-descriptions .el-descriptions__table th,.license-descriptions .el-descriptions__table td{display:block;text-align:left!important;width:100%!important}.dashboard-hero{gap:14px;padding:16px}.dashboard-hero:after{display:none}.hero-copy h2{margin-top:12px;font-size:23px}.hero-copy p{font-size:13px;line-height:1.65}.hero-actions-flat{gap:8px;width:100%;margin-top:16px}.hero-flat-btn{flex:128px;min-width:0;height:40px;padding:0 12px}.hero-panel{padding:14px}.hero-panel strong{font-size:34px}.dashboard-pro-metrics,.resource-grid,.stats-summary-grid,.license-usage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stats-rank-grid,.switch-board{grid-template-columns:1fr}.pro-metric-card .el-card__body{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}.metric-icon{width:38px;height:38px;font-size:19px}.premium-trend-chart svg,.clean-trend-chart svg{height:170px}.trend-mini-stats{justify-content:flex-start}.trend-labels{gap:6px;font-size:11px}.trend-labels span:nth-child(2){display:none}.risk-item{flex-direction:column;align-items:flex-start}.stats-topbar,.stats-panel,.stats-summary-card{padding:16px}.stats-summary-card strong,.license-usage-card strong,.pro-metric-card strong{font-size:24px}.license-machine-row{grid-template-columns:1fr}.license-machine-row .el-button,.form-footer-actions,.form-footer-actions .el-button{width:100%}.company-preview-panel{padding:20px 14px}.company-form-section{padding:16px 14px 2px}}@media (width<=520px){.app-confirm-box{width:calc(100vw - 24px)!important}.login-page{padding:18px}.login-feature-list{grid-template-columns:1fr 1fr;gap:8px}.login-feature-list span{min-height:48px;font-size:13px}.login-captcha-row{grid-template-columns:1fr}.captcha-question{width:100%}.topbar h1{max-width:44vw}.top-actions .el-button:not(:last-child){display:none}.table-actions{grid-template-columns:1fr;display:grid}.table-actions .el-button,.table-actions .el-upload,.table-actions .el-upload .el-button{width:100%;margin-left:0!important}.dashboard-pro-metrics,.resource-grid,.stats-summary-grid,.license-usage-grid{grid-template-columns:1fr}.hero-actions-flat{grid-template-columns:1fr;display:grid}.hero-flat-btn{width:100%}.mobile-record-head{flex-direction:column}.mobile-record-card dl>div{grid-template-columns:56px minmax(0,1fr)}}.task-title-cell{gap:4px;min-width:0;display:grid}.task-title-cell strong{color:#111827;font-size:14px;font-weight:700}.task-title-cell span{color:#64748b;font-size:12px}.task-progress-panel{background:#eff6ff;border-color:#bfdbfe}.premium-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.query-template-section{border:1px solid #e2e8f0;border-radius:8px}.section-head.compact{justify-content:space-between;gap:14px;margin-bottom:14px;display:flex}.section-head.compact strong{color:#111827;font-size:16px;display:block}.section-head.compact p{color:#64748b;margin:4px 0 0;font-size:12px}.query-template-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.query-template-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.query-template-card.active{border-color:#167447;box-shadow:0 0 0 2px #16744714}.query-template-preview{background:#edf3f8;min-height:150px;padding:14px}.query-preview-brandline{align-items:center;gap:8px;display:flex}.query-preview-brandline span{color:#1d4ed8;background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.query-preview-brandline b{font-size:13px}.query-preview-form{background:#fffffff0;border-radius:6px;margin-top:22px;padding:14px;box-shadow:0 8px 18px #0f172a14}.query-preview-form strong,.query-preview-form i,.query-preview-form em{display:block}.query-preview-form strong{font-size:14px}.query-preview-form i{background:#e2e8f0;border-radius:10px;height:9px;margin-top:10px}.query-preview-form i:nth-of-type(2){width:72%}.query-preview-form em{color:#fff;text-align:center;background:#2563eb;border-radius:4px;margin-top:12px;padding:7px 10px;font-size:11px;font-style:normal}.query-preview-brand{color:#f8ead2;background:#121821}.query-preview-brand .query-preview-brandline span{color:#9f732b}.query-preview-brand .query-preview-form{background:#1f2937}.query-preview-brand .query-preview-form i{background:#374151}.query-preview-brand .query-preview-form em{color:#1f1608;background:#b89555}.query-preview-minimal{background:#f7f5ef}.query-preview-minimal .query-preview-form{box-shadow:none;border:1px solid #d8d2c6}.query-preview-minimal .query-preview-form em{background:#263238}.query-preview-industry{color:#f4fff6;background:#2f5135}.query-preview-industry .query-preview-brandline span{color:#2f5135}.query-preview-industry .query-preview-form em{background:#3f6f45}.query-template-body{justify-content:space-between;align-items:flex-start;gap:10px;padding:12px;display:flex}.query-template-body strong,.query-template-body span{display:block}.query-template-body strong{color:#111827;font-size:14px}.query-template-body span{color:#64748b;margin-top:4px;font-size:12px;line-height:1.5}.premium-template-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s;overflow:hidden}.premium-template-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a14}.premium-template-card.active{border-color:#86b39b;box-shadow:0 0 0 2px #16744714}.premium-template-card.disabled{opacity:.68}.template-card-preview{--preview-color:#164e87;color:#172033;isolation:isolate;background:#edf3f8;min-height:230px;padding:20px;position:relative;overflow:hidden}.template-card-preview>img{object-fit:cover;opacity:.22;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.preview-brand-line{align-items:center;gap:10px;display:flex}.preview-brand-line img,.preview-logo{object-fit:contain;background:#fff;border-radius:50%;width:34px;height:34px}.preview-logo{color:var(--preview-color);border:1px solid;place-items:center;font-family:STKaiti,KaiTi,serif;display:grid}.preview-brand-line b{font-size:14px}.preview-certificate{background:#ffffffeb;border:1px solid #64748b29;grid-template-columns:62px 1fr;align-items:center;gap:14px;margin-top:24px;padding:18px;display:grid}.preview-certificate i{color:#fff;background:#167447;border:4px double #fff;border-radius:50%;place-items:center;width:58px;height:58px;font:700 28px STKaiti,KaiTi,serif;display:grid}.preview-certificate small,.preview-certificate strong,.preview-certificate span{display:block}.preview-certificate small{color:var(--preview-color);letter-spacing:.08em;font-size:9px}.preview-certificate strong{margin-top:4px;font-size:18px}.preview-certificate span{color:#718096;margin-top:4px;font-size:10px}.preview-lines{gap:8px;margin-top:16px;display:grid}.preview-lines span{background:#64748b24;border-radius:10px;height:9px}.preview-lines span:nth-child(2){width:82%}.preview-lines span:nth-child(3){width:66%}.preview-lines span:nth-child(4){width:74%}.preview-brand{color:#eee8dc;background:#10151c}.preview-brand .preview-certificate{color:#eee8dc;background:#191f27;border-color:#343b45}.preview-brand .preview-certificate span{color:#a9afb7}.preview-brand .preview-certificate i{background:#b89555}.preview-simple{background:#f7f5ef}.preview-simple .preview-certificate{box-shadow:none;border-color:#d4d3cc}.preview-simple .preview-certificate i{color:#263238;background:#fff;border:2px solid #263238}.preview-liquor{background:#2b2115}.preview-liquor .preview-certificate{background:#fbf3df;border:5px double #9a6b24}.preview-liquor .preview-certificate strong{font-family:Songti SC,serif}.preview-coating{background:linear-gradient(135deg,#dfe4e9,#f5f7f9)}.preview-coating .preview-certificate{border-left:6px solid #71814a;border-radius:0}.preview-coating .preview-certificate i{background:#334155;border-radius:3px}.preview-tea{color:#fff;text-shadow:0 1px 8px #00000052;background:linear-gradient(135deg,#082f2b,#17675c);position:relative}.preview-tea:before{content:"";z-index:0;background:linear-gradient(#031f1c1f,#031f1c7a);position:absolute;inset:0}.preview-tea>*{z-index:1;position:relative}.preview-tea .preview-certificate{color:#17352f;text-shadow:none;background:#fffffff5;border-color:#b8d2ca;border-radius:6px}.preview-tea .preview-certificate i{background:#0b5f59}.preview-tea .preview-certificate span{color:#415e59}.preview-tea .phone-product-card{color:#17352f;text-shadow:none;background:#ffffffeb}.preview-agri{color:#f2f7ed;background:linear-gradient(145deg,#2f5135,#7f9369)}.preview-agri .preview-certificate{color:#243328;border-radius:4px}.preview-agri .preview-certificate i{background:#3f6f45}.preview-food{color:#fff8ee;background:linear-gradient(135deg,#84261f,#bd4b38)}.preview-food .preview-certificate{color:#44201d;border-radius:6px}.preview-food .preview-certificate i{background:#a93226}.preview-custom{color:#f8fafc;background:linear-gradient(135deg,#111827,#475569)}.preview-custom .preview-certificate{color:#172033;border-left:5px solid var(--preview-color)}.preview-custom .preview-certificate i{background:var(--preview-color)}.template-card-body{padding:18px}.template-card-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.template-card-title small{color:#94a3b8;font-size:11px}.template-card-title h3{margin:4px 0 0;font-size:18px}.template-card-body>p{color:#64748b;min-height:44px;margin:10px 0 16px;line-height:1.65}.template-card-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.template-config-layout{grid-template-columns:minmax(0,1fr) 330px;gap:28px;display:grid}.color-code-input{width:130px;margin-left:10px}.template-phone-wrap{background:#f1f5f9;border-radius:8px;align-content:start;justify-items:center;gap:10px;padding:16px;display:grid}.template-phone-wrap>span{color:#64748b;font-size:12px}.template-phone{background:#111827;border:4px solid #1f2937;border-radius:24px;width:290px;padding:10px;box-shadow:0 18px 38px #0f172a2e}.template-phone.standalone{margin:0 auto}.template-phone-screen{border-radius:14px;min-height:540px;padding:16px}.template-phone-screen .preview-certificate{grid-template-columns:54px 1fr;padding:14px}.template-phone-screen .preview-certificate i{width:50px;height:50px;font-size:24px}.phone-product-card{color:#334155;background:#ffffffe0;align-items:center;gap:10px;margin-top:14px;padding:12px;display:flex}.phone-product-card em{background:#e2e8f0;width:46px;height:46px}.phone-product-card b,.phone-product-card span{display:block}.phone-product-card span{color:#94a3b8;margin-top:3px;font-size:10px}.template-phone-screen>p{opacity:.72;font-size:10px;line-height:1.6}.premium-template-workspace{background:#f8fafc;border-color:#e2e8f0;min-width:0;max-width:100%;overflow:hidden}.premium-template-workspace>.el-card__body{gap:18px;min-width:0;display:grid}.template-console-summary{grid-template-columns:1.15fr 1.15fr .7fr;gap:12px;min-width:0;display:grid}.template-console-summary article,.template-work-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px}.template-console-summary article{min-width:0;padding:14px 16px}.template-console-summary span,.template-console-summary small,.template-console-summary strong{display:block}.template-console-summary span{color:#64748b;font-size:12px}.template-console-summary strong{color:#0f172a;margin-top:6px;font-size:18px;line-height:1.25}.template-console-summary small{color:#94a3b8;margin-top:6px;font-size:12px}.template-work-section{min-width:0;max-width:100%;padding:16px;overflow:hidden}.template-section-head{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;margin-bottom:14px;display:flex}.template-section-head>div{min-width:0}.template-section-head strong,.template-section-head p{display:block}.template-section-head strong{color:#111827;font-size:16px}.template-section-head p{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.55}.query-template-section{background:#fff;margin-bottom:0;padding:16px}.template-list-table{border:1px solid #e5e7eb;border-radius:6px;width:100%;min-width:0;max-width:100%;overflow:hidden}.template-list-table .el-table__inner-wrapper,.template-list-table .el-scrollbar,.template-list-table .el-scrollbar__view{min-width:0;max-width:100%}.template-list-table .el-table__header th{color:#475569;background:#f8fafc;font-weight:800}.template-name-cell{min-width:0;display:block}.template-name-cell span{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:1.35;display:block;overflow:hidden}.template-list-table .el-button{padding-left:4px;padding-right:4px;margin-left:0!important}.template-list-table .el-button+.el-button{margin-left:4px!important}.template-list-table .el-table__cell{padding:9px 0}.template-list-table .el-table__cell:last-child .cell{white-space:normal;flex-wrap:wrap;justify-content:center;align-items:center;gap:2px 4px;max-width:100%;display:inline-flex}@media (width<=760px){.template-console-summary{grid-template-columns:1fr}.template-section-head{display:block}.template-section-head .el-tag{margin-top:10px}}@media (width<=1100px){.premium-template-grid{grid-template-columns:1fr}.query-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-config-layout{grid-template-columns:1fr}.template-phone-wrap{order:-1}}@media (width<=620px){.query-template-grid{grid-template-columns:1fr}.template-card-actions{grid-template-columns:1fr;display:grid}.template-card-actions .el-button{width:100%;margin:0!important}.template-phone{width:270px}}.mobile-card-actions{border-top:1px solid var(--panel-border-soft);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;padding-top:12px;display:grid}.mobile-card-actions.single-action{grid-template-columns:1fr}.mobile-card-actions .el-button{width:100%;margin-left:0!important}.mobile-action-placeholder{color:var(--text-muted);border:1px dashed var(--panel-border);border-radius:var(--radius-sm);background:#f8fafc;margin:10px 0 0;padding:9px 10px;font-size:12px}.code-mobile-select{flex:none;align-items:center;gap:8px;display:flex}@media (width<=900px){.desktop-data-table{display:none!important}.delivery-action-card{grid-template-columns:1fr;align-items:stretch;gap:12px;padding:16px}.delivery-action-card>.el-icon{border-radius:10px;width:42px;height:42px;font-size:21px}.delivery-action-card .el-button{width:100%;margin-left:0!important}.delivery-latest{flex-wrap:wrap;align-items:flex-start;gap:8px}.delivery-latest strong{overflow-wrap:anywhere;flex-basis:100%}.delivery-latest small{flex-basis:100%;margin-left:0}.task-mobile-card .el-progress{margin:6px 0 12px}}@media (width<=520px){.mobile-card-actions{grid-template-columns:1fr}.mobile-record-head{grid-template-columns:1fr;display:grid!important}.code-mobile-select{justify-content:space-between}}@media (width<=360px){.login-captcha-row{grid-template-columns:minmax(0,1fr) 120px;gap:8px}.captcha-question{width:120px;min-width:120px}}.plan-option-note{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.plan-option-tags{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.plan-option-tags em{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;padding:1px 5px;font-size:10px;font-style:normal}.display-setting-block .el-card__header{background:#fbfcfe}.display-setting-head>div{gap:4px;display:grid}.display-setting-head span:not(.el-tag__content){color:var(--text-muted);font-size:13px;font-weight:400}.display-switch-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.display-switch-group{border:1px solid var(--panel-border);background:#fff;border-radius:8px;min-width:0;padding:14px}.display-switch-group:nth-child(3){grid-column:1/-1}.display-group-head{border-bottom:1px solid var(--panel-border-soft);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.display-group-head h3{color:var(--text-main);margin:0;font-size:15px;font-weight:700}.display-group-head p{color:var(--text-muted);margin:5px 0 0;font-size:12px;line-height:1.6}.display-group-head>span{text-align:center;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex:none;min-width:44px;height:24px;padding:0 8px;font-size:12px;font-weight:700;line-height:22px}.display-group-actions{justify-content:flex-end;gap:4px;padding:8px 0 10px;display:flex}.display-group-actions .el-button{color:#475569;margin-left:0}.display-switch-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.display-switch-group:first-child .display-switch-list,.display-switch-group:nth-child(4) .display-switch-list,.display-switch-group:nth-child(5) .display-switch-list{grid-template-columns:1fr}.display-switch-item{background:#f8fafc;border:1px solid #0000;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:flex}.display-switch-item:hover{background:#f3f7fb;border-color:#dbe6f0}.display-switch-copy{gap:3px;min-width:0;display:grid}.display-switch-copy strong{color:var(--text-main);font-size:13px;font-weight:700}.display-switch-copy small{color:var(--text-muted);font-size:12px;line-height:1.4}.display-switch-item .el-switch{flex:none}@media (width<=1280px){.display-switch-board,.display-switch-list{grid-template-columns:1fr}.display-switch-group:nth-child(3){grid-column:auto}}@media (width<=900px){.display-setting-head{flex-direction:column;align-items:flex-start}.display-switch-group{padding:12px}.display-group-head{flex-direction:column}.display-group-actions{justify-content:flex-start}.display-switch-item{padding:10px}}.task-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.task-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;gap:6px;padding:14px 16px;display:grid}.task-summary-card span{color:#64748b;font-size:13px}.task-summary-card strong{color:#111827;font-size:24px;line-height:1.1}.task-helper-alert{margin-bottom:14px}@media (width<=900px){.task-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.task-summary-grid{grid-template-columns:1fr}}.filter-bar .el-button:not(.el-button--primary):not(.el-button--danger):not(.el-button--success):not(.el-button--warning),.table-actions .el-button:not(.el-button--primary):not(.el-button--danger):not(.el-button--success):not(.el-button--warning){color:#334155;background:#fff;border-color:#cbd5e1}.filter-bar .el-button:not(.el-button--primary):not(.el-button--danger):not(.el-button--success):not(.el-button--warning):hover,.table-actions .el-button:not(.el-button--primary):not(.el-button--danger):not(.el-button--success):not(.el-button--warning):hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.row-action-group .el-button.is-link{height:24px;padding:0 4px;font-weight:700}.row-action-group .el-button.el-button--primary.is-link:not(.is-disabled){color:#2563eb}.row-action-group .el-button.el-button--success.is-link:not(.is-disabled){color:#15803d}.row-action-group .el-button.el-button--warning.is-link:not(.is-disabled){color:#b45309}.row-action-group .el-button.el-button--danger.is-link:not(.is-disabled){color:#dc2626}.row-action-group .el-button.is-link:not(.is-disabled):hover{background:#f8fafc}.rich-table-dialog .el-dialog__body{padding-top:8px}.rich-table-designer{gap:14px;display:grid}.designer-tip{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:10px 12px;font-size:13px;line-height:1.7}.designer-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.designer-row>label{color:#334155;min-width:48px;font-weight:700}.designer-edit-row .designer-table-select{width:min(640px,100%)}.designer-mini-select{width:140px}.designer-grid-wrap{background:#fbfdff;border:1px solid #e2e8f0;border-radius:6px;max-height:360px;padding:12px;overflow:auto}.designer-grid{gap:8px;min-width:520px;display:grid}.designer-grid .el-textarea__inner{resize:vertical;line-height:1.55;min-height:38px!important}.designer-preview{gap:8px;display:grid}.designer-preview-title{color:#334155;font-weight:700}.designer-preview-box{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:12px;overflow-x:auto}.designer-preview-box table,.rich-table-wrap table,.rich-content .rich-table-wrap table,.rich-content .w-e-text-container .rich-table-wrap table{border-collapse:collapse}.rich-table-wrap{max-width:100%;margin:12px 0;overflow-x:auto}.rich-table-wrap table{margin-top:0!important;margin-bottom:0!important}@media (width<=760px){.rich-table-dialog{width:calc(100vw - 20px)!important}.designer-controls{align-items:flex-start}.designer-mini-select,.designer-edit-row .designer-table-select{width:100%}}.rich-editor-ueditorplus{background:#fff;border:1px solid #d8dee8;border-radius:8px;overflow:hidden}.rich-ueditor-helperbar{background:#f8fafc;border-bottom:1px solid #e5eaf3;justify-content:flex-start;align-items:center;gap:12px;padding:10px 12px;display:flex}.rich-ueditor-helperbar .rich-toolbar-left,.rich-ueditor-helperbar .rich-toolbar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rich-variable-trigger{white-space:nowrap;min-width:96px}.rich-variable-trigger span{white-space:nowrap;display:inline-block}.rich-hidden-file{display:none}.el-popper.rich-variable-popper,.rich-variable-popper{z-index:100000!important;width:420px!important;max-width:calc(100vw - 32px)!important;padding:0!important}.rich-variable-panel{max-height:420px;padding:10px;overflow:hidden auto}.rich-variable-group+.rich-variable-group{border-top:1px solid #ebeef5;margin-top:12px;padding-top:12px}.rich-variable-group-title{color:#606266;margin-bottom:7px;font-size:12px;font-weight:600}.rich-variable-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.rich-variable-option{text-align:left;color:#303133;cursor:pointer;background:#fff;border:1px solid #dcdfe6;border-radius:4px;min-width:0;padding:8px 10px}.rich-variable-option:hover,.rich-variable-option:focus-visible{color:var(--el-color-primary);background:var(--el-color-primary-light-9);border-color:var(--el-color-primary-light-5);outline:none}.rich-variable-option span,.rich-variable-option code{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rich-variable-option span{font-size:13px;font-weight:500}.rich-variable-option code{color:#909399;margin-top:3px;font-family:Consolas,Monaco,monospace;font-size:11px}@media (width<=640px){.rich-variable-popper{width:calc(100vw - 24px)!important}.rich-variable-grid{grid-template-columns:1fr}}.rich-ueditor-box{background:#fff;min-height:460px}.rich-ueditor-box .edui-default{line-height:1.6}.rich-ueditor-box .edui-editor{box-shadow:none!important;border:0!important;width:100%!important}.rich-ueditor-box .edui-editor-toolbarboxouter{background:#fff!important;border-bottom-color:#e5eaf3!important}.rich-ueditor-tips{color:#697386;background:#fbfcfe;border-top:1px solid #edf0f5;padding:8px 12px;font-size:12px;line-height:1.6}.rich-text-content table,.scan-rich-content table,.product-detail table{border-collapse:collapse;max-width:100%}.rich-text-content td,.rich-text-content th,.scan-rich-content td,.scan-rich-content th,.product-detail td,.product-detail th{border:1px solid #d8dee8;padding:8px 10px}.rich-text-content pre,.scan-rich-content pre,.product-detail pre{background:#f6f8fa;border:1px solid #e1e6ef;border-radius:6px;max-width:100%;padding:12px;overflow-x:auto}.rich-text-setting-block .setting-card-head p{color:var(--text-secondary);margin:4px 0 0;font-size:13px;font-weight:400;line-height:1.6}.rich-text-setting-tabs{margin-bottom:12px}.preview-blank{color:#111827;background:#fff;border:1px solid #d9dee7}.blank-template-preview{text-align:center;color:#111827;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:24px 18px;display:flex}.blank-template-preview strong{font-size:22px}.blank-template-preview span{color:#4b5563;margin-top:10px;line-height:1.65}.blank-template-preview small{color:#8a94a4;margin-top:6px;line-height:1.55}.blank-template-preview i{background:#eef1f5;width:84%;height:8px;margin-top:16px;display:block}.blank-template-preview i+i{width:68%;margin-top:9px}.blank-template-preview i+i+i{width:48%}.mt12{margin-top:12px}.system-css-form-item{margin-top:18px}.system-css-editor textarea{tab-size:2;font-family:Consolas,SFMono-Regular,Menlo,Monaco,monospace;font-size:13px;line-height:1.65;min-height:280px!important}.system-css-form-item code{border:1px solid var(--el-border-color-lighter);background:var(--el-fill-color-light);padding:1px 5px;font-family:Consolas,SFMono-Regular,Menlo,Monaco,monospace}
