.help-article{padding-bottom:80px}.ha-hero{background:linear-gradient(180deg, var(--bg3) 0%, var(--bg) 100%);border-bottom:1px solid var(--b);padding:88px 24px 56px;position:relative;overflow:hidden}.ha-hero:before{content:"";background:radial-gradient(closest-side, var(--acc-glow), transparent 70%);opacity:.5;pointer-events:none;width:520px;height:520px;position:absolute;inset:-40% -10% auto auto}.ha-hero-inner{max-width:880px;position:relative}.ha-crumbs{font-family:var(--fb);color:var(--c2);align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.ha-crumbs a{color:var(--c2);transition:color .15s}.ha-crumbs a:hover{color:var(--acc)}.ha-crumbs span[aria-hidden=true]{color:var(--c3)}.ha-crumb-cat{color:var(--c1);font-weight:600}.ha-eyebrow{margin-bottom:18px}.ha-h1{font-family:var(--fh);letter-spacing:-1.2px;color:var(--c1);text-wrap:balance;margin:0 0 18px;font-size:clamp(30px,4.4vw,52px);font-weight:800;line-height:1.08}.ha-lead{color:var(--c2);max-width:720px;margin:0;font-size:19px;line-height:1.55}.ha-meta-row{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.ha-meta-pill{font-family:var(--fb);color:var(--c2);border:1px solid var(--b);border-radius:var(--rp);background:#ffffffb3;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:inline-flex}.ha-meta-pill svg{flex-shrink:0;width:14px;height:14px}.ha-shell{padding:56px 24px 0;display:block}.ha-shell.has-toc{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:64px;display:grid}@media (width<=1024px){.ha-shell.has-toc{grid-template-columns:1fr;gap:0}.ha-toc{display:none}}.ha-toc{font-family:var(--fb);font-size:14px;position:sticky;top:96px}.ha-toc-h{font-family:var(--fh);letter-spacing:1.5px;text-transform:uppercase;color:var(--c3);margin:0 0 14px;font-size:12px;font-weight:700}.ha-toc ul{border-left:1px solid var(--b);margin:0;padding:0;list-style:none}.ha-toc li{margin:0}.ha-toc a{color:var(--c2);border-left:2px solid #0000;margin-left:-1px;padding:8px 0 8px 16px;line-height:1.4;transition:color .15s,border-color .15s;display:block}.ha-toc a:hover{color:var(--c1);border-left-color:var(--acc)}.ha-body{max-width:720px;color:var(--c2);min-width:0;font-size:17px;line-height:1.75}.ha-body-wide{max-width:760px;margin:0 auto}.ha-body>h1:first-child{display:none}.ha-body h2{font-family:var(--fh);color:var(--c1);letter-spacing:-.5px;border-bottom:1px solid var(--b);margin:56px 0 16px;padding-bottom:12px;scroll-margin-top:96px;font-size:28px;font-weight:700;line-height:1.2;position:relative}.ha-body h2:after{content:"";background:var(--acc);border-radius:2px;width:40px;height:2px;position:absolute;bottom:-1px;left:0}.ha-body>h2:first-child,.ha-body>:is(p,ul,ol)+h2:first-of-type{margin-top:0}.ha-body h3{font-family:var(--fh);color:var(--c1);letter-spacing:-.3px;margin:36px 0 12px;scroll-margin-top:96px;font-size:21px;font-weight:700;line-height:1.3}.ha-body p{margin:0 0 18px}.ha-body strong{color:var(--c1);font-weight:700}.ha-body a:not(.btn-p):not(.btn-s){color:var(--acc);text-underline-offset:3px;text-decoration:underline 1px;transition:text-decoration-thickness .15s}.ha-body a:not(.btn-p):not(.btn-s):hover{text-decoration-thickness:2px}.ha-body img{border-radius:var(--r3);border:1px solid var(--b);max-width:100%;height:auto;box-shadow:var(--sh);margin:28px 0}.ha-body ol,.ha-body ul{margin:0 0 22px;padding-left:0;list-style:none}.ha-body ol{counter-reset:ha-step}.ha-body ol>li{counter-increment:ha-step;margin-bottom:6px;padding:6px 0 6px 40px;line-height:1.65;position:relative}.ha-body ol>li:before{content:counter(ha-step);background:var(--acc-lt);width:26px;height:26px;color:var(--acc);font-family:var(--fh);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:6px;left:0}.ha-body ul>li{margin-bottom:4px;padding:4px 0 4px 26px;line-height:1.65;position:relative}.ha-body ul>li:before{content:"";background:var(--acc);border-radius:50%;width:6px;height:6px;position:absolute;top:16px;left:6px}.ha-body li ol,.ha-body li ul{margin:8px 0 0}.ha-body li ol>li:before{color:var(--c2);content:counter(ha-step) ".";background:0 0;width:auto;height:auto;font-size:14px;top:6px}.ha-body code{background:var(--bg);border:1px solid var(--b);color:var(--c1);border-radius:4px;padding:2px 7px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.9em}.ha-body pre{background:var(--bgd);color:#fff;border-radius:var(--r2);margin:24px 0;padding:18px;font-size:14px;line-height:1.6;overflow-x:auto}.ha-body pre code{color:inherit;background:0 0;border:0;padding:0}.ha-body blockquote{background:var(--bg3);border-left:3px solid var(--acc);border-radius:var(--r2);color:var(--c1);margin:28px 0;padding:18px 22px;font-style:normal}.ha-body blockquote p{margin:0}.ha-body blockquote p+p{margin-top:10px}.ha-body hr{border:0;border-top:1px solid var(--b);margin:40px 0}.ha-body table{border-collapse:collapse;border:1px solid var(--b);border-radius:var(--r2);width:100%;margin:24px 0;font-size:15px;overflow:hidden}.ha-body thead{background:var(--bg)}.ha-body th,.ha-body td{text-align:left;border-bottom:1px solid var(--b);vertical-align:top;padding:10px 14px}.ha-body tbody tr:last-child td{border-bottom:0}.ha-divider{border:0;border-top:1px solid var(--b);margin:72px 0 0}.ha-help{margin:48px 0 0}.ha-body .ha-help .ha-help-h{font-family:var(--fh);letter-spacing:-.8px;color:var(--c1);border:0;margin:0 0 14px;padding:0;font-size:clamp(26px,3vw,34px);font-weight:800;line-height:1.15}.ha-body .ha-help .ha-help-h:after{content:none}.ha-help-p{color:var(--c2);max-width:560px;margin:0;font-size:18px;line-height:1.6}.ha-body .ha-help .ha-help-p a{color:var(--acc);text-underline-offset:3px;font-weight:600;text-decoration:underline 1px;transition:text-decoration-thickness .15s}.ha-body .ha-help .ha-help-p a:hover{text-decoration-thickness:2px}.ha-feedback{background:var(--bg2);border:1px solid var(--b);border-radius:var(--r3);text-align:center;margin:48px 0 0;padding:24px 28px}.ha-feedback-q{font-family:var(--fh);color:var(--c1);margin:0 0 14px;font-size:16px;font-weight:700}.ha-feedback-actions{gap:10px;display:inline-flex}.ha-feedback-btn{font-family:var(--fh);color:var(--c1);background:var(--bg);border:1px solid var(--b);border-radius:var(--rp);cursor:pointer;align-items:center;gap:6px;padding:9px 18px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,color .15s,transform .1s;display:inline-flex}.ha-feedback-btn:hover{border-color:var(--acc);color:var(--acc);background:var(--acc-lt)}.ha-feedback-btn:active{transform:scale(.97)}.ha-feedback-btn[disabled]{opacity:.5;cursor:default}.ha-feedback-btn svg{flex-shrink:0;width:14px;height:14px}.ha-feedback.is-done .ha-feedback-actions{display:none}.ha-feedback-thanks{color:var(--c2);margin:0;font-size:14px}.ha-foot{margin:56px 0 0}@media (width<=640px){.ha-hero{padding:64px 20px 40px}.ha-shell{padding:40px 20px 0}.ha-body{font-size:16px}.ha-body h2{margin-top:44px;font-size:24px}.ha-body h3{margin-top:28px;font-size:19px}.ha-help-h{font-size:24px}.ha-help-p{font-size:16px}.ha-divider{margin-top:48px}.ha-help{margin-top:32px}.ha-feedback{margin-top:36px;padding:22px 18px}}
