:root{font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:#172033;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}.help-shell{min-height:100vh}.help-topbar{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:20}.help-brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#172033}.help-brand span{width:34px;height:34px;border-radius:11px;background:#6d28d9;color:#fff;display:grid;place-items:center;font-weight:800}.help-brand strong{display:block;font-size:14px}.help-brand small{color:#64748b}.help-back{border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#334155;text-decoration:none;padding:8px 12px;font-size:12px}.help-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:18px;max-width:1180px;margin:0 auto;padding:22px}.help-sidebar,.help-content{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.help-sidebar{padding:15px;align-self:start;position:sticky;top:80px}.help-search{width:100%;border:1px solid #cbd5e1;border-radius:11px;padding:10px 11px;margin-bottom:12px}.help-nav{display:grid;gap:6px}.help-nav button{border:0;border-radius:10px;background:transparent;padding:10px 11px;text-align:left;color:#334155;cursor:pointer}.help-nav button:hover{background:#f8fafc}.help-nav button.active{background:#ede9fe;color:#5b21b6;font-weight:700}.help-nav span{display:block;font-size:11px;color:#94a3b8;margin-top:3px}.help-content{padding:26px 30px;min-height:620px}.help-content header{padding-bottom:20px;border-bottom:1px solid #e2e8f0}.help-content h1{font-size:28px;margin:0 0 8px}.help-content header p{margin:0;color:#64748b}.help-section{padding:21px 0;border-bottom:1px solid #eef2f7}.help-section:last-child{border:0}.help-section h2{font-size:17px;margin:0 0 9px}.help-section p{margin:0;color:#475569;line-height:1.8}.help-open-page{display:inline-flex;margin-top:19px;text-decoration:none;background:#6d28d9;color:#fff;border-radius:11px;padding:9px 14px;font-size:12px}.help-empty{padding:60px 20px;text-align:center;color:#94a3b8}@media(max-width:760px){.help-layout{grid-template-columns:1fr;padding:12px}.help-sidebar{position:static}.help-content{padding:20px}.help-topbar{padding:0 12px}}
