.settingsHelpCenterPane{flex:1 1 auto;min-height:0;overflow:hidden}
.helpAdminShell{height:100%;min-height:0;display:grid;grid-template-columns:330px minmax(0,1fr);overflow:hidden;border:1px solid rgba(62,61,86,.1);border-radius:18px;background:#fff}
.helpAdminSidebar{min-width:0;min-height:0;display:flex;flex-direction:column;border-right:1px solid rgba(62,61,86,.1);background:#f7f7fa}
.helpAdminModeTabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:12px 12px 8px}
.helpAdminModeBtn{height:38px;border:0;border-radius:11px;background:transparent;color:var(--muted);font:800 12px Manrope,sans-serif;cursor:pointer}
.helpAdminModeBtn.active{background:#fff;color:var(--ink);box-shadow:0 3px 12px rgba(35,31,64,.08)}
.helpAdminSidebarTools{display:flex;gap:8px;padding:4px 12px 10px}
.helpAdminSearch{min-width:0;flex:1;height:38px;border:1px solid rgba(62,61,86,.13);border-radius:11px;background:#fff;padding:0 11px;font:600 12px Manrope,sans-serif;outline:none}
.helpAdminAdd{height:38px;flex:0 0 auto;border:0;border-radius:11px;background:var(--accent2);color:#fff;padding:0 12px;font:800 12px Manrope,sans-serif;cursor:pointer}
.helpAdminList{flex:1 1 auto;min-height:0;overflow:auto;padding:0 8px 12px;overscroll-behavior:contain;scrollbar-width:thin}
.helpAdminListItem{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;margin:3px 0;padding:9px;border:1px solid transparent;border-radius:12px;background:transparent;text-align:left;cursor:pointer}
.helpAdminListItem:hover{background:#fff}.helpAdminListItem.active{background:#fff;border-color:rgba(91,77,191,.18);box-shadow:0 4px 15px rgba(37,31,70,.07)}
.helpAdminIndex{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#ece9fb;color:#5c4fc4;font-size:11px;font-weight:800}
.helpAdminListCopy{min-width:0}.helpAdminListTitle{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:800;color:var(--ink)}
.helpAdminListSub{display:block;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;color:var(--muted)}
.helpAdminEnabled{font-size:10px;color:#6b6579}.helpAdminEnabled.off{color:#c56c6c}
.helpAdminSidebarFooter{flex:0 0 auto;padding:11px 12px;border-top:1px solid rgba(62,61,86,.1);font-size:10px;color:var(--muted)}
.helpAdminMain{min-width:0;min-height:0;display:flex;flex-direction:column;background:#fff}
.helpAdminHead{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 18px;border-bottom:1px solid rgba(62,61,86,.1)}
.helpAdminHeadTitle{min-width:0}.helpAdminHeadTitle strong{display:block;font-size:15px}.helpAdminHeadTitle span{display:block;margin-top:3px;font-size:11px;color:var(--muted)}
.helpAdminActions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.helpAdminBtn{height:36px;border:1px solid rgba(62,61,86,.14);border-radius:10px;background:#fff;color:var(--ink);padding:0 12px;font:800 11px Manrope,sans-serif;cursor:pointer}
.helpAdminBtn:hover{background:#f5f4f9}.helpAdminBtn.primary{border-color:var(--accent2);background:var(--accent2);color:#fff}.helpAdminBtn.danger{color:#b94e59}.helpAdminBtn:disabled{opacity:.5;cursor:default}
.helpAdminStatus{min-height:18px;padding:0 18px;font-size:11px;color:var(--muted)}.helpAdminStatus.error{color:#b94e59}.helpAdminStatus.ok{color:#3d8b63}
.helpAdminForm{flex:1 1 auto;min-height:0;overflow:auto;padding:16px 18px 26px;overscroll-behavior:contain;scrollbar-width:thin}
.helpAdminEmpty{height:100%;display:grid;place-items:center;text-align:center;color:var(--muted);font-size:13px;padding:30px}
.helpAdminSection{margin-bottom:20px}.helpAdminSectionTitle{margin:0 0 10px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#6c667d}
.helpAdminGrid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.helpAdminField{display:flex;flex-direction:column;gap:6px;min-width:0;margin-bottom:12px}.helpAdminField>span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}
.helpAdminField input,.helpAdminField textarea,.helpAdminField select{width:100%;box-sizing:border-box;border:1px solid rgba(62,61,86,.15);border-radius:11px;background:#fbfbfd;color:var(--ink);padding:10px 11px;font:600 12px/1.45 Manrope,sans-serif;outline:none}
.helpAdminField input:focus,.helpAdminField textarea:focus,.helpAdminField select:focus{border-color:rgba(91,77,191,.5);box-shadow:0 0 0 3px rgba(91,77,191,.08);background:#fff}
.helpAdminField textarea{min-height:92px;resize:vertical}.helpAdminField textarea.steps{min-height:170px}
.helpAdminPositionGrid{display:grid;grid-template-columns:minmax(160px,1fr) 110px 110px;gap:12px;align-items:end}
.helpAdminInfo{padding:12px 14px;border-radius:12px;background:#f2effd;color:#574e7a;font-size:11px;line-height:1.5}
.helpAdminOrder{display:flex;gap:7px;margin-top:4px}.helpAdminOrder .helpAdminBtn{height:34px}
.helpAdminCheck{display:flex;align-items:center;gap:8px;margin:2px 0 12px;font-size:12px;font-weight:700;color:var(--ink)}
.helpAdminCheck input{width:16px;height:16px}
@media(max-width:900px){.helpAdminShell{grid-template-columns:260px minmax(0,1fr)}.helpAdminGrid2{grid-template-columns:1fr}.helpAdminPositionGrid{grid-template-columns:1fr 1fr}.helpAdminPositionGrid .helpAdminField:first-child{grid-column:1/-1}}
@media(max-width:700px){.settingsHelpCenterPane{overflow:auto}.helpAdminShell{height:auto;display:flex;flex-direction:column;overflow:visible}.helpAdminSidebar{min-height:260px;max-height:42vh;border-right:0;border-bottom:1px solid rgba(62,61,86,.1)}.helpAdminMain{min-height:600px}.helpAdminHead{align-items:flex-start;flex-direction:column}.helpAdminActions{justify-content:flex-start}.helpAdminPositionGrid{grid-template-columns:1fr}}
#settingsModal .settingsTabs{max-width:100%;overflow-x:auto;scrollbar-width:thin}
#settingsModal #settingsHelpCenter.settingsHelpCenterPane{height:100%;min-height:0}

.helpAdminVisualIntro{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;border:1px solid rgba(91,77,191,.16);border-radius:15px;background:#f5f2ff}
.helpAdminVisualIntroIcon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#fff;color:#5c4fc4;font-size:22px;box-shadow:0 5px 15px rgba(54,43,105,.08)}
.helpAdminVisualIntro strong{display:block;font-size:13px;color:var(--ink)}
.helpAdminVisualIntro span{display:block;margin-top:4px;color:var(--muted);font-size:11px;line-height:1.45}
.helpAdminVisualLaunch{height:42px;padding:0 16px;white-space:nowrap}
.helpAdminPositionSummary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:5px 0 12px;padding:11px 12px;border-radius:11px;background:#f8f7fa;color:var(--ink);font-size:11px}
.helpAdminPositionSummary span{color:var(--muted);text-align:right}
@media(max-width:760px){.helpAdminVisualIntro{grid-template-columns:42px minmax(0,1fr)}.helpAdminVisualLaunch{grid-column:1/-1;width:100%}}
