.shell{--shell-side:240px;--shell-toc:200px;--shell-gutter:72px;--shell-article:710px;--shell-inner:1072px;--shell-pad:24px;--shell-mono:var(--font-geist-mono), ui-monospace, "SF Mono", Menlo, monospace;background:var(--nyte-color-background);color:var(--nyte-color-foreground);font-family:var(--font-inter), ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:24px}.shell :focus-visible{outline:1px solid var(--nyte-color-accent);outline-offset:2px;border-radius:3px}.shell a{color:inherit;text-decoration:none}.shell button{font:inherit;color:inherit}.shell-frame{width:min(100%, var(--shell-inner));min-height:0;padding-inline:var(--shell-pad);flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);margin-inline:auto;display:grid;overflow:hidden}@media (min-width:1024px){.shell-frame{grid-template-columns:var(--shell-side) minmax(0, 1fr);column-gap:var(--shell-gutter)}}@media (min-width:1400px){.shell{--shell-inner:1312px}.shell-frame{grid-template-columns:var(--shell-side) minmax(0, 1fr) var(--shell-toc)}}.shell-side{display:none}@media (min-width:1024px){.shell-side{display:block}}.shell-side .shell-scroll{padding:48px 0 96px}.shell-side-label{color:var(--nyte-color-foreground);letter-spacing:-.01px;margin:0;padding:6px 0;font-size:12px;font-weight:600;line-height:19px}.shell-side-group{margin:0 0 18px;padding:0}.shell-side ul,.shell-side li{margin:0;padding:0;list-style:none}.shell-side-row{width:100%;color:var(--nyte-color-muted-foreground);letter-spacing:-.09px;transition:color .12s var(--nyte-motion-ease-out);justify-content:space-between;align-items:center;padding:10px 0;font-size:14px;font-weight:400;line-height:1;display:flex}.shell-side-row:hover{color:var(--nyte-color-foreground)}.shell-side-row[aria-current=page]{color:var(--nyte-color-foreground);font-weight:500}.shell-main .shell-scroll{padding:54px 0 128px}.shell-article{max-width:var(--shell-article)}.shell-head{margin:0 0 40px}.shell-eyebrow{letter-spacing:-.01px;color:var(--nyte-color-muted-foreground);font-size:12px;font-weight:600;line-height:19px}.shell-head .shell-eyebrow{margin-bottom:12px;display:block}.shell-title{color:var(--nyte-color-foreground);letter-spacing:-.45px;text-wrap:balance;margin:0 0 16px;font-size:32px;font-weight:600;line-height:40px;overflow:visible}.shell-lede{max-width:640px;color:var(--nyte-color-foreground);letter-spacing:-.18px;text-wrap:pretty;margin:0;padding:0 0 32px;font-size:16px;font-weight:400;line-height:24px}.shell-prose>:first-child{margin-top:0}.shell-prose p{text-wrap:pretty;margin:0 0 21px}.shell-prose h2,.shell-prose h3,.shell-prose h4{scroll-margin-top:calc(var(--site-nav-height) + 24px);color:var(--nyte-color-foreground);letter-spacing:-.28px;text-wrap:balance;font-weight:500;position:relative}.shell-prose h2{margin:48px 0 12px;font-size:20px;line-height:23px}.shell-prose h3{margin:32px 0 8px;font-size:16px;line-height:19px}.shell-prose h4{color:var(--nyte-color-muted-foreground);margin:21px 0 8px;font-size:13px;font-weight:600;line-height:21px}.shell-prose a{color:var(--nyte-color-accent);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--nyte-color-accent) 40%, transparent);text-decoration-color:color-mix(in srgb, var(--nyte-color-accent) 40%, transparent);text-underline-offset:3px;transition:text-decoration-color .12s var(--nyte-motion-ease-out)}.shell-prose a:hover{-webkit-text-decoration-color:var(--nyte-color-accent);text-decoration-color:var(--nyte-color-accent)}.shell-prose strong{font-weight:600}.shell-prose em{color:var(--nyte-color-muted-foreground)}.shell-prose ul,.shell-prose ol{margin:0 0 21px;padding-left:21px}.shell-prose ul{list-style:outside}.shell-prose ol{list-style:decimal}.shell-prose li{margin:0 0 5px;padding-left:3px}.shell-prose li::marker{color:var(--nyte-color-tertiary-foreground)}.shell-prose blockquote{border-left:.5px solid var(--nyte-color-border);color:var(--nyte-color-muted-foreground);margin:0 0 21px;padding:3px 0 3px 21px}.shell-prose blockquote p:last-child{margin-bottom:0}.shell-prose hr{border:0;border-top:.5px solid var(--nyte-color-border);margin:34px 0}.shell-prose img{max-width:100%;height:auto}.shell-prose :not(pre)>code{background:var(--nyte-color-border-weak);font-family:var(--shell-mono);font-variant-ligatures:none;overflow-wrap:anywhere;border-radius:5px;padding:1px 5px;font-size:.87em}.shell-code{border:.5px solid var(--nyte-color-border);background:var(--nyte-color-sidebar);border-radius:8px;margin:0 0 21px;overflow:hidden}.shell-code-body{position:relative}.shell-code-copy{width:28px;height:28px;color:var(--nyte-color-muted-foreground);cursor:pointer;opacity:0;transition:opacity .12s var(--nyte-motion-ease-out), background-color .12s var(--nyte-motion-ease-out), color .12s var(--nyte-motion-ease-out);background:0 0;border:0;border-radius:999px;place-items:center;display:inline-grid;position:absolute;top:5px;right:5px}.shell-code:hover .shell-code-copy,.shell-code-copy:focus-visible{opacity:1}.shell-code-copy:hover{background:var(--nyte-color-border-weak);color:var(--nyte-color-foreground)}.shell-code pre{font-family:var(--shell-mono);font-variant-ligatures:none;tab-size:2;margin:0;padding:13px 34px 13px 13px;font-size:13px;line-height:21px;overflow-x:auto}.shell-code code{font:inherit}.shell-code .shiki span{color:var(--shiki-light)}.dark .shell-code .shiki span{color:var(--shiki-dark)}.shell-code .highlighted{background:var(--nyte-color-avatar-blue-background);margin-inline:-13px;padding-inline:13px}.shell-toc{display:none}.shell-toc .shell-scroll{padding:54px 0 96px}@media (min-width:1400px){.shell-toc{display:block}}.shell-toc .shell-eyebrow{margin:0 0 13px 13px;display:block}.shell-toc ol{border-left:.5px solid var(--nyte-color-border);margin:0;padding:0;list-style:none;position:relative}.shell-toc a{color:var(--nyte-color-tertiary-foreground);text-wrap:balance;transition:color .12s var(--nyte-motion-ease-out);padding:3px 0 3px 13px;font-size:13px;line-height:21px;display:block;position:relative}.shell-toc a[data-depth="3"]{padding-left:26px}.shell-toc a[data-depth="4"]{padding-left:39px}.shell-toc a:hover{color:var(--nyte-color-foreground)}.shell-toc a:before{content:"";background:var(--nyte-color-accent);opacity:0;width:1.5px;transition:opacity .16s var(--nyte-motion-ease-out);border-radius:999px;position:absolute;top:5px;bottom:5px;left:-1px}.shell-toc a[aria-current=true]{color:var(--nyte-color-accent)}.shell-toc a[aria-current=true]:before{opacity:1}.shell-pager{border-top:.5px solid var(--nyte-color-border);grid-template-columns:1fr 1fr;gap:13px;margin-top:89px;padding-top:34px;display:grid}.shell-pager a{border:.5px solid var(--nyte-color-border);transition:border-color .12s var(--nyte-motion-ease-out);border-radius:13px;flex-direction:column;gap:3px;padding:13px;display:flex}.shell-pager a:hover{border-color:var(--nyte-color-tertiary-foreground)}.shell-pager a[data-dir=next]{text-align:right;grid-column:2}.shell-pager strong{font-weight:500}@media (max-width:1023px){.shell{--shell-pad:20px}.shell-main .shell-scroll{padding:20px 0 64px}.shell-head{margin-bottom:24px}.shell-title{font-size:28px;line-height:34px}.shell-pager{grid-template-columns:minmax(0,1fr);margin-top:48px}.shell-pager a[data-dir=next]{grid-column:1}}@media (hover:none){.shell-code-copy{opacity:1}}.shell-prose table{border-collapse:collapse;width:100%;margin:0 0 34px;font-size:13px;line-height:21px}.shell-prose thead th{border-bottom:.5px solid var(--nyte-color-border);color:var(--nyte-color-tertiary-foreground);letter-spacing:-.01px;text-align:left;vertical-align:bottom;padding:0 13px 8px 0;font-size:12px;font-weight:600}.shell-prose tbody td{border-bottom:.5px solid var(--nyte-color-border-weak);vertical-align:top;padding:8px 13px 8px 0}.shell-prose tbody tr:last-child td{border-bottom-color:var(--nyte-color-border)}.shell-prose td code,.shell-prose th code{overflow-wrap:anywhere}.shell-prose tbody td:first-child code{white-space:nowrap}.shell-table-scroll{margin:0 0 34px;overflow-x:auto}.shell-table-scroll table{min-width:100%;margin:0}
