*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#2a2a2a}a{color:#287bd5;text-decoration:none}img{max-width:100%;height:auto}.help-layout{min-height:100vh;background:#fff}.help-sidebar{position:fixed;left:0;top:0;bottom:0;width:300px;background:#fafafa;border-right:1px solid #e5e5e5;overflow:auto}.help-brand{height:48px;padding:0 30px;border-bottom:1px solid #e5e5e5;display:flex;align-items:center;color:#222;font-weight:600}.help-brand img{width:20px;height:20px;border-radius:4px;margin-right:7px}.help-nav{padding:16px 0 30px}.help-nav h2{font-size:14px;font-weight:500;padding:12px 30px 6px;margin:0;color:#333}.help-nav a{display:block;padding:5px 30px 5px 48px;color:#333;font-size:14px;line-height:1.7}.help-nav a:hover,.help-nav a[aria-current="page"]{color:#287bd5;background:#f0f6fd}.help-body{margin-left:300px}.help-topbar{height:48px;border-bottom:1px solid #eee;display:flex;justify-content:flex-end;align-items:center;padding:0 28px;gap:18px}.help-topbar a{color:#555}.help-content{width:100%;max-width:800px;min-width:0;margin:0 auto;padding:52px 28px 90px;font-size:16px;line-height:1.85;overflow-wrap:anywhere}.help-content h1{text-align:center;font-size:32px;line-height:1.4;margin:0 0 28px}.help-content h2{font-size:23px;margin:34px 0 10px}.help-content h3{font-size:19px;margin:28px 0 8px}.help-content p{margin:0 0 15px}.help-content li{margin:5px 0}.help-content blockquote{margin:16px 0;padding:5px 16px;border-left:4px solid #e7e7e7;color:#777}.help-content table{width:100%;border-collapse:collapse;margin:18px 0}.help-content td,.help-content th{border:1px solid #ddd;padding:8px 13px;text-align:left}.help-intro{font-size:17px}.help-note{padding:14px 18px;background:#f5f9fe;border-left:4px solid #4ea1fc;color:#555;margin:20px 0 30px}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #ddd;border-right:0;border-bottom:0;margin:24px 0 38px}.help-grid a{border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding:8px 13px}.help-grid a:hover{background:#f5f9fe}.help-media-note{text-align:center;color:#888;background:#fafafa;border:1px dashed #ddd;padding:24px;margin:20px 0}.help-menu{display:none}@media(max-width:820px){html,body{max-width:100%;overflow-x:hidden}.help-sidebar{transform:translateX(-100%);z-index:40;transition:transform .2s}.help-sidebar.is-open{transform:translateX(0)}.help-body{width:100%;min-width:0;margin-left:0;overflow-x:hidden}.help-topbar{justify-content:space-between;position:sticky;top:0;background:#fff;z-index:20}.help-menu{display:inline-block;border:0;background:#222;color:#fff;border-radius:3px;padding:6px 10px}.help-content{width:100%;max-width:100%;padding:34px 18px 60px}.help-content img{display:block;max-width:100%!important}.help-content table{display:block;max-width:100%;overflow-x:auto}.help-content pre{max-width:100%;overflow-x:auto}.help-content h1{font-size:26px}.help-grid{grid-template-columns:repeat(2,1fr)}}
