.LikeButton-module__P5wXIW__wrapper{flex-direction:column;align-items:center;gap:.5rem;display:flex}.LikeButton-module__P5wXIW__button{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #0000000d}.LikeButton-module__P5wXIW__button:hover:not(:disabled){color:#f43f5e;border-color:#f43f5e;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.LikeButton-module__P5wXIW__button:active:not(:disabled){transform:scale(.95)}.LikeButton-module__P5wXIW__liked{color:#f43f5e;background:#fff1f2;border-color:#f43f5e}.LikeButton-module__P5wXIW__icon{transition:transform .2s}.LikeButton-module__P5wXIW__button:hover:not(:disabled) .LikeButton-module__P5wXIW__icon{transform:scale(1.1)}.LikeButton-module__P5wXIW__iconLiked{animation:.3s cubic-bezier(.175,.885,.32,1.275) LikeButton-module__P5wXIW__pop}.LikeButton-module__P5wXIW__count{text-align:center;min-width:1rem}.LikeButton-module__P5wXIW__tooltip{color:var(--text-secondary);font-size:.875rem}@keyframes LikeButton-module__P5wXIW__pop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}
.ShareButtons-module__xfVdYW__shareContainer{align-items:center;gap:1rem;display:flex}.ShareButtons-module__xfVdYW__shareLabel{color:var(--text-secondary);font-size:.9rem;font-weight:600}.ShareButtons-module__xfVdYW__xButton{color:#fff;background-color:#0f1419;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.ShareButtons-module__xfVdYW__xButton:hover{color:#fff;background-color:#272c30}.ShareButtons-module__xfVdYW__xIcon{width:1.1rem;height:1.1rem}@media (prefers-color-scheme:dark){.ShareButtons-module__xfVdYW__xButton{color:#0f1419;background-color:#fff}.ShareButtons-module__xfVdYW__xButton:hover{color:#0f1419;background-color:#e7e7e8}.ShareButtons-module__xfVdYW__floatingButton{color:#0f1419;background-color:#fff;box-shadow:0 4px 12px #0000004d}}.ShareButtons-module__xfVdYW__floatingContainer{z-index:100;flex-direction:column;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}.ShareButtons-module__xfVdYW__floatingButton{color:#fff;background-color:#0f1419;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .2s,background-color .2s;display:flex;box-shadow:0 4px 12px #00000026}.ShareButtons-module__xfVdYW__floatingButton:hover{background-color:#272c30;transform:translateY(-2px)}@media (min-width:1200px){.ShareButtons-module__xfVdYW__floatingContainer{bottom:4rem;right:4rem}}
.post-module__ZuT23W__container{max-width:768px;margin:0 auto;padding:4rem 2rem}.post-module__ZuT23W__nav{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.post-module__ZuT23W__backLink{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.post-module__ZuT23W__backLink:hover{color:var(--text-primary)}.post-module__ZuT23W__header{border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:2rem}.post-module__ZuT23W__title{color:var(--text-primary);letter-spacing:-.02em;line-break:strict;overflow-wrap:break-word;word-break:auto-phrase;white-space:pre-wrap;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.3}.post-module__ZuT23W__meta{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.post-module__ZuT23W__date{color:var(--text-secondary);font-size:.875rem}.post-module__ZuT23W__categoryBadge{color:var(--primary);background:var(--accent-subtle);border:1px solid #0000;border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:opacity .2s}.post-module__ZuT23W__tagList{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.post-module__ZuT23W__tagBadge{color:var(--text-secondary);background:0 0;font-size:.75rem;text-decoration:none}.post-module__ZuT23W__tagBadge:hover,.post-module__ZuT23W__categoryBadge:hover{text-decoration:underline}.post-module__ZuT23W__content{color:var(--text-primary);font-size:1.1rem;line-height:1.8}.post-module__ZuT23W__content a:not(.post-module__ZuT23W__ogp-card){color:var(--link-color);text-decoration:underline;transition:color .2s}.post-module__ZuT23W__content a:not(.post-module__ZuT23W__ogp-card):hover{color:var(--link-hover)}.post-module__ZuT23W__content p{margin-bottom:1.5rem}.post-module__ZuT23W__content h1{line-break:strict;overflow-wrap:break-word;word-break:auto-phrase;margin-top:3rem;margin-bottom:1.5rem;font-size:2rem}.post-module__ZuT23W__content h2{background-color:var(--accent-subtle);border:none;border-left:5px solid var(--primary);color:var(--text-primary);letter-spacing:-.01em;line-break:strict;overflow-wrap:break-word;word-break:auto-phrase;border-radius:6px;margin-top:3.5rem;margin-bottom:1.5rem;padding:.85rem 1.2rem;font-size:1.5rem;font-weight:700;line-height:1.5;overflow:hidden}.post-module__ZuT23W__content h3{color:var(--text-primary);border-left:3px solid var(--primary);line-break:strict;overflow-wrap:break-word;word-break:auto-phrase;margin-top:2.5rem;margin-bottom:1.25rem;padding-left:.75rem;font-size:1.35rem;font-weight:600}.post-module__ZuT23W__content ul,.post-module__ZuT23W__content ol{margin-bottom:1.5rem;padding-left:1.5rem}.post-module__ZuT23W__content ul{list-style-type:disc}.post-module__ZuT23W__content ol{list-style-type:decimal}.post-module__ZuT23W__content li{margin-bottom:.5rem}.post-module__ZuT23W__content strong,.post-module__ZuT23W__content b{font-weight:700}.post-module__ZuT23W__content em,.post-module__ZuT23W__content i{font-style:italic}.post-module__ZuT23W__content code:not(pre code){background:var(--surface);border:1px solid var(--border);font-family:var(--font-mono,monospace);border-radius:4px;padding:.2rem .4rem;font-size:.9em}.post-module__ZuT23W__content table{border-collapse:collapse;width:100%;margin-bottom:1.5rem}.post-module__ZuT23W__content th,.post-module__ZuT23W__content td{border:1px solid var(--border);text-align:left;padding:.75rem}.post-module__ZuT23W__content th{background:var(--surface);font-weight:700}.post-module__ZuT23W__content blockquote{border-left:4px solid var(--border);color:var(--text-secondary);margin-bottom:1.5rem;padding-left:1.25rem;font-style:italic}.post-module__ZuT23W__content img:not(.chat-avatar){border-radius:8px;max-width:100%;height:auto;margin:1.5rem 0;display:block}.post-module__ZuT23W__content .chat-bubble{font-size:1.2rem}.post-module__ZuT23W__content .chat-bubble p{margin-bottom:0;font-size:1.2rem}.post-module__ZuT23W__content .chat-bubble p+p{margin-top:.5rem}.post-module__ZuT23W__postActions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-top:3rem;padding-top:2rem;display:flex}.post-module__ZuT23W__mainThumbnailWrapper{aspect-ratio:16/9;border-radius:8px;width:100%;margin-bottom:2rem;overflow:hidden;box-shadow:0 6px 20px #00000014}.post-module__ZuT23W__mainThumbnailImage{object-fit:cover;width:100%;height:100%;display:block}.post-module__ZuT23W__seriesNav{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-top:4rem;padding:2rem}.post-module__ZuT23W__seriesSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.post-module__ZuT23W__seriesSectionTitle{color:var(--text-primary);margin-bottom:0;font-size:1.25rem;font-weight:700}.post-module__ZuT23W__seriesSectionTitle a{color:var(--text-primary);text-decoration:none}.post-module__ZuT23W__seriesSectionTitle a:hover{text-decoration:underline}.post-module__ZuT23W__seriesHeaderLink{color:var(--primary);align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.post-module__ZuT23W__seriesHeaderLink:hover{opacity:.8;text-decoration:underline}.post-module__ZuT23W__seriesFooter{border-top:1px solid var(--border);margin-top:1.75rem;padding-top:1.5rem}.post-module__ZuT23W__seriesViewAllButton{background:var(--surface-hover,#4338ca0d);border:1px solid var(--border);width:100%;color:var(--primary);box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.post-module__ZuT23W__seriesViewAllButton:hover{border-color:var(--primary);background:#4338ca1a}.post-module__ZuT23W__seriesArticleList{flex-direction:column;gap:1.5rem;display:flex}.post-module__ZuT23W__seriesArticleItem,.post-module__ZuT23W__currentSeriesArticleItem{border-bottom:1px solid var(--border);grid-template-columns:360px 1fr;align-items:center;gap:2rem;padding-bottom:1.5rem;text-decoration:none;transition:opacity .2s ease-out;display:grid}@media (max-width:640px){.post-module__ZuT23W__container{padding:1.5rem 1rem 4rem}.post-module__ZuT23W__header{margin-bottom:2rem;padding-bottom:1.25rem}.post-module__ZuT23W__title{margin-bottom:.85rem;font-size:1.5rem;line-height:1.4}.post-module__ZuT23W__content{font-size:1rem;line-height:1.75}.post-module__ZuT23W__content h1{margin-top:2.25rem;margin-bottom:1rem;font-size:1.4rem}.post-module__ZuT23W__content h2{margin-top:2.5rem;margin-bottom:1rem;padding:.6rem .85rem;font-size:1.25rem}.post-module__ZuT23W__content h3{margin-top:2rem;margin-bottom:.85rem;font-size:1.1rem}.post-module__ZuT23W__leadText{margin:1rem 0 1.75rem;padding:1rem 1.1rem;font-size:.95rem;line-height:1.65}.post-module__ZuT23W__seriesArticleItem,.post-module__ZuT23W__currentSeriesArticleItem{grid-template-columns:1fr;gap:1rem}}.post-module__ZuT23W__currentSeriesArticleItem{opacity:.9;border-bottom:1px solid var(--border);background:#4338ca0a;border-radius:8px;padding:1rem}.post-module__ZuT23W__seriesArticleItem:last-child,.post-module__ZuT23W__currentSeriesArticleItem:last-child{border-bottom:none;padding-bottom:0}.post-module__ZuT23W__seriesArticleItem:hover{opacity:.75}.post-module__ZuT23W__seriesArticleItem:hover .post-module__ZuT23W__seriesThumbnailImage{transform:scale(1.04)}.post-module__ZuT23W__seriesThumbnailWrapper{aspect-ratio:16/9;background-color:#0f172a;border-radius:6px;width:100%;overflow:hidden;box-shadow:0 4px 12px #0000000f}.post-module__ZuT23W__seriesThumbnailImage{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.post-module__ZuT23W__seriesArticleMain{flex-direction:column;gap:.4rem;display:flex}.post-module__ZuT23W__seriesArticleTitle{color:var(--text-primary);font-size:1rem;font-weight:600;line-height:1.45}.post-module__ZuT23W__seriesArticleMeta{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.8rem;display:flex}.post-module__ZuT23W__seriesArticleDate{font-family:var(--font-geist-mono), monospace}.post-module__ZuT23W__leadText{border-left:4px solid var(--primary);color:var(--text-primary);white-space:pre-wrap;background:#4338ca0a;border-radius:8px;margin:1.5rem 0 2.5rem;padding:1.5rem;font-size:1.05rem;line-height:1.7}.post-module__ZuT23W__leadText p{margin-bottom:1rem}.post-module__ZuT23W__leadText p:last-child{margin-bottom:0}.post-module__ZuT23W__toc{background:var(--surface);border:1px solid var(--border);border-top:4px solid var(--primary);border-radius:8px;margin-bottom:2.5rem;padding:1.5rem}.post-module__ZuT23W__tocTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.post-module__ZuT23W__tocList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.post-module__ZuT23W__tocItem a,.post-module__ZuT23W__tocItemSub a{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.post-module__ZuT23W__tocItem a:hover,.post-module__ZuT23W__tocItemSub a:hover{color:var(--text-primary);text-underline-offset:4px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transform:translate(4px)}.post-module__ZuT23W__tocItemSub{padding-left:1rem}.post-module__ZuT23W__content .ogp-card{border:1px solid var(--border);color:inherit;background:var(--surface);border-radius:12px;flex-direction:column-reverse;margin:2rem 0;text-decoration:none;transition:border-color .2s;display:flex;overflow:hidden}.post-module__ZuT23W__content .ogp-card:hover{border-color:var(--text-secondary)}.post-module__ZuT23W__content .ogp-card-content{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem;display:flex}.post-module__ZuT23W__content .ogp-card-title{color:var(--text-primary);font-size:1.1rem;font-weight:700;line-height:1.4}.post-module__ZuT23W__content .ogp-card-desc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;display:-webkit-box;overflow:hidden}.post-module__ZuT23W__content .ogp-card-domain{color:var(--text-secondary);align-items:center;gap:.5rem;margin-top:auto;padding-top:.5rem;font-size:.75rem;display:flex}.post-module__ZuT23W__content .ogp-card-favicon{width:16px;height:16px}.post-module__ZuT23W__content .ogp-card-image{aspect-ratio:1.91;border-bottom:1px solid var(--border);width:100%}.post-module__ZuT23W__content .ogp-card-image img{object-fit:cover;width:100%;height:100%;display:block}@media (min-width:640px){.post-module__ZuT23W__content .ogp-card{flex-direction:row;height:140px}.post-module__ZuT23W__content .ogp-card-image{border-bottom:none;border-left:1px solid var(--border);width:260px;height:100%}}.post-module__ZuT23W__content pre{font-family:var(--font-mono);border-radius:8px;padding:1rem;font-size:.9rem;overflow-x:auto}
pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}
.Breadcrumbs-module__1oWJ9a__nav{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.Breadcrumbs-module__1oWJ9a__list{flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__1oWJ9a__item{align-items:center;display:flex}.Breadcrumbs-module__1oWJ9a__item:not(:last-child):after{content:">";color:var(--text-muted);margin:0 .5rem;font-size:.8rem}.Breadcrumbs-module__1oWJ9a__link{color:var(--text-muted);text-decoration:none;transition:color .2s}.Breadcrumbs-module__1oWJ9a__link:hover{color:var(--primary);text-decoration:underline}.Breadcrumbs-module__1oWJ9a__current{color:var(--text);white-space:nowrap;text-overflow:ellipsis;max-width:250px;font-weight:500;overflow:hidden}
.RelatedPosts-module__ZdYNWW__container{border-top:1px solid var(--border);margin-top:4rem;padding-top:2.5rem}.RelatedPosts-module__ZdYNWW__sectionTitle{color:var(--text-primary);margin-bottom:2rem;font-size:1.25rem;font-weight:700}.RelatedPosts-module__ZdYNWW__articleList{flex-direction:column;gap:2rem;display:flex}.RelatedPosts-module__ZdYNWW__articleItem{border-bottom:1px solid var(--border);grid-template-columns:360px 1fr;align-items:center;gap:2rem;padding-bottom:2rem;text-decoration:none;transition:opacity .2s ease-out;display:grid}.RelatedPosts-module__ZdYNWW__articleItem:last-child{border-bottom:none;padding-bottom:0}.RelatedPosts-module__ZdYNWW__articleItem:hover{opacity:.75}.RelatedPosts-module__ZdYNWW__articleItem:hover .RelatedPosts-module__ZdYNWW__thumbnailImage{transform:scale(1.04)}.RelatedPosts-module__ZdYNWW__thumbnailWrapper{aspect-ratio:16/9;background-color:#0f172a;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 4px 14px #0000000f}.RelatedPosts-module__ZdYNWW__thumbnailImage{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;transition:transform .3s;display:block}.RelatedPosts-module__ZdYNWW__articleMain{flex-direction:column;gap:.5rem;display:flex}.RelatedPosts-module__ZdYNWW__articleTitle{color:var(--text-primary);letter-spacing:-.01em;line-break:strict;overflow-wrap:break-word;word-break:auto-phrase;white-space:pre-wrap;font-size:1.1rem;font-weight:600;line-height:1.45}.RelatedPosts-module__ZdYNWW__articleMeta{color:var(--text-secondary);align-items:center;gap:1rem;margin-top:.25rem;font-size:.85rem;display:flex}.RelatedPosts-module__ZdYNWW__articleDate{font-family:var(--font-geist-mono), monospace}.RelatedPosts-module__ZdYNWW__categoryBadge{border:1px solid var(--border);border-radius:999px;padding:.15rem .5rem;font-size:.75rem}@media (max-width:640px){.RelatedPosts-module__ZdYNWW__articleItem{grid-template-columns:1fr;gap:1rem}}
.new-module__zwAeFa__container{max-width:1000px;margin:0 auto;padding:2rem}.new-module__zwAeFa__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.new-module__zwAeFa__header h1{color:var(--text-primary);font-size:1.875rem;font-weight:600}.new-module__zwAeFa__actions{gap:1rem;display:flex}.new-module__zwAeFa__draftBtn,.new-module__zwAeFa__publishBtn{cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.new-module__zwAeFa__draftBtn{border:1px solid var(--border);color:var(--text-primary);background:0 0}.new-module__zwAeFa__draftBtn:hover:not(:disabled){background:var(--surface);border-color:var(--text-secondary)}.new-module__zwAeFa__publishBtn{background:var(--primary);border:1px solid var(--primary);color:var(--background)}.new-module__zwAeFa__publishBtn:hover:not(:disabled){background:var(--primary-hover)}.new-module__zwAeFa__publishBtn:disabled,.new-module__zwAeFa__draftBtn:disabled{opacity:.5;cursor:not-allowed}.new-module__zwAeFa__metaSection{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex}.new-module__zwAeFa__metaGroup{flex-direction:column;gap:.5rem;display:flex}.new-module__zwAeFa__metaLabel{color:var(--text-secondary);font-size:.875rem;font-weight:600}.new-module__zwAeFa__select{border:1px solid var(--border);color:var(--text-primary);background:0 0;border-radius:6px;max-width:300px;padding:.5rem}.new-module__zwAeFa__tagList{flex-wrap:wrap;gap:1rem;display:flex}.new-module__zwAeFa__tagLabel{color:var(--text-primary);cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.new-module__zwAeFa__metaHeader{justify-content:space-between;align-items:center;display:flex}.new-module__zwAeFa__inlineBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:600}.new-module__zwAeFa__inlineBtn:hover{text-decoration:underline}.new-module__zwAeFa__inlineForm{gap:.5rem;margin-bottom:.5rem;display:flex}.new-module__zwAeFa__inlineInput{border:1px solid var(--border);color:var(--text-primary);background:0 0;border-radius:4px;flex:1;padding:.4rem;font-size:.875rem}.new-module__zwAeFa__inlineSubmit{background:var(--text-primary);color:var(--background);cursor:pointer;border:none;border-radius:4px;padding:0 .75rem;font-size:.875rem;font-weight:600}.new-module__zwAeFa__main{flex-direction:column;gap:1.5rem;display:flex}.new-module__zwAeFa__titleInput{width:100%;color:var(--text-primary);resize:vertical;background:0 0;border:none;outline:none;padding:.5rem 0;font-family:inherit;font-size:2.2rem;font-weight:700;line-height:1.35}.new-module__zwAeFa__titleInput::placeholder{color:var(--text-secondary);opacity:.5}.new-module__zwAeFa__editorWrapper{margin-top:1rem}
.ProgressBar-module__Y6Vgdq__progressContainer{z-index:9999;background:0 0;width:100%;height:4px;position:fixed;top:0;left:0}.ProgressBar-module__Y6Vgdq__progressBar{background:var(--primary);height:100%;transition:width .1s ease-out}
.TableOfContents-module__rHO2UG__toc{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin:2rem 0;padding:1.5rem;position:sticky;top:2rem}.TableOfContents-module__rHO2UG__tocTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.TableOfContents-module__rHO2UG__tocList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.TableOfContents-module__rHO2UG__tocItem{font-size:.95rem}.TableOfContents-module__rHO2UG__tocItemSub{color:var(--text-secondary);padding-left:1.5rem;font-size:.85rem}.TableOfContents-module__rHO2UG__tocItem a,.TableOfContents-module__rHO2UG__tocItemSub a{color:var(--text-secondary);text-decoration:none;transition:all .2s;display:block}.TableOfContents-module__rHO2UG__tocItem a:hover,.TableOfContents-module__rHO2UG__tocItemSub a:hover{color:var(--primary)}.TableOfContents-module__rHO2UG__activeLink{font-weight:700;color:var(--primary)!important}
