/* ==========================================================================
   [Tistory 스킨용 - 기본 포스트 본문 스타일]
   일반 포스트 본문, 제목, 인용문, 댓글 스타일을 포함합니다.
   ========================================================================== */
@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/variable/pretendardvariable-dynamic-subset.css";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard-dynamic-subset.css";@import"https://static.toss.im/tps/main-swap.css";@import"https://static.toss.im/tps/others-swap.css";:root{--font-sans: "Toss Product Sans", "Pretendard Variable", Pretendard, "Tossface", "SF Pro KR", "SF Pro Display", "SF Pro Icons", -apple-system, BlinkMacSystemFont, "Basier Square", "Apple SD Gothic Neo", Roboto, "Noto Sans KR", "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: "SF Mono", "JetBrains Mono", "Fira Code", "Roboto Mono", "Segoe UI Mono", "Menlo", "Monaco", "Consolas", monospace;--sidebar-width: 240px;--toc-width: 260px;--topbar-height: 4rem}@media(min-width:1101px){html{font-size:16px}}html[data-ui-theme=dark]{--bg: #151515;--bg-elevated: #1f1f1f;--bg-soft: #2a2a2a;--panel: #242424;--line: #3a3a3a;--line-soft: #2f2f2f;--text-heading: #ffffff;--text: #f4f4f5;--text-muted: #d1d1d1;--text-soft: #8e8e93;--accent: #6ea8fe;--accent-strong: #9cc4ff;--accent-soft: rgba(110, 168, 254, .14);--topbar-bg: rgba(21, 21, 21, .9);--article-text: #d7d7d7;--comment-panel-bg: #1f1f1f;--comment-card-bg: #2b2b2b;--comment-text: #d7d7d7;--comment-name: #f4f4f5;--comment-muted: #9b9b9f;--comment-avatar-bg: #3a3a3a;--shadow: 0 16px 40px rgba(0, 0, 0, .28)}html[data-ui-theme=light]{--bg: #f8fafc;--bg-elevated: #ffffff;--bg-soft: #f1f5f9;--panel: #ffffff;--line: #e2e8f0;--line-soft: #f1f5f9;--text-heading: #020617;--text: #0f172a;--text-muted: #475569;--text-soft: #94a3b8;--accent: #2563eb;--accent-strong: #1d4ed8;--accent-soft: rgba(37, 99, 235, .05);--shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)}html[data-ui-theme=light]{--bg: #ffffff;--bg-elevated: #ffffff;--bg-soft: #f9fafb;--panel: #f9fafb;--line: #e5e8eb;--line-soft: #f2f4f6;--text-heading: #191f28;--text: #333d4b;--text-muted: #4e5968;--text-soft: #8b95a1;--accent: #3182f6;--accent-strong: #1b64da;--accent-soft: #f2f4f6;--topbar-bg: rgba(255, 255, 255, .9);--article-text: #333d4b;--comment-panel-bg: #ffffff;--comment-card-bg: #f9fafb;--comment-text: #4e5968;--comment-name: #333d4b;--comment-muted: #8b95a1;--comment-avatar-bg: #e5e8eb;--shadow: 0 4px 12px rgba(0, 0, 0, .04)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:1rem;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img,svg,video{max-width:100%;height:auto}button,input,textarea{font:inherit}.a11y-hidden,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{width:auto;height:auto;clip:auto;margin:1rem;padding:.75rem 1rem;border-radius:.75rem;background:var(--panel);color:var(--text);z-index:100}.docs-app{display:block;min-height:100vh;width:100%}.docs-sidebar{display:none}.docs-sidebar__inner{height:100%;overflow:auto;padding:1.8rem 1.5rem 2.2rem}.docs-brand{display:flex;align-items:center;gap:.95rem;padding-bottom:1.2rem;border-bottom:1px solid var(--line)}.docs-sidebar__close{display:none!important;margin-left:auto;border:none;background:transparent;color:var(--text-muted);cursor:pointer;min-width:2.75rem;min-height:2.75rem;border-radius:999px}.docs-brand__logo{flex:none;width:2.2rem;height:2.2rem;border-radius:.6rem;display:grid;place-items:center;background:var(--accent);box-shadow:none}.docs-brand__gem{width:1rem;height:1rem;transform:rotate(45deg);border-radius:.2rem;background:#fff}.docs-brand__title{display:block;font-size:1.8rem;font-weight:700;letter-spacing:0}.docs-brand__desc{margin:.3rem 0 0;color:var(--text-soft);font-size:.94rem;line-height:1.5}.docs-namecard{margin-top:3rem;padding:1.8rem;border:1px solid var(--line);border-radius:1.2rem;background:var(--bg-soft);box-shadow:0 4px 20px #0000000d}.docs-tech-stack{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.docs-tech-badge{display:inline-flex;align-items:center;padding:.25rem .7rem;border-radius:999px;border:1px solid var(--line);background:var(--bg);color:var(--text-soft);font-size:.78rem;font-weight:500;letter-spacing:.01em}.docs-nav{padding-top:1.4rem}.docs-nav__section+.docs-nav__section{margin-top:1.9rem;padding-top:1.9rem;border-top:1px solid var(--line)}.docs-nav__heading{margin-bottom:.75rem;font-size:1.05rem;font-weight:700;letter-spacing:0;color:var(--text)}.docs-nav__heading--link{display:flex;align-items:center;gap:.4rem;transition:color .18s}.docs-nav__heading--link:hover{color:var(--accent)}.category-tree>.tt_category>li>a.link_tit{display:block;font-weight:700;color:var(--text);margin-bottom:.5rem}.category-tree>.tt_category>li>ul.category_list{display:block!important}.category-tree .link_tit{display:none!important}.category-tree .category_list{padding-left:0!important;margin-top:0!important}.docs-nav__list,.category-tree ul,.docs-related__list{list-style:none;margin:0;padding:0}.docs-nav__list li+li{margin-top:.2rem}.docs-nav__list a,.category-tree a{display:block;padding:.52rem .65rem;border-radius:.75rem;color:var(--text-muted);line-height:1.45;transition:background-color .18s ease,color .18s ease}.category-tree li{position:relative;margin:.1rem 0}.docs-nav__list a:hover,.category-tree a:hover,.docs-nav__list a.tt_category_current,.category-tree .link_tit:hover,.category-tree .selected,.category-tree .on>a,.category-tree a.is-current{background:var(--accent-soft);color:var(--text)}.category-tree ul ul{margin:.2rem 0 .4rem .9rem;padding-left:.9rem}.category-tree>ul.tt_category>li>ul.category_list{padding-left:0;margin-left:0}.category-tree ul ul{display:none}.category-tree li.is-open>ul,.category-tree li.on>ul{display:block}.category-tree li:has(li.on)>ul{display:block}.category-tree li.has-children>a{display:block;padding-right:3rem;position:relative;z-index:1}.category-toggle{position:absolute;top:0;right:0;width:2.5rem;height:2.3rem;display:flex;align-items:center;justify-content:center;border:0;border-radius:.75rem;background:transparent;color:var(--text-soft);cursor:pointer;z-index:2;font-size:1.2rem;font-weight:500;transition:transform .2s}.category-tree li.is-open>.category-toggle{transform:rotate(45deg)}.category-toggle:hover{background:var(--accent-soft);color:var(--text)}.category-toggle span{position:absolute;right:.8rem;width:.65rem;height:1.5px;border-radius:999px;background:currentColor}.category-toggle span:last-child{transform:rotate(90deg);transition:transform .18s ease}.category-tree li.is-open>.category-toggle span:last-child,.category-tree li.on>.category-toggle span:last-child{transform:rotate(0)}.category-tree .c_cnt{margin-left:.3rem;color:var(--text-soft);font-size:.92em}.docs-main-shell{min-width:0;background:var(--bg);display:flex;flex-direction:column}.docs-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:60px;padding:0 max(40px,calc((100vw - 1024px)/2));border-bottom:1px solid var(--line-soft);background:var(--topbar-bg);backdrop-filter:blur(18px)}.docs-topbar__left,.docs-topbar__right{display:flex;align-items:center;gap:24px}.docs-topbar__brand{flex:none;font-size:23px;font-weight:700;letter-spacing:0;color:var(--text)}.docs-topbar__nav{display:flex;align-items:center;gap:22px}.docs-topbar__nav-link{padding:0;border-radius:0;color:var(--text-muted);font-size:14px;font-weight:500}.docs-topbar__nav-link:hover{background:transparent;color:var(--text)}.docs-searchbar{display:flex;align-items:center;width:190px;border:1px solid var(--line-soft);border-radius:999px;background:var(--bg-soft);padding:0 12px}.docs-searchbar__icon{color:var(--text-soft);font-size:1.15rem}.docs-searchbar__input{width:100%;border:0;outline:0;background:transparent;color:var(--text);padding:9px 6px;font-size:14px}.docs-topbar__right .docs-toplink{display:none}.docs-topbar__right .docs-toplink--write,.docs-topbar__right .admin-only{display:none!important}.docs-topbar__right{gap:12px}.docs-topbar__right .docs-icon-button{min-width:36px;min-height:36px;border-color:var(--line-soft)}.docs-searchbar__submit{display:none;border:0;border-radius:999px;background:var(--comment-panel-bg);color:var(--text-soft);padding:.2rem .55rem;cursor:pointer}.docs-toplink,.docs-icon-button{color:var(--text-muted)}.docs-toplink{padding:.5rem .8rem;border-radius:.75rem}.docs-toplink--write{border:1px solid var(--line);background:var(--bg-soft)}.docs-toplink:hover,.docs-icon-button:hover{background:var(--accent-soft);color:var(--text)}.docs-icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;border:1px solid var(--line);border-radius:999px;background:transparent;cursor:pointer}.docs-icon-button--menu{display:none;gap:.2rem;flex-direction:column}.docs-icon-button--menu span{display:block;width:1rem;height:2px;border-radius:999px;background:currentColor}.docs-layout{display:block;max-width:1024px;margin:0 auto;padding:40px 0 160px;width:min(1024px,calc(100% - 80px))}.docs-content{min-width:0}.docs-toc{flex:none;width:var(--toc-width)}.docs-hero,.docs-page-head,.docs-list-item,.docs-article,.docs-related,.docs-paging{background:transparent}.docs-hero{padding-bottom:2.2rem;margin-bottom:2.3rem;border-bottom:1px solid var(--line)}.docs-page-head{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:0 0 32px;margin-bottom:8px}.docs-page-head__title-group{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.docs-hero__eyebrow,.docs-page-head__eyebrow,.docs-article-nav__eyebrow{margin-bottom:12px;color:var(--accent);font-size:13px;font-weight:600;letter-spacing:0;text-transform:uppercase}.docs-hero__title,.docs-page-head__title{margin:0;font-size:36px;font-weight:700;line-height:1.25;letter-spacing:0;word-break:keep-all}.docs-article__title{margin:0;font-size:48px;font-weight:700;line-height:1.25;letter-spacing:0;word-break:keep-all}.docs-hero__summary{max-width:48rem;margin:1rem 0 0;color:var(--text-muted);font-size:1.05rem;line-height:1.75}body.has-list-page .docs-content{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px;max-width:1024px;margin:0 auto}body.has-list-page .docs-page-head{max-width:1024px;margin-left:auto;margin-right:auto}@media(max-width:900px){body.has-list-page .docs-content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){body.has-list-page .docs-content{grid-template-columns:minmax(0,1fr)}}.docs-list-item{border:1px solid var(--line-soft);border-radius:18px;padding:10px 10px 0;overflow:hidden;transition:transform .18s ease,border-color .18s ease,background-color .18s ease;background:var(--comment-panel-bg);display:flex;flex-direction:column;min-height:0}.docs-list-item:hover{transform:translateY(-2px);border-color:var(--line);background:var(--bg-soft)}.docs-list-item__inner{display:flex;flex-direction:column;gap:12px;align-items:stretch;padding:0;height:100%}.docs-list-item__thumb{width:100%;aspect-ratio:4 / 3;height:auto;min-height:0;max-height:none;border-radius:12px;overflow:hidden;border:0;margin:0;background:var(--bg-soft)}.docs-list-item__thumb img{width:100%;height:100%;object-fit:cover}.docs-list-item__content{min-width:0;padding:0 2px 4px;display:flex;flex-direction:column;justify-content:space-between;flex:1}.docs-list-item__inner:not(:has(.docs-list-item__thumb-link)) .docs-list-item__content{padding-left:0}.docs-list-item__category{display:inline-flex;align-self:flex-start;padding:0;border-radius:0;background:transparent;color:var(--accent-strong);font-size:12px;font-weight:600;transition:background-color .2s,color .2s}.docs-list-item__category:hover{background:transparent;color:var(--accent-strong)}.docs-list-item__thumb-link,.docs-list-item__main-link{display:block}.docs-list-item__meta,.docs-article__meta{display:flex;flex-wrap:wrap;gap:6px 8px;color:var(--text-soft);font-size:12px;letter-spacing:0;align-items:center}.docs-list-item__title{margin:8px 0 0;font-size:15px;font-weight:700;line-height:1.45;letter-spacing:0;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.docs-list-item__summary{display:none}.docs-list-item__link:hover .docs-list-item__title,.docs-list-item__main-link:hover .docs-list-item__title{color:var(--accent-strong)}.docs-article{max-width:100%;margin:0 auto;font-size:16px;line-height:1.8;color:var(--text)}.docs-article__header{margin-bottom:44px;padding-bottom:0;border-bottom:0}.docs-article__category{color:var(--accent-strong)}.article-body{color:var(--article-text);font-size:16px;line-height:1.8}.article-body>:first-child{margin-top:0}.article-body>:last-child{margin-bottom:0}.article-body .cap1,.article-body figcaption,.article-body .imageblock span,.article-body [role=caption],.article-body .img-caption{display:none!important}.article-body h1{font-size:36px;margin-bottom:32px;font-weight:800;line-height:1.2}.article-body h2{font-size:32px;margin:64px 0 24px;font-weight:700;line-height:1.14;letter-spacing:0}.article-body h3{font-size:24px;margin:44px 0 16px;font-weight:700;line-height:1.2}.article-body p{margin:20px 0;line-height:1.8}.article-body img{width:auto;max-width:min(1024px,calc(100vw - 80px));border-radius:16px;box-shadow:none;margin:48px auto;display:block}.article-body .imageblock,.article-body figure,.article-body p:has(>img){width:min(1024px,calc(100vw - 80px));max-width:min(1024px,calc(100vw - 80px));margin-left:50%;transform:translate(-50%)}.article-body ul,.article-body ol,.article-body blockquote,.article-body table,.article-body pre,.article-body hr{margin:1.3rem 0}.article-body ul,.article-body ol{padding-left:1.35rem}.article-body li+li{margin-top:.48rem}.article-body a{color:var(--accent-strong);text-decoration:underline;text-underline-offset:.14em}.article-body strong{color:var(--text)}.article-body blockquote{margin-left:0;padding:1rem 1.2rem;border-left:2px solid var(--accent);background:var(--bg-soft);color:var(--text-muted)}.article-body hr{border:0;border-top:1px solid var(--line)}.article-body code{padding:.18rem .38rem;border-radius:.45rem;background:var(--bg-soft);color:var(--text);font-family:var(--font-mono);font-size:.9em}.article-body pre{margin:0;overflow-x:auto}.article-body table{width:100%;border-collapse:collapse;border:1px solid var(--line)}.article-body th,.article-body td{padding:.85rem 1rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.article-body th{color:var(--text);background:var(--bg-soft)}.heading-anchor{margin-left:.6rem;color:var(--text-soft);opacity:0}.article-body h2:hover .heading-anchor,.article-body h3:hover .heading-anchor{opacity:1}.docs-tags{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:2.25rem;padding-top:1.4rem;border-top:1px solid var(--line)}.docs-admin-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.6rem;padding-top:1.4rem;border-top:1px solid var(--line)}.docs-admin-actions__link{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.55rem .9rem;border:1px solid var(--line);border-radius:.75rem;background:var(--bg-soft);color:var(--text-muted)}.docs-admin-actions__link:hover{background:var(--accent-soft);color:var(--text)}.docs-tags__label{color:var(--text-soft);font-weight:700}.docs-tags__items a{display:inline-flex;margin-right:.45rem;margin-bottom:.45rem;padding:.4rem .72rem;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong)}.docs-article-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:4rem}.docs-article-nav__item,.docs-related__list a{display:flex;flex-direction:column;gap:.45rem;padding:1.4rem 1.5rem;border:1px solid var(--line-soft);border-radius:1.5rem;background:var(--bg-soft)}.docs-article-nav__item span:last-child,.docs-related__list span{color:var(--text-soft);font-size:.92rem}.docs-related{margin-top:40px;padding-top:40px;border-top:1px solid var(--line-soft)}.docs-related__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.docs-related__header h2{margin:0;font-size:1.04rem}.docs-related__header a{color:var(--accent-strong)}.docs-related__list li+li{margin-top:.6rem}.tt-author-detail{padding:1.5rem!important;margin:2rem 0!important;border:1px solid var(--line)!important;border-radius:12px!important;background:var(--bg-elevated)!important}body.is-admin .admin-only{display:inline-flex!important}.admin-only,.tt_box_namecard,.tt-author-detail,.tt_namecard,.tt-btn-namecard,.tt-btn-postbtn{display:none!important}.container_postbtn{position:fixed!important;left:-9999px!important;top:-9999px!important;opacity:0!important}.docs-protected{padding:1.2rem 0}.docs-protected__row{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.docs-protected input,.docs-protected button{border:1px solid var(--line);border-radius:.75rem;padding:.75rem .9rem;background:var(--bg-soft);color:var(--text)}.docs-protected button{cursor:pointer}.docs-paging{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.2rem;border-top:1px solid var(--line)}.docs-paging__numbers{display:flex;flex-wrap:wrap;gap:.4rem}.docs-paging__button,.docs-paging__number{display:inline-flex;align-items:center;justify-content:center;min-width:2.6rem;padding:.55rem .8rem;border:1px solid var(--line);border-radius:.7rem;color:var(--text-muted)}.docs-paging__button:hover,.docs-paging__number:hover{background:var(--accent-soft);color:var(--text)}.docs-paging .no-more-prev,.docs-paging .no-more-next{pointer-events:none;opacity:.35}.docs-toc{display:none!important}.expressive-code-host{margin:2rem 0;box-shadow:0 4px 12px #0000001a}.expressive-code-host .frame{border:1px solid var(--line);border-radius:1rem;overflow:hidden}.expressive-code-host .copy button{opacity:0;transition:opacity .2s ease}.expressive-code-host:hover .copy button{opacity:1}@media(max-width:1100px){.docs-layout{display:block}}@media(max-width:1100px){html{font-size:14px}.docs-sidebar{position:fixed;left:0;top:0;transform:translate(-102%);transition:transform .24s ease;box-shadow:var(--shadow);display:block;width:min(23rem,88vw);height:100vh;border-right:1px solid var(--line);background:var(--panel);z-index:30}body.nav-open .docs-sidebar{transform:translate(0)}.docs-sidebar-overlay{display:none;position:fixed;inset:0;z-index:29;background:#0006;backdrop-filter:blur(2px)}body.nav-open .docs-sidebar-overlay{display:block}.docs-sidebar__close{display:inline-flex!important}.docs-icon-button--menu{display:inline-flex}.docs-topbar{padding:0 1rem}.docs-topbar__nav{display:none}.docs-searchbar{width:min(25rem,100%)}.docs-list-item__inner{gap:12px}.docs-list-item__thumb{width:100%;min-height:0;margin:0}.docs-list-item__content{padding:0 2px 4px}}@media(max-width:760px){.docs-topbar{min-height:4.5rem}.docs-topbar__brand{font-size:1.5rem}.docs-toplink{display:none}.docs-toplink--write{display:inline-flex}.docs-searchbar__submit{display:none}.docs-layout{width:100%;padding:2rem 1.25rem 4rem}.docs-hero__title,.docs-page-head__title{font-size:2.5rem}.docs-article__title{font-size:32px}.article-body{font-size:16px;line-height:1.8}.article-body .imageblock,.article-body figure,.article-body p:has(>img),.code-frame{width:100%;max-width:100%;margin-left:0;transform:none}.article-body img{max-width:100%}.article-body h2{font-size:2rem}.article-body h3{font-size:1.5rem}.docs-article-nav{grid-template-columns:minmax(0,1fr)}.docs-paging{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.5rem}.docs-paging__numbers{order:2;width:100%;justify-content:center}.docs-list-item{min-height:0}.docs-list-item__inner{display:flex;gap:12px}.docs-list-item__thumb{min-height:0;border-radius:12px}.docs-list-item__content{padding:0 2px 4px}.docs-page-head__meta,.docs-list-item__meta{font-size:.82rem}.docs-list-item__title,.docs-list-item__summary{font-size:15px}}.article-body figure,.article-body .imageblock,.article-body p:has(>img),.article-body .article-media--wide,.article-body figure.article-media--wide,.article-body p.article-media--wide,.code-frame,body.no-toc .code-frame{width:100%!important;max-width:100%!important;margin-right:0!important;margin-left:0!important;transform:none!important}.article-body figure,.article-body .imageblock,.article-body p:has(>img),.article-body .article-media--wide,.article-body figure.article-media--wide,.article-body p.article-media--wide{overflow:visible!important}.article-body img,.article-body figure img,.article-body .imageblock img,.article-body p:has(>img) img,.article-body .article-media--wide img,.article-body figure.article-media--wide img,.article-body p.article-media--wide img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:560px!important;margin-right:auto!important;margin-left:auto!important;object-fit:contain!important}.code-frame{overflow:hidden!important}.code-frame pre,.code-frame pre code{max-width:100%!important}.code-frame pre{overflow-x:auto!important}@media(max-width:760px){.article-body img,.article-body figure img,.article-body .imageblock img,.article-body p:has(>img) img,.article-body .article-media--wide img,.article-body figure.article-media--wide img,.article-body p.article-media--wide img{max-height:420px!important}}.docs-searchbar__input{font-size:16px;transform:scale(.875);transform-origin:left center;width:114.285%}.docs-content:has(.docs-list-item) .docs-page-head{max-width:1024px;width:100%;margin-left:auto;margin-right:auto}html[data-route=category-index] .docs-content,html[data-route=category-index] .docs-content:has(.docs-list-item){display:block;max-width:740px}html[data-route=category-index] .docs-list-item,html[data-route=category-index] .docs-paging,html[data-route=category-list] .docs-category-map{display:none!important}.docs-admin-actions{gap:8px;margin-top:28px;padding-top:20px}.docs-admin-actions__link,.docs-tags__items a{min-height:30px;padding:5px 10px;border-radius:999px;font-size:13px;line-height:1.35}.docs-tags{gap:8px;margin-top:24px;padding-top:20px}.docs-tags__label{align-self:center;font-size:13px}.docs-article-nav{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-top:44px}.docs-article-nav__slot{min-width:0}.docs-article-nav__slot--prev{grid-column:1}.docs-article-nav__slot--next{grid-column:2}.docs-article-nav__slot:empty{min-height:0}.docs-article-nav__item{width:100%;min-height:74px;padding:14px 16px;border-radius:16px}.docs-article-nav__item:has(.docs-article-nav__eyebrow){line-height:1.35}.docs-article-nav__item:has(.docs-article-nav__eyebrow:first-child){grid-column:auto}.docs-article-nav__item .docs-article-nav__eyebrow{margin-bottom:2px;font-size:11px}.docs-article-nav__item strong{display:-webkit-box;overflow:hidden;color:var(--text);font-size:14px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.docs-article-nav__item--next{text-align:right}.docs-article-nav__item--prev{text-align:left}.docs-empty-state{position:relative;overflow:hidden}.docs-empty-state__ghost{position:relative;width:58px;height:64px;margin:0 auto 18px;border-radius:30px 30px 18px 18px;background:var(--comment-card-bg);border:1px solid var(--line-soft);animation:ghost-float 2.8s ease-in-out infinite}.docs-empty-state__ghost:before,.docs-empty-state__ghost:after{content:"";position:absolute;top:24px;width:7px;height:7px;border-radius:999px;background:var(--accent-strong)}.docs-empty-state__ghost:before{left:18px}.docs-empty-state__ghost:after{right:18px}.docs-empty-state__ghost span:first-child{position:absolute;left:12px;right:12px;bottom:-5px;height:12px;border-radius:999px;background:var(--bg)}.docs-empty-state__ghost span:last-child{position:absolute;left:50%;bottom:17px;width:14px;height:5px;border-radius:999px;background:var(--line);transform:translate(-50%)}@keyframes ghost-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.article-body img,.article-body .imageblock,.article-body figure,.article-body p:has(>img),.article-body .article-media--wide,.article-body figure.article-media--wide,.article-body p.article-media--wide,.code-frame,body.no-toc .code-frame,body.no-toc .article-body .article-media--wide,body.no-toc .article-body figure.article-media--wide,body.no-toc .article-body p.article-media--wide{width:100%;max-width:100%;margin-left:0;transform:none}.article-body img,.article-body .imageblock img,.article-body figure img,.article-body p:has(>img) img{width:100%;max-width:100%;max-height:520px;object-fit:contain}.article-body .article-media--float,.article-body figure.article-media--float,.article-body p.article-media--float{float:none!important;max-width:100%;margin:28px 0}body.has-article-page .docs-layout{max-width:1240px}@media(min-width:1180px){.docs-article-layout{margin-left:calc((100% - 740px)/2 - 18px);margin-right:auto}.docs-article-layout .docs-toc{left:calc(100% + 58px);right:20px;width:auto}.docs-toc__nav a{word-break:keep-all;overflow-wrap:break-word}}@media(max-width:760px){.docs-searchbar__input{font-size:16px}.docs-admin-actions__link,.docs-tags__items a{min-height:28px;padding:4px 9px}.docs-article-nav{gap:10px}.docs-article-nav__item{min-height:66px;padding:12px}}.code-frame{width:min(1024px,calc(100vw - 80px));margin:2.5rem 0 2.5rem 50%;transform:translate(-50%);background:#161618;border-radius:8px;border:1px solid var(--line);overflow:hidden}.code-header{display:flex;align-items:center;padding:.5rem 1.25rem;background:#ffffff05;border-bottom:1px solid var(--line);user-select:none}.code-dots{display:flex;gap:8px}.code-dots span{width:12px;height:12px;border-radius:50%}.code-dots span:nth-child(1){background:#ff5f56}.code-dots span:nth-child(2){background:#ffbd2e}.code-dots span:nth-child(3){background:#27c93f}.code-title{margin-left:1.25rem;font-size:.75rem;font-weight:600;color:#ffffff80;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase}.code-copy{margin-left:auto;padding:4px 12px;font-size:.7rem;font-weight:600;color:#ffffffb3;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:4px;cursor:pointer;transition:all .2s}.code-copy:hover{background:#ffffff1a;color:#fff}.code-frame pre,.code-frame pre code{background-color:transparent!important;background:transparent!important;margin:0!important;padding:0!important}.code-frame pre{padding:1.5rem!important;overflow-x:auto}.code-frame code{font-family:var(--font-mono)!important;font-size:14px!important;line-height:1.7!important;color:#dfdfd6}@media(max-width:760px){.code-frame{width:100%;max-width:100%;margin-left:0;transform:none}}.docs-article-layout{display:block;max-width:740px;margin:0 auto}.docs-article-layout .docs-article{max-width:100%;padding:0}body.no-toc .docs-article-layout .docs-article{max-width:100%;margin:0 auto}.docs-article-layout .docs-toc,body.no-toc .docs-toc{display:none!important}@media(max-width:1250px){.docs-article-layout .docs-toc{display:none}}.docs-topbar__left{flex:1 1 auto;min-width:0;gap:12px}.docs-topbar__right{flex:0 1 auto;justify-content:flex-end}.docs-topbar__nav-link{white-space:nowrap}.docs-topbar__right .docs-searchbar{flex:0 1 190px}body.has-list-page .docs-content{align-items:start}body.has-list-page .docs-page-head,body.has-list-page .docs-empty-state,body.has-list-page .docs-paging{grid-column:1 / -1}.docs-category-map[hidden],.docs-empty-state[hidden]{display:none!important}.docs-category-map{width:100%;margin-top:18px;padding:18px 20px;border:1px solid var(--line-soft);border-radius:18px;background:var(--bg-soft)}.docs-category-map__eyebrow{margin-bottom:8px;color:var(--text-soft);font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.docs-category-map__trail{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--text-muted);font-size:15px;font-weight:600}.docs-category-map__trail a[aria-current=page]{color:var(--text)}.docs-empty-state{min-height:280px;padding:64px 24px;border:1px solid var(--line-soft);border-radius:24px;background:var(--bg-soft);text-align:center}.docs-empty-state__eyebrow{margin:0 0 12px;color:var(--accent-strong);font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.docs-empty-state h2{margin:0;color:var(--text);font-size:28px;line-height:1.25}.docs-empty-state p:last-child{margin:12px auto 0;max-width:420px;color:var(--text-muted);font-size:15px;line-height:1.7}.docs-list-item__content{gap:14px}.docs-list-item__title{margin:0}.docs-list-item__meta{margin-top:auto}.article-body .imageblock span{display:revert!important}.article-body .cap1,.article-body figcaption,.article-body [role=caption],.article-body .img-caption,.article-body .caption{display:none!important}.article-body img{max-width:100%;margin:32px auto}.article-body .imageblock,.article-body figure,.article-body p:has(>img){width:auto;max-width:100%;margin:32px 0;transform:none}.article-body .article-media--wide,.article-body figure.article-media--wide,.article-body p.article-media--wide{width:min(880px,calc(100vw - 360px));max-width:min(880px,calc(100vw - 360px));margin-left:50%;transform:translate(-50%)}body.no-toc .article-body .article-media--wide,body.no-toc .article-body figure.article-media--wide,body.no-toc .article-body p.article-media--wide{width:min(1024px,calc(100vw - 80px));max-width:min(1024px,calc(100vw - 80px))}.article-body .article-media--float,.article-body figure.article-media--float,.article-body p.article-media--float{float:left;max-width:48%;margin:6px 24px 18px 0}.article-body .article-media--right,.article-body figure.article-media--right,.article-body p.article-media--right{float:right;margin:6px 0 18px 24px}.article-body blockquote,.article-body blockquote[data-ke-style],.article-body blockquote[data-ke-style=style3]{margin:28px 0;padding:2px 0 2px 18px;border:0;border-left:3px solid var(--line);border-radius:0;background:transparent;color:var(--text-muted);font:inherit;line-height:1.8}.article-body blockquote p{margin:0}.article-body blockquote p+p{margin-top:12px}.code-frame{width:min(880px,calc(100vw - 360px));max-width:min(880px,calc(100vw - 360px))}body.no-toc .code-frame{width:min(1024px,calc(100vw - 80px));max-width:min(1024px,calc(100vw - 80px))}body.has-article-page .docs-layout{max-width:1180px;width:min(1180px,calc(100% - 80px))}.docs-article-layout{display:grid;grid-template-columns:minmax(0,740px) 240px;gap:96px;justify-content:center;align-items:start;max-width:1076px}.docs-article-layout .docs-toc{display:block!important;width:240px}body.no-toc .docs-article-layout{display:block;max-width:740px}.docs-toc__inner{position:sticky;top:96px;max-height:calc(100vh - 128px);overflow-x:hidden;overflow-y:auto;padding:4px 0 4px 18px;border-left:1px solid var(--line-soft);-ms-overflow-style:none;scrollbar-width:none}.docs-toc__inner::-webkit-scrollbar{display:none}.docs-toc__title{margin-bottom:12px;color:var(--text-soft);font-size:12px;font-weight:700;letter-spacing:.02em}.docs-toc__nav ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.docs-toc__nav a{display:block;color:var(--text-soft);font-size:12px;font-weight:500;line-height:1.45}.docs-toc__nav a:hover{color:var(--accent-strong)}.docs-toc__nav a.is-active,.docs-toc__nav a[aria-current=true]{color:var(--accent-strong);font-weight:700}.toc-item--h3 a{padding-left:12px}@media(max-width:1179px){body.has-article-page .docs-layout{max-width:740px;width:min(740px,calc(100% - 48px))}.docs-article-layout{display:block;max-width:740px}.docs-article-layout .docs-toc{display:none!important}.code-frame,.article-body .article-media--wide,.article-body figure.article-media--wide,.article-body p.article-media--wide{width:min(1024px,calc(100vw - 48px));max-width:min(1024px,calc(100vw - 48px))}}@media(max-width:760px){.docs-topbar{min-height:60px;gap:10px;padding:0 16px}.docs-topbar__left{flex:0 0 auto}.docs-topbar__brand{font-size:23px}.docs-topbar__right{flex:1 1 auto;min-width:0;gap:10px}.docs-topbar__right .docs-topbar__nav{display:none}.docs-searchbar{width:100%;min-width:0;padding:0 10px}.docs-searchbar__input{min-width:0}.docs-topbar__right .docs-icon-button{min-width:36px;min-height:36px}body.has-list-page .docs-content{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}body.has-list-page .docs-page-head{padding-bottom:18px}.docs-page-head__title{font-size:32px}.docs-list-item{padding:0;border:0;border-radius:0;background:transparent;overflow:visible}.docs-list-item:hover{transform:none;background:transparent}.docs-list-item__inner{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:14px;align-items:center;min-height:86px;padding:12px 0;border-bottom:1px solid var(--line-soft)}.docs-list-item__thumb-link{grid-column:2;grid-row:1;align-self:stretch}.docs-list-item__thumb{width:104px;height:72px;aspect-ratio:auto;border-radius:12px}.docs-list-item__content{grid-column:1;grid-row:1;gap:8px;min-width:0;padding:0}.docs-list-item__title{font-size:16px;line-height:1.35;-webkit-line-clamp:2}.docs-list-item__meta{gap:5px 7px;font-size:12px}.docs-list-item__inner:not(:has(.docs-list-item__thumb-link)){grid-template-columns:minmax(0,1fr)}.article-body .imageblock,.article-body figure,.article-body p:has(>img),.article-body .article-media--wide,.article-body figure.article-media--wide,.article-body p.article-media--wide,.code-frame{width:100%;max-width:100%;margin-left:0;transform:none}.article-body .article-media--float,.article-body figure.article-media--float,.article-body p.article-media--float{float:none!important;max-width:100%;margin:28px 0}}.docs-list-item{cursor:pointer;min-height:282px;backface-visibility:hidden}.docs-list-item__thumb{contain:paint}.docs-list-item__thumb img{display:block}.docs-list-item__main-link{min-height:43.5px}.docs-list-item__meta{min-height:18px}body.is-category-page .docs-list-item,body.is-category-page .docs-paging{display:none!important}body.is-category-page:not(.is-category-index) .docs-list-item{display:flex!important}body.is-category-index .docs-content{display:block}body.is-category-index .docs-page-head{max-width:740px;margin:0 auto}.docs-category-map__grid{margin-top:18px}.docs-category-map__grid ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.docs-category-map__grid>ul{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-category-map__grid li{min-width:0}.docs-category-map__grid a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--line-soft);border-radius:14px;background:var(--comment-panel-bg);color:var(--text-muted);font-size:14px;font-weight:600}.docs-category-map__grid a em{flex:none;color:var(--text-soft);font-size:12px;font-style:normal;font-weight:700}.docs-category-map__grid a[aria-current=page],.docs-category-map__grid a:hover{background:var(--accent-soft);color:var(--text)}.docs-category-map__grid ul ul{margin-top:10px;padding-left:14px;border-left:1px solid var(--line-soft)}.article-body .article-media--wide{clear:both}.article-body .article-media--wide img{max-width:100%}.article-body img,.article-body .imageblock img,.article-body figure img,.article-body p:has(>img) img{width:100%;max-width:100%;max-height:560px;object-fit:contain}.article-body .article-media--wide img,.article-body figure.article-media--wide img,.article-body p.article-media--wide img{max-height:620px}body.has-article-page .docs-layout{overflow:visible}.docs-article-layout{position:relative;display:block;max-width:740px}.docs-article-layout .docs-toc{position:absolute;top:0;left:calc(100% + 72px);display:block!important;width:240px;height:100%}.docs-toc__inner{position:sticky;top:96px}@media(min-width:1180px){.docs-article-layout .docs-toc{display:block!important}}@media(max-width:1179px){.docs-article-layout .docs-toc{display:none!important}}@media(max-width:760px){.docs-list-item,.docs-list-item__main-link{min-height:0}.docs-category-map__grid>ul{grid-template-columns:minmax(0,1fr)}}.docs-content:has(.docs-list-item){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px;max-width:1024px;margin:0 auto;align-items:start}.docs-content:has(.docs-list-item) .docs-page-head,.docs-content:has(.docs-list-item) .docs-empty-state,.docs-content:has(.docs-list-item) .docs-paging{grid-column:1 / -1}@media(max-width:900px){.docs-content:has(.docs-list-item){grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.docs-content:has(.docs-list-item){grid-template-columns:minmax(0,1fr);gap:10px}.article-body img,.article-body .imageblock img,.article-body figure img,.article-body p:has(>img) img{max-height:420px}}body.is-category-index .docs-content,body.is-category-index .docs-content:has(.docs-list-item){display:block;max-width:740px}body.is-category-page:not(.is-category-index) .docs-category-map{display:none!important}.docs-layout{--article-body-1-size: 1.12rem;--article-body-2-size: 1.02rem;--article-body-3-size: .94rem;--article-font-size: var(--article-body-2-size);--article-line-height: 1.72;--article-letter-spacing: 0em;--p-margin: 20px 0 0 0;--article-h1-size: 2rem;--article-h1-line-height: 1.32;--article-h2-size: 1.55rem;--article-h2-line-height: 1.36;--article-h3-size: 1.32rem;--article-h3-line-height: 1.42;--article-h4-size: 1.12rem;--article-h4-line-height: 1.5;--article-quote-size: 1.02rem;--article-quote-emphasis-size: 1.1rem;overflow:visible!important}body.has-article-page .docs-layout{max-width:100%!important;width:100%!important;margin:0 auto!important;padding:20px 0 32px!important}body.has-article-page .docs-article-layout{position:relative!important;display:block!important;max-width:760px!important;margin:0 auto!important;width:100%!important;padding:0!important}body.has-article-page .docs-article-layout .docs-toc{position:absolute!important;top:0!important;left:calc(100% + 44px)!important;display:block!important;width:220px!important;min-width:0!important;height:var(--toc-sticky-boundary, auto)!important}body.has-article-page .docs-toc__inner{position:sticky!important;top:92px!important;max-height:calc(100vh - 120px)!important;padding-left:18px!important}body.no-toc .docs-article-layout{display:block!important;max-width:760px!important}body.no-toc .docs-article-layout .docs-toc,body.no-toc .docs-toc{display:none!important}body.has-article-page .docs-article{width:100%!important;max-width:760px!important;margin:0 auto!important;padding:32px 24px 24px!important}.docs-article__meta{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:12px!important;font-size:14px!important;color:var(--text-soft)!important}.docs-article__category{font-weight:600!important;color:var(--accent)!important}.docs-article__body,.article-body{color:var(--article-text, #191f28)!important;font-size:var(--article-font-size)!important;font-weight:400!important;line-height:var(--article-line-height)!important;letter-spacing:var(--article-letter-spacing)!important;word-break:keep-all!important;word-wrap:normal!important;overflow-wrap:anywhere!important;-webkit-hyphens:none!important;hyphens:none!important}html[data-ui-theme=light] .docs-article__body,html[data-ui-theme=light] .article-body{color:#242a33!important}.article-body p,.article-body li,.article-body span:not(.tt-thumbnail):not(.code-dots span):not(.hljs *):not(.token):not(.token *),.article-body div:not(.code-frame):not(.code-frame *),.article-body a,.article-body strong,.article-body em,.article-body b,.article-body i,.article-body font,.article-body u,.article-body s{font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}.article-body p,.article-body li,.article-body span:not([style*=color]):not([style*=background]):not(.tt-thumbnail):not(.code-dots span):not(.hljs *):not(.token):not(.token *),.article-body div:not([style*=color]):not([style*=background]):not(.code-frame):not(.code-frame *),.article-body a,.article-body strong,.article-body em,.article-body b,.article-body i,.article-body font:not([color]):not([style*=color]),.article-body u,.article-body s{color:inherit!important}.docs-article__body :not(pre):not(pre *):not(code):not(code *):not(.code-frame):not(.code-frame *),.article-body :not(pre):not(pre *):not(code):not(code *):not(.code-frame):not(.code-frame *){word-break:keep-all!important;word-wrap:normal!important;overflow-wrap:anywhere!important}.docs-article .article-body p,.docs-article .article-body p[data-ke-size]{margin:0!important}.docs-article .article-body p:first-child,.docs-article .article-body p[data-ke-size]:first-child{margin-top:0!important}.docs-article .article-body p:last-child,.docs-article .article-body p[data-ke-size]:last-child{margin-bottom:0!important}.article-body h1{margin-top:64px!important;margin-bottom:24px!important;font-size:var(--article-h1-size)!important;font-weight:800!important;line-height:var(--article-h1-line-height)!important;letter-spacing:0em!important;color:var(--text-heading)!important}.article-body h2{margin-top:56px!important;margin-bottom:18px!important;font-size:var(--article-h2-size)!important;font-weight:700!important;line-height:var(--article-h2-line-height)!important;letter-spacing:0em!important;color:var(--text-heading)!important}.article-body h3{margin-top:40px!important;margin-bottom:14px!important;font-size:var(--article-h3-size)!important;font-weight:700!important;line-height:var(--article-h3-line-height)!important;letter-spacing:0em!important;color:var(--text-heading)!important}.article-body h4{margin-top:32px!important;margin-bottom:16px!important;font-size:var(--article-h4-size)!important;font-weight:700!important;line-height:var(--article-h4-line-height)!important;letter-spacing:0em!important;color:var(--text-heading)!important}.article-body>h1:first-child,.article-body>h2:first-child,.article-body>h3:first-child,.article-body>h4:first-child{margin-top:0!important}.article-body ul,.article-body ol{margin:20px 0 10px!important;padding-left:0!important;list-style-position:inside!important}.article-body li{margin-bottom:10px!important;line-height:inherit!important;padding-left:0!important}.article-body li:last-child{margin-bottom:0!important}.article-body blockquote{margin:40px 0!important;font-size:var(--article-quote-size)!important;line-height:inherit!important;letter-spacing:inherit!important;text-align:left!important;quotes:none!important}.article-body blockquote[data-ke-style=style1]{padding:8px 0 8px 24px!important;border:0!important;border-left:4px solid var(--text)!important;border-radius:0!important;background:transparent!important;color:var(--text)!important;font-size:var(--article-quote-emphasis-size)!important;font-weight:600!important}.article-body blockquote[data-ke-style=style1]>span:first-child,.article-body blockquote[data-ke-style=style1]>div:first-child:empty{display:none!important}.article-body blockquote:not([data-ke-style]),.article-body blockquote[data-ke-style=style2],.article-body blockquote[data-ke-style=style4]{padding:28px 32px!important;border:0!important;border-left:4px solid var(--accent-strong)!important;border-radius:0 6px 6px 0!important;background:var(--accent-soft)!important;color:var(--text)!important;font-size:var(--article-quote-size)!important;font-weight:400!important}.article-body blockquote[data-ke-style=style3]{padding:28px 30px!important;border:0!important;border-radius:16px!important;background:var(--bg-soft)!important;color:var(--text)!important;font-size:var(--article-quote-size)!important;font-weight:400!important}.article-body blockquote:before,.article-body blockquote:after,.article-body blockquote[data-ke-style]:before,.article-body blockquote[data-ke-style]:after{content:none!important;display:none!important}.article-body blockquote p{margin:0!important}.article-body blockquote p+p{margin-top:12px!important}.article-body blockquote strong{color:var(--text)!important;font-weight:700!important}.docs-article-recommend{margin-top:36px!important;padding-top:28px!important;border-top:1px solid var(--line-soft)!important}.docs-article-recommend__header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:20px!important}.docs-article-recommend__title{margin:0!important;font-size:1rem!important;font-weight:700!important;line-height:1.4!important;color:var(--text-heading)!important}.docs-article-recommend__more{color:var(--accent)!important;font-size:.95rem!important;font-weight:600!important}.docs-article-recommend__list{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.docs-article-recommend__item{display:grid!important;grid-template-columns:168px minmax(0,1fr)!important;grid-template-rows:auto!important;align-items:start!important;gap:16px!important}.docs-article-recommend__thumb{display:block!important;width:100%!important;aspect-ratio:16 / 9!important;border-radius:12px!important;overflow:hidden!important;background:var(--bg-soft)!important}.docs-article-recommend__thumb.is-empty{position:relative!important;display:grid!important;place-items:center!important}.docs-article-recommend__thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .7s cubic-bezier(.16,1,.3,1)!important}.docs-article-recommend__item:hover .docs-article-recommend__thumb img{transform:scale(1.12)!important}.docs-article-recommend__placeholder{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;color:#ffffffdb!important;font-size:22px!important;font-weight:800!important;letter-spacing:0!important;text-shadow:0 8px 24px rgba(0,0,0,.18)!important;transition:transform .7s cubic-bezier(.16,1,.3,1)!important}.docs-article-recommend__item:hover .docs-article-recommend__placeholder{transform:scale(1.12)!important}.docs-article-recommend__body{display:grid!important;gap:8px!important}.docs-article-recommend__body strong{display:-webkit-box!important;overflow:hidden!important;color:var(--text-heading)!important;font-size:1rem!important;font-weight:600!important;line-height:1.42!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.docs-article-recommend__body span{display:-webkit-box!important;overflow:hidden!important;color:var(--text-muted)!important;font-size:.86rem!important;line-height:1.55!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.docs-toc__title{font-size:14px!important}.docs-toc__nav a{transform-origin:left center!important;font-size:13px!important;line-height:1.56!important;transition:color .18s ease,font-size .18s ease,font-weight .18s ease,transform .18s ease!important}.docs-toc__nav a.is-active,.docs-toc__nav a[aria-current=true]{font-size:14px!important;line-height:1.5!important;font-weight:700!important;transform:matrix(1,0,0,1,2,0)!important}.toc-item--h3 a{padding-left:16px!important}.code-frame pre{padding:1.5rem 1.5rem 1.9rem!important}@media(max-width:768px){.docs-layout{--article-font-size: var(--article-body-2-size);--article-line-height: 1.72;--article-letter-spacing: 0em;--article-h1-size: 1.78rem;--article-h1-line-height: 1.36;--article-h2-size: 1.38rem;--article-h2-line-height: 1.45;--article-h3-size: 1.18rem;--article-h3-line-height: 1.5;--article-h4-size: 1.06rem;--article-h4-line-height: 1.55;width:100%!important;max-width:none!important}body.has-article-page .docs-layout{padding:0 0 24px!important}body.has-article-page .docs-article-layout,body.has-article-page .docs-article-layout .docs-article{display:block!important;width:100%!important;max-width:none!important;margin:0!important}body.has-article-page .docs-article{padding:16px 16px 20px!important}.docs-article__header{margin-bottom:32px!important}.docs-article__body,.article-body{font-size:var(--article-font-size)!important;line-height:var(--article-line-height)!important;letter-spacing:var(--article-letter-spacing)!important}.article-body p{margin:0!important}.article-body p:last-child{margin-bottom:0!important}.article-body h1{margin:44px 0 16px!important}.article-body h2{margin:36px 0 12px!important}.article-body h3{margin:28px 0 8px!important}.article-body h4{margin:22px 0 6px!important}.article-body ul,.article-body ol{margin:18px 0 6px!important;padding-left:0!important;list-style-position:inside!important}.article-body li{margin-bottom:6px!important}.article-body blockquote{margin:24px 0!important}.article-body blockquote[data-ke-style=style1]{padding:4px 0 4px 14px!important;border-left-width:3px!important;font-size:var(--article-quote-emphasis-size)!important}.article-body blockquote:not([data-ke-style]),.article-body blockquote[data-ke-style=style2],.article-body blockquote[data-ke-style=style4]{padding:20px 18px!important;border-left-width:3px!important}.article-body blockquote[data-ke-style=style3]{padding:18px!important}.docs-article-recommend{margin-top:40px!important;padding-top:20px!important}.docs-article-recommend__header{margin-bottom:16px!important}.docs-article-recommend__list{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.docs-article-recommend__item{grid-template-columns:112px minmax(0,1fr)!important;grid-template-rows:auto!important;align-items:start!important;gap:14px!important}.docs-article-recommend__thumb{aspect-ratio:112 / 72!important;border-radius:12px!important}.docs-article-recommend__body{gap:6px!important}.docs-article-recommend__body strong{font-size:.98rem!important}.docs-article-recommend__body span{font-size:.9rem!important;-webkit-line-clamp:2!important}}@media(max-width:420px){body.has-article-page .docs-layout{padding-right:0!important;padding-left:0!important}.docs-article__body,.article-body{font-size:var(--article-font-size)!important;line-height:var(--article-line-height)!important}}#tt-body-page .article-body p[data-ke-size],#tt-body-page .article-body span[data-ke-size],#tt-body-page .article-body div[data-ke-size],#tt-body-page .article-body li[data-ke-size],#tt-body-page .article-body a[data-ke-size],.docs-article__body p[data-ke-size],.docs-article__body span[data-ke-size],.docs-article__body div[data-ke-size],.docs-article__body li[data-ke-size],.docs-article__body a[data-ke-size],.article-body p[data-ke-size],.article-body span[data-ke-size],.article-body div[data-ke-size],.article-body li[data-ke-size],.article-body a[data-ke-size]{font-size:var(--article-font-size)!important;line-height:var(--article-line-height)!important;letter-spacing:var(--article-letter-spacing)!important;margin:0!important}#tt-body-page .article-body [data-ke-size=size18],.docs-article__body [data-ke-size=size18],.article-body [data-ke-size=size18]{font-size:var(--article-body-1-size)!important}#tt-body-page .article-body [data-ke-size=size16],.docs-article__body [data-ke-size=size16],.article-body [data-ke-size=size16]{font-size:var(--article-body-2-size)!important}#tt-body-page .article-body [data-ke-size=size14],.docs-article__body [data-ke-size=size14],.article-body [data-ke-size=size14]{font-size:var(--article-body-3-size)!important}#tt-body-page .article-body h1[data-ke-size],.docs-article__body h1[data-ke-size],.article-body h1[data-ke-size]{font-size:var(--article-h1-size)!important;line-height:var(--article-h1-line-height)!important}#tt-body-page .article-body h2[data-ke-size],.docs-article__body h2[data-ke-size],.article-body h2[data-ke-size]{font-size:var(--article-h2-size)!important;line-height:var(--article-h2-line-height)!important}#tt-body-page .article-body h3[data-ke-size],.docs-article__body h3[data-ke-size],.article-body h3[data-ke-size]{font-size:var(--article-h3-size)!important;line-height:var(--article-h3-line-height)!important}#tt-body-page .article-body h4[data-ke-size],.docs-article__body h4[data-ke-size],.article-body h4[data-ke-size]{font-size:var(--article-h4-size)!important;line-height:var(--article-h4-line-height)!important}.article-body h1,.article-body h2,.article-body h3,.article-body h4{position:relative;scroll-margin-top:96px!important}.article-body .heading-text-link{color:inherit!important;text-decoration:none!important;cursor:pointer!important}.article-body .heading-text-link:hover{text-decoration:none!important}.article-body .heading-anchor{margin-left:8px;color:var(--accent, #3182f6)!important;text-decoration:none!important;font-weight:500!important;opacity:0;transition:opacity .2s ease,transform .2s ease;display:inline-block;transform:translateY(-1px);user-select:none;cursor:pointer;position:relative}.article-body h1:hover .heading-anchor,.article-body h2:hover .heading-anchor,.article-body h3:hover .heading-anchor,.article-body h4:hover .heading-anchor{opacity:.6}.article-body .heading-anchor:hover{opacity:1!important}.article-body hr,.article-body hr[data-ke-style],.article-body .tx-entry-separator,.article-body p[data-ke-style^=more],.article-body [data-ke-style^=more]{cursor:default!important}.article-body .code-frame,.code-frame,body.no-toc .code-frame{width:100%!important;max-width:100%!important;margin:2.5rem 0!important;border:1px solid var(--line)!important;border-radius:10px!important;background:#1a1b26!important;overflow:hidden!important;transform:none!important}.article-body pre:not([data-enhanced]){width:100%!important;max-width:100%!important;margin:2.5rem 0!important;padding:20px 20px 26px!important;border:1px solid var(--line)!important;border-radius:10px!important;background:#1a1b26!important;overflow-x:auto!important}.article-body pre:not([data-enhanced])>code{display:block!important;color:#a9b1d6!important;font-family:Menlo,Monaco,Courier New,monospace!important;font-size:14px!important;line-height:1.7!important;white-space:pre!important}.code-header{display:flex!important;align-items:center!important;gap:12px!important;min-height:38px!important;padding:0 14px!important;border-bottom:1px solid #24283b!important;background:#16161e!important;user-select:none!important}.code-dots{display:inline-flex!important;gap:7px!important;align-items:center!important}.code-dots span{display:block!important;width:11px!important;height:11px!important;border-radius:999px!important}.code-dots span:nth-child(1){background:#ff5f56!important}.code-dots span:nth-child(2){background:#ffbd2e!important}.code-dots span:nth-child(3){background:#27c93f!important}.code-title{min-width:0!important;color:#ccc!important;font-family:Menlo,Monaco,Courier New,monospace!important;font-size:12px!important;font-weight:700!important;letter-spacing:.04em!important;line-height:1!important;text-transform:uppercase!important}.code-frame pre{display:block!important;padding:24px 24px 30px!important;margin:0!important;border:0!important;background:transparent!important;overflow-x:auto!important}.code-frame code{display:block!important;padding:0!important;margin:0!important;color:#a9b1d6!important;font-family:Menlo,Monaco,Courier New,monospace!important;font-size:14px!important;line-height:1.7!important;white-space:pre!important}.code-frame .token{background:transparent!important}.code-frame .token.comment,.code-frame .token.prolog,.code-frame .token.doctype,.code-frame .token.cdata{color:#565f89!important;font-style:italic!important}.code-frame .token.keyword{color:#bb9af3!important}.code-frame .token.builtin,.code-frame .token.class-name{color:#2ac3de!important}.code-frame .token.number,.code-frame .token.boolean,.code-frame .token.constant,.code-frame .token.symbol,.code-frame .token.deleted{color:#ff9e64!important}.code-frame .token.string,.code-frame .token.char,.code-frame .token.attr-value,.code-frame .token.inserted{color:#9ece6a!important}.code-frame .token.operator,.code-frame .token.entity,.code-frame .token.url{color:#89ddff!important}.code-frame .token.function{color:#7aa2f7!important}.code-frame .token.tag,.code-frame .token.selector{color:#f7768e!important}.code-frame .token.property,.code-frame .token.attr-name,.code-frame .token.variable,.code-frame .token.parameter{color:#e0af68!important}.code-frame .token.regex,.code-frame .token.important{color:#b4f9f8!important}.code-frame .token.punctuation{color:#a9b1d6!important}html[data-ui-theme=light] .code-frame code{color:#343b58!important}html[data-ui-theme=light] .code-frame,html[data-ui-theme=light] .article-body pre:not([data-enhanced]){background:#f5f6f9!important;border-color:#d5d6db!important}html[data-ui-theme=light] .code-header{background:#e1e2e7!important;border-bottom-color:#d5d6db!important}html[data-ui-theme=light] .code-title{color:#565f89!important}html[data-ui-theme=light] .code-frame .token.comment{color:#9699a3!important;font-style:italic!important}html[data-ui-theme=light] .code-frame .token.keyword{color:#9854f1!important}html[data-ui-theme=light] .code-frame .token.builtin{color:#00f!important}html[data-ui-theme=light] .code-frame .token.class-name{color:#0f7b8c!important}html[data-ui-theme=light] .code-frame .token.number,html[data-ui-theme=light] .code-frame .token.boolean,html[data-ui-theme=light] .code-frame .token.constant{color:#d08770!important}html[data-ui-theme=light] .code-frame .token.string,html[data-ui-theme=light] .code-frame .token.attr-value{color:#485e30!important}html[data-ui-theme=light] .code-frame .token.operator,html[data-ui-theme=light] .code-frame .token.function{color:#3870a8!important}html[data-ui-theme=light] .code-frame .token.tag,html[data-ui-theme=light] .code-frame .token.selector{color:#8c4351!important}html[data-ui-theme=light] .code-frame .token.property,html[data-ui-theme=light] .code-frame .token.attr-name,html[data-ui-theme=light] .code-frame .token.variable,html[data-ui-theme=light] .code-frame .token.parameter{color:#d08770!important}html[data-ui-theme=light] .code-frame .token.punctuation{color:#343b58!important}html[data-ui-theme=light] .code-frame .token.string-property{color:#d08770!important}.article-body :not(pre)>code{padding:2px 5px!important;margin:0 3px!important;border-radius:4px!important;background:var(--bg-soft)!important;border:1px solid var(--line-soft)!important;color:var(--text)!important;font-family:var(--font-mono)!important;font-size:.88em!important;letter-spacing:-.01em!important;word-break:break-word!important}@media(max-width:760px){.code-frame pre{padding:16px 16px 22px!important}.code-frame code{font-size:13px!important}}body .docs-comments{--cmt-form-avatar: 48px;--cmt-card-avatar: 32px;--cmt-gap: 16px;--cmt-card-gap: 12px;--cmt-card-padding: 20px;--cmt-card-radius: 20px;--cmt-input-height: 40px;--cmt-input-radius: 10px;--cmt-input-font: 15px;--cmt-textarea-font: 14px;--cmt-textarea-line: 1.6;--cmt-textarea-height: 112px;--cmt-button-height: 40px;position:relative!important;z-index:1!important;width:100%!important;max-width:100%!important;margin-top:40px!important;padding-top:40px!important;border-top:1px solid var(--line-soft)!important;overflow:visible!important}body .docs-comments,body .docs-comments *{box-sizing:border-box!important;letter-spacing:0!important}body .docs-comments__title{margin:0 0 16px!important;color:var(--comment-name)!important;font-size:16px!important;font-weight:600!important;line-height:1.5!important}body .docs-comments [data-tistory-react-app],body .docs-comments [id^=entry][id$=Comment],body .docs-comments .tt-comment-cont,body .docs-comments .tt-area-reply,body .docs-comments .tt-list-reply,body .docs-comments .tt-list-reply-comment,body .docs-comments .tt-item-reply,body .docs-comments .tt-wrap-cmt{overflow:visible!important}body .docs-comments [id^=entry][id$=Comment],body .docs-comments .tt-comment-cont,body .docs-comments .tt-area-reply{display:flex!important;flex-direction:column!important}body .docs-comments s_rp,body .docs-comments s_rp_input_form,body .docs-comments s_rp_member,body .docs-comments s_rp_guest{display:block!important;width:100%!important}body .docs-comments .tt-box-total{display:flex!important;align-items:center!important;width:100%!important;margin:0 0 16px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--comment-name)!important;font-size:16px!important;font-weight:600!important;line-height:1.5!important}body .docs-comments form,body .docs-comments .tt-comment-cont{width:100%!important;max-width:100%!important}body .docs-comments form:has(.tt-area-write),body .docs-comments .tt-area-write{order:1!important}body .docs-comments .tt-area-write{position:relative!important;display:grid!important;grid-template-columns:var(--cmt-form-avatar) minmax(0,1fr)!important;grid-template-areas:"avatar account" "editor editor" "actions actions"!important;align-items:center!important;gap:var(--cmt-gap)!important;width:100%!important;max-width:100%!important;margin:40px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important;float:none!important;clear:both!important}body .docs-comments .tt-area-write[style*="display: none"],body .docs-comments .tt-area-write[style*="display:none"],body .docs-comments .tt-wrap-cmt .tt-area-write[style*="display: none"],body .docs-comments .tt-wrap-cmt .tt-area-write[style*="display:none"],body .docs-comments .tt-item-reply .tt-area-write[style*="display: none"],body .docs-comments .tt-item-reply .tt-area-write[style*="display:none"]{display:none!important}body .docs-comments .tt-area-write>.tt-box-thumb,body .docs-comments .tt-area-write>a:has(img),body .docs-comments .tt-area-write>img{grid-area:avatar!important;display:block!important;width:var(--cmt-form-avatar)!important;min-width:var(--cmt-form-avatar)!important;max-width:var(--cmt-form-avatar)!important;height:var(--cmt-form-avatar)!important;min-height:var(--cmt-form-avatar)!important;max-height:var(--cmt-form-avatar)!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;overflow:hidden!important;align-self:start!important;float:none!important}body .docs-comments .tt-area-write>.tt-box-thumb .tt-thumbnail,body .docs-comments .tt-area-write>.tt-box-thumb img,body .docs-comments .tt-area-write>a:has(img) img,body .docs-comments .tt-area-write>img{display:block!important;width:var(--cmt-form-avatar)!important;min-width:var(--cmt-form-avatar)!important;max-width:var(--cmt-form-avatar)!important;height:var(--cmt-form-avatar)!important;min-height:var(--cmt-form-avatar)!important;max-height:var(--cmt-form-avatar)!important;border-radius:999px!important;background-color:var(--comment-avatar-bg)!important;background-position:center!important;background-size:cover!important;object-fit:cover!important;overflow:hidden!important}body .docs-comments .tt-area-write>.tt_wrap_write,body .docs-comments .tt-area-write>.tt-wrap-write{display:contents!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}body .docs-comments .tt-area-write .tt-box-account,body .docs-comments .tt-area-write .tt-wrap-account{grid-area:account!important;display:flex!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:var(--cmt-input-height)!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}body .docs-comments .tt-area-write .tt-box-account:empty,body .docs-comments .tt-area-write .tt-wrap-account:empty{display:none!important}body .docs-comments .tt-area-write .tt-box-account input,body .docs-comments .tt-area-write .tt-wrap-account input,body .docs-comments .tt-area-write input.tt_txt_user,body .docs-comments .tt-area-write input.tt_inp_g:not([type=checkbox]){display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;height:var(--cmt-input-height)!important;min-height:var(--cmt-input-height)!important;margin:0!important;padding:0 12px!important;border:1px solid var(--line-soft)!important;border-radius:var(--cmt-input-radius)!important;background:var(--comment-panel-bg)!important;color:var(--text)!important;caret-color:var(--text)!important;font-family:var(--font-sans)!important;font-size:var(--cmt-input-font)!important;font-weight:500!important;line-height:var(--cmt-input-height)!important;outline:0!important;box-shadow:none!important}body .docs-comments .tt-area-write .tt-inner-g>a:not(:has(img)),body .docs-comments .tt-area-write .tt-inner-g>span:not(.tt-box-thumb),body .docs-comments .tt-area-write .tt-inner-g>.tt-name{grid-area:account!important;display:inline-flex!important;align-items:center!important;height:var(--cmt-input-height)!important;color:var(--comment-name)!important;font-size:15px!important;font-weight:600!important;text-decoration:none!important}body .docs-comments .tt-area-write .tt-cmt,body .docs-comments .tt-area-write textarea.tt_inp_g,body .docs-comments .tt-area-write textarea.tt-cmt,body .docs-comments .tt-area-write [contenteditable=true]{grid-area:editor!important;display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:46px!important;height:auto;max-height:220px!important;margin:0!important;padding:12px 14px!important;border:1px solid var(--line-soft)!important;border-radius:var(--cmt-input-radius)!important;background:var(--comment-panel-bg)!important;color:var(--text)!important;caret-color:var(--text)!important;font-family:var(--font-sans)!important;font-size:var(--cmt-textarea-font)!important;font-weight:500!important;line-height:var(--cmt-textarea-line)!important;white-space:pre-wrap!important;word-break:break-all!important;overflow-wrap:anywhere!important;overflow:auto!important;resize:vertical!important;outline:0!important;box-shadow:none!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important}body .docs-comments .tt-area-write .tt-cmt *,body .docs-comments .tt-area-write [contenteditable=true] *{margin:0!important;padding:0!important;color:var(--text)!important;font-family:var(--font-sans)!important;font-size:var(--cmt-textarea-font)!important;line-height:var(--cmt-textarea-line)!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important}body .docs-comments .tt-area-write .tt-box-account input::placeholder,body .docs-comments .tt-area-write .tt_txt_user::placeholder,body .docs-comments .tt-area-write .tt-cmt::placeholder,body .docs-comments .tt-area-write textarea.tt_inp_g::placeholder{color:var(--comment-muted)!important}body .docs-comments .tt-area-write .tt-box-account input:focus,body .docs-comments .tt-area-write .tt_txt_user:focus,body .docs-comments .tt-area-write .tt-cmt:focus,body .docs-comments .tt-area-write textarea.tt_inp_g:focus,body .docs-comments .tt-area-write [contenteditable=true]:focus{border-color:var(--accent-strong)!important;outline:3px solid var(--accent-soft)!important}body .docs-comments .tt-area-write .tt-box-write{grid-area:actions!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;width:100%!important}body .docs-comments .tt-area-write .tt-box-write>label,body .docs-comments .tt-area-write .tt-box-write>.tt-label-secret{position:static!important;display:inline-flex!important;align-items:center!important;height:var(--cmt-input-height)!important;cursor:pointer!important}body .docs-comments .tt-area-write .tt-box-write>label>input[type=checkbox]{margin:0!important}body .docs-comments .tt-btn_register,body .docs-comments .tt_btn_submit,body .docs-comments button[type=submit],body .docs-comments input[type=submit]{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:92px!important;height:var(--cmt-button-height)!important;min-height:var(--cmt-button-height)!important;margin:0!important;padding:0 18px!important;border:0!important;border-radius:var(--cmt-input-radius)!important;background:var(--accent)!important;color:#fff!important;font-family:var(--font-sans)!important;font-size:15px!important;font-weight:600!important;line-height:var(--cmt-button-height)!important;text-decoration:none!important;cursor:pointer!important;opacity:1!important}body .docs-comments .tt-btn_register:disabled,body .docs-comments .tt_btn_submit:disabled,body .docs-comments button[type=submit]:disabled,body .docs-comments input[type=submit]:disabled{cursor:not-allowed!important;opacity:.7!important}body .docs-comments .tt-list-reply,body .docs-comments .tt-list-reply-comment,body .docs-comments .tt-list-reply-sub{order:2!important;display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;margin:24px 0 0!important;padding:0!important;border:0!important;list-style:none!important;gap:12px!important;overflow:visible!important}body .docs-comments .tt-list-reply-comment,body .docs-comments .tt-list-reply-sub{grid-column:1 / -1!important;width:calc(100% - 44px)!important;max-width:calc(100% - 44px)!important;margin:12px 0 0 44px!important}body .docs-comments .tt-list-reply>.tt-item-reply,body .docs-comments .tt-list-reply-comment>.tt-item-reply,body .docs-comments .tt-list-reply-sub>.tt-item-reply,body .docs-comments .tt-list-reply-sub>li,body .docs-comments [id^=entry][id$=Comment] .tt-list-reply>.tt-item-reply{position:relative!important;display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;list-style:none!important;overflow:visible!important;float:none!important;clear:both!important}body .docs-comments .tt-wrap-cmt,body .docs-comments [id^=entry][id$=Comment] .tt-list-reply>.tt-item-reply:not(:has(.tt-wrap-cmt)){position:relative!important;display:grid!important;grid-template-columns:var(--cmt-card-avatar) auto minmax(0,1fr) 28px!important;grid-template-areas:"avatar meta info menu" "desc desc desc desc"!important;align-items:center!important;column-gap:var(--cmt-card-gap)!important;row-gap:6px!important;width:100%!important;max-width:100%!important;min-height:0!important;margin:0!important;padding:var(--cmt-card-padding)!important;border:0!important;border-radius:var(--cmt-card-radius)!important;background:var(--comment-card-bg)!important;overflow:visible!important;float:none!important;clear:both!important}body .docs-comments .tt-wrap-cmt>.tt-box-thumb,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt-box-thumb{grid-area:avatar!important;display:block!important;width:var(--cmt-card-avatar)!important;min-width:var(--cmt-card-avatar)!important;max-width:var(--cmt-card-avatar)!important;height:var(--cmt-card-avatar)!important;min-height:var(--cmt-card-avatar)!important;max-height:var(--cmt-card-avatar)!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;overflow:hidden!important;float:none!important}body .docs-comments .tt-wrap-cmt>.tt-box-thumb .tt-thumbnail,body .docs-comments .tt-wrap-cmt>.tt-box-thumb img,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt-box-thumb .tt-thumbnail,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt-box-thumb img{display:block!important;width:var(--cmt-card-avatar)!important;min-width:var(--cmt-card-avatar)!important;max-width:var(--cmt-card-avatar)!important;height:var(--cmt-card-avatar)!important;min-height:var(--cmt-card-avatar)!important;max-height:var(--cmt-card-avatar)!important;border-radius:999px!important;background-color:var(--comment-avatar-bg)!important;background-position:center!important;background-size:cover!important;object-fit:cover!important;overflow:hidden!important}body .docs-comments .tt-wrap-cmt>.tt-box-content,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply:not(:has(.tt-wrap-cmt))>.tt-box-content{display:grid!important;grid-template-columns:auto minmax(0,1fr) 28px!important;grid-template-areas:"meta info menu" "desc desc desc"!important;align-items:center!important;column-gap:var(--cmt-card-gap)!important;row-gap:6px!important;flex:1!important;min-width:0!important}body .docs-comments .tt-box-meta,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt-box-meta{grid-area:meta!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;height:var(--cmt-card-avatar)!important}body .docs-comments .tt-wrap-link-comment{display:none!important}body .docs-comments .tt-wrap-info{grid-area:info!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;height:var(--cmt-card-avatar)!important;font-size:0!important}body .docs-comments .tt-link-user,body .docs-comments .tt-name,body .docs-comments .tt-name a,body .docs-comments [id^=entry][id$=Comment] .tt-name,body .docs-comments [id^=entry][id$=Comment] .tt-name a{display:inline-flex!important;align-items:center!important;max-width:100%!important;height:var(--cmt-card-avatar)!important;color:var(--comment-name)!important;font-size:15px!important;font-weight:600!important;line-height:var(--cmt-card-avatar)!important;text-decoration:none!important;word-break:break-all!important;overflow-wrap:anywhere!important}body .docs-comments .tt-date,body .docs-comments .tt_date,body .docs-comments .tt-wrap-cmt .tt_date,body .docs-comments .tt-link-comment,body .docs-comments .tt-link-comment .tt_txt_g{display:inline-flex!important;align-items:center!important;height:var(--cmt-card-avatar)!important;color:var(--comment-muted)!important;font-size:14px!important;font-weight:500!important;line-height:var(--cmt-card-avatar)!important;text-decoration:none!important;margin:0!important;padding:0!important}body .docs-comments .tt-date:before,body .docs-comments .tt_date:before,body .docs-comments .tt-wrap-info .tt-wrap-link-comment:before,body .docs-comments .tt-wrap-info .tt_date+.tt-wrap-link-comment:before{content:""!important;display:none!important}body .docs-comments .tt-link-comment:before{content:"·"!important;margin:0 8px 0 0!important;color:var(--comment-muted)!important;font-weight:500!important}body .docs-comments .tt-box-meta *,body .docs-comments .tt-wrap-info *{display:inline-flex!important;align-items:center!important;height:100%!important;line-height:1!important;margin:0!important;padding-top:0!important;padding-bottom:0!important}body .docs-comments.is-comment-markdown-ready .tt-wrap-desc,body .docs-comments.is-comment-markdown-ready .tt_desc,body .docs-comments.is-comment-markdown-ready .tt-desc,body .docs-comments.is-comment-markdown-ready [id^=entry][id$=Comment] .tt-item-reply>.tt_desc,body .docs-comments.is-comment-markdown-ready [id^=entry][id$=Comment] .tt-item-reply>.tt-wrap-desc{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body .docs-comments .docs-comment-markdown{grid-area:desc!important;grid-column:1 / -1!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;font-size:14px!important;line-height:1.6!important;letter-spacing:-.3px!important;color:var(--text-base)!important;align-self:start!important;word-break:break-word!important}body .docs-comments .tt_desc[style*="display: none"]~.docs-comment-markdown,body .docs-comments .tt_desc[style*="display:none"]~.docs-comment-markdown,body .docs-comments .tt-wrap-desc[style*="display: none"]~.docs-comment-markdown,body .docs-comments .tt-wrap-desc[style*="display:none"]~.docs-comment-markdown{display:none!important}body .docs-comments .tt-box-modify{position:absolute!important;top:var(--cmt-card-padding)!important;right:var(--cmt-card-padding)!important;z-index:20!important;width:28px!important;height:28px!important;margin:0!important;padding:0!important;overflow:visible!important}body .docs-comments .tt-button-modify{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;color:transparent!important;font-size:0!important;line-height:0!important;text-indent:-9999px!important;cursor:pointer!important;opacity:1!important;overflow:visible!important}body .docs-comments .tt-button-modify:before{content:""!important;display:block!important;width:4px!important;height:4px!important;border-radius:999px!important;background:var(--comment-muted)!important;box-shadow:0 -7px 0 var(--comment-muted),0 7px 0 var(--comment-muted)!important}body .docs-comments .tt-button-modify:after,body .docs-comments .tt-button-modify *{display:none!important}body .docs-comments .tt-list-modify{position:absolute!important;top:32px!important;right:0!important;left:auto!important;z-index:40!important;min-width:128px!important;margin:0!important;padding:8px!important;border:1px solid var(--line-soft)!important;border-radius:12px!important;background:var(--panel)!important;box-shadow:0 18px 48px #0f172a2e!important;list-style:none!important;overflow:visible!important;pointer-events:auto!important}body .docs-comments .tt-list-modify li{margin:0!important;padding:0!important;list-style:none!important}body .docs-comments .tt-list-modify a,body .docs-comments .tt-list-modify button{display:block!important;width:100%!important;margin:0!important;padding:9px 10px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:var(--text)!important;font-family:var(--font-sans)!important;font-size:14px!important;font-weight:500!important;line-height:1.35!important;text-align:left!important;text-decoration:none!important;cursor:pointer!important}body .docs-comments .tt-list-modify a:hover,body .docs-comments .tt-list-modify button:hover{background:var(--accent-soft)!important}body .docs-comments .tt-wrap-cmt.is-comment-menu-open,body .docs-comments .tt-item-reply.is-comment-menu-open,body .docs-comments .tt-item-reply:has(.tt-box-modify-open),body .docs-comments .tt-wrap-cmt:has(.tt-box-modify-open){position:relative!important;z-index:30!important}html[data-ui-theme=dark] body .docs-comments{--comment-card-bg: #2b2b2b}html[data-ui-theme=dark] body .docs-comments .tt-list-modify{box-shadow:0 18px 48px #00000061!important}html[data-ui-theme=dark] body .docs-comments .tt-btn_register,html[data-ui-theme=dark] body .docs-comments .tt_btn_submit,html[data-ui-theme=dark] body .docs-comments button[type=submit],html[data-ui-theme=dark] body .docs-comments input[type=submit]{color:#101419!important}@media(max-width:768px){body .docs-comments{--cmt-form-avatar: 40px;--cmt-card-avatar: 32px;--cmt-gap: 12px;--cmt-card-padding: 12px;--cmt-card-radius: 16px;--cmt-input-font: 14px;--cmt-textarea-font: 13px;margin-top:20px!important;padding-top:20px!important}body .docs-comments__title,body .docs-comments .tt-box-total{font-size:14px!important}body .docs-comments .tt-area-write{grid-template-columns:var(--cmt-form-avatar) minmax(0,1fr)!important;margin-top:16px!important;gap:var(--cmt-gap)!important}body .docs-comments .tt-area-write .tt-box-account,body .docs-comments .tt-area-write .tt-wrap-account{grid-template-columns:minmax(0,1fr)!important}body .docs-comments .tt-area-write .tt-box-account input,body .docs-comments .tt-area-write .tt-wrap-account input,body .docs-comments .tt-area-write input.tt_txt_user,body .docs-comments .tt-area-write input.tt_inp_g:not([type=checkbox]){font-size:14px!important}body .docs-comments .tt-area-write .tt-box-write{justify-content:flex-end!important;gap:12px!important}body .docs-comments .tt-btn_register,body .docs-comments .tt_btn_submit,body .docs-comments button[type=submit],body .docs-comments input[type=submit]{width:auto!important;min-width:92px!important;margin-left:0!important}body .docs-comments .tt-list-reply{margin-top:12px!important;gap:10px!important}body .docs-comments .tt-list-reply-comment,body .docs-comments .tt-list-reply-sub{width:100%!important;max-width:100%!important;margin:10px 0 0!important}body .docs-comments .tt-link-user,body .docs-comments .tt-name,body .docs-comments .tt-name a,body .docs-comments [id^=entry][id$=Comment] .tt-name,body .docs-comments [id^=entry][id$=Comment] .tt-name a{font-size:14px!important}body .docs-comments .tt-date,body .docs-comments .tt_date,body .docs-comments .tt-wrap-cmt .tt_date,body .docs-comments .tt-link-comment{font-size:13px!important}body .docs-comments .tt_desc,body .docs-comments .tt-wrap-desc,body .docs-comments .tt-wrap-desc p{font-size:13px!important;line-height:1.55!important;letter-spacing:-.2px!important}body .docs-comments .tt-wrap-cmt>.tt-box-content,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply:not(:has(.tt-wrap-cmt))>.tt-box-content{grid-template-columns:auto minmax(0,1fr) 28px!important;border-radius:var(--cmt-card-radius)!important}}body .docs-comments .tt-list-reply>.tt-item-reply,body .docs-comments .tt-list-reply-comment>.tt-item-reply,body .docs-comments .tt-list-reply-sub>.tt-item-reply,body .docs-comments .tt-wrap-cmt{isolation:auto!important;transform:none!important}body .docs-comments .tt-list-reply>.tt-item-reply,body .docs-comments .tt-list-reply-comment>.tt-item-reply,body .docs-comments .tt-list-reply-sub>.tt-item-reply{position:relative!important}body .docs-comments .tt-wrap-cmt{z-index:auto!important}body .docs-comments .tt-box-modify{z-index:2!important}body .docs-comments .tt-item-reply.is-comment-menu-open,body .docs-comments .tt-wrap-cmt.is-comment-menu-open,body .docs-comments li.is-comment-menu-open,body .docs-comments .tt-item-reply:has(.tt-box-modify-open),body .docs-comments .tt-wrap-cmt:has(.tt-box-modify-open),body .docs-comments li:has(.tt-box-modify-open),body .docs-comments .tt-item-reply:hover,body .docs-comments .tt-wrap-cmt:hover,body .docs-comments .tt-item-reply:focus-within,body .docs-comments .tt-wrap-cmt:focus-within{position:relative!important;z-index:50!important}body .docs-comments .tt-box-modify,body .docs-comments .tt-wrap-cmt.is-comment-menu-open .tt-box-modify,body .docs-comments .tt-box-modify.is-comment-menu-open,body .docs-comments .tt-box-modify-open{z-index:20!important}body .docs-comments .tt-list-modify,body .docs-comments .tt-box-modify-open .tt-list-modify{top:32px!important;right:0!important;z-index:80!important}body .docs-comments .tt-list-reply>.tt-item-reply:has(.tt-box-modify-open),body .docs-comments .tt-list-reply-comment>.tt-item-reply:has(.tt-box-modify-open),body .docs-comments .tt-list-reply-sub>.tt-item-reply:has(.tt-box-modify-open){position:relative!important;z-index:50!important}body .docs-comments .tt-area-write .tt-cmt,body .docs-comments .tt-area-write textarea.tt_inp_g,body .docs-comments .tt-area-write textarea.tt-cmt,body .docs-comments .tt-area-write [contenteditable=true]{min-height:46px!important;height:auto;max-height:220px!important;resize:vertical!important;overflow:auto!important}body .docs-comments .tt-wrap-cmt .tt-area-write,body .docs-comments .tt-item-reply .tt-area-write{grid-column:1 / -1!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:16px 0 0!important}body .docs-comments .tt-area-write .tt-box-account,body .docs-comments .tt-area-write .tt-wrap-account,body .docs-comments .tt-area-write .tt-box-textarea,body .docs-comments .tt-area-write .tt-inner-g,body .docs-comments .tt-area-write .tt-cmt{min-width:0!important}@media(max-width:768px){body .docs-comments .tt-wrap-cmt>.tt-box-content,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply:not(:has(.tt-wrap-cmt))>.tt-box-content{grid-template-areas:"meta info menu" "desc desc desc"!important;row-gap:6px!important}body .docs-comments .tt-box-modify{z-index:20!important}body .docs-comments .tt-list-modify{min-width:118px!important}}body .docs-comments .tt-wrap-cmt form:has(.tt-area-write),body .docs-comments .tt-item-reply form:has(.tt-area-write){grid-column:1 / -1!important;display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:16px 0 0!important;padding:0!important;border:0!important;background:transparent!important}body .docs-comments .tt-wrap-cmt .tt-area-write,body .docs-comments .tt-item-reply .tt-area-write{display:grid!important;grid-template-columns:var(--cmt-form-avatar) minmax(0,1fr)!important;grid-template-areas:"avatar account" "avatar editor" "avatar actions"!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;gap:12px!important}body .docs-comments .tt-area-write .tt-box-textarea,body .docs-comments .tt-area-write .tt-inner-g{display:contents!important}body .docs-comments .tt-area-write .tt-cmt,body .docs-comments .tt-area-write textarea.tt_inp_g,body .docs-comments .tt-area-write textarea.tt-cmt,body .docs-comments .tt-area-write [contenteditable=true]{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:46px!important;height:auto;max-height:220px!important;padding:12px 14px!important;line-height:1.55!important;white-space:pre-wrap!important;resize:vertical!important;overflow:auto!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important}body .docs-comments .tt-area-write .tt-cmt>div,body .docs-comments .tt-area-write .tt-cmt>p,body .docs-comments .tt-area-write [contenteditable=true]>div,body .docs-comments .tt-area-write [contenteditable=true]>p{display:block!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;line-height:1.55!important;color:var(--text)!important;font:inherit!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important}body .docs-comments .tt-area-write .tt-cmt>div+div,body .docs-comments .tt-area-write .tt-cmt>p+p,body .docs-comments .tt-area-write [contenteditable=true]>div+div,body .docs-comments .tt-area-write [contenteditable=true]>p+p{margin-top:0!important}body .docs-comments .tt-area-write .tt-cmt br,body .docs-comments .tt-area-write [contenteditable=true] br{line-height:1.55!important}@media(max-width:768px){body .docs-comments .tt-wrap-cmt .tt-area-write,body .docs-comments .tt-item-reply .tt-area-write{grid-template-columns:var(--cmt-form-avatar) minmax(0,1fr)!important}}body .docs-comments{--cmt-form-avatar: 42px;--cmt-card-avatar: 28px;--cmt-card-padding: 16px;--cmt-card-gap: 10px}body .docs-comments .tt-area-write,body .docs-comments .tt-wrap-cmt .tt-area-write,body .docs-comments .tt-item-reply .tt-area-write{position:relative!important;display:grid!important;grid-template-columns:var(--cmt-form-avatar) minmax(0,1fr)!important;grid-template-areas:"avatar account" "editor editor" "actions actions"!important;align-items:center!important;column-gap:12px!important;row-gap:12px!important}body .docs-comments .tt-area-write .tt-box-account,body .docs-comments .tt-area-write .tt-wrap-account{grid-area:account!important;display:flex!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:var(--cmt-input-height)!important}body .docs-comments .tt-area-write .tt-box-account input,body .docs-comments .tt-area-write .tt-wrap-account input{grid-area:auto!important;flex:1 1 0%!important;width:0!important;min-width:0!important}body .docs-comments .tt-area-write .tt_txt_user,body .docs-comments .tt-area-write .tt-name,body .docs-comments .tt-area-write input.tt_inp_g:not([type=checkbox]):not(.tt-box-account *):not(.tt-wrap-account *){grid-area:account!important}body .docs-comments .tt-area-write .tt-box-account input[type=password],body .docs-comments .tt-area-write .tt-wrap-account input[type=password],body .docs-comments .tt-area-write input.tt_inp_g[type=password],body .docs-comments .tt-area-write .tt-box-account input:nth-of-type(2),body .docs-comments .tt-area-write .tt-wrap-account input:nth-of-type(2){grid-area:auto!important}body .docs-comments .tt-area-write .tt-inner-g{display:contents!important}body .docs-comments .tt-area-write .tt-box-write{grid-area:actions!important;justify-content:flex-end!important}body .docs-comments .tt-btn_register,body .docs-comments .tt_btn_submit,body .docs-comments button[type=submit],body .docs-comments input[type=submit]{min-width:92px!important;width:auto!important}body .docs-comments .tt-wrap-cmt,body .docs-comments [id^=entry][id$=Comment] .tt-list-reply>.tt-item-reply:not(:has(.tt-wrap-cmt)){display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:var(--cmt-card-gap)!important}body .docs-comments .tt-wrap-cmt>.tt-box-content,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply:not(:has(.tt-wrap-cmt))>.tt-box-content{grid-template-columns:auto minmax(0,1fr) 28px!important;grid-template-areas:"meta info menu" "desc desc desc"!important;align-items:center!important;column-gap:var(--cmt-card-gap)!important;row-gap:6px!important}body .docs-comments .tt-box-meta,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt-box-meta,body .docs-comments .tt-wrap-info{align-items:center!important;min-height:var(--cmt-card-avatar)!important;gap:6px!important}body .docs-comments .tt-link-user,body .docs-comments .tt-name,body .docs-comments .tt-name a,body .docs-comments .tt-date,body .docs-comments .tt_date,body .docs-comments .tt-link-comment,body .docs-comments .tt-link-comment .tt_txt_g{display:inline-flex!important;align-items:center!important;line-height:1.35!important}body .docs-comments .tt_desc,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt_desc,body .docs-comments .tt-wrap-desc,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt-wrap-desc,body .docs-comments .docs-comment-markdown{grid-area:desc!important;grid-column:1 / -1!important}@media(max-width:768px){body .docs-comments{--cmt-form-avatar: 38px;--cmt-card-avatar: 28px;--cmt-card-padding: 12px}body .docs-comments .tt-area-write,body .docs-comments .tt-wrap-cmt .tt-area-write,body .docs-comments .tt-item-reply .tt-area-write{grid-template-columns:var(--cmt-form-avatar) minmax(0,1fr)!important;grid-template-areas:"avatar account" "editor editor" "actions actions"!important}body .docs-comments .tt-area-write .tt-box-account input[type=password],body .docs-comments .tt-area-write .tt-wrap-account input[type=password],body .docs-comments .tt-area-write input.tt_inp_g[type=password],body .docs-comments .tt-area-write .tt-box-account input:nth-of-type(2),body .docs-comments .tt-area-write .tt-wrap-account input:nth-of-type(2){min-width:0!important}body .docs-comments .tt-wrap-cmt>.tt-box-content,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply:not(:has(.tt-wrap-cmt))>.tt-box-content{grid-template-areas:"meta info menu" "desc desc desc"!important}}body .docs-comments .tt-box-pwd,body .docs-comments .tt_box_pwd{position:absolute!important;top:46px!important;right:0!important;z-index:90!important;width:min(320px,calc(100vw - 48px))!important;max-width:min(320px,calc(100vw - 48px))!important;min-width:0!important;margin:0!important;padding:12px!important;border:1px solid var(--line-soft)!important;border-radius:14px!important;background:var(--panel)!important;box-shadow:0 18px 48px #0f172a2e!important;overflow:visible!important}body .docs-comments .tt-box-pwd:not([style*="display: none"]),body .docs-comments .tt_box_pwd:not([style*="display: none"]){display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;gap:8px!important;align-items:center!important}body .docs-comments .tt-box-pwd input,body .docs-comments .tt_box_pwd input,body .docs-comments .tt-box-pwd input[type=password],body .docs-comments .tt_box_pwd input[type=password]{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0 12px!important;border:1px solid var(--line-soft)!important;border-radius:10px!important;background:var(--comment-panel-bg)!important;color:var(--text)!important;caret-color:var(--text)!important;font-family:var(--font-sans)!important;font-size:14px!important;font-weight:500!important;line-height:42px!important;outline:0!important;box-shadow:none!important}body .docs-comments .tt-box-pwd input::placeholder,body .docs-comments .tt_box_pwd input::placeholder{color:var(--comment-muted)!important}body .docs-comments .tt-box-pwd input:focus,body .docs-comments .tt_box_pwd input:focus{border-color:var(--accent-strong)!important;outline:3px solid var(--accent-soft)!important}body .docs-comments .tt-box-pwd button,body .docs-comments .tt_box_pwd button,body .docs-comments .tt-box-pwd input[type=button],body .docs-comments .tt_box_pwd input[type=button],body .docs-comments .tt-box-pwd input[type=submit],body .docs-comments .tt_box_pwd input[type=submit],body .docs-comments .tt-box-pwd .tt-btn_register,body .docs-comments .tt_box_pwd .tt-btn_register,body .docs-comments .tt-box-pwd .tt_btn_submit,body .docs-comments .tt_box_pwd .tt_btn_submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;background:var(--accent)!important;color:#fff!important;font-size:0!important;line-height:0!important;box-shadow:none!important;cursor:pointer!important}body .docs-comments .tt-box-pwd button:before,body .docs-comments .tt_box_pwd button:before,body .docs-comments .tt-box-pwd input[type=button]:before,body .docs-comments .tt_box_pwd input[type=button]:before,body .docs-comments .tt-box-pwd input[type=submit]:before,body .docs-comments .tt_box_pwd input[type=submit]:before{content:"✓"!important;color:currentColor!important;font-size:16px!important;font-weight:700!important;line-height:1!important}html[data-ui-theme=dark] body .docs-comments .tt-box-pwd,html[data-ui-theme=dark] body .docs-comments .tt_box_pwd{box-shadow:0 18px 48px #00000061!important}@media(max-width:768px){body .docs-comments .tt-box-pwd,body .docs-comments .tt_box_pwd{right:0!important;width:min(280px,calc(100vw - 40px))!important;max-width:min(280px,calc(100vw - 40px))!important}}body .docs-comments .tt-area-write,body .docs-comments .tt-wrap-cmt .tt-area-write,body .docs-comments .tt-item-reply .tt-area-write{position:relative!important;grid-template-columns:var(--cmt-form-avatar) minmax(0,1fr)!important;grid-template-areas:"avatar account" "editor editor" "actions actions"!important;align-items:center!important;row-gap:10px!important}body .docs-comments .tt-area-write>.tt-box-thumb,body .docs-comments .tt-area-write>a:has(img),body .docs-comments .tt-area-write>img{grid-area:avatar!important;align-self:center!important;position:relative!important;z-index:1!important}html body .docs-comments .tt-area-write .tt-wrap-desc,body .docs-comments .tt-box-textarea,html body .docs-comments .tt-area-write .tt-inner-g,body .docs-comments .tt-area-write div.tt-inner-g,body .docs-comments .tt-area-write .tt-inner-g.tt-inner-g{display:contents!important}body .docs-comments .tt-area-write .tt-inner-g>a:has(img),body .docs-comments .tt-area-write .tt-inner-g>.tt-box-thumb{grid-area:avatar!important;align-self:center!important;width:var(--cmt-form-avatar)!important;height:var(--cmt-form-avatar)!important;border-radius:999px!important;overflow:hidden!important}body .docs-comments .tt-area-write .tt-inner-g>a:has(img) img{display:block!important;width:var(--cmt-form-avatar)!important;height:var(--cmt-form-avatar)!important;object-fit:cover!important;border-radius:999px!important}body .docs-comments .tt-area-write .tt-inner-g>a:not(:has(img)),body .docs-comments .tt-area-write .tt-inner-g>span:not(.tt-box-thumb),body .docs-comments .tt-area-write .tt-inner-g>.tt_txt_user,body .docs-comments .tt-area-write .tt-inner-g>.tt-name{grid-area:account!important;align-self:center!important;display:inline-flex!important;align-items:center!important;width:100%!important;height:var(--cmt-input-height)!important;min-height:var(--cmt-input-height)!important;padding:0!important;border:0!important;background:transparent!important;line-height:var(--cmt-input-height)!important;color:var(--comment-name)!important;font-size:15px!important;font-weight:600!important;text-decoration:none!important}body .docs-comments .tt-area-write .tt-inner-g>label,body .docs-comments .tt-area-write .tt-inner-g>.screen_out{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body .docs-comments .tt-area-write .tt-inner-g>.tt-cmt,body .docs-comments .tt-area-write .tt-inner-g>textarea.tt_inp_g,body .docs-comments .tt-area-write .tt-inner-g>textarea.tt-cmt,body .docs-comments .tt-area-write .tt-inner-g>[contenteditable=true]{grid-area:editor!important}body .docs-comments .tt-area-write .tt-box-write{grid-area:actions!important}body .docs-comments .tt-area-write .tt-cmt,body .docs-comments .tt-area-write textarea.tt_inp_g,body .docs-comments .tt-area-write textarea.tt-cmt,body .docs-comments .tt-area-write [contenteditable=true]{height:auto;max-height:220px!important;resize:vertical!important;overflow:auto!important}body .docs-comments .tt-wrap-cmt,body .docs-comments [id^=entry][id$=Comment] .tt-list-reply>.tt-item-reply:not(:has(.tt-wrap-cmt)){padding-top:var(--cmt-card-padding)!important;padding-bottom:var(--cmt-card-padding)!important}body .docs-comments .tt-wrap-cmt>.tt-box-content,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply:not(:has(.tt-wrap-cmt))>.tt-box-content{grid-template-areas:"meta info menu" "desc desc desc"!important;row-gap:6px!important}body .docs-comments .tt_desc,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt_desc,body .docs-comments .tt-wrap-desc,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt-wrap-desc{align-self:start!important;margin-top:0!important}body .docs-comments .tt_desc,body .docs-comments .tt-wrap-desc,body .docs-comments .tt-wrap-desc p{line-height:1.6!important}body .docs-comments .docs-comment-mention,body .docs-comments .tt-txt-mention,body .docs-comments .tt_txt_mention{display:inline-flex!important;align-items:center!important;background:var(--accent-soft)!important;color:var(--accent)!important;font-size:13px!important;font-weight:600!important;padding:1.5px 6px!important;border-radius:6px!important;margin-right:4px!important;margin-left:2px!important;text-decoration:none!important;border:1px solid var(--accent-soft)!important;vertical-align:middle!important;transition:opacity .15s ease!important;font-family:var(--font-sans)!important}body .docs-comments .docs-comment-mention:hover,body .docs-comments .tt-txt-mention:hover,body .docs-comments .tt_txt_mention:hover{opacity:.8!important}body .docs-comments .tt_desc p,body .docs-comments .tt-wrap-desc p,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt_desc p,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt-wrap-desc p{margin:0 0 10px!important;font-size:14px!important;line-height:1.6!important}body .docs-comments .tt_desc p:last-child,body .docs-comments .tt-wrap-desc p:last-child{margin-bottom:0!important}body .docs-comments .tt_desc h1,body .docs-comments .tt-wrap-desc h1{margin:16px 0 8px!important;font-weight:700!important;font-size:17px!important;color:var(--text)!important;border-bottom:1px solid var(--line-soft)!important;padding-bottom:4px!important}body .docs-comments .tt_desc h2,body .docs-comments .tt-wrap-desc h2{margin:14px 0 6px!important;font-weight:700!important;font-size:15.5px!important;color:var(--text)!important}body .docs-comments .tt_desc h3,body .docs-comments .tt-wrap-desc h3{margin:12px 0 6px!important;font-weight:600!important;font-size:14px!important;color:var(--text-soft)!important}body .docs-comments .tt_desc ul,body .docs-comments .tt_desc ol,body .docs-comments .tt-wrap-desc ul,body .docs-comments .tt-wrap-desc ol{margin:10px 0!important;padding-left:20px!important;font-size:14px!important}body .docs-comments .tt_desc li,body .docs-comments .tt-wrap-desc li{margin:4px 0!important;list-style:inherit!important;font-size:14px!important}body .docs-comments .tt_desc blockquote,body .docs-comments .tt-wrap-desc blockquote{margin:12px 0!important;padding:6px 14px!important;border:0!important;border-left:3px solid var(--line)!important;background:var(--bg-soft)!important;color:var(--text-muted)!important;font-size:13.5px!important;line-height:1.6!important}body .docs-comments .tt_desc blockquote p,body .docs-comments .tt-wrap-desc blockquote p{margin:0!important;font-size:13.5px!important}body .docs-comments .tt_desc :not(pre)>code,body .docs-comments .tt-wrap-desc :not(pre)>code{padding:2px 5px!important;margin:0 2px!important;border-radius:4px!important;background:var(--bg-soft)!important;border:1px solid var(--line-soft)!important;color:var(--text)!important;font-family:var(--font-mono)!important;font-size:13px!important;letter-spacing:-.01em!important;word-break:break-word!important}body .docs-comments .tt_desc pre,body .docs-comments .tt-wrap-desc pre{margin:12px 0!important;padding:14px 16px!important;border:1px solid var(--line)!important;border-radius:8px!important;background:#161618!important;overflow-x:auto!important}body .docs-comments .tt_desc pre code,body .docs-comments .tt-wrap-desc pre code{display:block!important;padding:0!important;border:0!important;background:transparent!important;color:#dfdfd6!important;font-family:var(--font-mono)!important;font-size:13px!important;line-height:1.6!important;white-space:pre!important}body .docs-comments .tt_desc pre .hljs,body .docs-comments .tt-wrap-desc pre .hljs{background:transparent!important;color:#dfdfd6!important}body .docs-comments .tt_desc pre .hljs-comment,body .docs-comments .tt_desc pre .hljs-quote,body .docs-comments .tt-wrap-desc pre .hljs-comment,body .docs-comments .tt-wrap-desc pre .hljs-quote{color:#7f8490!important;font-style:italic!important}body .docs-comments .tt_desc pre .hljs-keyword,body .docs-comments .tt_desc pre .hljs-selector-tag,body .docs-comments .tt_desc pre .hljs-subst,body .docs-comments .tt-wrap-desc pre .hljs-keyword,body .docs-comments .tt-wrap-desc pre .hljs-selector-tag,body .docs-comments .tt-wrap-desc pre .hljs-subst{color:#ff7b72!important}body .docs-comments .tt_desc pre .hljs-literal,body .docs-comments .tt_desc pre .hljs-number,body .docs-comments .tt_desc pre .hljs-tag .hljs-attr,body .docs-comments .tt_desc pre .hljs-template-variable,body .docs-comments .tt_desc pre .hljs-variable,body .docs-comments .tt-wrap-desc pre .hljs-literal,body .docs-comments .tt-wrap-desc pre .hljs-number,body .docs-comments .tt-wrap-desc pre .hljs-tag .hljs-attr,body .docs-comments .tt-wrap-desc pre .hljs-template-variable,body .docs-comments .tt-wrap-desc pre .hljs-variable{color:#79c0ff!important}body .docs-comments .tt_desc pre .hljs-string,body .docs-comments .tt_desc pre .hljs-doctag,body .docs-comments .tt_desc pre .hljs-regexp,body .docs-comments .tt-wrap-desc pre .hljs-string,body .docs-comments .tt-wrap-desc pre .hljs-doctag,body .docs-comments .tt-wrap-desc pre .hljs-regexp{color:#a5d6ff!important}body .docs-comments .tt_desc pre .hljs-title,body .docs-comments .tt_desc pre .hljs-section,body .docs-comments .tt_desc pre .hljs-selector-id,body .docs-comments .tt-wrap-desc pre .hljs-title,body .docs-comments .tt-wrap-desc pre .hljs-section,body .docs-comments .tt-wrap-desc pre .hljs-selector-id{color:#d2a8ff!important}body .docs-comments .tt_desc pre .hljs-type,body .docs-comments .tt_desc pre .hljs-class .hljs-title,body .docs-comments .tt_desc pre .hljs-built_in,body .docs-comments .tt_desc pre .hljs-builtin-name,body .docs-comments .tt-wrap-desc pre .hljs-type,body .docs-comments .tt-wrap-desc pre .hljs-class .hljs-title,body .docs-comments .tt-wrap-desc pre .hljs-built_in,body .docs-comments .tt-wrap-desc pre .hljs-builtin-name{color:#ffa657!important}body .docs-comments .tt_desc pre .hljs-name,body .docs-comments .tt_desc pre .hljs-tag,body .docs-comments .tt-wrap-desc pre .hljs-name,body .docs-comments .tt-wrap-desc pre .hljs-tag{color:#7ee787!important}body .docs-comments .tt_desc pre .hljs-attr,body .docs-comments .tt_desc pre .hljs-attribute,body .docs-comments .tt_desc pre .hljs-property,body .docs-comments .tt-wrap-desc pre .hljs-attr,body .docs-comments .tt-wrap-desc pre .hljs-attribute,body .docs-comments .tt-wrap-desc pre .hljs-property{color:#d2a8ff!important}body .docs-comments .tt_desc pre .hljs-symbol,body .docs-comments .tt_desc pre .hljs-bullet,body .docs-comments .tt_desc pre .hljs-link,body .docs-comments .tt-wrap-desc pre .hljs-symbol,body .docs-comments .tt-wrap-desc pre .hljs-bullet,body .docs-comments .tt-wrap-desc pre .hljs-link{color:#f2cc60!important}@media(max-width:768px){body .docs-comments .tt_desc p,body .docs-comments .tt-wrap-desc p,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt_desc p,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt-wrap-desc p{font-size:13px!important}body .docs-comments .tt_desc h1,body .docs-comments .tt-wrap-desc h1{font-size:15.5px!important}body .docs-comments .tt_desc h2,body .docs-comments .tt-wrap-desc h2{font-size:14.5px!important}body .docs-comments .tt_desc h3,body .docs-comments .tt-wrap-desc h3,body .docs-comments .tt_desc ul,body .docs-comments .tt_desc ol,body .docs-comments .tt-wrap-desc ul,body .docs-comments .tt-wrap-desc ol,body .docs-comments .tt_desc li,body .docs-comments .tt-wrap-desc li{font-size:13px!important}body .docs-comments .tt_desc blockquote,body .docs-comments .tt-wrap-desc blockquote,body .docs-comments .tt_desc blockquote p,body .docs-comments .tt-wrap-desc blockquote p{font-size:12.5px!important}body .docs-comments .tt_desc :not(pre)>code,body .docs-comments .tt-wrap-desc :not(pre)>code{font-size:12px!important}body .docs-comments .tt_desc pre,body .docs-comments .tt-wrap-desc pre{padding:10px 12px!important}body .docs-comments .tt_desc pre code,body .docs-comments .tt-wrap-desc pre code{font-size:12px!important}}body .docs-comments .docs-comment-markdown p{margin:0 0 10px!important;font-size:14px!important;line-height:1.6!important;color:var(--text-base)!important}body .docs-comments .docs-comment-markdown p:last-child{margin-bottom:0!important}body .docs-comments .docs-comment-markdown h1{margin:20px 0 10px!important;font-weight:700!important;font-size:19px!important;color:var(--text)!important;border-bottom:1px solid var(--line-soft)!important;padding-bottom:6px!important}body .docs-comments .docs-comment-markdown h2{margin:18px 0 8px!important;font-weight:700!important;font-size:17px!important;color:var(--text)!important;border-bottom:1px solid var(--line-soft)!important;padding-bottom:4px!important}body .docs-comments .docs-comment-markdown h3{margin:16px 0 6px!important;font-weight:700!important;font-size:15.5px!important;color:var(--text)!important;border-bottom:1px dashed var(--line-soft)!important;padding-bottom:3px!important}body .docs-comments .docs-comment-markdown h4{margin:14px 0 4px!important;font-weight:600!important;font-size:14px!important;color:var(--text-soft)!important}body .docs-comments .docs-comment-markdown ul,body .docs-comments .docs-comment-markdown ol{margin:10px 0!important;padding-left:20px!important;font-size:14px!important;line-height:1.6!important}body .docs-comments .docs-comment-markdown ul{list-style-type:disc!important}body .docs-comments .docs-comment-markdown ol{list-style-type:decimal!important}body .docs-comments .docs-comment-markdown li{margin:4px 0!important;font-size:14px!important;line-height:1.6!important;color:var(--text-base)!important}body .docs-comments .docs-comment-markdown blockquote{margin:12px 0!important;padding:8px 12px!important;border-left:3px solid var(--line-soft)!important;background:var(--bg-soft)!important;border-radius:0 6px 6px 0!important;font-size:13.5px!important}body .docs-comments .docs-comment-markdown blockquote p{margin:0!important;font-size:13.5px!important;color:var(--text-soft)!important}body .docs-comments .docs-comment-markdown :not(pre)>code{font-family:var(--font-mono)!important;font-size:13px!important;background:var(--bg-soft)!important;color:#eb5757!important;padding:2px 5px!important;border-radius:4px!important;word-break:break-word!important}body .docs-comments .docs-comment-markdown pre{margin:12px 0!important;padding:12px 16px!important;background:#161618!important;border:1px solid var(--line-soft)!important;border-radius:8px!important;overflow-x:auto!important}body .docs-comments .docs-comment-markdown pre code{display:block!important;background:transparent!important;padding:0!important;border:0!important;color:#dfdfd6!important;font-family:var(--font-mono)!important;font-size:13px!important;line-height:1.6!important;white-space:pre!important}body .docs-comments pre .hljs{background:transparent!important;color:#dfdfd6!important}body .docs-comments pre .hljs-comment,body .docs-comments pre .hljs-quote{color:#7f8490!important;font-style:italic!important}body .docs-comments pre .hljs-keyword,body .docs-comments pre .hljs-selector-tag,body .docs-comments pre .hljs-subst{color:#ff7b72!important}body .docs-comments pre .hljs-literal,body .docs-comments pre .hljs-number,body .docs-comments pre .hljs-tag .hljs-attr,body .docs-comments pre .hljs-template-variable,body .docs-comments pre .hljs-variable{color:#79c0ff!important}body .docs-comments pre .hljs-string,body .docs-comments pre .hljs-doctag,body .docs-comments pre .hljs-regexp{color:#a5d6ff!important}body .docs-comments pre .hljs-title,body .docs-comments pre .hljs-section,body .docs-comments pre .hljs-selector-id{color:#d2a8ff!important}body .docs-comments pre .hljs-type,body .docs-comments pre .hljs-class .hljs-title,body .docs-comments pre .hljs-built_in,body .docs-comments pre .hljs-builtin-name{color:#ffa657!important}body .docs-comments pre .hljs-name,body .docs-comments pre .hljs-tag{color:#7ee787!important}body .docs-comments pre .hljs-attr,body .docs-comments pre .hljs-attribute,body .docs-comments pre .hljs-property{color:#d2a8ff!important}body .docs-comments pre .hljs-symbol,body .docs-comments pre .hljs-bullet,body .docs-comments pre .hljs-link{color:#f2cc60!important}@media(max-width:768px){body .docs-comments .docs-comment-markdown p{font-size:13px!important}body .docs-comments .docs-comment-markdown h1{font-size:15.5px!important}body .docs-comments .docs-comment-markdown h2{font-size:14.5px!important}body .docs-comments .docs-comment-markdown h3{font-size:13px!important}body .docs-comments .docs-comment-markdown h4{font-size:12px!important}body .docs-comments .docs-comment-markdown ul,body .docs-comments .docs-comment-markdown ol,body .docs-comments .docs-comment-markdown li{font-size:13px!important}body .docs-comments .docs-comment-markdown blockquote,body .docs-comments .docs-comment-markdown blockquote p{font-size:12.5px!important}body .docs-comments .docs-comment-markdown :not(pre)>code{font-size:12px!important}body .docs-comments .docs-comment-markdown pre{padding:10px 12px!important}body .docs-comments .docs-comment-markdown pre code{font-size:12px!important}}body .docs-comments .tt-area-write .tt-box-account label,body .docs-comments .tt-area-write .tt-wrap-account label,body .docs-comments .tt-area-write .tt-box-account .tt-label-account,body .docs-comments .tt-area-write .tt-wrap-account .tt-label-account,body .docs-comments .tt-area-write .tt_ico_reply,body .docs-comments .tt-area-write .ico_reply,body .docs-comments .tt-area-write .tt_ico_write,body .docs-comments .tt-area-write .ico_write,body .docs-comments .tt-area-write .tt_img_area_reply,body .docs-comments .tt-area-write .tt_ico_check{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;background:none!important;display:none!important}body .docs-comments .tt-area-write,body .docs-comments .tt-box-account,body .docs-comments .tt-wrap-account{background-image:none!important;box-shadow:none!important}body .docs-comments .tt-area-write:before,body .docs-comments .tt-area-write:after,body .docs-comments .tt-box-account:before,body .docs-comments .tt-box-account:after,body .docs-comments .tt-wrap-account:before,body .docs-comments .tt-wrap-account:after{display:none!important;content:""!important;background:none!important}body .docs-comments ul:not(.docs-comment-markdown,.docs-comment-markdown *),body .docs-comments ol:not(.docs-comment-markdown,.docs-comment-markdown *),body .docs-comments li:not(.docs-comment-markdown,.docs-comment-markdown *){list-style:none!important;list-style-type:none!important}body .docs-comments .tt-list-reply>li,body .docs-comments .tt-list-reply-comment>li,body .docs-comments .tt-list-reply-sub>li,body .docs-comments .tt-item-reply{background:none!important;background-image:none!important;border:none!important}body .docs-comments .tt-item-reply:before,body .docs-comments .tt-item-reply:after,body .docs-comments .tt-wrap-cmt:before,body .docs-comments .tt-wrap-cmt:after{display:none!important;content:none!important;background:none!important;border:none!important}body .docs-comments{--cmt-form-avatar: 32px !important}body .docs-comments .tt-wrap-cmt,body .docs-comments [id^=entry][id$=Comment] .tt-list-reply>.tt-item-reply:not(:has(.tt-wrap-cmt)){display:grid!important;grid-template-columns:var(--cmt-card-avatar) auto minmax(0,1fr) 28px!important;grid-template-areas:"avatar meta info menu" "desc desc desc desc"!important;align-items:center!important;column-gap:var(--cmt-card-gap)!important;row-gap:12px!important}body .docs-comments .tt-wrap-cmt>.tt-box-content,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply:not(:has(.tt-wrap-cmt))>.tt-box-content{display:contents!important}body .docs-comments .tt-box-meta,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt-box-meta{grid-area:meta!important;display:inline-flex!important;align-items:center!important;height:var(--cmt-card-avatar)!important}body .docs-comments .tt-wrap-info{grid-area:info!important;display:inline-flex!important;align-items:center!important;height:var(--cmt-card-avatar)!important}body .docs-comments .tt-box-modify,body .docs-comments [id^=entry][id$=Comment] .tt-item-reply>.tt-box-modify{grid-area:menu!important}body .docs-comments .docs-comment-markdown{grid-area:desc!important;grid-column:1 / -1!important;margin-top:4px!important}@media(max-width:768px){body .docs-comments{--cmt-input-font: 16px !important;--cmt-textarea-font: 16px !important}body .docs-comments .tt-area-write .tt-box-account input,body .docs-comments .tt-area-write .tt-wrap-account input,body .docs-comments .tt-area-write input.tt_txt_user,body .docs-comments .tt-area-write input.tt_inp_g:not([type=checkbox]),body .docs-comments .tt-area-write .tt-cmt,body .docs-comments .tt-area-write textarea.tt_inp_g,body .docs-comments .tt-area-write textarea.tt-cmt,body .docs-comments .tt-area-write [contenteditable=true],body .docs-comments .tt-box-pwd input,body .docs-comments .tt_box_pwd input{font-size:16px!important}body .docs-comments .tt-area-write .tt-box-account input,body .docs-comments .tt-area-write .tt-wrap-account input,body .docs-comments .tt-area-write input.tt_txt_user,body .docs-comments .tt-area-write input.tt_inp_g:not([type=checkbox]){height:40px!important;min-height:40px!important;line-height:40px!important;padding-inline:12px!important}body .docs-comments .tt-area-write .tt-cmt,body .docs-comments .tt-area-write textarea.tt_inp_g,body .docs-comments .tt-area-write textarea.tt-cmt,body .docs-comments .tt-area-write [contenteditable=true]{min-height:42px!important;line-height:1.5!important}body .docs-comments .tt-box-pwd:not([style*="display: none"]),body .docs-comments .tt_box_pwd:not([style*="display: none"]){grid-template-columns:minmax(0,1fr) 40px!important;width:min(260px,calc(100vw - 40px))!important;max-width:min(260px,calc(100vw - 40px))!important}body .docs-comments .tt-box-pwd input,body .docs-comments .tt_box_pwd input,body .docs-comments .tt-box-pwd button,body .docs-comments .tt_box_pwd button,body .docs-comments .tt-box-pwd input[type=button],body .docs-comments .tt_box_pwd input[type=button],body .docs-comments .tt-box-pwd input[type=submit],body .docs-comments .tt_box_pwd input[type=submit]{height:40px!important;min-height:40px!important}body .docs-comments .tt-box-pwd button,body .docs-comments .tt_box_pwd button,body .docs-comments .tt-box-pwd input[type=button],body .docs-comments .tt_box_pwd input[type=button],body .docs-comments .tt-box-pwd input[type=submit],body .docs-comments .tt_box_pwd input[type=submit]{width:40px!important;min-width:40px!important;max-width:40px!important}}body.has-article-page .docs-comments,body .docs-comments{display:block!important;visibility:visible!important;opacity:1!important}body .docs-comments [data-tistory-react-app=Comment],body .docs-comments [data-tistory-react-app=Guestbook],body .docs-comments [id^=entry][id$=Comment],body .docs-comments .tt-comment-cont,body .docs-comments .tt-area-reply{display:flex!important;flex-direction:column!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:100%!important}body .docs-comments iframe,body .docs-comments .tt-comment-cont iframe{display:block!important;width:100%!important;max-width:100%!important;border:0!important}@media(max-width:768px){body .docs-comments input,body .docs-comments textarea,body .docs-comments select,body .docs-comments [contenteditable=true]{font-size:16px!important}body .docs-comments .tt-area-write .tt-box-account input,body .docs-comments .tt-area-write .tt-wrap-account input,body .docs-comments .tt-area-write input.tt_txt_user,body .docs-comments .tt-area-write input.tt_inp_g:not([type=checkbox]){transform:scale(.875)!important;transform-origin:left center!important;width:114.285%!important}body .docs-comments .tt-area-write .tt-cmt,body .docs-comments .tt-area-write textarea.tt_inp_g,body .docs-comments .tt-area-write textarea.tt-cmt,body .docs-comments .tt-area-write [contenteditable=true]{font-size:16px!important;line-height:1.42!important}}.docs-topbar{position:sticky!important;top:0!important;z-index:30!important;width:100%!important;min-height:60px!important;margin:0!important;padding:0 max(40px,calc((100vw - 1200px)/2))!important;border:0!important;border-bottom:1px solid var(--line-soft)!important;border-radius:0!important;background:var(--bg)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;overflow:visible!important}@media(min-width:1180px){.docs-topbar{padding-right:max(40px,calc((100vw - 1024px)/2))!important;padding-left:max(40px,calc((100vw - 1024px)/2))!important}}.docs-topbar__left,.docs-topbar__right{gap:24px!important}.docs-topbar__brand{flex:none!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--text-heading)!important;font-size:23px!important;font-weight:700!important;letter-spacing:0!important}.docs-topbar__nav{display:flex!important;align-items:center!important;gap:22px!important}.docs-topbar__nav-link{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--text-muted)!important;font-size:14px!important;font-weight:500!important;white-space:nowrap!important}.docs-topbar__nav-link:hover,.docs-topbar__nav-link:focus-visible{background:transparent!important;color:var(--text-heading)!important}.docs-searchbar{min-height:36px!important;width:190px!important;padding:0 12px!important;border:1px solid var(--line-soft)!important;border-radius:999px!important;background:var(--bg-soft)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.docs-searchbar__icon{color:var(--text-soft)!important;font-size:14px!important}.docs-searchbar__input{color:var(--text)!important;font-size:14px!important}.docs-searchbar__input::placeholder{color:var(--text-soft)!important}.docs-icon-button{min-width:36px!important;min-height:36px!important;border:1px solid var(--line-soft)!important;border-radius:999px!important;background:transparent!important;color:var(--text-muted)!important;box-shadow:none!important}.docs-icon-button:hover,.docs-icon-button:focus-visible{background:var(--accent-soft)!important;color:var(--text-heading)!important}.docs-icon-button--menu span{width:14px!important}.theme-mark{font-size:14px!important}.docs-profile-actions{display:none!important;flex-wrap:wrap!important;gap:6px!important;margin-top:10px!important}body.is-admin .docs-profile-actions,body:has(#tistory-admin-bar) .docs-profile-actions{display:flex!important}.docs-profile-avatar{position:relative!important;display:grid!important;place-items:center!important;flex:none!important;width:44px!important;height:44px!important;overflow:hidden!important;border-radius:999px!important;background:var(--bg-soft)!important;color:var(--text-muted)!important;box-shadow:none!important}.docs-profile-avatar__image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.docs-profile-avatar__fallback{display:none!important;color:var(--text-muted)!important;font-size:17px!important;font-weight:700!important}.docs-profile-avatar.is-fallback .docs-profile-avatar__fallback,.docs-profile-avatar__image[hidden]+.docs-profile-avatar__fallback{display:grid!important}.docs-profile-actions__link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:0 10px!important;border:1px solid var(--line-soft)!important;border-radius:6px!important;background:transparent!important;color:var(--text-muted)!important;font-size:12px!important;font-weight:600!important;transition:color .25s ease,border-color .25s ease,background-color .25s ease!important}.docs-profile-actions__link:hover{color:var(--accent-strong)!important;border-color:var(--line)!important}@media(max-width:760px){.docs-topbar-profile-avatar{display:none!important}.docs-topbar{min-height:60px!important;gap:10px!important;padding:0 16px!important}.docs-topbar__left{flex:0 0 auto!important;gap:12px!important}.docs-topbar__brand{font-size:23px!important}.docs-topbar__right{flex:1 1 auto!important;min-width:0!important;gap:10px!important}.docs-topbar__nav{display:none!important}.docs-searchbar{width:100%!important;min-width:0!important;padding:0 10px!important}}.docs-list-item{border:none!important;box-shadow:none!important;background:transparent!important;padding:0!important}.docs-list-item:hover{border:none!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important;transform:none!important}body.has-list-page .docs-list-item{display:block!important;width:100%!important;margin:0!important;min-height:auto!important;padding:0!important;border:none!important;border-radius:18px!important;background:transparent!important;overflow:hidden!important;box-shadow:none!important;transform:none!important;transition:background-color .25s ease,transform .25s ease!important}body.has-list-page .docs-list-item:hover{border:none!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important;transform:none!important}body.has-list-page .docs-list-item:hover .docs-list-item__title{color:#3182f6!important}html[data-ui-theme=light] body.has-list-page .docs-list-item__title{color:#111827!important}html[data-ui-theme=light] body.has-list-page .docs-list-item__summary{color:#333d4b!important}body.has-list-page .docs-list-item__inner{position:relative!important;display:grid!important;grid-template-columns:220px minmax(0,1fr)!important;gap:30px!important;align-items:center!important;height:auto!important;padding:10px 0!important;border-bottom:1px solid var(--line-soft)!important}body.has-list-page .docs-list-item:last-child .docs-list-item__inner{border-bottom:none!important}body.has-list-page .docs-list-item__content{grid-column:2!important;grid-row:1!important}body.has-list-page .docs-list-item__thumb-link{grid-column:1!important;grid-row:1!important;display:block!important;min-height:0!important;line-height:0!important}body.has-list-page .docs-list-item__thumb{display:grid!important;place-items:center!important;width:220px!important;height:140px!important;max-height:140px!important;min-height:140px!important;aspect-ratio:auto!important;border-radius:10px!important;overflow:hidden!important;background:radial-gradient(circle at 50% 40%,var(--accent-soft),transparent 42%),var(--bg-soft)!important}body.has-list-page .docs-list-item__thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .7s cubic-bezier(.16,1,.3,1)!important}body.has-list-page .docs-list-item__thumb.is-thumb-wide,body.has-list-page .docs-list-item__thumb.is-thumb-standard,body.has-list-page .docs-list-item__thumb.is-thumb-tall{height:140px!important}body.has-list-page .docs-list-item:hover .docs-list-item__thumb img{transform:scale(1.15)!important}body.has-list-page .docs-list-item__placeholder-emoji{position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:30px!important;user-select:none!important;pointer-events:none!important}body.has-list-page .docs-list-item:not(:has(.docs-list-item__thumb img)):not(.is-empty) .docs-list-item__inner{grid-template-columns:minmax(0,1fr)!important}body.has-list-page .docs-list-item:not(:has(.docs-list-item__thumb img)):not(.is-empty) .docs-list-item__content{grid-column:1!important}body.has-list-page .docs-list-item__ghost{position:relative!important;width:46px!important;height:52px!important;border:1px solid var(--line-soft)!important;border-radius:24px 24px 15px 15px!important;background:var(--comment-card-bg)!important;animation:ghost-float 2.8s ease-in-out infinite!important}body.has-list-page .docs-list-item__ghost:before,body.has-list-page .docs-list-item__ghost:after{content:""!important;position:absolute!important;top:20px!important;width:6px!important;height:6px!important;border-radius:999px!important;background:var(--accent-strong)!important}body.has-list-page .docs-list-item__ghost:before{left:14px!important}body.has-list-page .docs-list-item__ghost:after{right:14px!important}body.has-list-page .docs-list-item__ghost span:first-child{position:absolute!important;right:9px!important;bottom:-5px!important;left:9px!important;height:10px!important;border-radius:999px!important;background:var(--comment-panel-bg)!important}body.has-list-page .docs-list-item__ghost span:last-child{position:absolute!important;bottom:14px!important;left:50%!important;width:12px!important;height:4px!important;border-radius:999px!important;background:var(--line)!important;transform:translate(-50%)!important}body.has-list-page .docs-list-item__content{display:grid!important;align-content:center!important;gap:0!important;min-height:0!important;padding:0!important}body.has-list-page .docs-list-item__main-link{min-height:0!important}body.has-list-page .docs-list-item__title{display:-webkit-box!important;margin:0!important;font-size:21px!important;font-weight:600!important;line-height:1.4!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}body.has-list-page .docs-list-item__summary{display:-webkit-box!important;margin:15px 0!important;color:var(--text-muted)!important;font-size:15px!important;line-height:1.3!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;word-break:keep-all!important;height:39px!important;box-sizing:border-box!important}body.has-list-page .docs-list-item__summary[hidden]{display:-webkit-box!important}body.has-list-page .docs-list-item__summary:empty{background:linear-gradient(to bottom,var(--bg-soft) 0px,var(--bg-soft) 12px,transparent 12px,transparent 24px,var(--bg-soft) 24px,var(--bg-soft) 36px,transparent 36px)!important;animation:pulse-featured 1.5s infinite ease-in-out!important;border-radius:4px!important}body.has-list-page .docs-list-item__meta{display:flex!important;align-items:center!important;gap:6px!important;margin-top:0!important;color:var(--text-soft)!important;font-size:13px!important;font-weight:500!important}body.has-list-page .docs-list-item__meta-dot{opacity:.7!important}body.has-list-page .docs-list-item__category{display:inline-flex!important;color:var(--accent-strong)!important;font-weight:600!important}html[data-ui-theme=light] body.has-list-page .docs-list-item__category{color:#2563eb!important}body.has-list-page .docs-list-item__category:hover{color:var(--accent)!important}body.has-list-page .docs-list-item__reading-time{display:none!important}body.has-list-page .docs-list-item__reading-time[hidden]+.docs-list-item__meta-dot,body.has-list-page .docs-list-item__meta:has(.docs-list-item__reading-time[hidden]) .docs-list-item__meta-dot,body.has-list-page .docs-list-item__meta:has(.docs-list-item__reading-time[hidden]) .docs-list-item__reading-time{display:none!important}@media(max-width:760px){body.has-list-page .docs-list-item{min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}body.has-list-page .docs-list-item__inner{grid-template-columns:120px minmax(0,1fr)!important;grid-template-rows:auto!important;gap:14px!important;align-items:center!important;min-height:96px!important;padding:12px 0!important;border-bottom:1px solid var(--line-soft)!important}body.has-list-page .docs-list-item__thumb-link{grid-column:1!important;grid-row:1!important;align-self:stretch!important}body.has-list-page .docs-list-item__thumb{width:120px!important;height:88px!important;min-height:88px!important;border-radius:10px!important;overflow:hidden!important}body.has-list-page .docs-list-item__ghost{width:30px!important;height:34px!important;border-radius:16px 16px 10px 10px!important}body.has-list-page .docs-list-item__ghost:before,body.has-list-page .docs-list-item__ghost:after{top:13px!important;width:4px!important;height:4px!important}body.has-list-page .docs-list-item__ghost:before{left:9px!important}body.has-list-page .docs-list-item__ghost:after{right:9px!important}body.has-list-page .docs-list-item__ghost span:first-child{right:6px!important;bottom:-4px!important;left:6px!important;height:8px!important}body.has-list-page .docs-list-item__ghost span:last-child{bottom:9px!important;width:9px!important;height:3px!important}body.has-list-page .docs-list-item__content{grid-column:2!important;grid-row:1!important;gap:8px!important;min-height:0!important;padding:0!important}body.has-list-page .docs-list-item__main-link{min-height:0!important}body.has-list-page .docs-list-item__title{display:-webkit-box!important;font-size:15px!important;line-height:1.4!important;font-weight:700!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}body.has-list-page .docs-list-item__summary{display:-webkit-box!important;font-size:12px!important;color:var(--text-muted)!important;line-height:1.45!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin-top:2px!important;margin-bottom:0!important;height:35px!important;box-sizing:border-box!important}body.has-list-page .docs-list-item__summary[hidden]{display:-webkit-box!important}body.has-list-page .docs-list-item__summary:empty{background:linear-gradient(to bottom,var(--bg-soft) 0px,var(--bg-soft) 10px,transparent 10px,transparent 20px,var(--bg-soft) 20px,var(--bg-soft) 30px,transparent 30px)!important;animation:pulse-featured 1.5s infinite ease-in-out!important;border-radius:4px!important}body.has-list-page .docs-list-item__meta{display:none!important}}body.has-list-page .docs-content,.docs-content:has(.docs-list-item){display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;align-content:start!important;row-gap:0!important;max-width:768px!important;margin:0 auto!important}body.is-category-index .docs-page-head,body.is-home-page .docs-page-head,#tt-body-index .docs-page-head,.docs-content:has(.docs-list-item).is-category-index .docs-page-head,.docs-content:has(.docs-list-item).is-home-page .docs-page-head,.docs-content:has(.docs-list-item)#tt-body-index .docs-page-head{display:none!important}body.has-list-page:not(.is-category-index):not(.is-home-page):not(#tt-body-index) .docs-page-head,.docs-content:has(.docs-list-item):not(.is-category-index):not(.is-home-page):not(#tt-body-index) .docs-page-head{display:flex!important}body.has-list-page .docs-empty-state,body.has-list-page .docs-paging,.docs-content:has(.docs-list-item) .docs-empty-state,.docs-content:has(.docs-list-item) .docs-paging{grid-column:1 / -1!important;break-inside:avoid!important;-webkit-column-break-inside:avoid!important}body.has-list-page .docs-paging{margin-top:16px!important}@media(max-width:900px){body.has-list-page .docs-content,.docs-content:has(.docs-list-item){grid-template-columns:minmax(0,1fr)!important;row-gap:24px!important}}@media(max-width:760px){body.has-list-page .docs-content,.docs-content:has(.docs-list-item){grid-template-columns:minmax(0,1fr)!important;row-gap:0!important}body.has-list-page .docs-list-item{display:block!important;margin-bottom:0!important}body.has-list-page .docs-list-item:has(.docs-list-item__thumb:not(:has(img))){padding:12px 0!important;border:0!important;border-radius:0!important;background:transparent!important;border-bottom:1px solid var(--line-soft)!important}body.has-list-page .docs-list-item:has(.docs-list-item__thumb:not(:has(img))) .docs-list-item__inner{grid-template-columns:minmax(0,1fr)!important;gap:0!important}}.docs-admin-actions__link{border-radius:6px!important}.docs-article-actions-wrap{position:relative!important;margin-top:40px!important;padding-top:24px!important;border-top:1px solid var(--line-soft)!important}.docs-article{position:relative!important}.docs-article__like-sidebar{position:absolute!important;top:60px!important;bottom:80px!important;left:-44px!important;width:40px!important;display:block!important;z-index:10!important;pointer-events:none!important}.docs-like-btn--floating{position:sticky!important;top:140px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;padding:0!important;border:none!important;border-radius:50%!important;background:transparent!important;color:var(--text-soft)!important;cursor:pointer!important;box-shadow:none!important;outline:none!important;pointer-events:auto!important;opacity:0!important;transition:opacity .6s cubic-bezier(.16,1,.3,1),color .3s ease,transform .3s ease!important}.docs-like-btn--floating.is-revealed{opacity:.45!important}.docs-like-btn--floating.is-revealed:hover{color:#ff4a5a!important;opacity:.9!important;transform:scale(1.15) rotate(-3deg)!important;background:transparent!important}.docs-like-btn--floating.is-active{color:#ff4a5a!important}.docs-like-btn--floating.is-active svg{fill:#ff4a5a!important;stroke:#ff4a5a!important}.docs-like-btn--floating.is-active svg path{fill:#ff4a5a!important;stroke:#ff4a5a!important}.docs-like-btn--floating svg{width:20px!important;height:20px!important;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),fill .3s ease!important}.docs-like-btn--floating.is-drifting{animation:heartDrift 1.6s ease-in-out!important}@keyframes heartDrift{0%{transform:translate(0) rotate(0)}20%{transform:translate(2px) rotate(3deg)}40%{transform:translate(-1px) rotate(-2deg)}60%{transform:translate(1.5px) rotate(2deg)}80%{transform:translate(-.5px) rotate(-1deg)}to{transform:translate(0) rotate(0)}}.docs-like-btn--floating.is-vanishing{opacity:0!important;transform:scale(.3) translateY(-30px) rotate(15deg)!important;color:#ff4a5a!important;pointer-events:none!important;transition:opacity .5s cubic-bezier(.4,0,1,1),transform .5s cubic-bezier(.4,0,1,1),color .15s ease!important}.docs-like-btn--floating.is-vanishing svg{fill:#ff4a5a!important}.docs-like-btn--inline{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;height:38px!important;padding:0 14px!important;border:1px solid var(--line-soft)!important;border-radius:10px!important;background:transparent!important;color:var(--text-soft)!important;cursor:pointer!important;gap:6px!important;font-size:13px!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;box-shadow:none!important;outline:none!important}.docs-like-btn--inline:hover{color:#ff4a5a!important;border-color:#ff4a5a66!important;background:#ff4a5a0d!important}.docs-like-btn--inline.is-active{color:#ff4a5a!important;border-color:#ff4a5acc!important;background:#ff4a5a14!important}.docs-like-btn--inline.is-active svg{fill:#ff4a5a!important;stroke:#ff4a5a!important}.docs-like-btn--inline.is-active svg path{fill:#ff4a5a!important;stroke:#ff4a5a!important}.docs-like-btn--inline svg{width:18px!important;height:18px!important;flex-shrink:0!important;transition:transform .25s cubic-bezier(.175,.885,.32,1.275)!important}.docs-like-btn--inline:active svg{transform:scale(1.3)!important}.docs-like-btn--inline .like-count{display:inline-block!important;font-size:13px!important;font-weight:700!important;opacity:0!important;max-width:0!important;margin-left:0!important;transform:translate(4px)!important;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),max-width .35s cubic-bezier(.16,1,.3,1),margin-left .35s cubic-bezier(.16,1,.3,1)!important;overflow:hidden!important}.docs-like-btn--inline .like-count.has-value{opacity:1!important;max-width:50px!important;margin-left:2px!important;transform:translate(0)!important}@media(max-width:1179px){.docs-article-actions-wrap{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;margin-top:32px!important;padding-top:20px!important;border-top:1px solid var(--line-soft)!important;flex-wrap:wrap!important}.docs-article__like-sidebar{display:none!important}.docs-like-btn--inline{height:36px!important;padding:0 12px!important;font-size:12px!important;border-radius:8px!important}.docs-admin-actions{display:flex!important;gap:8px!important;margin-top:0!important;padding-top:0!important;border-top:none!important}.docs-admin-actions__link{min-height:36px!important;border-radius:8px!important;padding:0 14px!important;font-size:13px!important;line-height:34px!important}}.docs-article__meta-admin-group{margin-left:8px!important;display:inline-flex!important;align-items:center!important}.docs-article__meta-admin-slash{color:var(--text-soft)!important;margin:0 2px!important;font-size:12px!important;opacity:.7;user-select:none!important}.docs-article__meta-admin-link{color:var(--text-soft)!important;text-decoration:none!important;font-size:12px!important;font-weight:500!important;transition:color .18s ease!important}.docs-article__meta-admin-link:hover{color:#3182f6!important;text-decoration:underline!important;text-underline-offset:2px!important}.docs-article__meta-sep{color:var(--text-soft)!important;margin:0 4px!important;user-select:none!important;font-size:12px!important}@media(max-width:760px){.docs-paging{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:8px!important}.docs-paging__numbers{order:0!important;width:auto!important;display:flex!important;flex-wrap:nowrap!important;gap:4px!important;justify-content:center!important;align-items:center!important}.docs-paging__button,.docs-paging__number{min-width:32px!important;height:32px!important;padding:0 8px!important;font-size:13px!important;line-height:30px!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}}.vs-tree{display:flex;flex-direction:column;gap:2px;font-family:var(--font-sans);font-size:14px;color:var(--text-muted);user-select:none;margin-top:.5rem}.vs-tree-item{display:flex;flex-direction:column;position:relative}.vs-tree-row{display:flex;align-items:center;height:28px;border-radius:6px;cursor:pointer;padding:0 6px;transition:background-color .15s ease,color .15s ease;position:relative;width:100%}.vs-tree-row:hover{background-color:var(--bg-soft);color:var(--text)}.vs-tree-row.is-active{background-color:var(--accent-soft);color:var(--accent);font-weight:500}.vs-tree-link{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0!important;background:transparent!important;border-radius:0!important;color:inherit!important;text-decoration:none!important;line-height:inherit!important;width:100%!important;height:100%!important}.vs-tree-chevron{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:0;background:transparent;color:var(--text-soft);cursor:pointer;padding:0;flex-shrink:0;transition:transform .15s ease,color .15s ease}.vs-tree-chevron:hover{color:var(--text)}.vs-tree-chevron svg{transition:transform .15s ease;transform:rotate(0)}.vs-tree-item.is-open>.vs-tree-row .vs-tree-chevron svg{transform:rotate(90deg)}.vs-tree-chevron-spacer{width:18px;height:18px;flex-shrink:0;display:inline-block}.vs-tree-icon{width:16px;height:16px;flex-shrink:0}.folder-icon{color:#e8a838}.vs-tree-item .folder-open{display:none}.vs-tree-item .folder-closed{display:inline-block}.vs-tree-item.is-open>.vs-tree-row .folder-open{display:inline-block}.vs-tree-item.is-open>.vs-tree-row .folder-closed{display:none}.file-icon{color:var(--text-soft)}.vs-tree-row.is-active .file-icon{color:var(--accent)}.vs-tree-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vs-tree-count{font-size:11px;font-weight:600;color:var(--text-soft);background-color:var(--line-soft);padding:2px 6px;border-radius:999px;margin-left:auto;flex-shrink:0;opacity:.85;transition:background-color .15s ease,color .15s ease}.vs-tree-row:hover .vs-tree-count{background-color:var(--line);color:var(--text-muted)}.vs-tree-row.is-active .vs-tree-count{background-color:var(--accent);color:var(--bg)}.vs-tree-sub-list{display:none;flex-direction:column;gap:2px;margin-left:14px;padding-left:4px;border-left:1px solid var(--line-soft);margin-top:2px}.vs-tree-item.is-open>.vs-tree-sub-list{display:flex}.vs-tree--large{font-size:15px;gap:4px;margin-top:1rem;background-color:var(--bg-elevated);border-radius:14px;padding:20px;border:1px solid var(--line-soft)}.vs-tree--large .vs-tree-row{height:36px;border-radius:8px;padding:0 10px}.vs-tree--large .vs-tree-icon{width:18px;height:18px}.vs-tree--large .vs-tree-chevron,.vs-tree--large .vs-tree-chevron-spacer{width:22px;height:22px}.vs-tree--large .vs-tree-sub-list{margin-left:20px;padding-left:6px;gap:4px;border-left:1px solid var(--line)}.vs-tree--large .vs-tree-count{font-size:12px;padding:3px 8px}@media(max-width:760px){.docs-category-map{padding:14px 12px!important;border-radius:14px!important}.vs-tree--large{font-size:14px;padding:10px;border-radius:10px;gap:3px;margin-top:.75rem}.vs-tree--large .vs-tree-row{height:32px;border-radius:6px;padding:0 6px}.vs-tree--large .vs-tree-icon{width:16px;height:16px}.vs-tree--large .vs-tree-chevron,.vs-tree--large .vs-tree-chevron-spacer{width:18px;height:18px}.vs-tree--large .vs-tree-sub-list{margin-left:12px;padding-left:4px;gap:3px;border-left:1px solid var(--line-soft)}.vs-tree--large .vs-tree-count{font-size:11px;padding:2px 6px}}body,.docs-app,.docs-main-shell,.docs-topbar,.docs-sidebar,.docs-namecard,.docs-category-map,.docs-category-map__grid a,.docs-article-nav__item,.docs-related__list a,.docs-comments,.tt-wrap-cmt,.tt-box-content,.docs-empty-state,.docs-paging__button,.docs-paging__number,.docs-icon-button,.category-toggle,.docs-toplink,.docs-searchbar,.docs-list-item__ghost,.docs-profile-actions__link,.admin-only{transition:background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease!important}.article-body,.article-body h1,.article-body h2,.article-body h3,.article-body p,.article-body li,.article-body span:not(.tt-thumbnail):not(.code-dots span):not(.hljs *):not(.token):not(.token *),.article-body div:not(.code-frame):not(.code-frame *),.article-body a,.article-body strong,.article-body em,.article-body b,.article-body i,.article-body font,.article-body u,.article-body s{transition:color .25s ease!important}.article-body blockquote,.article-body blockquote[data-ke-style]{transition:background-color .25s ease,border-color .25s ease,color .25s ease!important}.article-body code,.article-body pre,.code-frame,.code-header,.code-title,.expressive-code-host,.expressive-code-host .frame{transition:background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease!important}body.has-list-page .docs-list-item{transition:transform .18s ease,background-color .25s ease !important,border-color .25s ease !important,box-shadow .25s ease!important}body.has-list-page .docs-list-item__thumb{transition:background .25s ease,background-color .25s ease!important}.docs-list-item__title,.docs-list-item__meta,.docs-list-item__category{transition:color .25s ease!important}.no-transitions,.no-transitions *{transition:none!important}body.has-list-page .docs-list-item__title{color:#111827!important}.docs-toc__nav a.is-active,.docs-toc__nav a[aria-current=true]{display:inline-block!important;transform:matrix(1,0,0,1,2,0)!important}.docs-home-overview,.docs-home-featured,.docs-home-profile,.docs-home-latest{display:none!important}body.is-home-page .docs-home-overview{grid-column:1 / -1!important;display:block!important;width:min(1024px,calc(100vw - 80px))!important;max-width:none!important;margin:56px 0 68px 50%!important;transform:translate(-50%)!important}.docs-topbar-profile-avatar{display:block!important;width:32px!important;height:32px!important;border-radius:50%!important;overflow:hidden!important;flex-shrink:0!important;background:var(--bg-soft)!important;margin:0 -12px 0 8px!important;transition:transform .2s ease!important}.docs-topbar-profile-avatar:hover{transform:scale(1.08)!important}.docs-topbar-profile-avatar img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.featured-nav-controls{display:flex!important;gap:16px!important;margin-top:auto!important;padding-top:24px!important;justify-content:center!important;margin-left:0!important}.featured-nav-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;border-radius:50%!important;background:var(--bg-soft)!important;border:1px solid var(--line-soft)!important;color:var(--text-muted)!important;cursor:pointer!important;outline:none!important;transition:all .2s ease!important}.featured-nav-btn:hover{background:var(--line-soft)!important;color:var(--text-heading)!important;transform:scale(1.06)!important}.featured-nav-btn:active{transform:scale(.95)!important}.featured-nav-btn svg{display:block!important;width:20px!important;height:20px!important}body.is-home-page .docs-home-featured{display:block!important;width:100%!important;max-width:none!important;margin:0!important;transform:none!important}body.is-home-page .docs-home-featured[hidden]{display:none!important}body.is-home-page .docs-home-featured__link{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(0,1.25fr)!important;gap:48px!important;align-items:stretch!important;height:260px!important}body.is-home-page .docs-home-featured.has-no-image .docs-home-featured__link{grid-template-columns:minmax(0,1fr)!important}@media(max-width:960px){body.is-home-page .docs-home-featured__link{gap:24px!important;height:230px!important}body.is-home-page .docs-home-featured__title{font-size:30px!important}body.is-home-page .docs-home-featured__summary{font-size:14.5px!important}}body.is-home-page .docs-home-featured{display:block!important;width:100%!important;max-width:none!important;margin:0!important;transform:none!important;min-height:260px!important;opacity:.85}body.is-home-page .docs-home-featured.is-hydrated{opacity:1!important}body.is-home-page .docs-home-featured:not(.is-ready):not(.is-hydrated) .docs-home-featured__title{display:block!important;background:var(--bg-soft)!important;color:transparent!important;height:32px!important;width:80%!important;border-radius:6px!important;animation:pulse-featured 1.5s infinite ease-in-out!important}body.is-home-page .docs-home-featured:not(.is-ready):not(.is-hydrated) .docs-home-featured__summary{display:block!important;background:var(--bg-soft)!important;color:transparent!important;height:18px!important;width:60%!important;border-radius:4px!important;margin-top:14px!important;animation:pulse-featured 1.5s infinite ease-in-out!important}body.is-home-page .docs-home-featured:not(.is-ready):not(.is-hydrated) .docs-home-featured__media{background:var(--bg-soft)!important;animation:pulse-featured 1.5s infinite ease-in-out!important}@keyframes pulse-featured{0%,to{opacity:.6}50%{opacity:1}}body.is-home-page .docs-home-featured__copy{min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;height:100%!important}body.is-home-page .docs-home-featured__title{display:-webkit-box!important;margin:0!important;overflow:hidden!important;color:var(--text-heading)!important;font-size:38px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:-.03em!important;word-break:keep-all!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}body.is-home-page .docs-home-featured__summary{display:-webkit-box!important;max-width:100%!important;margin:0!important;overflow:hidden!important;color:var(--text-muted)!important;font-size:15.5px!important;line-height:1.65!important;word-break:keep-all!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}body.is-home-page .docs-home-featured__media{position:relative!important;width:100%!important;height:100%!important;overflow:hidden!important;border-radius:16px!important;background:var(--bg-soft)!important;transition:background .4s ease,opacity .4s ease!important}body.is-home-page .docs-home-featured__media.is-empty{background:linear-gradient(135deg,#3182f6,#60a5fa)!important}html[data-ui-theme=dark] body.is-home-page .docs-home-featured__media.is-empty{background:linear-gradient(135deg,#1e3a8a,#3b82f6)!important}body.is-home-page .docs-home-featured__media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .7s cubic-bezier(.16,1,.3,1)!important}body.is-home-page .docs-home-featured__media.is-empty img{display:none!important}.docs-home-featured__emoji{position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:72px!important;user-select:none!important;animation:emoji-float 3s ease-in-out infinite!important}@keyframes emoji-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.05)}}body.is-home-page .docs-list-item__title{color:#111827!important}html[data-ui-theme=dark] body.is-home-page .docs-list-item__title{color:var(--text-heading)!important}@media(max-width:1100px){.docs-sidebar{top:0!important;z-index:120!important}.docs-sidebar-overlay{z-index:110!important}.docs-topbar{z-index:60!important}body.nav-open{overflow:hidden!important}.docs-sidebar .docs-profile-avatar{width:54px!important;height:54px!important}}@media(max-width:760px){html,body{overflow-x:hidden!important}.docs-topbar-profile-avatar{display:none!important}body.is-home-page .docs-home-overview{display:block!important;width:100%!important;max-width:none!important;margin:12px 0 24px!important;transform:none!important}body.is-home-page .docs-home-profile{display:none!important}body.is-home-page .docs-home-featured{display:block!important;width:100%!important;margin:0!important;transform:none!important}body.is-home-page .docs-home-featured__link{display:flex!important;flex-direction:column-reverse!important;gap:18px!important;height:auto!important}body.is-home-page .docs-home-featured.has-no-image .docs-home-featured__link{min-height:180px!important}body.is-home-page .docs-home-featured__copy{display:grid!important;grid-template-rows:minmax(0,1fr) 44px!important;gap:12px!important;height:154px!important;min-height:154px!important;max-height:154px!important;overflow:hidden!important}body.is-home-page .featured-nav-controls{margin-top:16px!important;padding-top:0!important}body.is-home-page .docs-home-featured__media{width:100%!important;height:auto!important;aspect-ratio:16 / 9!important;border-radius:12px!important}body.is-home-page .docs-home-featured__title{font-size:20px!important;line-height:1.35!important;-webkit-line-clamp:2!important}body.is-home-page .docs-home-featured__summary{font-size:14px!important;line-height:1.5!important;margin-top:8px!important;-webkit-line-clamp:2!important}body.is-home-page .docs-home-latest{display:none!important}body.has-list-page .docs-content,.docs-content:has(.docs-list-item){display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:none!important;gap:0!important;padding-right:24px!important;padding-left:24px!important}body.has-list-page .docs-list-item{width:100%!important;min-width:0!important;overflow:visible!important}body.has-list-page .docs-list-item__inner{display:grid!important;grid-template-columns:minmax(0,1fr) 106px!important;gap:16px!important;align-items:center!important;min-height:80px!important;padding:14px 0!important;border-bottom:1px solid var(--line-soft)!important}body.has-list-page .docs-list-item__content{grid-column:1!important;grid-row:1!important;min-width:0!important;gap:12px!important;align-content:center!important}body.has-list-page .docs-list-item__thumb-link{grid-column:2!important;grid-row:1!important;align-self:center!important}body.has-list-page .docs-list-item__thumb{width:106px!important;height:60px!important;min-height:60px!important;max-height:60px!important;border-radius:8px!important}body.has-list-page .docs-list-item__title{color:var(--text-heading)!important;font-size:16px!important;line-height:1.36!important;-webkit-line-clamp:3!important}body.has-list-page .docs-list-item__summary:not([hidden]){display:-webkit-box!important;margin:6px 0 0!important;color:var(--text-muted)!important;font-size:13.5px!important;line-height:1.45!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;word-break:keep-all!important}body.has-list-page .docs-list-item__meta{flex-wrap:wrap!important;color:var(--text-soft)!important;font-size:12px!important;line-height:1.45!important}}@media(max-width:420px){body.has-list-page .docs-content,.docs-content:has(.docs-list-item){padding-right:16px!important;padding-left:16px!important}body.has-list-page .docs-list-item__inner{grid-template-columns:minmax(0,1fr) 96px!important;min-height:72px!important;gap:12px!important}body.has-list-page .docs-list-item__thumb{width:96px!important;height:54px!important;min-height:54px!important;max-height:54px!important;border-radius:8px!important}}body.is-category-page .docs-home-overview,body.is-category-page .docs-home-featured,body.is-category-index .docs-home-profile,body.is-category-index .docs-home-latest{display:none!important}body.is-category-index .docs-page-head,body.is-category-index .docs-content:has(.docs-list-item) .docs-page-head{display:none!important}body.is-category-index .docs-category-map{display:block!important}body.is-category-index .docs-list-item,body.is-category-index .docs-paging{display:none!important}body.is-home-page .docs-home-featured__title{opacity:0!important;transform:translateY(6px)!important;transition:opacity .15s ease-out,transform .15s ease-out!important}body.is-home-page .docs-home-featured.is-hydrated .docs-home-featured__title{opacity:1!important;transform:translateY(0)!important;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1),color .3s ease!important}body.is-home-page .docs-home-featured__media img{opacity:0!important;transform:scale(.97)!important;transition:opacity .15s ease-out,transform .15s ease-out!important}body.is-home-page .docs-home-featured.is-hydrated .docs-home-featured__media img{opacity:1!important;transform:scale(1)!important;transition:opacity .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1)!important}body.is-home-page .docs-home-featured__summary{opacity:1!important;transform:none!important;transition:none!important}body.has-list-page .docs-layout{padding:40px 0 0!important}.docs-footer{margin-top:48px!important;padding:16px 0 24px!important;border-top:1px solid var(--line-soft)!important;width:100%!important;max-width:768px!important;margin-right:auto!important;margin-left:auto!important}body.is-home-page .docs-footer{max-width:1024px!important}@media(max-width:1100px){.docs-footer{padding:16px 24px 32px!important}}.docs-footer__inner{display:flex!important;justify-content:flex-end!important;align-items:center!important;color:var(--text-soft)!important;font-size:13px!important}.docs-footer__github{color:var(--text-soft)!important;transition:color .2s ease,transform .2s ease!important;display:inline-flex!important;align-items:center!important}.docs-footer__github:hover{color:var(--text-heading)!important;transform:scale(1.1)!important}body.is-home-page .docs-home-featured__info{display:flex!important;flex-direction:column!important;gap:14px!important;padding-top:32px!important}@media(max-width:760px){body.is-home-page .docs-home-featured__info{padding-top:0!important}body.is-home-page .featured-nav-controls{margin-left:0!important}}html,body{min-height:100%!important}.docs-app,.docs-main-shell{min-height:100vh!important}.docs-main-shell{display:flex!important;flex-direction:column!important}.docs-layout{display:flex!important;flex:1 0 auto!important;flex-direction:column!important;min-height:calc(100vh - 60px)!important}.docs-content{flex:1 0 auto!important}body.has-list-page .docs-list-item.is-empty .docs-list-item__ghost-container{display:none!important}body.has-list-page .docs-list-item__placeholder-emoji{color:#ffffffdb!important;font-size:24px!important;font-weight:800!important;letter-spacing:0!important;text-shadow:0 8px 24px rgba(0,0,0,.18)!important;transition:transform .7s cubic-bezier(.16,1,.3,1)!important}body.has-list-page .docs-list-item:hover .docs-list-item__placeholder-emoji{transform:scale(1.15)!important}body.is-home-page .docs-home-featured__link{height:244px!important}body.is-home-page .docs-home-featured__copy{justify-content:space-between!important}body.is-home-page .docs-home-featured__info{flex:0 1 auto!important;padding-top:20px!important}body.is-home-page .docs-home-featured__title{font-size:34px!important;font-weight:740!important;line-height:1.24!important;letter-spacing:0!important}body.is-home-page .docs-home-featured__summary{margin-top:0!important;font-size:15px!important;line-height:1.62!important}body.is-home-page .featured-nav-controls{flex:none!important;margin-top:auto!important;padding-top:0!important;justify-content:flex-start!important}body.is-home-page .docs-home-featured.is-hydrated:hover .docs-home-featured__media img{transform:scale(1.05)!important}body.is-home-page .docs-home-featured.is-hydrated:hover .docs-home-featured__title{color:var(--accent-strong)!important}body.is-home-page .docs-home-featured__emoji{color:#ffffffe6!important;font-size:58px!important;font-weight:800!important;letter-spacing:0!important;text-shadow:0 12px 34px rgba(0,0,0,.24)!important;transition:transform .7s cubic-bezier(.16,1,.3,1)!important}body.is-home-page .docs-home-featured.is-hydrated:hover .docs-home-featured__emoji{transform:scale(1.05)!important}body.is-category-page:not(.is-category-index) .docs-list-item{display:block!important}body.is-category-page:not(.is-category-index) .docs-paging{display:flex!important}body.is-home-page .docs-home-featured.is-hydrated:has(.featured-nav-controls:hover) .docs-home-featured__media img,body.is-home-page .docs-home-featured.is-hydrated:has(.featured-nav-controls:hover) .docs-home-featured__emoji{transform:scale(1)!important}body.is-home-page .docs-home-featured.is-hydrated:has(.featured-nav-controls:hover) .docs-home-featured__title{color:var(--text-heading)!important}@media(max-width:760px){body.has-list-page .docs-list-item__inner{grid-template-columns:minmax(0,1fr) 128px!important;min-height:128px!important;gap:16px!important;padding:20px 0!important}body.has-list-page .docs-list-item__thumb-link{grid-column:2!important}body.has-list-page .docs-list-item__content{grid-column:1!important}body.has-list-page .docs-list-item__thumb{width:128px!important;height:96px!important;min-height:96px!important;max-height:96px!important;border-radius:14px!important}}@media(max-width:420px){body.has-list-page .docs-list-item__inner{grid-template-columns:minmax(0,1fr) 124px!important;min-height:124px!important}body.has-list-page .docs-list-item__thumb{width:124px!important;height:92px!important;min-height:92px!important;max-height:92px!important;border-radius:13px!important}}@media(max-width:360px){body.has-list-page .docs-list-item__inner{grid-template-columns:minmax(0,1fr) 112px!important}body.has-list-page .docs-list-item__thumb{width:112px!important;height:84px!important;min-height:84px!important;max-height:84px!important}}body.is-category-index .docs-page-head,body.is-category-index .docs-category-map{max-width:760px!important;margin-left:auto!important;margin-right:auto!important}body.is-category-index .vs-tree--large{padding:24px!important}body.is-home-page .docs-layout{width:min(1024px,calc(100% - 80px))!important;max-width:1024px!important;padding-top:20px!important}body.is-home-page .docs-home-overview{width:min(1024px,calc(100vw - 80px))!important;margin-top:0!important;margin-bottom:48px!important}body.is-home-page .docs-home-featured__link{height:232px!important;gap:40px!important}body.is-home-page .docs-home-featured__info{padding-top:8px!important}body.is-home-page .docs-home-featured__title{font-size:32px!important;line-height:1.25!important}body.is-home-page .docs-home-featured__summary{margin-top:10px!important;font-size:14.5px!important;line-height:1.58!important}@media(max-width:960px){body.is-home-page .docs-home-featured__link{height:220px!important;gap:28px!important}}@media(max-width:760px){body.is-home-page .docs-layout{width:100%!important;padding-top:20px!important}}body.has-list-page .docs-list-item,body.has-list-page .docs-list-item:hover{border-color:transparent!important}body.has-list-page .docs-list-item__inner{border-bottom:0!important}.docs-related,.docs-article-recommend{border-top:0!important}body.has-list-page .docs-list-item__ghost-container,body.has-list-page .docs-list-item__ghost{display:none!important}@media(max-width:760px){body.has-list-page .docs-list-item__inner{border-bottom:0!important}}@media(max-width:760px){body.is-home-page .docs-home-overview{width:100%!important;max-width:none!important;margin:20px auto 16px!important;transform:none!important}body.is-home-page .docs-home-featured{width:100%!important;max-width:none!important;margin-right:auto!important;margin-left:auto!important}body.is-home-page .docs-home-featured__link,body.is-home-page .docs-home-featured.has-no-image .docs-home-featured__link{display:flex!important;flex-direction:column!important;gap:24px!important;height:auto!important;min-height:0!important}body.is-home-page .docs-home-featured__media{display:grid!important;order:1!important;width:100%!important;max-width:none!important;aspect-ratio:16 / 9!important;height:auto!important;min-height:0!important;max-height:none!important;place-items:center!important;border-radius:18px!important;overflow:hidden!important}body.is-home-page .docs-home-featured__media img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important}body.is-home-page .docs-home-featured__copy{display:flex!important;order:2!important;min-height:0!important;flex-direction:column!important;justify-content:initial!important;align-items:stretch!important}body.is-home-page .docs-home-featured__info{gap:0!important;padding-top:0!important}body.is-home-page .docs-home-featured__title{font-size:clamp(28px,6.8vw,40px)!important;font-weight:740!important;line-height:1.2!important;-webkit-line-clamp:3!important}body.is-home-page .docs-home-featured__summary{margin-top:0!important;font-size:clamp(15px,3.6vw,18px)!important;line-height:1.62!important;-webkit-line-clamp:3!important}body.is-home-page .featured-nav-controls{justify-content:center!important;gap:18px!important;margin-top:22px!important}body.is-home-page .featured-nav-btn{width:58px!important;height:58px!important}body.is-home-page .featured-nav-btn svg{width:24px!important;height:24px!important}}body.is-category-page .docs-layout{width:min(760px,calc(100% - 80px))!important;max-width:760px!important}body.is-category-page .docs-content,body.is-category-page .docs-content:has(.docs-list-item){width:100%!important;max-width:760px!important;margin-right:auto!important;margin-left:auto!important}body.is-category-index .docs-page-head,body.is-category-index .docs-category-map{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}body.is-category-index .docs-content,body.is-category-index .docs-content:has(.docs-list-item){display:block!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important;width:100%!important}@media(max-width:760px){body.is-category-page .docs-layout,body.is-category-page .docs-content,body.is-category-page .docs-content:has(.docs-list-item){width:100%!important;max-width:none!important}}@media(max-width:760px){body.has-list-page .docs-content,.docs-content:has(.docs-list-item){gap:20px!important;row-gap:20px!important}body.has-list-page .docs-list-item{display:block!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important}body.has-list-page .docs-list-item__inner{display:grid!important;grid-template-columns:minmax(0,1fr) 128px!important;gap:16px!important;align-items:center!important;min-height:96px!important;padding:0!important;border-bottom:0!important}body.has-list-page .docs-list-item__thumb-link{grid-column:2!important;grid-row:1!important;align-self:center!important}body.has-list-page .docs-list-item__content{grid-column:1!important;grid-row:1!important;align-self:center!important;gap:8px!important;padding:0!important}body.has-list-page .docs-list-item__thumb{width:128px!important;height:96px!important;min-height:96px!important;max-height:96px!important;border-radius:14px!important}}@media(max-width:420px){body.has-list-page .docs-content,.docs-content:has(.docs-list-item){gap:20px!important;row-gap:20px!important}body.has-list-page .docs-list-item__inner{grid-template-columns:minmax(0,1fr) 124px!important;min-height:92px!important;gap:14px!important;padding:0!important}body.has-list-page .docs-list-item__thumb{width:124px!important;height:92px!important;min-height:92px!important;max-height:92px!important;border-radius:13px!important}}body.has-list-page .docs-content,.docs-content:has(.docs-list-item){gap:20px!important;row-gap:20px!important}body.has-list-page .docs-list-item,body.has-list-page .docs-list-item:hover{padding:0!important;margin:0!important;border:0!important;background:transparent!important}body.has-list-page .docs-list-item__inner{padding:0!important;border-bottom:0!important}@media(max-width:760px){body.has-list-page .docs-content,.docs-content:has(.docs-list-item){gap:20px!important;row-gap:20px!important}body.has-list-page .docs-list-item__inner{padding:0!important;border-bottom:0!important}}@media(max-width:420px){body.has-list-page .docs-content,.docs-content:has(.docs-list-item){gap:20px!important;row-gap:20px!important}}@media(max-width:760px){body.is-home-page .docs-home-featured__link,body.is-home-page .docs-home-featured.has-no-image .docs-home-featured__link{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(206px,auto)!important;grid-auto-flow:row!important;gap:22px!important}body.is-home-page .docs-home-featured__media{grid-column:1!important;grid-row:1!important}body.is-home-page .docs-home-featured__copy{grid-column:1!important;grid-row:2!important;display:flex!important;flex-direction:column!important;gap:16px!important;min-height:0!important}body.is-home-page .docs-home-featured__info{min-height:0!important;display:flex!important;flex-direction:column!important;gap:10px!important}body.is-home-page .docs-home-featured__title{font-size:clamp(27px,6.4vw,38px)!important;line-height:1.18!important;-webkit-line-clamp:2!important}body.is-home-page .docs-home-featured__summary{display:-webkit-box!important;max-height:3.16em!important;margin-top:0!important;overflow:hidden!important;font-size:clamp(15px,3.4vw,17px)!important;line-height:1.58!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}body.is-home-page .featured-nav-controls{align-self:center!important;justify-content:center!important;gap:16px!important;height:50px!important;margin-top:4px!important;padding-top:0!important}body.is-home-page .featured-nav-btn{width:50px!important;height:50px!important}body.is-home-page .featured-nav-btn svg{width:22px!important;height:22px!important}}@media(min-width:761px)and (max-width:1199px){body.is-home-page .docs-home-overview{margin-bottom:18px!important}}@media(min-width:1200px){body.is-home-page .docs-layout{padding-top:32px!important}body.is-home-page .docs-home-overview{margin-top:12px!important;margin-bottom:24px!important}body.is-home-page .docs-home-featured,body.is-home-page .docs-home-featured__link{min-height:292px!important}body.is-home-page .docs-home-featured__link{height:292px!important}body.is-home-page .docs-home-featured__copy{justify-content:flex-start!important;padding-top:26px!important;padding-bottom:8px!important}body.is-home-page .docs-home-featured__info{padding-top:0!important}body.is-home-page .docs-home-featured__title{font-size:40px!important;font-weight:700!important;line-height:1.22!important}body.is-home-page .docs-home-featured__summary{margin-top:0!important;font-size:16px!important;line-height:1.72!important}body.is-home-page .featured-nav-controls{margin-top:auto!important}}body.has-list-page:not(.is-category-index) .docs-page-head{max-width:760px!important;margin-left:auto!important;margin-right:auto!important;width:100%!important;padding:0 0 32px!important}.docs-page-head__eyebrow{margin-bottom:0!important}body.has-list-page .docs-empty-state{max-width:760px!important;margin-left:auto!important;margin-right:auto!important;width:100%!important}@media(max-width:760px){body.is-category-index .docs-list-item,body.is-category-index .docs-paging{display:none!important}}body.is-home-page .docs-page-head,body.is-category-index .docs-page-head{display:none!important}body.has-list-page .docs-empty-state{grid-column:1 / -1!important;width:min(760px,100%)!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}body.has-list-page .docs-list-item__summary[data-list-summary]:not([data-preview-ready=true]){display:none!important}.article-body .article-image-link{display:block;width:100%;max-width:100%;margin:0 auto;color:inherit;text-decoration:none}.article-body .article-image-link img{margin:0 auto!important;cursor:zoom-in}@media(max-width:760px){body.has-list-page .docs-empty-state{width:100%!important;max-width:none!important}body.is-home-page .docs-home-featured__link,body.is-home-page .docs-home-featured.has-no-image .docs-home-featured__link{grid-template-rows:auto minmax(106px,auto)!important;gap:18px!important}body.is-home-page .docs-home-featured__copy{display:grid!important;grid-template-rows:minmax(0,1fr) 44px!important;gap:12px!important;height:154px!important;min-height:154px!important;max-height:154px!important;overflow:hidden!important}body.is-home-page .docs-home-featured__info{min-height:0!important;overflow:hidden!important}body.is-home-page .docs-home-featured__summary{max-height:3.04em!important;line-height:1.52!important;-webkit-line-clamp:2!important}body.is-home-page .featured-nav-controls{align-self:end!important;justify-content:center!important;gap:22px!important;height:44px!important;margin-top:0!important}body.is-home-page .featured-nav-btn{width:44px!important;height:44px!important}body.is-home-page .featured-nav-btn svg{width:19px!important;height:19px!important}}@media(max-width:768px){input,textarea,select,[contenteditable=true]{font-size:16px!important}.docs-searchbar__input,.docs-protected input{font-size:16px!important;transform:scale(.875)!important;transform-origin:left center!important;width:114.285%!important}}.docs-topbar{transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease!important}body.is-home-page .docs-page-head,body[class*=is-home-page] .docs-page-head,body.is-category-index .docs-page-head,#tt-body-index .docs-page-head,.docs-content:has(.docs-list-item).is-category-index .docs-page-head,.docs-content:has(.docs-list-item).is-home-page .docs-page-head,.docs-content:has(.docs-list-item)#tt-body-index .docs-page-head{display:none!important}.docs-empty-state{display:block!important;width:100%!important;max-width:760px!important;margin:40px auto!important;min-height:280px!important;grid-column:1 / -1!important}body.has-list-page:not(.is-home-page):not(.is-category-page) .docs-page-head{grid-column:1 / -1!important;display:flex!important;width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important;padding:0 0 32px!important}body.is-search-empty-body .docs-layout{width:min(760px,calc(100% - 80px))!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}body.is-search-empty-body .docs-content{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}body.is-home-page .docs-page-head,body.is-category-index .docs-page-head,body[data-path="/"] .docs-page-head,body[data-path="/category"] .docs-page-head,#tt-body-index .docs-page-head,body.has-list-page.is-home-page .docs-page-head,body.has-list-page.is-category-index .docs-page-head,body.has-list-page[data-path="/"] .docs-page-head,body.has-list-page[data-path="/category"] .docs-page-head,body.is-home-page:not(.is-category-page) .docs-content:has(.docs-list-item) .docs-page-head,body.is-category-index .docs-content:has(.docs-list-item) .docs-page-head,body.is-home-page #main-content.docs-content:has(.docs-list-item) .docs-page-head,body.is-category-index #main-content.docs-content:has(.docs-list-item) .docs-page-head,body[data-path="/"] #main-content.docs-content:has(.docs-list-item) .docs-page-head,body[data-path="/category"] #main-content.docs-content:has(.docs-list-item) .docs-page-head,body.is-home-page #main-content#main-content.docs-content:has(.docs-list-item) .docs-page-head,body.is-category-index #main-content#main-content.docs-content:has(.docs-list-item) .docs-page-head,body[data-path="/"] #main-content#main-content.docs-content:has(.docs-list-item) .docs-page-head,body[data-path="/category"] #main-content#main-content.docs-content:has(.docs-list-item) .docs-page-head{display:none!important}.docs-article-recommend:not([hidden]){display:block!important}.docs-article-recommend__header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}.docs-article-recommend__more{display:inline-flex!important;flex:none!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 10px!important;border-radius:8px!important;color:var(--accent)!important;font-size:14px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important;visibility:visible!important;opacity:1!important}.docs-article-recommend__more:hover{background:var(--accent-soft)!important}@media(max-width:760px){body.is-home-page .docs-home-featured__link,body.is-home-page .docs-home-featured.has-no-image .docs-home-featured__link{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:16px!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}body.is-home-page .docs-home-featured__media{grid-row:1!important;width:100%!important;aspect-ratio:16 / 9!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}body.is-home-page .docs-home-featured__copy{grid-row:2!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;height:172px!important;min-height:172px!important;max-height:172px!important;overflow:hidden!important;gap:12px!important}body.is-home-page .docs-home-featured__info{display:flex!important;flex-direction:column!important;gap:6px!important;height:118px!important;min-height:118px!important;max-height:118px!important;overflow:hidden!important}body.is-home-page .docs-home-featured__title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0!important;max-height:64px!important;font-size:21px!important;line-height:1.35!important;letter-spacing:-.02em!important;word-break:keep-all!important}body.is-home-page .docs-home-featured__summary{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0!important;max-height:46px!important;font-size:14px!important;line-height:1.45!important;color:var(--text-muted)!important;word-break:keep-all!important}body.is-home-page .featured-nav-controls{flex:none!important;align-self:center!important;height:38px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important}}@media(max-width:420px){body.is-home-page .docs-home-featured__title{font-size:20px!important;line-height:1.35!important}}body .docs-comments .tt_desc,body .docs-comments .tt-wrap-desc,body .docs-comments .docs-comment-markdown,body .docs-comments .tt_desc p,body .docs-comments .tt-wrap-desc p,body .docs-comments .docs-comment-markdown p,body .docs-comments .tt_desc li,body .docs-comments .tt-wrap-desc li,body .docs-comments .docs-comment-markdown li,body .docs-comments .tt_desc ul,body .docs-comments .tt-wrap-desc ul,body .docs-comments .docs-comment-markdown ul,body .docs-comments .tt_desc ol,body .docs-comments .tt-wrap-desc ol,body .docs-comments .docs-comment-markdown ol{font-size:14px!important}@media(max-width:760px){body .docs-comments .tt_desc,body .docs-comments .tt-wrap-desc,body .docs-comments .docs-comment-markdown,body .docs-comments .tt_desc p,body .docs-comments .tt-wrap-desc p,body .docs-comments .docs-comment-markdown p,body .docs-comments .tt_desc li,body .docs-comments .tt-wrap-desc li,body .docs-comments .docs-comment-markdown li,body .docs-comments .tt_desc ul,body .docs-comments .tt-wrap-desc ul,body .docs-comments .docs-comment-markdown ul,body .docs-comments .tt_desc ol,body .docs-comments .tt-wrap-desc ol,body .docs-comments .docs-comment-markdown ol{font-size:15px!important}}@media(max-width:760px){.docs-topbar{min-height:48px!important;height:48px!important;padding:0 12px!important;gap:8px!important}.docs-topbar__left{gap:8px!important}.docs-topbar__brand{font-size:17px!important;font-weight:700!important;letter-spacing:-.3px!important}.docs-topbar__right{gap:8px!important}.docs-searchbar{min-height:28px!important;height:28px!important;width:120px!important;padding:0 8px!important;border-radius:6px!important}.docs-searchbar__icon{font-size:12px!important}.docs-searchbar__submit{display:none!important}.docs-icon-button{min-width:28px!important;min-height:28px!important;width:28px!important;height:28px!important}}@media(max-width:760px){.docs-searchbar__input{font-size:16px!important;transform:scale(.85)!important;transform-origin:left center!important;width:117.6%!important}body .docs-comments input,body .docs-comments textarea,body .docs-comments select,body .docs-comments .tt-area-write input,body .docs-comments .tt-area-write textarea,body .docs-comments [id^=entry][id$=Comment] input,body .docs-comments [id^=entry][id$=Comment] textarea{font-size:16px!important;transform:scale(.875)!important;transform-origin:left top!important;width:114.28%!important;margin-bottom:0!important;box-sizing:border-box!important}body .docs-comments .tt-area-write,body .docs-comments .tt-wrap-desc{overflow:hidden!important}}html[data-ui-theme=dark]{--bg: #202026 !important;--bg-elevated: #282832 !important;--panel: #2f2f3a !important;--bg-soft: #353542 !important;--line-soft: #272731 !important;--line: #373746 !important;--topbar-bg: rgba(32, 32, 38, .9) !important;--comment-panel-bg: #282832 !important;--comment-card-bg: #353542 !important;--comment-avatar-bg: #373746 !important}.docs-tags__items{font-size:0!important}.docs-tags__items a{display:inline-block!important;background:transparent!important;color:var(--text-muted)!important;font-size:14px!important;font-weight:500!important;padding:0!important;margin:0 14px 0 0!important;border-radius:0!important;min-height:0!important;line-height:1.5!important;transition:color .15s ease,opacity .15s ease!important}.docs-tags__items a:before{content:"#"!important;margin-right:2px!important;color:var(--accent)!important;font-weight:600!important}.docs-tags__items a:hover{color:var(--accent)!important;text-decoration:underline!important;background:transparent!important}body .docs-comments .tt-btn_register:disabled,body .docs-comments .tt_btn_submit:disabled,body .docs-comments button[type=submit]:disabled,body .docs-comments input[type=submit]:disabled{background:#e2e8f0!important;color:#94a3b8!important;cursor:not-allowed!important;opacity:1!important;transition:background-color .2s ease,color .2s ease!important}html[data-ui-theme=dark] body .docs-comments .tt-btn_register:disabled,html[data-ui-theme=dark] body .docs-comments .tt_btn_submit:disabled,html[data-ui-theme=dark] body .docs-comments button[type=submit]:disabled,html[data-ui-theme=dark] body .docs-comments input[type=submit]:disabled{background:#2b2c31!important;color:#5b5c61!important;cursor:not-allowed!important;opacity:1!important;transition:background-color .2s ease,color .2s ease!important}@keyframes fadeInSkeleton{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer-sweep{0%{background-position:200% 0}to{background-position:-200% 0}}body.is-home-page .docs-home-featured:not(.is-hydrated) .docs-home-featured__title,body.is-home-page .docs-home-featured:not(.is-hydrated) .docs-home-featured__summary,body.is-home-page .docs-home-featured:not(.is-hydrated) .docs-home-featured__media,body.has-list-page .docs-list-item__summary:empty,body.has-list-page .docs-list-item__thumb:not(:has(img)){background:linear-gradient(90deg,#f1f5f9 25%,#fff,#f1f5f9 75%)!important;background-size:200% 100%!important;animation:shimmer-sweep 1.4s infinite linear!important;border-radius:12px!important;color:transparent!important;pointer-events:none!important;animation-delay:.1s;animation-fill-mode:both;animation:shimmer-sweep 1.4s infinite linear,fadeInSkeleton .5s cubic-bezier(.16,1,.3,1) forwards!important}html[data-ui-theme=dark] body.is-home-page .docs-home-featured:not(.is-hydrated) .docs-home-featured__title,html[data-ui-theme=dark] body.is-home-page .docs-home-featured:not(.is-hydrated) .docs-home-featured__summary,html[data-ui-theme=dark] body.is-home-page .docs-home-featured:not(.is-hydrated) .docs-home-featured__media,html[data-ui-theme=dark] body.has-list-page .docs-list-item__summary:empty,html[data-ui-theme=dark] body.has-list-page .docs-list-item__thumb:not(:has(img)){background:linear-gradient(90deg,#25252e 25%,#3c3c4b,#25252e 75%)!important;background-size:200% 100%!important}body.is-home-page .docs-home-featured:not(.is-hydrated) .docs-home-featured__title{display:block!important;visibility:visible!important;opacity:1!important;height:38px!important;min-height:38px!important;width:75%!important;min-width:200px!important;margin-bottom:12px!important;content:" "!important}body.is-home-page .docs-home-featured:not(.is-hydrated) .docs-home-featured__summary{display:block!important;visibility:visible!important;opacity:1!important;height:20px!important;min-height:20px!important;width:50%!important;min-width:140px!important;margin-top:14px!important;content:" "!important}body.is-home-page .docs-home-featured:not(.is-hydrated) .docs-home-featured__media{display:block!important;visibility:visible!important;opacity:1!important;border-radius:12px!important;aspect-ratio:16 / 9!important;width:100%!important}body.has-list-page .docs-list-item__thumb:not(:has(img)){border-radius:10px!important}body.has-list-page .docs-list-item__title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0!important;height:58px!important;min-height:58px!important;max-height:58px!important;line-height:1.4!important}body.has-list-page .docs-list-item__summary{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:10px 0!important;height:auto!important;min-height:0!important;max-height:42px!important;line-height:1.4!important;box-sizing:border-box!important}body.has-list-page .docs-list-item__summary.is-loading-skeleton{height:42px!important;min-height:42px!important;max-height:42px!important;content:" "!important;background:linear-gradient(90deg,#f1f5f9 25%,#fff,#f1f5f9 75%)!important;background-size:200% 100%!important;animation:shimmer-sweep 1.4s infinite linear!important;border-radius:6px!important}html[data-ui-theme=dark] body.has-list-page .docs-list-item__summary.is-loading-skeleton{background:linear-gradient(90deg,#25252e 25%,#3c3c4b,#25252e 75%)!important;background-size:200% 100%!important}body.has-list-page .docs-list-item__summary[hidden],body.has-list-page .docs-list-item__summary:empty{display:none!important;height:0!important;margin:0!important;padding:0!important}body.has-list-page .docs-list-item__meta{display:flex!important;align-items:center!important;margin:0!important;height:20px!important;min-height:20px!important;max-height:20px!important;overflow:hidden!important}@media(max-width:760px){body.is-home-page .docs-home-featured{display:none!important}body.is-home-page .featured-nav-btn{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:50%!important}body.is-home-page .featured-nav-btn svg{width:14px!important;height:14px!important}body.has-list-page .docs-list-item__inner{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0px!important;min-height:0!important;padding:14px 0!important;border-bottom:1px solid var(--line-soft)!important}body.has-list-page .docs-list-item__thumb-link{display:block!important;grid-column:auto!important;grid-row:auto!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;overflow:hidden!important;border-radius:12px!important;align-self:stretch!important;line-height:0!important}body.has-list-page .docs-list-item__thumb{display:block!important;width:100%!important;aspect-ratio:3 / 2!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:12px!important;overflow:hidden!important;background:var(--bg-soft)!important}body.has-list-page .docs-list-item__thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important}body.has-list-page .docs-list-item__content{display:flex!important;flex-direction:column!important;align-items:stretch!important;grid-column:auto!important;grid-row:auto!important;gap:0!important;width:100%!important;padding:0 4px!important;margin:0!important}body.has-list-page .docs-list-item__main-link{display:block!important;margin:0!important;padding:0!important;min-height:0!important;height:auto!important}body.has-list-page .docs-list-item__title{font-size:19px!important;font-weight:700!important;color:var(--text-heading)!important;line-height:1.35!important;margin:4px 0 0!important;padding:0!important;height:auto!important;min-height:0!important;max-height:52px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.has-list-page .docs-list-item__summary{font-size:13.5px!important;color:var(--text-muted)!important;line-height:1.45!important;margin-top:3px!important;margin-bottom:0!important;padding:0!important;height:auto!important;min-height:0!important;max-height:40px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.has-list-page .docs-list-item__summary.is-loading-skeleton{height:40px!important;min-height:40px!important;max-height:40px!important;background:linear-gradient(90deg,#f1f5f9 25%,#fff,#f1f5f9 75%)!important;background-size:200% 100%!important;animation:shimmer-sweep 1.4s infinite linear!important;border-radius:4px!important}html[data-ui-theme=dark] body.has-list-page .docs-list-item__summary.is-loading-skeleton{background:linear-gradient(90deg,#25252e 25%,#3c3c4b,#25252e 75%)!important;background-size:200% 100%!important}body.has-list-page .docs-list-item__summary[hidden],body.has-list-page .docs-list-item__summary:empty{display:none!important;height:0!important;margin:0!important;padding:0!important}body.has-list-page .docs-list-item__meta{display:flex!important;align-items:center!important;gap:6px!important;margin-top:6px!important;margin-bottom:0!important;padding:0!important;height:18px!important;min-height:18px!important;max-height:18px!important;font-size:12px!important;color:var(--text-soft)!important;font-weight:500!important;overflow:hidden!important}}html.no-transitions body.has-list-page .docs-list-item__thumb,html.no-transitions body.has-list-page .docs-list-item__thumb img,html.no-transitions body.is-home-page .docs-home-featured__media,html.no-transitions body.is-home-page .docs-home-featured__media img,html.no-transitions .article-body img{transition:none!important;transform:none!important;animation:none!important}@media(max-width:760px){body.has-list-page .docs-list-item__thumb-link{contain:layout paint!important}body.has-list-page .docs-list-item__thumb{flex:none!important}body.has-list-page .docs-list-item__thumb img{max-width:none!important}.article-body .imageblock,.article-body figure,.article-body p:has(>img),.article-body .article-media--wide,.article-body figure.article-media--wide,.article-body p.article-media--wide{width:100%!important;max-width:100%!important;margin-right:0!important;margin-left:0!important;transform:none!important}.article-body img,.article-body .imageblock img,.article-body figure img,.article-body p:has(>img) img,.article-body .article-media--wide img,.article-body figure.article-media--wide img,.article-body p.article-media--wide img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:420px!important;object-fit:contain!important;transform:none!important}}@media(max-width:640px){body.has-list-page .docs-list-item__inner{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;min-height:0!important;padding:0!important;border-bottom:0!important}body.has-list-page .docs-list-item__thumb-link{display:block!important;order:1!important;align-self:stretch!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;border-radius:12px!important;overflow:hidden!important;contain:layout paint!important;line-height:0!important}body.has-list-page .docs-list-item__thumb,body.has-list-page .docs-list-item__thumb.is-thumb-wide,body.has-list-page .docs-list-item__thumb.is-thumb-standard,body.has-list-page .docs-list-item__thumb.is-thumb-tall{display:block!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:2 / 1!important;border-radius:12px!important;overflow:hidden!important}body.has-list-page .docs-list-item__thumb img{display:block!important;width:100%!important;max-width:none!important;height:100%!important;object-fit:cover!important;transform:none!important}body.has-list-page .docs-list-item__content{display:flex!important;order:2!important;flex-direction:column!important;align-items:stretch!important;align-self:stretch!important;width:100%!important;min-width:0!important;padding:0 4px!important;margin:0!important;gap:0!important}body.has-list-page .docs-list-item__title{margin:6px 0 0!important;font-size:19px!important;font-weight:700!important;line-height:1.35!important;max-height:52px!important;-webkit-line-clamp:2!important}body.has-list-page .docs-list-item__summary{display:block!important;margin:3px 0 0!important;height:auto!important;min-height:0!important;max-height:59px!important;font-size:13.5px!important;line-height:1.45!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;overflow:hidden!important}body.has-list-page .docs-list-item__meta{order:3!important;margin-top:5px!important;height:18px!important;min-height:18px!important;max-height:18px!important}html body.has-list-page .docs-list-item .docs-list-item__content .docs-list-item__summary,html body.has-list-page .docs-list-item .docs-list-item__content .docs-list-item__summary[data-list-summary]{display:block!important;max-height:59px!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;overflow:hidden!important}}@media(min-width:641px)and (max-width:760px){body.is-home-page .docs-home-featured{display:block!important}body.is-home-page .docs-home-featured__link,body.is-home-page .docs-home-featured.has-no-image .docs-home-featured__link{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr)!important;grid-template-rows:none!important;align-items:stretch!important;gap:24px!important;height:220px!important;min-height:220px!important;max-height:220px!important}body.is-home-page .docs-home-featured__media{grid-column:2!important;grid-row:1!important;order:initial!important;width:100%!important;height:100%!important;aspect-ratio:auto!important}body.is-home-page .docs-home-featured__copy{grid-column:1!important;grid-row:1!important;order:initial!important;height:100%!important;min-height:0!important;max-height:none!important}}@media(max-width:640px){body.is-home-page .docs-home-overview,body.is-home-page .docs-home-featured{display:none!important}}@media(max-width:760px){body.has-list-page .docs-layout,body.is-search-empty-body .docs-layout{width:100%!important;max-width:none!important;padding-right:16px!important;padding-left:16px!important}body.has-list-page .docs-content,body.has-list-page .docs-content:has(.docs-list-item),body.is-search-empty-body .docs-content{width:100%!important;max-width:none!important;margin-right:auto!important;margin-left:auto!important;padding-right:0!important;padding-left:0!important}body.has-list-page .docs-page-head,body.has-list-page .docs-page-head[hidden],body.is-home-page .docs-page-head,body.is-home-page .docs-page-head[hidden],body.is-category-index .docs-page-head,body.is-category-index .docs-page-head[hidden],body[data-path="/"] .docs-page-head,body[data-path="/"] .docs-page-head[hidden],body[data-path="/category"] .docs-page-head,body[data-path="/category"] .docs-page-head[hidden],#tt-body-index .docs-page-head,#tt-body-index .docs-page-head[hidden],body.has-list-page.is-home-page #main-content#main-content.docs-content .docs-page-head,body.has-list-page.is-home-page #main-content#main-content.docs-content .docs-page-head[hidden],body.is-home-page #main-content#main-content.docs-content:has(.docs-list-item) .docs-page-head,body.is-home-page #main-content#main-content.docs-content:has(.docs-list-item) .docs-page-head[hidden],body[data-path="/"] #main-content#main-content.docs-content:has(.docs-list-item) .docs-page-head,body[data-path="/"] #main-content#main-content.docs-content:has(.docs-list-item) .docs-page-head[hidden]{display:flex!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;gap:4px!important}body.has-list-page .docs-page-head__title{font-size:25px!important;line-height:1.22!important}body.has-list-page .docs-page-head__meta{margin-top:0!important}}
