.tableOfContents-module__dZThaG__container{padding:0;position:sticky;top:100px}.tableOfContents-module__dZThaG__header{align-items:center;gap:8px;margin-bottom:16px;padding:0;display:flex}.tableOfContents-module__dZThaG__icon{color:var(--color-text-secondary);flex-shrink:0}.tableOfContents-module__dZThaG__title{color:var(--color-text-primary);letter-spacing:-.01em;font-size:14px;font-weight:600}.tableOfContents-module__dZThaG__list{overscroll-behavior:contain;scroll-behavior:smooth;max-height:calc(100vh - 75px);margin:0;padding:0;list-style:none;position:relative;overflow-y:auto}.tableOfContents-module__dZThaG__item{z-index:1;position:relative}.tableOfContents-module__dZThaG__link{color:var(--color-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:6px 0;font-size:14px;line-height:1.6;transition:color .2s;display:block}.tableOfContents-module__dZThaG__link:hover{color:var(--color-text-primary)}.tableOfContents-module__dZThaG__level1 .tableOfContents-module__dZThaG__link{padding-left:0;font-weight:600}.tableOfContents-module__dZThaG__level2 .tableOfContents-module__dZThaG__link{padding-left:16px}.tableOfContents-module__dZThaG__level3 .tableOfContents-module__dZThaG__link{padding-left:32px;font-size:13px}.tableOfContents-module__dZThaG__item.tableOfContents-module__dZThaG__active .tableOfContents-module__dZThaG__link{color:var(--color-text-primary);font-weight:500}.tableOfContents-module__dZThaG__activeIndicator{background:var(--color-primary);pointer-events:none;z-index:-1;border-radius:0 2px 2px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.tableOfContents-module__dZThaG__hoverIndicator{background:var(--color-bg-tertiary);opacity:.5;pointer-events:none;z-index:-1;border-radius:4px;position:absolute;inset:0}@media (max-width:950px){.tableOfContents-module__dZThaG__container{background:var(--color-bg-secondary);border-radius:12px;max-height:none;margin-bottom:32px;padding:16px;position:relative;top:0;overflow-y:visible}.tableOfContents-module__dZThaG__header{padding:0 0 8px}.tableOfContents-module__dZThaG__list{max-height:none;overflow-y:visible}.tableOfContents-module__dZThaG__activeIndicator,.tableOfContents-module__dZThaG__hoverIndicator{display:none}.tableOfContents-module__dZThaG__item.tableOfContents-module__dZThaG__active .tableOfContents-module__dZThaG__link{background:var(--color-bg-primary)}}.tableOfContents-module__dZThaG__container::-webkit-scrollbar{width:6px}.tableOfContents-module__dZThaG__list::-webkit-scrollbar{width:6px}.tableOfContents-module__dZThaG__container::-webkit-scrollbar-track{background:0 0}.tableOfContents-module__dZThaG__list::-webkit-scrollbar-track{background:0 0}.tableOfContents-module__dZThaG__container::-webkit-scrollbar-thumb{background:var(--color-border-secondary);border-radius:3px}.tableOfContents-module__dZThaG__list::-webkit-scrollbar-thumb{background:var(--color-border-secondary);border-radius:3px}.tableOfContents-module__dZThaG__container::-webkit-scrollbar-thumb:hover{background:var(--color-border-primary)}.tableOfContents-module__dZThaG__list::-webkit-scrollbar-thumb:hover{background:var(--color-border-primary)}
.docsInternalNav-module__49ZH9a__navigationContainer{background:var(--surface-primary);border:2px solid var(--border-primary-very-subtle);border-radius:22px;grid-template-columns:auto 1fr;margin:48px 0 32px;padding:4px;display:grid;overflow:hidden}.docsInternalNav-module__49ZH9a__prevButtonWrapper,.docsInternalNav-module__49ZH9a__nextButtonWrapper{position:relative}.docsInternalNav-module__49ZH9a__hoverBackground{background:var(--surface-secondary-hover);z-index:0;border-radius:18px;width:100%;height:100%;position:absolute;top:0;left:0}.docsInternalNav-module__49ZH9a__prevButton{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:1;background:0 0;border:none;border-radius:18px;outline:none;flex-shrink:0;align-items:center;gap:6px;height:100%;padding:2px 12px 2px 8px;text-decoration:none;transition:transform .1s;display:flex;position:relative}.docsInternalNav-module__49ZH9a__prevButton svg{flex-shrink:0}.docsInternalNav-module__49ZH9a__prevButton:active{transform:scale(.98)}.docsInternalNav-module__49ZH9a__nextButton{color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;z-index:1;background:0 0;border:none;border-radius:18px;outline:none;width:100%;padding:9px 8px;text-decoration:none;transition:transform .1s;display:flex;position:relative}.docsInternalNav-module__49ZH9a__nextButton svg{flex-shrink:0}.docsInternalNav-module__49ZH9a__nextButton:active{transform:scale(.98)}.docsInternalNav-module__49ZH9a__nextContent{text-align:right;justify-content:flex-end;align-items:center;width:100%;display:flex}.docsInternalNav-module__49ZH9a__nextInfo{border-right:2px solid var(--border-primary-subtle);flex-direction:column;flex:1;gap:4px;min-width:0;max-width:300px;padding:4px 14px;display:flex;overflow:hidden}.docsInternalNav-module__49ZH9a__nextTitle{color:var(--text-primary);margin:0}.docsInternalNav-module__49ZH9a__nextDescription{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.docsInternalNav-module__49ZH9a__nextLabel{flex-shrink:0;align-items:center;gap:8px;margin-left:14px;display:flex}.docsInternalNav-module__49ZH9a__spacer{min-width:0}@media (max-width:768px){.docsInternalNav-module__49ZH9a__navigationContainer{grid-template-columns:1fr;margin:32px 0 24px}.docsInternalNav-module__49ZH9a__prevButton,.docsInternalNav-module__49ZH9a__nextButton{padding:12px 16px}.docsInternalNav-module__49ZH9a__nextInfo{gap:2px}.docsInternalNav-module__49ZH9a__nextLabel{margin-left:12px}}
.articleFeedback-module__W75g0G__container{border-top:2px solid var(--border-primary-very-subtle);margin-top:48px;padding-top:32px}.articleFeedback-module__W75g0G__content{margin-bottom:24px}.articleFeedback-module__W75g0G__title{color:var(--text-primary);text-align:center;margin-bottom:16px}.articleFeedback-module__W75g0G__subtitle{text-align:center;margin-bottom:16px}.articleFeedback-module__W75g0G__ratingContainer{justify-content:center;align-items:center;gap:16px;display:flex}.articleFeedback-module__W75g0G__ratingLabel{white-space:nowrap}.articleFeedback-module__W75g0G__ratingButtons{gap:8px;display:flex}.articleFeedback-module__W75g0G__ratingButton{border:1px solid var(--border-primary-subtle);color:var(--text-secondary);cursor:pointer;font-family:var(--font-primary-body);font-size:var(--text-md-size);font-weight:var(--font-weight-semibold);background:0 0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.articleFeedback-module__W75g0G__ratingButton:hover{background-color:var(--surface-secondary);border-color:var(--border-primary);color:var(--text-primary);transform:translateY(-2px)}.articleFeedback-module__W75g0G__ratingButton:active{transform:translateY(0)}.articleFeedback-module__W75g0G__ratingButton.articleFeedback-module__W75g0G__selected{background-color:var(--surface-accent);border-color:var(--surface-accent);color:#fff}.articleFeedback-module__W75g0G__ratingButton.articleFeedback-module__W75g0G__selected:hover{background-color:var(--surface-accent-hover);border-color:var(--surface-accent-hover)}.articleFeedback-module__W75g0G__feedbackForm{max-width:600px;margin:0 auto;animation:.3s articleFeedback-module__W75g0G__slide-in}.articleFeedback-module__W75g0G__feedbackHeader{margin-bottom:20px}.articleFeedback-module__W75g0G__feedbackTextarea{background:var(--surface-primary-light);border:1px solid var(--border-primary-subtle);color:var(--text-primary);font-family:var(--font-primary-body);font-size:var(--text-md-size);font-weight:var(--font-weight-regular);resize:vertical;border-radius:8px;width:100%;margin-bottom:16px;padding:12px;transition:border-color .2s}.articleFeedback-module__W75g0G__feedbackTextarea:focus{border-color:var(--border-primary);outline:none}.articleFeedback-module__W75g0G__feedbackTextarea::placeholder{color:var(--text-secondary);opacity:.7}.articleFeedback-module__W75g0G__feedbackActions{justify-content:flex-end;gap:12px;display:flex}.articleFeedback-module__W75g0G__actionButton{cursor:pointer;font-family:var(--font-primary-body);border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px 20px;transition:all .2s;display:flex}.articleFeedback-module__W75g0G__skipButton{border:1px solid var(--border-primary-subtle);color:var(--text-secondary);background:0 0}.articleFeedback-module__W75g0G__skipButton:hover{background:var(--surface-secondary);border-color:var(--border-primary);color:var(--text-primary)}.articleFeedback-module__W75g0G__submitButton{background:var(--surface-accent);color:#fff}.articleFeedback-module__W75g0G__submitButton:hover{background:var(--surface-accent-hover);transform:translateY(-1px)}.articleFeedback-module__W75g0G__submitButton:active{transform:translateY(0)}.articleFeedback-module__W75g0G__thankYouMessage{text-align:center;padding:24px 0;animation:.3s articleFeedback-module__W75g0G__fade-in}.articleFeedback-module__W75g0G__supportLink{text-align:center;padding-top:4px}.articleFeedback-module__W75g0G__contactLink{color:var(--text-primary-accent);text-decoration:none;transition:opacity .2s}.articleFeedback-module__W75g0G__contactLink:hover{opacity:.8;text-decoration:underline}@keyframes articleFeedback-module__W75g0G__slide-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes articleFeedback-module__W75g0G__fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.articleFeedback-module__W75g0G__ratingContainer{flex-direction:column;gap:12px}.articleFeedback-module__W75g0G__ratingButtons{gap:6px}.articleFeedback-module__W75g0G__ratingButton{width:36px;height:36px}.articleFeedback-module__W75g0G__feedbackActions{flex-direction:column-reverse}.articleFeedback-module__W75g0G__actionButton{width:100%}}
.relatedArticles-module__ReU8rq__container{border-top:2px solid var(--border-primary-very-subtle);margin-top:48px;padding-top:32px}.relatedArticles-module__ReU8rq__title{color:var(--text-primary);text-align:center;margin-bottom:20px}.relatedArticles-module__ReU8rq__articlesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;max-width:100%;margin:0 auto;display:grid}.relatedArticles-module__ReU8rq__articleCard{background:var(--surface-primary);border:1px solid var(--border-primary-very-subtle);color:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.relatedArticles-module__ReU8rq__articleCard:hover{background:var(--surface-secondary);border-color:var(--border-primary-subtle);transform:translateY(-2px)}.relatedArticles-module__ReU8rq__articleCard:active{transform:translateY(0)}.relatedArticles-module__ReU8rq__cardContent{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.relatedArticles-module__ReU8rq__categoryLabel{color:var(--text-primary-accent);text-transform:uppercase}.relatedArticles-module__ReU8rq__articleTitle{color:var(--text-primary);margin:0;line-height:1.3}.relatedArticles-module__ReU8rq__articleDescription{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;line-height:1.4;display:-webkit-box;overflow:hidden}.relatedArticles-module__ReU8rq__cardArrow{color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;margin-left:12px;transition:transform .2s;display:flex}.relatedArticles-module__ReU8rq__articleCard:hover .relatedArticles-module__ReU8rq__cardArrow{color:var(--text-primary);transform:translate(2px)}@media (max-width:768px){.relatedArticles-module__ReU8rq__container{margin-top:32px;padding-top:24px}.relatedArticles-module__ReU8rq__articlesGrid{grid-template-columns:1fr;gap:12px}.relatedArticles-module__ReU8rq__articleCard{padding:14px}.relatedArticles-module__ReU8rq__cardContent{gap:6px}}
/*# sourceMappingURL=47985532dceb1d46.css.map*/