.spotlight-module__CjdGCG__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}.spotlight-module__CjdGCG__backdrop[data-starting-style],.spotlight-module__CjdGCG__backdrop[data-ending-style]{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}.spotlight-module__CjdGCG__popup{z-index:101;background-color:var(--bg-application);width:calc(100vw - 80px);max-width:560px;height:min(420px,100dvh - 80px);max-height:calc(100dvh - 80px);box-shadow:var(--shadows-overlay);opacity:1;border-radius:10px;flex-direction:column;transition:opacity .15s cubic-bezier(.165,.84,.44,1),transform .15s cubic-bezier(.165,.84,.44,1);display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.spotlight-module__CjdGCG__popup[data-starting-style],.spotlight-module__CjdGCG__popup[data-ending-style]{opacity:0;transform:translate(-50%,-49%)}.spotlight-module__CjdGCG__search_column{flex-direction:column;flex:1;min-height:0;display:flex}.spotlight-module__CjdGCG__input_wrapper{cursor:text;align-items:center;gap:8px;min-height:48px;margin-top:4px;padding:12px 24px;transition:background-color .2s cubic-bezier(.165,.84,.44,1);display:flex;position:sticky;top:0}.spotlight-module__CjdGCG__input_wrapper:before{content:"";--offset:12px;top:4px;bottom:4px;left:var(--offset);right:var(--offset);z-index:-1;box-shadow:var(--shadows-secondary);border-radius:20px;transition:box-shadow .2s cubic-bezier(.23,1,.32,1),border-radius .4s cubic-bezier(.19,1,.22,1);position:absolute}.spotlight-module__CjdGCG__input_wrapper:has(.spotlight-module__CjdGCG__input:focus):before{background-color:var(--bg-neutral);box-shadow:var(--shadows-focus-ring);border-radius:20px}.spotlight-module__CjdGCG__search_icon{color:var(--icon-neutral);flex-shrink:0}.spotlight-module__CjdGCG__input{font-size:var(--s-text-size);line-height:var(--s-line-height);color:var(--heading-neutral);font-family:var(--system);background:0 0;border:none;outline:none;flex:1;min-width:0}.spotlight-module__CjdGCG__input::placeholder{color:var(--body-neutral);opacity:.6}.spotlight-module__CjdGCG__clear_button{cursor:pointer;color:var(--icon-neutral);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.spotlight-module__CjdGCG__clear_button:hover{background-color:var(--bg-neutral)}.spotlight-module__CjdGCG__results_container{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.spotlight-module__CjdGCG__status{color:var(--body-neutral);font-size:var(--s-text-size);line-height:var(--s-line-height);padding:16px 24px}.spotlight-module__CjdGCG__status.spotlight-module__CjdGCG__searching{align-items:center;gap:6px;padding:16px 24px;display:flex}.spotlight-module__CjdGCG__status.spotlight-module__CjdGCG__searching:before{content:"⠟";animation:.44s linear infinite spotlight-module__CjdGCG__braille-spin}@keyframes spotlight-module__CjdGCG__braille-spin{0%{content:"⠟"}16.6%{content:"⠻"}33.2%{content:"⠽"}49.8%{content:"⠾"}66.4%{content:"⠷"}83%{content:"⠯"}to{content:"⠟"}}.spotlight-module__CjdGCG__results_list{flex-direction:column;flex:1;gap:2px;min-height:0;padding:8px 16px;display:flex;overflow-y:auto}.spotlight-module__CjdGCG__results_list::-webkit-scrollbar{width:16px}.spotlight-module__CjdGCG__results_list::-webkit-scrollbar-track{background:0 0}.spotlight-module__CjdGCG__results_list::-webkit-scrollbar-thumb{--padding:4px;background-color:var(--stroke-neutral);border:var(--padding)solid transparent;background-clip:content-box;border-radius:10px}.spotlight-module__CjdGCG__results_list::-webkit-scrollbar-thumb:hover{background-color:var(--stroke-neutral-hover);border:var(--padding)solid transparent;background-clip:content-box}.spotlight-module__CjdGCG__result_item{cursor:pointer;color:var(--body-neutral);border-radius:8px;flex-direction:column;gap:2px;padding:8px;display:flex}.spotlight-module__CjdGCG__result_item:hover:not(.spotlight-module__CjdGCG__selected){background-color:var(--bg-neutral)}.spotlight-module__CjdGCG__result_item.spotlight-module__CjdGCG__selected{background-color:var(--bg-brand);color:var(--heading-brand);box-shadow:0 0 0 1px var(--stroke-brand)}.spotlight-module__CjdGCG__result_item.spotlight-module__CjdGCG__selected mark{background-color:var(--bg-token-brand);color:var(--heading-brand)}.spotlight-module__CjdGCG__result_slug{letter-spacing:.25px;color:var(--caption-neutral);font-size:11px}.spotlight-module__CjdGCG__result_title{font-size:var(--s-text-size);line-height:var(--s-line-height);color:var(--heading-neutral);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.spotlight-module__CjdGCG__result_title mark{background-color:var(--bg-brand);color:var(--heading-brand);border-radius:2px;padding:0 2px}.spotlight-module__CjdGCG__result_description{font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--body-neutral);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.spotlight-module__CjdGCG__result_description mark{background-color:var(--bg-brand);color:var(--heading-brand);border-radius:2px;padding:0 2px}.spotlight-module__CjdGCG__shortcuts{border-top:1px solid var(--stroke-neutral);font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--caption-neutral);justify-content:space-between;align-items:center;margin-top:auto;padding:10px 16px;display:flex}.spotlight-module__CjdGCG__shortcuts kbd{--height:18px;min-width:var(--height);height:var(--height);background-color:var(--token-neutral);box-shadow:0 0 0 1px var(--stroke-token-neutral);font-size:11px;font-family:var(--system);color:var(--body-neutral);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:2px;padding:2px 4px;font-weight:500;display:inline-flex}.spotlight-module__CjdGCG__shortcuts_start{align-items:center;gap:6px;display:flex}.spotlight-module__CjdGCG__shortcuts_arrows{flex-direction:row;gap:4px;display:flex}.spotlight-module__CjdGCG__shortcuts_end{align-items:center;gap:12px;display:flex}.spotlight-module__CjdGCG__shortcut_item{align-items:center;gap:6px;display:flex}
.desktop-titlebar-module__Mp1MGG__desktop_titlebar{--height:28px;width:100%;height:var(--height);min-height:var(--height);background-color:var(--bg-application);border-bottom:1px solid var(--neutral,var(--stroke-neutral));-webkit-app-region:drag;-webkit-user-select:none;user-select:none;flex-shrink:0}.desktop-titlebar-module__Mp1MGG__desktop_titlebar_inner{grid-template-columns:92px 1fr 92px;align-items:center;width:100%;height:100%;display:grid}.desktop-titlebar-module__Mp1MGG__desktop_titlebar_start{grid-column:1;align-items:center;height:100%;display:flex}.desktop-titlebar-module__Mp1MGG__desktop_titlebar_title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--caption-neutral);font-size:var(--xs-text-size);line-height:var(--xs-line-height);pointer-events:none;grid-column:2;justify-self:center;padding:0 8px;overflow:hidden}.desktop-titlebar-module__Mp1MGG__desktop_titlebar_end{grid-column:3;height:100%}.desktop-titlebar-module__Mp1MGG__desktop_titlebar_lights{--light_size:12px;-webkit-app-region:no-drag;align-items:center;gap:8px;height:100%;padding-left:12px;display:flex}.desktop-titlebar-module__Mp1MGG__desktop_titlebar_light{width:var(--light_size);height:var(--light_size);cursor:default;background-color:color-mix(in srgb,var(--icon-neutral)50%,transparent);box-shadow:inset 0 0 0 .5px color-mix(in srgb,var(--icon-neutral)64%,transparent);border:none;border-radius:999px;padding:0;transition:background-color .12s,box-shadow .12s,transform .12s}.desktop-titlebar-module__Mp1MGG__desktop_titlebar_lights:hover .desktop-titlebar-module__Mp1MGG__desktop_titlebar_light[data-light=close]{background-color:#ff5f57;box-shadow:inset 0 0 0 .5px #e0443e}.desktop-titlebar-module__Mp1MGG__desktop_titlebar_lights:hover .desktop-titlebar-module__Mp1MGG__desktop_titlebar_light[data-light=minimize]{background-color:#febc2e;box-shadow:inset 0 0 0 .5px #e1a116}.desktop-titlebar-module__Mp1MGG__desktop_titlebar_lights:hover .desktop-titlebar-module__Mp1MGG__desktop_titlebar_light[data-light=maximize]{background-color:#28c840;box-shadow:inset 0 0 0 .5px #1da231}.desktop-titlebar-module__Mp1MGG__desktop_titlebar_light:active{transform:scale(.95)}.desktop-titlebar-module__Mp1MGG__desktop_titlebar_light:focus-visible{box-shadow:var(--shadows-focus-ring);outline:none}
.diffs-module__0zH9oG__diff_view{max-height:300px;font-size:calc(var(--xs-text-size) - 1px);line-height:var(--m-line-height);border-top:1px solid var(--stroke-neutral);border-radius:0 0 8px 8px;overflow:auto}.diffs-module__0zH9oG__diff_view code{padding:0}.diffs-module__0zH9oG__diff_empty{color:var(--caption-neutral);font-size:var(--xs-text-size);padding:8px;font-style:italic}
.dropdown-menu-module___GFwQW__positioner{z-index:200}.dropdown-menu-module___GFwQW__menu{background-color:var(--bg-application);box-shadow:var(--shadows-modal);min-width:100px;font-family:var(--system);border-radius:8px;padding:4px}.dropdown-menu-module___GFwQW__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}.dropdown-menu-module___GFwQW__item span{margin-bottom:1px;margin-right:auto}.dropdown-menu-module___GFwQW__item[data-highlighted]{background-color:var(--bg-neutral);color:var(--heading-neutral)}.dropdown-menu-module___GFwQW__item_active{background-color:var(--bg-brand);color:var(--heading-brand);}.dropdown-menu-module___GFwQW__item_disabled{opacity:.4;pointer-events:none;cursor:default;}.dropdown-menu-module___GFwQW__item_danger{color:var(--heading-negative);background-color:var(--bg-negative);}.dropdown-menu-module___GFwQW__item_danger:hover{background-color:var(--bg-negative);color:var(--body-negative)}.dropdown-menu-module___GFwQW__separator{background-color:var(--stroke-neutral);height:1px;margin:4px 0}.dropdown-menu-module___GFwQW__combobox_anchor{background-color:var(--bg-neutral);box-shadow:var(--control-initial);border-radius:6px;align-items:center;transition:box-shadow .15s;display:flex;position:relative}.dropdown-menu-module___GFwQW__combobox_anchor:focus-within{box-shadow:var(--shadows-focus-ring)}.dropdown-menu-module___GFwQW__combobox_input{font-size:var(--xs-text-size);font-family:var(--system);color:var(--heading-neutral);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:4px 36px 4px 6px;line-height:1.3}.dropdown-menu-module___GFwQW__combobox_input::placeholder{color:var(--body-neutral);opacity:.6}.dropdown-menu-module___GFwQW__combobox_trigger{cursor:pointer;color:var(--icon-neutral);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0 4px;display:flex}.dropdown-menu-module___GFwQW__combobox_positioner{z-index:200}.dropdown-menu-module___GFwQW__combobox_popup{width:var(--anchor-width);background-color:var(--bg-application);box-shadow:var(--shadows-modal);font-family:var(--system);box-sizing:border-box;border-radius:8px;max-height:200px;padding:4px;overflow-y:auto}.dropdown-menu-module___GFwQW__combobox_list{flex-direction:column;gap:1px;display:flex}.dropdown-menu-module___GFwQW__combobox_item{font-size:var(--xs-text-size);line-height:var(--xs-line-height);color:var(--body-neutral);cursor:pointer;white-space:nowrap;font-weight:500;font-family:var(--system);border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:4px 8px;display:flex}.dropdown-menu-module___GFwQW__combobox_item[data-highlighted]{background-color:var(--bg-neutral);color:var(--heading-neutral)}.dropdown-menu-module___GFwQW__combobox_item[data-selected]{color:var(--heading-brand)}.dropdown-menu-module___GFwQW__combobox_indicator{color:var(--heading-brand);align-items:center;display:flex}.dropdown-menu-module___GFwQW__combobox_ext{font-size:var(--xs-text-size);font-family:var(--system);color:var(--caption-neutral);pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;padding-right:6px;position:absolute;right:0}.dropdown-menu-module___GFwQW__group_label{color:var(--caption-neutral);text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600;font-family:var(--system);white-space:nowrap;-webkit-user-select:none;user-select:none;padding:4px 8px 2px}.dropdown-menu-module___GFwQW__shortcuts{justify-content:flex-end;align-items:center;gap:5px;margin-left:8px;display:flex}.dropdown-menu-module___GFwQW__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 3px;font-weight:500;display:inline-flex}
.editor-module__uNPRuq__page{background-color:var(--bg-application);width:100vw;max-width:100vw;height:100dvh;color:var(--body-neutral);grid-template-rows:auto 1fr;display:grid;overflow:hidden}.editor-module__uNPRuq__page_content{grid-row:2;grid-template-columns:260px 1fr 300px;width:100%;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.editor-module__uNPRuq__main{grid-template-rows:1fr auto;min-width:0;min-height:0;display:grid;overflow:hidden}.editor-module__uNPRuq__field{flex-direction:column;flex:1;gap:4px;min-width:200px;display:flex}.editor-module__uNPRuq__field_narrow{min-width:120px;}.editor-module__uNPRuq__select{cursor:pointer;appearance:none;background-position:right 10px center;background-repeat:no-repeat;padding-right:28px;}.editor-module__uNPRuq__editor_wrap{flex-direction:column;flex:1;display:flex;overflow:hidden}.editor-module__uNPRuq__editor_wrap[data-editor=text]{background-color:var(--bg-application)}.editor-module__uNPRuq__editor_wrap[data-editor=code]{background-color:var(--bg-neutral)}.editor-module__uNPRuq__editor_container{flex-direction:column;flex-grow:1;align-items:stretch;width:100%;min-height:0;display:flex;position:relative}.editor-module__uNPRuq__editor_scroll{scrollbar-gutter:stable;flex-direction:column;flex:1;align-items:stretch;min-height:0;padding:0 24px;display:flex;position:relative;overflow-y:auto}.editor-module__uNPRuq__editor_scroll::-webkit-scrollbar{width:16px}.editor-module__uNPRuq__editor_scroll::-webkit-scrollbar-track{background:0 0}.editor-module__uNPRuq__editor_scroll::-webkit-scrollbar-thumb{--padding:4px;background-color:var(--stroke-neutral);border:var(--padding)solid transparent;background-clip:content-box;border-radius:10px}.editor-module__uNPRuq__editor_scroll::-webkit-scrollbar-thumb:hover{background-color:var(--stroke-neutral-hover);border:var(--padding)solid transparent;background-clip:content-box}.editor-module__uNPRuq__editor_wrap[data-editor=code] .editor-module__uNPRuq__editor_scroll{scrollbar-gutter:auto;padding:0;overflow-y:hidden}.editor-module__uNPRuq__e{flex-grow:1;width:100%;max-width:700px;margin:0 auto;padding:20px 0}.editor-module__uNPRuq__code_editor{flex-direction:column;flex-grow:1;width:100%;padding:0;display:flex}.editor-module__uNPRuq__code_editor>section{background-color:var(--bg-nav);flex-direction:column;flex-grow:1;padding:0;display:flex}.editor-module__uNPRuq__code_editor>section>div{flex-grow:1}.editor-module__uNPRuq__code_editor .slider{background-color:var(--stroke-neutral)!important}.editor-module__uNPRuq__code_editor .slider:hover{background-color:var(--stroke-neutral-hover)!important}.editor-module__uNPRuq__code_editor .frontmatter-readonly{opacity:.5}.editor-module__uNPRuq__d{width:100%;line-height:var(--m-line-height-r);padding:12px 0 24px}.editor-module__uNPRuq__d h1,.editor-module__uNPRuq__d h2,.editor-module__uNPRuq__d h3,.editor-module__uNPRuq__d h4,.editor-module__uNPRuq__d h5{font-size:var(--m-text-size);color:var(--heading-neutral);margin-top:0;margin-bottom:8px;font-weight:500}.editor-module__uNPRuq__d p{color:var(--body-neutral);line-height:var(--m-line-height-r);margin-bottom:16px}.editor-module__uNPRuq__d p strong{color:var(--heading-neutral);font-weight:500}.editor-module__uNPRuq__d p a{color:var(--link-initial);transition:var(--transition-link);cursor:pointer;font-weight:500;text-decoration:none;position:relative}.editor-module__uNPRuq__d p a:hover{color:var(--link-hover);text-decoration:none}.editor-module__uNPRuq__d p em{font-size:var(--s-text-size);line-height:var(--s-line-height);color:var(--caption-neutral);font-weight:400}.editor-module__uNPRuq__d ul,.editor-module__uNPRuq__d ol{margin-bottom:16px;padding-left:18px}.editor-module__uNPRuq__d li{color:var(--body-neutral);margin-bottom:8px;list-style-type:disc}.editor-module__uNPRuq__d li strong{color:var(--heading-neutral);font-weight:500}.editor-module__uNPRuq__d ol li{list-style-type:decimal}.editor-module__uNPRuq__d a{color:var(--link-initial);transition:var(--transition-link);cursor:pointer;font-weight:500;text-decoration:none;position:relative}.editor-module__uNPRuq__d a:hover{color:var(--link-hover);background-color:color-mix(in srgb,var(--bg-alternative)50%,transparent);text-decoration:none}.editor-module__uNPRuq__d img{max-width:100%;height:auto;box-shadow:var(--shadows-raised);border-radius:6px;margin:24px auto 32px;transition:box-shadow .2s cubic-bezier(.165,.84,.44,1),border-radius .2s cubic-bezier(.165,.84,.44,1);display:flex}.editor-module__uNPRuq__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}.editor-module__uNPRuq__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}.editor-module__uNPRuq__d pre{background-color:var(--bg-neutral);border-radius:8px;margin-bottom:32px;padding:16px;overflow-x:auto}.editor-module__uNPRuq__d pre code{counter-reset:line;background:0 0;padding:0;display:block}.editor-module__uNPRuq__d pre code .line{width:100%;line-height:1.6;display:inline-block}.editor-module__uNPRuq__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}.editor-module__uNPRuq__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}.editor-module__uNPRuq__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}.editor-module__uNPRuq__d blockquote p br{display:none}.editor-module__uNPRuq__d blockquote p strong{color:var(--heading-brand);font-weight:500}.editor-module__uNPRuq__d blockquote:before{content:"";background-color:var(--icon-brand);border-radius:8px;flex-shrink:0;width:4px}.editor-module__uNPRuq__d .editor-module__uNPRuq__table_wrapper{width:100%;max-width:100%;margin:24px 0;overflow-x:auto}.editor-module__uNPRuq__d table{border-collapse:collapse;width:100%}.editor-module__uNPRuq__d th,.editor-module__uNPRuq__d td{border-bottom:1px solid var(--stroke-neutral);text-align:left;vertical-align:top;padding:8px 16px}:is(.editor-module__uNPRuq__d th,.editor-module__uNPRuq__d td):first-child{padding-left:0}:is(.editor-module__uNPRuq__d th,.editor-module__uNPRuq__d td):last-child{padding-right:0}.editor-module__uNPRuq__d td code{background-color:var(--bg-neutral);border-radius:6px;display:inline;position:relative;bottom:1px}.editor-module__uNPRuq__d th{font-weight:400;font-size:var(--s-text-size);line-height:var(--s-line-height);color:var(--caption-neutral)}.editor-module__uNPRuq__d figure{border-left:none}.editor-module__uNPRuq__d hr{border:none;border-top:1px solid var(--stroke-neutral);margin:24px 0}.editor-module__uNPRuq__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:12px;margin-bottom:32px;padding:0;display:flex}.editor-module__uNPRuq__d [data-mdx-component=card-group][data-cols="1"]{flex-direction:column;align-items:stretch}.editor-module__uNPRuq__d [data-mdx-component=card-group]>*{flex:0 33.3333%;min-width:33.3333%}.editor-module__uNPRuq__d [data-mdx-component=card-group]>*:not(:nth-child(3n)):not(:last-child){position:relative}.editor-module__uNPRuq__d [data-mdx-component=card-group]>*:not(:nth-child(3n)):not(:last-child):after{content:"";--offset:12px;right:0;top:var(--offset);bottom:var(--offset);background-color:var(--stroke-neutral);width:1px;position:absolute}.editor-module__uNPRuq__d [data-mdx-component=card-group]:not(:has(:nth-child(3)))>*{flex:0 50%;min-width:50%}.editor-module__uNPRuq__d [data-mdx-component=card-group] a:hover{background-color:#0000;position:relative}.editor-module__uNPRuq__d [data-mdx-component=card-group] a:hover>*{position:relative}.editor-module__uNPRuq__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}.editor-module__uNPRuq__d [data-mdx-component=card-group] a:focus:before{box-shadow:var(--shadows-focus-ring)}@media (max-width:580px){.editor-module__uNPRuq__d [data-mdx-component=card-group]>*{flex:0 50%;min-width:50%}.editor-module__uNPRuq__d [data-mdx-component=card-group]>*:not(:nth-child(3n)):not(:last-child):after{display:none}.editor-module__uNPRuq__d [data-mdx-component=card-group]>*:not(:nth-child(2n)):not(:last-child){position:relative}.editor-module__uNPRuq__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;display:block;position:absolute}}@media (max-width:360px){.editor-module__uNPRuq__d [data-mdx-component=card-group]{flex-direction:column}.editor-module__uNPRuq__d [data-mdx-component=card-group]>*{flex:0 100%;min-width:100%}.editor-module__uNPRuq__d [data-mdx-component=card-group]>*:after{display:none!important}}.editor-module__uNPRuq__d [data-mdx-component=card]{flex-direction:column;min-width:0;margin:0;padding:16px;display:flex}.editor-module__uNPRuq__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}.editor-module__uNPRuq__d [data-mdx-component=card] header{align-items:center;gap:8px;display:flex}.editor-module__uNPRuq__d [data-mdx-component=card] h3,.editor-module__uNPRuq__d [data-mdx-component=card] p{line-height:var(--m-line-height);margin:0}.editor-module__uNPRuq__d [data-mdx-component=card] h3{font-size:var(--s-text-size);line-height:var(--s-line-height);margin-top:-2px;margin-bottom:6px}.editor-module__uNPRuq__d [data-mdx-component=card] p{font-size:var(--s-text-size);line-height:var(--m-line-height);color:var(--icon-neutral);font-weight:400}.editor-module__uNPRuq__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}.editor-module__uNPRuq__d a:has(>[data-mdx-component=card]):not([data-mdx-component=card-group] *):hover{background-color:#0000}.editor-module__uNPRuq__d a:has(>[data-mdx-component=card]):not([data-mdx-component=card-group] *):hover>*{position:relative}.editor-module__uNPRuq__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}.editor-module__uNPRuq__d a:has(>[data-mdx-component=card]):not([data-mdx-component=card-group] *):focus:before{box-shadow:var(--shadows-focus-ring)}.editor-module__uNPRuq__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}.editor-module__uNPRuq__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}.editor-module__uNPRuq__d [data-mdx-component=callout]{border-radius:8px;flex-direction:column;gap:2px;margin:16px 0 30px;padding:6px 12px 6px 40px;display:flex;position:relative}.editor-module__uNPRuq__d [data-mdx-component=callout] .editor-module__uNPRuq__callout_icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex;position:absolute;top:11px;left:10px}.editor-module__uNPRuq__d [data-mdx-component=callout] li,.editor-module__uNPRuq__d [data-mdx-component=callout] li p{margin-bottom:0}.editor-module__uNPRuq__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}.editor-module__uNPRuq__d [data-mdx-component=callout] p strong{font-weight:500}.editor-module__uNPRuq__d [data-mdx-component=callout] ul,.editor-module__uNPRuq__d [data-mdx-component=callout] li{margin-bottom:4px}.editor-module__uNPRuq__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)}.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=warning] p,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=warning] li,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=warning] li p{color:var(--body-attention)}.editor-module__uNPRuq__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}.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=warning] a:hover{color:var(--link-attention-hover);text-decoration:none}.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=warning] .editor-module__uNPRuq__callout_icon,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=warning] p strong,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=warning] li strong,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=warning] li p strong{color:var(--heading-attention)}.editor-module__uNPRuq__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)}.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=note] p,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=note] li,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=note] li p{color:var(--body-brand)}.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=note] .editor-module__uNPRuq__callout_icon,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=note] p strong,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=note] li strong,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=note] li p strong{color:var(--heading-brand)}.editor-module__uNPRuq__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)}.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=info] p,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=info] li,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=info] li p{color:var(--body-neutral)}.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=info] .editor-module__uNPRuq__callout_icon{color:var(--icon-neutral)}.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=info] p strong,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=info] li strong,.editor-module__uNPRuq__d [data-mdx-component=callout][data-variant=info] li p strong{color:var(--heading-neutral)}.editor-module__uNPRuq__d [data-mdx-component=steps]{counter-reset:step;margin:16px 0 32px;padding-left:0;list-style:none}.editor-module__uNPRuq__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}.editor-module__uNPRuq__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}.editor-module__uNPRuq__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}.editor-module__uNPRuq__d [data-mdx-component=step]:last-child:after{display:none}.editor-module__uNPRuq__d [data-mdx-component=step]:last-child{padding-bottom:0}.editor-module__uNPRuq__d [data-mdx-component=step] h4{grid-column:2;margin:0;padding-top:2px}.editor-module__uNPRuq__d [data-mdx-component=step]>div{grid-column:2}.editor-module__uNPRuq__d [data-mdx-component=step]>div>p:last-child{margin-bottom:0}.editor-module__uNPRuq__d [style=color\:blue]{color:var(--icon-token-alternative)!important}.editor-module__uNPRuq__d [style=color\:green]{color:var(--icon-token-positive)!important}.editor-module__uNPRuq__empty_state{opacity:.3;height:100%;color:var(--icon-neutral);justify-content:center;align-items:center;display:flex}.editor-module__uNPRuq__folder_picker{background-color:var(--bg-neutral);box-shadow:0 0 0 1px var(--stroke-neutral);border-radius:4px;overflow:hidden}.editor-module__uNPRuq__folder_breadcrumb{font-size:var(--xs-text-size);font-family:var(--mono);color:var(--caption-neutral);border-bottom:1px solid var(--stroke-neutral);flex-wrap:wrap;align-items:center;gap:1px;min-height:26px;padding:4px 8px;display:flex}.editor-module__uNPRuq__folder_breadcrumb_segment{cursor:pointer;color:var(--caption-neutral);font-size:var(--xs-text-size);font-family:var(--mono);background:0 0;border:none;border-radius:3px;padding:1px 3px;line-height:1}.editor-module__uNPRuq__folder_breadcrumb_segment:hover{color:var(--heading-neutral);background-color:var(--bg-application)}.editor-module__uNPRuq__folder_breadcrumb_sep{color:var(--caption-neutral);opacity:.4;-webkit-user-select:none;user-select:none;font-size:10px}.editor-module__uNPRuq__folder_list{max-height:160px;padding:2px 0;overflow-y:auto}.editor-module__uNPRuq__folder_row{cursor:pointer;font-size:var(--xs-text-size);color:var(--body-neutral);-webkit-user-select:none;user-select:none;text-align:left;width:100%;min-height:26px;font-family:var(--mono);background:0 0;border:none;align-items:center;gap:4px;padding:3px 8px;display:flex}.editor-module__uNPRuq__folder_row:hover{background-color:var(--bg-application)}.editor-module__uNPRuq__folder_row[data-selected=true]{background-color:var(--bg-brand);color:var(--heading-brand);box-shadow:inset 3px 0 0 0 var(--stroke-brand)}.editor-module__uNPRuq__folder_row[data-special=true]{color:var(--caption-neutral);font-style:italic}.editor-module__uNPRuq__folder_select_current{cursor:pointer;font-size:var(--xs-text-size);font-family:var(--mono);color:var(--heading-neutral);-webkit-user-select:none;user-select:none;border:none;border-bottom:1px solid var(--stroke-neutral);text-align:left;background:0 0;align-items:center;gap:4px;width:100%;min-height:26px;padding:3px 8px;display:flex}.editor-module__uNPRuq__folder_select_current:hover{background-color:var(--bg-application)}.editor-module__uNPRuq__folder_select_current[data-selected=true]{background-color:var(--bg-brand);color:var(--heading-brand)}.editor-module__uNPRuq__folder_drill{color:var(--caption-neutral);opacity:.5;flex-shrink:0;margin-left:auto}.editor-module__uNPRuq__folder_new_row{border-top:1px solid var(--stroke-neutral);align-items:center;gap:4px;padding:3px 8px;display:flex}.editor-module__uNPRuq__folder_new_button{font-size:var(--xs-text-size);color:var(--caption-neutral);cursor:pointer;font-family:var(--mono);background:0 0;border:none;padding:2px 4px}.editor-module__uNPRuq__folder_new_button:hover{color:var(--heading-neutral)}.editor-module__uNPRuq__folder_new_input{font-size:var(--xs-text-size);font-family:var(--mono);color:var(--heading-neutral);background-color:var(--bg-application);box-shadow:0 0 0 1px var(--stroke-neutral);border:none;border-radius:3px;outline:none;flex:1;min-width:0;padding:3px 6px}.editor-module__uNPRuq__folder_new_input:focus{box-shadow:var(--shadows-focus-ring)}.editor-module__uNPRuq__folder_new_actions{gap:2px;display:flex}.editor-module__uNPRuq__folder_new_confirm,.editor-module__uNPRuq__folder_new_cancel{cursor:pointer;color:var(--caption-neutral);background:0 0;border:none;border-radius:3px;padding:2px;font-size:14px;line-height:1}:is(.editor-module__uNPRuq__folder_new_confirm,.editor-module__uNPRuq__folder_new_cancel):hover{color:var(--heading-neutral);background-color:var(--bg-application)}.editor-module__uNPRuq__toast_undo{align-items:center;gap:8px;display:flex}.editor-module__uNPRuq__toast_undo kbd{--height:18px;min-width:var(--height);height:var(--height);background-color:var(--token-neutral);box-shadow:0 0 0 1px var(--stroke-token-neutral);font-size:11px;font-family:var(--system);color:var(--body-neutral);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:2px;padding:2px 4px;font-weight:500;display:inline-flex}@keyframes editor-module__uNPRuq__toast_in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.editor-module__uNPRuq__move_field{flex-direction:column;gap:4px;display:flex}.editor-module__uNPRuq__move_label{font-size:var(--xs-text-size);color:var(--caption-neutral);text-transform:uppercase;letter-spacing:.02em;font-weight:500}.editor-module__uNPRuq__move_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:6px 10px}.editor-module__uNPRuq__move_path[data-changed=true]{color:var(--heading-brand);background-color:var(--bg-brand);box-shadow:inset 0 0 0 1px var(--stroke-brand)}.editor-module__uNPRuq__e{caret-color:#0000}.editor-module__uNPRuq__e [data-type=title]{font-size:calc(var(--m-text-size)*1.5);line-height:var(--m-line-height-r);color:var(--heading-neutral);margin-bottom:8px;font-weight:500}.editor-module__uNPRuq__e [data-type=title].is-empty:before{content:attr(data-placeholder);color:var(--caption-neutral);pointer-events:none;float:left;height:0}.editor-module__uNPRuq__e [data-type=description]{font-size:var(--m-text-size);color:var(--caption-neutral);line-height:var(--m-line-height-r);margin-bottom:16px}.editor-module__uNPRuq__e [data-type=description].is-empty:before{content:attr(data-placeholder);color:var(--caption-neutral);opacity:.4;pointer-events:none;float:left;height:0}.editor-module__uNPRuq__e p.is-empty:before{content:attr(data-placeholder);color:var(--caption-neutral);opacity:.4;pointer-events:none;float:left;height:0}.editor-module__uNPRuq__e [data-mdx-component=steps]{box-shadow:0 0 0 1px var(--stroke-neutral);border-radius:6px;padding:0;overflow:hidden}.editor-module__uNPRuq__e [data-mdx-component=steps] [data-mdx-component=step]{box-shadow:0 -1px 0 0 var(--stroke-neutral);margin:0;padding:8px 16px}.editor-module__uNPRuq__e [data-mdx-component=steps] [data-mdx-component=step] .editor-module__uNPRuq__step_title_text{margin-top:4px}.editor-module__uNPRuq__e [data-mdx-component=accordion-group]{background-color:var(--bg-application)}.editor-module__uNPRuq__e [data-mdx-component=accordion-group] [data-mdx-component=accordion]{margin:8px 0}.editor-module__uNPRuq__e [data-mdx-component=accordion-group] [data-label]{margin-bottom:4px}.editor-module__uNPRuq__e table td{box-shadow:inset 0 0 0 .5px var(--stroke-neutral),0 0 0 .5px var(--stroke-neutral);border:none}.editor-module__uNPRuq__e table td p{margin-bottom:0}.editor-module__uNPRuq__e table td:first-child{padding-left:16px}.editor-module__uNPRuq__e table tr:first-child{background-color:var(--bg-neutral)}.editor-module__uNPRuq__e table tr:first-child p{font-size:var(--s-text-size);color:var(--caption-neutral)}.editor-module__uNPRuq__e ul li p{margin-bottom:0}.editor-module__uNPRuq__e [data-mdx-component=callout]{padding-right:100px}.editor-module__uNPRuq__e [data-mdx-component=card-group]{overflow:hidden}:is(.editor-module__uNPRuq__e [data-mdx-component=card-group] [data-node-view-content-react],.editor-module__uNPRuq__e [data-mdx-component=card-group]>[data-node-view-content],.editor-module__uNPRuq__e [data-mdx-component=card-group] .node-Card){display:contents}.editor-module__uNPRuq__e [data-mdx-component=card]{width:100%;box-shadow:0 1px 0 0 var(--stroke-neutral);position:relative}.editor-module__uNPRuq__e [data-mdx-component=card] [data-type=cardTitle]{font-size:var(--s-text-size);line-height:var(--s-line-height);color:var(--heading-neutral);margin-top:-2px;margin-bottom:6px}.editor-module__uNPRuq__e [data-mdx-component=card] [data-type=cardTitle].is-empty:before{content:attr(data-placeholder);color:var(--caption-neutral);opacity:.4;pointer-events:none;float:left;height:0}.editor-module__uNPRuq__e [data-mdx-component=accordion]{width:100%;box-shadow:0 0 0 .5px var(--stroke-neutral),0 0 0 .5px var(--stroke-neutral)inset;border-radius:6px;padding:16px 36px .5px 16px;position:relative}.editor-module__uNPRuq__accordion_title_header{color:var(--heading-neutral);margin-top:-2px;margin-bottom:6px;font-weight:500;position:relative}.editor-module__uNPRuq__accordion_title_header[data-empty]:before{content:"Accordion title";color:var(--caption-neutral);opacity:.6;pointer-events:none;float:left;height:0;font-weight:400}.editor-module__uNPRuq__accordion_title_text{min-width:0}.editor-module__uNPRuq__card_title_header{font-size:var(--s-text-size);line-height:var(--s-line-height);color:var(--heading-neutral);margin-top:-2px;margin-bottom:6px;font-weight:500}.editor-module__uNPRuq__card_title_text{min-width:0}.editor-module__uNPRuq__step_title_header{color:var(--heading-neutral);margin-top:-2px;margin-bottom:6px;font-weight:500;position:relative}.editor-module__uNPRuq__step_title_header[data-empty]:before{content:"Step title";color:var(--caption-neutral);opacity:.6;pointer-events:none;float:left;height:0;font-weight:400}.editor-module__uNPRuq__step_title_text{min-width:0}
