.help-module__thUSWa__page{background:radial-gradient(circle at 80% 0%, #14b8a61a, transparent 28rem), var(--bg);min-height:100vh}.help-module__thUSWa__header{justify-content:space-between;align-items:center;gap:20px;width:min(1240px,100% - 40px);min-height:76px;margin:auto;display:flex}.help-module__thUSWa__header nav{align-items:center;gap:6px;display:flex}.help-module__thUSWa__main{width:min(1240px,100% - 40px);margin:0 auto;padding:28px 0 72px}.help-module__thUSWa__searchBand{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:minmax(240px,.75fr) minmax(360px,1.25fr);align-items:end;gap:28px;padding:clamp(22px,4vw,38px);display:grid}.help-module__thUSWa__searchBand h1{letter-spacing:-.045em;margin:6px 0 0;font-size:clamp(28px,4vw,48px)}.help-module__thUSWa__searchBand p{color:var(--text-muted);margin:10px 0 0;line-height:1.65}.help-module__thUSWa__search{gap:7px;display:grid}.help-module__thUSWa__search label{color:var(--text-muted);font-size:13px;font-weight:750}.help-module__thUSWa__searchRow{grid-template-columns:minmax(0,1fr) auto;display:grid}.help-module__thUSWa__search input{border:1px solid var(--border);border-radius:var(--radius-sm) 0 0 var(--radius-sm);min-width:0;min-height:48px;color:var(--text);background:#fff;padding:11px 14px}.help-module__thUSWa__search button{border:1px solid var(--primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--primary);color:#fff;cursor:pointer;min-height:48px;padding:0 22px;font-weight:800}.help-module__thUSWa__mobileTree{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);margin-top:16px;display:none}.help-module__thUSWa__mobileTree>summary{cursor:pointer;min-height:48px;padding:13px 16px;font-weight:800}.help-module__thUSWa__mobileTree nav{padding:0 16px 16px}.help-module__thUSWa__workspace{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:28px;margin-top:24px;display:grid}.help-module__thUSWa__sidebar{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);max-height:calc(100vh - 32px);padding:16px;position:sticky;top:16px;overflow-y:auto}.help-module__thUSWa__sidebarTitle{margin:0 0 8px;font-size:13px;font-weight:850}.help-module__thUSWa__treeGroup{border-top:1px solid var(--border)}.help-module__thUSWa__treeGroup summary{cursor:pointer;align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:800;display:flex}.help-module__thUSWa__treeGroup summary span{background:var(--primary-soft);width:24px;height:24px;color:var(--primary-dark);border-radius:999px;place-items:center;font-size:11px;display:inline-grid}.help-module__thUSWa__treeGroup ul{gap:3px;margin:0 0 10px;padding:0;list-style:none;display:grid}.help-module__thUSWa__treeGroup a{color:var(--text-muted);border-left:3px solid #0000;border-radius:6px;padding:8px 10px;font-size:13px;line-height:1.45;display:block}.help-module__thUSWa__treeGroup a:hover{background:var(--surface-subtle);color:var(--text)}.help-module__thUSWa__treeGroup a[aria-current=page]{border-left-color:var(--primary);background:var(--primary-soft);color:var(--primary-dark);font-weight:800}.help-module__thUSWa__content{min-width:0}.help-module__thUSWa__intro,.help-module__thUSWa__articleHeader{border-radius:var(--radius-lg);background:var(--surface-subtle);padding:clamp(26px,5vw,56px)}.help-module__thUSWa__intro h2,.help-module__thUSWa__articleHeader h1{letter-spacing:-.05em;word-break:keep-all;max-width:880px;margin:10px 0 0;font-size:clamp(34px,5vw,60px);line-height:1.08}.help-module__thUSWa__lead{max-width:850px;color:var(--text-muted);word-break:keep-all;margin:20px 0 0;font-size:17px;line-height:1.8}.help-module__thUSWa__version{color:var(--primary);letter-spacing:.03em;margin:0;font-size:13px;font-weight:850}.help-module__thUSWa__breadcrumb{color:var(--text-muted);flex-wrap:wrap;gap:8px;margin:0 0 20px;font-size:13px;display:flex}.help-module__thUSWa__breadcrumb a{color:var(--primary-dark);text-underline-offset:3px;text-decoration:underline}.help-module__thUSWa__summaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.help-module__thUSWa__summaryGrid div{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);padding:14px}.help-module__thUSWa__summaryGrid dt{color:var(--text-muted);font-size:12px;font-weight:750}.help-module__thUSWa__summaryGrid dd{margin:5px 0 0;font-size:14px;font-weight:800}.help-module__thUSWa__categorySection{margin-top:28px}.help-module__thUSWa__categoryHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.help-module__thUSWa__categoryHeader h2{letter-spacing:-.035em;margin:0;font-size:clamp(23px,3vw,32px)}.help-module__thUSWa__categoryHeader span{color:var(--text-muted);font-size:13px}.help-module__thUSWa__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.help-module__thUSWa__card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:100%;padding:20px;transition:border-color .12s,transform .12s;display:grid}.help-module__thUSWa__card:hover{border-color:#9db8b4;transform:translateY(-2px)}.help-module__thUSWa__card small{color:var(--primary);font-weight:800}.help-module__thUSWa__card h3{margin:9px 0 0;font-size:18px;line-height:1.35}.help-module__thUSWa__card p{color:var(--text-muted);margin:10px 0 0;font-size:14px;line-height:1.65}.help-module__thUSWa__card strong{color:var(--primary-dark);align-self:end;margin-top:18px;font-size:13px}.help-module__thUSWa__result{border-radius:var(--radius-sm);background:var(--primary-soft);color:var(--primary-dark);margin:20px 0 0;padding:14px 16px;font-weight:750}.help-module__thUSWa__empty{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);margin-top:20px;padding:28px}.help-module__thUSWa__empty p{color:var(--text-muted)}.help-module__thUSWa__toc{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);margin-top:18px;padding:20px}.help-module__thUSWa__toc strong{margin-bottom:10px;display:block}.help-module__thUSWa__toc ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px;margin:0;padding-left:22px;display:grid}.help-module__thUSWa__toc a{color:var(--primary-dark);text-underline-offset:3px;text-decoration:underline}.help-module__thUSWa__section{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);margin-top:18px;padding:clamp(22px,4vw,36px);scroll-margin-top:16px}.help-module__thUSWa__section h2{letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,34px)}.help-module__thUSWa__answer{border-left:4px solid var(--primary);background:var(--primary-soft);margin:18px 0 0;padding:18px 20px;font-size:16px;line-height:1.75}.help-module__thUSWa__list{counter-reset:help-step;gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.help-module__thUSWa__steps li{border-radius:var(--radius-sm);background:var(--surface-subtle);counter-increment:help-step;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;padding:14px;line-height:1.65;display:grid}.help-module__thUSWa__steps li:before{content:counter(help-step);background:var(--primary);color:#fff;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.help-module__thUSWa__checkList li,.help-module__thUSWa__cautionList li{border-radius:var(--radius-sm);padding:13px 14px 13px 42px;line-height:1.65;position:relative}.help-module__thUSWa__checkList li{background:#edf8f2}.help-module__thUSWa__cautionList li{background:#fff7e6}.help-module__thUSWa__checkList li:before,.help-module__thUSWa__cautionList li:before{font-weight:900;position:absolute;top:13px;left:16px}.help-module__thUSWa__checkList li:before{content:"✓";color:var(--success)}.help-module__thUSWa__cautionList li:before{content:"!";color:var(--warning)}.help-module__thUSWa__relatedGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.help-module__thUSWa__relatedGrid a{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-subtle);padding:15px;font-weight:750;line-height:1.45}.help-module__thUSWa__contact{border-radius:var(--radius-md);color:#fff;background:#143b38;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:22px;display:flex}.help-module__thUSWa__contact p{color:#d2e4e1;max-width:650px;margin:6px 0 0;line-height:1.6}.help-module__thUSWa__contact a{color:#fff}.help-module__thUSWa__footer{border-top:1px solid var(--border);color:var(--text-muted);margin-top:52px;padding-top:24px;font-size:13px;line-height:1.7}.help-module__thUSWa__footer nav{flex-wrap:wrap;gap:16px;margin-bottom:10px;display:flex}.help-module__thUSWa__footer a{color:var(--primary-dark);font-weight:750}@media (max-width:900px){.help-module__thUSWa__searchBand,.help-module__thUSWa__workspace{grid-template-columns:minmax(0,1fr)}.help-module__thUSWa__sidebar{display:none}.help-module__thUSWa__mobileTree{display:block}}@media (max-width:620px){.help-module__thUSWa__header{width:min(100% - 28px,1240px);min-height:68px}.help-module__thUSWa__header nav .help-module__thUSWa__desktopLink{display:none}.help-module__thUSWa__main{width:min(100% - 28px,1240px);padding-top:14px}.help-module__thUSWa__searchBand{padding:20px}.help-module__thUSWa__searchRow{grid-template-columns:minmax(0,1fr);gap:8px}.help-module__thUSWa__search input,.help-module__thUSWa__search button{border-radius:var(--radius-sm);width:100%}.help-module__thUSWa__intro,.help-module__thUSWa__articleHeader,.help-module__thUSWa__section{padding:20px}.help-module__thUSWa__summaryGrid,.help-module__thUSWa__cardGrid,.help-module__thUSWa__toc ol,.help-module__thUSWa__relatedGrid{grid-template-columns:minmax(0,1fr)}.help-module__thUSWa__categoryHeader{flex-direction:column;align-items:flex-start}}@media (max-width:389px){.help-module__thUSWa__page,.help-module__thUSWa__main,.help-module__thUSWa__workspace,.help-module__thUSWa__content,.help-module__thUSWa__searchBand,.help-module__thUSWa__articleHeader,.help-module__thUSWa__section{overflow-wrap:anywhere;min-width:0;max-width:100%}}
