:root{--prose-body: rgba(0,0,0,.85);--prose-strong: #000000;--prose-muted: rgba(0,0,0,.5);--prose-link: #000000;--prose-line: rgba(0,0,0,.1);--prose-code-bg: rgba(0,0,0,.05);--prose-code-text: #000000}.dark{--prose-body: rgba(255,255,255,.7);--prose-strong: #e2e2e2;--prose-muted: rgba(255,255,255,.38);--prose-link: #e2e2e2;--prose-line: rgba(255,255,255,.07);--prose-code-bg: rgba(255,255,255,.06);--prose-code-text: #e2e2e2}.prose[data-astro-cid-fezs4xpw] h2{font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--prose-strong);padding-top:0;margin-top:48px;margin-bottom:16px;border-bottom:1px solid var(--prose-line);padding-bottom:12px;scroll-margin-top:80px}.prose[data-astro-cid-fezs4xpw] h2:first-child{margin-top:0}.prose[data-astro-cid-fezs4xpw] h3{font-size:14px;font-weight:600;color:var(--prose-strong);margin-top:28px;margin-bottom:8px}.prose[data-astro-cid-fezs4xpw] h4{font-size:13px;font-weight:600;color:var(--prose-strong);margin-top:20px;margin-bottom:4px}.prose[data-astro-cid-fezs4xpw] p{font-size:14px;line-height:1.7;margin-bottom:16px;color:var(--prose-body)}.prose[data-astro-cid-fezs4xpw] p+pre,.prose[data-astro-cid-fezs4xpw] p+.code-label{margin-top:-8px}.prose[data-astro-cid-fezs4xpw] strong{font-weight:600;color:var(--prose-strong)}.prose[data-astro-cid-fezs4xpw] a{color:var(--prose-link);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--prose-line);transition:text-decoration-color .15s}.prose[data-astro-cid-fezs4xpw] a:hover{text-decoration-color:var(--prose-strong)}.prose[data-astro-cid-fezs4xpw] ul{list-style:disc;padding-left:1.25rem;margin-bottom:16px}.prose[data-astro-cid-fezs4xpw] ol{list-style:decimal;padding-left:1.25rem;margin-bottom:16px}.prose[data-astro-cid-fezs4xpw] li{font-size:14px;line-height:1.7;color:var(--prose-body);margin-bottom:6px}.prose[data-astro-cid-fezs4xpw] blockquote{border-left:2px solid var(--prose-line);padding-left:16px;margin:20px 0;color:var(--prose-muted);font-style:italic}.prose[data-astro-cid-fezs4xpw] code{font-size:13px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,monospace;background:var(--prose-code-bg);padding:2px 6px;border-radius:4px;color:var(--prose-code-text)}.prose[data-astro-cid-fezs4xpw] pre{background:#0a0a0a!important;padding:16px 20px;margin:0;border-radius:8px;overflow-x:auto;position:relative;border:1px solid rgba(255,255,255,.08)}.prose[data-astro-cid-fezs4xpw] pre.has-label{border-top-left-radius:0;border-top-right-radius:0;border-top:none;margin-top:0}.prose[data-astro-cid-fezs4xpw] pre code{font-size:13px;line-height:1.65;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,monospace;background:none;padding:0;border-radius:0}.code-label{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;font-size:13px;font-weight:400;color:#fff6;background:#0a0a0a;border:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.06);border-top-left-radius:8px;border-top-right-radius:8px;margin-top:16px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.state-wrapper{border:1px solid var(--prose-line);border-radius:12px;overflow:hidden;margin:24px 0}.state-wrapper-header{padding:10px 16px;font-size:11px;font-weight:500;color:var(--prose-muted);background:var(--prose-code-bg);border-bottom:1px solid var(--prose-line);letter-spacing:.06em;text-transform:uppercase}.state-wrapper-preview{border-bottom:1px solid var(--prose-line)}.state-wrapper-preview iframe{width:100%;height:280px;border:none;display:block}.state-wrapper-code{position:relative}.state-wrapper-code pre{margin:0!important;border-radius:0!important;border:none!important}.state-wrapper-code .code-label{border-radius:0!important;border:none!important;border-bottom:1px solid rgba(255,255,255,.06)!important;margin-top:0!important}.prose[data-astro-cid-fezs4xpw] hr{border:none;height:1px;background:var(--prose-line);margin:32px 0}.prose[data-astro-cid-fezs4xpw] figcaption{font-size:11px;color:var(--prose-muted);margin-top:8px;text-align:center}.prose[data-astro-cid-fezs4xpw] img{border-radius:8px;width:100%;height:auto}.prose[data-astro-cid-fezs4xpw] table{width:100%;border-collapse:separate;border-spacing:0;margin:8px 0 24px;font-size:13px;display:table;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--prose-line);border-radius:8px}.prose[data-astro-cid-fezs4xpw] thead th{text-align:left;font-weight:500;font-size:12px;color:var(--prose-muted);padding:8px 14px;border-bottom:1px solid var(--prose-line);background:#8080800a;white-space:nowrap}.prose[data-astro-cid-fezs4xpw] thead th:not(:last-child){border-right:1px solid var(--prose-line)}.prose[data-astro-cid-fezs4xpw] tbody td{padding:8px 14px;color:var(--prose-body);border-bottom:1px solid var(--prose-line);vertical-align:top;line-height:1.5}.prose[data-astro-cid-fezs4xpw] tbody td:not(:last-child){border-right:1px solid var(--prose-line)}.prose[data-astro-cid-fezs4xpw] tbody td:first-child{font-family:Geist Mono,ui-monospace,monospace;font-size:13px;color:var(--prose-strong);white-space:nowrap}.prose[data-astro-cid-fezs4xpw] tbody td code{font-size:12px;padding:1px 5px}.prose[data-astro-cid-fezs4xpw] tbody tr:last-child td{border-bottom:none}pre>.copy-btn{position:absolute;top:10px;right:10px}.copy-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:none;background:transparent;color:#ffffff40;cursor:pointer;opacity:0;transition:opacity .15s ease,color .15s ease}.prose[data-astro-cid-fezs4xpw] pre:hover .copy-btn,.code-label:hover .copy-btn{opacity:1}.copy-btn:hover{color:#fff9}.copy-btn.copied{color:#22c55e;opacity:1}
