.help_root__JQnxd{--indigo:#30f;--indigo-deep:#2400b5;--ink:#0b0b1a;--muted:#5b5b74;--lavender:#f3f1ff;--lavender-2:#ece9ff;--line:#e2deff;--white:#fff;--radius:18px;margin:0;background:var(--white);color:var(--ink);font-family:Hanken Grotesk,system-ui,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.help_root__JQnxd *{box-sizing:border-box}.help_root__JQnxd .wrap{max-width:1120px;margin:0 auto;padding:0 24px}.help_root__JQnxd .eyebrow{font-family:Space Mono,monospace;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--indigo);display:inline-flex;align-items:center;gap:10px}.help_root__JQnxd .eyebrow:before{content:"";width:26px;height:2px;background:var(--indigo);display:inline-block}.help_root__JQnxd .eyebrow-light{color:#c5bbff}.help_root__JQnxd .eyebrow-light:before{background:#c5bbff}.help_root__JQnxd h1,.help_root__JQnxd h2,.help_root__JQnxd h3{font-family:Space Grotesk,sans-serif;font-weight:600;letter-spacing:-.02em;margin:0}.help_root__JQnxd .topline{height:5px;background:var(--indigo)}.help_root__JQnxd .hero{padding:74px 0 34px}.help_root__JQnxd .hero h1{font-size:clamp(2.7rem,7.2vw,5.1rem);line-height:.98;font-weight:700;max-width:14ch;margin:22px 0 0}.help_root__JQnxd .hero h1 .turn{color:var(--indigo)}.help_root__JQnxd .hero p.lede{color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.22rem);max-width:46ch;margin:20px 0 0}.help_root__JQnxd .searchbox{margin-top:34px;position:relative;border:2.5px solid var(--ink);border-radius:16px;background:var(--white);display:flex;align-items:center;box-shadow:6px 6px 0 var(--indigo);transition:box-shadow .18s ease,transform .18s ease}.help_root__JQnxd .searchbox:focus-within{box-shadow:3px 3px 0 var(--indigo);transform:translate(3px,3px)}.help_root__JQnxd .searchbox svg{margin-left:22px;flex:none;color:var(--ink)}.help_root__JQnxd .search-input{border:0;background:transparent;outline:none;width:100%;font-family:Space Grotesk,sans-serif;font-size:clamp(1.1rem,2.4vw,1.5rem);font-weight:500;color:var(--ink);padding:22px 18px}.help_root__JQnxd .search-input::-moz-placeholder{color:#9a9ab2}.help_root__JQnxd .search-input::placeholder{color:#9a9ab2}.help_root__JQnxd .qlang{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em;color:var(--indigo);background:var(--lavender);border:1px solid var(--line);padding:5px 9px;border-radius:7px;margin-right:14px;flex:none;min-width:34px;text-align:center}.help_root__JQnxd .suggests{margin-top:18px;display:flex;flex-wrap:wrap;gap:9px;align-items:center}.help_root__JQnxd .suggests .lbl{font-family:Space Mono,monospace;font-size:12px;color:var(--muted);letter-spacing:.04em}.help_root__JQnxd .chip{font-size:14px;border:1px solid var(--line);background:var(--lavender);color:var(--indigo-deep);padding:6px 13px;border-radius:999px;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s}.help_root__JQnxd .chip:hover{background:var(--lavender-2);border-color:var(--indigo)}.help_root__JQnxd .ticker{margin-top:52px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;white-space:nowrap;padding:13px 0;background:linear-gradient(var(--white),var(--lavender))}.help_root__JQnxd .ticker .track{display:inline-block;animation:help_helpCenterSlide__eAigN 42s linear infinite}.help_root__JQnxd .ticker .track-reduced{animation:none}.help_root__JQnxd .ticker span{font-family:Space Mono,monospace;font-size:13px;color:var(--muted);padding:0 20px;letter-spacing:.04em}.help_root__JQnxd .ticker b{color:var(--indigo)}@keyframes help_helpCenterSlide__eAigN{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.help_root__JQnxd .page-section{padding:60px 0}.help_sec-head__DVVms{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:34px}.help_sec-head__DVVms h2{font-size:clamp(1.7rem,3.4vw,2.4rem)}.help_sec-head__DVVms .help_count__0nxEm{font-family:Space Mono,monospace;font-size:13px;color:var(--muted)}.help_sec-title__UxCaD{margin-top:14px}.help_grid__WdSTB{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.help_card__t1DPy{position:relative;border:1px solid var(--line);border-radius:var(--radius);padding:26px 24px 22px;background:var(--white);text-decoration:none;color:inherit;display:flex;flex-direction:column;min-height:182px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.help_root__JQnxd .card:hover{transform:translateY(-4px);border-color:var(--indigo);box-shadow:0 14px 30px rgba(51,0,255,.12)}.help_root__JQnxd .card .code{position:absolute;top:22px;right:22px;font-family:Space Mono,monospace;font-weight:700;font-size:12px;letter-spacing:.08em;color:var(--indigo);background:var(--lavender);border:1px solid var(--line);border-radius:8px;padding:5px 8px}.help_root__JQnxd .card h3{font-size:1.28rem;margin-bottom:8px;padding-right:50px}.help_root__JQnxd .card p{color:var(--muted);font-size:.97rem;margin:0;flex:1}.help_root__JQnxd .card .meta{margin-top:18px;font-family:Space Mono,monospace;font-size:12px;color:var(--ink);display:flex;align-items:center;gap:7px}.help_root__JQnxd .card .meta .arrow{color:var(--indigo);transition:transform .18s ease}.help_root__JQnxd .card:hover .meta .arrow{transform:translateX(5px)}.help_root__JQnxd .split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:start}.help_root__JQnxd .split-title{font-size:clamp(1.6rem,3vw,2.1rem);margin:14px 0 22px}.help_root__JQnxd ol.popular{list-style:none;margin:0;padding:0;counter-reset:p}.help_root__JQnxd ol.popular li{counter-increment:p;border-top:1px solid var(--line)}.help_root__JQnxd ol.popular li:last-child{border-bottom:1px solid var(--line)}.help_root__JQnxd ol.popular a{display:flex;align-items:baseline;gap:16px;padding:16px 4px;text-decoration:none;color:var(--ink);transition:padding-left .16s ease,color .16s ease}.help_root__JQnxd ol.popular a:hover{padding-left:10px;color:var(--indigo)}.help_root__JQnxd ol.popular a:before{content:counter(p,decimal-leading-zero);font-family:Space Mono,monospace;font-size:12px;color:var(--indigo);min-width:26px}.help_root__JQnxd ol.popular a span.t{font-weight:500;font-size:1.03rem}.help_root__JQnxd .faq details{border-bottom:1px solid var(--line)}.help_root__JQnxd .faq details:first-child{border-top:1px solid var(--line)}.help_root__JQnxd .faq summary{list-style:none;cursor:pointer;padding:17px 38px 17px 4px;position:relative;font-family:Space Grotesk,sans-serif;font-weight:500;font-size:1.04rem}.help_root__JQnxd .faq summary::-webkit-details-marker{display:none}.help_root__JQnxd .faq summary:after{content:"+";position:absolute;right:6px;top:14px;font-size:1.5rem;color:var(--indigo);font-family:Space Mono,monospace;transition:transform .2s ease}.help_root__JQnxd .faq details[open] summary:after{transform:rotate(45deg)}.help_root__JQnxd .faq .ans{padding:0 4px 20px;color:var(--muted);font-size:.99rem;max-width:52ch}.help_root__JQnxd .faq .ans code{font-family:Space Mono,monospace;font-size:.82em;background:var(--lavender);border:1px solid var(--line);padding:1px 6px;border-radius:5px;color:var(--indigo-deep)}.help_root__JQnxd .empty{border:1px dashed var(--indigo);border-radius:var(--radius);padding:40px 28px;text-align:center;background:var(--lavender);margin-top:24px}.help_root__JQnxd .empty h3{font-size:1.3rem;margin-bottom:8px}.help_root__JQnxd .empty p{color:var(--muted);margin:0 0 18px}.help_root__JQnxd .contact{background:var(--indigo);color:#fff;border-radius:24px;padding:48px 44px;margin:30px 0 70px}.help_root__JQnxd .contact h2{color:#fff;font-size:clamp(1.6rem,3vw,2.2rem);max-width:18ch}.help_root__JQnxd .contact p{color:#d9d2ff;max-width:50ch;margin:14px 0 0}.help_root__JQnxd .contact .opts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.help_root__JQnxd .contact .opt{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.22);border-radius:14px;padding:20px;text-decoration:none;color:#fff;display:block;transition:background .16s ease}.help_root__JQnxd .contact .opt:hover{background:hsla(0,0%,100%,.16)}.help_root__JQnxd .contact .opt .k{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.16em;color:#c5bbff;text-transform:uppercase}.help_root__JQnxd .contact .opt .v{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.12rem;margin-top:8px}.help_root__JQnxd .contact .opt .d{color:#cbc2ff;font-size:.9rem;margin-top:4px}.help_root__JQnxd .btn{display:inline-block;background:var(--ink);color:#fff;text-decoration:none;font-family:Space Grotesk,sans-serif;font-weight:600;padding:13px 24px;border-radius:11px;border:2px solid var(--ink);transition:background .15s,color .15s}.help_root__JQnxd .btn:hover{background:transparent;color:var(--ink)}@media(max-width:880px){.help_root__JQnxd .grid{grid-template-columns:1fr 1fr}.help_root__JQnxd .split{gap:46px}.help_root__JQnxd .contact .opts,.help_root__JQnxd .split{grid-template-columns:1fr}}@media(max-width:560px){.help_root__JQnxd .grid{grid-template-columns:1fr}.help_root__JQnxd .qlang{display:none}.help_root__JQnxd .contact{padding:34px 24px}}.help_root__JQnxd :focus-visible{outline:3px solid var(--indigo);outline-offset:3px;border-radius:6px}@media(prefers-reduced-motion:reduce){.help_root__JQnxd .ticker .track{animation:none}.help_root__JQnxd *{scroll-behavior:auto}}