.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%}}
.articleFooter-module__dMpIeG__container{border-top:2px solid var(--border-primary-very-subtle);margin-top:48px;padding-top:32px}.articleFooter-module__dMpIeG__content{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:800px;margin:0 auto;display:flex}.articleFooter-module__dMpIeG__brandLink{opacity:.9;margin-bottom:6px;transition:opacity .2s;display:inline-flex}.articleFooter-module__dMpIeG__brandLink:hover{opacity:1}.articleFooter-module__dMpIeG__navigation{border-bottom:2px solid var(--border-primary-very-subtle);align-items:center;gap:12px;min-height:24px;padding-bottom:12px;display:flex}.articleFooter-module__dMpIeG__navLink{color:var(--text-secondary);font-weight:var(--font-weight-semibold);text-decoration:none;transition:color .2s}.articleFooter-module__dMpIeG__navLink:hover{color:var(--text-primary);text-decoration:underline}.articleFooter-module__dMpIeG__signoutForm{display:inline}.articleFooter-module__dMpIeG__signoutButton{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.articleFooter-module__dMpIeG__separator{color:var(--text-tertiary);-webkit-user-select:none;user-select:none}.articleFooter-module__dMpIeG__attribution{width:33%;min-width:264px}.articleFooter-module__dMpIeG__attribution p{color:var(--text-secondary);margin:0}.articleFooter-module__dMpIeG__attributionLink{color:var(--text-primary-accent);text-decoration:none;transition:opacity .2s}.articleFooter-module__dMpIeG__attributionLink:hover{opacity:.8;text-decoration:underline}@media (max-width:768px){.articleFooter-module__dMpIeG__container{margin-top:48px;padding-top:32px}.articleFooter-module__dMpIeG__content{gap:20px}.articleFooter-module__dMpIeG__navigation{gap:16px}.articleFooter-module__dMpIeG__separator{display:none}}
@keyframes helpHeader-module__kGwSaW__fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.helpHeader-module__kGwSaW__header{background:var(--surface-secondary);border-radius:24px;min-height:340px;margin-left:-24px;margin-right:-24px;padding:56px 32px;position:relative;overflow:hidden}.helpHeader-module__kGwSaW__backgroundShapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.helpHeader-module__kGwSaW__shape{color:var(--text-primary-accent);opacity:.07;stroke-width:1px;transition:transform .3s ease-out;position:absolute}.helpHeader-module__kGwSaW__shape1{width:clamp(80px,8vw,120px);height:clamp(80px,8vw,120px);top:8px;left:12%;transform:translate(-50%)}.helpHeader-module__kGwSaW__shape2{width:clamp(70px,7vw,100px);height:clamp(70px,7vw,100px);top:0;left:50%;transform:translate(-50%)}.helpHeader-module__kGwSaW__shape3{width:clamp(80px,8vw,110px);height:clamp(80px,8vw,110px);top:12px;left:88%;transform:translate(-50%)}.helpHeader-module__kGwSaW__shape4{width:clamp(70px,7vw,100px);height:clamp(70px,7vw,100px);top:140px;left:5%;transform:translate(-50%)}.helpHeader-module__kGwSaW__shape5{width:clamp(75px,7.5vw,105px);height:clamp(75px,7.5vw,105px);top:150px;left:30%;transform:translate(-50%)}.helpHeader-module__kGwSaW__shape6{width:clamp(70px,7vw,100px);height:clamp(70px,7vw,100px);top:135px;left:72%;transform:translate(-50%)}.helpHeader-module__kGwSaW__shape7{width:clamp(75px,7.5vw,105px);height:clamp(75px,7.5vw,105px);top:160px;left:93%;transform:translate(-50%)}.helpHeader-module__kGwSaW__content{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:16px;max-width:800px;margin:0 auto;display:flex;position:relative}.helpHeader-module__kGwSaW__pretitle{letter-spacing:.08em;font-size:clamp(12px,10px + .5vw,14px)}.helpHeader-module__kGwSaW__title.helpHeader-module__kGwSaW__title{margin:0;font-size:clamp(32px,24px + 2vw,48px);line-height:1.15}.helpHeader-module__kGwSaW__underline{background:var(--border-primary);border-radius:100px;width:80px;height:4px;margin-top:-2px;display:block}.helpHeader-module__kGwSaW__subtitle{max-width:600px;margin:0;font-size:clamp(16px,12px + 1vw,20px);line-height:1.5}.helpHeader-module__kGwSaW__categories{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.helpHeader-module__kGwSaW__categoryPill{background:var(--surface-primary);border:1px solid var(--border-primary-subtle);color:var(--text-primary);border-radius:12px;align-items:center;gap:8px;padding:10px 16px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.helpHeader-module__kGwSaW__categoryPill:hover{border-color:var(--border-primary);transform:translateY(-1px)}.helpHeader-module__kGwSaW__categoryIcon{color:var(--text-primary-accent);flex-shrink:0}.helpHeader-module__kGwSaW__categoryLabel{white-space:nowrap;font-size:14px;font-weight:500}.helpHeader-module__kGwSaW__categoryCount{background:var(--surface-primary-subtle);color:var(--text-secondary);border-radius:8px;padding:2px 8px;font-size:12px;font-weight:600}.helpHeader-module__kGwSaW__fadeUp0{opacity:0;animation:.3s ease-out forwards helpHeader-module__kGwSaW__fade-in-up}.helpHeader-module__kGwSaW__fadeUp1{opacity:0;animation:.3s ease-out 50ms forwards helpHeader-module__kGwSaW__fade-in-up}.helpHeader-module__kGwSaW__fadeUp2{opacity:0;animation:.3s ease-out .1s forwards helpHeader-module__kGwSaW__fade-in-up}.helpHeader-module__kGwSaW__fadeUp3{opacity:0;animation:.3s ease-out .15s forwards helpHeader-module__kGwSaW__fade-in-up}.helpHeader-module__kGwSaW__fadeUp4{opacity:0;animation:.3s ease-out .2s forwards helpHeader-module__kGwSaW__fade-in-up}@media (max-width:768px){.helpHeader-module__kGwSaW__header{min-height:280px;margin-left:-20px;margin-right:-20px;padding:40px 20px}.helpHeader-module__kGwSaW__shape{opacity:.05}.helpHeader-module__kGwSaW__categories{gap:8px}.helpHeader-module__kGwSaW__categoryPill{padding:8px 12px}.helpHeader-module__kGwSaW__categoryLabel{font-size:13px}}@media (prefers-reduced-motion:reduce){.helpHeader-module__kGwSaW__fadeUp0,.helpHeader-module__kGwSaW__fadeUp1,.helpHeader-module__kGwSaW__fadeUp2,.helpHeader-module__kGwSaW__fadeUp3,.helpHeader-module__kGwSaW__fadeUp4{opacity:1;animation:none}}
.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}}
.blogkit-content{--blogkit-display-xxl-size:2rem;--blogkit-display-xl-size:1.75rem;--blogkit-display-lg-size:1.5rem;--blogkit-display-md-size:1.25rem;--blogkit-display-sm-size:1.125rem;--blogkit-display-xs-size:1rem;--blogkit-text-xl-size:1.25rem;--blogkit-text-lg-size:1.125rem;--blogkit-text-md-size:1rem;--blogkit-text-sm-size:.875rem;--blogkit-font-heading:var(--font-primary-heading,"Georgia", serif);--blogkit-font-body:var(--font-primary-body,-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif)}@media (max-width:480px){.blogkit-content{--blogkit-display-xxl-size:2rem;--blogkit-display-xl-size:1.65rem;--blogkit-display-lg-size:1.4rem;--blogkit-display-md-size:1.125rem;--blogkit-display-sm-size:1rem;--blogkit-display-xs-size:.875rem;--blogkit-text-xl-size:1.25rem;--blogkit-text-lg-size:1.125rem;--blogkit-text-md-size:1rem;--blogkit-text-sm-size:.875rem}}.blogkit-content h1{font-size:var(--blogkit-display-xxl-size);font-family:var(--blogkit-font-body);color:var(--text-primary);margin:20px 0 12px;font-weight:625;line-height:1.2}.blogkit-content h2{font-size:var(--blogkit-display-xl-size);font-family:var(--blogkit-font-body);color:var(--text-primary);margin:20px 0 12px;font-weight:625;line-height:1.2}.blogkit-content h3{font-size:var(--blogkit-display-lg-size);font-family:var(--blogkit-font-body);color:var(--text-primary);margin:18px 0 10px;font-weight:625;line-height:1.2}.blogkit-content h4{font-size:var(--blogkit-display-md-size);font-family:var(--blogkit-font-body);color:var(--text-primary);margin:14px 0 8px;font-weight:625;line-height:1.2}.blogkit-content h5{font-size:var(--blogkit-display-sm-size);font-family:var(--blogkit-font-body);color:var(--text-primary);margin:12px 0 8px;font-weight:600;line-height:1.2}.blogkit-content h6{font-size:var(--blogkit-display-xs-size);font-family:var(--blogkit-font-body);color:var(--text-primary);margin:8px 0 6px;font-weight:600;line-height:1.2}.blogkit-content h1:first-child,.blogkit-content h2:first-child,.blogkit-content h3:first-child,.blogkit-content h4:first-child,.blogkit-content h5:first-child,.blogkit-content h6:first-child{margin-top:0}.blogkit-content p{font-size:var(--blogkit-text-md-size);font-family:var(--blogkit-font-body);color:var(--text-primary);margin:0 0 8px;font-weight:500;line-height:1.4}.blogkit-content strong,.blogkit-content b{color:var(--text-primary);font-weight:700}.blogkit-content em,.blogkit-content i{font-style:italic}.blogkit-content del,.blogkit-content s{color:var(--text-secondary);opacity:.8;text-decoration:line-through}.blogkit-content sup{vertical-align:baseline;font-size:.75em;line-height:0;position:relative;top:-.5em}.blogkit-content sub{vertical-align:baseline;font-size:.75em;line-height:0;position:relative;bottom:-.25em}.blogkit-content a{color:var(--text-primary-accent,#6366f1);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;transition:all .2s}.blogkit-content a:hover{color:var(--text-primary-accent-hover,#4f46e5);text-decoration-thickness:2px}.blogkit-content ul,.blogkit-content ol{margin:0 0 10px;padding-left:22px}.blogkit-content li{margin-bottom:6px;line-height:1.4}.blogkit-content li:last-child{margin-bottom:0}.blogkit-content ul>li{list-style:none;position:relative}.blogkit-content ul>li:before{content:"";background-color:var(--text-secondary,#6b7280);border-radius:50%;width:4px;height:4px;position:absolute;top:.7em;left:-16px}.blogkit-content blockquote{border-left:4px solid var(--border-accent,#6366f1);background-color:var(--surface-primary-subtle,#f8fafc);border-radius:0 8px 8px 0;margin:24px 0;padding:20px 24px;position:relative}.blogkit-content blockquote p{color:var(--text-secondary,#64748b);margin:0;font-style:italic;line-height:1.6}.blogkit-content blockquote p:first-child{margin-top:0}.blogkit-content blockquote p:last-child{margin-bottom:0}.blogkit-content blockquote cite{color:var(--text-secondary,#64748b);opacity:.8;margin-top:12px;font-size:.9em;font-style:normal;display:block}.blogkit-content blockquote cite:before{content:"— "}.blogkit-content :not(pre)>code{background-color:var(--surface-code-inline,#f3f4f6);color:var(--text-code-inline,#374151);border-radius:4px;padding:2px 6px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em}.blogkit-content table{border-collapse:collapse;border:1px solid var(--border-primary-subtle,#e5e7eb);border-radius:8px;width:100%;margin:24px 0;overflow:hidden}.blogkit-content th,.blogkit-content td{text-align:left;border-bottom:1px solid var(--border-primary-subtle,#e5e7eb);padding:12px 16px}.blogkit-content th{background-color:var(--surface-primary-subtle,#f9fafb);color:var(--text-primary,#111827);font-weight:600}.blogkit-content tr:last-child td{border-bottom:none}.blogkit-content img{border-radius:8px;max-width:100%;height:auto;margin:24px 0}.blogkit-content hr{background-color:var(--border-primary-subtle,#e5e7eb);border:none;height:1px;margin:32px 0}@media (prefers-color-scheme:dark){.blogkit-content ul>li:before{background-color:var(--text-secondary-dark,#9ca3af)}.blogkit-content :not(pre)>code{background-color:var(--surface-code-inline-dark,#374151);color:var(--text-code-inline-dark,#e5e7eb)}.blogkit-content table{border-color:var(--border-primary-subtle-dark,#374151)}.blogkit-content th,.blogkit-content td{border-bottom-color:var(--border-primary-subtle-dark,#374151)}.blogkit-content th{background-color:var(--surface-primary-subtle-dark,#374151)}.blogkit-content blockquote{border-left-color:var(--border-accent-dark,#818cf8);background-color:var(--surface-primary-subtle-dark,#1f2937)}.blogkit-content hr{background-color:var(--border-primary-subtle-dark,#374151)}}
.docPage-module__h4qiza__backButton{max-width:1400px;margin-bottom:28px;margin-left:auto;margin-right:auto}.docPage-module__h4qiza__contentLayout{flex-direction:row;align-items:center;gap:32px;width:100%;height:100%;display:flex}.docPage-module__h4qiza__articleLayout{width:100%}.docPage-module__h4qiza__article{justify-self:center;width:100%;min-width:0;max-width:800px}.docPage-module__h4qiza__toc{justify-content:flex-end;align-self:start;width:100%;max-width:220px;height:-webkit-fill-available}.docPage-module__h4qiza__header{flex-direction:column;display:flex}.docPage-module__h4qiza__metaRow{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:8px;display:flex}.docPage-module__h4qiza__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.docPage-module__h4qiza__title{font-family:var(--font-body-heading);font-size:2.125rem;font-weight:var(--font-weight-semibold);margin:18px 0 10px}.docPage-module__h4qiza__categoryBadge{font-weight:650}.docPage-module__h4qiza__description{margin:0 0 8px;font-weight:500;line-height:1.4}.docPage-module__h4qiza__error{text-align:center;padding:64px 24px}.docPage-module__h4qiza__error h1{color:var(--text-error,#dc2626);margin-bottom:16px}@media (max-width:950px){.docPage-module__h4qiza__contentLayout{grid-template-columns:1fr;gap:0}.docPage-module__h4qiza__toc{display:none}.docPage-module__h4qiza__article{max-width:700px;margin:0 auto}}@media (max-width:768px){.docPage-module__h4qiza__container{padding:24px 16px 48px}.docPage-module__h4qiza__header{margin-bottom:32px}.docPage-module__h4qiza__meta{flex-direction:column;align-items:flex-start;gap:8px}}
.blogPost-module__1a49MW__mainWrapper{flex-direction:column;width:100%;min-height:100vh;display:flex}.blogPost-module__1a49MW__article{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:110px 24px 24px;display:flex}.blogPost-module__1a49MW__topBar{justify-content:space-between;align-items:center;width:100%;max-width:1060px;margin-bottom:16px;display:flex}.blogPost-module__1a49MW__breadcrumbs{align-items:center;gap:8px;display:flex}.blogPost-module__1a49MW__breadcrumbLink{color:var(--text-secondary);text-decoration:none;transition:color .2s}.blogPost-module__1a49MW__breadcrumbLink:hover{color:var(--text-primary)}.blogPost-module__1a49MW__breadcrumbSeparator{color:var(--text-secondary);opacity:.5}.blogPost-module__1a49MW__metaStats{align-items:center;gap:12px;display:flex}.blogPost-module__1a49MW__header{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:1060px;margin-bottom:24px;display:flex}.blogPost-module__1a49MW__separator{background:var(--text-secondary);opacity:.4;border-radius:50%;flex-shrink:0;width:4px;height:4px;display:inline-block}.blogPost-module__1a49MW__date,.blogPost-module__1a49MW__readingTime{color:var(--text-primary-accent)}.blogPost-module__1a49MW__title{margin:0;line-height:1.2}.blogPost-module__1a49MW__description{max-width:800px;line-height:1.5}.blogPost-module__1a49MW__byline{border-bottom:1px solid var(--border-primary-subtle);justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1060px;margin-bottom:32px;padding-bottom:24px;display:flex}.blogPost-module__1a49MW__bylineMeta{color:var(--text-secondary);align-items:center;gap:12px;font-size:14px;display:flex}.blogPost-module__1a49MW__heroImageContainer{border-radius:24px;width:100%;max-width:1060px;margin-bottom:24px;overflow:hidden}.blogPost-module__1a49MW__heroImage{object-fit:cover;width:100%;height:auto;max-height:350px}.blogPost-module__1a49MW__contentLayoutWrapper{justify-content:center;gap:40px;width:100%;display:flex;position:relative}.blogPost-module__1a49MW__contentWrapper{justify-content:center;width:100%;display:flex}.blogPost-module__1a49MW__content{width:100%;max-width:720px}.blogPost-module__1a49MW__tocSidebar{contain-intrinsic-size:0 400px;content-visibility:auto;flex-direction:column;flex-shrink:0;gap:24px;width:300px;height:fit-content;display:flex;position:sticky;top:75px}.blogPost-module__1a49MW__content h2{color:var(--text-primary);margin:48px 0 24px;font-size:32px;font-weight:700;line-height:1.3}.blogPost-module__1a49MW__content h3{color:var(--text-primary);margin:32px 0 16px;font-size:24px;font-weight:600;line-height:1.4}.blogPost-module__1a49MW__content p{color:var(--text-secondary);margin:0 0 12px;font-size:18px;line-height:1.6}.blogPost-module__1a49MW__content ul,.blogPost-module__1a49MW__content ol{color:var(--text-secondary);margin:0 0 24px;padding-left:32px;font-size:18px;line-height:1.6}.blogPost-module__1a49MW__content li{margin-bottom:12px}.blogPost-module__1a49MW__content blockquote{border-left:4px solid var(--text-primary-accent);color:var(--text-primary);margin:32px 0;padding-left:24px;font-size:20px;font-style:italic;line-height:1.5}.blogPost-module__1a49MW__content img{border-radius:16px;width:100%;height:auto;margin:32px 0}.blogPost-module__1a49MW__content a{color:var(--text-primary-accent);text-decoration:underline}.blogPost-module__1a49MW__content a:hover{opacity:.8}.blogPost-module__1a49MW__content code{background:var(--surface-secondary);border-radius:4px;padding:2px 6px;font-family:monospace;font-size:16px}.blogPost-module__1a49MW__content pre{background:var(--surface-secondary);border-radius:8px;margin:24px 0;padding:16px;overflow-x:auto}.blogPost-module__1a49MW__content pre code{background:0 0;padding:0}.blogPost-module__1a49MW__updated{color:var(--text-secondary);font-style:italic}.blogPost-module__1a49MW__relatedSection{border-top:1px solid var(--border-primary-subtle);width:100%;margin-top:48px;padding-top:48px}.blogPost-module__1a49MW__relatedHeading{margin:0 0 24px}.blogPost-module__1a49MW__relatedGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1200px){.blogPost-module__1a49MW__contentLayoutWrapper{gap:32px}.blogPost-module__1a49MW__tocSidebar{width:260px}}@media (max-width:1000px){.blogPost-module__1a49MW__tocSidebar{display:none}.blogPost-module__1a49MW__contentLayoutWrapper{gap:0}.blogPost-module__1a49MW__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blogPost-module__1a49MW__article{padding:60px 20px}.blogPost-module__1a49MW__topBar{flex-wrap:wrap;gap:8px}.blogPost-module__1a49MW__header{gap:12px;margin-bottom:16px}.blogPost-module__1a49MW__heroImageContainer{margin-bottom:16px}.blogPost-module__1a49MW__byline{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px;padding-bottom:16px}.blogPost-module__1a49MW__content h2{margin:32px 0 16px;font-size:24px}.blogPost-module__1a49MW__content h3{font-size:20px}.blogPost-module__1a49MW__content p,.blogPost-module__1a49MW__content ul,.blogPost-module__1a49MW__content ol{font-size:16px}.blogPost-module__1a49MW__relatedSection{margin-top:32px;padding-top:32px}.blogPost-module__1a49MW__relatedGrid{grid-template-columns:1fr}}
/*# sourceMappingURL=2evmgdhcmu-0x.css.map*/