.admin-toast-layer[data-v-db3e7dbb]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;z-index:2400}.admin-toast__surface[data-v-db3e7dbb]{max-width:min(520px,calc(100vw - 32px));white-space:normal;overflow-wrap:anywhere;padding:12px 16px;border:1px solid currentColor;border-radius:8px;box-shadow:0 12px 28px #0f172a33;font-size:14px;line-height:1.5}.admin-toast__surface--success[data-v-db3e7dbb]{color:var(--admin-toast-success-text, #166534);background:var(--admin-toast-success-background, #f0fdf4)}.admin-toast__surface--error[data-v-db3e7dbb]{color:var(--admin-toast-error-text, #b91c1c);background:var(--admin-toast-error-background, #fef2f2)}.admin-toast__surface--info[data-v-db3e7dbb]{color:var(--admin-toast-info-text, #1d4ed8);background:var(--admin-toast-info-background, #eff6ff)}.admin-toast-enter-active[data-v-db3e7dbb],.admin-toast-leave-active[data-v-db3e7dbb]{transition:opacity .18s ease}.admin-toast-enter-active .admin-toast__surface[data-v-db3e7dbb],.admin-toast-leave-active .admin-toast__surface[data-v-db3e7dbb]{transition:transform .18s ease}.admin-toast-enter-from[data-v-db3e7dbb],.admin-toast-leave-to[data-v-db3e7dbb]{opacity:0}.admin-toast-enter-from .admin-toast__surface[data-v-db3e7dbb],.admin-toast-leave-to .admin-toast__surface[data-v-db3e7dbb]{transform:scale(.96)}.article-popup-modal[data-v-3d842f9f]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2200;display:grid;place-items:center;padding:24px;background:#0f172a8c}.article-popup-modal__dialog[data-v-3d842f9f]{width:min(760px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;border-radius:12px;background:#fff;box-shadow:0 24px 64px #0f172a47;outline:none}.article-popup-modal__header[data-v-3d842f9f],.article-popup-modal__footer[data-v-3d842f9f]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid #e5e7eb}.article-popup-modal__header span[data-v-3d842f9f],.article-popup-modal__header p[data-v-3d842f9f],.article-popup-help[data-v-3d842f9f],.article-popup-search-note[data-v-3d842f9f]{margin:0;color:#64748b;font-size:13px}.article-popup-modal__header h2[data-v-3d842f9f]{margin:2px 0;color:#172033;font-size:20px}.article-popup-modal__identity[data-v-3d842f9f]{display:flex;min-width:0;align-items:center;gap:12px}.article-popup-cover[data-v-3d842f9f]{width:76px;height:48px;flex:0 0 auto;border-radius:6px;object-fit:cover;background:#f1f5f9}.article-popup-modal__header .article-popup-status[data-v-3d842f9f]{display:inline-block;margin-top:5px;border-radius:999px;padding:3px 8px;color:#64748b;background:#f1f5f9;font-size:12px}.article-popup-modal__header .article-popup-status.published[data-v-3d842f9f]{color:#166534;background:#f0fdf4}.article-popup-modal__header .article-popup-status.offline[data-v-3d842f9f]{color:#9a3412;background:#fff7ed}.article-popup-modal__close[data-v-3d842f9f]{border:0;background:transparent;color:#64748b;font-size:28px;cursor:pointer}.article-popup-modal__body[data-v-3d842f9f]{display:grid;gap:18px;padding:20px 22px}.article-popup-warning[data-v-3d842f9f]{margin:0;border:1px solid #fed7aa;border-radius:7px;padding:10px 12px;color:#9a3412;background:#fff7ed;font-size:13px}.article-popup-stats[data-v-3d842f9f]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.article-popup-stats article[data-v-3d842f9f]{display:grid;gap:4px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.article-popup-stats span[data-v-3d842f9f],.article-popup-user-list span[data-v-3d842f9f]{color:#64748b;font-size:12px}.article-popup-stats strong[data-v-3d842f9f]{color:#172033;font-size:22px}.article-popup-section[data-v-3d842f9f]{display:grid;gap:10px}.article-popup-section h3[data-v-3d842f9f]{margin:0;color:#253047;font-size:14px}.article-popup-modes[data-v-3d842f9f]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.article-popup-modes button[data-v-3d842f9f]{min-height:42px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#334155;cursor:pointer}.article-popup-modes button.active[data-v-3d842f9f]{border-color:#2563eb;color:#1d4ed8;background:#eff6ff}.article-popup-search[data-v-3d842f9f]{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px}.article-popup-search label[data-v-3d842f9f]{display:grid;gap:6px;color:#475569;font-size:13px}.article-popup-search input[data-v-3d842f9f]{min-height:40px;padding:0 11px;border:1px solid #cbd5e1;border-radius:6px}.article-popup-user-list[data-v-3d842f9f]{display:grid;gap:8px;margin:0;padding:0;list-style:none}.article-popup-user-list li[data-v-3d842f9f]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:7px}.article-popup-user-list li div[data-v-3d842f9f]{display:grid;gap:2px;overflow-wrap:anywhere}.article-popup-selected[data-v-3d842f9f]{display:grid;gap:8px;padding-top:12px;border-top:1px solid #e2e8f0}.article-popup-pagination[data-v-3d842f9f]{display:flex;align-items:center;justify-content:center;gap:10px;color:#64748b;font-size:12px}.article-popup-state[data-v-3d842f9f],.article-popup-empty[data-v-3d842f9f]{margin:0;padding:12px;color:#64748b;text-align:center;background:#f8fafc;border-radius:7px}.article-popup-error[data-v-3d842f9f]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:7px}.article-popup-modal__footer[data-v-3d842f9f]{justify-content:flex-end;border-top:1px solid #e5e7eb;border-bottom:0}@media(max-width:1100px){.article-popup-modal[data-v-3d842f9f]{padding:16px}.article-popup-modal__dialog[data-v-3d842f9f]{width:min(720px,calc(100vw - 32px));max-height:calc(100vh - 32px)}}.article-workspace[data-v-c213ac37]{display:grid;gap:10px}.article-workspace__toast[data-v-c213ac37]{margin:0}.article-workspace__toast.error[data-v-c213ac37]{color:#ef5350}.article-workspace__intro[data-v-c213ac37]{margin:0;padding:10px 12px;border:1px solid #d9ecff;border-radius:4px;color:#4b6b88;background:#f4f9ff;font-size:12px;line-height:1.55}.article-filter-card[data-v-c213ac37]{margin:0}.article-filter-card label[data-v-c213ac37]{min-width:196px}.article-filter-card .article-keyword-filter[data-v-c213ac37]{min-width:260px}.article-query-action[data-v-c213ac37]{margin-left:2px}.article-filter-actions[data-v-c213ac37]{display:flex;align-items:center;gap:8px}.article-table-card[data-v-c213ac37]{padding-bottom:0}.article-table-card table[data-v-c213ac37]{min-width:960px}.article-table-card th[data-v-c213ac37],.article-table-card td[data-v-c213ac37]{height:56px;padding:0 14px;color:#606266;white-space:nowrap}.article-table-card tbody tr[data-v-c213ac37]:hover{background:#f8fbff}.article-title-cell[data-v-c213ac37]{display:flex;min-width:250px;align-items:center;gap:10px;color:#303133!important}.article-title-cell img[data-v-c213ac37],.article-cover-placeholder[data-v-c213ac37]{width:34px;height:34px;border-radius:4px;object-fit:cover}.article-cover-placeholder[data-v-c213ac37]{display:grid;place-items:center;color:#8793a2;background:#edf1f6;font-size:12px}.article-status[data-v-c213ac37],.article-editor-state[data-v-c213ac37]{display:inline-block;border-radius:2px;padding:3px 7px;font-size:12px;line-height:1}.article-status.draft[data-v-c213ac37],.article-editor-state.draft[data-v-c213ac37]{color:#909399;background:#f4f4f5}.article-editor-state.unsaved[data-v-c213ac37]{color:#409eff;background:#ecf5ff}.article-status.published[data-v-c213ac37],.article-editor-state.published[data-v-c213ac37]{color:#67c23a;background:#f0f9eb}.article-status.offline[data-v-c213ac37],.article-editor-state.offline[data-v-c213ac37]{color:#e6a23c;background:#fdf6ec}.article-row-actions[data-v-c213ac37]{display:flex;gap:7px}.article-edit-action[data-v-c213ac37]{height:28px;padding:0 10px}.article-delete-action[data-v-c213ac37]{border-color:#f3d3d3!important;color:#e05a5a!important;background:snow!important}.article-delete-action[data-v-c213ac37]:hover{border-color:#e05a5a!important;background:#fff2f2!important}.article-popup-action.none[data-v-c213ac37]{border-color:#d1d5db!important;color:#6b7280!important;background:#f9fafb!important}.article-popup-action.all[data-v-c213ac37]{border-color:#86efac!important;color:#15803d!important;background:#f0fdf4!important}.article-popup-action.selected[data-v-c213ac37]{border-color:#93c5fd!important;color:#1d4ed8!important;background:#eff6ff!important}.article-editor-page[data-v-c213ac37]{display:grid;gap:10px}.article-editor-toolbar[data-v-c213ac37]{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e4eaf0;border-radius:5px;background:#fff;padding:13px 18px}.article-editor-toolbar>div[data-v-c213ac37]:first-child{display:flex;min-width:0;align-items:center;gap:10px}.article-editor-toolbar strong[data-v-c213ac37]{overflow:hidden;color:#303133;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.article-editor-toolbar__actions[data-v-c213ac37]{display:flex;align-items:center;gap:8px}.article-editor-page__grid[data-v-c213ac37]{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,380px);align-items:start;gap:14px}.article-editor-main[data-v-c213ac37],.article-editor-meta[data-v-c213ac37]{min-width:0;margin:0;padding:18px}.article-editor-main .article-rich-text__body[data-v-c213ac37]{min-height:620px}.article-editor-meta[data-v-c213ac37]{position:sticky;top:14px}.article-editor-meta h3[data-v-c213ac37]{margin:0 0 16px}.article-editor-meta .settings-row[data-v-c213ac37]{margin-bottom:13px}.article-meta-divider[data-v-c213ac37]{height:1px;margin:20px 0;background:#edf0f4}.article-meta-note[data-v-c213ac37]{display:grid;gap:9px;margin:16px 0 0;border-top:1px solid #edf0f4;padding-top:12px;color:#909399;font-size:12px;line-height:1.6}.article-meta-note button[data-v-c213ac37]{justify-self:start}.article-editor-card[data-v-c213ac37]{margin-top:8px}.article-editor-card .settings-grid[data-v-c213ac37]{grid-template-columns:minmax(300px,.78fr) minmax(520px,1.22fr)}.article-meta-panel[data-v-c213ac37],.article-translation-panel[data-v-c213ac37]{min-width:0}.article-panel-title[data-v-c213ac37]{display:flex;align-items:center;justify-content:space-between;gap:14px}.article-panel-title h3[data-v-c213ac37]{margin-bottom:14px}.article-editor-locale[data-v-c213ac37]{border-radius:3px;padding:4px 8px;color:#409eff;background:#ecf5ff;font-size:12px}.article-workspace__hint[data-v-c213ac37]{margin:-4px 0 14px;color:#909399;font-size:12px;line-height:1.5}.article-cover-field[data-v-c213ac37]{display:grid;gap:9px}.article-cover-upload[data-v-c213ac37]{margin-bottom:0!important}.article-cover-preview[data-v-c213ac37]{display:block;width:100%;max-height:180px;border-radius:4px;object-fit:cover}.article-autosave-status[data-v-c213ac37]{color:#909399;font-size:12px}.article-autosave-status.pending[data-v-c213ac37],.article-autosave-status.saving[data-v-c213ac37]{color:#409eff}.article-autosave-status.saved[data-v-c213ac37]{color:#67c23a}.article-autosave-status.error[data-v-c213ac37]{color:#f56c6c}.article-translation-workbench[data-v-c213ac37]{display:grid;grid-template-columns:minmax(360px,1.16fr) minmax(260px,.84fr);gap:18px;align-items:start}.article-editor-fields[data-v-c213ac37]{min-width:0}.article-rich-text[data-v-c213ac37]{border:1px solid #dcdfe6;border-radius:4px;overflow:hidden}.article-rich-text__toolbar[data-v-c213ac37]{display:flex;gap:6px;border-bottom:1px solid #edf0f4;background:#f8fafc;padding:7px 9px}.article-rich-text__toolbar button[data-v-c213ac37]{min-width:30px;height:28px;border:1px solid #dcdfe6;border-radius:3px;color:#606266;background:#fff}.article-rich-text__body[data-v-c213ac37]{min-height:250px;padding:12px;color:#303133;outline:none;line-height:1.7;word-break:break-word}.article-rich-text__body[data-v-c213ac37]:empty:before{color:#c0c4cc;content:attr(data-placeholder)}.article-live-preview[data-v-c213ac37]{position:sticky;top:14px;min-width:0;border:1px solid #e4eaf0;border-radius:5px;background:#f8fafc;overflow:hidden}.article-live-preview__head[data-v-c213ac37]{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #e7edf3;color:#303133;background:#fff;font-size:13px}.article-live-preview__head span[data-v-c213ac37]{color:#909399;font-size:11px}.article-live-preview__surface[data-v-c213ac37]{padding:12px;background:#fff}.article-live-preview__surface img[data-v-c213ac37],.article-live-preview__cover[data-v-c213ac37]{display:block;width:100%;height:110px;margin-bottom:13px;border-radius:3px;object-fit:cover}.article-live-preview__cover[data-v-c213ac37]{display:grid;place-items:center;color:#b8c8d8;background:linear-gradient(135deg,#102d52,#275788);font-size:15px;font-weight:600;letter-spacing:.08em}.article-live-preview__surface small[data-v-c213ac37]{color:#7c91a7;font-size:11px}.article-live-preview__surface h4[data-v-c213ac37]{margin:7px 0;color:#1f2937;font-size:18px;line-height:1.35}.article-live-preview__summary[data-v-c213ac37]{margin:0;color:#718096;font-size:12px;line-height:1.65}.article-live-preview__body[data-v-c213ac37]{max-height:210px;margin-top:14px;border-top:1px solid #edf1f5;padding-top:12px;overflow:auto;color:#4a5568;font-size:12px;line-height:1.75}.article-live-preview__body[data-v-c213ac37] h1,.article-live-preview__body[data-v-c213ac37] h2,.article-live-preview__body[data-v-c213ac37] h3{margin:10px 0 6px;color:#2d3748;font-size:14px}.article-live-preview__body[data-v-c213ac37] p{margin:0 0 8px}.article-live-preview>p[data-v-c213ac37]{margin:0;padding:9px 12px 11px;color:#909399;font-size:11px;line-height:1.55}.article-summary-field textarea[data-v-c213ac37]{width:100%;min-height:76px;border:1px solid #d8dee5;border-radius:4px;padding:8px 12px;color:#606266;background:#fff;font:inherit;line-height:1.55;outline:none;resize:vertical}.article-choice-field[data-v-c213ac37]{display:grid;gap:8px;margin-bottom:13px}.article-choice-field>span[data-v-c213ac37]{color:#303133;font-size:14px}.article-choice-group[data-v-c213ac37]{display:grid;gap:6px}.article-choice-group.category[data-v-c213ac37]{grid-template-columns:repeat(2,minmax(0,1fr))}.article-choice-group.recommendation[data-v-c213ac37]{grid-template-columns:repeat(3,minmax(0,1fr))}.article-choice-group button[data-v-c213ac37]{min-width:0;height:34px;border:1px solid #d8dee5;border-radius:4px;color:#606266;background:#fff;font-size:13px}.article-choice-group button.active[data-v-c213ac37]{border-color:#409eff;color:#fff;background:#409eff}.article-meta-actions[data-v-c213ac37]{margin-top:16px;border-top:1px solid #edf0f4;padding-top:12px}@media(max-width:1200px){.article-translation-workbench[data-v-c213ac37]{grid-template-columns:1fr}.article-live-preview[data-v-c213ac37]{position:static}.article-live-preview__body[data-v-c213ac37]{max-height:180px}}.article-preview-modal[data-v-c213ac37]{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:28px;background:#090c12b3}.article-preview-modal__dialog[data-v-c213ac37]{display:flex;width:min(980px,100%);max-height:min(860px,calc(100vh - 56px));flex-direction:column;overflow:hidden;border:1px solid #343844;border-radius:12px;background:#0d0e13;box-shadow:0 24px 70px #00000073}.article-preview-modal__dialog>header[data-v-c213ac37]{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #292c34;color:#f6f7fb;background:#15171e}.article-preview-modal__dialog>header>div[data-v-c213ac37]{display:flex;align-items:center;gap:12px}.article-preview-modal__dialog select[data-v-c213ac37]{height:30px;border:1px solid #3b404b;border-radius:4px;color:#d4d7de;background:#20232c;font-size:12px}.article-preview-modal__dialog>header>button[data-v-c213ac37]{border:0;color:#c3c8d1;background:transparent;font-size:26px;line-height:1}.article-preview-web-detail[data-v-c213ac37]{overflow:auto;padding:54px min(7vw,72px) 72px;color:#f6f7fb}.article-preview-web-detail__hero[data-v-c213ac37]{max-width:760px;margin:0 auto}.article-preview-web-detail__hero p[data-v-c213ac37]{margin:0 0 12px;color:#f6a12a;font-size:12px;font-weight:700;letter-spacing:.12em}.article-preview-web-detail__hero h1[data-v-c213ac37]{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.12}.article-preview-web-detail__hero span[data-v-c213ac37]{display:block;margin-top:16px;color:#a9aeba;font-size:16px;line-height:1.6}.article-preview-web-detail>img[data-v-c213ac37]{display:block;width:min(100%,820px);max-height:430px;margin:36px auto;border-radius:12px;object-fit:cover}.article-preview-web-detail>article[data-v-c213ac37]{width:min(100%,700px);margin:0 auto;color:#d4d7de;font-size:16px;line-height:1.8}.article-preview-web-detail>article[data-v-c213ac37] h1,.article-preview-web-detail>article[data-v-c213ac37] h2,.article-preview-web-detail>article[data-v-c213ac37] h3{color:#fff}.article-preview-web-detail>article[data-v-c213ac37] a{color:#f6a12a}.article-preview-web-detail>article[data-v-c213ac37] img{max-width:100%;height:auto;border-radius:8px}.article-preview-web-detail__empty[data-v-c213ac37]{padding:80px 0;color:#a9aeba;text-align:center}.article-delete-modal[data-v-c213ac37]{position:fixed;z-index:121;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0000006b}.article-delete-modal__dialog[data-v-c213ac37]{width:min(420px,100%);border-radius:6px;background:#fff;padding:22px;box-shadow:0 18px 42px #1f2d3d3d}.article-delete-modal__dialog h3[data-v-c213ac37]{margin:0;color:#303133;font-size:17px}.article-delete-modal__dialog p[data-v-c213ac37]{margin:12px 0 20px;color:#606266;font-size:13px;line-height:1.65}.article-delete-modal__dialog>div[data-v-c213ac37]{display:flex;justify-content:flex-end;gap:8px}.article-delete-modal__dialog .danger[data-v-c213ac37]{border:1px solid #f56c6c;border-radius:4px;padding:8px 13px;color:#fff;background:#f56c6c}@media(max-width:1080px){.article-editor-page__grid[data-v-c213ac37]{grid-template-columns:1fr}.article-editor-meta[data-v-c213ac37]{position:static}.article-editor-card .settings-grid[data-v-c213ac37]{grid-template-columns:1fr}.article-editor-card .settings-panel+.settings-panel[data-v-c213ac37]{border-top:1px solid #edf0f4;border-left:0}}@media(max-width:720px){.article-preview-modal[data-v-c213ac37]{padding:12px}.article-preview-web-detail[data-v-c213ac37]{padding:34px 22px 48px}.article-editor-toolbar[data-v-c213ac37]{align-items:flex-start;flex-direction:column}.article-editor-toolbar__actions[data-v-c213ac37]{width:100%}.article-editor-toolbar__actions button[data-v-c213ac37]{flex:1}}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?v=4.7.0);src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/fontawesome-webfont-B-jkhYfk.woff2?v=4.7.0) format("woff2"),url(/assets/fontawesome-webfont-CDK5bt4p.woff?v=4.7.0) format("woff"),url(/assets/fontawesome-webfont-CQDK8MU3.ttf?v=4.7.0) format("truetype"),url(/assets/fontawesome-webfont-D13rzr4g.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}*{box-sizing:border-box}body{margin:0;overflow-x:auto;background:#edf1f7;color:#303133;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}.admin-login-page{position:relative;min-height:100vh;background:linear-gradient(90deg,#fff 0,#fff 35%,#d8dbe3 35%,#d8dbe3)}.admin-login-card{width:330px;padding-top:58px;margin-left:87px}.admin-login-brand,.brand{display:flex;align-items:center;gap:12px}.admin-login-brand strong,.brand strong{color:#1f2d3d;font-size:24px;font-weight:500}.dcat-logo{width:38px;height:38px;min-width:38px;flex:0 0 38px;aspect-ratio:1;display:block;object-fit:contain}.admin-login-card p{margin:82px 0 26px 4px;color:#333;font-size:13px}.admin-login-field{position:relative;display:block;margin-bottom:28px}.login-field-icon{position:absolute;top:50%;left:12px;width:18px;height:18px;color:#637282;transform:translateY(-50%)}.login-field-icon:before,.login-field-icon:after,.login-submit-icon:before,.login-submit-icon:after,.admin-power-button span:before,.admin-power-button span:after{position:absolute;box-sizing:border-box;content:""}.login-user-icon:before{left:6px;top:2px;width:6px;height:6px;border:2px solid currentColor;border-radius:50%}.login-user-icon:after{left:3px;top:10px;width:12px;height:7px;border:2px solid currentColor;border-radius:8px 8px 3px 3px}.login-lock-icon:before{left:4px;top:8px;width:10px;height:8px;border:2px solid currentColor;border-radius:2px}.login-lock-icon:after{left:6px;top:2px;width:6px;height:8px;border:2px solid currentColor;border-bottom:0;border-radius:7px 7px 0 0}.login-code-icon:before{top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-radius:3px}.login-code-icon:after{left:6px;top:6px;width:2px;height:2px;background:currentColor;box-shadow:5px 0 0 currentColor,0 5px 0 currentColor,5px 5px 0 currentColor}.admin-login-field input{width:330px;height:34px;border:1px solid #d8dee5;border-radius:3px;color:#303133;background:#fff;padding:0 12px 0 46px;font-size:13px;outline:none}.admin-login-field input:focus{border-color:#5aa6f0;box-shadow:0 0 4px #5aa6f066}.admin-remember{display:flex;align-items:center;gap:8px;margin:-2px 0 22px;color:#555;font-size:14px}.admin-remember input{width:18px;height:18px;margin:0;accent-color:#5aa6f0}.admin-login-error{margin:-8px 0 12px!important;color:#ea5455!important}.admin-login-submit{display:flex;align-items:center;justify-content:center;gap:14px;width:330px;height:34px;border:0;border-radius:3px;color:#fff;background:#5aa6e8;box-shadow:0 2px 4px #2a70b840;font-size:14px}.login-submit-icon{position:relative;width:15px;height:12px;flex:0 0 15px}.login-submit-icon:before{left:0;top:5px;width:13px;border-top:2px solid currentColor}.login-submit-icon:after{right:0;top:2px;width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.admin-login-meta{position:fixed;right:315px;bottom:62px;color:#fff;font-size:13px}.admin-shell{display:grid;grid-template-columns:260px minmax(980px,1fr);min-height:100vh;background:#edf1f7}.sidebar{position:sticky;top:0;align-self:start;height:100vh;min-height:100vh;background:#fff;border-right:1px solid #e4e7ed}.brand{height:70px;padding:0 60px;border-bottom:1px solid #edf0f5}.brand .dcat-logo{width:34px;height:34px;min-width:34px;flex-basis:34px}.brand strong{color:#1688e8;font-size:21px;font-weight:400;white-space:nowrap}.copy-menu{height:calc(100vh - 70px);overflow-y:auto;padding:12px 0 24px}.copy-menu section{margin:0}.copy-menu h3{margin:12px 28px 8px;color:#8c99a8;font-size:12px;font-weight:600}.copy-menu button{display:grid;grid-template-columns:26px 1fr 18px;align-items:center;width:100%;height:44px;border:0;color:#3f4650;background:transparent;padding:0 22px 0 26px;text-align:left;font-size:15px}.copy-menu button em{font-style:normal}.copy-menu button>i{color:#4d5660;font-style:normal;text-align:right}.admin-menu-icon{position:relative;display:inline-block;width:18px;height:18px;color:#525b64}.feather-admin-icon{display:inline-flex;align-items:center;justify-content:center}.feather-admin-icon svg{display:block;width:18px;height:18px;stroke:currentColor}.feather-admin-icon.sub-menu-icon svg{width:14px;height:14px}.admin-menu-icon:before,.admin-menu-icon:after,.admin-menu-icon i{position:absolute;box-sizing:border-box;content:""}.feather-admin-icon:before,.feather-admin-icon:after{display:none}.copy-menu>section>button.active .admin-menu-icon{color:#fff}.sub-menu-icon{width:14px;height:14px;opacity:.78}.menu-chevron{position:relative;width:14px;height:14px;justify-self:end}.menu-chevron:before{position:absolute;top:4px;right:2px;width:7px;height:7px;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;content:"";transform:rotate(-45deg);transition:transform .26s ease}.copy-menu button.open .menu-chevron:before{transform:rotate(45deg)}.menu-shape-dashboard:before{left:2px;top:2px;width:6px;height:6px;border:2px solid currentColor;border-radius:2px;box-shadow:9px 0 0 -2px #fff,9px 0 0 0 currentColor,0 9px 0 -2px #fff,0 9px 0 0 currentColor,9px 9px 0 -2px #fff,9px 9px 0 0 currentColor}.menu-shape-system:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:50%}.menu-shape-system:after{left:8px;top:0;width:2px;height:18px;background:currentColor;box-shadow:0 0 0 0 currentColor;transform:rotate(45deg)}.menu-shape-network:before{left:2px;top:3px;width:5px;height:5px;border:2px solid currentColor;border-radius:50%;box-shadow:11px 0 0 -2px #fff,11px 0 0 0 currentColor,5px 10px 0 -2px #fff,5px 10px 0 0 currentColor}.menu-shape-network:after{left:6px;top:7px;width:11px;height:8px;border-top:2px solid currentColor;border-left:2px solid currentColor;transform:skew(-25deg)}.menu-shape-user:before{left:6px;top:2px;width:6px;height:6px;border:2px solid currentColor;border-radius:50%}.menu-shape-user:after{left:3px;bottom:2px;width:12px;height:7px;border:2px solid currentColor;border-radius:9px 9px 2px 2px}.menu-shape-wallet:before{left:2px;top:5px;width:16px;height:11px;border:2px solid currentColor;border-radius:3px}.menu-shape-wallet:after{right:1px;top:8px;width:7px;height:5px;border:2px solid currentColor;border-radius:3px 0 0 3px;background:#fff}.menu-shape-market:before{left:2px;top:9px;width:4px;height:7px;background:currentColor;box-shadow:6px -4px 0 0 currentColor,12px -8px 0 0 currentColor}.menu-shape-market:after{left:1px;right:1px;bottom:1px;border-bottom:2px solid currentColor}.menu-shape-content:before{top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-radius:3px}.menu-shape-content:after{left:5px;top:6px;width:8px;border-top:2px solid currentColor;box-shadow:0 4px 0 0 currentColor,0 8px 0 0 currentColor}.menu-shape-product:before{left:3px;top:3px;width:12px;height:12px;border:2px solid currentColor;border-radius:3px;transform:rotate(45deg)}.menu-shape-product:after{left:8px;top:2px;height:16px;border-left:2px solid currentColor}.menu-shape-log:before{left:3px;top:2px;width:13px;height:16px;border:2px solid currentColor;border-radius:2px}.menu-shape-log:after{left:6px;top:7px;width:7px;border-top:2px solid currentColor;box-shadow:0 4px 0 0 currentColor}.menu-shape-tool:before{left:3px;top:8px;width:14px;height:3px;border-radius:3px;background:currentColor;transform:rotate(-35deg)}.menu-shape-tool:after{left:12px;top:2px;width:5px;height:5px;border:2px solid currentColor;border-radius:50%}.menu-shape-dot:before{top:5px;right:5px;bottom:5px;left:5px;border:2px solid currentColor;border-radius:50%}.sub-menu-icon.menu-shape-dot:before{top:3px;right:3px;bottom:3px;left:3px;border:1.6px solid currentColor;border-radius:50%;transform:none}.sub-menu-icon.menu-shape-dot:after,.sub-menu-icon.menu-shape-dot i{display:none}.menu-shape-shield:before{left:4px;top:1px;width:10px;height:15px;border:2px solid currentColor;border-radius:6px 6px 8px 8px;clip-path:polygon(50% 0,100% 18%,88% 78%,50% 100%,12% 78%,0 18%)}.menu-shape-lock:before{left:4px;top:8px;width:11px;height:8px;border:2px solid currentColor;border-radius:2px}.menu-shape-lock:after{left:6px;top:2px;width:7px;height:8px;border:2px solid currentColor;border-bottom:0;border-radius:8px 8px 0 0}.menu-shape-key:before{left:2px;top:5px;width:7px;height:7px;border:2px solid currentColor;border-radius:50%}.menu-shape-key:after{left:9px;top:8px;width:8px;height:2px;background:currentColor;box-shadow:4px 3px 0 0 currentColor}.menu-shape-list:before{left:4px;top:4px;width:10px;height:2px;background:currentColor;box-shadow:0 5px 0 0 currentColor,0 10px 0 0 currentColor}.menu-shape-list:after{left:1px;top:4px;width:2px;height:2px;background:currentColor;box-shadow:0 5px 0 0 currentColor,0 10px 0 0 currentColor}.menu-shape-puzzle:before{left:3px;top:4px;width:13px;height:11px;border:2px solid currentColor;border-radius:3px}.menu-shape-puzzle:after{left:7px;top:1px;width:5px;height:5px;border:2px solid currentColor;border-radius:50%;background:#fff}.menu-shape-globe:before{top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-radius:50%}.menu-shape-globe:after{left:3px;right:3px;top:8px;border-top:2px solid currentColor;box-shadow:0 -4px 0 -1px currentColor,0 4px 0 -1px currentColor}.menu-shape-id-card:before{left:2px;top:4px;width:15px;height:11px;border:2px solid currentColor;border-radius:2px}.menu-shape-id-card:after{left:5px;top:8px;width:4px;height:4px;border-radius:50%;background:currentColor;box-shadow:6px -1px 0 -1px currentColor,6px 3px 0 -1px currentColor}.menu-shape-chart:before{left:3px;bottom:2px;width:3px;height:7px;background:currentColor;box-shadow:5px -4px 0 0 currentColor,10px -8px 0 0 currentColor}.menu-shape-chart:after{left:2px;right:1px;bottom:1px;border-bottom:2px solid currentColor}.menu-shape-award:before{left:5px;top:2px;width:8px;height:8px;border:2px solid currentColor;border-radius:50%}.menu-shape-award:after{left:5px;top:10px;width:8px;height:7px;border-left:3px solid currentColor;border-right:3px solid currentColor;transform:skew(-14deg)}.menu-shape-deposit:before,.menu-shape-withdraw:before{left:3px;top:3px;width:12px;height:12px;border:2px solid currentColor;border-radius:50%}.menu-shape-deposit:after,.menu-shape-withdraw:after{left:8px;top:5px;width:2px;height:8px;background:currentColor}.menu-shape-deposit i,.menu-shape-withdraw i{left:5px;top:8px;width:8px;height:2px;background:currentColor}.menu-shape-withdraw:after{transform:rotate(90deg)}.menu-shape-sliders:before{left:2px;top:4px;width:14px;height:2px;background:currentColor;box-shadow:0 5px 0 0 currentColor,0 10px 0 0 currentColor}.menu-shape-sliders:after{left:5px;top:2px;width:4px;height:4px;border:2px solid currentColor;border-radius:50%;background:#fff;box-shadow:7px 5px 0 -2px #fff,7px 5px 0 0 currentColor,-2px 10px 0 -2px #fff,-2px 10px 0 0 currentColor}.menu-shape-coin:before{left:3px;top:2px;width:12px;height:14px;border:2px solid currentColor;border-radius:50%}.menu-shape-coin:after{left:7px;top:5px;width:5px;height:8px;border-left:2px solid currentColor;border-right:2px solid currentColor}.menu-shape-pair:before{left:2px;top:4px;width:6px;height:6px;border:2px solid currentColor;border-radius:50%;box-shadow:9px 6px 0 -2px #fff,9px 6px 0 0 currentColor}.menu-shape-pair:after{left:7px;top:8px;width:7px;border-top:2px solid currentColor;transform:rotate(34deg)}.menu-shape-candles:before{left:4px;top:3px;width:2px;height:13px;background:currentColor;box-shadow:5px 2px 0 0 currentColor,10px -1px 0 0 currentColor}.menu-shape-candles:after{left:2px;top:6px;width:5px;height:6px;border:2px solid currentColor;border-left:0;border-right:0;box-shadow:5px -2px 0 -1px currentColor,10px 2px 0 -1px currentColor}.menu-shape-option:before{left:2px;top:5px;width:14px;height:9px;border:2px solid currentColor;border-radius:9px}.menu-shape-option:after{left:9px;top:8px;width:5px;height:2px;background:currentColor}.menu-shape-contract:before{left:4px;top:2px;width:11px;height:15px;border:2px solid currentColor;border-radius:2px}.menu-shape-contract:after{left:6px;top:7px;width:7px;border-top:2px solid currentColor;box-shadow:0 4px 0 0 currentColor}.menu-shape-order:before{left:3px;top:3px;width:12px;height:12px;border:2px solid currentColor;border-radius:3px}.menu-shape-order:after{left:6px;top:7px;width:7px;border-top:2px solid currentColor;box-shadow:0 4px 0 0 currentColor}.menu-shape-swap:before,.menu-shape-swap-log:before{left:2px;top:5px;width:12px;border-top:2px solid currentColor;box-shadow:2px 7px 0 0 currentColor}.menu-shape-swap:after,.menu-shape-swap-log:after{right:2px;top:2px;width:6px;height:6px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);box-shadow:-8px 8px 0 -2px #fff,-8px 8px 0 0 currentColor}.menu-shape-image:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:2px}.menu-shape-image:after{left:5px;bottom:5px;width:9px;height:6px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:skew(-28deg)}.menu-shape-megaphone:before{left:2px;top:7px;width:12px;height:6px;border:2px solid currentColor;border-left-width:5px;transform:skew(-18deg)}.menu-shape-megaphone:after{left:5px;top:12px;width:5px;height:5px;border-left:2px solid currentColor;transform:rotate(-18deg)}.menu-shape-mail:before{left:2px;top:5px;width:15px;height:10px;border:2px solid currentColor;border-radius:2px}.menu-shape-mail:after{left:4px;top:6px;width:11px;height:7px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}.menu-shape-service:before{left:4px;top:2px;width:10px;height:14px;border:2px solid currentColor;border-radius:10px 10px 6px 6px}.menu-shape-service:after{left:8px;top:13px;width:8px;height:4px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;border-radius:0 0 8px}.menu-shape-profit:before{left:3px;bottom:3px;width:3px;height:6px;background:currentColor;box-shadow:5px -3px 0 0 currentColor,10px -7px 0 0 currentColor}.menu-shape-profit:after{left:4px;top:3px;width:10px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(-18deg)}.menu-shape-loan:before{left:2px;top:5px;width:14px;height:9px;border:2px solid currentColor;border-radius:2px}.menu-shape-loan:after{left:5px;top:8px;width:8px;border-top:2px solid currentColor;box-shadow:0 3px 0 0 currentColor}.menu-shape-code:before{left:2px;top:5px;width:6px;height:6px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.menu-shape-code:after{right:2px;top:5px;width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}.copy-menu button.active{color:#fff;background:#4da3eb}.copy-menu>section>button.active span,.copy-menu>section>button.active>i{color:#fff}.copy-menu>section>button:not(.active):hover{color:#3f4650;background:transparent}.copy-menu>section>button:not(.active):hover .admin-menu-icon{color:#525b64}.copy-menu>section>button:not(.active):hover>i{color:#4d5660}.submenu button:not(.active):hover{color:#1688e8}.main{position:relative;min-height:100vh;padding-bottom:46px}.main.web-home-config-main{height:100vh;min-height:100vh;overflow:hidden;padding-bottom:0}.main.web-home-config-main .content-heading{min-height:70px;padding-top:22px}.topbar{display:grid;grid-template-columns:54px 1fr auto;align-items:center;height:60px;background:#fff;border-bottom:1px solid #e4e7ed}.menu-toggle{border:0;color:#555;background:transparent;font-size:22px}.top-actions{display:flex;align-items:center;justify-content:center;gap:14px}.quick{min-width:110px;height:34px;border:0;border-radius:3px;color:#fff;padding:0 16px;box-shadow:0 2px 5px #27304040;font-size:14px;font-weight:600}.quick.blue{background:#5aa6e8}.quick.dark{background:#242932}.quick.indigo{background:#477bdd}.quick.green{background:#21b978}.quick.purple{background:#6d5ce8}.quick.red{background:#ef5350}.admin-user{display:grid;grid-template-columns:auto 38px;grid-template-rows:24px 20px;column-gap:14px;align-items:center;padding-right:16px}.admin-user span{color:#555;font-size:14px}.admin-user small{color:#555;font-size:13px}.admin-user small i{display:inline-block;width:10px;height:10px;margin-right:4px;border-radius:50%;background:#25b86f}.admin-power-button{grid-row:1 / 3;grid-column:2;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:4px solid #d9eefb;border-radius:50%;color:#1688e8;background:#fff;padding:0}.admin-power-icon{display:block;width:24px;height:24px;object-fit:contain;border-radius:50%}.content-heading{display:flex;align-items:flex-start;justify-content:space-between;min-height:82px;padding:30px 34px 0}.content-heading h1{display:inline-block;margin:0 10px 0 0;color:#2c2f33;font-size:24px;font-weight:500}.content-heading span{color:#777;font-size:15px}.content-heading .admin-breadcrumb{margin-top:8px;color:#1688e8;font-size:14px}.content-heading .admin-breadcrumb button{border:0;padding:0;color:inherit;background:transparent;cursor:pointer;font:inherit}.content-heading .admin-breadcrumb button:hover{color:#0b6fc1;text-decoration:underline}.content-heading .admin-breadcrumb button:focus-visible{outline:2px solid #1688e8;outline-offset:3px}.page{margin:0 20px}.dashboard-empty{min-height:660px}.dashboard-review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.dashboard-review-card{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:92px;border:0;border-radius:4px;background:#fff;padding:18px 20px;text-align:left;box-shadow:0 6px 14px #1f2d3d0a;cursor:pointer}.dashboard-review-card span{color:#5f6f81;font-size:14px;font-weight:600}.dashboard-review-card strong{grid-row:span 2;color:#263445;font-size:30px;font-weight:600}.dashboard-review-card small{color:#8d9bad;font-size:12px}.dashboard-review-card.dark strong{color:#4d5a68}.dashboard-review-card.indigo strong{color:#5b6fd8}.dashboard-review-card.green strong{color:#22b978}.dashboard-review-card.red strong{color:#ea5455}.dashboard-two-column{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);gap:18px}.dashboard-panel{min-width:0}.dashboard-panel-head{display:flex;align-items:center;justify-content:space-between;min-height:48px;margin-bottom:10px}.dashboard-panel-head h2{margin:0;color:#303133;font-size:17px;font-weight:600}.dashboard-panel-head span{color:#8b98a8;font-size:12px}.dashboard-table-card{overflow-x:auto}.dashboard-table-card table{min-width:720px;font-size:12px}.dashboard-table-card th,.dashboard-table-card td{padding:0 9px}.panel,.metric{background:#fff;border:1px solid #e1e5ea;border-radius:4px}.panel-head{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:0 14px;border-bottom:1px solid #e8edf2}.panel-head h2,.config-card h2{margin:0;font-size:16px;font-weight:600}.outline,.primary,.row-actions button,.mini{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;border-radius:4px;padding:0 12px;font-size:13px}.outline,.row-actions button,.mini{border:1px solid #d8dee5;color:#303133;background:#fff}.primary{border:0;color:#fff;background:#5aa6e8}.outline:disabled,.primary:disabled{cursor:not-allowed;opacity:.72}.button-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:button-spin .8s linear infinite}@keyframes button-spin{to{transform:rotate(360deg)}}.toolbar-button-icon{position:relative;display:inline-block;width:14px;height:14px;flex:0 0 14px;color:currentColor}.toolbar-button-icon:before,.toolbar-button-icon:after,.toolbar-button-icon i{position:absolute;box-sizing:border-box;content:""}.toolbar-refresh:before,.toolbar-reset:before{top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%}.toolbar-refresh:after{right:0;top:1px;width:5px;height:5px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(18deg)}.toolbar-reset:after{left:0;top:1px;width:5px;height:5px;border-top:2px solid currentColor;border-left:2px solid currentColor;transform:rotate(-18deg)}.toolbar-filter:before{left:1px;top:2px;width:12px;height:3px;border-top:2px solid currentColor;border-bottom:2px solid currentColor}.toolbar-filter:after{left:5px;top:9px;width:4px;border-top:2px solid currentColor}.toolbar-columns:before{top:2px;right:2px;bottom:2px;left:2px;border:1px solid currentColor;box-shadow:inset 4px 0 0 transparent,inset 5px 0 0 currentColor}.toolbar-columns:after{right:0;bottom:1px;width:5px;height:5px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.toolbar-create:before{left:6px;top:2px;height:10px;border-left:2px solid currentColor}.toolbar-create:after{left:2px;top:6px;width:10px;border-top:2px solid currentColor}.toolbar-submit:before{left:2px;top:7px;width:4px;height:4px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}.toolbar-submit:after{left:4px;top:2px;width:9px;height:10px;border:2px solid currentColor;border-radius:2px}.toolbar-export:before{left:6px;top:1px;height:8px;border-left:2px solid currentColor}.toolbar-export:after{left:3px;top:6px;width:8px;height:6px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}.toolbar-market:before{left:1px;top:5px;width:11px;height:7px;border:2px solid currentColor;border-radius:1px 1px 3px 3px}.toolbar-market:after{left:3px;top:1px;width:7px;height:6px;border:2px solid currentColor;border-bottom:0;border-radius:6px 6px 0 0}.toolbar-install:before{left:2px;top:2px;width:10px;height:10px;border:2px solid currentColor;border-radius:2px}.toolbar-install:after{left:5px;top:5px;width:4px;height:4px;background:currentColor}table{width:100%;border-collapse:collapse;font-size:13px}.sort-caret{display:inline-block;width:6px;height:6px;margin-left:4px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;opacity:.72;transform:rotate(45deg) translateY(-2px)}th,td{height:42px;padding:0 12px;border-bottom:1px solid #edf0f4;text-align:left;font-variant-numeric:tabular-nums}th{color:#667789;font-weight:600;background:#f8fafc}.row-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.tag{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:0 9px;font-size:12px;font-weight:600}.tag.low{color:#087a48;background:#dcf8ea}.tag.medium{color:#9a6a00;background:#fff1c2}.tag.high{color:#bc2338;background:#ffe1e6}.cards,.two-col,.metric-grid{display:grid;gap:12px}.cards{grid-template-columns:minmax(0,760px)}.config-card{padding:18px}.config-card p{color:#637487}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:16px 0}.form-grid label{display:grid;gap:6px;color:#667789;font-size:13px}.form-grid input{height:34px;border:1px solid #d8dee5;border-radius:4px;padding:0 10px}.empty{margin:0;padding:42px 16px;color:#8c99a8}.list-line{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 16px;border-bottom:1px solid #edf0f4}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;background:#00000057}.admin-confirm-modal{width:360px;border-radius:4px;background:#fff;box-shadow:0 12px 36px #0003}.admin-confirm-modal h2{margin:0;padding:16px 18px;border-bottom:1px solid #edf0f4;font-size:16px;font-weight:600}.admin-confirm-modal p{margin:0;padding:24px 18px;color:#555;font-size:14px}.admin-confirm-modal div{display:flex;justify-content:flex-end;gap:10px;padding:12px 18px 16px;border-top:1px solid #edf0f4}.admin-confirm-modal button{min-width:70px;height:32px;border:1px solid #d8dee5;border-radius:4px;color:#303133;background:#fff}.admin-confirm-modal button:last-child{border-color:#5aa6e8;color:#fff;background:#5aa6e8}.admin-detail-modal{width:min(760px,calc(100vw - 80px));border-radius:4px;background:#fff;box-shadow:0 12px 36px #1f2d3d2e}.admin-detail-modal header,.admin-detail-modal footer{display:flex;align-items:center;min-height:54px;padding:0 18px}.admin-detail-modal header{justify-content:space-between;border-bottom:1px solid #edf0f4}.admin-detail-modal h2{margin:0;color:#303133;font-size:16px;font-weight:600}.admin-detail-modal header button{border:0;color:#8b98a7;background:transparent;font-size:24px;line-height:1}.admin-detail-modal dl{display:grid;grid-template-columns:150px 1fr;margin:0;padding:14px 18px}.admin-detail-modal dt,.admin-detail-modal dd{min-height:38px;border-bottom:1px solid #f0f2f5;margin:0;padding:9px 0;color:#303133;font-size:13px}.admin-detail-modal dt{color:#667789}.admin-detail-modal footer{justify-content:flex-end;gap:10px;border-top:1px solid #edf0f4}.admin-form-modal{width:min(760px,calc(100vw - 48px))}.admin-modal-feedback{margin:0 18px 14px;border:1px solid #d9ecff;border-radius:4px;color:#1d6fb8;background:#ecf5ff;padding:10px 12px;font-size:13px;font-weight:400}.admin-modal-feedback.feedback-error{border-color:#fde2e2;color:#c45656;background:#fef0f0}.modal-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px;padding:22px}.modal-form-grid label{display:grid;gap:8px;color:#303133;font-size:14px}.modal-form-grid label.wide{grid-column:1 / -1}.modal-form-grid>.wide{grid-column:1 / -1}.modal-form-grid input,.modal-form-grid select,.modal-form-grid textarea{width:100%;border:1px solid #d8dee5;border-radius:4px;color:#606266;background:#fff;padding:0 12px;font-size:14px;outline:none}.modal-form-grid input,.modal-form-grid select{height:34px}.modal-form-grid textarea{min-height:96px;padding-top:10px;line-height:1.5;resize:vertical}.submenu{max-height:0;overflow:hidden;opacity:0;pointer-events:none;transform:translateY(-4px);background:#fff;border-bottom:0 solid transparent;transition:max-height .3s ease,opacity .22s ease,transform .3s ease,border-bottom-width .3s ease,border-bottom-color .3s ease}.submenu.open{max-height:360px;opacity:1;pointer-events:auto;transform:translateY(0);border-bottom:1px solid #4da3eb}.submenu button{grid-template-columns:26px 1fr;height:36px;padding-left:64px;font-size:14px}.submenu button.active{color:#1688e8;background:#fff;font-weight:600}.submenu button.active .admin-menu-icon{color:#1688e8;opacity:1}.content-heading .admin-breadcrumb{display:flex;align-items:center;gap:9px}.content-heading .admin-breadcrumb b{color:#98a2ad;font-weight:400}.system-page{margin:0 35px}.system-toolbar,.system-grid-actions{display:flex;align-items:center;gap:8px;min-height:48px;margin-bottom:10px}.system-grid-actions{position:relative;padding:12px 14px 0;margin:0}.system-grid-actions.compact{padding:12px 14px;border-bottom:1px solid #edf0f4}.system-grid-actions .right-action{position:absolute;right:14px}.system-search{position:relative;display:block;width:252px;margin-left:8px}.system-search span{position:absolute;top:50%;left:14px;color:#a4afbb;transform:translateY(-50%)}.system-search input{width:100%;height:36px;border:0;border-radius:18px;background:#fff;padding:0 14px 0 38px;box-shadow:0 4px 14px #1f2d3d14}.view-toggle{margin-left:auto}.toolbar-spacer{flex:1}.create-button{min-width:86px}.danger-outline{border-color:#ef5350;color:#ef5350}.dcat-table-card,.tree-card,.menu-form-card{overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 6px 14px #1f2d3d0a}.dcat-table-card table{table-layout:auto}.empty-table-row td{height:58px;color:#606266;background:#fff}.user-wide-card{overflow-x:auto;padding-bottom:10px;scrollbar-color:#aeb7c2 #edf1f6;scrollbar-width:thin}.user-wide-card::-webkit-scrollbar{height:10px}.user-wide-card::-webkit-scrollbar-track{background:#edf1f6;border-radius:999px}.user-wide-card::-webkit-scrollbar-thumb{background:#aeb7c2;border-radius:999px}.user-wide-card table{min-width:1920px;font-size:12px}.user-wide-card th,.user-wide-card td{padding:0 8px}.hash-cell{max-width:170px;color:#4d5660;word-break:break-all}.admin-account-cell{display:flex;align-items:center;gap:12px;min-width:270px;max-width:330px}.admin-account-cell>span:last-child{display:grid;gap:4px;min-width:0}.admin-account-cell strong{color:#303742;font-size:12px;font-weight:500;line-height:1.25;word-break:break-all}.admin-account-cell em{color:#8a949f;font-size:12px;font-style:normal;font-weight:400;line-height:1.25;word-break:break-all}.account-remark-line{display:flex;align-items:center}.account-remark-button{display:inline-flex;align-items:center;gap:4px;max-width:100%;border:0;color:inherit;background:transparent;padding:0;font:inherit;text-align:left;word-break:break-all;cursor:pointer}.account-remark-button .table-action-icon{width:15px;height:15px;color:#2f8fe8}.admin-user-avatar{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:42px;height:42px;overflow:hidden;border-radius:50%;background:#edf2f7;vertical-align:middle}.admin-user-avatar.placeholder{color:#8a949f;font-size:12px}.admin-user-avatar img{width:100%;height:100%;object-fit:cover}.admin-kyc-cell,.admin-online-cell,.admin-asset-cell{min-width:90px;white-space:nowrap}.admin-state-cell{min-width:118px}.admin-state-cell span{display:flex;align-items:center;gap:5px;white-space:nowrap}.admin-state-cell i,.admin-state-cell em{font-style:normal;font-weight:400}.admin-state-cell strong{display:block;margin-top:3px;white-space:nowrap}.admin-risk-cell{min-width:150px;white-space:nowrap}.detail-address{word-break:break-all}.green-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:4px;color:#fff;background:#22b978;padding:0 8px;font-size:12px;font-weight:600;white-space:nowrap}.finance-status-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:4px;padding:0 8px;font-size:12px;font-weight:600;white-space:nowrap}.finance-status-badge.success{color:#fff;background:#22b978}.finance-status-badge.pending{color:#7a4d00;background:#fff4dc}.finance-status-badge.failed{color:#fff;background:#ea5455}.finance-status-badge.neutral{color:#6f7d8d;background:#edf0f4}.withdraw-remark-cell{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;max-width:220px;color:#303849;font-size:12px;line-height:1.45}.withdraw-remark-template{display:inline-flex;align-items:center;min-height:20px;border-radius:4px;padding:0 6px;color:#1f75d6;background:#eaf4ff;font-size:12px;font-weight:600;white-space:nowrap}.dot{display:inline-block;width:10px;height:10px;margin-right:6px;border-radius:50%;vertical-align:middle}.dot.red{background:#ef5350}.dot.green{background:#22b978}.dot.yellow{background:#f0ad4e}.dot.gray{background:#b8c0c9}.red-text{color:#ef5350;font-weight:600}.amount-up{color:green}.amount-down{color:red}.danger-pill{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;color:#fff;background:#ef5350;padding:0 8px;font-size:12px;font-weight:600}.coin-tabs{display:flex;align-items:center;height:42px;margin-bottom:0;border-radius:4px 4px 0 0;background:#fff;padding:0 16px;box-shadow:0 6px 14px #1f2d3d0a}.coin-tabs button{height:42px;border:0;color:#303133;background:transparent;padding:0 24px;font-size:14px}.coin-icon{display:inline-grid;width:44px;height:44px;place-items:center;border:1px solid #d8dee5;border-radius:8px;color:#fff;background:#fff;font-size:24px;font-weight:700}.coin-icon img{width:32px;height:32px;object-fit:contain}.coin-icon img+span{display:none}.coin-icon .coin-icon-fallback{display:inline-grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;background:#5075a8;font-size:10px;font-weight:700}.resource-upload-card{display:grid;gap:10px;min-height:112px;border:1px solid #e4e7ed;border-radius:4px;background:#fafbfc;padding:12px}.resource-upload-head,.resource-upload-body,.resource-upload-actions{display:flex;align-items:center}.resource-upload-head{justify-content:space-between;gap:12px}.resource-upload-head span{color:#303133;font-size:13px;font-weight:600}.resource-upload-head em{color:#909399;font-size:12px;font-style:normal}.resource-upload-body{gap:12px}.resource-preview{flex:0 0 auto;display:inline-grid;place-items:center;border:1px solid #d8dee5;border-radius:4px;overflow:hidden;color:#ffffffe6;font-style:normal;line-height:1.1;text-align:center}.coin-resource-preview{width:52px;height:52px;border-radius:12px;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.34),transparent 32%),linear-gradient(135deg,#48a8f6,#6558d9);font-size:24px;font-weight:700}.banner-resource-preview{width:156px;height:58px;padding:0 8px;background:linear-gradient(135deg,#4b92ffe6,#1dc494bd),#2f80ed;font-size:12px}.banner-resource-preview img{width:calc(100% + 16px);height:100%;object-fit:cover}.banner-resource-preview span{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.resource-file-input{display:none}.resource-upload-meta{display:grid;min-width:0;flex:1;gap:4px}.resource-upload-meta strong{overflow:hidden;color:#303133;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.resource-upload-meta span{color:#909399;font-size:12px}.resource-upload-meta b{width:max-content;border-radius:999px;color:#67c23a;background:#67c23a1f;padding:2px 8px;font-size:12px;font-weight:500}.resource-upload-actions{gap:8px}.resource-upload-actions button{height:28px;border:1px solid #dcdfe6;border-radius:3px;color:#606266;background:#fff;padding:0 10px;font-size:12px}.resource-upload-actions .outline{border-color:#409eff;color:#409eff}.resource-upload-progress{display:block;width:100%;height:4px;border-radius:999px;background:#ebeef5;overflow:hidden}.resource-upload-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#409eff,#67c23a)}.table-switch{position:relative;display:inline-block;width:38px;height:20px;border:0;border-radius:999px;background:#65b5f0;padding:0;box-shadow:inset 0 0 0 1px #0000000a;vertical-align:middle}.table-switch:after{content:"";position:absolute;top:2px;right:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #1f2d3d33}.table-switch.off{background:#eef1f5}.table-switch.off:after{right:auto;left:2px}.coin-form-modal{width:min(860px,calc(100vw - 64px))}.coin-form-grid{align-items:start}.coin-switch-line{align-content:start}.coin-switch-line .table-switch{margin-top:2px}.coin-switch-panel{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px 16px;border:1px solid #edf0f4;border-radius:4px;background:#fafbfc;padding:14px 16px}.coin-switch-panel>span{grid-column:1 / -1;color:#303133;font-size:14px;font-weight:600}.coin-switch-panel label{display:flex;align-items:center;gap:8px;color:#606266;font-size:13px}.time-ip span,.idcard-content span{display:block;line-height:1.45;white-space:nowrap}.idcard-image-row{display:flex!important;align-items:center;gap:6px;margin-top:4px}.idcard-thumb{width:44px;height:34px;border:1px solid #d8dee5;border-radius:4px;object-fit:cover;background:#fbfcfd}.user-action-grid{display:grid;grid-template-columns:repeat(3,minmax(64px,1fr));gap:6px;min-width:220px}.user-wide-card th.user-action-sticky,.user-wide-card td.user-action-sticky{position:sticky;right:0;z-index:3;min-width:244px;background:#fff;box-shadow:-10px 0 16px #1f2d3d14}.user-wide-card th.user-action-sticky{z-index:4;background:#f8fafc}.idcard-table-card th.idcard-action-sticky,.idcard-table-card td.idcard-action-sticky{position:sticky;right:0;z-index:3;min-width:72px;background:#fff;box-shadow:-10px 0 16px #1f2d3d14}.idcard-table-card th.idcard-action-sticky{z-index:4;background:#f8fafc}.user-action-grid button,.dark-action,.warning-action,.danger-button.small{min-height:30px;border:0;border-radius:3px;color:#fff;padding:0 10px;font-size:12px;font-weight:600;white-space:nowrap}.dark-action{background:#20242b}.warning-action{background:#f0ad4e}.danger-button.small{min-width:auto;height:30px}.user-wide-card .time-ip{max-width:150px}.user-wide-card .admin-time-cell{min-width:230px;color:#4d5660}.user-wide-card .admin-time-cell span,.user-wide-card .time-ip span{display:block;white-space:normal;line-height:1.65}.user-wide-card .admin-time-cell span{white-space:nowrap}.tall-row td{height:92px}.idcard-content i{display:inline-block;width:44px;height:56px;margin:4px 4px 0 0;border:1px solid #d8dee5;border-radius:6px;background:linear-gradient(135deg,#5aa6e859,#ffffff4d),#edf1f7;vertical-align:top}.filter-card{display:flex;align-items:center;gap:12px;max-height:260px;min-height:86px;margin-bottom:10px;border-radius:4px;background:#fff;padding:0 24px;overflow:hidden;opacity:1;transition:max-height .22s ease,min-height .22s ease,opacity .22s ease,margin-bottom .22s ease,padding-top .22s ease,padding-bottom .22s ease}.main.filters-collapsed .filter-card{max-height:0;min-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}.finance-filter-card{flex-wrap:wrap;align-content:center;min-height:128px}.finance-filter-card label{min-width:220px}.spot-filter-card{flex-wrap:wrap;align-content:center;min-height:118px}.spot-filter-card label{min-width:214px}.spot-filter-card button{min-width:72px}.filter-card label{display:grid;grid-template-columns:auto minmax(120px,1fr);align-items:center;border:1px solid #d8dee5;border-radius:4px;overflow:hidden}.filter-card label>span{min-width:56px;height:34px;border-right:1px solid #d8dee5;padding:8px 12px;color:#303133;background:#fff;font-size:13px}.filter-card input,.filter-card select{width:100%;height:34px;border:0;color:#606266;background:#fff;padding:0 12px}.spot-order-card table{min-width:1380px}.spot-order-card th,.spot-order-card td{height:40px;padding:0 8px;white-space:nowrap}.spot-action-toast{margin-top:0}.spot-row-actions{display:flex;align-items:center;gap:8px;min-width:92px}.spot-row-actions button{height:28px;border:1px solid #d8dee5;border-radius:3px;color:#1688e8;background:#fff;padding:0 8px;font-size:12px}.spot-row-actions button:nth-child(2){color:#f56c6c}.spot-row-actions span{color:#8c99a8;font-size:12px}.spot-confirm-backdrop{z-index:42}.spot-detail-modal{width:min(920px,calc(100vw - 64px))}.spot-detail-grid{grid-template-columns:140px minmax(0,1fr) 140px minmax(0,1fr)!important}.spot-fill-panel{margin:0 18px 16px;border:1px solid #edf0f4;border-radius:4px;overflow:hidden}.spot-fill-panel h3{margin:0;border-bottom:1px solid #edf0f4;color:#303133;background:#fbfcfd;padding:10px 12px;font-size:14px}.spot-fill-panel table{width:100%;border-collapse:collapse;font-size:13px}.spot-fill-panel th,.spot-fill-panel td{height:36px;border-bottom:1px solid #f0f2f5;color:#303133;padding:0 10px;text-align:left;white-space:nowrap}.spot-fill-panel th{color:#667789;font-weight:600}.spot-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 18px 18px;color:#667789;font-size:13px}.spot-timeline span{border:1px solid #edf0f4;border-radius:4px;background:#fafbfc;padding:9px 10px}.option-setting-card{max-width:1110px;min-height:525px;border-radius:4px;background:#fff;padding:36px 44px 0;box-shadow:0 6px 14px #1f2d3d0a}.option-setting-filter-card,.contract-setting-filter-card{max-width:765px;margin:0 0 18px;border:1px solid #edf0f4;box-shadow:none}.option-action-toast{margin:0 0 14px}.option-setting-grid{display:grid;grid-template-columns:72px 160px 180px 180px 120px 70px;align-items:center;gap:32px;max-width:765px}.option-setting-head{min-height:40px;border-bottom:1px solid #edf0f4;color:#303133;font-size:13px}.option-setting-row{min-height:58px;border-bottom:1px solid #edf0f4}.option-setting-row label,.option-fee-row{display:flex;align-items:center}.option-setting-row select,.option-setting-row input,.option-fee-row input{height:34px;border:1px solid #d8dee5;color:#303133;background:#fff;padding:0 12px}.option-setting-row select{width:96px;border-radius:4px}.option-setting-switch{cursor:pointer}.option-setting-row .input-group span,.option-fee-row i{display:grid;width:38px;height:34px;place-items:center;border:1px solid #d8dee5;border-right:0;border-radius:4px 0 0 4px;color:#303133;font-style:normal;background:#fff}.option-setting-row .input-group input,.option-fee-row input{width:118px;border-radius:0 4px 4px 0}.option-add-button{margin:14px 0 54px 132px}.option-fee-row{max-width:765px;margin:0 0 28px}.option-fee-row span{width:100px;color:#303133;font-size:14px;font-weight:600}.option-fee-row input{flex:1}.option-setting-footer{display:flex;justify-content:space-between;margin:0 -44px;border-top:1px solid #edf0f4;padding:16px 204px}.option-filter-card{flex-wrap:wrap;align-content:center;min-height:118px}.option-filter-card label{min-width:214px}.option-order-card table{min-width:1720px;font-size:12px}.option-order-card th,.option-order-card td{padding:0 8px;vertical-align:middle}.option-order-card .tall-row td{height:74px}.option-confirm-backdrop{z-index:42}.option-detail-modal{width:min(920px,calc(100vw - 64px))}.option-detail-grid{grid-template-columns:140px minmax(0,1fr) 140px minmax(0,1fr)!important}.option-settlement-panel{margin:0 18px 16px;border:1px solid #edf0f4;border-radius:4px;overflow:hidden}.option-settlement-panel h3{margin:0;border-bottom:1px solid #edf0f4;color:#303133;background:#fbfcfd;padding:10px 12px;font-size:14px}.option-settlement-panel table{width:100%;border-collapse:collapse;font-size:13px}.option-settlement-panel th,.option-settlement-panel td{height:36px;border-bottom:1px solid #f0f2f5;color:#303133;padding:0 10px;text-align:left;white-space:nowrap}.option-settlement-panel th{color:#667789;font-weight:600}.option-safe-note{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 18px 18px;color:#667789;font-size:13px}.option-safe-note span{border:1px solid #edf0f4;border-radius:4px;background:#fafbfc;padding:9px 10px}.risk-note-cell{max-width:150px}.contract-setting-card{max-width:1110px;min-height:720px;border-radius:4px;background:#fff;padding:36px 44px 0;box-shadow:0 6px 14px #1f2d3d0a}.contract-action-toast{margin:0 0 14px}.contract-face-row,.contract-limit-row{display:grid;grid-template-columns:160px minmax(0,1fr);align-items:center;max-width:765px;margin-bottom:28px;color:#303133;font-size:14px;font-weight:600}.contract-face-row input,.contract-limit-row input{height:34px;border:1px solid #d8dee5;border-radius:4px;color:#303133;background:#fff;padding:0 12px;font-weight:400}.contract-setting-grid{display:grid;grid-template-columns:140px 310px 310px 70px;align-items:center;gap:24px;max-width:900px}.contract-setting-head{min-height:40px;border-bottom:1px solid #edf0f4;color:#303133;font-size:13px}.contract-setting-row{min-height:72px;border-bottom:1px solid #edf0f4}.contract-setting-row select,.contract-setting-row input{height:34px;border:1px solid #d8dee5;color:#303133;background:#fff;padding:0 12px}.contract-setting-row select{width:120px;border-radius:4px}.contract-setting-row .input-group{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start}.contract-setting-row .input-group span{display:grid;width:38px;height:34px;place-items:center;border:1px solid #d8dee5;border-right:0;border-radius:4px 0 0 4px;color:#303133;background:#fff}.contract-setting-row .input-group input{width:100%;border-radius:0 4px 4px 0}.contract-setting-row .input-group small{grid-column:2;margin-top:7px;color:#606266;font-size:13px}.contract-add-button{margin:14px 0 44px}.contract-setting-footer{margin-top:26px}.contract-filter-card{flex-wrap:wrap;align-content:center;min-height:118px}.contract-filter-card label{min-width:214px}.contract-order-card table{min-width:1900px;font-size:12px}.contract-order-card th,.contract-order-card td{height:48px;padding:0 8px;white-space:nowrap}.contract-confirm-backdrop{z-index:42}.contract-detail-modal{width:min(960px,calc(100vw - 64px))}.contract-detail-grid{grid-template-columns:140px minmax(0,1fr) 140px minmax(0,1fr)!important}.contract-risk-panel{margin:0 18px 16px;border:1px solid #edf0f4;border-radius:4px;overflow:hidden}.contract-risk-panel h3{margin:0;border-bottom:1px solid #edf0f4;color:#303133;background:#fbfcfd;padding:10px 12px;font-size:14px}.contract-risk-panel table{width:100%;border-collapse:collapse;font-size:13px}.contract-risk-panel th,.contract-risk-panel td{height:36px;border-bottom:1px solid #f0f2f5;color:#303133;padding:0 10px;text-align:left;white-space:nowrap}.contract-risk-panel th{color:#667789;font-weight:600}.contract-safe-note{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 18px 18px;color:#667789;font-size:13px}.contract-safe-note span{border:1px solid #edf0f4;border-radius:4px;background:#fafbfc;padding:9px 10px}.summary-row td{font-weight:600;background:#fff}.withdraw-actions{display:grid;gap:4px;min-width:90px}.withdraw-actions button{height:34px;border-radius:3px}.finance-row-actions{display:flex;flex-direction:column;min-width:88px;gap:4px;padding:6px 0}.finance-row-actions button{height:28px;border:1px solid #d8dee5;border-radius:3px;color:#1688e8;background:#fff;padding:0 8px;font-size:12px;white-space:nowrap}.finance-row-actions button:nth-child(2){color:#22b978}.finance-row-actions button:nth-child(3){color:#f56c6c}.finance-toast{margin:-4px 0 10px;border:1px solid #c7e6d7;border-radius:4px;color:#16824f;background:#effaf4;padding:8px 12px;font-size:13px}.withdraw-risk-summary{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;margin:0 0 12px}.withdraw-risk-summary button{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:52px;border:1px solid #e4e9f0;border-radius:4px;color:#3d4a59;background:#fff;padding:0 14px;text-align:left;cursor:pointer}.withdraw-risk-summary button:hover{border-color:#5aa6e8;color:#1688e8}.withdraw-risk-summary span{font-size:13px;font-weight:400}.withdraw-risk-summary strong{color:#1f2d3d;font-size:20px;font-weight:600}.withdraw-risk-summary .danger strong{color:#ea5455}.coin-action-toast{margin-top:0}.finance-audit-confirm{width:min(440px,calc(100vw - 48px))}.finance-audit-remark{display:grid;gap:7px;margin:14px 0 16px;text-align:left}.finance-audit-remark span{color:#4b5563;font-size:13px;font-weight:600}.finance-audit-remark textarea{width:100%;min-height:86px;resize:vertical;border:1px solid #d7dee8;border-radius:4px;background:#fff;color:#1f2937;padding:9px 10px;font:inherit;font-size:13px;line-height:1.45}.finance-audit-remark textarea:focus{border-color:#5aa7f4;outline:none;box-shadow:0 0 0 2px #5aa7f429}.finance-audit-templates{display:flex;flex-wrap:wrap;gap:8px;margin:-6px 0 12px}.finance-audit-templates button{height:28px;border:1px solid #d7dee8;border-radius:3px;color:#1688e8;background:#f8fbff;padding:0 10px;font-size:12px}.finance-audit-error{margin:-8px 0 12px;color:#ea5455;font-size:13px;text-align:left}.finance-confirm-backdrop{z-index:42}.finance-export-modal{width:min(1120px,calc(100vw - 48px))}.finance-export-summary{display:grid;gap:8px;margin:18px;border:1px solid #c7e6d7;border-radius:4px;color:#16824f;background:#effaf4;padding:12px 14px;font-size:13px}.finance-export-table{width:calc(100% - 36px);margin:0 18px 18px;border-collapse:collapse;font-size:12px}.finance-export-table th,.finance-export-table td{height:42px;border-bottom:1px solid #edf0f4;color:#303133;padding:0 8px;text-align:left}.finance-export-table th{color:#667789;background:#fbfcfe;font-weight:600}.finance-export-actions{display:flex;gap:6px}.finance-export-actions button{height:28px;padding:0 8px}.investing-confirm-backdrop{z-index:44}.finance-setting-card{border-radius:4px;background:#fff;padding:28px 38px;box-shadow:0 6px 14px #1f2d3d0a}.finance-setting-block{position:relative;display:grid;gap:14px;max-width:920px;margin-bottom:28px;border-bottom:1px solid #edf0f4;padding-bottom:28px}.finance-setting-card label{display:grid;grid-template-columns:130px minmax(0,1fr);align-items:center;gap:12px;color:#303133;font-size:13px}.finance-setting-card input,.finance-setting-card select{height:34px;border:1px solid #d8dee5;border-radius:4px;color:#606266;background:#fff;padding:0 12px}.finance-setting-card small{margin:-8px 0 0 142px;color:#8c99a8;font-size:12px}.finance-setting-v2{display:grid;gap:18px}.finance-setting-v2-head,.finance-setting-v2-summary,.finance-coin-config-card{border-radius:6px;background:#fff;box-shadow:0 6px 14px #1f2d3d0a}.finance-setting-v2-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px}.finance-setting-v2-head h2,.finance-coin-config-card h3{margin:0;color:#303742;font-size:18px;font-weight:500}.finance-setting-v2-head p,.finance-coin-config-card p{margin:6px 0 0;color:#8a949f;font-size:13px}.finance-setting-v2-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.finance-setting-v2-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden}.finance-setting-v2-summary div{display:grid;gap:6px;background:#fbfcfe;padding:18px 20px}.finance-setting-v2-summary span{color:#8a949f;font-size:12px}.finance-setting-v2-summary strong{color:#303742;font-size:22px;font-weight:500}.finance-coin-config-grid{display:grid;gap:16px}.finance-coin-config-card{overflow:hidden}.finance-coin-config-card>header{display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf0f4;padding:18px 20px}.finance-coin-symbol{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;background:#4aa3ed;font-size:18px;font-weight:600}.finance-chain-config-list{display:grid}.finance-chain-config-row{display:grid;grid-template-columns:minmax(260px,1.4fr) minmax(360px,2fr) auto;gap:16px;align-items:start;border-bottom:1px solid #edf0f4;padding:18px 20px}.finance-chain-config-row:last-child{border-bottom:0}.finance-chain-main,.finance-chain-rules{display:grid;gap:10px}.finance-chain-rules{grid-template-columns:repeat(5,minmax(0,1fr))}.finance-chain-config-row label{display:grid;gap:6px}.finance-chain-config-row label.wide{grid-column:1 / -1}.finance-chain-config-row label span{color:#8a949f;font-size:12px}.finance-chain-config-row input{width:100%;height:34px;border:1px solid #d8dee5;border-radius:4px;color:#606266;background:#fff;padding:0 10px;font-size:13px}.finance-chain-flags{display:grid;gap:8px;min-width:88px}.finance-chain-flags button{height:32px;border:1px solid #d8dee5;border-radius:4px;color:#606266;background:#fff;padding:0 10px;font-size:12px;white-space:nowrap}.finance-chain-flags button.active{border-color:#4aa3ed;color:#fff;background:#4aa3ed}.finance-chain-flags .danger-outline{border-color:#ef5350;color:#ef5350}.finance-fixed-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.finance-fixed-tabs button{display:grid;gap:4px;justify-items:start;min-height:78px;border:1px solid #d8dee5;border-radius:6px;background:#fff;padding:13px 14px;text-align:left;cursor:pointer}.finance-fixed-tabs button.active{border-color:#4aa3ed;background:#eef7ff;box-shadow:0 6px 14px #4aa3ed1f}.finance-fixed-tabs button.missing{border-style:dashed;background:#fbfcfe}.finance-fixed-tabs button.duplicate{border-color:#ef5350}.finance-fixed-tabs strong{color:#303742;font-size:16px;font-weight:500}.finance-fixed-tabs span{color:#606266;font-size:13px}.finance-fixed-tabs em{color:#8a949f;font-size:12px;font-style:normal}.finance-fixed-tabs button.active em{color:#4aa3ed}.finance-fixed-detail-card,.finance-fixed-empty-card,.finance-fixed-warning{border-radius:6px;background:#fff;box-shadow:0 6px 14px #1f2d3d0a}.finance-fixed-detail-card{overflow:hidden}.finance-fixed-detail-card>header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf0f4;padding:18px 22px}.finance-fixed-detail-card h3,.finance-fixed-empty-card h3{margin:0;color:#303742;font-size:18px;font-weight:500}.finance-fixed-detail-card p,.finance-fixed-empty-card p{margin:6px 0 0;color:#8a949f;font-size:13px}.finance-fixed-statuses{display:flex;align-items:center;gap:8px}.finance-fixed-statuses span{border:1px solid #d8dee5;border-radius:999px;color:#8a949f;background:#fbfcfe;padding:5px 10px;font-size:12px;white-space:nowrap}.finance-fixed-statuses span.active{border-color:#4aa3ed;color:#4aa3ed;background:#eef7ff}.finance-fixed-statuses span.danger{border-color:#ef5350;color:#ef5350;background:#fff5f5}.finance-fixed-form-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:16px;padding:22px}.finance-fixed-form-grid label{display:grid;gap:7px}.finance-fixed-form-grid label.wide{grid-column:1 / -1}.finance-fixed-form-grid label span{color:#8a949f;font-size:12px}.finance-fixed-form-grid input{width:100%;height:36px;border:1px solid #d8dee5;border-radius:4px;color:#606266;background:#fff;padding:0 10px;font-size:13px}.finance-fixed-form-grid input:disabled{color:#8a949f;background:#f5f7fa}.finance-fixed-detail-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf0f4;padding:16px 22px}.finance-fixed-switch-line{display:inline-flex;align-items:center;gap:12px;color:#606266;font-size:13px}.finance-fixed-switch-line i{position:relative;display:inline-block;width:34px;height:18px;border-radius:999px;background:#65b5f0}.finance-fixed-switch-line i:after{content:"";position:absolute;top:2px;right:2px;width:14px;height:14px;border-radius:50%;background:#fff}.finance-fixed-switch-line i.off{background:#e5e9f0}.finance-fixed-switch-line i.off:after{right:auto;left:2px}.finance-fixed-action-buttons{display:flex;align-items:center;gap:10px}.finance-fixed-detail-actions .danger-outline{height:32px;border:1px solid #ef5350;border-radius:4px;color:#ef5350;background:#fff;padding:0 14px;font-size:12px}.finance-fixed-detail-actions .primary{height:32px;border:0;border-radius:4px;color:#fff;background:#4aa3ed;padding:0 20px;font-size:12px}.finance-fixed-empty-card{display:grid;gap:12px;justify-items:start;padding:26px 28px}.finance-fixed-empty-card .primary{height:34px;border:0;border-radius:4px;color:#fff;background:#4aa3ed;padding:0 18px;font-size:13px}.finance-fixed-warning{color:#ef5350;background:#fff5f5;padding:14px 16px;font-size:13px}.stepper-row{grid-template-columns:130px 42px 110px 42px!important}.stepper-row button{height:34px;border:1px solid #d8dee5;color:#606266;background:#fff}.stepper-row button:last-child{border-color:#5aa6e8;color:#fff;background:#5aa6e8}.switch-row{grid-template-columns:130px auto!important}.switch-hit{display:inline-flex;align-items:center;width:fit-content;height:24px;border:0;background:transparent;padding:0;cursor:pointer}.switch-row i{position:relative;display:inline-block;width:34px;height:18px;border-radius:999px;background:#65b5f0}.switch-row i:after{content:"";position:absolute;top:2px;right:2px;width:14px;height:14px;border-radius:50%;background:#fff}.switch-row i.off{background:#e5e9f0}.switch-row i.off:after{right:auto;left:2px}.remove-button{justify-self:end;min-width:72px}.add-setting-button{margin:0 0 22px 130px}.global-row{max-width:760px;margin-bottom:14px}.setting-footer{display:flex;justify-content:space-between;max-width:920px;margin-top:28px}.check-col{width:54px;text-align:center}.check-col input,.tree-card input{width:16px;height:16px;margin:0;accent-color:#5aa6e8}.blue-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:4px;color:#fff;background:#5aa6e8;padding:0 8px;font-size:12px;font-weight:600}.verification-code-cell{display:inline-flex;align-items:center;gap:5px}.verification-code-value{font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-weight:600;letter-spacing:.08em}.verification-status-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:4px;padding:0 8px;font-size:12px;font-weight:600}.verification-status-unused{color:#1688e8;background:#eaf5ff}.verification-status-used{color:#16824f;background:#effaf4}.verification-status-expired{color:#6f7d8d;background:#edf0f4}.verification-status-invalidated{color:#ad6800;background:#fff4dc}.gray-badge,.redacted-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:4px;padding:0 8px;font-size:12px;font-weight:600}.gray-badge{color:#6f7d8d;background:#edf0f4}.redacted-badge{color:#7a4d00;background:#fff4dc}td a,.tree-row a,.menu-form-card a{color:#1688e8;text-decoration:none}.link-button{border:0;color:#1688e8;background:transparent;padding:0;font:inherit;text-align:left;text-decoration:none;cursor:pointer}.action-link-button{display:inline-flex;align-items:center;gap:6px;color:#1688e8;text-decoration:none}.action-link-button .table-action-icon{width:14px;height:14px;flex:0 0 14px}.package-icon{position:relative;display:inline-block;width:14px;height:14px;margin-right:6px;border:1px solid currentColor;border-radius:3px;color:#1688e8;vertical-align:-2px}.package-icon:before{position:absolute;left:3px;top:-4px;width:6px;height:5px;border:1px solid currentColor;border-bottom:0;border-radius:3px 3px 0 0;content:""}.extension-meta-line{display:inline-flex;align-items:center;gap:10px;color:#606266}.extension-inline-actions{display:inline-flex;gap:4px;vertical-align:middle}.icon-actions{display:flex;gap:9px;align-items:center;color:#1688e8;white-space:nowrap}.icon-actions button{display:inline-grid;border:0;color:#1688e8;background:transparent;padding:0;place-items:center}.table-icon-button{display:inline-grid;width:24px;height:24px;place-items:center;border:0;border-radius:4px;color:#1688e8;background:transparent}.table-icon-button:hover{background:#1688e817}.table-icon-button.danger{color:#ef5350}.table-icon-button.warning{color:#d48806}.table-action-icon{position:relative;display:inline-block;width:16px;height:16px;color:currentColor}.table-action-icon:before,.table-action-icon:after,.table-action-icon i{position:absolute;box-sizing:border-box;content:""}.action-view:before{left:1px;top:4px;width:14px;height:8px;border:2px solid currentColor;border-radius:50%}.action-view:after{left:6px;top:6px;width:4px;height:4px;border-radius:50%;background:currentColor}.action-edit:before{left:4px;top:10px;width:9px;height:3px;border-bottom:2px solid currentColor;border-left:2px solid currentColor;transform:rotate(-45deg)}.action-edit:after{left:10px;top:2px;width:4px;height:10px;border:2px solid currentColor;border-radius:2px;transform:rotate(45deg)}.action-delete:before{left:4px;top:5px;width:8px;height:10px;border:2px solid currentColor;border-top:0;border-radius:0 0 2px 2px}.action-delete:after{left:3px;top:3px;width:10px;border-top:2px solid currentColor;box-shadow:3px -2px 0 -1px currentColor}.action-disable:before{top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-radius:50%}.action-disable:after{left:3px;top:7px;width:10px;border-top:2px solid currentColor;transform:rotate(-35deg)}.action-list:before{left:3px;top:4px;width:10px;border-top:2px solid currentColor;box-shadow:0 4px 0 0 currentColor,0 8px 0 0 currentColor}.action-reset:before{left:2px;top:3px;width:11px;height:11px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%}.action-reset:after{left:1px;top:2px;width:6px;height:6px;border-top:2px solid currentColor;border-left:2px solid currentColor;transform:rotate(-20deg)}.dcat-pagination{display:flex;align-items:center;justify-content:space-between;min-height:62px;color:#687584;font-size:14px}.dcat-pagination>div{display:flex;align-items:center;gap:8px}.dcat-pagination button,.dcat-pagination strong{display:grid;min-width:34px;height:32px;place-items:center;border:0;border-radius:18px;color:#7b8794;background:#fff;box-shadow:0 2px 7px #1f2d3d1f;padding:0 10px}.dcat-pagination strong{color:#fff;background:#5aa6e8}.page-size-control{display:inline-flex!important;gap:6px}.page-size-control span{line-height:1}.page-size-caret{width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-1px)}.pager-icon-button span{width:8px;height:8px;border-top:2px solid currentColor;border-left:2px solid currentColor}.pager-prev span{transform:rotate(-45deg) translate(1px)}.pager-next span{transform:rotate(135deg) translate(1px)}.tree-card{padding:10px}.tree-row{position:relative;display:grid;grid-template-columns:minmax(280px,1fr) 160px minmax(42px,auto) minmax(260px,1fr) 56px;align-items:center;min-height:39px;border:1px solid #e5e9ef;border-bottom:0;color:#303133;font-size:13px}.tree-row:last-child{border-bottom:1px solid #e5e9ef}.tree-row.parent{font-weight:600}.tree-row.disabled{color:#9aa5b1;background:#fbfcfd}.tree-row.disabled a{color:#9aa5b1}.tree-row strong{display:inline-flex;align-items:center;gap:6px}.tree-row-toggle{display:inline-grid;width:18px;height:18px;place-items:center;border:0;color:#6f7d8d;background:transparent;padding:0;cursor:pointer}.tree-row-toggle .tree-toggle-icon{transition:transform .16s ease}.tree-row-toggle.collapsed .tree-toggle-icon{transform:rotate(-90deg)}.menu-disabled-badge{margin-left:4px;font-weight:500}.tree-menu-row-icon{width:15px;height:15px;flex:0 0 15px;color:#6d7884}.tree-row.parent .tree-menu-row-icon{color:#1688e8}.tree-feather-row-icon{width:15px;height:15px;flex:0 0 15px;color:#6d7884}.tree-row.parent .tree-feather-row-icon{color:#1688e8}.tree-toggle-icon{position:relative;display:inline-block;width:12px;height:12px;flex:0 0 12px;color:#6f7d8d}.tree-toggle-icon:before{position:absolute;left:3px;top:1px;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";transform:rotate(45deg)}.tree-row em{color:#1688e8;font-style:normal}.tree-row i{color:#1688e8;font-style:normal;text-align:right;padding-right:12px}.tree-row i button{border:0;color:#1688e8;background:transparent;padding:0 3px}.system-action-toast{margin-top:0}.system-form-modal{width:min(860px,calc(100vw - 64px));max-height:calc(100vh - 80px);display:flex;flex-direction:column}.system-form-modal .modal-form-grid{overflow:auto}.agent-form-modal{width:min(820px,calc(100vw - 64px))}.system-form-grid,.agent-form-grid{align-items:start}.agent-list-card table{min-width:1320px}.agent-action-toast,.user-action-toast{margin-top:0}.user-filter-card{flex-wrap:wrap;align-content:center;min-height:118px}.user-filter-card label{min-width:210px}.user-confirm-backdrop{z-index:42}.user-form-modal{width:min(920px,calc(100vw - 64px))}.reset-password-modal{width:min(860px,calc(100vw - 64px));border-radius:4px}.reset-password-modal header{min-height:64px;padding:0 22px}.reset-password-modal h2{font-size:16px;font-weight:600;letter-spacing:0}.reset-password-modal header button{font-size:26px;font-weight:600}.reset-password-modal .user-form-grid{display:block;padding:30px 48px 28px}.reset-password-form{width:100%;margin:0 auto}.reset-password-type-row{display:flex;align-items:center;gap:22px;margin-bottom:28px;color:#404754;font-size:14px;font-weight:400}.reset-password-type-row>span{width:82px;color:#303742;text-align:right}.reset-password-type-row label{display:inline-flex;grid-template-columns:none;align-items:center;gap:8px;color:#3e4652;font-size:14px;font-weight:400}.reset-password-type-row input{position:absolute;opacity:0;pointer-events:none}.reset-password-type-row label:before{content:"";width:20px;height:20px;box-sizing:border-box;border:3px solid #b9c3cf;border-radius:50%;background:#fff}.reset-password-type-row label.active:before{border-color:#5da6ec;background:#5da6ec;box-shadow:0 4px 10px #5da6ec33}.reset-password-field{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:18px;color:#404754;font-size:14px;font-weight:400}.reset-password-field>span{text-align:right}.reset-password-field>span i{color:#c83e4b;font-style:normal;margin-right:5px}.reset-password-field>div{display:flex;width:100%;height:40px;border:1px solid #d7dfe7;border-radius:4px;overflow:hidden}.reset-password-field button{display:grid;place-items:center;width:48px;border:0;border-right:1px solid #d7dfe7;background:#fff}.reset-password-field button .table-action-icon{width:18px;height:18px;color:#303742}.reset-password-field input{flex:1;height:100%;border:0;color:#303742;padding:0 14px;font-size:14px;outline:none}.reset-password-field input::placeholder{color:#aeb5be}.reset-password-footer{justify-content:flex-end!important;gap:10px!important;min-height:64px!important;border-top:1px solid #edf0f4!important;padding:0 22px!important}.reset-password-footer button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;border-radius:4px;padding:0 18px;font-size:14px;font-weight:400}.reset-password-reset{color:#404754;background:#fff;box-shadow:none}.reset-password-submit{color:#fff;background:#2f8fe8;box-shadow:none}.risk-control-modal{width:min(860px,calc(100vw - 64px));border-radius:4px}.risk-control-modal header{min-height:64px;padding:0 22px}.risk-control-modal h2{font-size:16px;font-weight:600;letter-spacing:0}.risk-control-modal header button{font-size:26px;font-weight:600}.risk-control-form{display:flex;align-items:flex-start;min-height:160px;padding:48px 48px 18px}.risk-control-row{display:flex;align-items:center;gap:22px;color:#404754;font-size:14px;font-weight:400}.risk-control-row>span{color:#1f2f53;font-size:14px;font-weight:400}.risk-control-row label{display:inline-flex;align-items:center;gap:8px;color:#3e4652;font-size:14px;font-weight:400}.risk-control-row input{position:absolute;opacity:0;pointer-events:none}.risk-control-row label:before{content:"";width:20px;height:20px;box-sizing:border-box;border:3px solid #b9c3cf;border-radius:50%;background:#fff}.risk-control-row label.active:before{border-color:#5da6ec;background:#5da6ec;box-shadow:0 6px 16px #5da6ec3d}.risk-control-footer{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center;min-height:64px!important;border-top:0!important;padding:0 160px 18px!important}.risk-control-footer .reset-password-reset{justify-self:start}.risk-control-footer .reset-password-submit{justify-self:end;grid-column:3}.risk-control-footer button{min-width:94px;height:34px;font-size:14px;font-weight:400}.recharge-user-form{padding:30px 48px 28px}.recharge-form-row{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:18px;margin-bottom:28px;color:#404754;font-size:14px;font-weight:400}.recharge-form-row>span{color:#303742;text-align:right}.recharge-radio-row{display:flex;align-items:center;flex-wrap:wrap;gap:22px}.recharge-radio-row label{display:inline-flex;align-items:center;gap:8px;color:#3e4652;font-size:14px;font-weight:400}.recharge-radio-row input{position:absolute;opacity:0;pointer-events:none}.recharge-radio-row label:before{content:"";width:20px;height:20px;box-sizing:border-box;border:3px solid #b9c3cf;border-radius:50%;background:#fff}.recharge-radio-row label.active:before{border-color:#5da6ec;background:#5da6ec;box-shadow:0 4px 10px #5da6ec33}.recharge-select-wrap select{width:100%;height:40px;border:1px solid #d7dfe7;border-radius:4px;color:#303742;background:#fff;padding:0 40px 0 14px;font-size:14px;outline:none}.recharge-field-row{align-items:start}.recharge-field-row>span{padding-top:10px}.recharge-input-wrap{display:flex;width:100%;height:40px;border:1px solid #d7dfe7;border-radius:4px;overflow:hidden}.recharge-input-wrap button{display:grid;place-items:center;width:48px;border:0;border-right:1px solid #d7dfe7;background:#fff}.recharge-input-wrap .table-action-icon{width:18px;height:18px;color:#303742}.recharge-input-wrap input{flex:1;height:100%;border:0;color:#303742;padding:0 14px;font-size:14px;outline:none}.recharge-input-wrap input::placeholder{color:#aeb5be}.recharge-field-row p{grid-column:2;display:flex;align-items:center;gap:8px;margin:10px 0 0;color:#6e7682;font-size:13px}.recharge-field-row p i{display:grid;width:18px;height:18px;place-items:center;border:1px solid #97a4b4;border-radius:50%;color:#6e7682;font-style:normal;font-weight:600}.recharge-user-footer{padding:0 22px!important}.user-form-grid{align-items:start}.user-detail-grid{grid-template-columns:140px minmax(0,1fr) 140px minmax(0,1fr)!important}.user-asset-panel{max-height:300px;margin:0 18px 18px;border:1px solid #edf0f4;border-radius:4px;overflow:auto}.user-asset-panel table{width:100%;min-width:720px;border-collapse:collapse;font-size:13px}.user-asset-panel th,.user-asset-panel td{height:38px;border-bottom:1px solid #edf0f4;color:#303133;padding:0 10px;text-align:left;white-space:nowrap}.user-asset-panel th{color:#667789;background:#fbfcfd;font-weight:600}.user-idcard-preview{display:grid;grid-template-columns:120px repeat(3,70px) 1fr;align-items:center;gap:10px;border:1px solid #edf0f4;border-radius:4px;background:#fafbfc;padding:14px 16px}.user-idcard-preview span{color:#303133;font-weight:600}.user-idcard-preview i,.user-idcard-preview img,.id-mini-image{display:inline-block;width:54px;height:42px;border:1px solid #d8dee5;border-radius:4px;background:linear-gradient(135deg,#5aa6e859,#ffffff4d),#edf1f7}.user-idcard-preview img{object-fit:cover;background:#fbfcfd}.idcard-modal-account{min-width:100%;max-width:none;padding:10px 12px;border:1px solid #edf0f4;border-radius:4px;background:#fafbfc}.id-mini-image{width:44px;height:34px;vertical-align:middle}.agent-import-note{margin:-6px 0 0;color:#667789;font-size:13px}.agent-import-preview{max-height:220px;overflow:auto;border:1px solid #edf0f4;border-radius:4px;background:#fff}.agent-import-preview table{width:100%;border-collapse:collapse;font-size:13px}.agent-import-preview th,.agent-import-preview td{height:38px;border-bottom:1px solid #edf0f4;padding:0 10px;color:#303133;text-align:left;white-space:nowrap}.agent-import-preview th{position:sticky;top:0;z-index:1;color:#667789;background:#fbfcfd;font-weight:600}.import-status-pill{display:inline-flex;align-items:center;height:22px;border-radius:11px;padding:0 10px;font-size:12px;font-weight:600}.import-status-pill.success{color:#18a058;background:#18a0581f}.import-status-pill.warning{color:#d48806;background:#d4880624}.import-status-pill.danger{color:#ef5350;background:#ef53501f}.system-check-panel{display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:10px 18px;border:1px solid #edf0f4;border-radius:4px;background:#fafbfc;padding:14px 16px}.system-check-panel>span{grid-column:1 / -1;color:#303133;font-size:14px;font-weight:600}.system-check-panel label{display:flex;align-items:center;gap:8px;color:#606266;font-size:13px}.system-permission-panel{grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px;overflow:auto}.permission-group-block{display:grid;align-content:start;gap:7px;border:1px solid #edf0f4;border-radius:4px;background:#fff;padding:10px 12px}.permission-group-block strong,.permission-mini-group strong{color:#303133;font-size:13px;font-weight:600}.system-qr-preview{display:grid;grid-template-columns:120px 1fr;gap:8px 18px;align-items:center;border:1px solid #edf0f4;border-radius:4px;background:#fafbfc;padding:14px 16px}.system-qr-preview>span{grid-column:1 / -1;color:#303133;font-weight:600}.system-qr-preview p{margin:0;color:#667789;font-size:13px}.menu-editor-grid{display:grid;grid-template-columns:minmax(560px,1.35fr) minmax(360px,.95fr);gap:28px}.menu-tree-card{padding:0 10px 10px}.menu-tree-row{grid-template-columns:minmax(220px,1fr) minmax(260px,1fr) 80px;min-height:39px}.menu-form-card{padding-bottom:22px}.menu-form-card h2{margin:0 0 22px;padding:16px 18px;border-bottom:1px solid #edf0f4;font-size:16px}.menu-form-card label,.menu-form-card .menu-icon-picker-field,.permission-checks{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:14px;margin:0 40px 20px;color:#303133;font-size:14px}.menu-form-card input,.menu-form-card select{height:34px;border:1px solid #d8dee5;border-radius:4px;padding:0 12px;color:#606266;background:#fff}.menu-form-card p{margin:-10px 40px 20px 140px;color:#606266;line-height:1.45}.menu-form-card .menu-icon-help{margin-top:-8px}.menu-icon-picker-field{align-items:start}.menu-icon-picker-field>span{padding-top:7px}.menu-icon-picker-field section{min-width:0}.menu-icon-current{display:flex;align-items:center;gap:10px;margin-bottom:10px}.menu-icon-current .feather-icon-preview{flex:0 0 24px;color:#1688e8}.menu-icon-current input{min-width:0}.menu-icon-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:8px}.menu-icon-picker-grid button{display:flex;align-items:center;gap:8px;min-width:0;height:34px;border:1px solid #e5e9ef;border-radius:4px;color:#4d5660;background:#fff;padding:0 9px;text-align:left}.menu-icon-picker-grid button.active{border-color:#1688e8;color:#1688e8;background:#edf6ff}.menu-icon-picker-grid .feather-icon-preview{flex:0 0 18px}.menu-icon-picker-grid em{overflow:hidden;font-style:normal;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.menu-form-card .menu-icon-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:178px;overflow:auto;padding-right:2px}.menu-form-card .menu-icon-picker-grid button{height:32px;padding:0 8px}.modal-menu-icon-picker{display:grid;grid-template-columns:90px minmax(0,1fr);align-items:start;gap:12px;color:#303133;font-size:14px}.system-form-modal .modal-menu-icon-picker{margin-bottom:4px}.permission-checks{grid-template-columns:86px auto auto 1fr}.permission-checks label,.permission-tree-mini label{display:inline-flex;gap:6px;align-items:center;margin:0}.permission-tree-mini{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;max-height:320px;overflow:auto;margin:0 40px 0 140px;color:#303133;font-size:14px}.permission-mini-group{display:grid;align-content:start;gap:7px;border:1px solid #edf0f4;border-radius:4px;background:#fafbfc;padding:10px 12px}.extension-create{color:#606266;background:#fbfbfd}.extension-create button{border:0;color:#1688e8;background:transparent;padding:0;font-size:13px}.google-table-card td{height:88px}.local-qr{display:block;width:96px;height:96px;border:6px solid #fff;background:linear-gradient(#000 0,#000 0) 0 0 / 22px 22px no-repeat,linear-gradient(#000 0,#000 0) 58px 0 / 22px 22px no-repeat,linear-gradient(#000 0,#000 0) 0 58px / 22px 22px no-repeat,linear-gradient(#fff 0,#fff 0) 6px 6px / 10px 10px no-repeat,linear-gradient(#fff 0,#fff 0) 64px 6px / 10px 10px no-repeat,linear-gradient(#fff 0,#fff 0) 6px 64px / 10px 10px no-repeat,repeating-conic-gradient(#000 0,#000 25%,#fff 0,#fff 50%) 0 0 / 10px 10px;box-shadow:0 0 0 1px #d8dee5;image-rendering:pixelated}.danger-button{min-width:106px;height:34px;border:0;border-radius:4px;color:#fff;background:#ef5350;box-shadow:0 3px 8px #ef535033}.swap-setting-card{max-width:1110px;min-height:230px;border-radius:4px;background:#fff;padding:36px 28px 0;box-shadow:0 6px 14px #1f2d3d0a}.swap-action-toast{margin:0 0 14px}.swap-fee-row{display:grid;grid-template-columns:100px 38px minmax(0,1fr);align-items:center;max-width:780px;color:#303133;font-size:14px;font-weight:600}.swap-fee-row i{display:grid;height:34px;place-items:center;border:1px solid #d8dee5;border-right:0;border-radius:4px 0 0 4px;color:#303133;font-style:normal;font-weight:400;background:#fff}.swap-fee-row input{height:34px;border:1px solid #d8dee5;border-radius:0 4px 4px 0;color:#303133;background:#fff;padding:0 12px}.swap-setting-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:780px;margin-top:22px}.swap-setting-summary div{border:1px solid #edf0f4;border-radius:4px;background:#fafbfc;padding:12px 14px}.swap-setting-summary span{display:block;margin-bottom:6px;color:#8b98a8;font-size:12px}.swap-setting-summary strong{color:#303133;font-size:13px;font-weight:600}.swap-setting-footer{margin:30px -28px 0}.swap-filter-card{flex-wrap:wrap;align-content:center;min-height:118px}.swap-filter-card label{min-width:214px}.swap-log-card table{min-width:1260px;font-size:12px}.swap-log-card th,.swap-log-card td{height:58px;padding:0 8px;white-space:nowrap}.swap-detail-modal{width:min(920px,calc(100vw - 64px))}.swap-detail-grid{grid-template-columns:140px minmax(0,1fr) 140px minmax(0,1fr)!important}.swap-rate-panel{margin:0 18px 16px;border:1px solid #edf0f4;border-radius:4px;overflow:hidden}.swap-rate-panel h3{margin:0;border-bottom:1px solid #edf0f4;color:#303133;background:#fbfcfd;padding:10px 12px;font-size:14px}.swap-rate-panel table{width:100%;border-collapse:collapse;font-size:13px}.swap-rate-panel th,.swap-rate-panel td{height:36px;border-bottom:1px solid #f0f2f5;color:#303133;padding:0 10px;text-align:left;white-space:nowrap}.swap-rate-panel th{color:#667789;font-weight:600}.swap-safe-note{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 18px 18px;color:#667789;font-size:13px}.swap-safe-note span{border:1px solid #edf0f4;border-radius:4px;background:#fafbfc;padding:9px 10px}.general-config-page .system-toolbar{margin-bottom:8px}.web-home-config-main .general-config-page .system-toolbar{min-height:42px;margin-bottom:6px}.web-home-config-main .cms-management-page{overflow:hidden}.config-action-toast,.settings-action-toast{margin:0 0 10px}.config-confirm-backdrop{z-index:42}.config-form-modal{width:min(820px,calc(100vw - 64px))}.config-form-grid{align-items:start}.config-upload-preview{display:grid;grid-template-columns:92px 160px auto 1fr;align-items:center;gap:12px;border:1px solid #edf0f4;border-radius:4px;background:#fafbfc;padding:14px 16px}.config-upload-preview>span{color:#303133;font-weight:600}.config-upload-preview i{display:grid;width:150px;height:58px;place-items:center;border-radius:4px;color:#ffffffdb;background:linear-gradient(135deg,#4b92ffdb,#1dc494b8),#2f80ed;font-size:12px;font-style:normal}.general-filter-card{flex-wrap:wrap;align-content:center;min-height:98px}.general-filter-card label{min-width:220px}.notice-user-table-card table{min-width:1180px}.notice-table-card table{min-width:920px}.switch{position:relative;display:inline-block;width:34px;height:20px;border-radius:999px;background:#c8d0dc;vertical-align:middle}.switch:after{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #1f2d3d33;content:""}.switch.on{background:#5aa6e8}.switch.on:after{left:16px}.notice-content-cell{min-width:240px;color:#303133}.muted-cell{color:#a8b1bd}.settings-page{max-width:1180px}.settings-card{overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 6px 14px #1f2d3d0a}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-bottom:1px solid #edf0f4}.settings-panel{padding:26px 28px 20px}.settings-panel+.settings-panel{border-left:1px solid #edf0f4}.settings-grid .settings-panel:nth-child(odd){border-left:0}.settings-grid .settings-panel:nth-child(n+3){border-top:1px solid #edf0f4}.settings-panel h3{margin:0 0 22px;color:#303133;font-size:17px;font-weight:600}.settings-row{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:14px;color:#303133;font-size:14px}.settings-row input,.settings-row select,.settings-editor textarea{width:100%;border:1px solid #d8dee5;border-radius:4px;color:#606266;background:#fff;font-size:14px;outline:none}.settings-row input,.settings-row select{height:34px;padding:0 12px}.settings-row input.masked{color:#98a2ad;background:#f8fafc}.settings-switch{display:inline-flex;width:fit-content;min-width:74px;height:28px;align-items:center;gap:7px;border:1px solid #d8dee5;border-radius:14px;color:#8b98a7;background:#f8fafc;padding:0 10px 0 5px;font-size:13px}.settings-switch span{width:18px;height:18px;border-radius:50%;background:#c0c8d2}.settings-switch.on{border-color:#18a0583d;color:#18a058;background:#18a05814}.settings-switch.on span{background:#18a058}.settings-visual-panel{border-bottom:1px solid #edf0f4}.settings-upload-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.settings-upload-item{display:grid;gap:10px;border:1px solid #edf0f4;border-radius:4px;background:#fafbfc;padding:14px}.settings-upload-item>span{color:#303133;font-size:14px;font-weight:600}.settings-upload-item i{display:grid;height:74px;place-items:center;border:1px dashed #cfd7e2;border-radius:4px;color:#5a6b7d;background:linear-gradient(135deg,#5aa6e82e,#ffffff59),#fff;font-size:12px;font-style:normal}.settings-upload-item p{min-height:34px;margin:0;color:#8b98a7;font-size:12px;line-height:1.45}.settings-editor-panel{border-left:0;border-bottom:1px solid #edf0f4}.settings-editor{display:grid;grid-template-columns:110px minmax(0,1fr);gap:14px;margin-bottom:16px;color:#303133;font-size:14px}.settings-editor textarea{min-height:92px;resize:vertical;padding:10px 12px;line-height:1.55}.settings-runtime-panel{border-bottom:1px solid #edf0f4}.settings-runtime-panel dl{display:grid;grid-template-columns:130px minmax(0,1fr);margin:0;border:1px solid #edf0f4;border-bottom:0}.settings-runtime-panel dt,.settings-runtime-panel dd{min-height:38px;border-bottom:1px solid #edf0f4;margin:0;padding:10px 12px;color:#303133;font-size:13px}.settings-runtime-panel dt{color:#667789;background:#fbfcfd;font-weight:600}.settings-footer{margin:0}.service-config-card{display:grid;max-width:1120px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.service-config-card .settings-footer{grid-column:1 / -1;border-top:1px solid #edf0f4}.service-preview-card{display:grid;gap:18px}.service-preview-card dl{display:grid;grid-template-columns:92px minmax(0,1fr);margin:0;overflow:hidden;border:1px solid #edf0f4;border-radius:4px}.service-preview-card dt,.service-preview-card dd{margin:0;padding:10px 12px;border-bottom:1px solid #edf0f4;color:#606266;font-size:13px}.service-preview-card dt{background:#fbfcfd;color:#667789;font-weight:600}.service-preview-card dd{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-preview-card dt:nth-last-child(-n+2),.service-preview-card dd:nth-last-child(-n+1){border-bottom:0}.pledge-setting-card{overflow:hidden;max-width:1110px;min-height:200px;border-radius:4px;background:#fff;padding:36px 0 0;box-shadow:0 6px 14px #1f2d3d0a}.pledge-penalty-row{display:grid;grid-template-columns:150px 38px minmax(0,1fr);align-items:center;max-width:890px;margin-left:110px;color:#303133;font-size:14px;font-weight:600}.pledge-penalty-row b{color:#ef5350}.pledge-penalty-row i{display:grid;height:34px;place-items:center;border:1px solid #d8dee5;border-right:0;border-radius:4px 0 0 4px;color:#303133;font-style:normal;font-weight:400}.pledge-penalty-row input{height:34px;border:1px solid #d8dee5;border-radius:0 4px 4px 0;padding:0 12px}.pledge-setting-card p{margin:8px 0 0 260px;color:#606266;font-size:14px}.pledge-setting-footer{margin:34px 0 0}.investing-filter-card,.loan-filter-card{flex-wrap:wrap;align-content:center;min-height:98px}.investing-filter-card label,.loan-filter-card label{min-width:220px}.pledge-product-card table{min-width:1120px}.pledge-order-card table{min-width:1480px}.pledge-profit-card table,.loan-good-card table{min-width:1120px}.loan-record-card table{min-width:1360px}.loan-action-toolbar{flex-wrap:wrap}.success-outline{border-color:#20b978;color:#20b978}.qualification-cell{max-width:230px;color:#4d5660;white-space:normal;line-height:1.45}.logs-filter-card{flex-wrap:wrap;align-content:center;min-height:98px}.logs-filter-card label{min-width:230px}.operation-log-card table{min-width:1740px}.email-log-card table{min-width:1320px}.email-log-card th,.email-log-card td{white-space:nowrap}.verification-code-warning{margin:0 0 10px;border:1px solid #f3d49a;border-radius:4px;color:#7a4d00;background:#fff8e8;padding:9px 12px;font-size:13px}.log-path-cell,.log-data-cell,.log-remark-cell{max-width:260px;color:#4d5660;white-space:normal;word-break:break-all;line-height:1.45}.log-path-cell{width:260px;max-width:260px}.log-data-cell{width:280px;max-width:280px;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:11px}.log-remark-cell{width:320px;max-width:320px}.log-detail-modal dd{word-break:break-all}.log-safe-note{margin:0 18px 18px;border:1px solid #c7e6d7;border-radius:4px;color:#16824f;background:#effaf4;padding:10px 12px;font-size:13px}.devtool-confirm-backdrop{z-index:44}.devtools-page{max-width:1110px}.scaffold-card,.icons-card{overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 6px 14px #1f2d3d0a}.scaffold-top-grid{display:grid;gap:18px;padding:28px 36px 24px}.scaffold-top-grid label{display:grid;grid-template-columns:62px minmax(0,1fr) 170px;gap:14px;align-items:center;color:#303133;font-size:14px}.scaffold-top-grid label:not(:first-child){grid-template-columns:62px minmax(0,1fr);max-width:470px}.scaffold-top-grid input,.scaffold-top-grid select,.scaffold-field-row input,.scaffold-field-row select,.scaffold-footer input{height:34px;border:1px solid #d8dee5;border-radius:4px;color:#606266;background:#fff;padding:0 12px;font-size:14px}.scaffold-checks{display:flex;flex-wrap:wrap;gap:18px;padding:0 36px 26px 98px;color:#303133;font-size:14px}.scaffold-checks label,.scaffold-footer label{display:inline-flex;align-items:center;gap:7px}.scaffold-fields{border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.scaffold-field-head,.scaffold-field-row{display:grid;grid-template-columns:1.2fr 1fr 1.4fr 68px 1.1fr 1fr 1fr 56px;gap:14px;align-items:center;padding:12px 28px}.scaffold-field-head{min-height:58px;color:#303133;background:#fff;font-size:14px}.scaffold-field-row{background:#fbfcfe}.scaffold-field-row>input[type=checkbox]{justify-self:center;width:16px;height:16px;padding:0}.scaffold-footer{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:18px 24px;color:#303133;font-size:14px}.scaffold-footer .primary{margin-left:auto}.icons-card{padding:24px}.icons-card h2{margin:0;color:#303133;font-size:24px;font-weight:500}.icons-card p{margin:8px 0 22px;color:#7b8794;font-size:14px}.icons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(176px,1fr));gap:10px}.icons-grid button{display:flex;align-items:center;gap:10px;height:44px;border:1px solid #edf0f4;border-radius:4px;color:#303133;background:#fff;padding:0 12px;text-align:left}.feather-icon-preview{position:relative;display:inline-block;width:22px;height:22px;flex:0 0 22px;color:#1688e8}.feather-icon-preview:before,.feather-icon-preview:after,.feather-icon-preview i{position:absolute;box-sizing:border-box;content:""}.shape-generic:before,.shape-aperture:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:50%}.shape-activity:before{left:1px;right:1px;top:10px;border-top:2px solid currentColor}.shape-activity:after{left:5px;top:5px;width:12px;height:12px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:skew(-24deg) rotate(-18deg)}.shape-airplay:before{left:2px;right:2px;top:2px;height:12px;border:2px solid currentColor;border-radius:2px}.shape-airplay:after{left:7px;bottom:1px;width:0;height:0;border-right:4px solid transparent;border-bottom:7px solid currentColor;border-left:4px solid transparent}.shape-alert:before{top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor}.shape-alert-circle:before{border-radius:50%}.shape-alert-octagon:before{border-radius:6px;transform:rotate(22.5deg)}.shape-alert-triangle:before{left:4px;top:2px;width:14px;height:14px;border-top:2px solid currentColor;border-left:2px solid currentColor;transform:rotate(45deg) skew(-8deg,-8deg)}.shape-alert i,.shape-alert:after{left:10px;background:currentColor}.shape-alert i{top:6px;width:2px;height:7px}.shape-alert:after{top:15px;width:2px;height:2px;border-radius:50%}.shape-align:before,.shape-align:after,.shape-align i{left:3px;height:2px;border-radius:2px;background:currentColor}.shape-align:before{top:5px;width:16px}.shape-align i{top:10px;width:12px}.shape-align:after{top:15px;width:16px}.shape-align-left i{left:3px}.shape-align-center i{left:5px}.shape-align-right i{left:7px}.shape-align-justify i{width:16px}.shape-anchor:before{left:8px;top:2px;width:6px;height:6px;border:2px solid currentColor;border-radius:50%}.shape-anchor i{left:10px;top:8px;width:2px;height:11px;background:currentColor}.shape-anchor:after{left:4px;bottom:2px;width:14px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;border-left:2px solid currentColor;border-radius:0 0 10px 10px}.shape-arrow:before{left:4px;top:10px;width:14px;height:2px;background:currentColor}.shape-arrow:after{right:3px;top:6px;width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.shape-arrow-left:after,.shape-arrow-down-left:after,.shape-arrow-up-left:after{right:auto;left:3px;transform:rotate(-135deg)}.shape-arrow-up:before,.shape-arrow-down:before,.shape-arrow-up-left:before,.shape-arrow-up-right:before,.shape-arrow-down-left:before,.shape-arrow-down-right:before{left:10px;top:4px;width:2px;height:14px}.shape-arrow-up:after,.shape-arrow-up-left:after,.shape-arrow-up-right:after{top:3px;transform:rotate(-45deg)}.shape-arrow-down:after,.shape-arrow-down-left:after,.shape-arrow-down-right:after{top:11px;transform:rotate(135deg)}.shape-arrow-up-left:before,.shape-arrow-up-right:before,.shape-arrow-down-left:before,.shape-arrow-down-right:before{transform:rotate(45deg)}.shape-arrow-up-left:before,.shape-arrow-down-right:before{transform:rotate(-45deg)}.shape-at-sign:before{top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-radius:50%}.shape-at-sign:after{left:7px;top:7px;width:7px;height:7px;border:2px solid currentColor;border-radius:50%}.shape-at-sign i{right:3px;top:8px;width:5px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;border-bottom:2px solid currentColor;border-radius:0 5px 5px 0}.shape-award:before{left:6px;top:2px;width:10px;height:10px;border:2px solid currentColor;border-radius:50%}.shape-award:after{left:7px;bottom:2px;width:8px;height:9px;border-right:2px solid currentColor;border-left:2px solid currentColor;transform:skew(-14deg)}.shape-bars:before,.shape-bars:after,.shape-bars i{bottom:3px;width:3px;background:currentColor}.shape-bars:before{left:4px;height:7px}.shape-bars i{left:10px;height:13px}.shape-bars:after{left:16px;height:10px}.shape-battery-charging:before{left:2px;top:6px;width:15px;height:10px;border:2px solid currentColor;border-radius:2px}.shape-battery-charging:after{right:1px;top:9px;width:3px;height:4px;background:currentColor}.shape-battery-charging i{left:8px;top:5px;width:6px;height:12px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:skew(-28deg)}.shape-bell:before{left:5px;top:4px;width:12px;height:12px;border:2px solid currentColor;border-radius:8px 8px 4px 4px}.shape-bell:after{left:8px;bottom:2px;width:6px;height:3px;border-bottom:2px solid currentColor;border-radius:0 0 6px 6px}.shape-bluetooth:before,.shape-bluetooth:after{left:10px;top:3px;width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.shape-bluetooth:after{top:11px;transform:rotate(135deg)}.shape-bold:before,.shape-bold:after{left:5px;width:10px;height:8px;border:2px solid currentColor;border-left-width:3px;border-radius:0 6px 6px 0}.shape-bold:before{top:2px}.shape-bold:after{top:10px}.shape-book:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:3px}.shape-book:after{left:11px;top:3px;bottom:3px;border-left:2px solid currentColor}.shape-bookmark:before{left:6px;top:3px;width:10px;height:16px;border:2px solid currentColor;border-bottom:0;border-radius:2px 2px 0 0}.shape-bookmark:after{left:6px;bottom:2px;width:10px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.shape-box:before,.shape-codepen:before{left:4px;top:5px;width:14px;height:12px;border:2px solid currentColor;transform:rotate(30deg) skew(-18deg)}.shape-briefcase:before{left:3px;top:7px;width:16px;height:12px;border:2px solid currentColor;border-radius:2px}.shape-briefcase:after{left:8px;top:4px;width:6px;height:5px;border:2px solid currentColor;border-bottom:0;border-radius:2px 2px 0 0}.shape-calendar:before{left:3px;top:5px;width:16px;height:15px;border:2px solid currentColor;border-radius:3px}.shape-calendar:after{left:3px;top:9px;width:16px;border-top:2px solid currentColor}.shape-camera:before{left:3px;top:7px;width:16px;height:12px;border:2px solid currentColor;border-radius:3px}.shape-camera:after{left:8px;top:10px;width:6px;height:6px;border:2px solid currentColor;border-radius:50%}.shape-cast:before{left:3px;top:5px;width:16px;height:12px;border:2px solid currentColor;border-radius:2px}.shape-cast:after{left:4px;bottom:3px;width:8px;height:8px;border-right:2px solid currentColor;border-top:2px solid currentColor;border-radius:0 8px 0 0}.shape-check:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor}.shape-check-circle:before{border-radius:50%}.shape-check-square:before{border-radius:3px}.shape-check:after{left:7px;top:10px;width:8px;height:4px;border-bottom:2px solid currentColor;border-left:2px solid currentColor;transform:rotate(-45deg)}.shape-clock:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:50%}.shape-clock:after{left:11px;top:6px;width:5px;height:7px;border-left:2px solid currentColor;border-bottom:2px solid currentColor}.shape-cloud:before{left:3px;top:10px;width:16px;height:8px;border:2px solid currentColor;border-top:0;border-radius:0 0 9px 9px}.shape-cloud:after{left:5px;top:5px;width:12px;height:12px;border-top:2px solid currentColor;border-radius:50%}.shape-command:before,.shape-command:after,.shape-command i{border:2px solid currentColor;border-radius:4px}.shape-command:before{left:4px;top:4px;width:6px;height:6px;box-shadow:8px 0 0 -2px #fff,8px 0 0 0 currentColor,0 8px 0 -2px #fff,0 8px 0 0 currentColor,8px 8px 0 -2px #fff,8px 8px 0 0 currentColor}.shape-command i{left:9px;top:9px;width:4px;height:4px;border-radius:1px}.icons-grid em{overflow:hidden;font-style:normal;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.toolbar-button-icon.font-icon,.table-action-icon.font-icon{display:inline-flex;align-items:center;justify-content:center}.toolbar-button-icon.font-icon:before,.toolbar-button-icon.font-icon:after,.table-action-icon.font-icon:before,.table-action-icon.font-icon:after{display:none!important}.toolbar-button-icon.font-icon i.fa,.table-action-icon.font-icon i.fa{position:static!important;box-sizing:border-box;width:auto;height:auto;color:currentColor;font-size:14px;line-height:1}.table-action-icon.font-icon i.fa{font-size:15px}.cms-page-config-card{margin-bottom:18px}.cms-updated-text{display:block;margin-top:10px;color:#7f8a99;font-size:13px}.cms-block-table-card td{vertical-align:middle}.cms-json-textarea{min-height:240px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;line-height:1.5}.cms-block-form-modal{width:min(860px,calc(100vw - 80px))}.web-home-config-card{display:block;padding:0;overflow:hidden}.web-home-config-main .web-home-config-card{display:flex;flex-direction:column;max-height:calc(100vh - 140px)}.web-home-config-head,.web-home-section-title{display:flex;align-items:center;justify-content:space-between;gap:18px}.web-home-config-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.web-home-config-actions button{height:34px}.web-home-config-head{padding:18px 20px;border-bottom:1px solid #eef2f7}.web-home-config-main .web-home-config-head{padding:14px 18px}.web-home-config-tabs{display:flex;gap:8px;padding:12px 20px 0;border-bottom:1px solid #eef2f7;background:#fbfdff}.web-home-config-main .web-home-config-tabs{padding:8px 18px 0}.web-home-config-tabs button{height:36px;border:0;border-bottom:2px solid transparent;background:transparent;color:#5b6472;padding:0 14px;font-size:14px;font-weight:400;cursor:pointer}.web-home-config-tabs button.active{border-bottom-color:#409eff;color:#2478d4;font-weight:500}.web-home-config-head h3,.web-home-config-section h4{margin:0;color:#1f2937;font-size:16px;font-weight:500}.web-home-config-head p,.web-home-config-note{margin:6px 0 0;color:#7f8a99;font-size:13px;font-weight:400}.web-home-config-section{padding:18px 20px 20px;border-bottom:1px solid #eef2f7}.web-home-config-main .web-home-config-section{flex:1 1 auto;min-height:0;overflow:auto;padding:14px 18px 16px;scrollbar-width:none}.web-home-config-main .web-home-config-section::-webkit-scrollbar{display:none}.web-home-config-section:last-child{border-bottom:0}.web-home-config-grid{margin-top:14px}.web-home-config-main .web-home-config-grid{margin-top:10px}.web-home-image-field i{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:8px;align-items:center;font-style:normal}.web-home-image-field button,.web-home-row-upload{height:34px;padding:0 12px;white-space:nowrap}.web-home-page-panel{margin-top:14px;box-shadow:none}.web-home-activity-fields{display:grid;gap:14px}.web-home-config-main .web-home-activity-fields{gap:10px}.web-home-activity-upload{min-height:118px;border-color:#d8e6f8;background:linear-gradient(180deg,#fbfdff,#f7fbff)}.web-home-activity-upload-body{display:grid;gap:12px}.web-home-activity-resource-preview{width:188px;height:82px;background:linear-gradient(135deg,#1677ff2e,#67c23a24),#f8fafc}.web-home-upload-feedback{margin:0;color:#2f8a4d;font-size:12px;font-weight:400}.web-home-upload-feedback.error{color:#e5484d}.web-home-thumb-preview{display:flex;align-items:center;justify-content:center;margin:0;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;overflow:hidden}.web-home-list-editor{display:grid;gap:10px;margin-top:14px}.web-home-list-row{display:grid;grid-template-columns:1.25fr 1.6fr .8fr 1.25fr 86px 42px;gap:10px;align-items:center;padding:10px;border:1px solid #edf1f7;border-radius:6px;background:#fbfdff}.web-home-list-row.banner-row{grid-template-columns:96px 1.1fr 68px 1.5fr .8fr 1.1fr 82px 42px}.web-home-list-row.logo-row{grid-template-columns:96px 1.25fr 68px 1fr 110px 1.25fr 82px 42px}.web-home-thumb-preview{width:88px;height:52px}.web-home-thumb-preview img{max-width:100%;max-height:100%;object-fit:contain}.web-home-thumb-preview.logo-preview{background:#111318}.web-home-list-row input,.web-home-list-row select{width:100%;height:34px;border:1px solid #d8e0ea;border-radius:4px;padding:0 10px;color:#2f3742;font-size:13px;font-weight:400}.mini-switch{display:inline-flex;align-items:center;gap:6px;color:#596273;font-size:13px;font-weight:400;cursor:pointer}.web-home-market-editor{display:grid;gap:10px;margin-top:14px}.web-home-market-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.web-home-market-card{min-width:0;padding:14px;border:1px solid #dce7f5;border-radius:8px;background:#fbfdff}.web-home-market-card.popular{border-color:#a9cef6;background:#f5faff}.web-home-market-card header{display:flex;align-items:center;justify-content:space-between;gap:8px}.web-home-market-card header strong{color:#1f2937;font-size:14px;font-weight:600}.web-home-market-card header span{border-radius:999px;padding:2px 7px;background:#e8f3ff;color:#2679ce;font-size:12px}.web-home-market-card p{min-height:54px;margin:10px 0 0;color:#687386;font-size:12px;line-height:1.55}.web-home-market-card small,.web-home-market-empty{display:block;margin-top:10px;color:#8a95a5;font-size:12px;line-height:1.45}.web-home-market-card .web-home-market-editor{margin-top:10px}.web-home-market-card .web-home-market-row{grid-template-columns:minmax(0,1fr) 34px;padding:0;border:0;background:transparent}.web-home-market-card .web-home-market-row select{min-width:0}.web-home-market-add{justify-self:start;margin-top:2px}.web-home-market-row{display:grid;grid-template-columns:110px 1fr 1fr 1.1fr .9fr .8fr 86px 42px;gap:8px;align-items:center;padding:10px;border:1px solid #edf1f7;border-radius:6px;background:#fbfdff}.web-home-market-row input,.web-home-market-row select{width:100%;height:34px;border:1px solid #d8e0ea;border-radius:4px;padding:0 9px;color:#2f3742;font-size:13px;font-weight:400}@media(max-width:1180px){.web-home-market-cards{grid-template-columns:1fr}.web-home-market-card p{min-height:0}}.web-vip-config-card .web-home-list-row{grid-template-columns:78px 1.2fr 1.1fr 1.8fr 76px 76px 42px}.web-vip-config-card .web-home-list-row.web-vip-event-row{grid-template-columns:64px 112px 1.4fr 76px 76px 1.2fr 82px}.web-vip-config-card .vip-icon-preview{width:56px;height:56px;border-radius:10px;background:#101319}.web-vip-config-card .vip-icon-preview img{max-width:34px;max-height:34px}.web-vip-config-card .vip-event-preview{width:104px;height:60px;background:#101319}.web-vip-event-position{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:28px;border-radius:999px;color:#2478d4;background:#eaf4ff;font-size:13px;font-weight:500}.web-vip-faq-row{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(360px,1.6fr) 82px 42px;gap:10px;align-items:start;padding:10px;border:1px solid #edf1f7;border-radius:6px;background:#fbfdff}.web-vip-faq-row input,.web-vip-faq-row textarea{width:100%;border:1px solid #d8e0ea;border-radius:4px;color:#2f3742;font-size:13px;font-weight:400}.web-vip-faq-row input{height:34px;padding:0 10px}.web-vip-faq-row textarea{min-height:72px;resize:vertical;padding:8px 10px}.web-subsection-title{margin-top:18px}.web-invite-task-row{grid-template-columns:.8fr .8fr 1.2fr 1.7fr 82px 42px}.invite-task-config-list{display:grid;gap:14px;margin-top:14px}.invite-task-config-card{display:grid;gap:18px;padding:18px;border:1px solid #e4eaf2;border-radius:8px;background:#fbfdff}.invite-task-config-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #edf1f7}.invite-task-config-head p,.invite-task-config-head h5,.invite-task-config-head small,.invite-task-config-section h6,.invite-task-config-section p{margin:0}.invite-task-config-head p{color:#8792a2;font-size:12px}.invite-task-config-head h5{margin-top:3px;color:#273444;font-size:16px;font-weight:600}.invite-task-config-head small{display:inline-block;margin-top:5px;color:#9aa5b3;font-size:12px}.invite-task-config-section{display:grid;gap:12px}.invite-task-config-section h6{color:#465466;font-size:14px;font-weight:600}.invite-task-config-condition-grid,.invite-task-config-reward-panel>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.invite-task-config-condition-grid label,.invite-task-config-reward-panel label{display:grid;gap:6px;min-width:0}.invite-task-config-condition-grid span,.invite-task-config-reward-panel label span{color:#7b8797;font-size:12px}.invite-task-config-card input{width:100%;height:34px;border:1px solid #d8e0ea;border-radius:4px;padding:0 10px;color:#2f3742;font-size:13px}.invite-task-config-summary{padding:10px 12px;border-radius:5px;color:#617086;background:#f3f7fb;font-size:12px;line-height:1.6}.invite-task-config-reward-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.invite-task-config-reward-panel{display:grid;gap:8px;padding:14px;border:1px solid #e7edf4;border-radius:6px;background:#fff}.invite-task-config-reward-panel>strong{color:#2f3c4d;font-size:14px;font-weight:600}.invite-task-config-reward-panel>p{color:#ef8a20;font-size:12px;line-height:1.45}.invite-task-config-reward-panel>div{grid-template-columns:minmax(0,1fr) 120px}@media(max-width:900px){.invite-task-config-condition-grid,.invite-task-config-reward-grid{grid-template-columns:1fr}}.web-invite-more-row{grid-template-columns:104px 1.2fr 72px .7fr 1fr 1.4fr 82px 42px}.web-invite-step-row{grid-template-columns:104px 1.2fr 72px 1.2fr 1.7fr 82px 42px}.invite-image-preview{width:96px;height:56px;background:#111318}.web-invite-term-row{grid-template-columns:minmax(520px,1fr) 82px 42px}.web-invite-term-row textarea{min-height:64px}.web-help-card-row{grid-template-columns:56px 1.1fr 1.6fr 1.2fr 76px 76px 42px}.web-help-topic-row{grid-template-columns:1.4fr 1.8fr 76px 76px 42px}.web-help-article-row,.web-help-quick-row{grid-template-columns:1.4fr 1.9fr 82px 42px}.web-footer-link-row{grid-template-columns:1.1fr 1.45fr 1.7fr 82px 42px}.help-icon-preview{width:46px;height:46px;background:#f8fafc}.help-icon-preview img{max-width:30px;max-height:30px}.admin-user-center-modal{width:min(1120px,calc(100vw - 56px));max-height:calc(100vh - 48px);overflow:hidden}.admin-user-center-modal>header>div{min-width:0}.admin-user-center-modal>header h2{margin:0;font-size:16px;font-weight:600}.admin-user-center-modal>header p{margin:4px 0 0;color:#7c8796;font-size:12px;font-weight:400}.admin-user-center-tabs{display:flex;gap:24px;min-height:48px;padding:0 24px;border-bottom:1px solid #e7ebf0}.admin-user-center-tabs button{position:relative;border:0;background:transparent;color:#697586;font-size:14px;font-weight:400}.admin-user-center-tabs button.active{color:#1688e8;font-weight:500}.admin-user-center-tabs button.active:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:#1688e8;content:""}.admin-user-center-content{min-height:420px;max-height:calc(100vh - 230px);overflow:auto;padding:20px 24px}.admin-user-center-state{display:flex;align-items:center;justify-content:center;gap:10px;min-height:420px;color:#697586;font-size:14px}.admin-user-center-state.error{color:#e64a5f}.admin-user-overview-card{display:flex;align-items:center;gap:14px;min-height:92px;padding:16px;border:1px solid #e4e9ef;border-radius:6px;background:#f8fafc}.admin-user-overview-card img{width:54px;height:54px;border-radius:50%;object-fit:cover}.admin-user-overview-card div{display:grid;flex:1;gap:3px}.admin-user-overview-card strong{color:#263241;font-size:15px;font-weight:500}.admin-user-overview-card span,.admin-user-overview-card div span{color:#778395;font-size:13px;font-weight:400}.admin-user-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:18px 0 0;overflow:hidden;border:1px solid #e4e9ef;border-radius:6px;background:#e4e9ef}.admin-user-summary-grid div{min-height:72px;padding:14px 16px;background:#fff}.admin-user-summary-grid dt{margin-bottom:7px;color:#8792a1;font-size:12px;font-weight:400}.admin-user-summary-grid dd{margin:0;color:#303b49;font-size:14px;font-weight:400;overflow-wrap:anywhere}.admin-user-security-summary{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) auto;gap:12px;margin-bottom:18px}.admin-user-security-summary span{display:grid;gap:6px;padding:12px 14px;border:1px solid #e4e9ef;border-radius:5px;color:#7b8796;font-size:12px}.admin-user-security-summary strong{color:#303b49;font-size:14px;font-weight:500}.admin-user-security-summary button{align-self:center;height:34px;border:0;border-radius:4px;background:#e85b6b;color:#fff;padding:0 14px;font-size:13px}.admin-user-center-table-wrap{overflow:auto;border:1px solid #e4e9ef;border-radius:5px}.admin-user-center-table-wrap table{width:100%;min-width:860px;border-collapse:collapse}.admin-user-center-table-wrap th,.admin-user-center-table-wrap td{height:44px;padding:8px 12px;border-bottom:1px solid #edf0f4;color:#465260;text-align:left;font-size:12px;font-weight:400}.admin-user-center-table-wrap th{background:#f7f9fb;color:#687586;font-weight:500;white-space:nowrap}.admin-user-device-cell,.admin-user-audit-detail{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-online{color:#19a86b!important}.status-offline{color:#a0a9b5!important}.admin-inviter-card{display:flex;align-items:center;gap:12px;min-height:72px;margin-bottom:18px;padding:12px 16px;border:1px solid #e4e9ef;border-radius:5px;background:#f8fafc;color:#7b8796;font-size:13px}.admin-inviter-card img,.admin-referral-account img{width:36px;height:36px;border-radius:50%;object-fit:cover}.admin-inviter-card strong{color:#34404d;font-weight:500}.admin-inviter-card em{color:#8893a1;font-style:normal}.admin-inviter-card b{margin-left:auto;color:#1688e8;font-weight:500}.admin-referral-account{display:flex;align-items:center;gap:9px}.admin-referral-account span{display:grid;gap:2px}.admin-referral-account em{color:#8d98a6;font-size:11px;font-style:normal}.admin-user-empty-cell{height:100px!important;color:#929daa!important;text-align:center!important}@media(max-width:900px){.admin-user-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-user-security-summary{grid-template-columns:repeat(2,minmax(150px,1fr))}}.project-brand-settings,.h5-access-mode-settings{border-bottom:1px solid #edf0f4}.h5-access-mode-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:760px}.h5-access-mode-option{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid #dfe5ec;border-radius:10px;background:#fff;color:#303133;text-align:left;cursor:pointer}.h5-access-mode-option.active{border-color:#409eff;background:#f2f8ff;box-shadow:0 0 0 1px #409eff1a}.h5-access-mode-option:disabled{cursor:wait;opacity:.65}.h5-access-mode-option>span{display:grid;min-width:0;gap:7px}.h5-access-mode-option strong{font-size:15px;font-weight:600}.h5-access-mode-option small{color:#7e8997;font-size:12px;line-height:1.55}.h5-access-mode-option .settings-switch{flex:0 0 auto}.h5-access-mode-feedback{max-width:760px;margin:14px 0 0;color:#667789;font-size:13px}.h5-access-mode-feedback.error{color:#d93025}.h5-access-mode-actions{display:flex;max-width:760px;justify-content:flex-end;gap:10px;padding:20px 0 0}.project-brand-settings .settings-row{max-width:620px}.project-brand-icon-field{display:grid;grid-template-columns:96px minmax(180px,1fr) auto;align-items:center;gap:18px;max-width:620px}.project-brand-icon-field img{width:96px;height:96px;border:1px solid #e2e7ed;border-radius:12px;background:#f8fafc;object-fit:contain}.project-brand-icon-field strong{color:#303133;font-size:14px;font-weight:600}.project-brand-icon-field p{margin:7px 0 0;color:#8b98a7;font-size:12px}.project-brand-feedback{max-width:620px;margin:14px 0 0;color:#667789;font-size:13px}.project-brand-feedback.error{color:#d93025}.project-brand-actions{display:flex;justify-content:flex-end;gap:10px;max-width:620px;padding:20px 0 0}@media(max-width:680px){.h5-access-mode-options{grid-template-columns:1fr}.project-brand-icon-field{grid-template-columns:80px minmax(0,1fr)}.project-brand-icon-field img{width:80px;height:80px}.project-brand-icon-field .outline{grid-column:1 / -1;width:fit-content}}.admin-customer-service-page{--admin-customer-service-card: var(--el-bg-color, #fff);--admin-customer-service-border: var(--el-border-color-light, #e5e9ef);--admin-customer-service-text: var(--el-text-color-primary, #303742);--admin-customer-service-muted: var(--el-text-color-secondary, #66717e);--admin-customer-service-primary: var(--el-color-primary, #1688e8);min-width:0;padding:24px 35px;color:var(--admin-customer-service-text)}.admin-customer-service-page-tabs{display:flex;gap:28px;margin-bottom:18px;border-bottom:1px solid var(--admin-customer-service-border)}.admin-customer-service-page-tabs button{min-height:44px;padding:0 2px;border:0;border-bottom:2px solid transparent;color:var(--admin-customer-service-muted);background:transparent;font:inherit;font-weight:600}.admin-customer-service-page-tabs button[aria-pressed=true]{border-bottom-color:var(--admin-customer-service-primary);color:var(--admin-customer-service-primary)}.admin-customer-service-accounts-placeholder{min-height:min(680px,calc(100dvh - 210px));overflow:hidden;border:1px solid var(--admin-customer-service-border);border-radius:6px;background:var(--admin-customer-service-card);box-shadow:0 6px 14px #1f2d3d0a}.admin-customer-service-accounts-placeholder>header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 20px;border-bottom:1px solid var(--admin-customer-service-border)}.admin-customer-service-accounts-placeholder h2,.admin-customer-service-accounts-placeholder p{margin:0}.admin-customer-service-accounts-placeholder h2{font-size:18px}.admin-customer-service-accounts-placeholder header p{margin-top:5px;color:var(--admin-customer-service-muted);font-size:13px}.admin-customer-service-accounts-placeholder>header>button,.admin-customer-service-account-dialog footer button:last-child{min-height:40px;padding:0 18px;border:1px solid var(--admin-customer-service-primary);border-radius:4px;color:#fff;background:var(--admin-customer-service-primary);font:inherit}.admin-customer-service-account-toast{margin:16px 20px 0!important;padding:11px 14px;border:1px solid #b7ebc6;border-radius:4px;color:#237a42;background:#f0fff4}.admin-customer-service-account-success{margin:0!important;padding:11px 14px;border:1px solid #b7ebc6;border-radius:4px;color:#237a42!important;background:#f0fff4}.admin-customer-service-account-table-wrap{overflow-x:auto}.admin-customer-service-account-table{width:100%;border-collapse:collapse}.admin-customer-service-account-table th,.admin-customer-service-account-table td{padding:15px 20px;border-bottom:1px solid var(--admin-customer-service-border);text-align:left;white-space:nowrap}.admin-customer-service-account-table th{color:var(--admin-customer-service-muted);background:#fafbfc;font-size:13px;font-weight:600}.admin-customer-service-account-table td:last-child{display:flex;flex-wrap:wrap;gap:8px}.admin-customer-service-account-table button,.admin-customer-service-password-actions button,.admin-customer-service-account-dialog footer button{min-height:36px;padding:0 12px;border:1px solid var(--admin-customer-service-border);border-radius:4px;color:var(--admin-customer-service-text);background:var(--admin-customer-service-card);font:inherit}.admin-customer-service-account-table button.is-danger{color:#d14343}.admin-customer-service-account-table button:disabled,.admin-customer-service-account-dialog button:disabled{cursor:not-allowed;opacity:.58}.admin-customer-service-account-dialog-backdrop{position:fixed;z-index:1500;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#141f2d7a}.admin-customer-service-account-dialog{display:grid;gap:16px;width:min(520px,100%);max-height:calc(100dvh - 48px);overflow-y:auto;padding:22px;border-radius:8px;background:var(--admin-customer-service-card);box-shadow:0 20px 54px #141f2d38}.admin-customer-service-account-dialog>header,.admin-customer-service-account-dialog footer,.admin-customer-service-password-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-customer-service-account-dialog header h2,.admin-customer-service-account-dialog header p,.admin-customer-service-account-dialog>p{margin:0}.admin-customer-service-account-dialog header h2{font-size:19px}.admin-customer-service-account-dialog header p{margin-top:4px;color:var(--admin-customer-service-muted);font-size:13px}.admin-customer-service-account-dialog header>button{min-width:40px;min-height:40px;border:0;border-radius:50%;color:var(--admin-customer-service-muted);background:#f3f5f7;font-size:22px}.admin-customer-service-account-dialog label{display:grid;gap:7px;font-size:13px;font-weight:600}.admin-customer-service-account-dialog input{width:100%;min-height:44px;padding:0 12px;border:1px solid var(--admin-customer-service-border);border-radius:4px;color:var(--admin-customer-service-text);background:var(--admin-customer-service-card);box-sizing:border-box;font:inherit}.admin-customer-service-account-dialog input[readonly]{background:#f6f8fa}.admin-customer-service-password-actions{justify-content:flex-end}.admin-customer-service-account-dialog>p{color:var(--admin-customer-service-muted);line-height:1.6}.admin-customer-service-account-dialog footer{justify-content:flex-end;padding-top:4px}.admin-customer-service-delete-dialog{width:min(460px,100%)}.admin-customer-service-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.admin-customer-service-stat,.admin-customer-service-history-list,.admin-customer-service-transcript{min-width:0;border:1px solid var(--admin-customer-service-border);border-radius:6px;background:var(--admin-customer-service-card);box-shadow:0 6px 14px #1f2d3d0a}.admin-customer-service-stat{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px}.admin-customer-service-stat span,.admin-customer-service-history-item span,.admin-customer-service-message-author,.admin-customer-service-transcript-header span{color:var(--admin-customer-service-muted);font-size:12px}.admin-customer-service-stat strong{font-size:24px;font-weight:600}.admin-customer-service-alert{margin:0 0 16px;padding:12px 16px;border:1px solid #e6a23c;border-radius:4px;color:#7a4b00;background:#fff8e8}.admin-customer-service-alert button{margin-left:8px;border:0;color:inherit;background:transparent;text-decoration:underline}.admin-customer-service-history-layout{display:grid;grid-template-columns:minmax(340px,38%) minmax(0,1fr);gap:16px;height:clamp(600px,calc(100dvh - 238px),840px);min-height:0}.admin-customer-service-history-list,.admin-customer-service-transcript{display:flex;flex-direction:column;min-height:0;overflow:hidden}.admin-customer-service-history-list>h2,.admin-customer-service-transcript-header{margin:0;padding:16px;border-bottom:1px solid var(--admin-customer-service-border);font-size:16px}.admin-customer-service-transcript-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-customer-service-transcript-header>div:first-child{display:grid;gap:4px}.admin-customer-service-transcript-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px 12px}.admin-customer-service-status-badge{padding:2px 8px;border-radius:999px;color:#237a42!important;background:#f0fff4;font-weight:600}.admin-customer-service-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding:12px 14px;border-bottom:1px solid var(--admin-customer-service-border)}.admin-customer-service-filter-field{display:grid;gap:6px}.admin-customer-service-filter-field>span{color:var(--admin-customer-service-muted);font-size:12px;font-weight:600}.admin-customer-service-filter-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px}.admin-customer-service-filters input,.admin-customer-service-filters button,.admin-customer-service-pagination select,.admin-customer-service-pagination button,.admin-customer-service-alert button{min-height:44px;border:1px solid var(--admin-customer-service-border);border-radius:4px;color:var(--admin-customer-service-text);background:var(--admin-customer-service-card);font:inherit}.admin-customer-service-filters input{min-width:0;padding:0 8px}.admin-customer-service-filter-actions .is-primary{border-color:var(--admin-customer-service-primary);color:#fff;background:var(--admin-customer-service-primary)}.admin-customer-service-history-scroll,.admin-customer-service-messages{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}.admin-customer-service-history-item{display:grid;width:100%;gap:8px;padding:14px 16px;border:1px solid transparent;border-bottom-color:var(--admin-customer-service-border);color:var(--admin-customer-service-text);background:transparent;font:inherit;text-align:left}.admin-customer-service-history-item>div{display:flex;justify-content:space-between;gap:8px}.admin-customer-service-history-item p{margin:0;overflow:hidden;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.admin-customer-service-history-item[aria-pressed=true]{border-color:var(--admin-customer-service-primary);background:color-mix(in srgb,var(--admin-customer-service-primary) 9%,var(--admin-customer-service-card))}.admin-customer-service-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:8px 16px;border-top:1px solid var(--admin-customer-service-border);color:var(--admin-customer-service-muted);font-size:12px}.admin-customer-service-pagination label,.admin-customer-service-pagination>div{display:flex;align-items:center;gap:4px}.admin-customer-service-pagination select,.admin-customer-service-pagination button{min-width:44px;padding:0 8px}.admin-customer-service-messages{display:flex;flex-direction:column;gap:12px;padding:16px 24px}.admin-customer-service-message{display:grid;align-self:flex-start;gap:4px;max-width:min(74%,680px)}.admin-customer-service-message--admin{align-self:flex-end;justify-items:end}.admin-customer-service-message--system{align-self:center;justify-items:center;max-width:85%}.admin-customer-service-message-text{margin:0;padding:12px 16px;border-radius:12px;background:#f2f4f7;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.admin-customer-service-message--admin .admin-customer-service-message-text{color:#fff;background:var(--admin-customer-service-primary)}.admin-customer-service-message-image{width:min(320px,100%);border:1px solid var(--admin-customer-service-border);border-radius:8px;object-fit:contain}.admin-customer-service-state{margin:auto;padding:24px;color:var(--admin-customer-service-muted);text-align:center}.admin-customer-service-page :where(button,input,select):focus-visible{outline:3px solid color-mix(in srgb,var(--admin-customer-service-primary) 55%,transparent);outline-offset:2px}@media(max-width:1099px){.admin-customer-service-page{padding:16px}.admin-customer-service-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-customer-service-history-layout{grid-template-columns:1fr;height:auto}.admin-customer-service-history-list,.admin-customer-service-transcript{height:clamp(420px,calc(100dvh - 180px),560px)}}@media(max-width:599px){.admin-customer-service-stats{grid-template-columns:1fr}.admin-customer-service-history-item>div,.admin-customer-service-transcript-header{display:grid}.admin-customer-service-accounts-placeholder>header{align-items:stretch;flex-direction:column}.admin-customer-service-account-dialog-backdrop{padding:12px}}
