.aside{border-radius:8px;margin:1rem 0;padding:.5rem 1rem;border:1px solid var(--aside-border-color);color:var(--aside-color)}.aside .aside-title{font-weight:700;margin:0;display:flex;align-items:center;gap:.5rem}.aside .aside-title svg{width:1.5em;height:1.5em}.aside .aside-content{margin-top:1rem;color:inherit}.aside .aside-content>:first-child{margin-top:0}.aside .aside-content>:last-child{margin-bottom:0}.aside.aside-info{--aside-color: color-mix(in srgb, rgb(59, 130, 246), black 30%);--aside-bg-color: rgb(59 130 246 / .14);--aside-border-color: rgb(59, 130, 246);--aside-content-bg-color: rgb(59 130 246 / .05)}.aside.aside-warning{--aside-color: color-mix(in srgb, rgb(249, 115, 22), black 30%);--aside-bg-color: rgb(249 115 22 / .14);--aside-border-color: rgb(249, 115, 22);--aside-content-bg-color: rgb(249 115 22 / .05)}.aside.aside-caution{--aside-color: color-mix(in srgb, rgb(244, 63, 94), black 30%);--aside-bg-color: rgb(244 63 94 / .14);--aside-border-color: rgb(244, 63, 94);--aside-content-bg-color: rgb(244 63 94 / .05)}.aside.aside-note{--aside-color: color-mix(in srgb, rgb(142, 150, 170), black 40%);--aside-bg-color: rgb(142 150 170 / .14);--aside-border-color: rgb(142, 150, 170);--aside-content-bg-color: rgb(142 150 170 / .05)}.aside.aside-important{--aside-color: color-mix(in srgb, rgb(159, 122, 234), black 30%);--aside-bg-color: rgb(159 122 234 / .14);--aside-border-color: rgb(159, 122, 234);--aside-content-bg-color: rgb(159 122 234 / .05)}.aside.aside-tip{--aside-color: color-mix(in srgb, rgb(22, 163, 74), black 30%);--aside-bg-color: rgb(22 163 74 / .14);--aside-border-color: rgb(22, 163, 74);--aside-content-bg-color: rgb(22 163 74 / .05)}html.dark .aside.aside-info{--aside-color: color-mix(in srgb, rgb(59, 130, 246), white 80%);--aside-bg-color: rgb(59 130 246 / .16);--aside-border-color: rgb(59, 130, 246);--aside-content-bg-color: rgb(59 130 246 / .1)}html.dark .aside.aside-warning{--aside-color: color-mix(in srgb, rgb(249, 115, 22), white 80%);--aside-bg-color: rgb(249 115 22 / .16);--aside-border-color: rgb(249, 115, 22);--aside-content-bg-color: rgb(249 115 22 / .1)}html.dark .aside.aside-caution{--aside-color: color-mix(in srgb, rgb(244, 63, 94), white 80%);--aside-bg-color: rgb(244 63 94 / .16);--aside-border-color: rgb(244, 63, 94);--aside-content-bg-color: rgb(244 63 94 / .1)}html.dark .aside.aside-note{--aside-color: color-mix(in srgb, rgb(101, 117, 133), white 80%);--aside-bg-color: rgb(101 117 133 / .16);--aside-border-color: rgb(101, 117, 133);--aside-content-bg-color: rgb(101 117 133 / .1)}html.dark .aside.aside-important{--aside-color: color-mix(in srgb, rgb(159, 122, 234), white 80%);--aside-bg-color: rgb(159 122 234 / .16);--aside-border-color: rgb(159, 122, 234);--aside-content-bg-color: rgb(159 122 234 / .1)}html.dark .aside.aside-tip{--aside-color: color-mix(in srgb, rgb(22, 163, 74), white 80%);--aside-bg-color: rgb(22 163 74 / .16);--aside-border-color: rgb(22, 163, 74);--aside-content-bg-color: rgb(22 163 74 / .1)}.aside.aside-style-solid{background-color:var(--aside-bg-color)}.aside.aside-style-solid>.aside-title{color:var(--aside-color)}.aside.aside-style-card{padding:0;overflow:hidden}.aside.aside-style-card>.aside-title{padding:.5rem 1rem;border-bottom:1px solid var(--aside-border-color);background-color:var(--aside-bg-color)}.aside.is-collapsed.aside-style-card>.aside-title{border-bottom:none}.aside.aside-style-card>.aside-content{padding:1rem;margin-top:0;background-color:var(--aside-content-bg-color)}:root{--background: 210 33% 99%;--foreground: 240 10% 3.9%;--card: 0 0% 100%;--card-foreground: 240 10% 3.9%;--popover: 0 0% 100%;--popover-foreground: 240 10% 3.9%;--primary: 200 29% 45%;--primary-foreground: 0 0% 92.5%;--secondary: 240 4.8% 95.9%;--secondary-foreground: 240 5.9% 10%;--muted: 240 4.8% 95%;--muted-foreground: 240 3.8% 28.1%;--accent: 240 4.8% 95.9%;--accent-foreground: 240 5.9% 10%;--destructive: 0 72.22% 50.59%;--destructive-foreground: 0 0% 98%;--border: 240 5.9% 88%;--input: 240 5.9% 90%;--ring: 240 5.9% 10%;--radius: .5rem;--callout-background: 0 0% 100%}.dark{--background: 240 20.54% 5.2%;--foreground: 0 0% 98%;--card: 240 10% 3.9%;--card-foreground: 0 0% 98%;--popover: 240 10% 3.9%;--popover-foreground: 0 0% 98%;--primary: 195 95% 85%;--primary-foreground: 240 3.7% 15.9%;--secondary: 240 3.7% 15.9%;--secondary-foreground: 0 0% 98%;--muted: 240 5.9% 12%;--muted-foreground: 240 5% 74.9%;--accent: 240 3.7% 15.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 240 3.7% 19.9%;--input: 240 3.7% 15.9%;--ring: 240 4.9% 83.9%;--callout-background: 240 10% 3.9%}:root{--un-default-border-color: hsl(var(--border) / 1)}html.dark{color-scheme:dark}a{transition:color .2s ease;&:hover{color:hsl(var(--primary) / var(--un-text-opacity, 1))}}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-old(root){z-index:1}::view-transition-new(root){z-index:999}starlight-tabs{position:relative;border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));margin-top:.5em}.prose :where(:not(pre)>code):not(:where(.not-prose,.not-prose *)){border-radius:.25rem;padding:.15rem .3rem;--un-bg-opacity: .13;background-color:rgb(136 136 136 / var(--un-bg-opacity))!important;color:#2d3748;transition:background-color .2s,color .2s;&:before,&:after{content:""!important}}html.dark .prose :where(:not(pre)>code):not(:where(.not-prose,.not-prose *)){background-color:#dcdcdc21!important;color:#f8fafc}@media (min-width: 768px){body:before{content:"";position:fixed;bottom:0;left:0;height:2px;background:hsl(var(--primary));width:0%;z-index:9999;animation:progress-bar linear;animation-timeline:scroll(root)}}@keyframes progress-bar{0%{width:0%}to{width:100%}}.expressive-code{padding:.5em 0;position:relative;span{cursor:var(--cursor-text),text!important}.frame.is-terminal{.header:before{opacity:unset!important;background:linear-gradient(to right,#fc625d 33.33%,#fdbc40 33.33% 66.66%,#35cd4b 66.66%)}.header:after{border:0!important}}}.inner-link{text-decoration:none;position:relative;border-bottom:1px dashed rgba(120,120,120,.4);transition:border-bottom-color .3s cubic-bezier(.4,0,.2,1),border-bottom-width .3s cubic-bezier(.4,0,.2,1)}.inner-link:hover{border-bottom-color:#787878;border-bottom-width:1px}.inner-link:before,.inner-link:after{opacity:.8;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.inner-link:hover:before,.inner-link:hover:after{opacity:1}.inner-link:before{content:"{";margin-right:.25em}.inner-link:after{content:"}";margin-left:.25em}.external-link{display:inline-flex;align-items:center;gap:.2em;text-decoration:none;color:hsl(var(--primary))!important;padding:.1rem .2rem;border-radius:.25rem;transition:all .2s ease-in-out;border-bottom:2px solid transparent;background-color:transparent;border-bottom-color:#517e944d;margin:.1em}.external-link:hover{border-bottom-color:hsl(var(--primary));background-color:#517e941a}.external-link-icon{display:inline-block;vertical-align:text-bottom;transition:transform .2s ease-in-out}.external-link:hover .external-link-icon{transform:scale(1.1)}html.dark{.external-link{border-bottom-color:hsl(var(--primary))}.external-link:hover{background-color:#b4ebfd1a}}ol.advanced-steps{--bullet-size: 1.75rem;--bullet-margin: .375rem;list-style:none!important;counter-reset:advanced-step-counter;padding-left:0!important;margin-left:.3rem;margin-top:1rem;position:relative;box-sizing:border-box}ol.advanced-steps>li{counter-increment:advanced-step-counter;position:relative;padding-left:calc(var(--bullet-size) + 1rem);padding-bottom:.5rem;min-height:calc(var(--bullet-size) + var(--bullet-margin))}ol.advanced-steps>li:before{content:counter(advanced-step-counter);position:absolute;top:0;left:0;width:var(--bullet-size);height:var(--bullet-size);line-height:var(--bullet-size);font-size:.8125rem;font-weight:600;text-align:center;color:hsl(var(--foreground) / var(--un-text-opacity, 1));background-color:hsl(var(--primary-foreground) / var(--un-bg-opacity, 1));border-radius:99rem;box-shadow:inset 0 0 0 1px hsl(var(--border) / var(--un-border-opacity, 1));transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;z-index:1}ol.advanced-steps>li:after{--guide-width: 2px;content:"";position:absolute;top:calc(var(--bullet-size) + var(--bullet-margin));bottom:var(--bullet-margin);left:calc((var(--bullet-size) - var(--guide-width)) / 2);width:var(--guide-width);background-color:hsl(var(--border) / var(--un-border-opacity, 1))}ol.advanced-steps>li:last-child:after{display:none}ol.advanced-steps>li:hover:before{transform:scale(1.2);box-shadow:inset 0 0 0 2px hsl(var(--primary) / var(--un-text-opacity, 1))}ol.advanced-steps>li h2,ol.advanced-steps>li h3,ol.advanced-steps>li h4{font-size:1.25em;font-weight:600;margin-bottom:.75em;margin-top:1em}ol.advanced-steps>li h3{font-size:1.15em}ol.advanced-steps>li h4{font-size:1em}ol.advanced-steps>li>:first-child{--lh: 1.75em;--shift-y: calc(.5 * (var(--bullet-size) - var(--lh)));margin-top:0;transform:translateY(var(--shift-y));margin-bottom:var(--shift-y)}ol.advanced-steps>li>:first-child:where(h1,h2,h3,h4,h5,h6){--lh: 1.2em}ol.advanced-steps>li>:last-child{margin-bottom:0}ol.advanced-steps>li ol{list-style:decimal;padding-left:2rem}ol.advanced-steps>li ul{list-style:disc;padding-left:2rem}ol.advanced-steps>li h2>a,ol.advanced-steps>li h3>a,ol.advanced-steps>li h4>a,ol.advanced-steps>li h5>a{display:none}.highlight{color:var(--highlightColor, hsl(var(--primary) / var(--un-text-opacity)))!important}.highlight-bg{background-color:var( --highlightColor, hsl(var(--primary) / var(--un-text-opacity)) )!important}
