.sidebar[data-astro-cid-ssfzsv2f]{width:17rem;flex-shrink:0;overflow-y:auto;border-right:1px solid var(--color-border)}.sidebar-brand-row[data-astro-cid-ssfzsv2f]{padding:14px 18px 12px;border-bottom:1px solid var(--color-border)}.sidebar-brand[data-astro-cid-ssfzsv2f]{display:block;text-decoration:none;color:inherit;flex:1 1 auto;min-width:0}.brand-title[data-astro-cid-ssfzsv2f]{margin:0;font-size:1.5rem;line-height:1.1;font-weight:800;letter-spacing:.12em;color:var(--color-accent);font-family:var(--font-mono)}.brand-eyebrow[data-astro-cid-ssfzsv2f]{display:block;margin-top:4px;font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-muted);font-weight:500}.sidebar-nav[data-astro-cid-ssfzsv2f]{padding:1rem .75rem 2rem}.sidebar-section[data-astro-cid-ssfzsv2f]{padding:.75rem 0;border-top:1px solid var(--color-border)}.sidebar-section[data-astro-cid-ssfzsv2f].first{border-top:0;padding-top:.5rem}.sidebar-section[data-astro-cid-ssfzsv2f] ul[data-astro-cid-ssfzsv2f]{list-style:none;margin:0;padding:0}.sidebar-section-title[data-astro-cid-ssfzsv2f]{margin:0 0 .6rem;padding:0 .85rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--color-accent)}.sidebar-link[data-astro-cid-ssfzsv2f]{display:block;padding:.4rem .85rem;margin:1px 0;font-size:.875rem;color:var(--color-muted);text-decoration:none;border-radius:6px;transition:80ms}.sidebar-link[data-astro-cid-ssfzsv2f]:hover{color:var(--color-fg);background:var(--color-bg-2)}.sidebar-link[data-astro-cid-ssfzsv2f].active{color:var(--color-on-accent);background:var(--color-accent);font-weight:700;box-shadow:0 2px 12px color-mix(in srgb,var(--color-accent) 25%,transparent)}.sidebar-link[data-astro-cid-ssfzsv2f].active:hover{background:var(--color-accent);color:var(--color-on-accent)}article{font-size:1rem;line-height:1.75}article :where(h1){font-size:2.75rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .5rem;line-height:1.05}article :where(.article-lede){font-size:1.125rem;color:var(--color-muted);margin:0 0 2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border);line-height:1.6}article :where(h2){font-size:1.6rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem;border-top:1px solid var(--color-border);padding-top:1.75rem;letter-spacing:-.01em}article :where(h3){font-size:1.2rem;font-weight:600;margin-top:1.75rem;margin-bottom:.5rem}article :where(h4){font-size:1.05rem;font-weight:600;margin-top:1.25rem;margin-bottom:.25rem}article :where(p,ul,ol,table){margin-block:.85rem}article :where(a){color:var(--color-link);border-bottom:1px dotted currentColor;text-decoration:none;transition:color .12s ease,border-bottom-style .12s ease}article :where(a:hover){color:var(--color-accent);border-bottom-style:solid}article :where(code:not(pre code)){display:inline-block;font-family:var(--font-mono);background:color-mix(in srgb,var(--color-accent) 14%,var(--color-bg));border:1px solid color-mix(in srgb,var(--color-accent) 35%,var(--color-border));color:var(--color-accent);padding:0 4px;border-radius:6px;font-size:.85em;line-height:1.45}article :where(pre){background:var(--color-bg-1);border:1px solid var(--color-border);border-radius:8px;padding:1rem 1.1rem;overflow-x:auto;font-size:.95rem;line-height:1.6}article :where(pre code){color:var(--color-fg)}:root[data-theme=light] article :where(.astro-code){background-color:var(--shiki-light-bg)!important}:root[data-theme=light] article :where(.astro-code),:root[data-theme=light] article :where(.astro-code span){color:var(--shiki-light)!important;font-style:var(--shiki-light-font-style)!important;font-weight:var(--shiki-light-font-weight)!important;text-decoration:var(--shiki-light-text-decoration)!important}:root:not([data-theme=light]) article :where(.astro-code){background-color:var(--shiki-dark-bg)!important}:root:not([data-theme=light]) article :where(.astro-code),:root:not([data-theme=light]) article :where(.astro-code span){color:var(--shiki-dark)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;text-decoration:var(--shiki-dark-text-decoration)!important}article :where(pre.has-copy){position:relative}article :where(.code-copy){position:absolute;top:.5rem;right:.5rem;padding:.25rem .6rem;font-family:var(--font-mono);font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);background:var(--color-bg-2);border:1px solid var(--color-border);border-radius:6px;cursor:pointer;opacity:0;transition:opacity .12s ease,color .12s ease,border-color .12s ease,background .12s ease}article :where(pre:hover .code-copy),article :where(pre:focus-within .code-copy),article :where(.code-copy:focus-visible){opacity:1}article :where(.code-copy:hover){color:var(--color-fg);border-color:var(--color-accent)}article :where(.code-copy.is-copied){opacity:1;color:#0a0a0a;background:var(--color-accent);border-color:var(--color-accent)}article :where(table){border-collapse:collapse;width:100%;font-size:.95rem}article :where(th,td){border:1px solid var(--color-border);padding:.5rem .75rem;text-align:left;vertical-align:top}article :where(th){background:var(--color-bg-2);font-weight:600}article :where(td,th) :where(code:not(pre code)){display:inline;background:transparent;border:0;color:inherit;padding:0;border-radius:0}article :where(blockquote){position:relative;margin:1.25rem 0;padding:.85rem 1rem .85rem 1.25rem;background:color-mix(in srgb,var(--color-accent) 6%,var(--color-bg-1));border:1px solid color-mix(in srgb,var(--color-accent) 25%,var(--color-border));border-left:4px solid var(--color-accent);border-radius:8px;color:var(--color-fg)}article :where(blockquote)>:first-child{margin-top:0}article :where(blockquote)>:last-child{margin-bottom:0}article :where(blockquote) :where(strong){color:var(--color-accent);text-transform:uppercase;letter-spacing:.06em;font-size:.85em}article :where(ul,ol){padding-left:1.5rem}article :where(li){margin-block:.25rem}article :where(strong){font-weight:600;color:var(--color-fg)}article :where(hr){border:0;border-top:1px solid var(--color-border);margin:2rem 0}article :where(h2,h3,h4):target{color:var(--color-accent);text-decoration:underline;text-decoration-color:var(--color-accent);text-decoration-thickness:3px;text-underline-offset:6px;text-shadow:0 0 18px color-mix(in srgb,var(--color-accent) 45%,transparent)}article :where(h2,h3,h4){position:relative;scroll-margin-top:1rem}article :where(.callout){margin:1.25rem 0;padding:.85rem 1rem .85rem 1.1rem;background:color-mix(in srgb,var(--color-accent) 6%,var(--color-bg-1));border:1px solid color-mix(in srgb,var(--color-accent) 25%,var(--color-border));border-left:4px solid var(--color-accent);border-radius:8px;color:var(--color-fg);font-size:.95em;line-height:1.6}article :where(.callout)>strong:first-child{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:var(--color-accent);margin-bottom:4px}article :where(.callout-warn){background:color-mix(in srgb,#f59e0b 8%,var(--color-bg-1));border-color:color-mix(in srgb,#f59e0b 35%,var(--color-border));border-left-color:#f59e0b}article :where(.callout-warn)>strong:first-child{color:#f59e0b}article :where(.callout-warn)>strong:first-child:before{content:"⚠ "}article :where(.callout-danger){background:color-mix(in srgb,var(--color-red) 9%,var(--color-bg-1));border-color:color-mix(in srgb,var(--color-red) 40%,var(--color-border));border-left-color:var(--color-red)}article :where(.callout-danger)>strong:first-child{color:var(--color-red)}article :where(.components){margin:1.5rem 0 2rem;padding:1.25rem;background:var(--color-bg-1);border:1px solid var(--color-border);border-radius:12px}article :where(.components-row){display:flex;flex-direction:column;align-items:center;gap:16px}@media(min-width:760px){article :where(.components-row){flex-direction:row;justify-content:center;align-items:center;gap:0}}article :where(.component){background:var(--color-bg-2);border:1px solid var(--color-border-2);border-radius:12px;width:140px;height:140px;display:flex;align-items:center;justify-content:center;text-align:center;flex-shrink:0}article :where(.component-mid){border-color:color-mix(in srgb,var(--color-accent) 55%,var(--color-border-2));background:repeating-linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 14%,transparent) 0 8px,transparent 8px 16px),color-mix(in srgb,var(--color-accent) 7%,var(--color-bg-2))}article :where(.component h3){margin:0;font-size:.9375rem;font-weight:800;letter-spacing:.08em;color:var(--color-fg);border-top:0;padding-top:0;font-family:var(--font-mono);line-height:1.25}article :where(.component-mid h3){color:var(--color-accent)}article :where(.component-link){display:flex;flex-direction:column;align-items:stretch;gap:6px;padding:0 10px;flex:1 1 100px;min-width:100px}article :where(.component-link-label){color:var(--color-muted);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-bottom:2px}article :where(.component-link-arrow){display:flex;align-items:center;gap:1px;line-height:1}article :where(.component-link-arrow .line){flex:1;height:2px;background:currentColor;border-radius:1px}article :where(.component-link-arrow .head){flex-shrink:0;display:block}article :where(.component-link-fwd),article :where(.component-link-rev){color:var(--color-muted-2)}article :where(.seq){margin:1.5rem 0 2rem;padding:1.25rem;background:var(--color-bg-1);border:1px solid var(--color-border);border-radius:12px}article :where(.seq-grid){position:relative;display:grid;grid-template-columns:repeat(3,1fr)}article :where(.seq-grid):before,article :where(.seq-grid):after,article :where(.seq-grid>.seq-lifeline-mid){content:"";position:absolute;top:2.7rem;bottom:.5rem;width:2px;background:repeating-linear-gradient(to bottom,var(--color-border-2) 0 6px,transparent 6px 12px);z-index:0}article :where(.seq-grid):before{left:calc(16.666% - 1px)}article :where(.seq-grid):after{left:calc(83.333% - 1px)}article :where(.seq-grid>.seq-lifeline-mid){left:calc(50% - 1px);background:repeating-linear-gradient(to bottom,color-mix(in srgb,var(--color-accent) 35%,var(--color-border-2)) 0 6px,transparent 6px 12px)}article :where(.seq-actor){grid-row:1;text-align:center;font-weight:700;font-size:.8125rem;padding:.4rem .5rem;background:var(--color-bg-2);border:1px solid var(--color-border-2);border-radius:8px;color:var(--color-fg);justify-self:center;width:80%;margin-bottom:1rem;position:relative;z-index:1}article :where(.seq-actor-sdk){border-color:color-mix(in srgb,var(--color-accent) 50%,var(--color-border-2));color:var(--color-accent)}article :where(.seq-actor-l){grid-column:1}article :where(.seq-actor-sdk){grid-column:2}article :where(.seq-actor-r){grid-column:3}article :where(.seq-step){grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;margin:20px 0;position:relative;z-index:1}article :where(.seq-arrow){grid-column:1 / -1;grid-row:1;display:flex;align-items:center;margin:0 calc(16.666% + 5px);pointer-events:none;z-index:0}article :where(.seq-step-fromL .seq-arrow){flex-direction:row}article :where(.seq-step-fromR .seq-arrow){flex-direction:row-reverse}article :where(.seq-line){flex:1;height:2px}article :where(.seq-step-request .seq-line){background:var(--color-blue)}article :where(.seq-step-response .seq-line){background:var(--color-accent)}article :where(.seq-step-event .seq-line){background:var(--color-yellow)}article :where(.seq-tip){flex-shrink:0;display:block}article :where(.seq-step-request .seq-tip){color:var(--color-blue)}article :where(.seq-step-response .seq-tip){color:var(--color-accent)}article :where(.seq-step-event .seq-tip){color:var(--color-yellow)}article :where(.seq-label){grid-row:1;background:var(--color-bg-1);padding:.25rem .6rem;z-index:2;font-family:var(--font-mono);font-size:.75rem;text-align:center;position:relative}article :where(.seq-step-fromL .seq-label){grid-column:1;justify-self:center;text-align:center}article :where(.seq-step-fromR .seq-label){grid-column:3;justify-self:center;text-align:center}article :where(.seq-label code){display:inline-block;background:var(--color-bg-2);border:1px solid var(--color-border-2);border-radius:4px;padding:1px 6px;color:var(--color-fg);font-size:.95em}article :where(.seq-step-request .seq-label code){color:var(--color-blue);border-color:color-mix(in srgb,var(--color-blue) 30%,var(--color-border))}article :where(.seq-step-response .seq-label code){color:var(--color-accent);border-color:color-mix(in srgb,var(--color-accent) 30%,var(--color-border))}article :where(.seq-step-event .seq-label code){color:var(--color-yellow);border-color:color-mix(in srgb,var(--color-yellow) 30%,var(--color-border))}article :where(.seq-note){position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:3px;width:max-content;max-width:220px;font-family:var(--font-sans);font-size:.6875rem;line-height:1.35;color:var(--color-muted-2);text-align:center;pointer-events:none}article :where(.seq-legend){display:grid;grid-template-columns:1fr;gap:.5rem;margin:1rem 0 1.5rem;padding:.85rem 1rem;background:var(--color-bg-1);border:1px solid var(--color-border);border-radius:10px;font-size:.85rem}@media(min-width:720px){article :where(.seq-legend){grid-template-columns:repeat(3,1fr)}}article :where(.seq-legend-item){display:flex;flex-direction:column;gap:.4rem}article :where(.seq-legend-item dt){display:flex;align-items:center;gap:.6rem;margin:0;font-weight:700;color:var(--color-fg)}article :where(.seq-legend-item dd){margin:0;color:var(--color-muted);font-size:.8125rem;line-height:1.5}article :where(.seq-swatch){display:inline-block;width:28px;height:4px;border-radius:2px}article :where(.seq-swatch-request){background:var(--color-blue)}article :where(.seq-swatch-response){background:var(--color-accent)}article :where(.seq-swatch-event){background:var(--color-yellow)}article :where(h2,h3,h4) .heading-anchor{margin-left:.5rem;color:var(--color-muted-2);border-bottom:none;text-decoration:none;opacity:0;transition:opacity .12s ease,color .12s ease;font-weight:400}article :where(h2,h3,h4):hover .heading-anchor,article :where(h2,h3,h4) .heading-anchor:focus-visible{opacity:1}article .heading-anchor:hover{color:var(--color-accent)}.cta-stack[data-astro-cid-mw7aashj]{position:absolute;top:1.25rem;right:1.5rem;z-index:20;display:inline-flex;align-items:center;gap:.6rem}.cta[data-astro-cid-mw7aashj]{display:inline-flex;align-items:center;gap:.85rem;padding:.7rem 1.1rem .7rem .9rem;border-radius:10px;text-decoration:none;font-family:var(--font-sans);transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.cta[data-astro-cid-mw7aashj]:hover{transform:translateY(-1px)}.cta[data-astro-cid-mw7aashj]:active{transform:translateY(0)}.cta__icon[data-astro-cid-mw7aashj]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:.75rem;line-height:1}.cta__label[data-astro-cid-mw7aashj]{display:flex;flex-direction:column;line-height:1.1}.cta__kicker[data-astro-cid-mw7aashj]{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;opacity:.75}.cta__title[data-astro-cid-mw7aashj]{font-size:.95rem;font-weight:600}.cta--emulator[data-astro-cid-mw7aashj]{background:var(--color-accent);color:var(--color-on-accent);box-shadow:0 2px color-mix(in srgb,var(--color-accent) 55%,black),0 0 0 1px color-mix(in srgb,var(--color-accent) 50%,transparent)}.cta--emulator[data-astro-cid-mw7aashj]:hover{background:color-mix(in srgb,var(--color-accent) 82%,var(--color-fg));color:var(--color-on-accent);box-shadow:0 4px color-mix(in srgb,var(--color-accent) 50%,black),0 0 0 1px color-mix(in srgb,var(--color-accent) 70%,transparent)}.cta--emulator[data-astro-cid-mw7aashj]:active{box-shadow:0 1px color-mix(in srgb,var(--color-accent) 55%,black),0 0 0 1px color-mix(in srgb,var(--color-accent) 70%,transparent)}.cta--emulator[data-astro-cid-mw7aashj] .cta__icon[data-astro-cid-mw7aashj]{background:color-mix(in srgb,var(--color-on-accent) 22%,transparent)}.cta--download[data-astro-cid-mw7aashj]{background:var(--color-blue-strong);color:#fff;box-shadow:0 2px color-mix(in srgb,var(--color-blue-strong) 55%,black),0 0 0 1px color-mix(in srgb,var(--color-blue-strong) 50%,transparent),0 0 24px color-mix(in srgb,var(--color-blue-strong) 35%,transparent)}.cta--download[data-astro-cid-mw7aashj]:hover{background:var(--color-blue-strong-hover);color:#fff;box-shadow:0 4px color-mix(in srgb,var(--color-blue-strong) 50%,black),0 0 0 1px color-mix(in srgb,var(--color-blue-strong) 70%,transparent),0 0 30px color-mix(in srgb,var(--color-blue-strong) 55%,transparent)}.cta--download[data-astro-cid-mw7aashj]:active{box-shadow:0 1px color-mix(in srgb,var(--color-blue-strong) 55%,black),0 0 0 1px color-mix(in srgb,var(--color-blue-strong) 70%,transparent),0 0 18px color-mix(in srgb,var(--color-blue-strong) 35%,transparent)}.cta--download[data-astro-cid-mw7aashj] .cta__icon[data-astro-cid-mw7aashj]{background:color-mix(in srgb,#ffffff 22%,transparent);font-weight:700}
