.help{padding-top:calc(var(--topbar-h,122px) + clamp(28px, 7vw, 58px));padding-bottom:clamp(64px,12vw,120px)}.help__head{margin-bottom:clamp(36px,6vw,56px)}.help__layout{flex-direction:column;gap:20px;display:flex}@media (width>=960px){.help__layout{flex-direction:row;align-items:flex-start;gap:40px}.help__rail{width:264px;top:calc(var(--topbar-h,122px) + 16px);flex:none;position:sticky}.help__content{flex:1;min-width:0}}.help__select{appearance:none;width:100%;font-family:var(--font-body);color:var(--text-1);background:var(--surface-1);border:1px solid var(--line-2);border-radius:var(--r-md);background-image:linear-gradient(45deg, transparent 50%, var(--text-2) 50%), linear-gradient(135deg, var(--text-2) 50%, transparent 50%);background-position:calc(100% - 22px) 20px,calc(100% - 16px) 20px;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding:14px 44px 14px 16px;font-size:1rem}.help__select option{background:var(--carbon);color:var(--text-1)}.help__tabs{flex-direction:column;gap:4px;display:none}.help__tab{text-align:left;font-family:var(--font-body);color:var(--text-2);border-radius:var(--r-sm);border:1px solid #0000;border-left-width:2px;padding:12px 16px;font-size:.98rem;transition:color .25s,background .25s,border-color .25s}.help__tab:hover{color:var(--text-1);background:#ffffff08}.help__tab.is-active{color:var(--text-1);border-color:#3a48e047;border-left-color:var(--accent-hi);background:#3a48e01f;font-weight:600}@media (width>=960px){.help__select{display:none}.help__tabs{display:flex}}.help__title{margin-bottom:24px}.help__acc{flex-direction:column;gap:12px;display:flex}.help__item{border-radius:var(--r-md);transition:border-color .35s var(--ease);overflow:hidden}.help__item.is-open{border-color:#3a48e057}.help__q{text-align:left;width:100%;font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-1);justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;font-size:clamp(1rem,2vw,1.12rem);font-weight:500;display:flex}.help__icon{flex:none;width:22px;height:22px;position:relative}.help__icon:before,.help__icon:after{content:"";background:var(--accent-hi);width:13px;height:2px;transition:transform .35s var(--ease), opacity .35s var(--ease);border-radius:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.help__icon:after{transform:translate(-50%,-50%)rotate(90deg)}.is-open .help__icon:after{opacity:0;transform:translate(-50%,-50%)rotate(0)}.help__a-wrap{overflow:hidden}.help__a{padding:0 22px 22px}.help__flat{padding:28px 26px}.help-body{color:var(--text-2);font-size:1rem;line-height:1.7}.help-body>:first-child{margin-top:0}.help-body h5{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-1);margin:22px 0 10px;font-size:1.12rem;font-weight:600}.help-body h6{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-hi);margin:22px 0 8px;font-size:.8rem;font-weight:700}.help-body p{margin:0 0 12px}.help-body strong{color:var(--text-1);font-weight:600}.help-body a{color:var(--accent-hi);text-underline-offset:2px;text-decoration:underline}.help-body ul,.help-body ol{margin:0 0 12px;padding-left:22px}.help-body li{margin:6px 0}.help-body ul li{list-style:none;position:relative}.help-body ul li:before{content:"";background:var(--accent-hi);border-radius:50%;width:6px;height:6px;position:absolute;top:.62em;left:-18px}.help-body ol{list-style:decimal}.help-body code{font-family:var(--font-mono);background:var(--surface-2);border:1px solid var(--border);color:var(--text-1);border-radius:6px;padding:1px 6px;font-size:.88em}.help-callout{border-radius:var(--r-sm);border:1px solid #3a48e033;border-left:3px solid var(--accent-hi);background:#3a48e014;margin:14px 0;padding:14px 18px}.help-callout>:last-child{margin-bottom:0}.help-callout--warn{background:#f5b20014;border-color:#f5b2003d #f5b2003d #f5b2003d #f5b200}.help-table{overscroll-behavior-x:contain;margin:16px 0;overflow-x:auto}@media (width<=900px){.help-table{background:linear-gradient(90deg, var(--bg-deep) 40%, transparent) left / 32px 100% no-repeat local, linear-gradient(270deg, var(--bg-deep) 40%, transparent) right / 32px 100% no-repeat local, radial-gradient(farthest-side at 0 50%, #0000008c, transparent) left / 16px 100% no-repeat scroll, radial-gradient(farthest-side at 100% 50%, #0000008c, transparent) right / 16px 100% no-repeat scroll}}.help-body table{border-collapse:collapse;width:100%;font-size:.92rem}@media (width<=900px){.help-body table{min-width:max-content}}.help-body th,.help-body td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:10px 14px}.help-body td{white-space:normal}.help-body thead th{color:var(--text-1);white-space:nowrap;background:#3a48e01f;font-weight:600}.help-body tbody tr:nth-child(2n){background:#ffffff05}.help-logos{flex-wrap:wrap;gap:14px;margin:16px 0;display:flex}.help-logos img{object-fit:contain;border-radius:var(--r-sm);background:#f4f6fb;width:auto;max-width:150px;height:60px;padding:12px 18px}.help-callout{align-items:flex-start;gap:12px;display:flex}.help-callout__icon{flex:none;font-size:1.05rem;line-height:1.5}.help-callout p{flex:1}.help-lead{color:var(--text-2);margin:0 0 16px;font-size:1.02rem}.help__intro{color:var(--text-2);max-width:72ch;margin-bottom:22px}.help__state{min-height:220px;color:var(--text-3);text-align:center;justify-content:center;align-items:center;gap:12px;font-size:.98rem;display:flex}.help__spinner{border:2px solid #5b6cf040;border-top-color:var(--accent-hi);border-radius:50%;flex:none;width:18px;height:18px;animation:.8s linear infinite help-spin}@keyframes help-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.help__spinner{animation-duration:2.4s}}.help__empty{color:var(--text-3);padding:8px 0 4px;font-size:.98rem}
