.help-module__thUSWa__page{min-height:100vh;color:var(--ink);background:var(--paper);font-size:15px;line-height:1.9;position:relative}.help-module__thUSWa__skipLink{z-index:10;border:1px solid var(--line-strong);background:var(--surface);color:var(--ink);border-radius:8px;padding:8px 14px;font-size:14px;font-weight:650;position:absolute;top:-100px;left:16px}.help-module__thUSWa__skipLink:focus-visible{top:8px}.help-module__thUSWa__header{border-bottom:1px solid var(--line);background:#fbfbfaeb}.help-module__thUSWa__headerInner{justify-content:space-between;align-items:center;gap:16px;width:min(100%,1080px);min-height:60px;margin:0 auto;padding:0 24px;display:flex}.help-module__thUSWa__brand{color:var(--ink);letter-spacing:.04em;white-space:nowrap;font-size:17px;font-weight:750}.help-module__thUSWa__brand small{color:var(--muted);margin-left:8px;font-size:13px;font-weight:560}.help-module__thUSWa__headerLinks{flex-wrap:wrap;gap:8px 20px;display:flex}.help-module__thUSWa__headerLink{color:var(--muted);text-underline-offset:3px;font-size:14px;font-weight:560;text-decoration:underline}.help-module__thUSWa__hero{text-align:center;width:min(100%,720px);margin:0 auto;padding:56px 24px 8px}.help-module__thUSWa__heroTitle{margin:0 0 10px;font-size:clamp(26px,3.6vw,34px);font-weight:750;line-height:1.4}.help-module__thUSWa__heroLead{color:var(--muted);margin:0 0 28px;font-size:15px}.help-module__thUSWa__layout{grid-template-columns:250px minmax(0,1fr);gap:48px;width:min(100%,1080px);margin:0 auto;padding:40px 24px 96px;display:grid}.help-module__thUSWa__single{width:min(100%,1080px);margin:0 auto;padding:24px 24px 96px}.help-module__thUSWa__sidebar{grid-area:1/1;align-self:start;position:sticky;top:24px}.help-module__thUSWa__main{grid-area:1/2;min-width:0}.help-module__thUSWa__sidebarGroup{border-bottom:1px solid var(--line);margin-bottom:4px;padding-bottom:4px}.help-module__thUSWa__sidebarSummary{color:var(--ink);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:9px 8px;font-size:14px;font-weight:650;list-style:none;display:flex}.help-module__thUSWa__sidebarSummary::-webkit-details-marker{display:none}.help-module__thUSWa__sidebarSummary:after{content:"＋" / "";color:var(--muted);font-size:12px}.help-module__thUSWa__sidebarGroup[open] .help-module__thUSWa__sidebarSummary:after{content:"－" / ""}.help-module__thUSWa__sidebarSummary:hover{background:var(--hover)}.help-module__thUSWa__sidebarList{margin:0 0 8px;padding:0;list-style:none}.help-module__thUSWa__sidebarLink{color:var(--muted);border-radius:6px;padding:6px 8px 6px 16px;font-size:14px;display:block}.help-module__thUSWa__sidebarLink:hover{background:var(--hover);color:var(--ink)}.help-module__thUSWa__sidebarLinkActive{background:var(--hover);color:var(--ink);font-weight:650}.help-module__thUSWa__search{margin-bottom:20px;position:relative}.help-module__thUSWa__searchInput{border:1px solid var(--line-strong);background:var(--surface);width:100%;color:var(--ink);border-radius:8px;padding:10px 14px;font-size:16px}.help-module__thUSWa__searchInput:focus-visible{outline:2px solid var(--notion-blue);outline-offset:1px}.help-module__thUSWa__searchResults{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);text-align:left;border-radius:10px;margin:8px 0 0;padding:6px;list-style:none}.help-module__thUSWa__searchResultLink{color:var(--ink);border-radius:6px;padding:8px 10px;display:block}.help-module__thUSWa__searchResultLink:hover{background:var(--hover)}.help-module__thUSWa__searchResultTitle{font-size:14px;font-weight:650;display:block}.help-module__thUSWa__searchResultMeta{color:var(--muted);font-size:13px;display:block}.help-module__thUSWa__searchEmpty{border:1px solid var(--line);background:var(--surface);color:var(--muted);text-align:left;border-radius:10px;margin:8px 0 0;padding:12px 14px;font-size:14px}.help-module__thUSWa__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin-top:32px;display:grid}.help-module__thUSWa__categoryCard{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:12px;padding:20px;transition:border-color .12s ease-in,box-shadow .12s ease-in;display:block}.help-module__thUSWa__categoryCard:hover{border-color:var(--line-strong);box-shadow:var(--shadow)}.help-module__thUSWa__categoryIcon{border:1px solid var(--line);background:var(--surface-raised);width:36px;height:36px;color:var(--ink);border-radius:8px;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.help-module__thUSWa__categoryTitle{margin:0 0 6px;font-size:16px;font-weight:700}.help-module__thUSWa__categoryDescription{color:var(--muted);margin:0 0 10px;font-size:14px;line-height:1.7}.help-module__thUSWa__categoryCount{color:var(--muted);font-size:13px}.help-module__thUSWa__breadcrumb{color:var(--muted);margin:0 0 20px;font-size:13px}.help-module__thUSWa__breadcrumb a{color:var(--muted);text-underline-offset:3px;text-decoration:underline}.help-module__thUSWa__breadcrumbSeparator{margin:0 8px}.help-module__thUSWa__pageTitle{margin:0 0 8px;font-size:clamp(22px,3vw,28px);font-weight:750;line-height:1.4}.help-module__thUSWa__pageLead{color:var(--muted);margin:0 0 28px;font-size:15px}.help-module__thUSWa__articleList{margin:0;padding:0;list-style:none}.help-module__thUSWa__articleRow{border-bottom:1px solid var(--line)}.help-module__thUSWa__articleRowLink{color:var(--ink);border-radius:8px;padding:16px 8px;display:block}.help-module__thUSWa__articleRowLink:hover{background:var(--hover)}.help-module__thUSWa__articleRowTitle{font-size:15px;font-weight:650;display:block}.help-module__thUSWa__articleRowDescription{color:var(--muted);margin-top:2px;font-size:14px;display:block}.help-module__thUSWa__articleImage{border:1px solid var(--line);border-radius:10px;width:100%;max-width:720px;height:auto;margin:4px 0 24px;display:block}.help-module__thUSWa__articleBody{max-width:720px}.help-module__thUSWa__articleBody .safe-markdown-preview{max-width:none;min-height:0;box-shadow:none;background:0 0;border:none;margin:0;padding:0}.help-module__thUSWa__articleFooter{border-top:1px solid var(--line);max-width:720px;margin-top:40px;padding-top:24px}.help-module__thUSWa__related{margin-bottom:28px}.help-module__thUSWa__relatedTitle{margin:0 0 10px;font-size:14px;font-weight:700}.help-module__thUSWa__relatedList{margin:0;padding:0;list-style:none}.help-module__thUSWa__relatedList li{margin-bottom:6px}.help-module__thUSWa__relatedList a{color:var(--blue);text-underline-offset:3px;font-size:14px;text-decoration:underline}.help-module__thUSWa__pager{justify-content:space-between;gap:12px;display:flex}.help-module__thUSWa__pagerLink{border:1px solid var(--line);background:var(--surface);max-width:48%;color:var(--ink);border-radius:10px;flex:1;padding:12px 16px;transition:border-color .12s ease-in;display:block}.help-module__thUSWa__pagerLink:hover{border-color:var(--line-strong)}.help-module__thUSWa__pagerNext{text-align:right;margin-left:auto}.help-module__thUSWa__pagerLabel{color:var(--muted);font-size:13px;display:block}.help-module__thUSWa__pagerTitle{font-size:14px;font-weight:650;display:block}.help-module__thUSWa__supportBox{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:12px;width:min(100%,720px);margin:48px auto 0;padding:24px}.help-module__thUSWa__supportBoxTitle{margin:0 0 6px;font-size:16px;font-weight:700}.help-module__thUSWa__supportBoxText{color:var(--muted);margin:0;font-size:14px}.help-module__thUSWa__supportBoxText a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.help-module__thUSWa__footer{border-top:1px solid var(--line);background:var(--sidebar);padding:28px 0 48px}.help-module__thUSWa__footerInner{width:min(100%,1080px);color:var(--muted);flex-wrap:wrap;gap:10px 24px;margin:0 auto;padding:0 24px;font-size:13px;display:flex}.help-module__thUSWa__footerInner a{color:#47453f;text-underline-offset:3px;text-decoration:underline}.help-module__thUSWa__page a:focus-visible,.help-module__thUSWa__page summary:focus-visible{outline:2px solid var(--notion-blue);outline-offset:2px;border-radius:4px}@media (max-width:860px){.help-module__thUSWa__layout{grid-template-columns:1fr;gap:32px;padding:32px 20px 72px}.help-module__thUSWa__sidebar,.help-module__thUSWa__main{grid-area:auto}.help-module__thUSWa__sidebar{border-top:1px solid var(--line);padding-top:24px;position:static}.help-module__thUSWa__sidebarLink{padding-top:10px;padding-bottom:10px}.help-module__thUSWa__hero{padding-top:40px}.help-module__thUSWa__pagerLink{max-width:100%}.help-module__thUSWa__pager{flex-direction:column}}
