.TableOfContents-module__AGrkSG__desktopToc{display:none}@media (min-width:1200px){.TableOfContents-module__AGrkSG__desktopToc{display:block}}.TableOfContents-module__AGrkSG__title{text-transform:uppercase;letter-spacing:.05em;color:var(--navy-900,#0f172a);border-bottom:1px solid #e5e7eb;margin-bottom:16px;padding-bottom:12px;font-size:14px;font-weight:700}.TableOfContents-module__AGrkSG__list{margin:0;padding:0;list-style:none}.TableOfContents-module__AGrkSG__section{margin-bottom:2px}.TableOfContents-module__AGrkSG__h2Row{border-left:2px solid #0000;border-radius:0 6px 6px 0;align-items:flex-start;gap:4px;transition:border-color .2s,background-color .2s;display:flex}.TableOfContents-module__AGrkSG__h2Row .TableOfContents-module__AGrkSG__link{color:var(--text-muted,#6b7280);flex:1;padding:6px 0 6px 14px;font-size:13px;line-height:1.5;text-decoration:none;transition:color .2s;display:block}.TableOfContents-module__AGrkSG__h2Row .TableOfContents-module__AGrkSG__link:hover{color:var(--brand-purple-600,#4e3ad5)}.TableOfContents-module__AGrkSG__expandBtn{cursor:pointer;width:24px;height:24px;color:var(--text-muted,#6b7280);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:4px;margin-right:2px;transition:transform .25s,color .2s,background-color .2s;display:flex}.TableOfContents-module__AGrkSG__expandBtn:hover{color:var(--brand-purple-600,#4e3ad5);background:#5941f114}.TableOfContents-module__AGrkSG__expandBtnOpen{color:var(--brand-purple-600,#4e3ad5);transform:rotate(180deg)}.TableOfContents-module__AGrkSG__h2Row.TableOfContents-module__AGrkSG__active{border-left-color:var(--brand-purple-500,#5941f1);background-color:var(--brand-purple-100,#e9e6fd)}.TableOfContents-module__AGrkSG__h2Row.TableOfContents-module__AGrkSG__active .TableOfContents-module__AGrkSG__link{color:var(--brand-purple-600,#4e3ad5);font-weight:600}.TableOfContents-module__AGrkSG__subList{opacity:0;max-height:0;margin:0;padding:0;list-style:none;transition:max-height .3s,opacity .25s;overflow:hidden}.TableOfContents-module__AGrkSG__subListOpen{opacity:1;max-height:500px}.TableOfContents-module__AGrkSG__subItem{border-left:2px solid #0000;border-radius:0 6px 6px 0;transition:border-color .2s,background-color .2s}.TableOfContents-module__AGrkSG__subItem .TableOfContents-module__AGrkSG__link{color:var(--text-muted,#6b7280);padding:5px 0 5px 28px;font-size:12.5px;line-height:1.5;text-decoration:none;transition:color .2s;display:block}.TableOfContents-module__AGrkSG__subItem .TableOfContents-module__AGrkSG__link:hover{color:var(--brand-purple-600,#4e3ad5)}.TableOfContents-module__AGrkSG__subItem.TableOfContents-module__AGrkSG__active{border-left-color:var(--brand-purple-500,#5941f1);background-color:var(--brand-purple-100,#e9e6fd)}.TableOfContents-module__AGrkSG__subItem.TableOfContents-module__AGrkSG__active .TableOfContents-module__AGrkSG__link{color:var(--brand-purple-600,#4e3ad5);font-weight:600}.TableOfContents-module__AGrkSG__mobileBar{z-index:900;background:var(--navy-900,#0b0b22);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;font-family:inherit;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 8px 32px #00000040,0 0 0 1px #5941f133}.TableOfContents-module__AGrkSG__mobileBar:active{transform:scale(.98)}@media (min-width:1200px){.TableOfContents-module__AGrkSG__mobileBar{display:none}}.TableOfContents-module__AGrkSG__mobileBarIcon{color:var(--brand-purple-500,#5941f1);flex-shrink:0}.TableOfContents-module__AGrkSG__mobileBarText{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:600;overflow:hidden}.TableOfContents-module__AGrkSG__mobileBarChevron{opacity:.5;flex-shrink:0}.TableOfContents-module__AGrkSG__backdrop{z-index:998;opacity:0;-webkit-tap-highlight-color:transparent;background:#00000080;transition:opacity .3s;display:none;position:fixed;inset:0}.TableOfContents-module__AGrkSG__backdropOpen{opacity:1;display:block}@media (min-width:1200px){.TableOfContents-module__AGrkSG__backdrop,.TableOfContents-module__AGrkSG__backdropOpen{display:none}}.TableOfContents-module__AGrkSG__drawer{z-index:999;background:var(--neutral-white,#fbfbfc);border-radius:20px 20px 0 0;max-height:65vh;transition:transform .35s cubic-bezier(.32,.72,0,1);display:block;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%);box-shadow:0 -8px 40px #00000026}.TableOfContents-module__AGrkSG__drawerOpen{transform:translateY(0)}@media (min-width:1200px){.TableOfContents-module__AGrkSG__drawer{display:none}}.TableOfContents-module__AGrkSG__drawerHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.TableOfContents-module__AGrkSG__drawerTitle{color:var(--navy-900,#0f172a);font-size:16px;font-weight:700}.TableOfContents-module__AGrkSG__drawerClose{cursor:pointer;width:32px;height:32px;color:var(--text-muted,#6b7280);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s;display:flex}.TableOfContents-module__AGrkSG__drawerClose:hover{background:#f3f4f6}.TableOfContents-module__AGrkSG__drawerContent{-webkit-overflow-scrolling:touch;max-height:calc(65vh - 60px);padding:12px 20px 32px;overflow-y:auto}.TableOfContents-module__AGrkSG__drawer .TableOfContents-module__AGrkSG__h2Row .TableOfContents-module__AGrkSG__link{color:var(--navy-800,#1e293b);padding:8px 0 8px 14px;font-size:15px}.TableOfContents-module__AGrkSG__drawer .TableOfContents-module__AGrkSG__subItem .TableOfContents-module__AGrkSG__link{padding-left:28px;font-size:14px}
.page-module__VpFzIG__wrapper{background-color:var(--neutral-white);min-height:100vh;color:var(--text-dark);flex-direction:column;display:flex}.page-module__VpFzIG__main{padding:32px 16px 80px}@media (min-width:768px){.page-module__VpFzIG__main{padding:64px 24px}}.page-module__VpFzIG__container{flex-direction:column;max-width:800px;margin:0 auto;display:flex}@media (min-width:1200px){.page-module__VpFzIG__container{flex-direction:row;align-items:flex-start;gap:48px;max-width:1120px}}.page-module__VpFzIG__article{flex:1;width:100%;max-width:800px}.page-module__VpFzIG__sidebar{display:none}@media (min-width:1200px){.page-module__VpFzIG__sidebar{flex-shrink:0;width:260px;max-height:calc(100vh - 120px);display:block;position:sticky;top:90px;overflow-y:auto}}.page-module__VpFzIG__sidebar::-webkit-scrollbar{width:3px}.page-module__VpFzIG__sidebar::-webkit-scrollbar-track{background:0 0}.page-module__VpFzIG__sticky::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.page-module__VpFzIG__header{margin-bottom:32px}.page-module__VpFzIG__title{color:var(--navy-900);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.75rem;font-weight:800;line-height:1.2}@media (min-width:768px){.page-module__VpFzIG__title{font-size:var(--font-size-h1)}}.page-module__VpFzIG__meta{color:var(--text-muted);font-size:14px}.page-module__VpFzIG__summaryBox{background-color:var(--brand-purple-100);border:1px solid var(--brand-purple-600);border-radius:var(--radius-md);margin-bottom:32px;padding:20px}@media (min-width:768px){.page-module__VpFzIG__summaryBox{margin-bottom:40px;padding:24px}}.page-module__VpFzIG__summaryBox h3{color:var(--brand-purple-700);margin-bottom:16px;font-size:18px}.page-module__VpFzIG__summaryBox ul{color:var(--navy-800);padding-left:20px}.page-module__VpFzIG__summaryBox li{margin-bottom:8px}.page-module__VpFzIG__content{color:var(--text-dark);overflow-wrap:break-word;word-break:normal;-webkit-hyphens:manual;hyphens:manual;margin-bottom:48px;font-size:16px;line-height:1.75}@media (min-width:768px){.page-module__VpFzIG__content{margin-bottom:64px;font-size:18px;line-height:1.8}}.page-module__VpFzIG__content *,.page-module__VpFzIG__content p,.page-module__VpFzIG__content span,.page-module__VpFzIG__content div,.page-module__VpFzIG__content li,.page-module__VpFzIG__content strong,.page-module__VpFzIG__content em{overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:left!important}.page-module__VpFzIG__content h1,.page-module__VpFzIG__content h2,.page-module__VpFzIG__content h3{color:var(--navy-900);letter-spacing:-.02em;scroll-margin-top:90px;font-weight:800;line-height:1.25}.page-module__VpFzIG__content h2{margin-top:2.25rem;margin-bottom:.75rem;font-size:1.5rem}@media (min-width:768px){.page-module__VpFzIG__content h2{font-size:var(--font-size-h2);margin-top:3rem;margin-bottom:1rem}}.page-module__VpFzIG__content h3{margin-top:2rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}@media (min-width:768px){.page-module__VpFzIG__content h3{font-size:var(--font-size-h3);margin-top:2.5rem;margin-bottom:.75rem}}.page-module__VpFzIG__content p{margin-bottom:20px}@media (min-width:768px){.page-module__VpFzIG__content p{margin-bottom:28px}}.page-module__VpFzIG__content ul,.page-module__VpFzIG__content ol{margin-top:8px;margin-bottom:28px;padding-left:32px;line-height:1.7}.page-module__VpFzIG__content ul{list-style-type:disc}.page-module__VpFzIG__content ul ::marker{color:var(--brand-purple-500)}.page-module__VpFzIG__content ol{list-style-type:decimal}.page-module__VpFzIG__content ol ::marker{color:var(--brand-purple-500);font-weight:600}.page-module__VpFzIG__content li{margin-bottom:14px;line-height:1.7}.page-module__VpFzIG__content a{color:var(--brand-purple-600);text-decoration:underline}.page-module__VpFzIG__content blockquote{border-left:4px solid var(--brand-cyan-500);color:var(--navy-700);background:#f9f9f9;margin:24px 0;padding:14px 16px;font-style:italic}@media (min-width:768px){.page-module__VpFzIG__content blockquote{margin:32px 0;padding:16px 20px}}.page-module__VpFzIG__content img{border-radius:8px;max-width:100%;height:auto;margin:32px 0}.page-module__VpFzIG__content hr{border:none;border-top:1px solid #e0e0e0;margin:48px 0}.page-module__VpFzIG__content .cta-highlight{font-weight:700}.page-module__VpFzIG__content pre{color:#fff;background:#1e1e1e;border-radius:8px;margin-bottom:24px;padding:16px;overflow-x:auto}.page-module__VpFzIG__leadCaptureInline{background-color:var(--navy-900);color:#fff;border-radius:var(--radius-lg);text-align:center;padding:32px}.page-module__VpFzIG__leadCaptureInline h4{margin-bottom:12px;font-size:20px}.page-module__VpFzIG__leadCaptureInline p{opacity:.8;margin-bottom:24px}.page-module__VpFzIG__leadCaptureInline .InputEmail_container{margin:0 auto}
