.doc-section[data-astro-cid-zsukdfzm]{margin-bottom:1rem;border:1px solid rgba(39,39,42,.6);border-radius:.875rem;overflow:hidden;background:#18181b;transition:all .2s ease;box-shadow:0 2px 8px #0003}.doc-section[data-astro-cid-zsukdfzm]:hover{border-color:#27272acc;box-shadow:0 4px 12px #0000004d}.doc-section[data-astro-cid-zsukdfzm][open]{border-color:#22d3ee4d;box-shadow:0 4px 16px #22d3ee1a}.doc-section[data-astro-cid-zsukdfzm] summary[data-astro-cid-zsukdfzm]{display:flex;align-items:center;gap:.875rem;padding:1.125rem 1.5rem;cursor:pointer;background:transparent;transition:all .2s ease;list-style:none;position:relative}.doc-section[data-astro-cid-zsukdfzm] summary[data-astro-cid-zsukdfzm]::-webkit-details-marker{display:none}.doc-section[data-astro-cid-zsukdfzm] summary[data-astro-cid-zsukdfzm]:before{content:"▶";font-size:.625rem;color:#71717a;transition:transform .2s ease;flex-shrink:0}.doc-section[data-astro-cid-zsukdfzm][open] summary[data-astro-cid-zsukdfzm]:before{transform:rotate(90deg);color:#22d3ee}.doc-section[data-astro-cid-zsukdfzm] summary[data-astro-cid-zsukdfzm]:hover{background:#27272a4d}.doc-section[data-astro-cid-zsukdfzm][open] summary[data-astro-cid-zsukdfzm]{background:#22d3ee0d}.doc-section[data-astro-cid-zsukdfzm] .section-icon[data-astro-cid-zsukdfzm]{font-size:.75rem;font-weight:700;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:#3b82f61a;color:#60a5fa;font-family:JetBrains Mono,monospace;flex-shrink:0;border:1px solid rgba(59,130,246,.2)}.doc-section[data-astro-cid-zsukdfzm] .section-icon[data-astro-cid-zsukdfzm].cfg{background:#a855f71a;color:#c084fc;border-color:#a855f733}.doc-section[data-astro-cid-zsukdfzm] .section-icon[data-astro-cid-zsukdfzm].link{background:#22c55e1a;color:#4ade80;border-color:#22c55e33}.doc-section[data-astro-cid-zsukdfzm] .section-title[data-astro-cid-zsukdfzm]{font-size:.9375rem;color:#fff;font-weight:600;flex:1}.doc-section[data-astro-cid-zsukdfzm] .section-desc[data-astro-cid-zsukdfzm]{color:#71717a;font-size:.8125rem;margin-left:auto;font-weight:400}.section-content[data-astro-cid-zsukdfzm]{padding:1.5rem;border-top:1px solid rgba(39,39,42,.5);background:#09090b99}.section-content[data-astro-cid-zsukdfzm] p[data-astro-cid-zsukdfzm]{color:#d4d4d8;line-height:1.7;margin-bottom:1.25rem}.section-content[data-astro-cid-zsukdfzm] pre[data-astro-cid-zsukdfzm]{background:#18181b;border:1px solid rgba(39,39,42,.8);border-radius:.625rem;padding:1.25rem;overflow-x:auto;margin-bottom:0;font-size:.8125rem;box-shadow:0 4px 12px #0000004d}.section-content[data-astro-cid-zsukdfzm] code[data-astro-cid-zsukdfzm]{font-family:JetBrains Mono,monospace;font-size:.8125rem;color:#e4e4e7;white-space:pre}.section-content[data-astro-cid-zsukdfzm] table[data-astro-cid-zsukdfzm]{width:100%;border-collapse:separate;border-spacing:0;font-size:.875rem;margin-bottom:0;border-radius:.625rem;overflow:hidden;border:1px solid rgba(39,39,42,.6)}.section-content[data-astro-cid-zsukdfzm] th[data-astro-cid-zsukdfzm]{text-align:left;padding:.75rem 1rem;background:#27272a99;color:#fff;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.section-content[data-astro-cid-zsukdfzm] td[data-astro-cid-zsukdfzm]{padding:.75rem 1rem;border-bottom:1px solid rgba(39,39,42,.4);color:#d4d4d8}.section-content[data-astro-cid-zsukdfzm] tbody[data-astro-cid-zsukdfzm] tr[data-astro-cid-zsukdfzm]:last-child td[data-astro-cid-zsukdfzm]{border-bottom:none}.section-content[data-astro-cid-zsukdfzm] td[data-astro-cid-zsukdfzm] code[data-astro-cid-zsukdfzm]{background:#27272acc;padding:.1875rem .4375rem;border-radius:.25rem;color:#f472b6;font-size:.75rem;border:1px solid rgba(39,39,42,.5)}.link-list[data-astro-cid-zsukdfzm]{list-style:none;padding:0;margin:0}.link-list[data-astro-cid-zsukdfzm] li[data-astro-cid-zsukdfzm]{padding:.875rem 0;border-bottom:1px solid rgba(39,39,42,.5);color:#d4d4d8;transition:padding-left .2s ease}.link-list[data-astro-cid-zsukdfzm] li[data-astro-cid-zsukdfzm]:hover{padding-left:.5rem}.link-list[data-astro-cid-zsukdfzm] li[data-astro-cid-zsukdfzm]:last-child{border-bottom:none;padding-bottom:0}.link-list[data-astro-cid-zsukdfzm] li[data-astro-cid-zsukdfzm]:before{display:none}.link-list[data-astro-cid-zsukdfzm] a[data-astro-cid-zsukdfzm]{color:#22d3ee;font-weight:500;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:color .2s ease}.link-list[data-astro-cid-zsukdfzm] a[data-astro-cid-zsukdfzm]:hover{color:#67e8f9}.link-list[data-astro-cid-zsukdfzm] a[data-astro-cid-zsukdfzm]:after{content:"→";opacity:0;transition:opacity .2s ease,transform .2s ease;transform:translate(-4px)}.link-list[data-astro-cid-zsukdfzm] a[data-astro-cid-zsukdfzm]:hover:after{opacity:1;transform:translate(0)}
