.details_summary__rJA9C{list-style:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.details_summary__rJA9C div{display:flex;align-items:center}.details_summary__rJA9C::-webkit-details-marker{display:none}.details_icon__BI6fP{color:var(--accents-5);display:inline-flex;margin-right:var(--geist-space-2x);transition:transform .2s ease}.details_details__0jWOZ[open] .details_icon__BI6fP{transform:rotate(90deg)}.details_details__0jWOZ{overflow:hidden;transition:max-height .2s ease}.details_details__0jWOZ:not([open]).details_animate__HyLhJ{max-height:var(--details-closed-height,unset)}.details_details__0jWOZ[open].details_animate__HyLhJ{max-height:var(--details-open-height,unset)}.details_body__HlVXB{margin-left:calc(20px + var(--geist-space-2x));margin-top:var(--geist-space-2x)}.menu-toggle_wrap__volVz{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;pointer-events:none}.menu-toggle_wrap__volVz:after,.menu-toggle_wrap__volVz:before{content:"";display:block;height:1px;width:22px;background-color:var(--geist-foreground);transition:transform .15s ease}.menu-toggle_wrap__volVz:before{transform:translateY(-4px) rotate(0deg)}.menu-toggle_wrap__volVz:after{transform:translateY(4px) rotate(0deg)}.menu-toggle_wrap__volVz.menu-toggle_expanded__5Q_od:before{transform:translateY(1px) rotate(45deg)}.menu-toggle_wrap__volVz.menu-toggle_expanded__5Q_od:after{transform:translateY(0) rotate(-45deg)}.design_design-page___jlLL{min-height:100vh;max-width:1250px;margin:0 auto;padding:0 var(--geist-gap)}.design_main__ISvyS{margin-left:250px;flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.design_container__pGPhF{max-width:840px;width:100%;margin:auto}@media screen and (max-width:960px){.design_main__ISvyS{margin-left:0}}.design_aside__u7mOn{position:fixed;top:0;padding-top:3.25rem;height:100vh;width:200px;display:flex;flex-direction:column}.design_logo-container__NwCEb{display:flex;justify-content:space-between;align-items:center}.design_search__u_W9S{margin:var(--geist-gap) 0}.design_burger__JTg9D{display:none;background:none;border:none}.design_sidebar__1E8xX{overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (max-width:960px){.design_aside__u7mOn{position:unset;width:calc(100vw - (100vw - 100%));height:unset;display:block;padding-top:var(--geist-gap-double);background:var(--geist-background)}.design_burger__JTg9D{cursor:pointer;height:40px;width:40px;display:block}.design_search__u_W9S,.design_sidebar__1E8xX{display:none}.design_search__u_W9S.design_open__MbEuB{display:block}.design_sidebar__1E8xX.design_open__MbEuB{display:flex;margin:unset;position:fixed;overflow-y:scroll;-webkit-overflow-scrolling:touch;width:100%;max-height:calc(100vh - 150px);background:var(--geist-background);top:150px;left:0;right:0;bottom:0;margin-top:var(--geist-gap);padding:var(--geist-gap);padding-top:0;z-index:105}.design_sidebar__1E8xX.design_open__MbEuB .design_search__u_W9S{display:flex}.design_sidebar__1E8xX.design_open__MbEuB>ul{width:100%}.design_sidebar__1E8xX.design_open__MbEuB small{font-size:1rem}}.design_navigation__Oxehq details>ul{margin-left:10px;padding-left:var(--geist-gap);border-left:1px solid var(--accents-2)}.design_navigation__Oxehq{list-style-type:none;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.design_navigation__Oxehq li{list-style-type:none;margin:1rem 0}.design_module__fl8HW{border-radius:var(--geist-radius);border:1px solid var(--accents-2);width:100%;padding:1rem}.design_module__fl8HW>:last-child{border-bottom-left-radius:calc(var(--geist-radius) - 1px);border-bottom-right-radius:calc(var(--geist-radius) - 1px)}.design_module__fl8HW>:first-child{border-top-left-radius:calc(var(--geist-radius) - 1px);border-top-right-radius:calc(var(--geist-radius) - 1px)}.design_title-bar___QZqP{display:flex;align-items:center;justify-content:space-between}.design_info___7rVm{color:var(--geist-background);background:var(--geist-foreground);padding:var(--geist-space-2x) var(--geist-space-gap-half);font-size:var(--geist-form-small-font);border-radius:var(--geist-radius);word-wrap:break-word;white-space:pre-line;font-family:var(--font-sans);outline:0;line-height:20px;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:ease;animation-timing-function:ease}.design_info___7rVm[data-side=top]{-webkit-animation-name:design_slideUp__eUgPG;animation-name:design_slideUp__eUgPG}.design_info___7rVm[data-side=bottom]{-webkit-animation-name:design_slideDown__R22kP;animation-name:design_slideDown__R22kP}@-webkit-keyframes design_slideDown__R22kP{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes design_slideDown__R22kP{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes design_slideUp__eUgPG{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes design_slideUp__eUgPG{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.custom_button__BHGq6[data-custom-button]:not([disabled]){color:var(--button-custom-fg);background:var(--button-custom-bg);border-color:var(--button-custom-border)}.custom_button__BHGq6[data-custom-button][data-focus]{box-shadow:0 0 0 1px var(--geist-background),0 0 0 3px var(
          --button-custom-bg-hover,var(--button-custom-bg,var(--geist-foreground))
        )}.custom_button__BHGq6[data-custom-button][data-focus],.custom_button__BHGq6[data-custom-button][data-hover]{color:var(--button-custom-fg-hover);background:var(--button-custom-bg-hover);border-color:var(--button-custom-border-hover)}.custom_button__BHGq6[data-custom-button][data-active]{box-shadow:none;color:var(--button-custom-fg-active);background:var(--button-custom-bg-active);border-color:var(--button-custom-border-active)}.editor_live__CSUnb{width:100%;border-radius:var(--geist-radius);border:1px solid var(--accents-2)}.editor_live__CSUnb>:last-child{border-bottom-left-radius:var(--geist-radius);border-bottom-right-radius:var(--geist-radius)}.editor_live__CSUnb .editor_preview__VbJBs{padding:var(--geist-gap) 0}.editor_live__CSUnb pre.editor_error__dGWx7{padding:1rem;margin:0;white-space:pre-wrap;word-break:break-word;text-overflow:ellipsis;font-family:var(--font-mono);font-size:.75rem;background-color:var(--geist-foreground);color:var(--geist-error)}.editor_editor__1OdKJ{background-color:var(--accents-1);color:var(--geist-foreground);position:relative;white-space:pre-line;line-height:1.5;overflow:hidden}.editor_editor__1OdKJ pre,.editor_editor__1OdKJ textarea{outline:none;word-break:break-word!important;padding:var(--geist-gap)!important}.editor_editor__1OdKJ summary{padding:var(--geist-gap-half) var(--geist-gap);border-top:1px solid var(--accents-2)}.editor_editorArea__CsfIj{border-top:1px solid var(--accents-2);font-size:.75rem}.editor_copy__DCl0_,.editor_reset__m4C36{position:absolute!important;top:2px}.editor_reset__m4C36{cursor:pointer;display:inline-flex;color:var(--accents-5);transition:color .2s ease;padding:var(--geist-gap-half);right:calc(3 * var(--geist-gap))}.editor_copy__DCl0_{right:var(--geist-gap);height:calc(11 * var(--geist-space))!important}@media (hover:hover){.editor_reset__m4C36:hover{color:var(--accents-3)}}@media (max-width:600px){.editor_editor-area__nFV5h,.editor_live__CSUnb pre.editor_error__dGWx7{font-size:1rem}}.checkbox_container__XkJAP{display:inline-flex;align-items:flex-start;font-size:.875rem;cursor:pointer}.checkbox_fullWidth__tx3v2{width:100%}.checkbox_disabled__hsr7H{cursor:not-allowed;color:var(--accents-3)}.checkbox_check__SQMWc{display:flex;align-items:center;padding:2px;margin:-2px}.checkbox_text__bUZzS{margin-left:var(--geist-gap-quarter)}.checkbox_fullWidth__tx3v2 .checkbox_text__bUZzS{flex:1 1}.checkbox_icon__3HIjW{--checkbox-color:var(--accents-5);border:1px solid var(--checkbox-color);border-radius:3px;height:1rem;width:1rem;position:relative;transition:border-color .15s ease;transform:rotate(.000001deg)}.checkbox_icon__3HIjW svg{position:absolute;top:-1px;left:-1px}.checkbox_icon__3HIjW svg line{transition:stroke .15s ease}.checkbox_input__eRhc0:checked+.checkbox_icon__3HIjW{--checkbox-color:var(--geist-foreground);background:var(--checkbox-color)}.checkbox_input__eRhc0:disabled+.checkbox_icon__3HIjW{--checkbox-color:var(--accents-3)}.checkbox_input__eRhc0:disabled:not(:checked)+.checkbox_icon__3HIjW{background:var(--accents-1)}@media (hover:hover){.checkbox_input__eRhc0:not(:disabled):hover+.checkbox_icon__3HIjW{--checkbox-color:var(--geist-foreground)}}.checkbox_input__eRhc0:not(:disabled):not(:checked):active+.checkbox_icon__3HIjW{background:var(--accents-2)}.checkbox_input__eRhc0[data-focus-visible-added]+.checkbox_icon__3HIjW{box-shadow:0 0 0 2px var(--geist-background),0 0 0 4px var(--accents-3)}.checkbox_truncate__mZQNS{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scroller_scroller__H7cj5{position:relative;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;height:100%}.scroller_scroller__H7cj5::-webkit-scrollbar{display:none}.scroller_overlayContainer__3LAwc{position:relative;overflow:hidden;--shadow-width-left:40px;--shadow-width-right:40px;--scroller-0:hsla(0,0%,100%,.95);--scroller-1:hsla(0,0%,100%,.7);--scroller-2:hsla(0,0%,100%,.45);--scroller-3:hsla(0,0%,100%,.2);--scroller-4:hsla(0,0%,100%,0)}.scroller_overlay__FhY0L{position:absolute;pointer-events:none;touch-action:none;width:100%;height:100%;z-index:2;transform:scale3d(1.01,1.01,1);overflow:hidden;--scroller-gradient:#fff 0,hsla(0,0%,100%,.7) 8px,hsla(0,0%,100%,.45) 14px,hsla(0,0%,100%,.3) 19px,hsla(0,0%,100%,.26) 21px,hsla(0,0%,100%,.19) 25px,hsla(0,0%,100%,.12) 29px,hsla(0,0%,100%,.06) 32px,hsla(0,0%,100%,.03) 34px,hsla(0,0%,100%,.02) 36px,hsla(0,0%,100%,.008) 38px,hsla(0,0%,100%,.002) 39px,hsla(0,0%,100%,0) 40px}.scroller_overlay__FhY0L:before{background:linear-gradient(to bottom,var(--scroller-gradient)),linear-gradient(to right,var(--scroller-gradient));background-position-x:-40px;background-position-y:-40px}.scroller_overlay__FhY0L:after{background:linear-gradient(to top,var(--scroller-gradient)),linear-gradient(to left,var(--scroller-gradient));background-position-x:calc(100% + 40px);background-position-y:calc(100% + 40px)}.scroller_overlay__FhY0L:after,.scroller_overlay__FhY0L:before{content:"";position:absolute;width:100%;height:100%;transform:translateZ(0);will-change:background;transition:background-position .3s ease;background-repeat:no-repeat;background-size:200% 200%}.scroller_overlay__FhY0L.top:before{background-position-y:top}.scroller_overlay__FhY0L.left:before{background-position-x:left}.scroller_overlay__FhY0L.right:after{background-position-x:right}.scroller_overlay__FhY0L.bottom:after{background-position-y:bottom}.dark-theme .scroller_overlay__FhY0L,.design-dark-theme .scroller_overlay__FhY0L{--scroller-gradient:#000 0,rgba(0,0,0,.7) 8px,rgba(0,0,0,.45) 14px,rgba(0,0,0,.3) 19px,rgba(0,0,0,.26) 21px,rgba(0,0,0,.19) 25px,rgba(0,0,0,.12) 29px,rgba(0,0,0,.06) 32px,rgba(0,0,0,.03) 34px,rgba(0,0,0,.02) 36px,rgba(0,0,0,.008) 38px,rgba(0,0,0,.002) 39px,transparent 40px}.table_wrapper__CEV_Y{font-size:.875rem;--sticky-offset:0px;--sticky-shadow:0 12px 12px -12px rgba(0,0,0,.12)}.table_wrapper__CEV_Y.table_overflow__NZJKu{overflow-x:auto}.dark-theme .table_wrapper__CEV_Y,.design-dark-theme .table_wrapper__CEV_Y{--sticky-shadow:0 12px 20px 0 #000}.table_table__jxAuz{border-collapse:separate;border-spacing:0;width:100%}.table_fixed__lPbuP{table-layout:fixed}.table_container__md2yU{display:flex;align-items:center}.table_wrapper__CEV_Y.table_overflow__NZJKu .table_tableWrapper__6F0LH{min-width:var(--overflow-width,650px)}.table_table__jxAuz thead tr{height:var(--geist-form-height)}.table_table__jxAuz tr{height:var(--geist-gap-double)}.table_table__jxAuz th{background:var(--accents-1);position:relative;color:var(--accents-5);font-size:.75rem;font-weight:400;letter-spacing:0;text-transform:uppercase;padding:0 var(--geist-gap-half);text-align:left;vertical-align:middle;border-top:1px solid var(--accents-2);border-bottom:1px solid var(--accents-2)}.table_table__jxAuz th:first-child{border-radius:var(--geist-radius) 0 0 var(--geist-radius);border-left:1px solid var(--accents-2)}.table_table__jxAuz th:last-child{border-radius:0 var(--geist-radius) var(--geist-radius) 0;border-right:1px solid var(--accents-2)}td.table_right__8gA5b,th.table_right__8gA5b{text-align:right}th.table_right__8gA5b>.table_container__md2yU{justify-content:flex-end}td.table_center__as3bG,th.table_center__as3bG{text-align:center}th.table_center__as3bG>.table_container__md2yU{justify-content:center}.table_table__jxAuz td{padding:var(--geist-gap-quarter) var(--geist-gap-half);vertical-align:middle;color:var(--accents-6);overflow-wrap:break-word}.table_table__jxAuz tr:not(:last-of-type) td{border-bottom:1px solid var(--accents-2)}.table_table__jxAuz tr:last-of-type td{border-bottom:1px solid transparent}.table_table__jxAuz.table_selectable__vtGvp th:first-of-type{width:var(--geist-gap-double)}.table_table__jxAuz.table_selectable__vtGvp th:last-of-type{width:calc(1.5 * var(--geist-gap))}.table_table__jxAuz.table_selectable__vtGvp tr td:last-of-type{background:var(--geist-background);max-width:calc(1.5 * var(--geist-gap))}.table_table__jxAuz.table_selectable__vtGvp th:last-of-type,.table_table__jxAuz.table_selectable__vtGvp tr td:last-of-type{position:sticky;right:0}.table_actions__aCpbi{display:flex;align-items:center;justify-content:flex-end}.table_count__Lh6O1{position:absolute;right:var(--geist-space-8x)}.table_wrapper__CEV_Y.table_overflow__NZJKu [data-geist-scroller-overflowing] .table_table__jxAuz.table_selectable__vtGvp [data-geist-table-header=original][data-sticky]{--sticky-shadow:0 12px 12px -12px rgba(0,0,0,.08),38px 12px 12px -12px rgba(0,0,0,.08)}.table_wrapper__CEV_Y.table_overflow__NZJKu [data-geist-scroller-overflowing] .table_table__jxAuz.table_selectable__vtGvp [data-geist-table-header=original][data-sticky] th:last-of-type{position:fixed;right:var(--geist-gap);height:40px;display:flex;align-items:center;justify-content:flex-end}.table_wrapper__CEV_Y:not(.table_overflow__NZJKu).table_sticky__dfLNj .table_table__jxAuz tr th{position:sticky;top:var(--sticky-offset);z-index:2}.table_wrapper__CEV_Y:not(.table_overflow__NZJKu).table_sticky__dfLNj:before{content:"";display:block;position:sticky;width:100%;height:40px;margin-top:-40px;top:var(--sticky-offset);z-index:1;box-shadow:var(--sticky-shadow);pointer-events:none}.table_sortIcon__nkYYm{visibility:hidden;margin-left:var(--geist-gap-quarter);display:inline-flex}.table_sortIcon__nkYYm.table_show__WyrBR{visibility:visible}.table_sortIcon__nkYYm svg{transition:transform .1s ease}.table_sortIcon__nkYYm.table_desc__qDKpY svg{transform:rotate(180deg)}.table_sortButton___HZJj{cursor:pointer;outline:none;transition:color .15s ease}.table_sortButton___HZJj:focus{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (hover:hover){.table_sortButton___HZJj:hover{color:var(--geist-foreground)}}.table_sortButton___HZJj:focus.focus-visible{border-radius:1px;box-shadow:0 0 0 4px var(--accents-1),0 0 0 6px var(--accents-3)}.table_filter__xb1lK{margin-bottom:var(--geist-gap)}.table_empty__qVpIB{color:var(--accents-5);text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.table_empty__qVpIB,.table_placeholder__2yK3t{width:100%;height:calc(var(--rows, 1) * var(--geist-gap-double))}.table_placeholder__2yK3t{background:repeating-linear-gradient(transparent,transparent 47px,var(--accents-2) 47px,var(--accents-2) 48px);position:relative}.table_placeholder__2yK3t:after{content:"";width:100%;height:1px;position:absolute;bottom:0;left:0;background:var(--geist-background)}.table_ellipsis__hXgES{table-layout:fixed}.table_ellipsisCell__YXq5y{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:break-word;word-break:keep-all}.table_expander__AriYW{outline:none}.table_expander__AriYW:focus.focus-visible{border-radius:1px;box-shadow:0 0 0 4px var(--geist-background),0 0 0 6px var(--accents-3)}.table_expander__AriYW svg{margin-left:var(--geist-space);transition:transform .1s ease}.table_expander__AriYW.table_expanded__thTPy svg{transform:rotate(90deg)}tr.table_subrow__GR4UD>td:first-child{padding-left:var(--geist-gap)}tr:not(:last-of-type).table_noBorder__b5lj0 td{border-bottom:1px solid transparent}.switch_switch__qVtWe{display:flex;align-items:center;position:relative;border-radius:var(--geist-radius);max-width:100%;height:var(--geist-form-height);font-size:var(--geist-form-font);-webkit-user-select:none;-moz-user-select:none;user-select:none}.switch_switch__qVtWe.switch_small__L0A7F{height:var(--geist-form-small-height);font-size:var(--geist-form-small-font)}.switch_switch__qVtWe.switch_large__JnWab{height:var(--geist-form-large-height);font-size:var(--geist-form-large-font)}.switch_switch__qVtWe>:last-child,.switch_switch__qVtWe>:last-child>.switch_button__ZMcee{border-radius:0 var(--geist-radius) var(--geist-radius) 0}.switch_switch__qVtWe>:first-child,.switch_switch__qVtWe>:first-child>.switch_button__ZMcee{border-radius:var(--geist-radius) 0 0 var(--geist-radius)}.switch_switch__qVtWe>:first-child>.switch_button__ZMcee{border-right:0}@media (hover:hover){.switch_switch__qVtWe>:first-child:hover+.switch_tooltip__md50L>.switch_button__ZMcee{border-left:1px solid var(--geist-foreground)}}.switch_tooltip__md50L{height:inherit}.switch_button__ZMcee.switch_active__C_DMQ{font-weight:700}.switch_button__ZMcee{margin:0;font-size:inherit;height:100%;cursor:pointer;background:var(--geist-background);font-family:var(--font-sans);outline:none;z-index:1;border:1px solid var(--accents-2);color:var(--accents-4);transition-property:border-color,background,color,transform,box-shadow;transition-duration:.15s;transition-timing-function:ease}.switch_button__ZMcee:not(:last-child){border-right:none}@media (hover:hover){.switch_button__ZMcee:hover{background:var(--geist-background);color:var(--geist-foreground);border-color:var(--geist-foreground)}.switch_button__ZMcee:hover+button{border-left:1px solid var(--geist-foreground)}}.switch_lite__AUm1T .switch_button__ZMcee{display:inline-flex;width:auto;padding:0 var(--geist-gap-half)}.switch_lite__AUm1T .switch_button__ZMcee:focus{background-color:var(--accents-1)}@media (hover:hover){.switch_lite__AUm1T .switch_button__ZMcee:hover{background-color:var(--accents-1)}}.switch_button__ZMcee[disabled]{color:var(--accents-3);cursor:not-allowed}.switch_button__ZMcee.switch_active__C_DMQ{color:var(--geist-foreground);background-color:var(--accents-1)}.input_container__GHJdJ{display:flex;align-items:center;font-size:var(--geist-form-font);max-width:100%}.input_input__WqafN{font:inherit;font-size:100%;width:100%;min-width:0;display:inline-flex;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid var(--themed-border,var(--accents-2));border-radius:var(--geist-radius);padding:0 var(--geist-gap-half);background:var(--themed-bg,var(--geist-background));color:var(--themed-fg,var(--geist-foreground));height:var(--geist-form-height);line-height:normal;order:1;outline:none;transition:border-color .15s ease}.input_container__GHJdJ:not(.geist-themed) .input_input__WqafN:focus{border-color:var(--accents-5)}.input_input__WqafN::-moz-placeholder{color:var(--themed-fg);opacity:.4}.input_input__WqafN::placeholder{color:var(--themed-fg);opacity:.4}.input_input__WqafN[disabled]{background:var(--accents-1);border-color:var(--accents-2);color:var(--accents-5);opacity:1;-webkit-text-fill-color:var(--accents-5);cursor:not-allowed}.input_input__WqafN[disabled]::-moz-placeholder{opacity:1;color:var(--accents-3);-webkit-text-fill-color:var(--accents-3)}.input_input__WqafN[disabled]::placeholder{opacity:1;color:var(--accents-3);-webkit-text-fill-color:var(--accents-3)}.input_prefix__u4HjE{border-top-left-radius:0;border-bottom-left-radius:0}.input_suffix__9HxNt{border-top-right-radius:0;border-bottom-right-radius:0}.input_prefix__u4HjE .input_input__WqafN{border-bottom-left-radius:0;border-top-left-radius:0}.input_suffix__9HxNt .input_input__WqafN{border-top-right-radius:0;border-bottom-right-radius:0}.input_container__GHJdJ.geist-themed .input_prefix__u4HjE>:first-child,.input_container__GHJdJ.geist-themed .input_suffix__9HxNt>:last-child{border-color:var(--themed-border);color:var(--themed-fg)}.input_prefix__u4HjE>:nth-child(2),.input_suffix__9HxNt>:last-child{flex-shrink:0;position:relative;color:var(--accents-4);background:var(--accents-1);border:1px solid var(--accents-2);height:var(--geist-form-height);padding:0 var(--geist-gap-half);display:flex;align-items:center;transition:border-color .15s ease,color .15s ease}.input_prefix__u4HjE>:nth-child(2){order:0;border-right:0;border-radius:var(--geist-radius) 0 0 var(--geist-radius)}.input_suffix__9HxNt>:last-child{order:2;border-left:0;border-radius:0 var(--geist-radius) var(--geist-radius) 0}.input_prefix__u4HjE.input_noPrefixStyle__zGMIB>:nth-child(2){background:var(--geist-background);margin-right:var(--geist-gap-half-negative);border-color:var(--themed-border,var(--accents-2))}.input_prefix__u4HjE.input_noPrefixStyle__zGMIB .input_input__WqafN{border-left:0}.input_suffix__9HxNt.input_noSuffixStyle__VItF6>:last-child{background:var(--geist-background);margin-left:var(--geist-gap-half-negative);border-color:var(--themed-border,var(--accents-2))}.input_suffix__9HxNt.input_noSuffixStyle__VItF6 .input_input__WqafN{border-right:0}.input_prefix__u4HjE.input_noPrefixStyle__zGMIB .input_input__WqafN:focus+*,.input_suffix__9HxNt.input_noSuffixStyle__VItF6 .input_input__WqafN:focus~:last-child{border-color:var(--themed-border,var(--accents-5))}.input_prefix__u4HjE.input_noPrefixStyle__zGMIB .input_input__WqafN[disabled]+*,.input_suffix__9HxNt.input_noSuffixStyle__VItF6 .input_input__WqafN[disabled]~:last-child{background:var(--accents-1);cursor:not-allowed}.input_large__fXbg4 .input_input__WqafN{height:var(--geist-form-large-height);font-size:var(--geist-form-large-font)}.input_small__vIJCM .input_input__WqafN{font-size:var(--geist-form-small-font);height:var(--geist-form-small-height)}.input_large__fXbg4.input_prefix__u4HjE>:nth-child(2),.input_large__fXbg4.input_suffix__9HxNt>:last-child{height:var(--geist-form-large-height);font-size:var(--geist-form-large-font)}.input_small__vIJCM.input_prefix__u4HjE>:nth-child(2),.input_small__vIJCM.input_suffix__9HxNt>:last-child{padding:0 var(--geist-gap-quarter);height:var(--geist-form-small-height);font-size:var(--geist-form-small-font)}.input_mediumSmall__NA0gP .input_input__WqafN{padding:0 var(--geist-gap-quarter)}.input_mediumSmall__NA0gP.input_prefix__u4HjE>:nth-child(2){padding:0 var(--geist-gap-quarter);margin-right:var(--geist-gap-quarter-negative)}@media (max-width:600px){.input_container__GHJdJ{font-size:1rem}}.input_input__WqafN[type=search]::-webkit-search-cancel-button,.input_input__WqafN[type=search]::-webkit-search-decoration,.input_input__WqafN[type=search]::-webkit-search-results-button,.input_input__WqafN[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.clearable_button__iXqgI{cursor:pointer;transition:color .15s ease,box-shadow .15s,border-color .15s}@media (hover:hover){.clearable_button__iXqgI:not(.clearable_disabled__fgaBI):hover{color:var(--geist-foreground)}}.clearable_button__iXqgI:focus.focus-visible{color:var(--geist-foreground);border:1px solid var(--geist-foreground);border-left:0;box-shadow:inset 1px 0 0 var(--geist-foreground)}.clearable_button__iXqgI span{display:inline-flex}.heading_link__TvSbo{border-bottom:1px solid transparent;color:inherit;text-decoration:none}@media (hover:hover){.heading_link__TvSbo:hover{border-bottom-color:inherit}}.heading_target__k1D8b{display:block;margin-top:-20px;padding-top:20px;visibility:hidden;position:absolute}.heading_permalink__CS_4k{text-align:center;vertical-align:middle;visibility:hidden;display:none}@media (hover:hover){.heading_link__TvSbo:hover~.heading_permalink__CS_4k{visibility:visible}}@media (min-width:992px){.heading_link__TvSbo{margin-right:10px}.heading_permalink__CS_4k{display:inline-block}}.blockquote_blockquote__OqvRx{color:#4a4a4a;font-style:italic;margin:30px 20px}.blockquote_blockquote__OqvRx.blockquote_with-divider__6o_ny:after,.blockquote_blockquote__OqvRx.blockquote_with-divider__6o_ny:before{display:none;content:"";background:var(--accents-2);height:1px;width:50%;display:block;margin:0 auto}.blockquote_blockquote__OqvRx.blockquote_with-divider__6o_ny:before{margin-bottom:25px}.blockquote_blockquote__OqvRx.blockquote_with-divider__6o_ny:after{margin-top:25px}.blockquote_blockquote__OqvRx>div>div{font-size:16px;line-height:27px;text-align:center}@media (min-width:768px){.blockquote_blockquote__OqvRx{max-width:650px;margin:45px 30px}.blockquote_blockquote__OqvRx.blockquote_with-divider__6o_ny:after,.blockquote_blockquote__OqvRx.blockquote_with-divider__6o_ny:before{width:100px}.blockquote_blockquote__OqvRx.blockquote_with-divider__6o_ny:before{margin-bottom:35px}.blockquote_blockquote__OqvRx.blockquote_with-divider__6o_ny:after{margin-top:35px}.blockquote_blockquote__OqvRx>div>div{font-size:20px;line-height:30px}}@media (min-width:992px){.blockquote_blockquote__OqvRx{width:775px;max-width:none;margin-left:calc(((775px - 650px) / 2) * -1);margin-right:0}}.code_pre__NVbrt{border:1px solid var(--accents-2);border-radius:var(--geist-radius);padding:var(--geist-gap);margin:var(--geist-space-8x) 0;white-space:pre;overflow:auto;-webkit-overflow-scrolling:touch;color:var(--geist-foreground)}.code_pre__NVbrt.code_lite__wKDnb{margin:0;padding:var(--geist-gap-half);border:none;background-color:var(--accents-1)}.code_pre__NVbrt code{font-family:var(--font-mono);font-size:13px;line-height:20px}.code_code__i21x4{--vertical-spacing:1px;color:var(--geist-code);font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word;padding:var(--vertical-spacing) 2px;margin:calc(-1 * var(--vertical-spacing)) 0;border-radius:4px;background:var(--accents-1);border:1px solid var(--accents-2)}.dark-theme .code_code__i21x4{background:var(--accents-2);border-color:var(--accents-3)}.code_code__i21x4.code_no-wrap__HYnhm{white-space:nowrap}.code_code__i21x4.code_disabled__abRbV{color:var(--accents-4)}.syntax-theme_code__TkcxH{color:#000;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;font-size:13px;line-height:20px;font-family:var(--font-mono);-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}.syntax-theme_code__TkcxH .token.cdata,.syntax-theme_code__TkcxH .token.comment,.syntax-theme_code__TkcxH .token.doctype,.syntax-theme_code__TkcxH .token.prolog{color:var(--accents-5)}.syntax-theme_code__TkcxH .token.namespace{opacity:.7}.syntax-theme_code__TkcxH .token.attr-value,.syntax-theme_code__TkcxH .token.string{color:#028265}.syntax-theme_code__TkcxH .token.operator,.syntax-theme_code__TkcxH .token.punctuation{color:#000}.syntax-theme_code__TkcxH .token.boolean,.syntax-theme_code__TkcxH .token.constant,.syntax-theme_code__TkcxH .token.symbol,.syntax-theme_code__TkcxH .token.url,.syntax-theme_code__TkcxH .token.variable{color:#36acaa}.syntax-theme_code__TkcxH .language-autohotkey .token.selector,.syntax-theme_code__TkcxH .language-json .token.boolean,.syntax-theme_code__TkcxH .token.atrule,.syntax-theme_code__TkcxH code[class*=language-css]{font-weight:600}.syntax-theme_code__TkcxH .language-json .token.boolean{color:var(--geist-success)}.syntax-theme_code__TkcxH .token.keyword{color:#e6006c;font-weight:bolder}.syntax-theme_code__TkcxH .token.class-name,.syntax-theme_code__TkcxH .token.function,.syntax-theme_code__TkcxH .token.number,.syntax-theme_code__TkcxH .token.tag,.syntax-theme_code__TkcxH .token.tag .token.punctuation{color:var(--geist-success)}.syntax-theme_code__TkcxH .language-autohotkey .token.tag{color:#9a050f}.syntax-theme_code__TkcxH .language-autohotkey .token.keyword,.syntax-theme_code__TkcxH .token.selector{color:#00009f}.syntax-theme_code__TkcxH .token.bold,.syntax-theme_code__TkcxH .token.important{font-weight:700}.syntax-theme_code__TkcxH .token.italic{font-style:italic}.syntax-theme_code__TkcxH .token.deleted{color:red;font-weight:bolder}.syntax-theme_code__TkcxH .token.inserted{color:var(--geist-success);font-weight:bolder}.syntax-theme_code__TkcxH .language-json .token.property,.syntax-theme_code__TkcxH .language-markdown .token.title{color:#000;font-weight:bolder}.syntax-theme_code__TkcxH .language-markdown .token.code{color:var(--geist-success);font-weight:400}.syntax-theme_code__TkcxH .language-markdown .token.hr,.syntax-theme_code__TkcxH .language-markdown .token.list{color:#999}.syntax-theme_code__TkcxH .language-markdown .token.url{color:#ff0078;font-weight:bolder}.syntax-theme_code__TkcxH .token.selector{color:#2b91af}.syntax-theme_code__TkcxH .token.entity,.syntax-theme_code__TkcxH .token.property{color:red}.syntax-theme_code__TkcxH .token.attr-name,.syntax-theme_code__TkcxH .token.regex{color:#d9931e}.syntax-theme_code__TkcxH .token.directive.tag .tag{background:#ff0;color:#393a34}.dark-theme .syntax-theme_code__TkcxH{color:#fafbfc}.dark-theme .syntax-theme_code__TkcxH .language-json .dark .token.boolean,.dark-theme .syntax-theme_code__TkcxH .language-json .token.boolean{color:var(--geist-success)}.dark-theme .syntax-theme_code__TkcxH .dark .token.string,.dark-theme .syntax-theme_code__TkcxH .token.string{color:#50e3c2}.dark-theme .syntax-theme_code__TkcxH .dark .token.class-name,.dark-theme .syntax-theme_code__TkcxH .dark .token.function,.dark-theme .syntax-theme_code__TkcxH .dark .token.number,.dark-theme .syntax-theme_code__TkcxH .dark .token.tag,.dark-theme .syntax-theme_code__TkcxH .token.class-name,.dark-theme .syntax-theme_code__TkcxH .token.function,.dark-theme .syntax-theme_code__TkcxH .token.number,.dark-theme .syntax-theme_code__TkcxH .token.tag{color:#2ba8ff}.dark-theme .syntax-theme_code__TkcxH .dark .token.attr-value,.dark-theme .syntax-theme_code__TkcxH .dark .token.operator,.dark-theme .syntax-theme_code__TkcxH .dark .token.punctuation,.dark-theme .syntax-theme_code__TkcxH .token.attr-value,.dark-theme .syntax-theme_code__TkcxH .token.operator,.dark-theme .syntax-theme_code__TkcxH .token.punctuation{color:#efefef}.dark-theme .syntax-theme_code__TkcxH .dark .token.attr-name,.dark-theme .syntax-theme_code__TkcxH .dark .token.regex,.dark-theme .syntax-theme_code__TkcxH .token.attr-name,.dark-theme .syntax-theme_code__TkcxH .token.regex{color:#fac863}.dark-theme .syntax-theme_code__TkcxH .language-json .dark .token.property,.dark-theme .syntax-theme_code__TkcxH .language-json .token.property,.dark-theme .syntax-theme_code__TkcxH .language-markdown .dark .token.title,.dark-theme .syntax-theme_code__TkcxH .language-markdown .token.title{color:#fff}.dark-theme .syntax-theme_code__TkcxH .language-markdown .dark .token.code,.dark-theme .syntax-theme_code__TkcxH .language-markdown .token.code{color:#50e3c2}.heading_h1__M475C{font-weight:400;font-size:32px;line-height:42px;color:var(--geist-foreground)}.heading_h1__M475C code,.heading_h2___pllG code,.heading_h3__mXqPo code,.heading_h4____MFa code,.heading_h5__UFgsd code,.heading_span__kTMuL code{margin-left:6px;margin-right:6px}.heading_h2___pllG{font-weight:400;font-size:24px;color:var(--geist-foreground)}.heading_h3__mXqPo{font-size:26px;line-height:1.45em}.heading_h3__mXqPo,.heading_h4____MFa{font-weight:700;color:var(--geist-foreground)}.heading_h4____MFa{font-size:18px}.heading_command__7yxPL{color:#bd10e0;font-family:var(--font-mono);font-size:.9em}.heading_h5__UFgsd{font-weight:700;font-size:15px;color:var(--geist-foreground)}.heading_span__kTMuL{font-weight:400;font-size:14px;line-height:16px;text-transform:uppercase;color:var(--accents-3)}.link_internal__6K48J{text-decoration:none;color:var(--geist-link-color);font-size:inherit}.link_internal__6K48J.link_error__nW_2H{text-decoration:underline;color:var(--geist-error)}@media (hover:hover){.link_internal__6K48J:not(.link_no-underline__wlT8S):hover{text-decoration:underline}}.link_internal__6K48J.link_disabled__avm8H{color:#999}.link_internal__6K48J.link_in-warning__l8E1W{color:inherit;border-bottom:1px solid;text-decoration:none}@media (hover:hover){.link_internal__6K48J.link_in-warning__l8E1W:hover{text-decoration:none}}.link_external__Zkcct{text-decoration:none;color:var(--geist-link-color);font-size:inherit}@media (hover:hover){.link_external__Zkcct:not(.link_no-underline__wlT8S):hover{text-decoration:underline}}.link_external__Zkcct.link_disabled__avm8H{color:#999}.link_anchor__FVwJM{text-decoration:none;color:var(--geist-link-color);font-size:inherit;cursor:pointer}@media (hover:hover){.link_anchor__FVwJM.link_underlineOnHover__PdhNz:hover{text-decoration:underline}}.list_ul__6hDBW{padding:0;list-style-type:none;margin:var(--geist-gap-half);margin-left:var(--geist-gap);color:var(--geist-foreground)}.list_ul__6hDBW>li:before{content:"–";display:inline-block;color:var(--accents-4);position:absolute;margin-left:-15px}.list_ol__R8ead{padding:0;margin:var(--geist-gap-half);margin-left:var(--geist-gap);color:var(--geist-foreground)}.list_li__E3ptA{font-size:1em;line-height:1.625em;margin-bottom:10px;color:var(--geist-foreground)}.text_paragraph__cc0Nr{line-height:24px;font-weight:400;font-size:14px;color:var(--geist-foreground)}.text_paragraph__cc0Nr.text_large__3bHlQ{font-size:18px}.text_div__og85n{margin:var(--geist-space-4x) 0;word-break:break-word}.text_pdiv__S_Dt0{font-weight:400;font-size:1rem;line-height:2rem;color:var(--geist-foreground)}.text_bold__DpNVD{font-weight:600;color:var(--geist-foreground)}.text_hr__DcAz2{border:0;border-bottom:1px solid var(--accents-2);margin:50px 30px}.text_blockquote__sdGn5{padding:10px 20px;border-left:5px solid var(--geist-foreground);margin:20px 0;color:var(--accents-4)}.text_blockquote__sdGn5 div{margin:0}