.light,:root{--accents-1:#fafafa;--accents-2:#eaeaea;--accents-3:#999;--accents-4:#888;--accents-5:#666;--accents-6:#444;--accents-7:#333;--accents-8:#111;--geist-foreground:#000;--geist-background:#fff;--geist-selection:var(--geist-cyan);--geist-success:#0070f3;--geist-success-light:#3291ff;--geist-success-dark:#0366d6;--geist-error:#e00;--geist-error-light:#ff1a1a;--geist-error-dark:#c00;--geist-warning:#f5a623;--geist-warning-light:#f7b955;--geist-warning-dark:#f49b0b;--geist-alert:#ff0080;--geist-purple:#f81ce5;--geist-cyan:#79ffe1;--geist-violet:#7928ca;--geist-link-color:var(--geist-success);--geist-link-style:none;--geist-secondary:var(--accents-5);--geist-code:var(--geist-purple);--dropdown-box-shadow:0 4px 4px 0 #00000005;--dropdown-triangle-stroke:#fff;--scroller-start:#fff;--shadow-small:0 5px 10px #0000001f;--shadow-medium:0 8px 30px #0000001f;--shadow-large:0 30px 60px #0000001f;--portal-opacity:.25;--geist-gap:16pt;--geist-gap-negative:-16pt;--geist-gap-half:8pt;--geist-gap-half-negative:-8pt;--geist-gap-quarter:4pt;--geist-gap-quarter-negative:-4pt;--geist-page-margin:16pt;--geist-page-width:750pt;--geist-page-width-with-margin:782pt;--geist-breakpoint-mobile:600px;--geist-breakpoint-tablet:960px;--geist-radius:5px;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-mono:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.dark-theme,.light,:root{--scroller-end:#fff0}.dark-theme{--accents-1:#111;--accents-2:#333;--accents-3:#444;--accents-4:#666;--accents-5:#888;--accents-6:#999;--accents-7:#eaeaea;--accents-8:#fafafa;--geist-foreground:#fff;--geist-background:#000;--geist-selection:var(--geist-purple);--geist-success:#0070f3;--geist-success-light:#3291ff;--geist-success-dark:#0366d6;--geist-error:#e00;--geist-error-light:#ff1a1a;--geist-error-dark:#c00;--geist-warning:#f5a623;--geist-warning-light:#f7b955;--geist-warning-dark:#f49b0b;--geist-alert:#ff0080;--geist-purple:#f81ce5;--geist-cyan:#79ffe1;--geist-violet:#7928ca;--geist-link-color:var(--geist-foreground);--geist-link-style:underline;--geist-secondary:var(--accents-5);--geist-code:var(--geist-cyan);--dropdown-box-shadow:0 0 0 1px #333;--dropdown-triangle-stroke:#333;--scroller-start:#0000004d;--shadow-small:0 0 0 1px #333;--shadow-medium:0 0 0 1px #333;--shadow-large:0 0 0 1px #333;--portal-opacity:.75}body,html{background-color:var(--geist-background);color:var(--geist-foreground)}html{font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;min-height:100%;font-size:1rem;line-height:1.5;font-family:var(--font-sans);margin:0;padding:0;position:relative;overflow-x:hidden}*,:after,:before{box-sizing:inherit;text-rendering:geometricprecision;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5,h6{color:inherit;margin:0 0 .625rem}span{font-size:inherit;font-weight:inherit}p,small,span{color:inherit}p,small{letter-spacing:-.005625rem;font-weight:400;font-family:var(--font-sans)}p{margin:1rem 0;font-size:1em;line-height:1.625em}small{margin:0;font-size:.875rem;line-height:1.5}b{font-weight:600}img{max-width:100%}a{color:var(--geist-link-color);cursor:pointer;font-size:inherit;-webkit-touch-callout:none;-webkit-tap-highlight-color:#0000;outline:none;align-items:center}a,a:hover{text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;margin:0}button:focus,input:focus,select:focus,textarea:focus{outline:none}ol,ul{color:var(--geist-foreground);margin:8pt 8pt 8pt 16pt;padding:0;list-style:none}ol{list-style-type:decimal}li{margin-bottom:.625rem;font-size:1em;line-height:1.625em}ul>li:before{content:"–";color:var(--accents-4);margin-left:-.9375rem;display:inline-block;position:absolute}input[type=button],input[type=reset],input[type=submit]{appearance:button}input:-webkit-autofill{box-shadow:inset 0 0 0 100px #fff}h1{letter-spacing:-.066875rem;font-size:3rem;font-weight:700;line-height:1.5}h2{letter-spacing:-.020625rem;font-size:2.25rem}h2,h3{font-weight:600}h3{letter-spacing:-.029375rem;font-size:1.5rem}h4{letter-spacing:-.020625rem;font-size:1.25rem}h4,h5{font-weight:600}h5{letter-spacing:-.01125rem;font-size:1rem}h6{letter-spacing:-.005625rem;font-size:.875rem;font-weight:600}hr{border-color:var(--accents-2)}details{background-color:var(--accents-1);border:none}details:active,details:focus,details:hover,summary{outline:none}summary{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}summary:before{display:none}summary::-webkit-details-marker{display:none}summary::-moz-list-bullet{font-size:0}summary:active,summary:focus,summary:hover{outline:none;list-style:none}blockquote{padding:calc(.667*var(--geist-gap)) var(--geist-gap);color:var(--accents-5);background-color:var(--accents-1);border-radius:var(--geist-radius);border:1px solid var(--accents-2);margin:1.5rem 0}blockquote :first-child{margin-top:0}blockquote :last-child{margin-bottom:0}::selection{background-color:var(--geist-selection);color:var(--geist-foreground)}.zi-card{padding:var(--geist-gap) var(--geist-gap);border-radius:var(--geist-radius);width:100%;box-shadow:none;box-sizing:border-box;color:var(--geist-foreground);background-color:var(--geist-background);border:1px solid var(--accents-2);margin:0;transition:all .2s}.zi-card:hover{box-shadow:var(--shadow-small)}.zi-card img{max-width:100%}.zi-card :first-child{margin-top:0}.zi-card :last-child{margin-bottom:0}.zi-card:not(.pin):hover{box-shadow:var(--shadow-small)}.zi-card.pin{border:1px solid var(--accents-2);box-shadow:none}.zi-badge{background-color:var(--geist-foreground);color:var(--geist-background);text-align:center;border-radius:8px;min-width:.9375rem;padding:0 4px;font-size:.625rem;font-weight:700;line-height:.9375rem;display:inline-block}.zi-badge.success{background-color:var(--geist-success)}.zi-badge.warning{background-color:var(--geist-warning)}.zi-badge.danger,.zi-badge.error{background-color:var(--geist-error)}.zi-badge.dot{width:.375rem;height:.375rem;min-width:unset;color:#0000;border-radius:50%;padding:0;line-height:0;overflow:hidden}.zi-btn{border-radius:var(--geist-radius);border:1px solid var(--accents-2);cursor:pointer;-webkit-user-select:none;user-select:none;text-transform:uppercase;text-align:center;white-space:nowrap;background-color:var(--geist-background);width:auto;min-width:12.5rem;height:2.5rem;color:var(--accents-5);outline:none;justify-content:center;-webkit-align-items:center;padding:0 1.375rem;font-size:.875rem;font-weight:400;line-height:2.5rem;transition:border .2s,background .2s,color .2s ease-out;display:inline-block;position:relative;overflow:hidden}.zi-btn:not(.loading):not(.shadow):hover{color:#000;background:#fff;border-color:#000}.zi-btn.mini{width:auto;min-width:5.25rem;height:1.5rem;padding:0 1.375rem;font-size:.75rem;line-height:1.5rem}.zi-btn.small{width:auto;min-width:9.375rem;height:2rem;padding:0 1.25rem;font-size:.875rem;line-height:2rem}.zi-btn.big,.zi-btn.huge,.zi-btn.large{width:auto;min-width:15.625rem;height:2.75rem;padding:0 1.875rem;font-size:1rem;line-height:2.75rem}.zi-btn.primary{background-color:var(--geist-foreground);border:1px solid var(--geist-foreground);color:var(--geist-background)}.zi-btn.primary:not(.loading):not(.shadow):hover{background:var(--geist-background);border:1px solid var(--geist-foreground)}.zi-btn.warning{border-color:var(--geist-warning);background-color:var(--geist-warning);color:#fff}.zi-btn.warning:not(.loading):not(.shadow):hover{color:var(--geist-warning);border-color:var(--geist-warning);background:#fff}.zi-btn.danger,.zi-btn.error{border-color:var(--geist-error);background-color:var(--geist-error);color:#fff}.zi-btn.danger:not(.loading):not(.shadow):hover,.zi-btn.error:not(.loading):not(.shadow):hover{color:var(--geist-error);border-color:var(--geist-error);background:#fff}.zi-btn.success{border-color:var(--geist-success);background-color:var(--geist-success);color:#fff}.zi-btn.success:not(.loading):not(.shadow):hover{color:var(--geist-success);border-color:var(--geist-success);background:#fff}.zi-btn.abort,.zi-btn.abort:not(.loading):not(.shadow):hover{color:var(--accents-5);background-color:#0000;border-color:#0000}.zi-btn.shadow{box-shadow:0 3px 10px #0000001f}.zi-btn.shadow:not(.loading):hover{transform:translateY(-1px);box-shadow:0 7px 20px #00000029}.zi-btn.disabled,.zi-btn.disabled:hover{background:var(--accents-1)!important;border-color:var(--accents-2)!important;color:#ccc!important;cursor:not-allowed!important}.zi-btn.loading{cursor:default}.zi-btn.loading:hover{pointer-events:none;color:#0000}.zi-loading-shim{background-color:var(--accents-1);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.zi-loading-shim i{background-color:#444;border-radius:50%;width:4px;height:4px;margin:0 1px;animation:1.4s infinite both zi-loading-blink;display:inline-block}.zi-loading-shim i:nth-child(2){animation-delay:.2s}.zi-loading-shim i:nth-child(3){animation-delay:.4s}.zi-btn .prefix,.zi-btn .suffix{pointer-events:none;font-size:1.5625rem;position:absolute;top:50%;transform:translateY(-50%)}.zi-btn .prefix{left:.5rem}.zi-btn .suffix{right:.5rem}.zi-btn.small .prefix,.zi-btn.small .suffix{font-size:.875rem}.zi-btn.auto{min-width:min-content;padding:0 1.25rem}.zi-btn.auto .mini{padding:0 .625rem}.zi-btn.auto .small{padding:0 .9375rem}.zi-btn.auto .big,.zi-btn.auto .huge{padding:0 1.5625rem}@keyframes zi-loading-blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}pre{border:1px solid var(--accents-2);border-radius:var(--geist-radius);padding:calc(var(--geist-gap)*.75) var(--geist-gap);margin:var(--geist-gap) 0;font-family:var(--font-mono);white-space:pre;text-align:left;-webkit-overflow-scrolling:touch;background-color:#0000;font-size:.8125rem;line-height:1.5;overflow:auto}pre.zi-bash:before{content:"$ "}pre p,pre span{font-size:inherit;color:inherit;margin:0}pre code{color:var(--geist-foreground);white-space:pre;font-size:.8125rem;line-height:1.25rem}pre code:after,pre code:before{display:none}pre::-webkit-scrollbar{background:0 0;width:0;height:0;display:none}code{color:var(--geist-code);font-family:var(--font-mono);white-space:pre-wrap;font-size:.9em}code:after,code:before{content:"`"}.zi-bash pre:before{content:"$ "}.zi-fieldset{border:1px solid var(--accents-2);border-radius:var(--geist-radius);overflow:hidden}.zi-fieldset,.zi-fieldset-content{background-color:var(--geist-background)}.zi-fieldset-content{padding:1.25rem;font-size:.8125rem}.zi-fieldset-content h1{font-size:1.25rem}.zi-fieldset-content h2,.zi-fieldset-content h3,.zi-fieldset-content h4,.zi-fieldset-content h5,.zi-fieldset-content h6,.zi-fieldset-content p,.zi-fieldset-content span{font-size:.8125rem}.zi-fieldset-content div,.zi-fieldset-content h1,.zi-fieldset-content h2,.zi-fieldset-content h3,.zi-fieldset-content h4,.zi-fieldset-content h5,.zi-fieldset-content h6,.zi-fieldset-content p{margin-top:0;margin-bottom:.875rem;line-height:1.25rem}.zi-fieldset-content :first-child{margin-top:0}.zi-fieldset-content :last-child{margin-bottom:0}.zi-fieldset-footer{background-color:var(--accents-1);border-top:1px solid var(--accents-2);color:var(--accents-6);padding:var(--geist-gap-half) var(--geist-gap);box-sizing:border-box;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.zi-fieldset-footer div,.zi-fieldset-footer p,.zi-fieldset-footer span{font-size:inherit;margin:0}.zi-input{font-family:var(--font-sans);vertical-align:middle;border-radius:var(--geist-radius);box-sizing:border-box;border:1px solid var(--accents-2);-webkit-appearance:none;background-color:#0000;outline:0;align-items:center;width:auto;height:2.3125rem;margin:4px 10px;padding:0 .6875rem;font-size:.875rem;line-height:1.6875rem;transition:border .2s,color .2s;display:inline-flex}.zi-input:focus{border-color:var(--accents-5)}.zi-input.disabled{background:var(--accents-1);cursor:not-allowed}.zi-input.error{color:var(--geist-error);border-color:var(--geist-error)}.zi-input.success{color:var(--geist-success);border-color:var(--geist-success)}.zi-input.small{height:2rem;font-size:.75rem;line-height:1.375rem}.zi-input.mini{height:1.75rem;font-size:.75rem;line-height:1.25rem}.zi-input.big,.zi-input.huge{height:2.625rem;font-size:1rem;line-height:2.375rem}.zi-input-group-empty{border-radius:var(--geist-radius);background-color:#0000;display:inline-flex}.zi-input-group-empty input{flex:1;margin:0}.zi-input-group{border-radius:var(--geist-radius);background-color:#0000;display:inline-flex}.zi-input-group input{flex:1;margin:0}.zi-input-group>.zi-label{background-color:var(--accents-1);border-radius:var(--geist-radius);border-bottom:1px solid var(--accents-2);border-top:1px solid var(--accents-2);color:var(--accents-6);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:auto;padding:0 .625rem;font-size:.875rem;line-height:1;display:inline-flex}.zi-input-group>.zi-label i{margin:0 .25rem}.zi-input-group.suffix input{border-top-right-radius:0;border-bottom-right-radius:0}.zi-input-group.suffix>.zi-label.suffix{border-left:none;border-right:1px solid var(--accents-2)}.zi-input-group.prefix input,.zi-input-group.suffix>.zi-label.suffix{border-top-left-radius:0;border-bottom-left-radius:0}.zi-input-group.prefix>.zi-label.prefix{border-right:none;border-left:1px solid var(--accents-2);border-top-right-radius:0;border-bottom-right-radius:0}.zi-input-group-empty.clearable,.zi-input-group.clearable{position:relative}.zi-input-group-empty.clearable input,.zi-input-group.clearable input{padding-right:1.75rem}.zi-input-group-empty.clearable i.close,.zi-input-group.clearable i.close{color:#9b9b9b;font-size:inherit;z-index:1;cursor:pointer;background-color:#0000;padding:0 .3125rem;transition:all .15s;position:absolute;top:50%;right:.375rem;transform:translateY(-50%)scale(1.45)}.zi-note{padding:var(--geist-gap-half) var(--geist-gap);border:1px solid var(--accents-2);background-color:var(--geist-background);border-radius:var(--geist-radius);font-size:.875rem;line-height:1.8}.zi-note .zi-note-type{text-transform:uppercase;-webkit-user-select:none;user-select:none;padding-right:var(--geist-gap-quarter);font-size:.875rem;font-weight:600;line-height:1.5}.zi-note.hint,.zi-note.success{border-color:var(--geist-success)}.zi-note.hint>.zi-note-type,.zi-note.success>.zi-note-type{color:var(--geist-success)}.zi-note.alert,.zi-note.warning{border-color:var(--geist-warning)}.zi-note.alert>.zi-note-type,.zi-note.warning>.zi-note-type{color:var(--geist-warning)}.zi-note.danger,.zi-note.error{border-color:var(--geist-error)}.zi-note.danger>.zi-note-type,.zi-note.error>.zi-note-type{color:var(--geist-error)}table{border-collapse:separate;border-spacing:0;width:100%}table thead th td{height:2.5rem}table tbody tr td{height:3.125rem}table td,table th{text-align:left;padding:0 .625rem}table th{height:2.5rem;color:var(--accents-5);letter-spacing:0;background:var(--accents-1);font-size:.875rem;font-weight:400}table th,table th:first-child{border-bottom:1px solid var(--accents-2);border-top:1px solid var(--accents-2)}table th:first-child{border-left:1px solid var(--accents-2);border-radius:4px 0 0 4px}table th:last-child{border-right:1px solid var(--accents-2);border-top:1px solid var(--accents-2);border-radius:0 4px 4px 0}table th:last-child,table tr td{border-bottom:1px solid var(--accents-2)}table tr td{color:var(--accents-6);height:2.5rem;font-size:.875rem}table td:first-child{border-left:1px solid #0000}.zi-avatar{border:1px solid var(--accents-2);vertical-align:top;background-color:var(--geist-background);border-radius:50%;width:1.875rem;height:1.875rem;display:inline-block;position:relative;overflow:hidden}.zi-avatar img{border-radius:50%;width:100%;height:100%;display:inline-block}.zi-avatar+.zi-avatar{margin-left:0}.zi-avatar.small{width:1.25rem;height:1.25rem}.zi-avatar.big{width:3.75rem;height:3.75rem}.zi-avatar.big .zi-avatar-string{font-size:1.25rem}.zi-avatar.huge{width:5.625rem;height:5.625rem}.zi-avatar.huge .zi-avatar-string{font-size:1.25rem}.zi-avatar.stacked+.zi-avatar.stacked{margin-left:-.625rem}.zi-avatar.square,.zi-avatar.square img{border-radius:.3125rem}.zi-avatar.single .zi-avatar-string{transform:translate(-50%,-50%)scale(1)}.zi-avatar-string{text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:.875rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.6)}.zi-example{background:var(--accents-1);border-radius:4px;flex-direction:column;margin-bottom:1.5rem;padding:1.5rem;display:flex}.zi-tag{border-radius:var(--geist-radius);border:1px solid var(--accents-2);background-color:var(--accents-1);height:1.5rem;padding:0 .5rem;font-size:.75rem;font-weight:500;line-height:1.5rem;display:inline-block}.zi-tag.success{color:var(--geist-success)}.zi-tag.warning{color:var(--geist-warning)}.zi-tag.danger,.zi-tag.error{color:var(--geist-error)}.zi-spinner{width:1.25rem;height:1.25rem;display:block}.zi-spinner.small{width:1rem;height:1rem}.zi-spinner.small .zi-spinner-bar{width:.25rem;height:.0625rem}.zi-spinner.mini{width:.75rem;height:.75rem}.zi-spinner.mini .zi-spinner-bar{width:.1875rem;height:.0625rem}.zi-spinner.big{width:1.875rem;height:1.875rem}.zi-spinner.big .zi-spinner-bar{width:.4375rem;height:.1875rem}.zi-spinner.auto{width:100%;height:100%}.zi-spinner.auto .zi-spinner-bar{width:24%;height:8%}.zi-spinner-container{width:100%;height:100%;position:relative;top:50%;left:50%}.zi-spinner-bar{border-radius:var(--geist-radius);background-color:#000;width:.3125rem;height:.1rem;animation:1.2s linear infinite zi-spinner-spin;position:absolute;top:-3.9%;left:-10%}.zi-spinner-bar:first-child{animation-delay:-1.2s;transform:rotate(0)translate(146%)}.zi-spinner-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg)translate(146%)}.zi-spinner-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg)translate(146%)}.zi-spinner-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg)translate(146%)}.zi-spinner-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg)translate(146%)}.zi-spinner-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg)translate(146%)}.zi-spinner-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg)translate(146%)}.zi-spinner-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg)translate(146%)}.zi-spinner-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg)translate(146%)}.zi-spinner-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg)translate(146%)}.zi-spinner-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg)translate(146%)}.zi-spinner-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg)translate(146%)}@keyframes zi-spinner-spin{0%{opacity:1}to{opacity:.15}}.zi-fade-in-enter-active,.zi-fade-in-leave-active{transition:opacity .2s,margin-top .2s}.zi-fade-in-enter,.zi-fade-in-leave,.zi-fade-in-leave-active{opacity:0;margin-top:5px}