.main{flex-direction:row;display:flex}.main .links,.main .mail{width:70px}.main>.content{flex-grow:1}.main>.content>section>h2{text-align:center;margin-top:4rem;margin-bottom:4rem;font-size:4rem;font-weight:700}.main section{max-width:var(--container);background-color:var(--background);z-index:1;flex-direction:column;place-self:center;width:100%;min-height:100vh;margin:0 auto;display:flex;position:relative}.main .contact-links{display:none!important}.main .links-wrapper{justify-content:center;align-items:center;height:100vh;padding-bottom:2rem;padding-left:2rem;display:flex;position:sticky;top:0}.main .links-wrapper .links{flex-flow:column wrap;flex-grow:1;justify-content:center;align-items:flex-start;gap:3rem;max-width:22rem;display:flex}.main .links-wrapper .links a{color:var(--text-secondary);flex-grow:1;justify-content:center;transition:all .2s;display:flex}.main .links-wrapper .links a:hover{transform:scale(1.1)}.main .links-wrapper .links a:hover.github{color:var(--text)}.main .links-wrapper .links a:hover.twitter{color:#1da1f2}.main .links-wrapper .links a:hover.linkedin{color:#0077b5}.main .links-wrapper .links a:hover.telegram{color:#2aabee}.main .links-wrapper .links a,.main .links-wrapper .links svg{width:2rem;height:2rem}@media screen and (max-width:800px){.main .content .navigation{margin:0}.main .mail,.main.blog .links-wrapper:not(.contact-links){display:none}.main:not(.blog) .links-wrapper{z-index:2;align-items:flex-end;width:100%;max-width:100vw;padding-left:0;position:absolute;top:0;left:0}.main:not(.blog) .links-wrapper .links{flex-direction:row;justify-content:center;align-items:flex-end;gap:1rem;max-width:30rem;padding-bottom:2rem}.main .contact-links{flex-grow:1;gap:0;height:auto;margin-top:3rem;margin-bottom:4rem;padding-bottom:0;padding-left:1rem;padding-right:1rem;display:flex!important;position:relative!important}.main .contact-links .links{flex-direction:row}}:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--text:#000;--text-secondary:#2a2a2a;--background:#fff;--background-rgb:255,255,255;--container:1100px;--background-secondary:#efefef}@media (prefers-color-scheme:dark){:root{--text:#fff;--text-secondary:#d0d0d0;--background:#000;--background-rgb:13,13,13;--background-secondary:#1a1a1a}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}body,html{color:var(--text);background:var(--background);max-width:100vw;font-family:Inter}@media screen and (max-width:800px){body,html{font-size:medium}}a{color:#007bff;text-decoration:none}.hover-animation{line-height:normal;transition:all .2s;display:inline-block;position:relative;font-weight:600!important;text-decoration:none!important}.hover-animation:after{content:"";transform-origin:100% 100%;background-color:currentColor;width:100%;height:3px;transition:transform .25s ease-out;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.hover-animation:hover:after{transform-origin:0 100%;transform:scaleX(1)}.overlay-fade-top{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--background)),to(#0a0a0a00));background-image:linear-gradient(180deg,var(--background),#0a0a0a00);height:80px;position:absolute;inset:0 0 auto}.overlay-fade-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--background)),to(#0a0a0a00));background-image:linear-gradient(0deg,var(--background),#0a0a0a00);height:80px;position:absolute;inset:auto 0 0}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/fonts/inter-v12-latin-regular.eot);src:local(""),url(/fonts/inter-v12-latin-regular.eot?#iefix)format("embedded-opentype"),url(/fonts/inter-v12-latin-regular.woff2)format("woff2"),url(/fonts/inter-v12-latin-regular.woff)format("woff"),url(/fonts/inter-v12-latin-regular.ttf)format("truetype"),url(/fonts/inter-v12-latin-regular.svg#Inter)format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/fonts/inter-v12-latin-600.eot);src:local(""),url(/fonts/inter-v12-latin-600.eot?#iefix)format("embedded-opentype"),url(/fonts/inter-v12-latin-600.woff2)format("woff2"),url(/fonts/inter-v12-latin-600.woff)format("woff"),url(/fonts/inter-v12-latin-600.ttf)format("truetype"),url(/fonts/inter-v12-latin-600.svg#Inter)format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(/fonts/inter-v12-latin-900.eot);src:local(""),url(/fonts/inter-v12-latin-900.eot?#iefix)format("embedded-opentype"),url(/fonts/inter-v12-latin-900.woff2)format("woff2"),url(/fonts/inter-v12-latin-900.woff)format("woff"),url(/fonts/inter-v12-latin-900.ttf)format("truetype"),url(/fonts/inter-v12-latin-900.svg#Inter)format("svg")}*{scrollbar-width:auto;scrollbar-color:#dbdbdb #fff}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border:2px solid var(--background);background-color:#b3b3b3;border-radius:8px}*{box-sizing:border-box;margin:0;padding:0}#about{background:var(--background);z-index:1}.hero{background:#00f;justify-content:space-between;max-width:none;height:100vh;display:flex;position:relative}.hero .navigation{text-align:center;justify-content:space-evenly;place-self:center;width:100%;max-width:800px;margin-top:2rem;display:flex}.hero .navigation a{color:var(--text-secondary);font-size:1.5rem;font-weight:600}.hero .navigation a:hover{color:var(--text)}.hero .grid{grid-gap:5%;padding:0 max(5%,6rem)}.hero .grid,.hero .grid .title{justify-content:center;display:flex}.hero .grid .title{text-align:center;flex-direction:column;align-items:center}.hero .grid .title h1{font-size:4.5rem;font-weight:900;line-height:normal}.hero .grid .title h2{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:600}.hero .grid .title .subtitle{height:5rem;margin-top:0;overflow:hidden}.hero .grid .title .subtitle .wrapper{animation:subtitle 7s infinite}@media (prefers-reduced-motion){.hero .grid .title .subtitle .wrapper{animation:none}}@keyframes subtitle{0%,17%{transform:translateY(0)}33%,50%{transform:translateY(-25%)}66%,83%{transform:translateY(-50%)}to{transform:translateY(-75%)}}.hero .grid .avatar{justify-content:center;align-items:center;display:flex}.hero .grid .avatar img{border-radius:50%;width:100%;max-width:250px;height:auto;box-shadow:0 0 30px #0000004f}@media screen and (max-width:800px){.hero{justify-content:space-around}.hero .links{flex-direction:row;justify-content:center}.hero .links,.hero .navigation{position:static}.hero .grid{grid-gap:3rem;flex-direction:column;padding:0 5%;position:relative;top:-5%}.hero .grid .avatar{padding:0 3rem}.hero .grid .title h1{font-size:3.5rem;line-height:3.8rem}.hero .grid .title .subtitle{height:2.8rem;margin-top:.5em}.hero .grid .title .subtitle h2{font-size:1.8rem}}#contact{z-index:1;background:var(--background);align-items:center;padding-top:8rem;position:relative}#contact .form{grid-template-columns:1fr 1fr;grid-template-areas:"name email""message message""note note""submit submit";gap:1rem;width:100%;max-width:500px;padding:2rem;display:grid}#contact .form button,#contact .form input,#contact .form textarea{background:var(--background-secondary);border:none;border-radius:.25rem;margin-bottom:1rem;padding:.5rem;font-family:Inter;font-size:1rem;font-weight:400}#contact .form #note{color:var(--text-secondary);text-align:center;grid-area:note;margin-top:-1rem;padding-bottom:1rem}#contact .form #name{grid-area:name;max-width:250px}#contact .form #email{grid-area:email}#contact .form #message{resize:vertical;grid-area:message;width:100%;min-height:100px}#contact .form #submit{cursor:pointer;grid-area:submit;width:min-content;margin:0 auto;padding:.7rem 1.3rem;font-size:1.2rem;font-weight:600}#contact .form .form-group label{margin-bottom:.5rem;font-size:1.3rem;font-weight:600;display:block}#contact .form .form-group input{border:1px solid var(--border);border-radius:.25rem;width:100%;margin-bottom:1rem;padding:.5rem;font-size:1rem;font-weight:400;display:block}.projects{max-width:var(--container);padding:2rem}.projects,.projects .projects-container{position:relative}.projects .fade-shadow{pointer-events:none;z-index:3;background:linear-gradient(#0000,#000);height:7rem;position:absolute;bottom:0;left:0;right:0}.projects .more-button-container{z-index:2;justify-content:center;margin-top:3rem;margin-bottom:2rem;display:flex;position:relative}.projects .more-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;padding:1rem 2rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #667eea66}.projects .more-button:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.projects .more-button:active{transform:translateY(0)}.projects .list{grid-gap:2rem;grid-template-columns:1fr 1fr;display:grid}.projects .card{cursor:pointer;transform:rotate3d(0);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 5px #0009}.projects .card,.projects .card .card{transition:all .2s}.projects .card img,.projects .card svg{object-fit:cover;width:100%;height:auto}.projects .card .glow{width:100%;height:100%;position:absolute;top:0;left:0}.projects .card .glow:before{content:"";background:radial-gradient(circle at var(--x)var(--y),#fff5,#0000000f);opacity:.2;width:100%;height:100%;transition:all .4s;position:absolute}.projects .card .glow:hover:before{opacity:.6}.projects .card:hover{transition-duration:.15s;box-shadow:0 5px 20px 5px #0004}.projects .card *{transition:all .2s}.projects .card .row{flex-direction:column;display:flex}.projects .card h3{width:100%;font-size:3.5rem}.projects .card p{font-size:2rem}@media screen and (max-width:800px){.projects{padding:1.5rem}.projects .list{grid-gap:1.5rem;grid-template-columns:1fr}.projects .card{background-size:cover!important}.projects .card h3{font-size:2.5rem}}@media screen and (max-width:500px){.projects{padding:0}}.timeline{z-index:0;flex-direction:column;align-items:center;display:flex;position:relative}.timeline .shadow-top{background:linear-gradient(to bottom,var(--background)0,transparent 100%);width:100%;top:0}.timeline .shadow-bottom,.timeline .shadow-top{z-index:1;pointer-events:none;opacity:0;height:100px;transition:opacity .3s;position:fixed;left:0;right:0}.timeline .shadow-bottom{background:linear-gradient(to top,var(--background)0,transparent 100%);bottom:0}.timeline .bar{z-index:0;background:gray;width:3px;height:100%;position:absolute;overflow:hidden}.timeline .bar .track{top:var(--track-top,0);z-index:-1;background:linear-gradient(#ff7448,#6248ff);width:3px;height:50vh;position:absolute}.timeline .item{grid-template-columns:1fr 100px 1fr;grid-template-areas:"date dot content";max-width:1300px;padding:5rem 0;display:grid}.timeline .item .date{text-align:right;place-self:start end;font-size:2.5rem;font-weight:600;position:sticky;top:48vh}.timeline .item .dot{background-color:var(--text);outline:.8rem solid var(--background);border-radius:1rem;grid-area:dot;place-self:start center;width:1rem;height:1rem;margin:1rem 0;transition:all 1s;position:sticky;top:50vh}.timeline .item .content{grid-area:content;place-self:start;font-size:1.3rem}.timeline .item .content div{color:var(--text-secondary)}.timeline .item .content h2{word-break:break-word;margin-bottom:.5rem;font-size:2.4rem;font-weight:600}.timeline .item .content img{border-radius:.5rem}@media screen and (max-width:800px){.timeline{align-items:flex-start}.timeline .bar{left:6px}.timeline .item{grid-template:"dot date""dot content"1fr/50px 1fr;padding:3rem 0}.timeline .item .content h2{font-size:2rem}.timeline .item .date{text-align:left;place-self:start;font-size:1.8rem;position:relative;top:auto}.timeline .item .dot{place-self:start;position:sticky}}#blog{min-height:70vh}#blog .posts{flex-flow:wrap;justify-content:center;align-items:start;gap:2rem;display:flex}#blog .posts .post{background-color:var(--background-secondary);border-radius:1rem;width:40%;padding:2rem;display:block}@media screen and (max-width:1000px){#blog .posts .post{width:100%}}#blog .posts .post .title{color:var(--text);margin-bottom:.5rem;font-size:1.6rem;font-weight:700}#blog .posts .post .date{color:var(--text-secondary);opacity:.5;float:right;font-size:.9rem;line-height:1.9rem}#blog .posts .post .description{color:var(--text-secondary);margin-bottom:.5rem;font-size:1.1rem}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{color:inherit;border-top-width:1px;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]{display:none}._container{width:100%}@media (min-width:640px){._container{max-width:640px}}@media (min-width:768px){._container{max-width:768px}}@media (min-width:1024px){._container{max-width:1024px}}@media (min-width:1280px){._container{max-width:1280px}}@media (min-width:1536px){._container{max-width:1536px}}._prose{color:var(--tw-prose-body);max-width:65ch}._prose :where(p):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}._prose :where([class~=lead]):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}._prose :where(a):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}._prose :where(strong):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-bold);font-weight:600}._prose :where(a strong):not(:where([class~=_not-prose],[class~=_not-prose] *)),._prose :where(blockquote strong):not(:where([class~=_not-prose],[class~=_not-prose] *)),._prose :where(thead th strong):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:inherit}._prose :where(ol):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}._prose :where(ol[type=A]):not(:where([class~=_not-prose],[class~=_not-prose] *)){list-style-type:upper-alpha}._prose :where(ol[type=a]):not(:where([class~=_not-prose],[class~=_not-prose] *)){list-style-type:lower-alpha}._prose :where(ol[type=A s]):not(:where([class~=_not-prose],[class~=_not-prose] *)){list-style-type:upper-alpha}._prose :where(ol[type=a s]):not(:where([class~=_not-prose],[class~=_not-prose] *)){list-style-type:lower-alpha}._prose :where(ol[type=I]):not(:where([class~=_not-prose],[class~=_not-prose] *)){list-style-type:upper-roman}._prose :where(ol[type=i]):not(:where([class~=_not-prose],[class~=_not-prose] *)){list-style-type:lower-roman}._prose :where(ol[type=I s]):not(:where([class~=_not-prose],[class~=_not-prose] *)){list-style-type:upper-roman}._prose :where(ol[type=i s]):not(:where([class~=_not-prose],[class~=_not-prose] *)){list-style-type:lower-roman}._prose :where(ol[type="1"]):not(:where([class~=_not-prose],[class~=_not-prose] *)){list-style-type:decimal}._prose :where(ul):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}._prose :where(ol>li):not(:where([class~=_not-prose],[class~=_not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}._prose :where(ul>li):not(:where([class~=_not-prose],[class~=_not-prose] *))::marker{color:var(--tw-prose-bullets)}._prose :where(dt):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}._prose :where(hr):not(:where([class~=_not-prose],[class~=_not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}._prose :where(blockquote):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}._prose :where(blockquote p:first-of-type):not(:where([class~=_not-prose],[class~=_not-prose] *)):before{content:open-quote}._prose :where(blockquote p:last-of-type):not(:where([class~=_not-prose],[class~=_not-prose] *)):after{content:close-quote}._prose :where(h1):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}._prose :where(h1 strong):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:inherit;font-weight:900}._prose :where(h2):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}._prose :where(h2 strong):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:inherit;font-weight:800}._prose :where(h3):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}._prose :where(h3 strong):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:inherit;font-weight:700}._prose :where(h4):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}._prose :where(h4 strong):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:inherit;font-weight:700}._prose :where(img):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:2em;margin-bottom:2em}._prose :where(picture):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}._prose :where(video):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:2em;margin-bottom:2em}._prose :where(kbd):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}._prose :where(code):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}._prose :where(code):not(:where([class~=_not-prose],[class~=_not-prose] *)):after,._prose :where(code):not(:where([class~=_not-prose],[class~=_not-prose] *)):before{content:"`"}._prose :where(a code):not(:where([class~=_not-prose],[class~=_not-prose] *)),._prose :where(h1 code):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:inherit}._prose :where(h2 code):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:inherit;font-size:.875em}._prose :where(h3 code):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:inherit;font-size:.9em}._prose :where(blockquote code):not(:where([class~=_not-prose],[class~=_not-prose] *)),._prose :where(h4 code):not(:where([class~=_not-prose],[class~=_not-prose] *)),._prose :where(thead th code):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:inherit}._prose :where(pre):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}._prose :where(pre code):not(:where([class~=_not-prose],[class~=_not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}._prose :where(pre code):not(:where([class~=_not-prose],[class~=_not-prose] *)):after,._prose :where(pre code):not(:where([class~=_not-prose],[class~=_not-prose] *)):before{content:none}._prose :where(table):not(:where([class~=_not-prose],[class~=_not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}._prose :where(thead):not(:where([class~=_not-prose],[class~=_not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}._prose :where(thead th):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}._prose :where(tbody tr):not(:where([class~=_not-prose],[class~=_not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}._prose :where(tbody tr:last-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){border-bottom-width:0}._prose :where(tbody td):not(:where([class~=_not-prose],[class~=_not-prose] *)){vertical-align:baseline}._prose :where(tfoot):not(:where([class~=_not-prose],[class~=_not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}._prose :where(tfoot td):not(:where([class~=_not-prose],[class~=_not-prose] *)){vertical-align:top}._prose :where(th,td):not(:where([class~=_not-prose],[class~=_not-prose] *)){text-align:start}._prose :where(figure>*):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:0;margin-bottom:0}._prose :where(figcaption):not(:where([class~=_not-prose],[class~=_not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}._prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}._prose :where(picture>img):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:0;margin-bottom:0}._prose :where(li):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:.5em;margin-bottom:.5em}._prose :where(ol>li):not(:where([class~=_not-prose],[class~=_not-prose] *)),._prose :where(ul>li):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-inline-start:.375em}._prose :where(._prose>ul>li p):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:.75em;margin-bottom:.75em}._prose :where(._prose>ul>li>p:first-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.25em}._prose :where(._prose>ul>li>p:last-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-bottom:1.25em}._prose :where(._prose>ol>li>p:first-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.25em}._prose :where(._prose>ol>li>p:last-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-bottom:1.25em}._prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:.75em;margin-bottom:.75em}._prose :where(dl):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}._prose :where(dd):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}._prose :where(h2+*):not(:where([class~=_not-prose],[class~=_not-prose] *)),._prose :where(h3+*):not(:where([class~=_not-prose],[class~=_not-prose] *)),._prose :where(h4+*):not(:where([class~=_not-prose],[class~=_not-prose] *)),._prose :where(hr+*):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:0}._prose :where(thead th:first-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-inline-start:0}._prose :where(thead th:last-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-inline-end:0}._prose :where(tbody td,tfoot td):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}._prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-inline-start:0}._prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-inline-end:0}._prose :where(figure):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:2em;margin-bottom:2em}._prose :where(._prose>:first-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:0}._prose :where(._prose>:last-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-bottom:0}._sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._pointer-events-none{pointer-events:none}._absolute{position:absolute}._relative{position:relative}._right-4{right:1rem}._top-14{top:3.5rem}._top-2{top:.5rem}._z-10{z-index:10}._m-0{margin:0}._-mb-0\.5{margin-bottom:-.125rem}._mb-12{margin-bottom:3rem}._mb-4{margin-bottom:1rem}._mb-40{margin-bottom:10rem}._ml-1{margin-left:.25rem}._ml-auto{margin-left:auto}._ms-4{margin-inline-start:1rem}._mt-1{margin-top:.25rem}._mt-20{margin-top:5rem}._mt-4{margin-top:1rem}._mt-6{margin-top:1.5rem}._block{display:block}._inline-block{display:inline-block}._flex{display:flex}._inline-flex{display:inline-flex}._grid{display:grid}._h-12{height:3rem}._h-4{height:1rem}._w-5{width:1.25rem}._w-auto{width:auto}._w-full{width:100%}._min-w-0{min-width:0}._max-w-6{max-width:1.5rem}._shrink-0{flex-shrink:0}._cursor-default{cursor:default}._select-none{-webkit-user-select:none;user-select:none}._list-none{list-style-type:none}._flex-row{flex-direction:row}._flex-col{flex-direction:column}._items-center{align-items:center}._justify-start{justify-content:flex-start}._justify-center{justify-content:center}._gap-1{gap:.25rem}._gap-2{gap:.5rem}._gap-4{gap:1rem}._gap-6{gap:1.5rem}._overflow-hidden{overflow:hidden}._overflow-x-auto{overflow-x:auto}._overflow-y-hidden{overflow-y:hidden}._overscroll-x-contain{overscroll-behavior-x:contain}._truncate{text-overflow:ellipsis;overflow:hidden}._truncate,._whitespace-nowrap{white-space:nowrap}._whitespace-pre-wrap{white-space:pre-wrap}._rounded{border-radius:.25rem}._rounded-lg{border-radius:.5rem}._rounded-md{border-radius:.375rem}._rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}._rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}._rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}._border{border-width:1px}._border-b{border-bottom-width:1px}._border-b-0{border-bottom-width:0}._border-b-2{border-bottom-width:2px}._border-s{border-inline-start-width:1px}._border-t{border-top-width:1px}._border-blue-200{--tw-border-opacity:1;border-color:rgb(191 219 254/var(--tw-border-opacity))}._border-current{border-color:currentColor}._border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}._border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}._border-neutral-200\/70{border-color:#e5e5e5b3}._border-orange-100{--tw-border-opacity:1;border-color:rgb(255 237 213/var(--tw-border-opacity))}._border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity))}._border-transparent{border-color:#0000}._border-yellow-100{--tw-border-opacity:1;border-color:rgb(254 249 195/var(--tw-border-opacity))}._bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}._bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}._bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}._bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity))}._bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}._bg-transparent{background-color:#0000}._bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}._bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232/var(--tw-bg-opacity))}._bg-clip-text{-webkit-background-clip:text;background-clip:text}._p-0{padding:0}._p-1\.5{padding:.375rem}._p-2{padding:.5rem}._p-4{padding:1rem}._px-4{padding-left:1rem;padding-right:1rem}._py-1{padding-top:.25rem;padding-bottom:.25rem}._py-2{padding-top:.5rem;padding-bottom:.5rem}._py-4{padding-top:1rem;padding-bottom:1rem}._pb-10{padding-bottom:2.5rem}._pb-px{padding-bottom:1px}._ps-6{padding-inline-start:1.5rem}._pt-6{padding-top:1.5rem}._text-center{text-align:center}._font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}._text-2xl{font-size:1.5rem;line-height:2rem}._text-4xl{font-size:2.25rem;line-height:2.5rem}._text-\[\.9em\]{font-size:.9em}._text-sm{font-size:.875rem;line-height:1.25rem}._text-xl{font-size:1.25rem;line-height:1.75rem}._text-xs{font-size:.75rem;line-height:1rem}._font-bold{font-weight:700}._font-medium{font-weight:500}._font-semibold{font-weight:600}._leading-5{line-height:1.25rem}._leading-7{line-height:1.75rem}._text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}._text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}._text-current{color:currentColor}._text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}._text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}._text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}._text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}._text-orange-800{--tw-text-opacity:1;color:rgb(154 52 18/var(--tw-text-opacity))}._text-primary-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}._text-red-900{--tw-text-opacity:1;color:rgb(127 29 29/var(--tw-text-opacity))}._text-transparent{color:#0000}._text-yellow-900{--tw-text-opacity:1;color:rgb(113 63 18/var(--tw-text-opacity))}._no-underline{text-decoration-line:none}._subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}._opacity-0{opacity:0}._opacity-25{opacity:.25}._opacity-60{opacity:.6}._opacity-75{opacity:.75}._shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}._shadow,._shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}._shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}._shadow-gray-100{--tw-shadow-color:#f3f4f6;--tw-shadow:var(--tw-shadow-colored)}._outline-none{outline-offset:2px;outline:2px solid #0000}._ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}._ring-inset{--tw-ring-inset:inset}._ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity))}._transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._duration-200{transition-duration:.2s}.\[counter-reset\:line\]{counter-reset:line}.nextra-code span{background-color:var(--shiki-light-bg);color:var(--shiki-light)}@media (prefers-color-scheme:dark){.nextra-code span{background-color:var(--shiki-dark-bg);color:var(--shiki-dark)}}code:not([class*=twoslash-]){-webkit-box-decoration-break:slice;box-decoration-break:slice;font-feature-settings:"rlig" 1,"calt" 1,"ss01" 1}:not(pre)>code:not([class*=twoslash-]){overflow-wrap:break-word;border-width:1px;border-color:rgb(0 0 0/var(--tw-border-opacity));--tw-border-opacity:.04;background-color:rgb(0 0 0/var(--tw-bg-opacity));--tw-bg-opacity:.03;border-radius:.375rem;padding:.125rem .25em;font-size:.9em}@media (prefers-color-scheme:dark){:not(pre)>code:not([class*=twoslash-]){background-color:#ffffff1a;border-color:#ffffff1a}}pre code:not([class*=twoslash-]){font-size:.875rem;line-height:1.25rem;display:grid}pre code:not([class*=twoslash-])[data-line-numbers]>span{padding-left:.5rem}pre code:not([class*=twoslash-])[data-line-numbers]>span:before{counter-increment:line;content:counter(line);text-align:right;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity));min-width:2.6rem;padding-right:1rem;display:inline-block}pre code:not([class*=twoslash-])>span{padding-left:1rem;padding-right:1rem}pre code:not([class*=twoslash-])>span[data-highlighted-line]{--tw-shadow:2px 0 currentColor inset;--tw-shadow-colored:inset 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);background-color:#2563eb1a;color:#2563ebcc!important}@media (prefers-color-scheme:dark){pre code:not([class*=twoslash-])>span[data-highlighted-line]{background-color:#2563eb33}}pre code:not([class*=twoslash-])>span [data-highlighted-chars]{--tw-ring-offset-shadow:var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:#2563eb33;border-radius:.125rem}@media (prefers-color-scheme:dark){pre code:not([class*=twoslash-])>span [data-highlighted-chars]{--tw-ring-color:#2563eb66}}pre code:not([class*=twoslash-])>span [data-highlighted-chars]{background-color:#2563eb33}@media (prefers-color-scheme:dark){pre code:not([class*=twoslash-])>span [data-highlighted-chars]{background-color:#2563eb66}}@media not all and (min-width:768px){html[data-nextra-word-wrap] pre code:not([class*=twoslash-]){white-space:pre-wrap}}.nextra-copy-icon{animation:fade-in .3s forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}:root{--twoslash-border-color:#8888;--twoslash-underline-color:currentColor;--twoslash-highlighted-border:#c37d0d50;--twoslash-highlighted-bg:#c37d0d20;--twoslash-popup-bg:#f8f8f8;--twoslash-popup-color:inherit;--twoslash-popup-shadow:#000 0px 1px 4px;--twoslash-docs-color:#888;--twoslash-docs-font:sans-serif;--twoslash-code-font:inherit;--twoslash-code-font-size:1em;--twoslash-matched-color:inherit;--twoslash-unmatched-color:#888;--twoslash-cursor-color:#8888;--twoslash-error-color:#d45656;--twoslash-error-bg:#d4565620;--twoslash-tag-color:#3772cf;--twoslash-tag-bg:#3772cf20;--twoslash-tag-warn-color:#c37d0d;--twoslash-tag-warn-bg:#c37d0d20;--twoslash-tag-annotate-color:#1ba673;--twoslash-tag-annotate-bg:#1ba67320}.dark{--twoslash-popup-bg:#000;--twoslash-border-color:#404040}@media (prefers-reduced-motion:reduce){.twoslash *{transition:none!important}}.twoslash:hover .twoslash-hover{border-color:var(--twoslash-underline-color)}.twoslash-hover{border-bottom:1px dotted #0000;transition:border-color .3s;position:relative}.twoslash-popup-container{z-index:10;opacity:0;color:var(--twoslash-popup-color);border:1px solid var(--twoslash-border-color);pointer-events:none;-webkit-user-select:none;user-select:none;text-align:left;border-radius:.25rem;flex-direction:column;margin-top:.375rem;transition-property:opacity;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-flex;position:absolute;transform:translateY(1.1em);background:var(--twoslash-popup-bg)!important}.twoslash-query-presisted .twoslash-popup-container{z-index:9;transform:translateY(1.5em)}.twoslash-hover:hover .twoslash-popup-container,.twoslash-query-presisted .twoslash-popup-container{opacity:1;pointer-events:auto}.twoslash-popup-container:hover{-webkit-user-select:auto;user-select:auto}.twoslash-popup-arrow{--tw-rotate:-45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y));border-top-width:1px;border-right-width:1px;border-color:var(--twoslash-border-color);background-color:var(--twoslash-popup-bg);pointer-events:none;width:.375rem;height:.375rem;position:absolute;top:-.25rem;left:1em}.twoslash-popup-code,.twoslash-popup-docs{padding:6px 8px}.twoslash-popup-code{font-family:var(--twoslash-code-font);font-size:var(--twoslash-code-font-size)}.twoslash-popup-docs{color:var(--twoslash-docs-color);font-family:var(--twoslash-docs-font);border-top:1px solid var(--twoslash-border-color);font-size:.8em}.twoslash-popup-docs-tags{font-family:var(--twoslash-docs-font);flex-direction:column;display:flex}.twoslash-popup-docs-tag-name,.twoslash-popup-docs-tags{margin-right:.5em}.twoslash-popup-docs-tag-name{font-family:var(--twoslash-code-font)}.twoslash-error-line{background-color:var(--twoslash-error-bg);border-left:3px solid var(--twoslash-error-color);color:var(--twoslash-error-color);margin:.2em 0;padding:6px 12px;position:relative}.twoslash-error{background:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%206%203'%20enable-background%3D'new%200%200%206%203'%20height%3D'3'%20width%3D'6'%3E%3Cg%20fill%3D'%23c94824'%3E%3Cpolygon%20points%3D'5.5%2C0%202.5%2C3%201.1%2C3%204.1%2C0'%2F%3E%3Cpolygon%20points%3D'4%2C0%206%2C2%206%2C0.6%205.4%2C0'%2F%3E%3Cpolygon%20points%3D'0%2C2%201%2C3%202.4%2C3%200%2C0.6'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") 0 100% repeat-x;padding-bottom:2px}.twoslash-completion-cursor{position:relative}.twoslash-completion-cursor .twoslash-completion-list{background:var(--twoslash-popup-bg);border-width:1px;border-color:var(--twoslash-border-color);border-radius:.25rem;position:absolute;top:.25rem;left:0;transform:translateY(1.2em)}.twoslash-completion-list{width:15rem;padding:.25rem .5rem;font-size:.8rem}.twoslash-completion-list:hover{-webkit-user-select:auto;user-select:auto}.twoslash-completion-list:before{background-color:var(--twoslash-cursor-color);content:" ";width:2px;height:1.4em;position:absolute;top:-1.6em;left:-1px}.twoslash-completion-list li{align-items:center;gap:.25em;line-height:1em;display:flex;overflow:hidden}.twoslash-completion-list li span.twoslash-completions-unmatched{color:var(--twoslash-unmatched-color)}.twoslash-completion-list .deprecated{opacity:.5;text-decoration:line-through}.twoslash-completion-list li span.twoslash-completions-matched{color:var(--twoslash-matched-color)}.twoslash-highlighted{background-color:var(--twoslash-highlighted-bg);border:1px solid var(--twoslash-highlighted-border);border-radius:4px;margin:-1px -3px;padding:1px 2px}.twoslash-completion-list .twoslash-completions-icon{color:var(--twoslash-unmatched-color);flex:none;width:1em}.twoslash-tag-line{background-color:var(--twoslash-tag-bg);border-left:3px solid var(--twoslash-tag-color);color:var(--twoslash-tag-color);align-items:center;gap:.3em;margin:.2em 0;padding:6px 10px;display:flex;position:relative}.twoslash-tag-line .twoslash-tag-icon{color:inherit;width:1.1em}.twoslash-tag-line.twoslash-tag-error-line{background-color:var(--twoslash-error-bg);border-left:3px solid var(--twoslash-error-color);color:var(--twoslash-error-color)}.twoslash-tag-line.twoslash-tag-warn-line{background-color:var(--twoslash-tag-warn-bg);border-left:3px solid var(--twoslash-tag-warn-color);color:var(--twoslash-tag-warn-color)}.twoslash-tag-line.twoslash-tag-annotate-line{background-color:var(--twoslash-tag-annotate-bg);border-left:3px solid var(--twoslash-tag-annotate-color);color:var(--twoslash-tag-annotate-color)}.subheading-anchor{opacity:0;transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.subheading-anchor:where([dir=ltr],[dir=ltr] *){margin-left:.25rem}.subheading-anchor:where([dir=rtl],[dir=rtl] *){margin-right:.25rem}.subheading-anchor:focus,.subheading-anchor:hover,:target>.subheading-anchor{opacity:1}:target>.subheading-anchor:after{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}@media (prefers-color-scheme:dark){:target>.subheading-anchor:after{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}}.subheading-anchor:after{--tw-content:"#";content:var(--tw-content);--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity));padding-left:.25rem;padding-right:.25rem}@media (prefers-color-scheme:dark){.subheading-anchor:after{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity))}}.nextra-scrollbar{scrollbar-width:thin;scrollbar-color:#73737366 transparent;scrollbar-gutter:stable}.nextra-scrollbar::-webkit-scrollbar{width:.75rem;height:.75rem}.nextra-scrollbar::-webkit-scrollbar-track{background-color:#0000}.nextra-scrollbar::-webkit-scrollbar-thumb{border-radius:10px}.nextra-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--tw-shadow-color);--tw-shadow-color:#73737333;--tw-shadow:var(--tw-shadow-colored);background-clip:content-box;border:3px solid #0000}.nextra-scrollbar::-webkit-scrollbar-thumb:hover:hover{--tw-shadow-color:#73737366;--tw-shadow:var(--tw-shadow-colored)}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}.nextra-steps h2,.nextra-steps h3,.nextra-steps h4{counter-increment:var(--counter-id);letter-spacing:-.025em;border-width:0;margin-top:2rem;padding-bottom:0;font-size:1.5rem;font-weight:600;line-height:2rem}.nextra-steps h2:before,.nextra-steps h3:before,.nextra-steps h4:before{border-width:4px;border-color:rgb(var(--nextra-bg));--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));width:33px;height:33px;position:absolute}@media (prefers-color-scheme:dark){.nextra-steps h2:before,.nextra-steps h3:before,.nextra-steps h4:before{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}}.nextra-steps h2:before,.nextra-steps h3:before,.nextra-steps h4:before{text-align:center;text-indent:-1px;--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity));margin-top:3px;content:counter(var(--counter-id));border-radius:9999px;margin-inline-start:-41px;font-size:1rem;font-weight:400;line-height:1.5rem}.nextra-cards{grid-template-columns:repeat(auto-fill,minmax(max(250px,calc((100% - 1rem*2)/var(--rows))),1fr))}.nextra-card img{-webkit-user-select:none;user-select:none}.nextra-card svg{color:#0000004d;width:1.5rem;height:auto;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (prefers-color-scheme:dark){.nextra-card svg{color:#fff6}}.nextra-card:hover svg{color:currentColor}@media (prefers-color-scheme:dark){.nextra-card:hover svg{color:currentColor}}.nextra-card p{margin-top:.5rem}html{scroll-padding-top:1.25rem}body{background-color:rgb(var(--nextra-bg));padding-left:1rem;padding-right:1rem}article{padding-top:5rem;padding-bottom:8rem;display:block}article,article img{margin-left:auto;margin-right:auto}h1{letter-spacing:-.03em}._prose code:after,._prose code:before{display:none}._prose code .line{font-weight:400}._prose .nextra-callout p{margin:0}.footnotes a[data-footnote-backref]{font-family:initial}@media not all and (min-width:768px){.max-md\:_prose-sm :where(h2+*):not(:where([class~=_not-prose],[class~=_not-prose] *)),.max-md\:_prose-sm :where(hr+*):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:0}.max-md\:_prose-sm :where(h2+*):not(:where([class~=_not-prose],[class~=_not-prose] *)),.max-md\:_prose-sm :where(h3+*):not(:where([class~=_not-prose],[class~=_not-prose] *)),.max-md\:_prose-sm :where(hr+*):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:0}.max-md\:_prose-sm{font-size:.875rem;line-height:1.71429}.max-md\:_prose-sm :where(p):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.max-md\:_prose-sm :where([class~=lead]):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:.888889em;margin-bottom:.888889em;font-size:1.28571em;line-height:1.55556}.max-md\:_prose-sm :where(blockquote):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.11111em}.max-md\:_prose-sm :where(h1):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:0;margin-bottom:.8em;font-size:2.14286em;line-height:1.2}.max-md\:_prose-sm :where(h2):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.6em;margin-bottom:.8em;font-size:1.42857em;line-height:1.4}.max-md\:_prose-sm :where(h3):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.55556em;margin-bottom:.444444em;font-size:1.28571em;line-height:1.55556}.max-md\:_prose-sm :where(h4):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.42857em;margin-bottom:.571429em;line-height:1.42857}.max-md\:_prose-sm :where(img):not(:where([class~=_not-prose],[class~=_not-prose] *)),.max-md\:_prose-sm :where(picture):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.max-md\:_prose-sm :where(picture>img):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:0;margin-bottom:0}.max-md\:_prose-sm :where(video):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.max-md\:_prose-sm :where(kbd):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-top:.142857em;padding-inline-end:.357143em;padding-bottom:.142857em;border-radius:.3125rem;padding-inline-start:.357143em;font-size:.857143em}.max-md\:_prose-sm :where(code):not(:where([class~=_not-prose],[class~=_not-prose] *)){font-size:.857143em}.max-md\:_prose-sm :where(h2 code):not(:where([class~=_not-prose],[class~=_not-prose] *)){font-size:.9em}.max-md\:_prose-sm :where(h3 code):not(:where([class~=_not-prose],[class~=_not-prose] *)){font-size:.888889em}.max-md\:_prose-sm :where(pre):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;border-radius:.25rem;margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em;font-size:.857143em;line-height:1.66667}.max-md\:_prose-sm :where(ol):not(:where([class~=_not-prose],[class~=_not-prose] *)),.max-md\:_prose-sm :where(ul):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em;padding-inline-start:1.57143em}.max-md\:_prose-sm :where(li):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:.285714em;margin-bottom:.285714em}.max-md\:_prose-sm :where(ol>li):not(:where([class~=_not-prose],[class~=_not-prose] *)),.max-md\:_prose-sm :where(ul>li):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-inline-start:.428571em}.max-md\:_prose-sm :where(.max-md\:_prose-sm>ul>li p):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.max-md\:_prose-sm :where(.max-md\:_prose-sm>ul>li>p:first-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.14286em}.max-md\:_prose-sm :where(.max-md\:_prose-sm>ul>li>p:last-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-bottom:1.14286em}.max-md\:_prose-sm :where(.max-md\:_prose-sm>ol>li>p:first-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.14286em}.max-md\:_prose-sm :where(.max-md\:_prose-sm>ol>li>p:last-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-bottom:1.14286em}.max-md\:_prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.max-md\:_prose-sm :where(dl):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.max-md\:_prose-sm :where(dt):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.14286em}.max-md\:_prose-sm :where(dd):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:.285714em;padding-inline-start:1.57143em}.max-md\:_prose-sm :where(hr):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:2.85714em;margin-bottom:2.85714em}.max-md\:_prose-sm :where(h2+*):not(:where([class~=_not-prose],[class~=_not-prose] *)),.max-md\:_prose-sm :where(h3+*):not(:where([class~=_not-prose],[class~=_not-prose] *)),.max-md\:_prose-sm :where(h4+*):not(:where([class~=_not-prose],[class~=_not-prose] *)),.max-md\:_prose-sm :where(hr+*):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:0}.max-md\:_prose-sm :where(table):not(:where([class~=_not-prose],[class~=_not-prose] *)){font-size:.857143em;line-height:1.5}.max-md\:_prose-sm :where(thead th):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.max-md\:_prose-sm :where(thead th:first-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-inline-start:0}.max-md\:_prose-sm :where(thead th:last-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-inline-end:0}.max-md\:_prose-sm :where(tbody td,tfoot td):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.max-md\:_prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-inline-start:0}.max-md\:_prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){padding-inline-end:0}.max-md\:_prose-sm :where(figure):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.max-md\:_prose-sm :where(figure>*):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:0;margin-bottom:0}.max-md\:_prose-sm :where(figcaption):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:.666667em;font-size:.857143em;line-height:1.33333}.max-md\:_prose-sm :where(.max-md\:_prose-sm>:first-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-top:0}.max-md\:_prose-sm :where(.max-md\:_prose-sm>:last-child):not(:where([class~=_not-prose],[class~=_not-prose] *)){margin-bottom:0}}@media (prefers-color-scheme:dark){.dark\:_prose-invert{--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}}.after\:_transition-transform:after{content:var(--tw-content);transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:_duration-75:after{content:var(--tw-content);transition-duration:75ms}.after\:_content-\[\"\\u2192\"\]:after{--tw-content:"u2192";content:var(--tw-content)}.even\:_bg-gray-100:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.focus-within\:_opacity-100:focus-within{opacity:1}.hover\:_border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.hover\:_bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.hover\:_text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.hover\:_shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:_shadow-lg:hover,.hover\:_shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:_shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.hover\:_shadow-gray-100:hover{--tw-shadow-color:#f3f4f6;--tw-shadow:var(--tw-shadow-colored)}.active\:_shadow-sm:active{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.active\:_shadow-gray-200:active{--tw-shadow-color:#e5e7eb;--tw-shadow:var(--tw-shadow-colored)}._group:hover .after\:group-hover\:_translate-x-0\.5:after{content:var(--tw-content);--tw-translate-x:.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}@media (prefers-contrast:more){.contrast-more\:_border-current{border-color:currentColor}.contrast-more\:_border-gray-900{--tw-border-opacity:1;border-color:rgb(17 24 39/var(--tw-border-opacity))}.contrast-more\:_border-neutral-400{--tw-border-opacity:1;border-color:rgb(163 163 163/var(--tw-border-opacity))}.contrast-more\:_underline{text-decoration-line:underline}.contrast-more\:_ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgb(17 24 39/var(--tw-ring-opacity))}.contrast-more\:_contrast-150{--tw-contrast:contrast(1.5);filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}}@media not all and (min-width:768px){.max-md\:_hidden{display:none}}@media (min-width:768px){.md\:_hidden{display:none}}.ltr\:_pl-3:where([dir=ltr],[dir=ltr] *){padding-left:.75rem}.ltr\:_pr-2:where([dir=ltr],[dir=ltr] *){padding-right:.5rem}.ltr\:_pr-4:where([dir=ltr],[dir=ltr] *){padding-right:1rem}.rtl\:_pl-2:where([dir=rtl],[dir=rtl] *){padding-left:.5rem}.rtl\:_pl-4:where([dir=rtl],[dir=rtl] *){padding-left:1rem}.rtl\:_pr-3:where([dir=rtl],[dir=rtl] *){padding-right:.75rem}@media (prefers-color-scheme:dark){.dark\:_border-blue-200\/30{border-color:#bfdbfe4d}.dark\:_border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.dark\:_border-neutral-700{--tw-border-opacity:1;border-color:rgb(64 64 64/var(--tw-border-opacity))}.dark\:_border-neutral-800{--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity))}.dark\:_border-orange-400\/30{border-color:#fb923c4d}.dark\:_border-primary-100\/10{border-color:#dbeafe1a}.dark\:_border-red-200\/30{border-color:#fecaca4d}.dark\:_border-yellow-200\/30{border-color:#fef08a4d}.dark\:_bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.dark\:_bg-blue-900\/30{background-color:#1e3a8a4d}.dark\:_bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.dark\:_bg-neutral-800{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.dark\:_bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.dark\:_bg-orange-400\/20{background-color:#fb923c33}.dark\:_bg-red-900\/30{background-color:#7f1d1d4d}.dark\:_bg-yellow-700\/30{background-color:#a162074d}.dark\:_text-blue-200{--tw-text-opacity:1;color:rgb(191 219 254/var(--tw-text-opacity))}.dark\:_text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.dark\:_text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.dark\:_text-gray-50{--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}.dark\:_text-neutral-200{--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity))}.dark\:_text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.dark\:_text-orange-300{--tw-text-opacity:1;color:rgb(253 186 116/var(--tw-text-opacity))}.dark\:_text-red-200{--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity))}.dark\:_text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:_text-yellow-200{--tw-text-opacity:1;color:rgb(254 240 138/var(--tw-text-opacity))}.dark\:_shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.dark\:_ring-neutral-700{--tw-ring-opacity:1;--tw-ring-color:rgb(64 64 64/var(--tw-ring-opacity))}.even\:dark\:_bg-gray-600\/20:nth-child(2n){background-color:#4b556333}.dark\:hover\:_border-neutral-500:hover{--tw-border-opacity:1;border-color:rgb(115 115 115/var(--tw-border-opacity))}.dark\:hover\:_border-neutral-700:hover{--tw-border-opacity:1;border-color:rgb(64 64 64/var(--tw-border-opacity))}.dark\:hover\:_bg-neutral-700:hover{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity))}.dark\:hover\:_bg-neutral-900:hover{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.dark\:hover\:_text-gray-100:hover{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.dark\:hover\:_text-neutral-50:hover{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.dark\:hover\:_shadow-none:hover{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media (prefers-contrast:more){@media (prefers-color-scheme:dark){.contrast-more\:dark\:_border-current{border-color:currentColor}.contrast-more\:dark\:_border-gray-50{--tw-border-opacity:1;border-color:rgb(249 250 251/var(--tw-border-opacity))}.contrast-more\:dark\:_border-neutral-400{--tw-border-opacity:1;border-color:rgb(163 163 163/var(--tw-border-opacity))}.contrast-more\:dark\:_ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgb(249 250 251/var(--tw-ring-opacity))}}}.\[\&\:not\(\:first-child\)\]\:_mt-6:not(:first-child){margin-top:1.5rem}.\[\&_svg\]\:_text-red-500 svg{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}div:hover>.\[div\:hover\>\&\]\:_opacity-100{opacity:1}