.help-root{--font-sans:"Hanken Grotesk";--font-display:"Bricolage Grotesque";--font-mono:"JetBrains Mono";--canvas:#f8f7fb;--surface:#fff;--ink:#211f30;--ink-soft:#46435c;--muted:#8a889b;--faint:#a9a7b8;--line:#e9e7f0;--line-soft:#f1f0f6;--brand:#8281b1;--brand-deep:#5e5c8a;--brand-deeper:#4c4a73;--brand-tint:#eeedf6;--brand-tint-2:#e2e0ee;font-family:var(--font-sans), sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased;isolation:isolate;min-height:100vh;position:relative;overflow-x:clip}.help-root *,.help-root :before,.help-root :after{box-sizing:border-box}.help-root a{color:inherit;text-decoration:none}.help-atmo{z-index:0;pointer-events:none;background:var(--canvas);position:absolute;inset:0}.help-atmo:before{content:"";opacity:.5;background-image:radial-gradient(#78769633 1.4px,#0000 1.4px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000008c 0%,#0000001f 34%,#0000004d 68%,#00000014 100%);mask-image:linear-gradient(#0000008c 0%,#0000001f 34%,#0000004d 68%,#00000014 100%)}.help-atmo:after{content:"";background:radial-gradient(620px 520px at 8% 0,#8281b121,#0000 70%),radial-gradient(680px 560px at 94% 22%,#8281b117,#0000 70%),radial-gradient(600px 500px at 12% 74%,#8281b112,#0000 70%);position:absolute;inset:0}.help-root>:not(.help-atmo):not(.help-nav){z-index:1;position:relative}.help-nav{z-index:50;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#f8f7fbd1;position:sticky;top:0}.help-nav-in{justify-content:space-between;align-items:center;gap:1rem;max-width:none;padding:15px 28px;display:flex}.help-nav-brand{align-items:center;gap:9px;display:inline-flex}.help-nav-label{font-family:var(--font-display), sans-serif;letter-spacing:-.01em;color:var(--ink-soft);border-left:1px solid var(--line);padding-left:10px;font-size:15px;font-weight:700;line-height:1}.help-nav-link{color:var(--brand-deep);border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:14.5px;font-weight:600;transition:background .15s;display:inline-flex}.help-nav-link:hover{background:var(--brand-tint)}.help-nav-link:focus-visible,.help-nav-brand:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:8px}.help-shell{max-width:76rem;margin:0 auto;padding:clamp(2.75rem,6vw,4.5rem) clamp(1.15rem,4vw,2rem) clamp(4rem,8vw,6rem)}.help-shell--article{max-width:76rem}.help-layout{grid-template-columns:15.5rem minmax(0,1fr);align-items:start;gap:clamp(2rem,4vw,3.25rem);display:grid}.help-main{min-width:0}.help-shell--article .help-h1{font-size:clamp(1.9rem,4.4vw,2.6rem)}.help-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--faint);background:var(--surface);border:1px solid var(--line);border-radius:999px;margin-bottom:18px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-block}.help-hero{max-width:40rem}.help-h1{font-family:var(--font-display), sans-serif;letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(2.1rem,5.6vw,3.2rem);font-weight:700;line-height:1.05}.help-lead{color:var(--ink-soft);max-width:34rem;margin:.95rem 0 0;font-size:clamp(1.02rem,2.1vw,1.16rem);line-height:1.6}.help-group-title{letter-spacing:.14em;text-transform:uppercase;color:var(--faint);align-items:center;gap:.85rem;margin:clamp(2.5rem,5vw,3.5rem) 0 1.15rem;font-size:11px;font-weight:700;display:flex}.help-group-title:after{content:"";background:var(--line);flex:1;height:1px}.help-grid{grid-template-columns:repeat(auto-fill,minmax(19rem,1fr));gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.help-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;flex-direction:column;height:100%;padding:1.25rem 1.35rem 1.3rem;transition:transform .18s cubic-bezier(.2,.7,.2,1),box-shadow .18s,border-color .18s,background .18s;display:flex;position:relative;box-shadow:0 1px 2px #211f3008}.help-card:hover{border-color:var(--brand-tint-2);background:linear-gradient(180deg, #f7f6fc, var(--brand-tint));transform:translateY(-2px);box-shadow:0 14px 30px -18px #5e5c8a73}.help-card:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.help-card-head{align-items:center;gap:.6rem;display:flex}.help-card-title{font-family:var(--font-display), sans-serif;letter-spacing:-.015em;margin:0;font-size:1.08rem;font-weight:700}.help-card-arrow{color:var(--faint);flex-shrink:0;margin-left:auto;transition:transform .18s,color .18s}.help-card:hover .help-card-arrow{color:var(--brand-deep);transform:translate(2px)}.help-card-desc{color:var(--ink-soft);margin:.5rem 0 0;font-size:.95rem;line-height:1.55}.help-back{color:var(--muted);align-items:center;gap:6px;margin-bottom:1.5rem;font-size:14px;font-weight:600;transition:color .15s;display:inline-flex}.help-back:hover{color:var(--brand-deep)}.help-back:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:6px}.help-prose{min-width:0;max-width:42rem}.help-article-lead{color:var(--ink-soft);margin:.9rem 0 0;font-size:clamp(1.05rem,2.1vw,1.22rem);font-weight:500;line-height:1.55}.help-body{color:var(--ink);margin:1.9rem 0 0;font-size:1.05rem;line-height:1.75}.help-h2{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;color:var(--ink);text-wrap:balance;margin:2.75rem 0 0;font-size:clamp(1.3rem,2.6vw,1.55rem);font-weight:600;line-height:1.2}.help-h3{font-family:var(--font-sans), sans-serif;letter-spacing:-.01em;color:var(--ink);margin:2rem 0 0;font-size:1.02rem;font-weight:700;line-height:1.35}.help-h2+.help-body,.help-h3+.help-body{margin-top:.85rem}.help-list{flex-direction:column;gap:.6rem;margin:1.25rem 0 0;padding-left:1.4rem;list-style:outside;display:flex}.help-list--num{list-style:decimal}.help-list-item{color:var(--ink);padding-left:.2rem;font-size:1.02rem;line-height:1.65}.help-list-item::marker{color:var(--brand)}.help-strong{color:var(--ink);font-weight:650}.help-code{font-family:var(--font-mono), "JetBrains Mono", monospace;background:var(--brand-tint);color:var(--brand-deeper);white-space:nowrap;border-radius:6px;padding:.12em .38em;font-size:.88em}.help-link{color:var(--brand-deep);text-decoration:underline;-webkit-text-decoration-color:var(--brand-tint-2);text-decoration-color:var(--brand-tint-2);text-underline-offset:.18em;text-decoration-thickness:1.5px;transition:text-decoration-color .15s,color .15s}.help-link:hover{color:var(--brand-deeper);-webkit-text-decoration-color:var(--brand-deep);text-decoration-color:var(--brand-deep)}.help-direction{background:linear-gradient(180deg, var(--brand-tint), #eeedf673);border:1px solid var(--brand-tint-2);border-radius:14px;align-items:flex-start;gap:.75rem;margin:1.75rem 0 0;padding:1rem 1.2rem;display:flex}.help-direction-icon{background:var(--surface);border:1px solid var(--brand-tint-2);width:26px;height:26px;color:var(--brand-deep);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.help-direction-text{color:var(--brand-deeper);padding-top:2px;font-size:.97rem;font-weight:500;line-height:1.55}.help-chips{flex-wrap:wrap;gap:.5rem;margin:.9rem 0 0;padding:0;list-style:none;display:flex}.help-chip{border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);border-radius:999px;align-items:center;gap:5px;padding:.4rem .85rem;font-size:.9rem;font-weight:500;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.help-chip:hover{border-color:var(--brand-tint-2);background:var(--brand-tint);color:var(--brand-deeper)}.help-chip:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.help-dir{overscroll-behavior:contain;border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);scrollbar-width:thin;scrollbar-color:var(--brand-tint-2) transparent;background:#ffffffb3;border-radius:16px;max-height:calc(100vh - 7.5rem);padding:1.15rem 1.1rem 1.3rem;position:sticky;top:5.5rem;overflow-y:auto}.help-dir::-webkit-scrollbar{width:8px}.help-dir::-webkit-scrollbar-thumb{background:var(--brand-tint-2);border-radius:999px}.help-dir-title{letter-spacing:.14em;text-transform:uppercase;color:var(--faint);margin:0 0 .9rem;padding:0 .6rem;font-size:11px;font-weight:700}.help-dir-group+.help-dir-group{margin-top:1.15rem}.help-dir-group-title{letter-spacing:.02em;color:var(--ink);margin:0 0 .35rem;padding:0 .6rem;font-size:.78rem;font-weight:700}.help-dir-list{border-left:1px solid var(--line);flex-direction:column;gap:1px;margin:0 0 0 .6rem;padding:0;list-style:none;display:flex}.help-dir-link{color:var(--ink-soft);border-left:2px solid #0000;margin-left:-1px;padding:.34rem .6rem;font-size:.88rem;line-height:1.35;transition:background .15s,color .15s,border-color .15s;display:block}.help-dir-link:hover{background:var(--brand-tint);color:var(--brand-deeper)}.help-dir-link:focus-visible{outline:2px solid var(--brand);outline-offset:-2px;border-radius:4px}.help-dir-link[aria-current=page]{background:var(--brand-tint);border-left-color:var(--brand-deep);color:var(--brand-deeper);font-weight:600}.help-foot{border-top:1px solid var(--line);background:linear-gradient(180deg, #fff9, var(--canvas))}.help-foot-in{max-width:none;color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:26px 28px 34px;font-size:13px;display:flex}.help-foot-links{flex-wrap:wrap;gap:1.25rem;display:flex}.help-foot-links a:hover{color:var(--brand-deep)}.help-foot-links a:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:4px}@media (max-width:60rem){.help-layout{grid-template-columns:minmax(0,1fr)}.help-dir{order:2;max-height:none;margin-top:clamp(2.5rem,6vw,3.5rem);position:static;overflow:visible}}@media (prefers-reduced-motion:reduce){.help-card,.help-card-arrow,.help-chip,.help-back,.help-nav-link,.help-dir-link{transition:none}.help-card:hover{transform:none}}