.shader-module__xgo5sq__loading{z-index:20;box-shadow:0 0 0 .5px var(--stroke-neutral);background-color:var(--background-neutral);-webkit-user-select:none;user-select:none;position:absolute;inset:0}.shader-module__xgo5sq__shader{--loading-start:#ffffff1a;--loading-end:#f9f9fb;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.dark .shader-module__xgo5sq__shader{--loading-start:#ffffff0d;--loading-end:#131522}.shader-module__xgo5sq__shader canvas{z-index:10;opacity:1;position:absolute;top:0;left:0}.shader-module__xgo5sq__loading_default:before{content:"";background:linear-gradient(270deg,#fff0 0%,#fff0 25%,var(--loading-start)50%,#fff0 75%,#fff0 100%),var(--loading-end);z-index:20;background-position:-100% 0;background-size:200% 100%;animation:.52s cubic-bezier(.55,.055,.675,.19) infinite shader-module__xgo5sq__loadingAnimation;position:absolute;inset:0}@keyframes shader-module__xgo5sq__loadingAnimation{0%{background-position:100% 0}to{background-position:-100% 0}}
.scroll-module__9EhTNG__toc{flex-direction:column;align-items:stretch;gap:12px;width:100%;height:100%;min-height:0;max-height:100svh;display:flex;position:sticky;top:0}.scroll-module__9EhTNG__toc_scroll{scrollbar-gutter:stable;-ms-overflow-style:none;flex:auto;min-height:0;overflow:hidden auto}.scroll-module__9EhTNG__toc_scroll::-webkit-scrollbar{width:16px}.scroll-module__9EhTNG__toc_scroll::-webkit-scrollbar-track{background:0 0}.scroll-module__9EhTNG__toc_scroll::-webkit-scrollbar-thumb{--padding:4px;box-shadow:inset 0 0 0 1px var(--stroke-neutral);background-color:var(--bg-application);border:var(--padding)solid transparent;background-clip:content-box;border-radius:10px}.scroll-module__9EhTNG__toc_scroll::-webkit-scrollbar-thumb:hover{box-shadow:inset 0 0 0 1px var(--stroke-neutral-hover);background-color:var(--bg-application);border:var(--padding)solid transparent;background-clip:content-box}.scroll-module__9EhTNG__toc_container{min-height:min-content;display:flex;position:relative}.scroll-module__9EhTNG__toc_footer{background:var(--bg-application);z-index:1;flex-shrink:0;margin-top:auto;padding-top:12px}.scroll-module__9EhTNG__toc_list{flex-direction:column;align-items:stretch;width:100%;min-height:min-content;padding:7.5px 0;display:flex}.scroll-module__9EhTNG__scroll_indicator_container{min-width:1px;margin-right:4px;transition:transform .3s cubic-bezier(.215,.61,.355,1);position:relative}.scroll-module__9EhTNG__scroll_indicator{--size:5px;--toc-offset:0px;min-width:var(--size);min-height:var(--size);max-height:var(--size);background-color:var(--toc-indicator);z-index:1;border-radius:1.5px;transition:transform .2s ease-out;position:absolute;top:-2px;left:0}.scroll-module__9EhTNG__nav_link{min-height:28px;color:var(--toc-text);font-size:var(--s-text-size);line-height:var(--m-line-height);-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:8px;flex-direction:row;align-items:center;gap:6px;padding:4px 12px;transition:color .2s ease-in-out;display:flex;position:relative}.scroll-module__9EhTNG__nav_link:hover{color:var(--caption-neutral)}.scroll-module__9EhTNG__nav_link[data-active]{color:var(--link-toc)}
.components-module__8llB-a__button{background:var(--bg-primary);color:var(--brand50);min-height:var(--m-base-height);max-height:var(--m-base-height);font-size:var(--m-text-size);line-height:var(--m-line-height);box-shadow:var(--shadows-primary);text-align:center;cursor:pointer;transition:var(--transition-button);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 8px;font-weight:500;display:flex;position:relative}.components-module__8llB-a__button span{position:relative;bottom:1px}.components-module__8llB-a__button:hover{background:var(--bg-primary-hover);box-shadow:var(--shadows-primary-hovered)}.components-module__8llB-a__button:focus{box-shadow:var(--shadows-primary-focused)}.components-module__8llB-a__input{background:var(--bg-neutral);min-height:var(--m-base-height);max-height:var(--m-base-height);font-size:var(--m-text-size);line-height:var(--m-line-height);box-shadow:var(--shadows-input);border-radius:8px;padding:4px 8px;transition:all .12s ease-in-out}.components-module__8llB-a__input:hover{box-shadow:var(--shadows-input-hovered)}.components-module__8llB-a__input:focus{box-shadow:var(--shadows-input-focused)}.components-module__8llB-a__alert{width:calc(100% - 2px);box-shadow:0 0 0 1px var(--stroke-neutral);background:var(--bg-neutral);color:var(--body-neutral);font-size:var(--s-text-size);line-height:var(--s-line-height);border-radius:8px;gap:4px;padding:4px 8px 5px;display:flex}.components-module__8llB-a__alert[data-end=true]{border-radius:0 0 8px 8px;width:calc(100% - 1px);margin:0 auto}.components-module__8llB-a__alert span{color:var(--heading-neutral);font-weight:500}.components-module__8llB-a__alert>div:first-child{color:var(--icon-neutral);top:5.5px}.components-module__8llB-a__alert>div:nth-child(2){line-height:var(--m-line-height);flex-direction:column;align-items:flex-start;gap:2px;padding:4px;display:flex}.components-module__8llB-a__alert[data-variant=brand]{box-shadow:0 0 0 1px var(--stroke-brand);background:var(--bg-brand);color:var(--body-brand)}.components-module__8llB-a__alert[data-variant=brand] span{color:var(--heading-brand)}.components-module__8llB-a__alert[data-variant=brand]>div:first-child{color:var(--icon-brand)}.components-module__8llB-a__controls{flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;display:flex}.components-module__8llB-a__map{background-color:var(--bg-neutral);width:100%;min-height:264px;box-shadow:var(--shadows-overlay);border-radius:8px}@media (max-width:920px){.components-module__8llB-a__map{aspect-ratio:16/9;min-height:0}}.components-module__8llB-a__geo_container{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.components-module__8llB-a__geo_container p{padding:var(--padding-xy);width:100%}.components-module__8llB-a__geo{width:100%;min-height:140px;padding:var(--padding-xy);flex-direction:column;justify-content:center;align-items:center;display:flex}.components-module__8llB-a__connect_form{flex-direction:column;align-items:stretch;width:100%;display:flex;position:relative}.components-module__8llB-a__connect_form .components-module__8llB-a__input{border-radius:8px 8px 0 0;width:100%;min-height:36px;max-height:36px;padding-bottom:5px;padding-left:36px}.components-module__8llB-a__connect_form .components-module__8llB-a__input:focus{border-radius:8px}@media (max-width:580px){.components-module__8llB-a__connect_form .components-module__8llB-a__input{font-size:var(--s-text-size);line-height:var(--s-line-height)}}.components-module__8llB-a__connect_form .components-module__8llB-a__button{min-height:24px;max-height:24px;font-size:var(--s-text-size);line-height:var(--s-line-height);gap:2px}.components-module__8llB-a__connect_form .components-module__8llB-a__alert{padding-left:12px;padding-right:12px}.components-module__8llB-a__search_isp{width:100%;display:flex;position:relative}.components-module__8llB-a__search_icon{position:absolute;top:9px;left:12px}.components-module__8llB-a__connect{width:100%;padding:var(--padding-xy);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.components-module__8llB-a__action{position:absolute;top:6px;right:8px}.components-module__8llB-a__action.components-module__8llB-a__unknown{justify-content:center;align-items:center;gap:4px;display:flex;position:absolute}.components-module__8llB-a__action.components-module__8llB-a__unknown:after{content:"Enter a valid address";background:var(--bg-neutral);color:var(--body-neutral);font-size:var(--xs-text-size);line-height:var(--xs-line-height);white-space:nowrap;box-shadow:var(--shadows-overlay);opacity:0;pointer-events:none;z-index:10;border-radius:6px;padding:4px;font-weight:500;transition:opacity .12s,transform .2s;position:absolute;right:0;transform:translate(4px)}.components-module__8llB-a__action.components-module__8llB-a__unknown:hover:after,.components-module__8llB-a__action.components-module__8llB-a__unknown.components-module__8llB-a__show_tooltip:after{opacity:1;transform:translate(0)}.components-module__8llB-a__action.components-module__8llB-a__unknown .components-module__8llB-a__button{background:var(--bg-neutral);box-shadow:none;color:var(--body-neutral);font-size:var(--s-text-size);line-height:var(--s-line-height);border-radius:8px;padding:4px 8px}.components-module__8llB-a__accordion{flex-direction:column;gap:0;width:100%;display:flex}.components-module__8llB-a__accordion_item{background-color:var(--bg-application);width:100%}.components-module__8llB-a__accordion_trigger{width:100%;color:var(--heading-neutral);font-size:var(--m-text-size);line-height:var(--m-line-height);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:flex-start;gap:12px;padding:12px 0 14px;font-weight:500;display:flex;position:relative}.components-module__8llB-a__accordion_trigger span{margin-top:-1px;transition:color 80ms cubic-bezier(.2,.9,.5,1);position:relative}.components-module__8llB-a__accordion_trigger:hover:before{background-color:var(--bg-neutral)}.components-module__8llB-a__accordion_trigger:before{content:"";background-color:var(--bg-application);z-index:0;border-radius:6px;width:calc(100% - 16px);height:calc(100% - 10px);transition:left 80ms cubic-bezier(.2,.9,.5,1),top 80ms cubic-bezier(.2,.9,.5,1),width 80ms cubic-bezier(.2,.9,.5,1),height .18s cubic-bezier(.4,.9,.5,1),opacity 50ms cubic-bezier(.2,.9,.5,1);position:absolute;top:5px;left:16px}.components-module__8llB-a__accordion_trigger[data-expanded=true]:before{background-color:var(--bg-neutral);width:24px;height:24px;top:9.5px;left:-5.5px}.components-module__8llB-a__accordion_icon{color:var(--icon-neutral);flex-shrink:0;margin-top:4px}.components-module__8llB-a__accordion_trigger[data-expanded=true] .components-module__8llB-a__accordion_icon{transform:rotate(90deg)}@keyframes components-module__8llB-a__accordion-slide-down{0%{height:0}to{height:var(--accordion-panel-height)}}@keyframes components-module__8llB-a__accordion-slide-up{0%{height:var(--accordion-panel-height)}to{height:0}}.components-module__8llB-a__accordion_panel{color:var(--body-neutral);font-size:var(--m-text-size);line-height:var(--m-line-height);opacity:0;height:0;padding-left:24px;transition:top .18s cubic-bezier(.2,.9,.5,1),opacity 50ms cubic-bezier(.6,.8,.75,1);position:relative;top:-14px;overflow:hidden}.components-module__8llB-a__accordion_panel[data-open=true]{opacity:1;animation:.18s cubic-bezier(.2,.9,.5,1) forwards components-module__8llB-a__accordion-slide-down;top:-10px}.components-module__8llB-a__accordion_panel[data-closed=true]{animation:.18s cubic-bezier(.4,.8,.3,1) forwards components-module__8llB-a__accordion-slide-up}.components-module__8llB-a__accordion_panel p{margin-bottom:6px!important}.components-module__8llB-a__tooltip_positioner{z-index:1000}.components-module__8llB-a__tooltip{background:var(--bg-application);color:var(--heading-neutral);font-size:var(--xs-text-size);line-height:var(--xs-line-height);white-space:nowrap;box-shadow:var(--shadows-overlay);z-index:1000;opacity:1;text-align:center;transform-origin:var(--transform-origin);border-radius:6px;gap:4px;padding:4px 6px;font-weight:500;display:flex}.components-module__8llB-a__tooltip[data-starting-style],.components-module__8llB-a__tooltip[data-ending-style]{display:none}
.docs-module___Fy5Na__desktop_shell{background-color:var(--bg-application);grid-template-rows:auto 1fr;width:100vw;max-width:100vw;height:100dvh;display:grid;overflow:hidden}.docs-module___Fy5Na__main{--nav:300px;background-color:var(--bg-application);--focus-border:var(--stroke-focus);flex-direction:row;max-width:100vw;height:100dvh;display:flex;overflow:hidden}.docs-module___Fy5Na__main.docs-module___Fy5Na__desktop_main{min-width:0;height:100svh;min-height:0}.docs-module___Fy5Na__main.docs-module___Fy5Na__desktop_main nav[data-app=docs]{height:100%;min-height:calc(100svh - 28px)}.docs-module___Fy5Na__main::selection,.docs-module___Fy5Na__main ::selection{color:var(--text-selection);background-color:var(--bg-selection)}@media (max-width:1120px){.docs-module___Fy5Na__main{flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:0;max-height:100svh;display:flex;overflow-y:clip}}.docs-module___Fy5Na__desktop_main{width:100%}.docs-module___Fy5Na__main_split{flex-direction:column}.docs-module___Fy5Na__main_split_body{flex:auto;min-height:0;display:flex}.docs-module___Fy5Na__main_split_body nav[data-app=docs][data-side-only]{height:100%;min-height:0}.docs-module___Fy5Na__main_split_body>.docs-module___Fy5Na__page{min-width:0}.docs-module___Fy5Na__page{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.docs-module___Fy5Na__layout{scrollbar-gutter:stable;flex-direction:row;flex-grow:1;width:100%;height:100%;max-height:100svh;display:flex;position:relative;overflow:hidden auto}.docs-module___Fy5Na__layout::-webkit-scrollbar{width:16px}.docs-module___Fy5Na__layout::-webkit-scrollbar-track{background:0 0}.docs-module___Fy5Na__layout::-webkit-scrollbar-thumb{--padding:4px;background-color:var(--stroke-neutral);border:var(--padding)solid transparent;background-clip:content-box;border-radius:10px}.docs-module___Fy5Na__layout::-webkit-scrollbar-thumb:hover{background-color:var(--stroke-neutral-hover);border:var(--padding)solid transparent;background-clip:content-box}@media (max-width:1200px){.docs-module___Fy5Na__layout{flex-direction:column;padding:0;display:flex}.docs-module___Fy5Na__layout .docs-module___Fy5Na__content{border-right:none;height:auto}}@media (max-width:920px){.docs-module___Fy5Na__layout{height:auto}}.docs-module___Fy5Na__content{scrollbar-gutter:stable;flex-direction:row;flex:1;justify-content:center;align-items:flex-start;min-width:0;height:100%;padding:0;display:flex;overflow-y:auto}.docs-module___Fy5Na__content::-webkit-scrollbar{width:16px}.docs-module___Fy5Na__content::-webkit-scrollbar-track{background:0 0}.docs-module___Fy5Na__content::-webkit-scrollbar-thumb{--padding:4px;background-color:var(--stroke-neutral);border:var(--padding)solid transparent;background-clip:content-box;border-radius:10px}.docs-module___Fy5Na__content::-webkit-scrollbar-thumb:hover{background-color:var(--stroke-neutral-hover);border:var(--padding)solid transparent;background-clip:content-box}.docs-module___Fy5Na__content_main{flex-direction:column;flex:auto;align-items:center;min-width:0;height:100%;display:flex}.docs-module___Fy5Na__content_toc{flex-direction:column;flex:0 0 300px;align-self:flex-start;height:100%;min-height:0;padding:8px 16px 0;display:flex;position:sticky;top:0;overflow:hidden}.docs-module___Fy5Na__content_toc [data-toc]{padding:0}@media (max-width:1200px){.docs-module___Fy5Na__content_toc{display:none}}.docs-module___Fy5Na__toc{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex-grow:1;justify-content:center;align-items:stretch;width:100%;max-height:calc(100vh - 16px);display:flex;position:sticky;top:8px;overflow-y:clip}.docs-module___Fy5Na__toc::-webkit-scrollbar{display:none}.docs-module___Fy5Na__toc_container{display:flex;position:relative}.docs-module___Fy5Na__toc_list{flex-direction:column;align-items:stretch;width:100%;display:flex}.docs-module___Fy5Na__scroll_indicator_container{min-width:1px;margin-right:4px;transition:transform .3s cubic-bezier(.215,.61,.355,1);position:relative}.docs-module___Fy5Na__scroll_indicator{--size:5px;--toc-offset:0px;min-width:var(--size);min-height:var(--size);max-height:var(--size);background-color:var(--toc-indicator);z-index:1;border-radius:1.5px;transition:transform .2s ease-out;position:absolute;top:-2px;left:0}.docs-module___Fy5Na__nav_link{min-height:28px;color:var(--toc-text);font-size:var(--s-text-size);line-height:var(--m-line-height);-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:8px;flex-direction:row;align-items:center;gap:6px;padding:4px 12px;transition:color .2s ease-in-out;display:flex;position:relative}.docs-module___Fy5Na__nav_link:hover{color:var(--caption-neutral)}.docs-module___Fy5Na__nav_link[data-active]{color:var(--link-toc)}.docs-module___Fy5Na__container{width:100%;max-width:var(--container);align-items:stretch;gap:var(--gap-v);flex-direction:column;flex-grow:1;padding:0 24px;display:flex}@media (max-width:920px){.docs-module___Fy5Na__container{max-width:none;padding:var(--padding-xy)}}.docs-module___Fy5Na__document_header{width:100%;font-size:var(--m-text-size);line-height:var(--m-line-height);color:var(--heading-neutral);background-color:var(--bg-application);gap:8px;margin-bottom:24px;padding:32px 0 12px;font-weight:500;display:flex}.docs-module___Fy5Na__document_header .docs-module___Fy5Na__document_header_icon{color:var(--icon-neutral);display:inline-block!important}.docs-module___Fy5Na__document_header .docs-module___Fy5Na__document_header_title{font-size:var(--xl-text-size);line-height:var(--xl-line-height);margin-top:12px;display:block}.docs-module___Fy5Na__document_header .docs-module___Fy5Na__document_header_separator{color:var(--icon-neutral);margin-left:2px;display:inline-block}.docs-module___Fy5Na__document_header span{display:inline;position:relative;top:.5px}.docs-module___Fy5Na__document_header .docs-module___Fy5Na__document_header_description{font-size:var(--s-text-size);line-height:var(--s-line-height);color:var(--caption-neutral);font-weight:400;position:relative;top:1px}.docs-module___Fy5Na__document_header_divider{background-color:var(--stroke-neutral);width:100%;height:1px;margin-bottom:16px}.docs-module___Fy5Na__copy_button{color:var(--icon-neutral);cursor:pointer;--height:28px;min-height:var(--height);max-height:var(--height);min-width:var(--height);transition:var(--transition-button);box-shadow:var(--shadows-secondary-stroke);border:none;border-radius:8px;justify-content:center;align-items:center;margin-left:auto;padding:6px;display:flex}.docs-module___Fy5Na__copy_button:hover{box-shadow:var(--shadows-secondary-hovered);color:var(--body-neutral)}.docs-module___Fy5Na__copy_button:focus-visible,.docs-module___Fy5Na__copy_button:active{box-shadow:var(--shadows-focus-ring)}.docs-module___Fy5Na__block{flex-direction:column;flex-grow:1;align-items:center;width:100%;display:flex;position:relative}.docs-module___Fy5Na__d{width:100%;line-height:var(--m-line-height-r);flex-direction:column;flex-grow:1;display:flex}.docs-module___Fy5Na__d h1,.docs-module___Fy5Na__d h2,.docs-module___Fy5Na__d h3,.docs-module___Fy5Na__d h4,.docs-module___Fy5Na__d h5{font-size:var(--m-text-size);color:var(--heading-neutral);margin-top:0;margin-bottom:8px;font-weight:500}.docs-module___Fy5Na__d h2,.docs-module___Fy5Na__d h3{font-size:var(--lg-text-size);margin-top:60px;margin-bottom:10px}:is(.docs-module___Fy5Na__d h2,.docs-module___Fy5Na__d h3):first-child{margin-top:24px}.docs-module___Fy5Na__d h3{font-size:var(--m-text-size);margin-top:40px;margin-bottom:6px}.docs-module___Fy5Na__d>p:first-of-type:not(h1~p,h2~p,h3~p,h4~p,h5~p){margin-top:12px}.docs-module___Fy5Na__d p{color:var(--paragraph-neutral);line-height:var(--m-line-height-r);margin-bottom:24px}.docs-module___Fy5Na__d p strong{color:var(--heading-neutral);font-weight:500}.docs-module___Fy5Na__d p a{color:var(--link-initial);transition:var(--transition-link);cursor:pointer;font-weight:500;text-decoration:none;position:relative}.docs-module___Fy5Na__d p a:hover{color:var(--link-hover);text-decoration:none}.docs-module___Fy5Na__d p em{font-size:var(--s-text-size);line-height:var(--s-line-height);color:var(--caption-neutral);font-weight:400}.docs-module___Fy5Na__d ul,.docs-module___Fy5Na__d ol{margin-bottom:16px;padding-left:18px}.docs-module___Fy5Na__d li{color:var(--paragraph-neutral);margin-bottom:8px;list-style-type:disc}.docs-module___Fy5Na__d li strong{color:var(--heading-neutral);font-weight:500}.docs-module___Fy5Na__d ol li{list-style-type:decimal}:is(.docs-module___Fy5Na__d li:has(>h2),.docs-module___Fy5Na__d li:has(>h3)){margin-left:5px}.docs-module___Fy5Na__d li:has(>h2)::marker{font-size:var(--lg-text-size);color:var(--heading-neutral);font-weight:500}.docs-module___Fy5Na__d li:has(>h3)::marker{font-size:var(--lg-text-size);color:var(--heading-neutral);font-weight:500}.docs-module___Fy5Na__d a{color:var(--link-initial);transition:var(--transition-link);cursor:pointer;font-weight:500;text-decoration:none;position:relative}.docs-module___Fy5Na__d a:hover{color:var(--link-hover);background-color:color-mix(in srgb,var(--bg-alternative)50%,transparent);text-decoration:none}.docs-module___Fy5Na__d img{max-width:100%;height:auto;box-shadow:var(--shadows-raised);border-radius:6px;margin:48px auto;transition:box-shadow .2s cubic-bezier(.165,.84,.44,1),border-radius .2s cubic-bezier(.165,.84,.44,1);display:flex}.docs-module___Fy5Na__d img[data-lightbox-active=true]{box-shadow:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-drag:none;border-radius:8px;transition:none}.docs-module___Fy5Na__d code{font-family:var(--mono);font-size:calc(var(--s-text-size) - 1px);line-height:var(--s-line-height);background-color:var(--bg-neutral);border-radius:4px;padding:2px 6px 3px;position:relative;bottom:1px}.docs-module___Fy5Na__d pre{background-color:var(--bg-neutral);border-radius:8px;margin-bottom:32px;padding:16px;overflow-x:auto}.docs-module___Fy5Na__d pre code{counter-reset:line;background:0 0;padding:0;display:block}.docs-module___Fy5Na__d pre code .line{width:100%;line-height:1.615;display:inline-block}.docs-module___Fy5Na__d pre code .line:before{content:counter(line);counter-increment:line;text-align:right;width:32px;color:var(--comment-neutral);-webkit-user-select:none;user-select:none;white-space:nowrap;margin-right:24px;display:inline-block}.docs-module___Fy5Na__d blockquote{box-shadow:0 0 0 1px var(--stroke-brand);background-color:var(--bg-brand);color:var(--body-brand);border-radius:6px;gap:8px;margin:16px 0;padding:4px;display:flex;position:relative}.docs-module___Fy5Na__d blockquote p{font-size:var(--s-text-size);color:var(--body-brand);line-height:var(--m-line-height);gap:6px;margin-bottom:1px;padding:4px 0}.docs-module___Fy5Na__d blockquote p br{display:none}.docs-module___Fy5Na__d blockquote p strong{color:var(--heading-brand);font-weight:500}.docs-module___Fy5Na__d blockquote:before{content:"";background-color:var(--icon-brand);border-radius:8px;flex-shrink:0;width:4px}.docs-module___Fy5Na__d .docs-module___Fy5Na__table_wrapper{width:100%;max-width:100%;margin:24px 0;overflow-x:auto}.docs-module___Fy5Na__d table{border-collapse:collapse;width:100%}.docs-module___Fy5Na__d th,.docs-module___Fy5Na__d td{border-bottom:1px solid var(--stroke-neutral);text-align:left;vertical-align:top;padding:8px 16px}:is(.docs-module___Fy5Na__d th,.docs-module___Fy5Na__d td):first-child{padding-left:0}:is(.docs-module___Fy5Na__d th,.docs-module___Fy5Na__d td):last-child{padding-right:0}.docs-module___Fy5Na__d td code{background-color:var(--bg-neutral);border-radius:6px;display:inline;position:relative;bottom:1px}.docs-module___Fy5Na__d th{font-weight:400;font-size:var(--s-text-size);line-height:var(--s-line-height);color:var(--caption-neutral)}.docs-module___Fy5Na__d figure{border-left:none}.docs-module___Fy5Na__d hr{border:none;border-top:1px solid var(--stroke-neutral);margin:24px 0}.docs-module___Fy5Na__d [data-mdx-component=card-group]{box-shadow:0 0 0 1px var(--stroke-neutral);border-radius:6px;flex-wrap:wrap;align-items:stretch;margin-top:24px;margin-bottom:48px;padding:0;display:flex}.docs-module___Fy5Na__d [data-mdx-component=card-group][data-cols="1"]{flex-direction:column;align-items:stretch}.docs-module___Fy5Na__d [data-mdx-component=card-group]>*{flex:0 50%;min-width:50%}.docs-module___Fy5Na__d [data-mdx-component=card-group]>*:not(:nth-child(2n)):not(:last-child){position:relative}.docs-module___Fy5Na__d [data-mdx-component=card-group]>*:not(:nth-child(2n)):not(:last-child):after{content:"";--offset:12px;right:0;top:var(--offset);bottom:var(--offset);background-color:var(--stroke-neutral);width:1px;position:absolute}.docs-module___Fy5Na__d [data-mdx-component=card-group] a:hover{background-color:#0000;position:relative}.docs-module___Fy5Na__d [data-mdx-component=card-group] a:hover>*{position:relative}.docs-module___Fy5Na__d [data-mdx-component=card-group] a:hover:before{content:"";--offset:6px;left:var(--offset);top:var(--offset);bottom:var(--offset);right:var(--offset);background-color:var(--bg-neutral);transition:var(--transition-link);border-radius:6px;position:absolute}.docs-module___Fy5Na__d [data-mdx-component=card-group] a:focus:before{box-shadow:var(--shadows-focus-ring)}@media (max-width:360px){.docs-module___Fy5Na__d [data-mdx-component=card-group]{flex-direction:column}.docs-module___Fy5Na__d [data-mdx-component=card-group]>*{flex:0 100%;min-width:100%}.docs-module___Fy5Na__d [data-mdx-component=card-group]>*:after{display:none!important}}.docs-module___Fy5Na__d [data-mdx-component=card]{flex-direction:column;gap:2px;min-width:0;margin:0;padding:16px;display:flex}.docs-module___Fy5Na__d [data-mdx-component=card]:not([data-mdx-component=card-group] *):not(a *){box-shadow:0 0 0 1px var(--stroke-neutral);border-radius:6px;margin-top:12px;margin-bottom:32px}.docs-module___Fy5Na__d [data-mdx-component=card] header{align-items:center;gap:8px;display:flex}.docs-module___Fy5Na__d [data-mdx-component=card] h3,.docs-module___Fy5Na__d [data-mdx-component=card] p{line-height:var(--m-line-height);margin:0}.docs-module___Fy5Na__d [data-mdx-component=card] h3{font-size:var(--m-text-size);line-height:var(--m-line-height);margin-top:-2px;margin-bottom:6px}.docs-module___Fy5Na__d [data-mdx-component=card] p{font-size:var(--m-text-size);line-height:var(--m-line-height);color:var(--icon-neutral);font-weight:400}.docs-module___Fy5Na__d a:has(>[data-mdx-component=card]):not([data-mdx-component=card-group] *){border-radius:6px;margin-top:12px;margin-bottom:32px;display:block;position:relative}.docs-module___Fy5Na__d a:has(>[data-mdx-component=card]):not([data-mdx-component=card-group] *):hover{background-color:#0000}.docs-module___Fy5Na__d a:has(>[data-mdx-component=card]):not([data-mdx-component=card-group] *):hover>*{position:relative}.docs-module___Fy5Na__d a:has(>[data-mdx-component=card]):not([data-mdx-component=card-group] *):hover:before{content:"";--offset:6px;left:var(--offset);top:var(--offset);bottom:var(--offset);right:var(--offset);background-color:var(--bg-neutral);transition:var(--transition-link);border-radius:6px;position:absolute}.docs-module___Fy5Na__d a:has(>[data-mdx-component=card]):not([data-mdx-component=card-group] *):focus:before{box-shadow:var(--shadows-focus-ring)}.docs-module___Fy5Na__d a:has(>[data-mdx-component=card]):not([data-mdx-component=card-group] *)>[data-mdx-component=card]{box-shadow:0 0 0 1px var(--stroke-neutral);border-radius:6px;margin:0}.docs-module___Fy5Na__d [data-mdx-component=accordion-group]{margin:var(--padding-y)0;background-color:var(--stroke-neutral);box-shadow:0 1px 0 0 var(--bg-application)inset,0 -1px 0 0 var(--bg-application)inset;flex-direction:column;align-items:stretch;gap:1px;margin-bottom:32px;padding:1px 0;display:flex}.docs-module___Fy5Na__d [data-mdx-component=callout]{border-radius:8px;flex-direction:column;gap:2px;margin:16px 0 30px;padding:6px 24px 6px 44px;display:flex;position:relative}.docs-module___Fy5Na__d [data-mdx-component=callout] .docs-module___Fy5Na__callout_icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex;position:absolute;top:10px;left:14px}.docs-module___Fy5Na__d [data-mdx-component=callout] li,.docs-module___Fy5Na__d [data-mdx-component=callout] li p{margin-bottom:0}.docs-module___Fy5Na__d [data-mdx-component=callout] p{font-size:var(--m-text-size);line-height:var(--m-line-height);grid-area:content;gap:6px;margin-bottom:1px;padding:4px 0}.docs-module___Fy5Na__d [data-mdx-component=callout] p strong{font-weight:500}.docs-module___Fy5Na__d [data-mdx-component=callout] ul,.docs-module___Fy5Na__d [data-mdx-component=callout] li{margin-bottom:4px}.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=warning]{box-shadow:0 0 0 1px var(--stroke-attention);background-color:var(--bg-attention);color:var(--body-attention)}.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=warning] p,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=warning] li,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=warning] li p{color:var(--body-attention)}.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=warning] a{color:var(--link-attention);transition:var(--transition-link);cursor:pointer;font-weight:500;text-decoration:none;position:relative}.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=warning] a:hover{color:var(--link-attention-hover);text-decoration:none}.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=warning] .docs-module___Fy5Na__callout_icon,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=warning] p strong,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=warning] li strong,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=warning] li p strong{color:var(--heading-attention)}.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=note]{box-shadow:0 0 0 1px var(--stroke-brand);background-color:var(--bg-brand);color:var(--body-brand)}.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=note] p,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=note] li,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=note] li p{color:var(--body-brand)}.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=note] .docs-module___Fy5Na__callout_icon,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=note] p strong,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=note] li strong,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=note] li p strong{color:var(--heading-brand)}.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=info]{box-shadow:0 0 0 1px var(--stroke-neutral);background-color:var(--bg-neutral);color:var(--body-neutral)}.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=info] p,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=info] li,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=info] li p{color:var(--body-neutral)}.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=info] .docs-module___Fy5Na__callout_icon{color:var(--icon-neutral)}.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=info] p strong,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=info] li strong,.docs-module___Fy5Na__d [data-mdx-component=callout][data-variant=info] li p strong{color:var(--heading-neutral)}.docs-module___Fy5Na__d [data-mdx-component=steps]{counter-reset:step;margin:16px 0 32px;padding-left:0;list-style:none}.docs-module___Fy5Na__d [data-mdx-component=step]{counter-increment:step;grid-template-columns:24px 1fr;gap:0 12px;margin:0;padding-bottom:24px;list-style:none;display:grid;position:relative}.docs-module___Fy5Na__d [data-mdx-component=step]:before{z-index:2;content:counter(step);width:20px;height:20px;font-size:var(--xs-text-size);background-color:var(--bg-neutral);color:var(--body-neutral);border-radius:6px;grid-column:1;justify-content:center;align-items:center;font-weight:500;display:flex;position:relative;top:5.5px}.docs-module___Fy5Na__d [data-mdx-component=step]:after{content:"";background-color:color-mix(in srgb,var(--stroke-neutral)50%,transparent);width:1px;position:absolute;top:32px;bottom:1px;left:8.5px}.docs-module___Fy5Na__d [data-mdx-component=step]:last-child:after{display:none}.docs-module___Fy5Na__d [data-mdx-component=step]:last-child{padding-bottom:0}.docs-module___Fy5Na__d [data-mdx-component=step] h4{grid-column:2;margin:0;padding-top:2px}.docs-module___Fy5Na__d [data-mdx-component=step]>div{grid-column:2}.docs-module___Fy5Na__d [data-mdx-component=step]>div>p:last-child{margin-bottom:0}.docs-module___Fy5Na__d [style=color\:blue]{color:var(--icon-token-alternative)!important}.docs-module___Fy5Na__d [style=color\:green]{color:var(--icon-token-positive)!important}.docs-module___Fy5Na__panel{flex-direction:column;flex:0 0 300px;align-self:flex-start;gap:24px;height:100%;padding:8px 16px;display:flex;position:sticky;top:0;overflow-y:auto}@media (max-width:1200px){.docs-module___Fy5Na__panel{visibility:hidden;display:none}}.docs-module___Fy5Na__panel::-webkit-scrollbar{width:16px}.docs-module___Fy5Na__panel::-webkit-scrollbar-track{background:0 0}.docs-module___Fy5Na__panel::-webkit-scrollbar-thumb{--padding:4px;box-shadow:inset 0 0 0 1px var(--stroke-neutral);background-color:var(--bg-application);border:var(--padding)solid transparent;background-clip:content-box;border-radius:10px}.docs-module___Fy5Na__panel::-webkit-scrollbar-thumb:hover{box-shadow:inset 0 0 0 1px var(--stroke-neutral-hover);background-color:var(--bg-application);border:var(--padding)solid transparent;background-clip:content-box}.docs-module___Fy5Na__recent_container{flex-direction:column;align-items:stretch;display:flex}.docs-module___Fy5Na__recent_header{border-bottom:1px solid var(--stroke-neutral);--padding:8px;margin-bottom:var(--padding);padding-bottom:var(--padding);font-size:var(--s-text-size);color:var(--heading-neutral);justify-content:space-between;align-items:center;font-weight:500;display:flex}.docs-module___Fy5Na__clear_button{color:var(--icon-neutral);cursor:pointer;transition:var(--transition-button);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:flex}.docs-module___Fy5Na__clear_button:hover{background:var(--bg-neutral);color:var(--body-neutral)}.docs-module___Fy5Na__recent_list{flex-direction:column;display:flex}.docs-module___Fy5Na__recent_item{font-size:var(--s-text-size);color:var(--body-neutral);border-radius:8px;gap:8px;padding:6px 8px;text-decoration:none;display:flex}.docs-module___Fy5Na__recent_item span{margin-bottom:1px}.docs-module___Fy5Na__recent_item:hover{background:var(--bg-neutral);color:var(--heading-neutral)}.docs-module___Fy5Na__recent_item svg{color:var(--icon-neutral);flex-shrink:0}.docs-module___Fy5Na__quick_links_container{flex-direction:column;gap:24px;display:flex}.docs-module___Fy5Na__quick_links_section{flex-direction:column;gap:8px;display:flex}.docs-module___Fy5Na__quick_links_header{font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--caption-neutral);align-items:center;gap:8px;padding:6px 8px;font-weight:400;display:flex}.docs-module___Fy5Na__quick_links_list{flex-direction:column;gap:8px;display:flex}.docs-module___Fy5Na__quick_links_list.docs-module___Fy5Na__condensed{gap:2px}.docs-module___Fy5Na__quick_links_item{font-size:var(--s-text-size);color:var(--body-neutral);transition:var(--transition-link);box-shadow:0 0 0 1px var(--stroke-neutral);border-radius:8px;gap:8px;padding:8px 12px;font-weight:500;text-decoration:none;display:flex}.docs-module___Fy5Na__quick_links_item.docs-module___Fy5Na__quicklink{box-shadow:0 0 0 1px var(--transparent);padding:6px 8px}.docs-module___Fy5Na__quick_links_item>span{margin-bottom:1px}.docs-module___Fy5Na__quick_links_item:hover{background:var(--bg-neutral);color:var(--heading-neutral);box-shadow:var(--shadows-hover-neutral)}.docs-module___Fy5Na__quick_links_item svg{color:var(--icon-neutral);flex-shrink:0}.docs-module___Fy5Na__quick_links_item:focus{box-shadow:var(--shadows-focus-ring)}.docs-module___Fy5Na__quick_links_item_content{flex-direction:column;gap:4px;min-width:0;margin-top:-.5px;display:flex}.docs-module___Fy5Na__quick_links_item_content span{line-height:var(--s-line-height)}.docs-module___Fy5Na__quick_links_item_content span strong{color:var(--heading-neutral);font-weight:500}.docs-module___Fy5Na__quick_links_item_desc{font-size:var(--xs-text-size);line-height:var(--m-line-height);color:var(--caption-neutral);margin-bottom:2px;font-weight:400}.docs-module___Fy5Na__footer{justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding:60px 0 8px;display:flex}.docs-module___Fy5Na__page_navigation{width:100%;max-width:var(--container);justify-content:space-between;align-items:stretch;gap:20px;margin-top:auto;padding:60px 24px 8px;display:flex}@media (max-width:1200px){.docs-module___Fy5Na__page_navigation{padding:8px 22px}}@media (max-width:920px){.docs-module___Fy5Na__page_navigation{max-width:none;padding-bottom:20px}}.docs-module___Fy5Na__page_nav_link{min-height:74px;transition:var(--transition-link);box-shadow:0 0 0 1px var(--stroke-neutral);border-radius:8px;flex-direction:column;flex:0 100%;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;padding:12px 16px 13px;text-decoration:none;display:flex}.docs-module___Fy5Na__page_nav_link:hover{background:var(--bg-neutral);box-shadow:var(--shadows-hover-neutral)}.docs-module___Fy5Na__page_nav_link:focus{box-shadow:var(--shadows-focus-ring)}.docs-module___Fy5Na__page_nav_link svg{color:var(--icon-neutral)}@media (max-width:920px){.docs-module___Fy5Na__page_nav_link{min-height:0}}.docs-module___Fy5Na__page_nav_next{text-align:right;align-items:flex-end;margin-left:auto}.docs-module___Fy5Na__page_nav_label{font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--caption-neutral);align-items:center;gap:4px;display:flex}.docs-module___Fy5Na__page_nav_title{font-size:var(--s-text-size);line-height:var(--s-line-height);color:var(--heading-neutral);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:500;overflow:hidden}.docs-module___Fy5Na__page_nav_description{font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--caption-neutral);font-weight:400}.docs-module___Fy5Na__code_group{background-color:var(--bg-neutral);border-radius:8px;margin-bottom:32px;overflow:hidden}.docs-module___Fy5Na__code_group_tabs{border-bottom:1px solid var(--stroke-neutral);align-items:center;gap:4px;padding:0 8px;display:flex;position:relative}.docs-module___Fy5Na__code_group_indicator{background-color:var(--icon-brand);--offset:4px;min-height:4px;translate:calc(var(--active-tab-left) + var(--offset))-50%;width:calc(var(--active-tab-width) - (var(--offset)*2));border-radius:8px 8px 0 0;transition-property:translate,width;transition-duration:.2s;transition-timing-function:cubic-bezier(.86,0,.07,1);position:absolute;bottom:-2px;left:0}.docs-module___Fy5Na__code_group_tab{cursor:pointer;font-family:var(--mono);font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--caption-neutral);z-index:1;transition:var(--transition-button);background:0 0;border:none;padding:8px 12px;position:relative}.docs-module___Fy5Na__code_group_tab:hover{color:var(--body-neutral)}.docs-module___Fy5Na__code_group_tab[aria-selected=true]{color:var(--heading-brand)}.docs-module___Fy5Na__code_group_panel pre{border-radius:0;margin-bottom:0}.docs-module___Fy5Na__code_block_wrapper{position:relative}.docs-module___Fy5Na__code_block_wrapper pre{margin-bottom:0}.docs-module___Fy5Na__code_copy_button{z-index:5;color:var(--icon-neutral);cursor:pointer;--height:28px;min-height:var(--height);max-height:var(--height);min-width:var(--height);transition:var(--transition-button);opacity:0;box-shadow:var(--shadows-secondary-stroke);border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:flex;position:absolute;top:9.5px;right:10px}.docs-module___Fy5Na__code_copy_button:hover{box-shadow:var(--shadows-secondary-hovered);color:var(--body-neutral)}.docs-module___Fy5Na__code_copy_button:focus-visible,.docs-module___Fy5Na__code_copy_button:active{box-shadow:var(--shadows-focus-ring);opacity:1}.docs-module___Fy5Na__code_block_wrapper:hover .docs-module___Fy5Na__code_copy_button{opacity:1}.docs-module___Fy5Na__code_block_wrapper:has(pre code .line) .docs-module___Fy5Na__code_copy_button{top:12px}.docs-module___Fy5Na__tooltip_trigger{--dot-size:.5px;--dot-gap:3.5px;cursor:help;background-image:radial-gradient(circle at center,var(--icon-neutral)var(--dot-size),transparent calc(var(--dot-size) + .5px));background-size:calc(var(--dot-size)*2 + var(--dot-gap))calc(var(--dot-size)*3);background-position:0 100%;background-repeat:repeat-x;padding-bottom:2px}.docs-module___Fy5Na__ask_panel{background-color:var(--bg-application);border-right:1px solid var(--stroke-neutral);flex-direction:column;flex-shrink:0;height:100%;min-height:0;display:flex;overflow:hidden}.docs-module___Fy5Na__ask_panel::-webkit-scrollbar{width:16px}.docs-module___Fy5Na__ask_panel::-webkit-scrollbar-track{background:0 0}.docs-module___Fy5Na__ask_panel::-webkit-scrollbar-thumb{--padding:4px;background-color:var(--stroke-neutral);border:var(--padding)solid transparent;background-clip:content-box;border-radius:10px}.docs-module___Fy5Na__ask_panel::-webkit-scrollbar-thumb:hover{background-color:var(--stroke-neutral-hover);border:var(--padding)solid transparent;background-clip:content-box}.docs-module___Fy5Na__ask_panel_inner{flex-direction:column;width:400px;min-width:400px;height:100%;min-height:0;display:flex}.docs-module___Fy5Na__rating{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:auto;padding:0 0 8px;display:flex}@media (max-width:920px){.docs-module___Fy5Na__rating{width:100%;box-shadow:0 0 0 1px var(--stroke-neutral);border-radius:10px;padding:12px}.docs-module___Fy5Na__rating .docs-module___Fy5Na__rating_button{--size:32px;border-radius:8px}.docs-module___Fy5Na__rating .docs-module___Fy5Na__rating_buttons{gap:10px}.docs-module___Fy5Na__rating .docs-module___Fy5Na__rating_label{font-size:var(--s-text-size);line-height:var(--s-line-height)}}.docs-module___Fy5Na__rating_label{font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--caption-neutral)}.docs-module___Fy5Na__rating_buttons{gap:8px;display:flex}.docs-module___Fy5Na__rating_button{--size:24px;min-width:var(--size);min-height:var(--size);max-width:var(--size);max-height:var(--size);box-shadow:0 0 0 1px var(--stroke-neutral);color:var(--icon-neutral);cursor:pointer;transition:var(--transition-button);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex}.docs-module___Fy5Na__rating_button:hover{background:var(--bg-neutral);color:var(--heading-neutral);box-shadow:var(--shadows-hover-neutral)}.docs-module___Fy5Na__rating_button:active{z-index:1;box-shadow:var(--shadows-focus-ring);outline:none;position:relative}.docs-module___Fy5Na__rating_button:focus-visible{box-shadow:var(--shadows-focus-ring)}.docs-module___Fy5Na__rating_button_active{background:var(--bg-brand);color:var(--icon-brand);box-shadow:0 0 0 1px var(--stroke-brand)}.docs-module___Fy5Na__rating_button_active:hover{background:var(--bg-brand);color:var(--icon-brand);box-shadow:0 0 0 1px var(--stroke-brand)}.docs-module___Fy5Na__rating_button_active_down{color:var(--rating-negative);background:var(--bg-destructive);box-shadow:var(--shadows-destructive)}.docs-module___Fy5Na__rating_button_active_down:hover{color:var(--rating-negative);background:var(--bg-destructive);box-shadow:var(--shadows-destructive)}.docs-module___Fy5Na__rating_button_active_down:active,.docs-module___Fy5Na__rating_button_active_down:focus-visible{box-shadow:var(--shadows-destructive-focused)}.docs-module___Fy5Na__rating_mobile{padding:4px 0;display:none}@media (max-width:1200px){.docs-module___Fy5Na__rating_mobile{display:block}}.docs-module___Fy5Na__d>div{flex-grow:1}.docs-module___Fy5Na__d .docs-module___Fy5Na__footer{flex-grow:0;margin-bottom:0}.docs-module___Fy5Na__panel_toggle{z-index:50;background:var(--bg-neutral);width:20px;height:32px;box-shadow:var(--shadows-secondary);color:var(--icon-neutral);cursor:pointer;border:none;border-radius:8px 0 0 8px;justify-content:center;align-items:center;padding:0;transition:box-shadow .2s cubic-bezier(.165,.84,.44,1),color .2s cubic-bezier(.165,.84,.44,1),background-color .2s cubic-bezier(.165,.84,.44,1);display:flex;position:fixed;top:50%;right:-1px;transform:translateY(-50%)}.docs-module___Fy5Na__panel_toggle:hover{color:var(--body-neutral);box-shadow:var(--shadows-secondary-hovered)}.docs-module___Fy5Na__panel_toggle:active{box-shadow:var(--shadows-focus-ring)}
.editor-nav-module__NKkFuq__shortcuts{justify-content:flex-end;align-items:center;gap:5px;display:flex}.editor-nav-module__NKkFuq__shortcuts kbd{min-width:var(--height);height:var(--height);background-color:var(--token-neutral);box-shadow:0 0 0 1px var(--stroke-token-neutral);--height:14px;font-size:10px;font-family:var(--system);color:var(--body-neutral);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;gap:2px;padding:2px 4px;font-weight:500;display:inline-flex}.editor-nav-module__NKkFuq__editor_toolbar{--height:34px;min-height:var(--height);max-height:var(--height);border-top:1px solid var(--stroke-neutral);background-color:var(--bg-neutral);flex-shrink:0;justify-content:space-between;align-items:center;gap:6px;padding:4px 6px;display:flex}.editor-nav-module__NKkFuq__toolbar_left,.editor-nav-module__NKkFuq__toolbar_right{align-items:center;gap:6px;min-width:0;display:flex}.editor-nav-module__NKkFuq__toolbar_slug{font-size:var(--xs-text-size);color:var(--caption-neutral);font-family:var(--mono);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.editor-nav-module__NKkFuq__toolbar_btn,.editor-nav-module__NKkFuq__actions_trigger{text-align:center;color:var(--icon-neutral);cursor:pointer;--height:24px;min-height:var(--height);max-height:var(--height);min-width:var(--height);font-size:var(--xs-text-size);transition:var(--transition-button);box-shadow:var(--shadows-secondary-stroke);border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px;font-weight:500;display:flex}:is(.editor-nav-module__NKkFuq__toolbar_btn,.editor-nav-module__NKkFuq__actions_trigger) span{margin-bottom:1px}:is(.editor-nav-module__NKkFuq__toolbar_btn,.editor-nav-module__NKkFuq__actions_trigger):hover{box-shadow:var(--shadows-secondary-hovered);color:var(--body-neutral)}:is(.editor-nav-module__NKkFuq__toolbar_btn,.editor-nav-module__NKkFuq__actions_trigger):focus-visible,:is(.editor-nav-module__NKkFuq__toolbar_btn,.editor-nav-module__NKkFuq__actions_trigger):active{box-shadow:var(--shadows-focus-ring)}.editor-nav-module__NKkFuq__change_badge{font-size:var(--xs-text-size);color:var(--body-attention);white-space:nowrap;font-weight:500}.editor-nav-module__NKkFuq__save_error{color:var(--heading-negative);font-size:var(--xs-text-size);align-items:center;gap:4px;font-weight:500;display:flex}.editor-nav-module__NKkFuq__save_btn,.editor-nav-module__NKkFuq__update_btn{text-align:center;color:var(--brand50);cursor:pointer;--height:24px;min-height:var(--height);max-height:var(--height);min-width:var(--height);font-size:var(--xs-text-size);background-color:var(--bg-primary);box-shadow:var(--shadows-primary);transition:var(--transition-button);font-weight:500;font-family:var(--system);border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px;display:flex}:is(.editor-nav-module__NKkFuq__save_btn,.editor-nav-module__NKkFuq__update_btn) span{margin-bottom:1px}:is(.editor-nav-module__NKkFuq__save_btn,.editor-nav-module__NKkFuq__update_btn):hover:not(:disabled){background-color:var(--bg-primary-hover);box-shadow:var(--shadows-primary-hovered)}:is(.editor-nav-module__NKkFuq__save_btn,.editor-nav-module__NKkFuq__update_btn):focus,:is(.editor-nav-module__NKkFuq__save_btn,.editor-nav-module__NKkFuq__update_btn):active{box-shadow:var(--shadows-primary-focused)}:is(.editor-nav-module__NKkFuq__save_btn,.editor-nav-module__NKkFuq__update_btn):disabled{opacity:.5;cursor:not-allowed;box-shadow:var(--shadows-primary-disabled)}:is(.editor-nav-module__NKkFuq__save_btn,.editor-nav-module__NKkFuq__update_btn) kbd{color:var(--brand100);--height:14px;background-color:var(--bg-kbd-brand);box-shadow:0 0 0 1px var(--stroke-kbd-brand);border-radius:5px;font-size:10px}.editor-nav-module__NKkFuq__update_dot{background-color:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.editor-nav-module__NKkFuq__draft_badge,.editor-nav-module__NKkFuq__live_badge,.editor-nav-module__NKkFuq__archived_badge,.editor-nav-module__NKkFuq__mod_badge{white-space:nowrap;border-radius:999vw;padding:1px 5px;font-size:10px;font-weight:500}.editor-nav-module__NKkFuq__draft_badge{color:var(--heading-attention);background-color:var(--bg-attention)}.editor-nav-module__NKkFuq__live_badge{color:var(--heading-positive);background-color:var(--bg-positive)}.editor-nav-module__NKkFuq__archived_badge{color:var(--heading-neutral);background-color:var(--bg-neutral);box-shadow:inset 0 0 0 1px var(--stroke-neutral)}.editor-nav-module__NKkFuq__mod_badge{color:var(--heading-alternative);background-color:var(--bg-alternative)}.editor-nav-module__NKkFuq__mod_badge[data-status=M]{color:var(--heading-alternative);background-color:var(--bg-alternative)}.editor-nav-module__NKkFuq__mod_badge[data-status=A]{color:var(--heading-positive);background-color:var(--bg-positive)}.editor-nav-module__NKkFuq__mod_badge[data-status=D]{color:var(--heading-negative);background-color:var(--bg-negative)}.editor-nav-module__NKkFuq__mod_badge[data-status=R]{color:var(--heading-attention);background-color:var(--bg-attention)}.editor-nav-module__NKkFuq__status_menu{min-width:288px}.editor-nav-module__NKkFuq__status_section{padding:8px}.editor-nav-module__NKkFuq__slug_row{flex-direction:row;align-items:center;gap:4px;display:flex}.editor-nav-module__NKkFuq__slug_row .editor-nav-module__NKkFuq__input{flex:1;min-width:0}.editor-nav-module__NKkFuq__slug_row_reverse{justify-content:flex-end;gap:4px;display:flex}:scope .editor-nav-module__NKkFuq__input{flex:1;min-width:0}.editor-nav-module__NKkFuq__slug_prefix{font-size:var(--xs-text-size);color:var(--caption-neutral);white-space:nowrap;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;min-width:0;line-height:1.3;overflow:hidden}.editor-nav-module__NKkFuq__slug_input{min-width:140px;font-size:var(--xs-text-size);font-family:var(--system);color:var(--heading-neutral);background-color:var(--bg-neutral);box-shadow:var(--control-initial);border:none;border-radius:6px;outline:none;flex:1;padding:4px 6px;line-height:1.3;transition:box-shadow .15s}.editor-nav-module__NKkFuq__slug_input:focus{box-shadow:var(--shadows-focus-ring)}.editor-nav-module__NKkFuq__slug_input[data-error]{box-shadow:0 0 0 1px var(--heading-negative)}.editor-nav-module__NKkFuq__slug_error{color:var(--heading-negative);font-size:var(--xs-text-size);line-height:var(--xs-line-height);margin-top:4px}.editor-nav-module__NKkFuq__drafts_hint{font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--caption-neutral)}.editor-nav-module__NKkFuq__drafts_hint em{font-style:italic}.editor-nav-module__NKkFuq__status_footer{gap:4px;display:flex}.editor-nav-module__NKkFuq__status_footer .editor-nav-module__NKkFuq__toolbar_btn{flex:1}.editor-nav-module__NKkFuq__footer_btn{font-size:var(--xs-text-size);font-weight:500;font-family:var(--system);color:var(--body-neutral);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;padding:6px 10px;line-height:1.3;transition:background-color .1s;display:flex}.editor-nav-module__NKkFuq__footer_btn:hover{background-color:var(--bg-neutral);color:var(--heading-neutral)}.editor-nav-module__NKkFuq__footer_start{align-items:center;gap:6px;margin-right:auto;display:flex}.editor-nav-module__NKkFuq__footer_end{align-items:center;gap:6px;margin-left:auto;display:flex}.editor-nav-module__NKkFuq__label{font-size:var(--xs-text-size);color:var(--caption-neutral);font-weight:500}.editor-nav-module__NKkFuq__input{font-size:var(--xs-text-size);font-family:var(--system);color:var(--heading-neutral);background-color:var(--bg-neutral);box-shadow:var(--control-initial);border:none;border-radius:6px;outline:none;padding:4px 6px;line-height:1.3;transition:box-shadow .15s}.editor-nav-module__NKkFuq__input:focus{box-shadow:var(--shadows-focus-ring)}.editor-nav-module__NKkFuq__toolbar{--height:42px;min-height:var(--height);max-height:var(--height);z-index:100;border-bottom:1px solid var(--stroke-neutral);background-color:var(--bg-application);flex-shrink:0;align-items:center;gap:4px;width:calc(100% - 48px);margin:0 auto;padding:6.5px 0;display:flex;position:sticky;top:0}.editor-nav-module__NKkFuq__toolbar [data-base-ui-click-trigger]{min-width:0;max-width:0;display:none}.editor-nav-module__NKkFuq__toolbar .editor-nav-module__NKkFuq__tb_btn{padding:6px}.editor-nav-module__NKkFuq__toolbar[data-editor-mode=code]{background-color:var(--bg-neutral)}.editor-nav-module__NKkFuq__toolbar[data-editor-mode=code] .editor-nav-module__NKkFuq__mode_tabs,.editor-nav-module__NKkFuq__toolbar[data-editor-mode=code] .editor-nav-module__NKkFuq__toolbar_end{background-color:var(--bg-neutral)}@media (max-width:1400px){.editor-nav-module__NKkFuq__toolbar{gap:0;width:100%;padding:0;overflow:hidden}}.editor-nav-module__NKkFuq__toolbar_start{align-items:center;gap:6px;margin-right:auto;display:flex}@media (max-width:1400px){.editor-nav-module__NKkFuq__toolbar_start{padding:6.5px 8px 6.5px 24px;overflow-x:auto}.editor-nav-module__NKkFuq__toolbar_start::-webkit-scrollbar{height:0}.editor-nav-module__NKkFuq__toolbar_start::-webkit-scrollbar-track{background:0 0}.editor-nav-module__NKkFuq__toolbar_start::-webkit-scrollbar-thumb{--padding:0;background-color:var(--stroke-neutral);border:var(--padding)solid transparent;background-clip:content-box;border-radius:10px}.editor-nav-module__NKkFuq__toolbar_start::-webkit-scrollbar-thumb:hover{background-color:var(--stroke-neutral-hover);border:var(--padding)solid transparent;background-clip:content-box}}.editor-nav-module__NKkFuq__tb_btn:has(.editor-nav-module__NKkFuq__color_btn_letter){min-width:32px}.editor-nav-module__NKkFuq__toolbar_end{background-color:var(--bg-application);align-items:center;gap:6px;margin-left:auto;display:flex;position:relative}@media (max-width:1400px){.editor-nav-module__NKkFuq__toolbar_end{box-shadow:var(--shadows-layer);padding:6.5px 24px 6.5px 8px}}.editor-nav-module__NKkFuq__tb_btn{text-align:center;color:var(--icon-neutral);cursor:pointer;--size:24px;min-height:var(--size);max-height:var(--size);min-width:var(--size);font-size:var(--xs-text-size);transition:var(--transition-button);box-shadow:var(--shadows-secondary-stroke);white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px 4px;font-weight:500;display:flex}.editor-nav-module__NKkFuq__tb_btn span{margin-bottom:1px}.editor-nav-module__NKkFuq__tb_btn:hover{box-shadow:var(--shadows-secondary-hovered);color:var(--body-neutral)}.editor-nav-module__NKkFuq__tb_btn:disabled{opacity:.5;cursor:not-allowed}.editor-nav-module__NKkFuq__tb_btn:disabled:hover,.editor-nav-module__NKkFuq__tb_btn:disabled:focus-visible,.editor-nav-module__NKkFuq__tb_btn:disabled:active{box-shadow:var(--shadows-secondary-stroke)}.editor-nav-module__NKkFuq__tb_btn:focus-visible,.editor-nav-module__NKkFuq__tb_btn:active{box-shadow:var(--shadows-focus-ring)}.editor-nav-module__NKkFuq__tb_btn kbd{--height:14px;border-radius:5px;padding-bottom:3px;font-size:10px}.editor-nav-module__NKkFuq__tb_btn img{--size:12px;width:var(--size);height:var(--size);object-fit:contain;flex-shrink:0}.editor-nav-module__NKkFuq__tb_btn_active{background-color:var(--bg-brand);box-shadow:0 0 0 1px var(--stroke-brand);color:var(--heading-brand)}.editor-nav-module__NKkFuq__tb_select{text-align:left;color:var(--icon-neutral);cursor:pointer;--height:28px;min-height:var(--height);max-height:var(--height);width:100px;font-size:var(--xs-text-size);transition:var(--transition-button);box-shadow:var(--shadows-secondary-stroke);border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:4px;padding:6px 8px;font-weight:500;display:flex}.editor-nav-module__NKkFuq__tb_select span{margin-bottom:1px}.editor-nav-module__NKkFuq__tb_select:hover{box-shadow:var(--shadows-secondary-hovered);color:var(--body-neutral)}.editor-nav-module__NKkFuq__tb_select:focus-visible,.editor-nav-module__NKkFuq__tb_select:active{box-shadow:var(--shadows-focus-ring)}.editor-nav-module__NKkFuq__tb_select:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.editor-nav-module__NKkFuq__tb_select_short,.editor-nav-module__NKkFuq__components_icon_short{display:none}@media (max-width:1600px){.editor-nav-module__NKkFuq__tb_select{width:auto}.editor-nav-module__NKkFuq__tb_select_full{display:none}.editor-nav-module__NKkFuq__tb_select_short{display:inline}}@media (max-width:1460px){.editor-nav-module__NKkFuq__components_label,.editor-nav-module__NKkFuq__components_icon_full{display:none}.editor-nav-module__NKkFuq__components_icon_short{display:flex}}.editor-nav-module__NKkFuq__tb_native_select{height:28px;color:var(--body-neutral);font-size:var(--xs-text-size);font-family:var(--system);cursor:pointer;appearance:none;box-shadow:0 0 0 1px var(--stroke-neutral);background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23888' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 6px center;background-repeat:no-repeat;border:none;border-radius:4px;padding:0 24px 0 8px}.editor-nav-module__NKkFuq__tb_native_select:hover{background-color:var(--bg-neutral)}.editor-nav-module__NKkFuq__tb_native_select:focus{box-shadow:var(--shadows-focus-ring);outline:none}.editor-nav-module__NKkFuq__tb_native_select:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.editor-nav-module__NKkFuq__tb_sep{background-color:var(--stroke-neutral);flex-shrink:0;width:1px;height:20px;margin:0 4px}.editor-nav-module__NKkFuq__tb_destructive{background-color:var(--bg-destructive);box-shadow:var(--shadows-destructive);color:var(--red100)}.editor-nav-module__NKkFuq__tb_destructive:hover{box-shadow:var(--shadows-destructive-hovered);color:var(--red50)}.editor-nav-module__NKkFuq__tb_destructive:focus-visible,.editor-nav-module__NKkFuq__tb_destructive:active{box-shadow:var(--shadows-destructive-focused)}.editor-nav-module__NKkFuq__color_btn_letter{border-bottom:2.5px solid var(--heading-neutral);color:var(--icon-neutral);margin-left:2px;padding:0 .5px 2px;font-size:11px;font-weight:600;line-height:1}.editor-nav-module__NKkFuq__color_swatch{--size:8.5px;width:var(--size);height:var(--size);border-radius:999vw;flex-shrink:0;margin-left:-4px;margin-right:0!important}.editor-nav-module__NKkFuq__mdx_block{background-color:var(--bg-neutral);flex-direction:column;gap:2px;margin:20px 0 24px;padding:12px;display:flex}.editor-nav-module__NKkFuq__mdx_block p{margin-bottom:0}.editor-nav-module__NKkFuq__callout_header{z-index:1;justify-content:flex-end;align-items:center;gap:6px;display:flex;position:absolute;top:6px;right:6px}.editor-nav-module__NKkFuq__callout_variant_btn{--height:20px;min-height:var(--height);max-height:var(--height);cursor:pointer;font-size:calc(var(--xs-text-size) - 1px);font-weight:500;font-family:var(--system);color:var(--caption-neutral);background-color:var(--bg-application);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:var(--transition-button);box-shadow:0 0 0 1px var(--stroke-neutral);border:none;border-radius:6px;align-items:center;gap:3px;padding:2px 6px;display:flex}.editor-nav-module__NKkFuq__callout_variant_btn span{margin-bottom:1px}.editor-nav-module__NKkFuq__callout_variant_btn:hover{color:var(--body-neutral);box-shadow:var(--shadows-secondary-hovered)}.editor-nav-module__NKkFuq__callout_variant_btn:focus,.editor-nav-module__NKkFuq__callout_variant_btn:active{box-shadow:var(--shadows-focus-ring)}.editor-nav-module__NKkFuq__callout_dropdown{background-color:var(--bg-application);box-shadow:var(--shadows-modal);z-index:9999;border-radius:8px;min-width:100px;padding:4px}.editor-nav-module__NKkFuq__card_stepper{background-color:var(--bg-application);box-shadow:0 0 0 1px var(--stroke-neutral);border-radius:6px;align-items:center;display:flex}.editor-nav-module__NKkFuq__card_stepper_btn{--height:20px;min-height:var(--height);max-height:var(--height);justify-content:center;align-items:center;padding:2px 4px;display:flex;}.editor-nav-module__NKkFuq__card_stepper_btn:hover:not(:disabled){color:var(--body-neutral);background-color:var(--bg-neutral)}.editor-nav-module__NKkFuq__card_stepper_btn:disabled{opacity:.3;cursor:not-allowed}.editor-nav-module__NKkFuq__card_stepper_value{font-size:calc(var(--xs-text-size) - 1px);font-weight:500;font-family:var(--system);color:var(--caption-neutral);text-align:center;-webkit-user-select:none;user-select:none;min-width:18px;padding:0 4px;line-height:1}.editor-nav-module__NKkFuq__card_delete_btn{--height:20px;min-height:var(--height);max-height:var(--height);background-color:var(--bg-neutral);cursor:pointer;color:var(--caption-neutral);transition:var(--transition-button);box-shadow:0 0 0 1px var(--stroke-neutral);border-radius:6px;justify-content:center;align-items:center;padding:4px 5px;display:flex}.editor-nav-module__NKkFuq__card_delete_btn:hover{color:var(--heading-negative);background-color:var(--bg-negative);box-shadow:0 0 0 1px var(--stroke-negative)}.editor-nav-module__NKkFuq__mdx_label{font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--caption-neutral);-webkit-user-select:none;user-select:none}.editor-nav-module__NKkFuq__mdx_attrs{font-weight:400;font-size:calc(var(--xs-text-size) - 1px);color:var(--caption-neutral);font-family:var(--mono);text-transform:none;letter-spacing:normal}.editor-nav-module__NKkFuq__mdx_inline{border:1px dashed var(--stroke-neutral);border-radius:3px;padding:0 4px;display:inline}.editor-nav-module__NKkFuq__mdx_inline_label{font-size:calc(var(--xs-text-size) - 1px);color:var(--caption-neutral);-webkit-user-select:none;user-select:none;margin-right:2px;font-weight:500}.editor-nav-module__NKkFuq__tooltip_content{--dot-size:.5px;--dot-gap:3.5px;cursor:help;background-image:radial-gradient(circle at center,var(--icon-neutral)var(--dot-size),transparent calc(var(--dot-size) + .5px));background-size:calc(var(--dot-size)*2 + var(--dot-gap))calc(var(--dot-size)*3);background-position:0 100%;background-repeat:repeat-x;padding-bottom:2px}.editor-nav-module__NKkFuq__editor_tooltip{background:var(--bg-application);color:var(--heading-neutral);font-size:var(--xs-text-size);line-height:var(--xs-line-height);box-shadow:var(--shadows-overlay);z-index:50;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:6px;min-width:fit-content;padding:4px 6px;font-weight:500;display:inline-flex;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.editor-nav-module__NKkFuq__editor_tooltip:after{content:"";height:6px;position:absolute;top:100%;left:0;right:0}.editor-nav-module__NKkFuq__editor_tooltip span{white-space:nowrap}.editor-nav-module__NKkFuq__mdx_void{border:1px dashed var(--stroke-neutral);font-family:var(--mono);font-size:calc(var(--xs-text-size) - 1px);color:var(--caption-neutral);-webkit-user-select:none;user-select:none;border-radius:3px;padding:2px 6px;display:inline-block}.editor-nav-module__NKkFuq__image_wrapper{cursor:pointer;box-shadow:var(--shadows-transparent);max-height:fit-content;transition:var(--transition-link);border-radius:6px;margin:16px 0;display:inline-block;position:relative}.editor-nav-module__NKkFuq__image_wrapper img,.editor-nav-module__NKkFuq__image_wrapper svg{display:block;margin:0!important}.editor-nav-module__NKkFuq__image_wrapper:hover{box-shadow:var(--shadows-focus-ring)}.editor-nav-module__NKkFuq__image_edit_hint{background-color:var(--token-neutral);box-shadow:0 0 0 1px var(--stroke-token-neutral);color:var(--body-neutral);padding:2px 6px;position:absolute;top:8px;right:8px;}.editor-nav-module__NKkFuq__image_edit_hint:hover{box-shadow:0 0 0 1px var(--stroke-token-neutral)}.editor-nav-module__NKkFuq__image_popover{position:absolute;top:6px;right:6px;}.editor-nav-module__NKkFuq__mdx_label_editable{cursor:pointer;padding:2px 0}.editor-nav-module__NKkFuq__mdx_edit_hint{font-size:calc(var(--xs-text-size) - 1px);color:var(--caption-neutral);text-transform:none;letter-spacing:normal;margin-left:8px;font-weight:400}.editor-nav-module__NKkFuq__mdx_inline_input{font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--heading-neutral);border:none;border-bottom:1px solid var(--stroke-neutral);text-transform:none;letter-spacing:normal;background:0 0;outline:none;min-width:80px;margin-left:6px;padding:0 2px;font-family:inherit}.editor-nav-module__NKkFuq__mdx_inline_input::placeholder{color:var(--caption-neutral);opacity:.6}.editor-nav-module__NKkFuq__mdx_inline_input:focus{border-bottom-color:var(--stroke-brand)}.editor-nav-module__NKkFuq__mdx_popover{background-color:var(--bg-application);box-shadow:var(--shadows-modal);z-index:50;border-radius:8px;min-width:260px;max-width:360px;padding:12px;animation:80ms ease-out editor-nav-module__NKkFuq__popoverFadeIn}.editor-nav-module__NKkFuq__image_edit_popover{min-width:280px;max-width:380px;animation:none;position:absolute;top:6px;right:6px;overflow:hidden;}.editor-nav-module__NKkFuq__image_edit_popover_left{left:6px;right:auto}.editor-nav-module__NKkFuq__image_edit_inner{flex-direction:column;display:flex}@keyframes editor-nav-module__NKkFuq__popoverFadeIn{0%{opacity:0}to{opacity:1}}.editor-nav-module__NKkFuq__mdx_popover_title{font-size:var(--s-text-size);color:var(--heading-neutral);margin-bottom:8px;font-weight:500}.editor-nav-module__NKkFuq__mdx_popover_field{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.editor-nav-module__NKkFuq__field_warning{color:var(--heading-negative);font-size:var(--xs-text-size);line-height:var(--xs-line-height);align-items:center;gap:4px;margin-top:2px;padding:0 1px;display:flex}.editor-nav-module__NKkFuq__field_warning svg{color:var(--icon-negative)}.editor-nav-module__NKkFuq__link_popover{background-color:var(--bg-application);box-shadow:var(--shadows-modal);z-index:50;border-radius:8px;flex-direction:column;gap:6px;min-width:300px;padding:8px;display:flex}.editor-nav-module__NKkFuq__link_popover_row{align-items:center;gap:6px;display:flex}.editor-nav-module__NKkFuq__link_popover_row .editor-nav-module__NKkFuq__input{flex:1;min-width:0}.editor-nav-module__NKkFuq__link_popover_hint{font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--caption-neutral);align-items:center;gap:4px;margin-top:2px;display:flex}.editor-nav-module__NKkFuq__table_hover_wrapper{margin:24px 0;position:relative}.editor-nav-module__NKkFuq__table_add_btn{text-align:center;color:var(--icon-neutral);cursor:pointer;--height:24px;min-height:var(--height);max-height:var(--height);min-width:var(--height);font-size:var(--xs-text-size);transition:var(--transition-button);box-shadow:var(--shadows-secondary-stroke);background-color:var(--bg-neutral);border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px;font-weight:500;display:none;position:absolute}.editor-nav-module__NKkFuq__table_add_btn span{margin-bottom:1px}.editor-nav-module__NKkFuq__table_add_btn:hover{box-shadow:var(--shadows-secondary-hovered);color:var(--body-neutral)}.editor-nav-module__NKkFuq__table_add_btn:focus-visible,.editor-nav-module__NKkFuq__table_add_btn:active{box-shadow:var(--shadows-focus-ring)}.editor-nav-module__NKkFuq__table_hover_wrapper:hover .editor-nav-module__NKkFuq__table_add_btn{display:flex}.editor-nav-module__NKkFuq__table_add_top{top:calc(-1*var(--height)/2);left:50%;transform:translate(-50%);}.editor-nav-module__NKkFuq__table_add_bottom{bottom:calc(-1*var(--height)/2);left:50%;transform:translate(-50%);}.editor-nav-module__NKkFuq__table_add_left{left:calc(-1*var(--height)/2);top:50%;transform:translateY(-50%);}.editor-nav-module__NKkFuq__table_add_right{right:calc(-1*var(--height)/2);top:50%;transform:translateY(-50%);}.editor-nav-module__NKkFuq__ctx_menu{background-color:var(--bg-application);box-shadow:var(--shadows-modal);z-index:10;min-width:160px;font-family:var(--system);border-radius:8px;padding:4px;position:relative}.editor-nav-module__NKkFuq__ctx_item{--height:24px;min-height:var(--height);max-height:var(--height);font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--body-neutral);cursor:pointer;text-align:left;width:100%;font-weight:500;font-family:var(--system);white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;display:flex}.editor-nav-module__NKkFuq__ctx_item span{margin-bottom:1px;margin-right:auto}.editor-nav-module__NKkFuq__ctx_item:hover{background-color:var(--bg-neutral);color:var(--heading-neutral)}.editor-nav-module__NKkFuq__ctx_item[data-highlighted]{background-color:var(--bg-neutral);color:var(--heading-neutral)}.editor-nav-module__NKkFuq__ctx_item[data-disabled]{opacity:.4;cursor:default}.editor-nav-module__NKkFuq__ctx_item_danger{color:var(--heading-negative);background-color:var(--bg-negative);}.editor-nav-module__NKkFuq__ctx_item_danger:hover{background-color:var(--bg-negative);color:var(--body-negative)}.editor-nav-module__NKkFuq__ctx_item_danger[data-highlighted]{background-color:var(--bg-neutral);color:var(--heading-neutral)}.editor-nav-module__NKkFuq__ctx_separator{background-color:var(--stroke-neutral);height:1px;margin:4px 0}.editor-nav-module__NKkFuq__ctx_shortcut{font-size:var(--xs-text-size);color:var(--caption-neutral);opacity:.6;margin-left:auto}.editor-nav-module__NKkFuq__status_separator{background-color:var(--stroke-neutral);height:1px;margin:4px 8px}.editor-nav-module__NKkFuq__sidebar{border-right:1px solid var(--stroke-neutral);background-color:var(--bg-application);flex-direction:column;display:flex;overflow-y:auto}.editor-nav-module__NKkFuq__sidebar_header{font-weight:500;font-size:var(--s-text-size);color:var(--heading-neutral);border-bottom:1px solid var(--stroke-neutral);flex-shrink:0;align-items:center;gap:8px;padding:12px 8px;display:flex}.editor-nav-module__NKkFuq__sidebar_footer{--height:34px;min-height:var(--height);max-height:var(--height);justify-content:space-between;align-items:center;gap:6px;padding:3px 12px;display:flex;position:relative}.editor-nav-module__NKkFuq__sidebar_footer [data-component=theme-toggle]{box-shadow:none}@media (max-width:920px){.editor-nav-module__NKkFuq__sidebar_footer [data-component=theme-toggle]{visibility:visible;display:flex}}.editor-nav-module__NKkFuq__sidebar_footer[data-nav-overflow=true]:before{content:"";border-bottom:1px solid var(--stroke-neutral);position:absolute;top:0;left:12px;right:12px}.editor-nav-module__NKkFuq__sidebar_footer .editor-nav-module__NKkFuq__save_btn,.editor-nav-module__NKkFuq__sidebar_footer .editor-nav-module__NKkFuq__tb_btn{gap:6px;transition:box-shadow .2s ease-out,background-color .14s ease-out,color .1s ease-out}.editor-nav-module__NKkFuq__sidebar_new_button{color:var(--icon-brand);padding:0;}.editor-nav-module__NKkFuq__sidebar_nav{flex-grow:1;padding:8px 12px;overflow-y:auto}.editor-nav-module__NKkFuq__sidebar_nav::-webkit-scrollbar{width:16px}.editor-nav-module__NKkFuq__sidebar_nav::-webkit-scrollbar-track{background:0 0}.editor-nav-module__NKkFuq__sidebar_nav::-webkit-scrollbar-thumb{--padding:4px;background-color:var(--stroke-neutral);border:var(--padding)solid transparent;background-clip:content-box;border-radius:10px}.editor-nav-module__NKkFuq__sidebar_nav::-webkit-scrollbar-thumb:hover{background-color:var(--stroke-neutral-hover);border:var(--padding)solid transparent;background-clip:content-box}.editor-nav-module__NKkFuq__header{--height:42px;min-height:var(--height);max-height:var(--height);flex-shrink:0;align-items:center;gap:6px;padding:9px 12px;display:flex;position:relative}.editor-nav-module__NKkFuq__header:before{content:"";border-bottom:1px solid var(--stroke-neutral);position:absolute;bottom:0;left:12px;right:12px}.editor-nav-module__NKkFuq__header_start{align-items:center;gap:6px;margin-right:auto;display:flex}.editor-nav-module__NKkFuq__header_start .editor-nav-module__NKkFuq__header_title{font-size:var(--s-text-size);line-height:var(--s-line-height);margin-bottom:1px}.editor-nav-module__NKkFuq__tree_search_wrapper{flex:1;align-items:center;min-width:0;display:flex;position:relative}.editor-nav-module__NKkFuq__tree_search_wrapper .editor-nav-module__NKkFuq__shortcuts{pointer-events:none;position:absolute;right:6px}.editor-nav-module__NKkFuq__tree_search_wrapper .editor-nav-module__NKkFuq__shortcuts kbd{--height:14px;border-radius:5px;padding-bottom:3px;font-size:10px}.editor-nav-module__NKkFuq__tree_search_wrapper .editor-nav-module__NKkFuq__tree_search_clear{position:absolute;right:4px}.editor-nav-module__NKkFuq__tree_search{width:100%;color:var(--body-neutral);cursor:text;--height:24px;min-height:var(--height);max-height:var(--height);min-width:var(--height);font-size:var(--xs-text-size);transition:var(--transition-button);box-shadow:var(--shadows-secondary-stroke);border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 32px 6px 8px;font-weight:500;display:flex}.editor-nav-module__NKkFuq__tree_search::placeholder{color:var(--input-placeholder)}.editor-nav-module__NKkFuq__tree_search span{margin-bottom:1px}.editor-nav-module__NKkFuq__tree_search:hover{box-shadow:var(--shadows-secondary-hovered);color:var(--body-neutral)}.editor-nav-module__NKkFuq__tree_search:focus-visible,.editor-nav-module__NKkFuq__tree_search:active{box-shadow:var(--shadows-focus-ring)}.editor-nav-module__NKkFuq__tree_search_clear{}.editor-nav-module__NKkFuq__tree_search_clear:focus{box-shadow:var(--shadows-focus-ring);border-radius:4px;outline:none}.editor-nav-module__NKkFuq__tree_loading,.editor-nav-module__NKkFuq__tree_empty{text-align:center;color:var(--caption-neutral);font-size:var(--s-text-size);padding:16px}.editor-nav-module__NKkFuq__tree_root{flex-direction:column;display:flex}.editor-nav-module__NKkFuq__tree_folder_wrap{transition:padding-bottom .1s cubic-bezier(.215,.61,.355,1),margin-bottom .1s cubic-bezier(.215,.61,.355,1)}.editor-nav-module__NKkFuq__tree_folder_wrap[data-open=true]{margin-bottom:4px}.editor-nav-module__NKkFuq__tree_folder_wrap:has(>.editor-nav-module__NKkFuq__tree_children>.editor-nav-module__NKkFuq__tree_file[data-active=true]){padding-bottom:2px}.editor-nav-module__NKkFuq__tree_folder{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:var(--s-text-size);color:var(--body-neutral);z-index:2;border-radius:8px;align-items:center;gap:2px;min-height:24px;margin:1px 0;padding:3px 8px;font-weight:500;transition:padding-top .1s cubic-bezier(.215,.61,.355,1),margin-bottom .1s cubic-bezier(.215,.61,.355,1);display:flex;position:relative}.editor-nav-module__NKkFuq__tree_folder[data-open=true]{margin-bottom:2px;padding-top:2px}.editor-nav-module__NKkFuq__tree_folder:hover{background-color:var(--bg-neutral)}.editor-nav-module__NKkFuq__tree_folder[data-special=true]{color:var(--caption-neutral);font-style:italic;font-weight:400}.editor-nav-module__NKkFuq__tree_folder[data-special=true]:hover{color:var(--heading-neutral)}.editor-nav-module__NKkFuq__tree_folder[data-selected]{background-color:var(--bg-brand);color:var(--heading-brand);box-shadow:0 0 0 1px var(--stroke-brand)}.editor-nav-module__NKkFuq__tree_file{cursor:pointer;font-size:var(--s-text-size);color:var(--body-neutral);min-height:24px;transition:var(--transition-link);border-radius:7px;align-items:center;gap:2px;margin:1px 0;padding:3px 8px;text-decoration:none;display:flex;position:relative}.editor-nav-module__NKkFuq__tree_file:hover{background-color:var(--bg-neutral);color:var(--heading-neutral)}.editor-nav-module__NKkFuq__tree_file:active,.editor-nav-module__NKkFuq__tree_file:focus,.editor-nav-module__NKkFuq__tree_file:focus-within{background-color:var(--bg-brand);box-shadow:var(--shadows-focus-ring);z-index:2}.editor-nav-module__NKkFuq__tree_file[data-active=true]{background-color:var(--bg-brand);color:var(--heading-brand);box-shadow:0 0 0 1px var(--stroke-brand)}.editor-nav-module__NKkFuq__tree_chevron{width:16px;height:16px;color:color-mix(in srgb,var(--icon-neutral)50%,transparent);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;left:2px}.editor-nav-module__NKkFuq__tree_chevron[data-open=true]{transform:rotate(90deg)}.editor-nav-module__NKkFuq__tree_chevron[data-leaf]{opacity:0}.editor-nav-module__NKkFuq__tree_icon{width:16px;height:16px;color:var(--caption-neutral);flex-shrink:0;margin-right:4px}.editor-nav-module__NKkFuq__tree_file[data-active=true] .editor-nav-module__NKkFuq__tree_icon{color:var(--heading-brand)}.editor-nav-module__NKkFuq__tree_label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.editor-nav-module__NKkFuq__tree_count{font-family:var(--mono);font-size:calc(var(--xs-text-size) - 2px);color:var(--caption-neutral);flex-shrink:0;margin-left:auto;padding-left:4px}.editor-nav-module__NKkFuq__tree_children{background-color:var(--bg-neutral);border-radius:8px;transition:padding-bottom .1s cubic-bezier(.215,.61,.355,1),margin-bottom .1s cubic-bezier(.215,.61,.355,1);position:relative}.editor-nav-module__NKkFuq__tree_children .editor-nav-module__NKkFuq__tree_folder:hover{color:var(--heading-neutral);background-color:#0000}.editor-nav-module__NKkFuq__tree_children .editor-nav-module__NKkFuq__tree_folder .editor-nav-module__NKkFuq__tree_chevron{left:0}.editor-nav-module__NKkFuq__tree_children .editor-nav-module__NKkFuq__tree_folder_wrap[data-open=true]{margin-bottom:0}.editor-nav-module__NKkFuq__tree_children:before{content:"";background-color:var(--bg-neutral);box-shadow:0 0 0 1px var(--stroke-neutral);border-radius:8px;position:absolute;inset:-27px 0 0}.editor-nav-module__NKkFuq__tree_children .editor-nav-module__NKkFuq__tree_children:not(:first-child of .editor-nav-module__NKkFuq__tree_children):not(:last-child of .editor-nav-module__NKkFuq__tree_children):before{border-radius:0}.editor-nav-module__NKkFuq__tree_children .editor-nav-module__NKkFuq__tree_children:not(:first-child of .editor-nav-module__NKkFuq__tree_children):not(:last-child of .editor-nav-module__NKkFuq__tree_children):has(>:last-child[data-active=true]):before{border-radius:0 0 8px 8px}.editor-nav-module__NKkFuq__tree_children .editor-nav-module__NKkFuq__tree_children:last-child:before{border-radius:0 0 8px 8px}.editor-nav-module__NKkFuq__create_toggle{color:var(--caption-neutral);cursor:pointer;background:0 0;border:none;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:18px;line-height:1}.editor-nav-module__NKkFuq__create_toggle:hover{background-color:var(--bg-neutral);color:var(--heading-neutral)}.editor-nav-module__NKkFuq__create_toggle:focus{box-shadow:var(--shadows-focus-ring);outline:none}.editor-nav-module__NKkFuq__create_form{border-bottom:1px solid var(--stroke-neutral);flex-direction:column;gap:6px;padding:8px 12px;display:flex}.editor-nav-module__NKkFuq__create_slug_row{align-items:center;gap:6px;display:flex}.editor-nav-module__NKkFuq__create_slug_preview{font-size:var(--xs-text-size);font-family:var(--mono);color:var(--caption-neutral);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;padding:0 2px;overflow:hidden}.editor-nav-module__NKkFuq__create_error{font-size:var(--xs-text-size);color:var(--body-attention);background-color:var(--bg-application);box-shadow:0 0 0 1px var(--stroke-neutral);border-radius:6px;gap:6px;padding:4px 8px;display:flex}.editor-nav-module__NKkFuq__create_error svg{color:var(--icon-attention)}.editor-nav-module__NKkFuq__menu_footer{border-top:1px solid var(--stroke-neutral);justify-content:space-between;align-items:center;gap:6px;padding-top:8px;display:flex}.editor-nav-module__NKkFuq__create_actions{justify-content:flex-end;gap:6px;display:flex}.editor-nav-module__NKkFuq__tree_folder[data-drop-target=true]{background-color:var(--bg-brand)}.editor-nav-module__NKkFuq__sidebar_nav[data-drop-target=true]{background-color:color-mix(in srgb,var(--bg-brand)30%,transparent)}.editor-nav-module__NKkFuq__tree_drop_line{background-color:var(--toc-indicator);pointer-events:none;z-index:1;border-radius:1px;height:1px;position:absolute;left:-4px;right:-4px}.editor-nav-module__NKkFuq__tree_drop_line[data-position=above]{top:-1px}.editor-nav-module__NKkFuq__tree_drop_line[data-position=below]{bottom:-1px}.editor-nav-module__NKkFuq__tree_drop_line:before,.editor-nav-module__NKkFuq__tree_drop_line:after{content:"";--size:5px;--toc-offset:0px;min-width:var(--size);min-height:var(--size);max-height:var(--size);background-color:var(--toc-indicator);z-index:1;border-radius:1.5px;transition:transform .2s ease-out;position:absolute;top:-2px;left:0;transform:rotate(45deg)}.editor-nav-module__NKkFuq__tree_drop_line:after{left:auto;right:0}.editor-nav-module__NKkFuq__move_backdrop{background-color:color-mix(in srgb,var(--bg-neutral)75%,#00000040);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;opacity:1;transition:opacity .15s cubic-bezier(.165,.84,.44,1),-webkit-backdrop-filter 1.8s cubic-bezier(.165,.84,.44,1),backdrop-filter 1.8s cubic-bezier(.165,.84,.44,1);position:fixed;inset:0 0 0 260px}.editor-nav-module__NKkFuq__move_backdrop[data-starting-style],.editor-nav-module__NKkFuq__move_backdrop[data-ending-style]{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}.editor-nav-module__NKkFuq__move_popup{z-index:101;opacity:1;width:300px;position:fixed;top:0;bottom:0;left:260px;transform:translate(0)}.editor-nav-module__NKkFuq__move_popup:before{content:"";cursor:not-allowed;width:260px;position:absolute;top:0;bottom:0;right:100%}.editor-nav-module__NKkFuq__move_popup[data-starting-style],.editor-nav-module__NKkFuq__move_popup[data-ending-style]{opacity:0}.editor-nav-module__NKkFuq__move_panel{background-color:var(--bg-application);border-right:1px solid var(--stroke-neutral);flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:4px 0 16px #00000014}.editor-nav-module__NKkFuq__move_tree{flex:1;min-height:0;padding:4px 8px;overflow-y:auto}.editor-nav-module__NKkFuq__move_tree .editor-nav-module__NKkFuq__tree_children,.editor-nav-module__NKkFuq__move_tree .editor-nav-module__NKkFuq__tree_folder:hover{background-color:var(--bg-neutral)}.editor-nav-module__NKkFuq__move_tree .editor-nav-module__NKkFuq__tree_folder[data-selected]:hover{background-color:var(--bg-brand)}.editor-nav-module__NKkFuq__move_tree .editor-nav-module__NKkFuq__tree_children>.editor-nav-module__NKkFuq__tree_folder_wrap>.editor-nav-module__NKkFuq__tree_children:before{display:none}.editor-nav-module__NKkFuq__move_tree::-webkit-scrollbar{width:16px}.editor-nav-module__NKkFuq__move_tree::-webkit-scrollbar-track{background:0 0}.editor-nav-module__NKkFuq__move_tree::-webkit-scrollbar-thumb{--padding:4px;background-color:var(--stroke-neutral);border:var(--padding)solid transparent;background-clip:content-box;border-radius:10px}.editor-nav-module__NKkFuq__move_tree::-webkit-scrollbar-thumb:hover{background-color:var(--stroke-neutral-hover);border:var(--padding)solid transparent;background-clip:content-box}.editor-nav-module__NKkFuq__move_status{color:var(--body-neutral);font-size:var(--s-text-size);line-height:var(--s-line-height);padding:16px 12px}.editor-nav-module__NKkFuq__move_footer{border-top:1px solid var(--stroke-neutral);flex-direction:column;flex-shrink:0;gap:6px;padding:10px 16px;display:flex}.editor-nav-module__NKkFuq__move_footer .editor-nav-module__NKkFuq__create_actions{justify-content:space-between}.editor-nav-module__NKkFuq__sidebar_right{border-right:none;border-left:1px solid var(--stroke-neutral);}.editor-nav-module__NKkFuq__changes_footer{background-color:var(--bg-application);justify-content:flex-end;padding:5px 12px;position:sticky;bottom:0;}.editor-nav-module__NKkFuq__release_actions{align-items:center;gap:4px;display:flex}.editor-nav-module__NKkFuq__release_btn{}.editor-nav-module__NKkFuq__release_mode_btn{}.editor-nav-module__NKkFuq__changes_group{flex-direction:column;align-items:stretch;gap:2px;margin-bottom:4px;display:flex}.editor-nav-module__NKkFuq__changes_start{font-size:var(--s-text-size);line-height:var(--s-line-height);flex:1;gap:4px;min-width:0;display:flex}.editor-nav-module__NKkFuq__changes_start span{position:relative;bottom:1.5px}.editor-nav-module__NKkFuq__changes_title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.editor-nav-module__NKkFuq__changes_end{align-items:center;gap:4px;display:flex}.editor-nav-module__NKkFuq__changes_item{transition:var(--transition-button);box-shadow:var(--shadows-secondary-stroke);border-radius:8px;margin:1px 0}.editor-nav-module__NKkFuq__changes_item[data-active=true]{box-shadow:0 0 0 1px var(--stroke-neutral);background-color:var(--bg-neutral)}.editor-nav-module__NKkFuq__changes_item[data-active=true]:hover{box-shadow:0 0 0 1px var(--bg-neutral);background-color:var(--bg-neutral)}.editor-nav-module__NKkFuq__changes_item:hover{background-color:var(--bg-neutral);box-shadow:var(--shadows-secondary-hovered)}.editor-nav-module__NKkFuq__changes_item:active{box-shadow:var(--shadows-focus-ring)}.editor-nav-module__NKkFuq__changes_item_header{justify-content:space-between;align-items:center;gap:6px;padding:4px 12px;display:flex}.editor-nav-module__NKkFuq__changes_moved_from{color:var(--text-secondary);opacity:.7;align-items:center;gap:4px;padding:2px 12px 4px;font-size:11px;display:flex}.editor-nav-module__NKkFuq__changes_image_thumb{--size:14px;min-width:var(--size);max-width:var(--size);min-height:var(--size);max-height:var(--size);object-fit:cover;box-shadow:0 0 0 1px var(--stroke-neutral);background-color:var(--bg-neutral);border-radius:3px}.editor-nav-module__NKkFuq__changes_image_path{font-size:calc(var(--xs-text-size) - 1px);line-height:var(--xs-line-height);color:var(--caption-neutral);font-family:var(--mono);white-space:nowrap;text-overflow:ellipsis;padding:0 12px 4px;overflow:hidden}.editor-nav-module__NKkFuq__changes_image_usage{border-top:1px solid var(--stroke-neutral);flex-direction:column;gap:4px;margin-top:2px;padding:8px 6px 6px;display:flex}.editor-nav-module__NKkFuq__changes_image_usage_label{font-size:calc(var(--xs-text-size) - 1px);line-height:var(--xs-line-height);color:var(--caption-neutral);padding:0 6px}.editor-nav-module__NKkFuq__changes_image_usage_empty{font-size:calc(var(--xs-text-size) - 1px);line-height:var(--xs-line-height);color:var(--caption-neutral);padding:2px 6px}.editor-nav-module__NKkFuq__changes_image_usage_link{width:100%;color:var(--body-neutral);cursor:pointer;text-align:left;font-size:var(--xs-text-size);line-height:var(--xs-line-height);background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:4px 6px;font-weight:500;display:flex}.editor-nav-module__NKkFuq__changes_image_usage_link:hover{background-color:var(--bg-neutral);color:var(--heading-neutral)}.editor-nav-module__NKkFuq__changes_image_usage_slug{color:var(--caption-neutral);font-family:var(--mono);font-size:calc(var(--xs-text-size) - 1px);margin-left:auto}.editor-nav-module__NKkFuq__mode_tabs_root{margin-left:auto}.editor-nav-module__NKkFuq__mode_tabs{border-radius:8px;flex-direction:row;align-items:center;gap:2px;padding:2px;display:flex;position:relative}.editor-nav-module__NKkFuq__mode_tabs_indicator{width:var(--active-tab-width);height:var(--active-tab-height);box-shadow:0 0 0 1px var(--stroke-brand);background-color:var(--bg-brand);transform:translateX(var(--active-tab-left));border-radius:6px;transition:transform .2s;position:absolute;top:2px;left:0}.editor-nav-module__NKkFuq__mode_tabs_tab{--size:24px;min-width:var(--size);min-height:var(--size);max-width:var(--size);max-height:var(--size);color:var(--icon-neutral);cursor:pointer;transition:var(--transition-button);border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex}.editor-nav-module__NKkFuq__mode_tabs_tab:hover{color:var(--heading-neutral);background-color:var(--bg-neutral)}.editor-nav-module__NKkFuq__mode_tabs_tab:active{z-index:1;box-shadow:var(--shadows-focus-ring);outline:none;position:relative}.editor-nav-module__NKkFuq__mode_tabs_tab:active:hover{z-index:1;position:relative}.editor-nav-module__NKkFuq__mode_tabs_tab[data-selected]{color:var(--icon-brand)}.editor-nav-module__NKkFuq__upload_overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.editor-nav-module__NKkFuq__upload_modal{background-color:var(--bg-application);box-shadow:var(--shadows-overlay);border-radius:10px;flex-direction:column;gap:4px;width:380px;max-height:80vh;padding:12px;display:flex;overflow-y:auto;box-shadow:0 8px 30px #00000040}.editor-nav-module__NKkFuq__upload_header{justify-content:space-between;align-items:center;margin-top:-4px;margin-bottom:8px;display:flex}.editor-nav-module__NKkFuq__upload_title{font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--heading-neutral)}.editor-nav-module__NKkFuq__upload_dropzone{cursor:pointer;transition:var(--transition-button);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:80px;margin-bottom:12px;padding:12px;display:flex;position:relative}.editor-nav-module__NKkFuq__upload_dropzone span{font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--caption-neutral)}.editor-nav-module__NKkFuq__upload_dropzone:hover{color:var(--body-neutral)}.editor-nav-module__NKkFuq__upload_dropzone:hover .editor-nav-module__NKkFuq__upload_stroke{color:var(--stroke-token-neutral);animation:1s linear infinite editor-nav-module__NKkFuq__upload_border_animate}.editor-nav-module__NKkFuq__upload_dropzone.editor-nav-module__NKkFuq__upload_dropzone_active,.editor-nav-module__NKkFuq__upload_dropzone:focus,.editor-nav-module__NKkFuq__upload_dropzone:active{box-shadow:var(--shadows-focus-ring)}:is(.editor-nav-module__NKkFuq__upload_dropzone.editor-nav-module__NKkFuq__upload_dropzone_active,.editor-nav-module__NKkFuq__upload_dropzone:focus,.editor-nav-module__NKkFuq__upload_dropzone:active) .editor-nav-module__NKkFuq__upload_placeholder svg{color:var(--icon-neutral)}.editor-nav-module__NKkFuq__upload_placeholder{-webkit-user-select:none;user-select:none;color:var(--caption-neutral);flex-direction:column;align-items:center;gap:6px;display:flex}.editor-nav-module__NKkFuq__upload_placeholder svg{color:color-mix(in srgb,var(--caption-neutral)50%,transparent)}.editor-nav-module__NKkFuq__upload_border{pointer-events:none;width:100%;color:var(--stroke-neutral);position:absolute;top:0;bottom:0}.editor-nav-module__NKkFuq__upload_stroke{stroke-dashoffset:0;stroke-width:1px;animation:none}@keyframes editor-nav-module__NKkFuq__upload_border_animate{0%{stroke-dashoffset:0}to{stroke-dashoffset:-20px}}.editor-nav-module__NKkFuq__upload_preview{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.editor-nav-module__NKkFuq__upload_preview_img{object-fit:contain;border-radius:6px;max-width:100%;max-height:200px}.editor-nav-module__NKkFuq__upload_meta{font-size:var(--xs-text-size);color:var(--caption-neutral);gap:12px;display:flex}.editor-nav-module__NKkFuq__upload_progress_track{background:var(--stroke-secondary);border-radius:2px;width:100%;height:3px;margin-top:4px;overflow:hidden}.editor-nav-module__NKkFuq__upload_progress_bar{background:var(--stroke-brand);border-radius:2px;height:100%;transition:width .15s}.editor-nav-module__NKkFuq__upload_select{cursor:pointer;appearance:none;background-position:right 10px center;background-repeat:no-repeat;padding-right:28px;}.editor-nav-module__NKkFuq__upload_path{font-family:var(--mono);font-size:var(--xs-text-size);color:var(--caption-neutral);background-color:var(--bg-neutral);word-break:break-all;border-radius:6px;padding:4px 8px}.editor-nav-module__NKkFuq__upload_error{color:var(--colors-red500,#ef4444);font-size:var(--xs-text-size);font-weight:500}.editor-nav-module__NKkFuq__upload_conflict{background-color:color-mix(in srgb,var(--colors-amber500)8%,transparent);border:1px solid color-mix(in srgb,var(--colors-amber500)30%,transparent);font-size:var(--xs-text-size);color:var(--body-neutral);border-radius:6px;flex-direction:column;gap:6px;padding:8px 10px;display:flex}.editor-nav-module__NKkFuq__upload_conflict_actions{gap:4px;display:flex}.editor-nav-module__NKkFuq__upload_filename_row{grid-template-columns:1fr auto;gap:6px;width:100%;display:grid}.editor-nav-module__NKkFuq__upload_filename_row .editor-nav-module__NKkFuq__combobox_anchor{flex:1;min-width:0}.editor-nav-module__NKkFuq__upload_dimensions_row{grid-template-columns:1fr 1fr;gap:6px;width:100%;display:grid}.editor-nav-module__NKkFuq__badge{--height:14px;min-width:var(--height);height:var(--height);background-color:var(--token-neutral);box-shadow:0 0 0 1px var(--stroke-token-neutral);font-size:10px;font-family:var(--system);color:var(--body-neutral);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;gap:2px;padding:2px 4px;font-weight:500;display:inline-flex}.editor-nav-module__NKkFuq__pr_pg{background:var(--bg-application);min-height:100dvh;color:var(--heading-neutral);justify-content:center;align-items:center;padding:48px 16px 60px;display:flex}.editor-nav-module__NKkFuq__pr_pg .editor-nav-module__NKkFuq__pg_content{width:min(420px,100%)}.editor-nav-module__NKkFuq__pr_pg .editor-nav-module__NKkFuq__pg_content p{color:var(--caption-neutral);font-size:var(--s-text-size)}.editor-nav-module__NKkFuq__pr_pg .editor-nav-module__NKkFuq__pg_content .editor-nav-module__NKkFuq__shortcuts{padding:0 1px;display:inline-flex;position:relative;bottom:1px}.editor-nav-module__NKkFuq__pr_pg .editor-nav-module__NKkFuq__pg_content_text{flex-direction:column;gap:2px;margin-top:12px;display:flex}.editor-nav-module__NKkFuq__typing_indicator{align-items:center;gap:6px;padding:4px 0;display:flex}.editor-nav-module__NKkFuq__typing_indicator:before{content:"⠟";animation:.44s linear infinite editor-nav-module__NKkFuq__braille-spin}@keyframes editor-nav-module__NKkFuq__braille-spin{0%{content:"⠟"}16.6%{content:"⠻"}33.2%{content:"⠽"}49.8%{content:"⠾"}66.4%{content:"⠷"}83%{content:"⠯"}to{content:"⠟"}}
.loading-module__UmBnQa__loading{z-index:100;border-radius:8px;position:absolute;inset:0;overflow:hidden}.loading-module__UmBnQa__loading:before{content:"";z-index:2;border-radius:8px;position:absolute;inset:0}.loading-module__UmBnQa__loading:after{content:"";z-index:1;background:var(--gray900);position:absolute;inset:0}.loading-module__UmBnQa__loading:before{background:var(--loading-gradient);background-position:-100% 0;background-size:200% 100%;animation:1.2s linear infinite loading-module__UmBnQa__animate}@keyframes loading-module__UmBnQa__animate{0%{background-position:100% 0}to{background-position:-100% 0}}
.lightbox-module__J1oZKa__overlay{background-color:color-mix(in srgb,var(--bg-neutral)75%,#00000080);-webkit-backdrop-filter:blur(4px);z-index:9999;justify-content:center;align-items:center;transition:opacity .5s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;inset:0}.lightbox-module__J1oZKa__container{width:calc(100vw - var(--padding-x)*2);justify-content:center;align-items:center;height:calc(100vh - 24px);display:flex;position:relative}.lightbox-module__J1oZKa__image_wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.lightbox-module__J1oZKa__image{object-fit:contain;max-width:100%;max-height:100%;box-shadow:var(--shadows-modal-transparent);cursor:zoom-out;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-drag:none;border-radius:10px;overflow:hidden}.lightbox-module__J1oZKa__close_button{--height:28px;min-height:var(--height);font-size:var(--s-text-size);line-height:var(--s-line-height);color:var(--heading-neutral);cursor:pointer;z-index:10001;-webkit-tap-highlight-color:transparent;touch-highlight-color:transparent;-webkit-touch-callout:none;touch-callout:none;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-weight:500;display:flex}:is(.lightbox-module__J1oZKa__close_button:focus-visible,.lightbox-module__J1oZKa__close_button:focus) kbd{box-shadow:var(--shadows-focus-ring);outline:none}@pointer : coarse{display: none;}.lightbox-module__J1oZKa__nav_button{color:#fff;cursor:pointer;z-index:10;background-color:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-module__J1oZKa__nav_button:hover{background-color:#fff3;transform:translateY(-50%)scale(1.05)}.lightbox-module__J1oZKa__nav_button:active{transform:translateY(-50%)scale(.95)}.lightbox-module__J1oZKa__prev_button{left:20px}.lightbox-module__J1oZKa__next_button{right:20px}.lightbox-module__J1oZKa__counter{color:#fff;z-index:10;background-color:#000000b3;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:500;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:768px){.lightbox-module__J1oZKa__container{width:100vw;height:100vh}.lightbox-module__J1oZKa__nav_button{width:40px;height:40px}.lightbox-module__J1oZKa__prev_button{left:10px}.lightbox-module__J1oZKa__next_button{right:10px}.lightbox-module__J1oZKa__counter{bottom:10px}}@media (pointer:coarse){.lightbox-module__J1oZKa__close_button{display:none}}.lightbox-module__J1oZKa__shortcuts{font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--caption-neutral);align-items:center;gap:6px;display:flex}.lightbox-module__J1oZKa__shortcuts kbd{--height:20px;min-width:var(--height);height:var(--height);background-color:var(--token-neutral);box-shadow:var(--shadows-secondary);font-size:11px;font-family:var(--system);color:var(--body-neutral);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;flex-shrink:0;align-items:center;gap:2px;padding:2px 5px 3px 4px;font-weight:500;transition:box-shadow .2s cubic-bezier(.165,.84,.44,1),color .2s cubic-bezier(.165,.84,.44,1);display:inline-flex}
.tabs-module__QL3kJG__tabs_wrapper{flex:auto;align-items:stretch;min-width:0;height:100%;display:flex}.tabs-module__QL3kJG__tabs{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:6px;width:100%;min-width:0;padding:6px 12px;display:flex;position:relative;overflow-x:auto}.tabs-module__QL3kJG__tabs::-webkit-scrollbar{display:none}.tabs-module__QL3kJG__tabs_indicator{background-color:var(--icon-brand);--offset:4px;min-height:4px;translate:calc(var(--active-tab-left) + var(--offset))-50%;width:calc(var(--active-tab-width) - (var(--offset)*2));border-radius:8px 8px 0 0;transition-property:translate,width;transition-duration:.2s;transition-timing-function:cubic-bezier(.86,0,.07,1);position:absolute;bottom:-2px;left:0}@media (max-width:920px){.tabs-module__QL3kJG__tabs_indicator{display:none}}.tabs-module__QL3kJG__nav_tab{color:var(--body-neutral);font-size:var(--s-text-size);line-height:var(--s-line-height);font-weight:500;font-family:var(--system);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:1;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:6px 8px 8px;transition:box-shadow .16s cubic-bezier(.3,1,.4,1);display:inline-flex;position:relative}.tabs-module__QL3kJG__nav_tab:hover{color:var(--heading-neutral);background-color:var(--bg-nav-hover);z-index:2;box-shadow:var(--shadows-hover-neutral)}.tabs-module__QL3kJG__nav_tab:active{box-shadow:var(--shadows-focus-ring);outline:none}.tabs-module__QL3kJG__nav_tab[data-selected],.tabs-module__QL3kJG__nav_tab[data-state=active],.tabs-module__QL3kJG__nav_tab[aria-selected=true]{color:var(--heading-brand)}.tabs-module__QL3kJG__nav_tab[data-selected]:hover,.tabs-module__QL3kJG__nav_tab[data-state=active]:hover,.tabs-module__QL3kJG__nav_tab[aria-selected=true]:hover{color:var(--heading-brand);background-color:var(--bg-nav);box-shadow:none}.tabs-module__QL3kJG__tab_label{display:inline-block}
.theme-module__lSZ9-G__theme_toggle{background-color:var(--bg-application);box-shadow:0 0 0 1px var(--stroke-neutral);border-radius:8px;flex-direction:row;align-items:center;gap:2px;padding:2px;display:flex;position:relative}@media (max-width:1120px){.theme-module__lSZ9-G__theme_toggle{visibility:hidden;display:none}}.theme-module__lSZ9-G__theme_toggle_indicator{width:var(--active-tab-width);height:var(--active-tab-height);background-color:var(--bg-brand);box-shadow:0 0 0 1px var(--stroke-brand);transform:translateX(var(--active-tab-left));border-radius:6px;transition:transform .2s;position:absolute;top:2px;left:0}.theme-module__lSZ9-G__theme_toggle_button{--size:24px;min-width:var(--size);min-height:var(--size);max-width:var(--size);max-height:var(--size);background-color:var(--bg-application);color:var(--icon-neutral);cursor:pointer;transition:var(--transition-button);border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex}.theme-module__lSZ9-G__theme_toggle_button:hover{color:var(--heading-neutral);background-color:var(--bg-neutral)}.theme-module__lSZ9-G__theme_toggle_button:active{z-index:1;color:var(--icon-brand);box-shadow:var(--shadows-focus-ring);outline:none;position:relative}.theme-module__lSZ9-G__theme_toggle_button:active:hover{z-index:1;position:relative}.theme-module__lSZ9-G__theme_toggle_button[data-active]{color:var(--icon-brand)}
