.CalloutBox-module__epFPwW__callout{background-color:var(--callout-bg);border-left:4px solid;border-color:var(--callout-border);border-radius:8px;margin:1.5rem 0;padding:1rem 1.25rem}.CalloutBox-module__epFPwW__header{margin-bottom:.5rem}.CalloutBox-module__epFPwW__title{color:var(--callout-title);font-size:.9375rem;font-weight:600}.CalloutBox-module__epFPwW__content{color:var(--callout-text);font-size:.9375rem;line-height:1.6}.CalloutBox-module__epFPwW__content p{margin:.5rem 0}.CalloutBox-module__epFPwW__content p:first-child{margin-top:0}.CalloutBox-module__epFPwW__content p:last-child{margin-bottom:0}.CalloutBox-module__epFPwW__info{--callout-bg:#eff6ff;--callout-border:#3b82f6;--callout-title:#1e40af;--callout-text:#1e3a8a}.CalloutBox-module__epFPwW__warning{--callout-bg:#fef3c7;--callout-border:#f59e0b;--callout-title:#b45309;--callout-text:#92400e}.CalloutBox-module__epFPwW__success{--callout-bg:#d1fae5;--callout-border:#10b981;--callout-title:#047857;--callout-text:#065f46}.CalloutBox-module__epFPwW__error{--callout-bg:#fee2e2;--callout-border:#ef4444;--callout-title:#b91c1c;--callout-text:#991b1b}.CalloutBox-module__epFPwW__tip{--callout-bg:#e0f2fe;--callout-border:var(--color-primary,#006c67);--callout-title:var(--color-primary-dark,#005550);--callout-text:#164e63}.CalloutBox-module__epFPwW__help{--callout-bg:#f3f4f6;--callout-border:#6b7280;--callout-title:#374151;--callout-text:#4b5563}
.CodeBlock-module__N3L36a__codeBlock{background-color:#1f2937;border:1px solid #374151;border-radius:8px;margin:1.5rem 0;overflow:hidden}.CodeBlock-module__N3L36a__header{background-color:#111827;border-bottom:1px solid #374151;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.CodeBlock-module__N3L36a__title{color:#f9fafb;font-size:.875rem;font-weight:600}.CodeBlock-module__N3L36a__toolbar{background-color:#111827;border-bottom:1px solid #374151;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.CodeBlock-module__N3L36a__language{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.CodeBlock-module__N3L36a__copyButton{color:#d1d5db;cursor:pointer;background-color:#374151;border:1px solid #4b5563;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s}.CodeBlock-module__N3L36a__copyButton:hover{color:#f9fafb;background-color:#4b5563;border-color:#6b7280}.CodeBlock-module__N3L36a__copyButton:active{transform:scale(.95)}.CodeBlock-module__N3L36a__pre{background-color:#1f2937;margin:0;padding:1rem;overflow-x:auto}.CodeBlock-module__N3L36a__code{color:#f9fafb;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;font-size:.875rem;line-height:1.7}.CodeBlock-module__N3L36a__table{border-collapse:collapse;border-spacing:0;width:100%}.CodeBlock-module__N3L36a__lineNumber{text-align:right;color:#6b7280;-webkit-user-select:none;user-select:none;vertical-align:top;min-width:3ch;padding-right:1rem}.CodeBlock-module__N3L36a__lineContent{white-space:pre;color:#f9fafb;padding-left:1rem}.CodeBlock-module__N3L36a__pre::-webkit-scrollbar{height:8px}.CodeBlock-module__N3L36a__pre::-webkit-scrollbar-track{background-color:#111827;border-radius:4px}.CodeBlock-module__N3L36a__pre::-webkit-scrollbar-thumb{background-color:#4b5563;border-radius:4px}.CodeBlock-module__N3L36a__pre::-webkit-scrollbar-thumb:hover{background-color:#6b7280}
.VideoEmbed-module__y2_PxG__videoEmbed{margin:2rem 0}.VideoEmbed-module__y2_PxG__wrapper{background-color:#000;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.VideoEmbed-module__y2_PxG__aspect169{padding-bottom:56.25%}.VideoEmbed-module__y2_PxG__aspect43{padding-bottom:75%}.VideoEmbed-module__y2_PxG__iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.VideoEmbed-module__y2_PxG__caption{color:#6b7280;text-align:center;margin-top:.75rem;font-size:.875rem;font-style:italic}
.Tabs-module__KJDslG__tabs{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:2rem 0;overflow:hidden}.Tabs-module__KJDslG__tabList{-webkit-overflow-scrolling:touch;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;gap:0;display:flex;overflow-x:auto}.Tabs-module__KJDslG__tabButton{color:#6b7280;cursor:pointer;white-space:nowrap;background-color:#0000;border:none;border-bottom:2px solid #0000;flex:1;min-width:fit-content;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .15s}.Tabs-module__KJDslG__tabButton:hover{color:#111827;background-color:#f3f4f6}.Tabs-module__KJDslG__tabButton.Tabs-module__KJDslG__active{color:var(--color-primary,#006c67);border-bottom:2px solid var(--color-primary,#006c67);background-color:#fff;font-weight:600}.Tabs-module__KJDslG__tabPanels{position:relative}.Tabs-module__KJDslG__tabPanel{padding:1.5rem;display:none}.Tabs-module__KJDslG__tabPanel.Tabs-module__KJDslG__activePanel{animation:.2s Tabs-module__KJDslG__fadeIn;display:block}@keyframes Tabs-module__KJDslG__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.Tabs-module__KJDslG__tabList::-webkit-scrollbar{height:4px}.Tabs-module__KJDslG__tabList::-webkit-scrollbar-track{background-color:#f3f4f6}.Tabs-module__KJDslG__tabList::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:2px}
.page-module__wyjrMa__article{overflow-wrap:break-word;word-wrap:break-word;width:100%;max-width:800px;margin:0 auto}.page-module__wyjrMa__breadcrumb{color:#9ca3af;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.375rem;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8125rem;display:flex}.page-module__wyjrMa__breadcrumbLink{color:#6b7280;text-decoration:none;transition:color .15s}.page-module__wyjrMa__breadcrumbLink:hover{color:var(--color-primary)}.page-module__wyjrMa__breadcrumbSeparator{color:#d1d5db;font-size:.875rem}.page-module__wyjrMa__articleHeader{border-bottom:1px solid #e5e7eb;border-top:3px solid var(--color-primary,#006c67);margin-bottom:2.5rem;padding:1.75rem 0 2rem}.page-module__wyjrMa__categoryBadge{color:var(--color-primary,#006c67);text-transform:uppercase;letter-spacing:.04em;background-color:#006c6714;border-radius:20px;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.page-module__wyjrMa__articleTitle{color:#111827;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0 0 .5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module__wyjrMa__articleSubtitle{color:var(--color-primary,#006c67);margin:0 0 1rem;font-size:1.5rem;font-weight:500;line-height:1.4}.page-module__wyjrMa__articleMeta{color:#6b7280;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.page-module__wyjrMa__metaDivider{color:#d1d5db}.page-module__wyjrMa__articleDescription{color:#374151;border-top:1px solid #f3f4f6;margin:1rem 0 0;padding-top:1rem;font-size:1.125rem;line-height:1.75}.page-module__wyjrMa__articleContent{color:#374151;overflow-wrap:break-word;word-wrap:break-word;font-size:1rem;line-height:1.75}.page-module__wyjrMa__articleContent h2{color:#111827;border-bottom:2px solid #f3f4f6;margin:3rem 0 1rem;padding-bottom:.625rem;font-size:1.875rem;font-weight:700;position:relative}.page-module__wyjrMa__articleContent h2:before{content:"";background-color:var(--color-primary,#006c67);border-radius:2px;width:3rem;height:2px;position:absolute;bottom:-2px;left:0}.page-module__wyjrMa__articleContent h3{color:#1f2937;margin:2.25rem 0 .875rem;font-size:1.375rem;font-weight:600}.page-module__wyjrMa__articleContent h4{color:#374151;margin:1.75rem 0 .625rem;font-size:1.125rem;font-weight:600}.page-module__wyjrMa__articleContent p{margin:1rem 0}.page-module__wyjrMa__articleContent ul,.page-module__wyjrMa__articleContent ol{margin:1rem 0;padding-left:1.75rem}.page-module__wyjrMa__articleContent li{margin:.5rem 0}.page-module__wyjrMa__articleContent a{color:var(--color-primary,#006c67);text-decoration:underline;transition:color .2s}.page-module__wyjrMa__articleContent a:hover{color:var(--color-primary-dark,#005550)}.page-module__wyjrMa__articleContent code{background-color:#f3f4f6;border-radius:3px;padding:.125rem .375rem;font-family:Courier New,Courier,monospace;font-size:.875em}.page-module__wyjrMa__articleContent pre{max-width:100%;margin:1.5rem 0;overflow-x:auto}.page-module__wyjrMa__articleContent img{border-radius:8px;max-width:100%;height:auto;margin:1.5rem 0}.page-module__wyjrMa__articleContent blockquote{border-left:4px solid var(--color-primary,#006c67);color:#6b7280;margin:1.5rem 0;padding-left:1rem;font-style:italic}.page-module__wyjrMa__tableWrapper{border:1px solid #e5e7eb;border-radius:8px;margin:1.5rem 0;overflow-x:auto}.page-module__wyjrMa__table{border-collapse:collapse;width:100%;font-size:.9375rem}.page-module__wyjrMa__thead{background-color:#f9fafb}.page-module__wyjrMa__th{text-align:left;color:#111827;border-bottom:2px solid #e5e7eb;padding:.75rem 1rem;font-weight:600}.page-module__wyjrMa__td{color:#374151;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}.page-module__wyjrMa__tr:last-child .page-module__wyjrMa__td{border-bottom:none}.page-module__wyjrMa__tbody .page-module__wyjrMa__tr:hover{background-color:#f9fafb}.page-module__wyjrMa__relatedArticles{border-top:2px solid #f3f4f6;margin-top:3rem;padding-top:2rem}.page-module__wyjrMa__relatedArticles h2{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700}.page-module__wyjrMa__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.page-module__wyjrMa__relatedCard{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:.75rem;padding:1rem 1.125rem;text-decoration:none;transition:all .15s;display:flex}.page-module__wyjrMa__relatedCard:hover{border-color:var(--color-primary,#006c67);background-color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #006c671a}.page-module__wyjrMa__relatedCardArrow{color:#d1d5db;flex-shrink:0;margin-top:.125rem;font-size:1rem;transition:color .15s,transform .15s}.page-module__wyjrMa__relatedCard:hover .page-module__wyjrMa__relatedCardArrow{color:var(--color-primary,#006c67);transform:translate(3px)}.page-module__wyjrMa__relatedCardTitle{color:#374151;font-size:.9375rem;font-weight:500;line-height:1.4;transition:color .15s}.page-module__wyjrMa__relatedCard:hover .page-module__wyjrMa__relatedCardTitle{color:var(--color-primary,#006c67)}.page-module__wyjrMa__helpfulnessWidget{text-align:center;background-color:#f9fafb;border-radius:8px;margin-top:3rem;padding:2rem}.page-module__wyjrMa__helpfulnessWidget h3{color:#111827;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.page-module__wyjrMa__helpfulnessButtons{justify-content:center;gap:1rem;display:flex}.page-module__wyjrMa__helpfulButton{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.page-module__wyjrMa__helpfulButton:hover{border-color:var(--color-primary,#006c67);background-color:#f0fdf4}@media (max-width:768px){.page-module__wyjrMa__article{max-width:100%;overflow-x:hidden}.page-module__wyjrMa__articleTitle{font-size:1.75rem;line-height:1.3}.page-module__wyjrMa__articleSubtitle{font-size:1.125rem}.page-module__wyjrMa__articleMeta{flex-wrap:wrap}.page-module__wyjrMa__articleContent h2{font-size:1.5rem}.page-module__wyjrMa__articleContent h3{font-size:1.25rem}.page-module__wyjrMa__articleContent{font-size:.9375rem}.page-module__wyjrMa__articleContent pre{font-size:.8125rem}.page-module__wyjrMa__articleContent table{max-width:100%;display:block;overflow-x:auto}.page-module__wyjrMa__helpfulnessButtons{flex-direction:column}.page-module__wyjrMa__helpfulButton{width:100%}}
/*# sourceMappingURL=fcd98df14a185a47.css.map*/