.op-help-trigger{font-size:18px;cursor:pointer;transition:color .2s ease;color:inherit}.op-help-trigger:hover{color:var(--theme-primary, #1677ff)}.op-help-title{display:inline-flex;align-items:center;gap:8px}.op-help-title .anticon{color:var(--theme-primary, #1677ff)}.op-help-intro{margin:0 0 16px;padding:10px 12px;border-radius:8px;background:var(--theme-primary-bg, #f0f6ff);border:1px solid var(--theme-primary-border, #d6e4ff);color:var(--surface-text-secondary);line-height:1.7;font-size:13px}.op-help-steps{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:12px}.op-help-steps>li{display:flex;align-items:flex-start;gap:10px}.op-help-step-no{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--theme-primary, #1677ff);color:#fff;font-size:12px;font-weight:700;line-height:1;margin-top:1px}.op-help-step-text{flex:1;min-width:0;color:var(--surface-text-secondary);line-height:2;font-size:14px;word-break:break-word}.op-help-th{font-weight:600}.op-help-status-legend{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;margin-top:8px}.op-help-status-item{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;color:var(--surface-text-secondary);font-size:13px}.op-help-sublist{display:flex;flex-direction:column;gap:5px;margin-top:6px}.op-help-sublist>span{display:flex;gap:7px;color:var(--surface-text-secondary);font-size:13px;line-height:1.6}.op-help-sublist .anticon{margin-top:4px;color:var(--theme-primary, #1677ff);flex-shrink:0}.op-help-link{color:var(--theme-primary, #1677ff);font-weight:600}.op-help-tab{display:inline-flex;align-items:center;padding:1px 10px;margin:0 2px;border-radius:6px;background:var(--theme-primary-bg, #f0f6ff);border:1px solid var(--theme-primary-border, #d6e4ff);color:var(--theme-primary, #1677ff);font-size:13px;font-weight:600;line-height:1.6;white-space:nowrap;vertical-align:baseline}.op-help-rolelist{display:flex;flex-direction:column;gap:5px;margin-top:6px}.op-help-rolelist>span{position:relative;padding-left:14px;color:var(--surface-text-secondary);font-size:13px;line-height:1.6}.op-help-rolelist>span:before{content:"";position:absolute;left:2px;top:9px;width:5px;height:5px;border-radius:50%;background:var(--theme-primary, #1677ff)}.op-help-inline-btn.ant-btn{pointer-events:none;vertical-align:middle;transform:translateY(-2px);margin-inline:2px;padding-inline:6px}.app-mobile-nav-drawer .ant-drawer-body{display:flex;flex-direction:column}.amn-wrap{display:flex;flex-direction:column;height:100%;min-height:0}.amn-header{display:flex;align-items:center;gap:10px;padding:16px 14px 14px;border-bottom:1px solid var(--surface-border-soft)}.amn-logo{width:30px;height:30px;object-fit:contain;border-radius:7px;flex-shrink:0}.amn-title{flex:1;min-width:0;font-size:17px;font-weight:700;letter-spacing:.3px;color:var(--surface-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.amn-close{flex-shrink:0;color:var(--surface-text-tertiary)}.amn-menu{flex:1;min-height:0;overflow-y:auto;padding:8px 6px}.amn-menu .ant-menu{border-inline-end:none!important;background:transparent}.amn-menu .ant-menu-item{height:46px;line-height:46px;border-radius:10px;margin-block:4px;font-size:15px}.amn-menu .ant-menu-item .anticon{font-size:17px}.amn-menu .ant-menu-item-selected{background:var(--theme-primary-bg)!important;color:var(--theme-primary)!important;font-weight:600}.amn-menu .ant-menu-item-selected .anticon{color:var(--theme-primary)!important}.amn-menu .ant-menu-submenu-title{height:46px;line-height:46px;border-radius:10px;margin-block:4px;font-size:15px}.amn-menu .ant-menu-submenu-title .anticon{font-size:17px}.amn-menu .ant-menu-sub.ant-menu-inline{background:transparent!important}.amn-menu .ant-menu-sub .ant-menu-item{height:40px;line-height:40px;font-size:14px}.amn-footer{flex-shrink:0;padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--surface-border-soft);background:var(--surface-card)}.amn-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease}.amn-panel.is-open{grid-template-rows:1fr}.amn-panel-inner{overflow:hidden;min-height:0}.amn-panel-section{padding:10px 6px 6px}.amn-panel-title{font-size:12px;font-weight:600;letter-spacing:.3px;color:var(--surface-text-tertiary);margin-bottom:10px}.amn-seg{display:inline-flex;align-items:center;gap:6px}.amn-swatches{display:flex;flex-wrap:wrap;gap:14px;padding:12px 2px 4px}.amn-swatch{width:22px;height:22px;padding:0;border:none;border-radius:50%;cursor:pointer;outline:2px solid var(--surface-border);outline-offset:2px;transition:transform .18s ease,outline-color .18s ease}.amn-swatch:hover{transform:scale(1.12)}.amn-swatch.is-active{transform:scale(1.2);outline-width:3px;outline-color:currentColor}.amn-langs{display:flex;flex-direction:column;gap:6px}.amn-lang{display:flex;align-items:center;gap:8px;width:100%;padding:9px 12px;border:1px solid var(--surface-border-soft);border-radius:10px;background:transparent;color:var(--surface-text);font-size:14px;cursor:pointer;transition:border-color .18s ease,background .18s ease}.amn-lang:hover{border-color:var(--theme-primary-border, #cbd5e1)}.amn-lang.is-active{border-color:var(--theme-primary);background:var(--theme-primary-bg);color:var(--theme-primary);font-weight:600}.amn-lang-icon{font-size:16px;line-height:1}.amn-logout{display:flex;align-items:center;gap:8px;width:100%;margin-top:10px;padding:10px 12px;border:none;border-radius:10px;background:transparent;color:var(--status-error);font-size:15px;font-weight:600;cursor:pointer;transition:background .18s ease}.amn-logout:hover{background:#cf132214}.amn-logout .anticon{font-size:16px}.amn-panel.is-open+.amn-user{border-top:1px solid var(--surface-border-soft);border-top-left-radius:0;border-top-right-radius:0}.amn-user{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;border:1px solid var(--surface-border);background:var(--theme-primary-bg);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease;-webkit-user-select:none;user-select:none}.amn-user:hover,.amn-user:focus-visible{outline:none;border-color:var(--theme-primary-border, #cbd5e1);box-shadow:0 2px 10px var(--theme-primary-glow, rgba(15, 23, 42, .06))}.amn-user.is-open{border-color:var(--theme-primary-border, #cbd5e1)}.amn-user-avatar{flex-shrink:0;background:var(--theme-primary)}.amn-user-name{flex:1;min-width:0;font-size:15px;font-weight:600;color:var(--surface-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.amn-user-caret{flex-shrink:0;font-size:11px;color:var(--surface-text-tertiary);transition:transform .22s ease}.amn-user-caret.is-open{transform:rotate(180deg)}.loader{width:50px;height:50px;animation:rotate 1s infinite}.loader:before,.loader:after{display:block;width:20px;height:20px;border-radius:50%;content:""}.loader:before{margin-bottom:10px;background-color:#3c68b1;box-shadow:30px 0 #dbe239;animation:ball1 1s infinite}.loader:after{background-color:#dbe239;box-shadow:30px 0 #3c68b1;animation:ball2 1s infinite}@keyframes rotate{0%{transform:rotate(0) scale(.8)}50%{transform:rotate(360deg) scale(1.2)}to{transform:rotate(720deg) scale(.8)}}@keyframes ball1{0%{box-shadow:30px 0 #dbe239}50%{margin-bottom:0;box-shadow:0 0 #dbe239;transform:translate(15px,15px)}to{margin-bottom:10px;box-shadow:30px 0 #dbe239}}@keyframes ball2{0%{box-shadow:30px 0 #3c68b1}50%{margin-top:-20px;box-shadow:0 0 #3c68b1;transform:translate(15px,15px)}to{margin-top:0;box-shadow:30px 0 #3c68b1}}:root{color-scheme:light;--surface-bg: var(--theme-page-bg, #f8fafc);--surface-card: #ffffff;--surface-card-elev: #ffffff;--surface-muted: #fafafa;--surface-inset: #f5f6f8;--surface-pill: #f0f4f8;--surface-sheen: rgba(255, 255, 255, .6);--surface-tint-bg: var(--theme-primary-bg, #fafafa);--surface-border: #e8e8e8;--surface-border-soft: #f0f0f0;--surface-border-strong: #cbd5e1;--surface-divider: rgba(0, 0, 0, .06);--surface-text: #1a1a2e;--surface-text-secondary: #595959;--surface-text-tertiary: #8c8c8c;--surface-text-disabled: #bfbfbf;--surface-text-faint: #bfbfbf;--surface-text-placeholder: #d9d9d9;--surface-shadow: rgba(0, 0, 0, .06);--surface-shadow-strong: rgba(0, 0, 0, .12);--surface-overlay: rgba(0, 0, 0, .45);--status-error: #cf1322;--status-error-strong: #a8071a;--status-error-bg: #fff2f0;--status-error-border: #ffccc7;--status-success: #389e0d;--status-success-strong: #237804;--status-success-bg: #f6ffed;--status-success-border: #b7eb8f;--status-warning: #d46b08;--status-warning-strong: #874d00;--status-warning-bg: #fff7e6;--status-warning-border: #ffd591}[data-theme=dark]{color-scheme:dark;--surface-card: #1f1f1f;--surface-card-elev: #2a2a2a;--surface-muted: #1a1a1a;--surface-inset: #171717;--surface-pill: #1a1a1a;--surface-sheen: transparent;--surface-tint-bg: color-mix(in srgb, var(--theme-primary-bg) 45%, var(--surface-card));--surface-border: rgba(255, 255, 255, .14);--surface-border-soft: rgba(255, 255, 255, .08);--surface-border-strong: rgba(255, 255, 255, .22);--surface-divider: rgba(255, 255, 255, .08);--surface-text: #e2e8f0;--surface-text-secondary: #94a3b8;--surface-text-tertiary: #64748b;--surface-text-disabled: #475569;--surface-text-faint: #8291a6;--surface-text-placeholder: #475569;--surface-shadow: rgba(0, 0, 0, .45);--surface-shadow-strong: rgba(0, 0, 0, .65);--surface-overlay: rgba(0, 0, 0, .7);--status-error: #dc4446;--status-error-strong: #e84749;--status-error-bg: #2a1215;--status-error-border: #58181c;--status-success: #6abe39;--status-success-strong: #8fd460;--status-success-bg: #162312;--status-success-border: #274916;--status-warning: #d89614;--status-warning-strong: #e8b339;--status-warning-bg: #2b2111;--status-warning-border: #594214}html,body,#root{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background:var(--surface-bg);color:var(--surface-text)}.colorWeak{filter:invert(80%)}.ant-layout{min-height:100vh}.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed{left:unset}canvas{display:block}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{list-style:none}.ant-pro-page-container-children-container{padding-block-end:0!important}.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item-selected,.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-submenu-selected,.ant-pro-top-nav-header .ant-menu-item-selected,.ant-pro-top-nav-header .ant-menu-submenu-selected>.ant-menu-submenu-title,.ant-pro-top-menu .ant-menu-item-selected,.ant-pro-top-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{background:transparent!important;background-color:transparent!important;position:relative;font-weight:600}.ant-pro-top-nav-header .ant-menu-item:hover,.ant-pro-top-nav-header .ant-menu-submenu-title:hover,.ant-pro-top-menu .ant-menu-item:hover,.ant-pro-top-menu .ant-menu-submenu-title:hover{background:transparent!important;background-color:transparent!important}.ant-pro-top-nav-header .ant-menu-item-selected:after,.ant-pro-top-nav-header .ant-menu-submenu-selected>.ant-menu-submenu-title:after,.ant-pro-top-menu .ant-menu-item-selected:after,.ant-pro-top-menu .ant-menu-submenu-selected>.ant-menu-submenu-title:after{content:"";position:absolute;left:16px;right:16px;bottom:6px;height:2px;background:var(--theme-primary);border-radius:2px;pointer-events:none}[data-theme=dark] .ant-pro-layout,[data-theme=dark] .ant-pro-layout .ant-layout,[data-theme=dark] .ant-pro-layout-content,[data-theme=dark] .ant-pro-page-container,[data-theme=dark] .ant-pro-page-container-children-container{background:transparent}[data-theme=dark] .ant-pro-layout .ant-pro-global-header,[data-theme=dark] .ant-pro-layout .ant-pro-top-nav-header{background:var(--surface-card);border-block-end:1px solid var(--surface-border-soft)}[data-theme=dark] .ant-pro-global-footer{color:var(--surface-text-tertiary)}.app-image-preview .ant-image-preview-img-wrapper{bottom:100px!important;overflow:hidden}.app-image-preview .ant-image-preview-img{max-height:calc(100vh - 120px)!important;object-fit:contain}body.app-image-preview-rot90 .app-image-preview .ant-image-preview-img{max-width:calc(100vh - 120px)!important}.app-image-preview .ant-image-preview-operations,.app-image-preview .ant-image-preview-close{background-color:#18181be0;box-shadow:0 4px 16px #00000073}.app-image-preview .ant-image-preview-footer,.app-image-preview .ant-image-preview-operations .anticon{color:#ffffffeb}.app-image-preview .ant-image-preview-operations-operation:not(.ant-image-preview-operations-operation-disabled):hover>.anticon{color:#fff}.app-image-preview .ant-image-preview-operations-operation-disabled>.anticon{color:#ffffff59}.app-image-preview .ant-image-preview-close:hover{background-color:#18181bf5}@media (max-width: 768px){.ant-table{width:100%;overflow-x:auto}.ant-table-thead>tr>th,.ant-table-tbody>tr>th,.ant-table-thead>tr>td,.ant-table-tbody>tr>td{white-space:pre}.ant-table-thead>tr>th>span,.ant-table-tbody>tr>th>span,.ant-table-thead>tr>td>span,.ant-table-tbody>tr>td>span{display:block}}
