[data-quick-start-code],[data-quick-start-code] *{font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;-webkit-font-smoothing:antialiased}[data-quick-start-code]{font-size:14px;line-height:1.625}[data-quick-start-code] pre.shiki{margin:0;min-width:0;overflow-x:auto;background:transparent!important;white-space:pre}[data-quick-start-code],[data-quick-start-code] pre{scrollbar-width:none;-ms-overflow-style:none}[data-quick-start-code] ::-webkit-scrollbar,[data-quick-start-code]::-webkit-scrollbar{display:none;width:0;height:0}[data-quick-start-code] pre.shiki code,[data-quick-start-code]>pre>code{display:inline-block;min-width:100%;padding:1rem;background:transparent!important;white-space:pre;font-size:inherit;line-height:inherit;color:inherit}@media (min-width:768px){[data-quick-start-code] pre.shiki code,[data-quick-start-code]>pre>code{white-space:pre-wrap}}[data-quick-start-code] .line{min-height:1.5em}@keyframes quick-start-drawer-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes quick-start-drawer-out{0%{transform:translateX(0)}to{transform:translateX(100%)}}[data-quick-start-drawer][data-state=open]{animation:quick-start-drawer-in .3s cubic-bezier(.32,.72,0,1) both}[data-quick-start-drawer][data-state=closed]{animation:quick-start-drawer-out .2s cubic-bezier(.32,.72,0,1) both}