.category-badge-list{display:flex;flex-wrap:wrap;gap:.375rem}.category-badge-list.no-gap{gap:0}.category-badge-list.center{justify-content:center}.category-badge-list.end{justify-content:flex-end}@media(min-width:640px){.category-badge-list{gap:.5rem}}.badge{display:flex;align-items:center;justify-content:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;transition:background-color .3s ease,color .3s ease;text-decoration:none;cursor:default}.badge,.badge.rounded-full{border-radius:9999px}.badge.rounded-md{border-radius:6px}.badge.rounded-sm{border-radius:4px}.badge--gray{background-color:hsla(240,5%,65%,.15);color:#d4d4d8}.badge--gray:hover{background-color:hsla(240,5%,65%,.25)}.badge--blue{background-color:rgba(59,130,246,.2);color:#93c5fd}.badge--blue:hover{background-color:rgba(59,130,246,.3)}.badge--red{background-color:rgba(239,68,68,.2);color:#fca5a5}.badge--red:hover{background-color:rgba(239,68,68,.3)}.badge--green{background-color:rgba(34,197,94,.2);color:#86efac}.badge--green:hover{background-color:rgba(34,197,94,.3)}.badge--yellow{background-color:rgba(234,179,8,.2);color:#fde047}.badge--yellow:hover{background-color:rgba(234,179,8,.3)}.badge--purple{background-color:rgba(139,92,246,.2);color:#c4b5fd}.badge--purple:hover{background-color:rgba(139,92,246,.3)}.badge--pink{background-color:rgba(236,72,153,.2);color:#f9a8d4}.badge--pink:hover{background-color:rgba(236,72,153,.3)}.badge a{cursor:pointer}.prose{color:var(--text-primary,#1a1a1a);max-width:65ch}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:var(--text-primary,#1a1a1a);font-weight:700;line-height:1.3;margin-top:2em;margin-bottom:1em}.prose h1{font-size:2.25em;margin-top:0}.prose h2{font-size:1.875em;margin-top:1.5em}.prose h3{font-size:1.5em}.prose h4{font-size:1.25em}.prose p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.prose a{color:var(--link-color,#2563eb);text-decoration:underline;font-weight:500}.prose a:hover{color:var(--link-hover-color,#1d4ed8)}.prose b,.prose strong{color:var(--text-primary,#1a1a1a);font-weight:600}.prose em,.prose i{font-style:italic}.prose ol,.prose ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-top:.5em;margin-bottom:.5em;line-height:1.75}.prose li p{margin-top:.75em;margin-bottom:.75em}.prose blockquote{font-weight:500;font-style:italic;color:var(--text-secondary,#4b5563);border-left:.25rem solid var(--border-color,#e5e7eb);quotes:"“" "”" "‘" "’";margin:1.6em 0;padding-left:1em}.prose code{color:var(--text-primary,#1a1a1a);font-weight:600;font-size:.875em;background-color:var(--code-bg,#f3f4f6);padding:.2em .4em;border-radius:.25rem;font-family:Courier New,Courier,monospace}.prose pre{background-color:var(--code-bg,#1f2937);overflow-x:auto;border-radius:.375rem;margin-top:1.7em;margin-bottom:1.7em;padding:1em 1.5em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:var(--code-text,#e5e7eb);font-size:.875em;line-height:1.7}.prose img{max-width:100%;height:auto;border-radius:.5rem}.prose figure,.prose img{margin-top:2em;margin-bottom:2em}.prose figure img{margin-top:0;margin-bottom:0}.prose figure figcaption{color:var(--text-secondary,#6b7280);font-size:.875em;line-height:1.4;margin-top:.875em;text-align:center}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7}.prose thead{border-bottom:1px solid var(--border-color,#d1d5db)}.prose thead th{font-weight:600;vertical-align:bottom;padding:.5em .5em .75em}.prose tbody tr{border-bottom:1px solid var(--border-color,#e5e7eb)}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:baseline;padding:.75em .5em}.prose hr{border-color:var(--border-color,#e5e7eb);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose video{height:auto}.prose iframe,.prose video{margin-top:2em;margin-bottom:2em;max-width:100%;border-radius:.5rem}.prose-lg{font-size:1.125em;line-height:1.7}.prose-lg h1{font-size:2.667em}.prose-lg h2{font-size:2em}.prose-lg h3{font-size:1.667em}.prose-lg h4{font-size:1.333em}.prose-lg p{margin-top:1.333em;margin-bottom:1.333em}.prose-lg pre{line-height:1.8;margin-top:2em;margin-bottom:2em;padding:1.111em 1.333em}.prose-lg code,.prose-lg pre{font-size:.889em}.dark .prose{color:var(--text-primary-dark,#e5e7eb)}.dark .prose b,.dark .prose h1,.dark .prose h2,.dark .prose h3,.dark .prose h4,.dark .prose h5,.dark .prose h6,.dark .prose strong{color:var(--text-primary-dark,#f9fafb)}.dark .prose a{color:var(--link-color-dark,#60a5fa)}.dark .prose a:hover{color:var(--link-hover-color-dark,#93c5fd)}.dark .prose blockquote{color:var(--text-secondary-dark,#9ca3af);border-left-color:var(--border-color-dark,#374151)}.dark .prose code{color:var(--text-primary-dark,#f9fafb);background-color:var(--code-bg-dark,#374151)}.dark .prose pre{background-color:var(--code-bg-dark,#1f2937)}.dark .prose pre code{background-color:transparent;color:var(--code-text-dark,#e5e7eb)}.dark .prose thead{border-bottom-color:var(--border-color-dark,#4b5563)}.dark .prose tbody tr{border-bottom-color:var(--border-color-dark,#374151)}.dark .prose hr{border-color:var(--border-color-dark,#374151)}.dark .prose figcaption{color:var(--text-secondary-dark,#9ca3af)}.max-w-screen-md{max-width:768px}.mx-auto{margin-left:auto;margin-right:auto}.avatar{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;font-weight:600;text-transform:uppercase;color:#f4f4f5;box-shadow:inset 0 0 4px rgba(0,0,0,.15);background-color:#27272a}.avatar,.avatar.rounded-full{border-radius:9999px}.avatar.h-7{height:1.75rem}.avatar.w-7{width:1.75rem}.avatar.h-10{height:2.5rem}.avatar.w-10{width:2.5rem}.avatar.h-12{height:3rem}.avatar.w-12{width:3rem}.avatar.h-24{height:6rem}.avatar.w-24{width:6rem}.avatar.ring-1{box-shadow:0 0 0 1px #52525b}.avatar .avatar__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.avatar .avatar__name{z-index:1;font-size:.875rem}.Title_prose__yPvFw{color:var(--text-primary,#1a1a1a);max-width:65ch}.Title_prose__yPvFw h1,.Title_prose__yPvFw h2,.Title_prose__yPvFw h3,.Title_prose__yPvFw h4,.Title_prose__yPvFw h5,.Title_prose__yPvFw h6{color:var(--text-primary,#1a1a1a);font-weight:700;line-height:1.3;margin-top:2em;margin-bottom:1em}.Title_prose__yPvFw h1{font-size:2.25em;margin-top:0}.Title_prose__yPvFw h2{font-size:1.875em;margin-top:1.5em}.Title_prose__yPvFw h3{font-size:1.5em}.Title_prose__yPvFw h4{font-size:1.25em}.Title_prose__yPvFw p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.Title_prose__yPvFw a{color:var(--link-color,#2563eb);text-decoration:underline;font-weight:500}.Title_prose__yPvFw a:hover{color:var(--link-hover-color,#1d4ed8)}.Title_prose__yPvFw b,.Title_prose__yPvFw strong{color:var(--text-primary,#1a1a1a);font-weight:600}.Title_prose__yPvFw em,.Title_prose__yPvFw i{font-style:italic}.Title_prose__yPvFw ol,.Title_prose__yPvFw ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.Title_prose__yPvFw ul{list-style-type:disc}.Title_prose__yPvFw ol{list-style-type:decimal}.Title_prose__yPvFw li{margin-top:.5em;margin-bottom:.5em;line-height:1.75}.Title_prose__yPvFw li p{margin-top:.75em;margin-bottom:.75em}.Title_prose__yPvFw blockquote{font-weight:500;font-style:italic;color:var(--text-secondary,#4b5563);border-left:.25rem solid var(--border-color,#e5e7eb);quotes:"“" "”" "‘" "’";margin:1.6em 0;padding-left:1em}.Title_prose__yPvFw code{color:var(--text-primary,#1a1a1a);font-weight:600;font-size:.875em;background-color:var(--code-bg,#f3f4f6);padding:.2em .4em;border-radius:.25rem;font-family:Courier New,Courier,monospace}.Title_prose__yPvFw pre{background-color:var(--code-bg,#1f2937);overflow-x:auto;border-radius:.375rem;margin-top:1.7em;margin-bottom:1.7em;padding:1em 1.5em}.Title_prose__yPvFw pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:var(--code-text,#e5e7eb);font-size:.875em;line-height:1.7}.Title_prose__yPvFw img{max-width:100%;height:auto;border-radius:.5rem}.Title_prose__yPvFw figure,.Title_prose__yPvFw img{margin-top:2em;margin-bottom:2em}.Title_prose__yPvFw figure img{margin-top:0;margin-bottom:0}.Title_prose__yPvFw figure figcaption{color:var(--text-secondary,#6b7280);font-size:.875em;line-height:1.4;margin-top:.875em;text-align:center}.Title_prose__yPvFw table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7}.Title_prose__yPvFw thead{border-bottom:1px solid var(--border-color,#d1d5db)}.Title_prose__yPvFw thead th{font-weight:600;vertical-align:bottom;padding:.5em .5em .75em}.Title_prose__yPvFw tbody tr{border-bottom:1px solid var(--border-color,#e5e7eb)}.Title_prose__yPvFw tbody tr:last-child{border-bottom-width:0}.Title_prose__yPvFw tbody td{vertical-align:baseline;padding:.75em .5em}.Title_prose__yPvFw hr{border-color:var(--border-color,#e5e7eb);border-top-width:1px;margin-top:3em;margin-bottom:3em}.Title_prose__yPvFw video{height:auto}.Title_prose__yPvFw iframe,.Title_prose__yPvFw video{margin-top:2em;margin-bottom:2em;max-width:100%;border-radius:.5rem}.Title_prose-lg__duAGz{font-size:1.125em;line-height:1.7}.Title_prose-lg__duAGz h1{font-size:2.667em}.Title_prose-lg__duAGz h2{font-size:2em}.Title_prose-lg__duAGz h3{font-size:1.667em}.Title_prose-lg__duAGz h4{font-size:1.333em}.Title_prose-lg__duAGz p{margin-top:1.333em;margin-bottom:1.333em}.Title_prose-lg__duAGz pre{font-size:.889em;line-height:1.8;margin-top:2em;margin-bottom:2em;padding:1.111em 1.333em}.Title_prose-lg__duAGz code{font-size:.889em}.Title_dark__Dbe9H .Title_prose__yPvFw{color:var(--text-primary-dark,#e5e7eb)}.Title_dark__Dbe9H .Title_prose__yPvFw b,.Title_dark__Dbe9H .Title_prose__yPvFw h1,.Title_dark__Dbe9H .Title_prose__yPvFw h2,.Title_dark__Dbe9H .Title_prose__yPvFw h3,.Title_dark__Dbe9H .Title_prose__yPvFw h4,.Title_dark__Dbe9H .Title_prose__yPvFw h5,.Title_dark__Dbe9H .Title_prose__yPvFw h6,.Title_dark__Dbe9H .Title_prose__yPvFw strong{color:var(--text-primary-dark,#f9fafb)}.Title_dark__Dbe9H .Title_prose__yPvFw a{color:var(--link-color-dark,#60a5fa)}.Title_dark__Dbe9H .Title_prose__yPvFw a:hover{color:var(--link-hover-color-dark,#93c5fd)}.Title_dark__Dbe9H .Title_prose__yPvFw blockquote{color:var(--text-secondary-dark,#9ca3af);border-left-color:var(--border-color-dark,#374151)}.Title_dark__Dbe9H .Title_prose__yPvFw code{color:var(--text-primary-dark,#f9fafb);background-color:var(--code-bg-dark,#374151)}.Title_dark__Dbe9H .Title_prose__yPvFw pre{background-color:var(--code-bg-dark,#1f2937)}.Title_dark__Dbe9H .Title_prose__yPvFw pre code{background-color:transparent;color:var(--code-text-dark,#e5e7eb)}.Title_dark__Dbe9H .Title_prose__yPvFw thead{border-bottom-color:var(--border-color-dark,#4b5563)}.Title_dark__Dbe9H .Title_prose__yPvFw tbody tr{border-bottom-color:var(--border-color-dark,#374151)}.Title_dark__Dbe9H .Title_prose__yPvFw hr{border-color:var(--border-color-dark,#374151)}.Title_dark__Dbe9H .Title_prose__yPvFw figcaption{color:var(--text-secondary-dark,#9ca3af)}.Title_max-w-screen-md__Izu_F{max-width:768px}.Title_mx-auto__Wc9xU{margin-left:auto;margin-right:auto}.Title_title__PQWG0{max-width:56rem;color:#f4f4f5;font-weight:600;font-size:1.5rem;line-height:1.3;letter-spacing:-.01em;text-shadow:0 2px 8px rgba(0,0,0,.3)}@media(min-width:640px){.Title_title__PQWG0{font-size:1.875rem}}@media(min-width:1024px){.Title_title__PQWG0{font-size:2.25rem}}@media(min-width:1280px){.Title_title__PQWG0{line-height:1.2;font-size:2.75rem}}.SidebarSection_prose__xp4YS{color:var(--text-primary,#1a1a1a);max-width:65ch}.SidebarSection_prose__xp4YS h1,.SidebarSection_prose__xp4YS h2,.SidebarSection_prose__xp4YS h3,.SidebarSection_prose__xp4YS h4,.SidebarSection_prose__xp4YS h5,.SidebarSection_prose__xp4YS h6{color:var(--text-primary,#1a1a1a);font-weight:700;line-height:1.3;margin-top:2em;margin-bottom:1em}.SidebarSection_prose__xp4YS h1{font-size:2.25em;margin-top:0}.SidebarSection_prose__xp4YS h2{font-size:1.875em;margin-top:1.5em}.SidebarSection_prose__xp4YS h3{font-size:1.5em}.SidebarSection_prose__xp4YS h4{font-size:1.25em}.SidebarSection_prose__xp4YS p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.SidebarSection_prose__xp4YS a{color:var(--link-color,#2563eb);text-decoration:underline;font-weight:500}.SidebarSection_prose__xp4YS a:hover{color:var(--link-hover-color,#1d4ed8)}.SidebarSection_prose__xp4YS b,.SidebarSection_prose__xp4YS strong{color:var(--text-primary,#1a1a1a);font-weight:600}.SidebarSection_prose__xp4YS em,.SidebarSection_prose__xp4YS i{font-style:italic}.SidebarSection_prose__xp4YS ol,.SidebarSection_prose__xp4YS ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.SidebarSection_prose__xp4YS ul{list-style-type:disc}.SidebarSection_prose__xp4YS ol{list-style-type:decimal}.SidebarSection_prose__xp4YS li{margin-top:.5em;margin-bottom:.5em;line-height:1.75}.SidebarSection_prose__xp4YS li p{margin-top:.75em;margin-bottom:.75em}.SidebarSection_prose__xp4YS blockquote{font-weight:500;font-style:italic;color:var(--text-secondary,#4b5563);border-left:.25rem solid var(--border-color,#e5e7eb);quotes:"“" "”" "‘" "’";margin:1.6em 0;padding-left:1em}.SidebarSection_prose__xp4YS code{color:var(--text-primary,#1a1a1a);font-weight:600;font-size:.875em;background-color:var(--code-bg,#f3f4f6);padding:.2em .4em;border-radius:.25rem;font-family:Courier New,Courier,monospace}.SidebarSection_prose__xp4YS pre{background-color:var(--code-bg,#1f2937);overflow-x:auto;border-radius:.375rem;margin-top:1.7em;margin-bottom:1.7em;padding:1em 1.5em}.SidebarSection_prose__xp4YS pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:var(--code-text,#e5e7eb);font-size:.875em;line-height:1.7}.SidebarSection_prose__xp4YS img{margin-top:2em;margin-bottom:2em;max-width:100%;height:auto;border-radius:.5rem}.SidebarSection_prose__xp4YS figure{margin-top:2em;margin-bottom:2em}.SidebarSection_prose__xp4YS figure img{margin-top:0;margin-bottom:0}.SidebarSection_prose__xp4YS figure figcaption{color:var(--text-secondary,#6b7280);font-size:.875em;line-height:1.4;margin-top:.875em;text-align:center}.SidebarSection_prose__xp4YS table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7}.SidebarSection_prose__xp4YS thead{border-bottom:1px solid var(--border-color,#d1d5db)}.SidebarSection_prose__xp4YS thead th{font-weight:600;vertical-align:bottom;padding:.5em .5em .75em}.SidebarSection_prose__xp4YS tbody tr{border-bottom:1px solid var(--border-color,#e5e7eb)}.SidebarSection_prose__xp4YS tbody tr:last-child{border-bottom-width:0}.SidebarSection_prose__xp4YS tbody td{vertical-align:baseline;padding:.75em .5em}.SidebarSection_prose__xp4YS hr{border-color:var(--border-color,#e5e7eb);border-top-width:1px;margin-top:3em;margin-bottom:3em}.SidebarSection_prose__xp4YS video{height:auto}.SidebarSection_prose__xp4YS iframe,.SidebarSection_prose__xp4YS video{margin-top:2em;margin-bottom:2em;max-width:100%;border-radius:.5rem}.SidebarSection_prose-lg__ENtGh{font-size:1.125em;line-height:1.7}.SidebarSection_prose-lg__ENtGh h1{font-size:2.667em}.SidebarSection_prose-lg__ENtGh h2{font-size:2em}.SidebarSection_prose-lg__ENtGh h3{font-size:1.667em}.SidebarSection_prose-lg__ENtGh h4{font-size:1.333em}.SidebarSection_prose-lg__ENtGh p{margin-top:1.333em;margin-bottom:1.333em}.SidebarSection_prose-lg__ENtGh pre{font-size:.889em;line-height:1.8;margin-top:2em;margin-bottom:2em;padding:1.111em 1.333em}.SidebarSection_prose-lg__ENtGh code{font-size:.889em}.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS{color:var(--text-primary-dark,#e5e7eb)}.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS b,.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS h1,.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS h2,.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS h3,.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS h4,.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS h5,.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS h6,.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS strong{color:var(--text-primary-dark,#f9fafb)}.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS a{color:var(--link-color-dark,#60a5fa)}.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS a:hover{color:var(--link-hover-color-dark,#93c5fd)}.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS blockquote{color:var(--text-secondary-dark,#9ca3af);border-left-color:var(--border-color-dark,#374151)}.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS code{color:var(--text-primary-dark,#f9fafb);background-color:var(--code-bg-dark,#374151)}.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS pre{background-color:var(--code-bg-dark,#1f2937)}.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS pre code{background-color:transparent;color:var(--code-text-dark,#e5e7eb)}.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS thead{border-bottom-color:var(--border-color-dark,#4b5563)}.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS tbody tr{border-bottom-color:var(--border-color-dark,#374151)}.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS hr{border-color:var(--border-color-dark,#374151)}.SidebarSection_dark__4XirR .SidebarSection_prose__xp4YS figcaption{color:var(--text-secondary-dark,#9ca3af)}.SidebarSection_max-w-screen-md__VdNcq{max-width:768px}.SidebarSection_mx-auto__IYgsw{margin-left:auto;margin-right:auto}.SidebarSection_sidebar__ptj06{position:-webkit-sticky;position:sticky;top:7rem;display:flex;flex-direction:column;gap:1.5rem}.WidgetCategories_prose__0R9ge{color:var(--text-primary,#1a1a1a);max-width:65ch}.WidgetCategories_prose__0R9ge h1,.WidgetCategories_prose__0R9ge h2,.WidgetCategories_prose__0R9ge h3,.WidgetCategories_prose__0R9ge h4,.WidgetCategories_prose__0R9ge h5,.WidgetCategories_prose__0R9ge h6{color:var(--text-primary,#1a1a1a);font-weight:700;line-height:1.3;margin-top:2em;margin-bottom:1em}.WidgetCategories_prose__0R9ge h1{font-size:2.25em;margin-top:0}.WidgetCategories_prose__0R9ge h2{font-size:1.875em;margin-top:1.5em}.WidgetCategories_prose__0R9ge h3{font-size:1.5em}.WidgetCategories_prose__0R9ge h4{font-size:1.25em}.WidgetCategories_prose__0R9ge p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.WidgetCategories_prose__0R9ge a{color:var(--link-color,#2563eb);text-decoration:underline;font-weight:500}.WidgetCategories_prose__0R9ge a:hover{color:var(--link-hover-color,#1d4ed8)}.WidgetCategories_prose__0R9ge b,.WidgetCategories_prose__0R9ge strong{color:var(--text-primary,#1a1a1a);font-weight:600}.WidgetCategories_prose__0R9ge em,.WidgetCategories_prose__0R9ge i{font-style:italic}.WidgetCategories_prose__0R9ge ol,.WidgetCategories_prose__0R9ge ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.WidgetCategories_prose__0R9ge ul{list-style-type:disc}.WidgetCategories_prose__0R9ge ol{list-style-type:decimal}.WidgetCategories_prose__0R9ge li{margin-top:.5em;margin-bottom:.5em;line-height:1.75}.WidgetCategories_prose__0R9ge li p{margin-top:.75em;margin-bottom:.75em}.WidgetCategories_prose__0R9ge blockquote{font-weight:500;font-style:italic;color:var(--text-secondary,#4b5563);border-left:.25rem solid var(--border-color,#e5e7eb);quotes:"“" "”" "‘" "’";margin:1.6em 0;padding-left:1em}.WidgetCategories_prose__0R9ge code{color:var(--text-primary,#1a1a1a);font-weight:600;font-size:.875em;background-color:var(--code-bg,#f3f4f6);padding:.2em .4em;border-radius:.25rem;font-family:Courier New,Courier,monospace}.WidgetCategories_prose__0R9ge pre{background-color:var(--code-bg,#1f2937);overflow-x:auto;border-radius:.375rem;margin-top:1.7em;margin-bottom:1.7em;padding:1em 1.5em}.WidgetCategories_prose__0R9ge pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:var(--code-text,#e5e7eb);font-size:.875em;line-height:1.7}.WidgetCategories_prose__0R9ge img{margin-top:2em;margin-bottom:2em;max-width:100%;height:auto;border-radius:.5rem}.WidgetCategories_prose__0R9ge figure{margin-top:2em;margin-bottom:2em}.WidgetCategories_prose__0R9ge figure img{margin-top:0;margin-bottom:0}.WidgetCategories_prose__0R9ge figure figcaption{color:var(--text-secondary,#6b7280);font-size:.875em;line-height:1.4;margin-top:.875em;text-align:center}.WidgetCategories_prose__0R9ge table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7}.WidgetCategories_prose__0R9ge thead{border-bottom:1px solid var(--border-color,#d1d5db)}.WidgetCategories_prose__0R9ge thead th{font-weight:600;vertical-align:bottom;padding:.5em .5em .75em}.WidgetCategories_prose__0R9ge tbody tr{border-bottom:1px solid var(--border-color,#e5e7eb)}.WidgetCategories_prose__0R9ge tbody tr:last-child{border-bottom-width:0}.WidgetCategories_prose__0R9ge tbody td{vertical-align:baseline;padding:.75em .5em}.WidgetCategories_prose__0R9ge hr{border-color:var(--border-color,#e5e7eb);border-top-width:1px;margin-top:3em;margin-bottom:3em}.WidgetCategories_prose__0R9ge video{height:auto}.WidgetCategories_prose__0R9ge iframe,.WidgetCategories_prose__0R9ge video{margin-top:2em;margin-bottom:2em;max-width:100%;border-radius:.5rem}.WidgetCategories_prose-lg__YPFLk{font-size:1.125em;line-height:1.7}.WidgetCategories_prose-lg__YPFLk h1{font-size:2.667em}.WidgetCategories_prose-lg__YPFLk h2{font-size:2em}.WidgetCategories_prose-lg__YPFLk h3{font-size:1.667em}.WidgetCategories_prose-lg__YPFLk h4{font-size:1.333em}.WidgetCategories_prose-lg__YPFLk p{margin-top:1.333em;margin-bottom:1.333em}.WidgetCategories_prose-lg__YPFLk pre{font-size:.889em;line-height:1.8;margin-top:2em;margin-bottom:2em;padding:1.111em 1.333em}.WidgetCategories_prose-lg__YPFLk code{font-size:.889em}.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge{color:var(--text-primary-dark,#e5e7eb)}.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge b,.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge h1,.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge h2,.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge h3,.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge h4,.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge h5,.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge h6,.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge strong{color:var(--text-primary-dark,#f9fafb)}.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge a{color:var(--link-color-dark,#60a5fa)}.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge a:hover{color:var(--link-hover-color-dark,#93c5fd)}.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge blockquote{color:var(--text-secondary-dark,#9ca3af);border-left-color:var(--border-color-dark,#374151)}.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge code{color:var(--text-primary-dark,#f9fafb);background-color:var(--code-bg-dark,#374151)}.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge pre{background-color:var(--code-bg-dark,#1f2937)}.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge pre code{background-color:transparent;color:var(--code-text-dark,#e5e7eb)}.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge thead{border-bottom-color:var(--border-color-dark,#4b5563)}.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge tbody tr{border-bottom-color:var(--border-color-dark,#374151)}.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge hr{border-color:var(--border-color-dark,#374151)}.WidgetCategories_dark__L_Nyo .WidgetCategories_prose__0R9ge figcaption{color:var(--text-secondary-dark,#9ca3af)}.WidgetCategories_max-w-screen-md__Tu93Q{max-width:768px}.WidgetCategories_mx-auto__dlEcM{margin-left:auto;margin-right:auto}.WidgetCategories_widgetCategories__VT2X7{overflow:hidden;border-radius:1.5rem;border:1px solid #27272a;background-color:#1a1a1d;box-shadow:0 1px 3px rgba(0,0,0,.4),0 1px 2px rgba(0,0,0,.3)}.WidgetCategories_listWrapper__wj3iB{display:flow-root}.WidgetCategories_list__AoGcE{display:flex;flex-direction:column;border-top:1px solid #27272a;border-bottom:1px solid #27272a}.WidgetCategories_list__AoGcE>*+*{border-top:1px solid #27272a}.WidgetCategories_card__QEgqG{padding:1.25rem;transition:all .2s ease}@media(min-width:1280px){.WidgetCategories_card__QEgqG{padding:1.5rem}}.WidgetCategories_card__QEgqG:hover{background-color:#202024}.WidgetCategories_skeleton__m6zoO{padding:1rem}@media(min-width:1280px){.WidgetCategories_skeleton__m6zoO{padding:1.25rem}}.WidgetHeading_prose__NOgMA{color:var(--text-primary,#1a1a1a);max-width:65ch}.WidgetHeading_prose__NOgMA h1,.WidgetHeading_prose__NOgMA h2,.WidgetHeading_prose__NOgMA h3,.WidgetHeading_prose__NOgMA h4,.WidgetHeading_prose__NOgMA h5,.WidgetHeading_prose__NOgMA h6{color:var(--text-primary,#1a1a1a);font-weight:700;line-height:1.3;margin-top:2em;margin-bottom:1em}.WidgetHeading_prose__NOgMA h1{font-size:2.25em;margin-top:0}.WidgetHeading_prose__NOgMA h2{font-size:1.875em;margin-top:1.5em}.WidgetHeading_prose__NOgMA h3{font-size:1.5em}.WidgetHeading_prose__NOgMA h4{font-size:1.25em}.WidgetHeading_prose__NOgMA p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.WidgetHeading_prose__NOgMA a{color:var(--link-color,#2563eb);text-decoration:underline;font-weight:500}.WidgetHeading_prose__NOgMA a:hover{color:var(--link-hover-color,#1d4ed8)}.WidgetHeading_prose__NOgMA b,.WidgetHeading_prose__NOgMA strong{color:var(--text-primary,#1a1a1a);font-weight:600}.WidgetHeading_prose__NOgMA em,.WidgetHeading_prose__NOgMA i{font-style:italic}.WidgetHeading_prose__NOgMA ol,.WidgetHeading_prose__NOgMA ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.WidgetHeading_prose__NOgMA ul{list-style-type:disc}.WidgetHeading_prose__NOgMA ol{list-style-type:decimal}.WidgetHeading_prose__NOgMA li{margin-top:.5em;margin-bottom:.5em;line-height:1.75}.WidgetHeading_prose__NOgMA li p{margin-top:.75em;margin-bottom:.75em}.WidgetHeading_prose__NOgMA blockquote{font-weight:500;font-style:italic;color:var(--text-secondary,#4b5563);border-left:.25rem solid var(--border-color,#e5e7eb);quotes:"“" "”" "‘" "’";margin:1.6em 0;padding-left:1em}.WidgetHeading_prose__NOgMA code{color:var(--text-primary,#1a1a1a);font-weight:600;font-size:.875em;background-color:var(--code-bg,#f3f4f6);padding:.2em .4em;border-radius:.25rem;font-family:Courier New,Courier,monospace}.WidgetHeading_prose__NOgMA pre{background-color:var(--code-bg,#1f2937);overflow-x:auto;border-radius:.375rem;margin-top:1.7em;margin-bottom:1.7em;padding:1em 1.5em}.WidgetHeading_prose__NOgMA pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:var(--code-text,#e5e7eb);font-size:.875em;line-height:1.7}.WidgetHeading_prose__NOgMA img{max-width:100%;height:auto;border-radius:.5rem}.WidgetHeading_prose__NOgMA figure,.WidgetHeading_prose__NOgMA img{margin-top:2em;margin-bottom:2em}.WidgetHeading_prose__NOgMA figure img{margin-top:0;margin-bottom:0}.WidgetHeading_prose__NOgMA figure figcaption{color:var(--text-secondary,#6b7280);font-size:.875em;line-height:1.4;margin-top:.875em;text-align:center}.WidgetHeading_prose__NOgMA table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7}.WidgetHeading_prose__NOgMA thead{border-bottom:1px solid var(--border-color,#d1d5db)}.WidgetHeading_prose__NOgMA thead th{font-weight:600;vertical-align:bottom;padding:.5em .5em .75em}.WidgetHeading_prose__NOgMA tbody tr{border-bottom:1px solid var(--border-color,#e5e7eb)}.WidgetHeading_prose__NOgMA tbody tr:last-child{border-bottom-width:0}.WidgetHeading_prose__NOgMA tbody td{vertical-align:baseline;padding:.75em .5em}.WidgetHeading_prose__NOgMA hr{border-color:var(--border-color,#e5e7eb);border-top-width:1px;margin-top:3em;margin-bottom:3em}.WidgetHeading_prose__NOgMA video{height:auto}.WidgetHeading_prose__NOgMA iframe,.WidgetHeading_prose__NOgMA video{margin-top:2em;margin-bottom:2em;max-width:100%;border-radius:.5rem}.WidgetHeading_prose-lg__dTAnk{font-size:1.125em;line-height:1.7}.WidgetHeading_prose-lg__dTAnk h1{font-size:2.667em}.WidgetHeading_prose-lg__dTAnk h2{font-size:2em}.WidgetHeading_prose-lg__dTAnk h3{font-size:1.667em}.WidgetHeading_prose-lg__dTAnk h4{font-size:1.333em}.WidgetHeading_prose-lg__dTAnk p{margin-top:1.333em;margin-bottom:1.333em}.WidgetHeading_prose-lg__dTAnk pre{font-size:.889em;line-height:1.8;margin-top:2em;margin-bottom:2em;padding:1.111em 1.333em}.WidgetHeading_prose-lg__dTAnk code{font-size:.889em}.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA{color:var(--text-primary-dark,#e5e7eb)}.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA b,.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA h1,.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA h2,.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA h3,.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA h4,.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA h5,.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA h6,.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA strong{color:var(--text-primary-dark,#f9fafb)}.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA a{color:var(--link-color-dark,#60a5fa)}.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA a:hover{color:var(--link-hover-color-dark,#93c5fd)}.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA blockquote{color:var(--text-secondary-dark,#9ca3af);border-left-color:var(--border-color-dark,#374151)}.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA code{color:var(--text-primary-dark,#f9fafb);background-color:var(--code-bg-dark,#374151)}.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA pre{background-color:var(--code-bg-dark,#1f2937)}.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA pre code{background-color:transparent;color:var(--code-text-dark,#e5e7eb)}.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA thead{border-bottom-color:var(--border-color-dark,#4b5563)}.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA tbody tr{border-bottom-color:var(--border-color-dark,#374151)}.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA hr{border-color:var(--border-color-dark,#374151)}.WidgetHeading_dark__yvScO .WidgetHeading_prose__NOgMA figcaption{color:var(--text-secondary-dark,#9ca3af)}.WidgetHeading_max-w-screen-md__3MHcl{max-width:768px}.WidgetHeading_mx-auto__Q4COa{margin-left:auto;margin-right:auto}.WidgetHeading_widgetHeading1__EBMm8{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #27272a;padding:1rem}.WidgetHeading_title__08Cwg{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.625rem;font-size:1rem;font-weight:600;color:#f4f4f5}.WidgetHeading_title__08Cwg .WidgetHeading_icon__azt8h{flex-shrink:0}.WidgetHeading_viewAllLink___LahJ{display:block;flex-shrink:0;font-size:.875rem;font-weight:600;color:#60a5fa}.WidgetHeading_viewAllLink___LahJ:hover{color:#93c5fd}.CardCategory_prose__M3X2p{color:var(--text-primary,#1a1a1a);max-width:65ch}.CardCategory_prose__M3X2p h1,.CardCategory_prose__M3X2p h2,.CardCategory_prose__M3X2p h3,.CardCategory_prose__M3X2p h4,.CardCategory_prose__M3X2p h5,.CardCategory_prose__M3X2p h6{color:var(--text-primary,#1a1a1a);font-weight:700;line-height:1.3;margin-top:2em;margin-bottom:1em}.CardCategory_prose__M3X2p h1{font-size:2.25em;margin-top:0}.CardCategory_prose__M3X2p h2{font-size:1.875em;margin-top:1.5em}.CardCategory_prose__M3X2p h3{font-size:1.5em}.CardCategory_prose__M3X2p h4{font-size:1.25em}.CardCategory_prose__M3X2p p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.CardCategory_prose__M3X2p a{color:var(--link-color,#2563eb);text-decoration:underline;font-weight:500}.CardCategory_prose__M3X2p a:hover{color:var(--link-hover-color,#1d4ed8)}.CardCategory_prose__M3X2p b,.CardCategory_prose__M3X2p strong{color:var(--text-primary,#1a1a1a);font-weight:600}.CardCategory_prose__M3X2p em,.CardCategory_prose__M3X2p i{font-style:italic}.CardCategory_prose__M3X2p ol,.CardCategory_prose__M3X2p ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.CardCategory_prose__M3X2p ul{list-style-type:disc}.CardCategory_prose__M3X2p ol{list-style-type:decimal}.CardCategory_prose__M3X2p li{margin-top:.5em;margin-bottom:.5em;line-height:1.75}.CardCategory_prose__M3X2p li p{margin-top:.75em;margin-bottom:.75em}.CardCategory_prose__M3X2p blockquote{font-weight:500;font-style:italic;color:var(--text-secondary,#4b5563);border-left:.25rem solid var(--border-color,#e5e7eb);quotes:"“" "”" "‘" "’";margin:1.6em 0;padding-left:1em}.CardCategory_prose__M3X2p code{color:var(--text-primary,#1a1a1a);font-weight:600;font-size:.875em;background-color:var(--code-bg,#f3f4f6);padding:.2em .4em;border-radius:.25rem;font-family:Courier New,Courier,monospace}.CardCategory_prose__M3X2p pre{background-color:var(--code-bg,#1f2937);overflow-x:auto;border-radius:.375rem;margin-top:1.7em;margin-bottom:1.7em;padding:1em 1.5em}.CardCategory_prose__M3X2p pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:var(--code-text,#e5e7eb);font-size:.875em;line-height:1.7}.CardCategory_prose__M3X2p img{max-width:100%;height:auto;border-radius:.5rem}.CardCategory_prose__M3X2p figure,.CardCategory_prose__M3X2p img{margin-top:2em;margin-bottom:2em}.CardCategory_prose__M3X2p figure img{margin-top:0;margin-bottom:0}.CardCategory_prose__M3X2p figure figcaption{color:var(--text-secondary,#6b7280);font-size:.875em;line-height:1.4;margin-top:.875em;text-align:center}.CardCategory_prose__M3X2p table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7}.CardCategory_prose__M3X2p thead{border-bottom:1px solid var(--border-color,#d1d5db)}.CardCategory_prose__M3X2p thead th{font-weight:600;vertical-align:bottom;padding:.5em .5em .75em}.CardCategory_prose__M3X2p tbody tr{border-bottom:1px solid var(--border-color,#e5e7eb)}.CardCategory_prose__M3X2p tbody tr:last-child{border-bottom-width:0}.CardCategory_prose__M3X2p tbody td{vertical-align:baseline;padding:.75em .5em}.CardCategory_prose__M3X2p hr{border-color:var(--border-color,#e5e7eb);border-top-width:1px;margin-top:3em;margin-bottom:3em}.CardCategory_prose__M3X2p video{height:auto}.CardCategory_prose__M3X2p iframe,.CardCategory_prose__M3X2p video{margin-top:2em;margin-bottom:2em;max-width:100%;border-radius:.5rem}.CardCategory_prose-lg___4RCI{font-size:1.125em;line-height:1.7}.CardCategory_prose-lg___4RCI h1{font-size:2.667em}.CardCategory_prose-lg___4RCI h2{font-size:2em}.CardCategory_prose-lg___4RCI h3{font-size:1.667em}.CardCategory_prose-lg___4RCI h4{font-size:1.333em}.CardCategory_prose-lg___4RCI p{margin-top:1.333em;margin-bottom:1.333em}.CardCategory_prose-lg___4RCI pre{font-size:.889em;line-height:1.8;margin-top:2em;margin-bottom:2em;padding:1.111em 1.333em}.CardCategory_prose-lg___4RCI code{font-size:.889em}.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p{color:var(--text-primary-dark,#e5e7eb)}.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p b,.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p h1,.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p h2,.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p h3,.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p h4,.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p h5,.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p h6,.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p strong{color:var(--text-primary-dark,#f9fafb)}.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p a{color:var(--link-color-dark,#60a5fa)}.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p a:hover{color:var(--link-hover-color-dark,#93c5fd)}.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p blockquote{color:var(--text-secondary-dark,#9ca3af);border-left-color:var(--border-color-dark,#374151)}.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p code{color:var(--text-primary-dark,#f9fafb);background-color:var(--code-bg-dark,#374151)}.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p pre{background-color:var(--code-bg-dark,#1f2937)}.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p pre code{background-color:transparent;color:var(--code-text-dark,#e5e7eb)}.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p thead{border-bottom-color:var(--border-color-dark,#4b5563)}.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p tbody tr{border-bottom-color:var(--border-color-dark,#374151)}.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p hr{border-color:var(--border-color-dark,#374151)}.CardCategory_dark__MXYl4 .CardCategory_prose__M3X2p figcaption{color:var(--text-secondary-dark,#9ca3af)}.CardCategory_max-w-screen-md__KuklZ{max-width:768px}.CardCategory_mx-auto__YJTBP{margin-left:auto;margin-right:auto}.CardCategory_cardCategory6__gQSnY{display:flex;align-items:center;justify-content:flex-start;text-decoration:none;color:inherit}.CardCategory_imageContainer__846mL{position:relative;flex-shrink:0;border-radius:8px;overflow:hidden;-webkit-margin-end:1rem;margin-inline-end:1rem}.CardCategory_imageContainerNormal__zjwNd{width:3rem;height:3rem}.CardCategory_imageContainerLarge__7umDN{width:5rem;height:5rem}.CardCategory_image__3fN0V{object-fit:cover}.CardCategory_title___SfQ3{font-size:1rem;font-weight:500;color:#f4f4f5;margin:0}.CardCategory_title___SfQ3.CardCategory_large__kGvGH{font-size:1.125rem}@media(min-width:640px){.CardCategory_title___SfQ3{font-size:1rem;font-weight:600}}.CardCategory_count__xfxpf{display:block;margin-top:2px;color:#a1a1aa;font-size:.75rem}.CardCategory_count__xfxpf.CardCategory_large__kGvGH{font-size:.875rem}.Post_prose__aJt05{color:var(--text-primary,#1a1a1a);max-width:65ch}.Post_prose__aJt05 h1,.Post_prose__aJt05 h2,.Post_prose__aJt05 h3,.Post_prose__aJt05 h4,.Post_prose__aJt05 h5,.Post_prose__aJt05 h6{color:var(--text-primary,#1a1a1a);font-weight:700;line-height:1.3;margin-top:2em;margin-bottom:1em}.Post_prose__aJt05 h1{font-size:2.25em;margin-top:0}.Post_prose__aJt05 h2{font-size:1.875em;margin-top:1.5em}.Post_prose__aJt05 h3{font-size:1.5em}.Post_prose__aJt05 h4{font-size:1.25em}.Post_prose__aJt05 p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.Post_prose__aJt05 a{color:var(--link-color,#2563eb);text-decoration:underline;font-weight:500}.Post_prose__aJt05 a:hover{color:var(--link-hover-color,#1d4ed8)}.Post_prose__aJt05 b,.Post_prose__aJt05 strong{color:var(--text-primary,#1a1a1a);font-weight:600}.Post_prose__aJt05 em,.Post_prose__aJt05 i{font-style:italic}.Post_prose__aJt05 ol,.Post_prose__aJt05 ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.Post_prose__aJt05 ul{list-style-type:disc}.Post_prose__aJt05 ol{list-style-type:decimal}.Post_prose__aJt05 li{margin-top:.5em;margin-bottom:.5em;line-height:1.75}.Post_prose__aJt05 li p{margin-top:.75em;margin-bottom:.75em}.Post_prose__aJt05 blockquote{font-weight:500;font-style:italic;color:var(--text-secondary,#4b5563);border-left:.25rem solid var(--border-color,#e5e7eb);quotes:"“" "”" "‘" "’";margin:1.6em 0;padding-left:1em}.Post_prose__aJt05 code{color:var(--text-primary,#1a1a1a);font-weight:600;font-size:.875em;background-color:var(--code-bg,#f3f4f6);padding:.2em .4em;border-radius:.25rem;font-family:Courier New,Courier,monospace}.Post_prose__aJt05 pre{background-color:var(--code-bg,#1f2937);overflow-x:auto;border-radius:.375rem;margin-top:1.7em;margin-bottom:1.7em;padding:1em 1.5em}.Post_prose__aJt05 pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:var(--code-text,#e5e7eb);font-size:.875em;line-height:1.7}.Post_prose__aJt05 img{max-width:100%;height:auto;border-radius:.5rem}.Post_prose__aJt05 figure,.Post_prose__aJt05 img{margin-top:2em;margin-bottom:2em}.Post_prose__aJt05 figure img{margin-top:0;margin-bottom:0}.Post_prose__aJt05 figure figcaption{color:var(--text-secondary,#6b7280);font-size:.875em;line-height:1.4;margin-top:.875em;text-align:center}.Post_prose__aJt05 table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7}.Post_prose__aJt05 thead{border-bottom:1px solid var(--border-color,#d1d5db)}.Post_prose__aJt05 thead th{font-weight:600;vertical-align:bottom;padding:.5em .5em .75em}.Post_prose__aJt05 tbody tr{border-bottom:1px solid var(--border-color,#e5e7eb)}.Post_prose__aJt05 tbody tr:last-child{border-bottom-width:0}.Post_prose__aJt05 tbody td{vertical-align:baseline;padding:.75em .5em}.Post_prose__aJt05 hr{border-color:var(--border-color,#e5e7eb);border-top-width:1px;margin-top:3em;margin-bottom:3em}.Post_prose__aJt05 video{height:auto}.Post_prose__aJt05 iframe,.Post_prose__aJt05 video{margin-top:2em;margin-bottom:2em;max-width:100%;border-radius:.5rem}.Post_prose-lg__wJ_oH{font-size:1.125em;line-height:1.7}.Post_prose-lg__wJ_oH h1{font-size:2.667em}.Post_prose-lg__wJ_oH h2{font-size:2em}.Post_prose-lg__wJ_oH h3{font-size:1.667em}.Post_prose-lg__wJ_oH h4{font-size:1.333em}.Post_prose-lg__wJ_oH p{margin-top:1.333em;margin-bottom:1.333em}.Post_prose-lg__wJ_oH pre{font-size:.889em;line-height:1.8;margin-top:2em;margin-bottom:2em;padding:1.111em 1.333em}.Post_prose-lg__wJ_oH code{font-size:.889em}.Post_dark__Xlt6k .Post_prose__aJt05{color:var(--text-primary-dark,#e5e7eb)}.Post_dark__Xlt6k .Post_prose__aJt05 b,.Post_dark__Xlt6k .Post_prose__aJt05 h1,.Post_dark__Xlt6k .Post_prose__aJt05 h2,.Post_dark__Xlt6k .Post_prose__aJt05 h3,.Post_dark__Xlt6k .Post_prose__aJt05 h4,.Post_dark__Xlt6k .Post_prose__aJt05 h5,.Post_dark__Xlt6k .Post_prose__aJt05 h6,.Post_dark__Xlt6k .Post_prose__aJt05 strong{color:var(--text-primary-dark,#f9fafb)}.Post_dark__Xlt6k .Post_prose__aJt05 a{color:var(--link-color-dark,#60a5fa)}.Post_dark__Xlt6k .Post_prose__aJt05 a:hover{color:var(--link-hover-color-dark,#93c5fd)}.Post_dark__Xlt6k .Post_prose__aJt05 blockquote{color:var(--text-secondary-dark,#9ca3af);border-left-color:var(--border-color-dark,#374151)}.Post_dark__Xlt6k .Post_prose__aJt05 code{color:var(--text-primary-dark,#f9fafb);background-color:var(--code-bg-dark,#374151)}.Post_dark__Xlt6k .Post_prose__aJt05 pre{background-color:var(--code-bg-dark,#1f2937)}.Post_dark__Xlt6k .Post_prose__aJt05 pre code{background-color:transparent;color:var(--code-text-dark,#e5e7eb)}.Post_dark__Xlt6k .Post_prose__aJt05 thead{border-bottom-color:var(--border-color-dark,#4b5563)}.Post_dark__Xlt6k .Post_prose__aJt05 tbody tr{border-bottom-color:var(--border-color-dark,#374151)}.Post_dark__Xlt6k .Post_prose__aJt05 hr{border-color:var(--border-color-dark,#374151)}.Post_dark__Xlt6k .Post_prose__aJt05 figcaption{color:var(--text-secondary-dark,#9ca3af)}.Post_max-w-screen-md__tnumC{max-width:768px}.Post_mx-auto__Bnsgr{margin-left:auto;margin-right:auto}.Post_headerWrapper__0SOUK,.Post_singlePageLayout__BScCo{position:relative}.Post_container__2PUPC{width:100%;max-width:1280px;margin-inline:auto;margin-top:2.5rem;margin-bottom:2.5rem;display:flex;flex-direction:column}@media(min-width:1024px){.Post_container__2PUPC{flex-direction:row}}.Post_mainColumn__TUAiq{width:100%}@media(min-width:1024px){.Post_mainColumn__TUAiq{width:60%}}@media(min-width:1280px){.Post_mainColumn__TUAiq{width:66.6666%;-webkit-padding-end:5rem;padding-inline-end:5rem}}.Post_sidebarColumn__te1WI{width:100%;margin-top:3rem}@media(min-width:1024px){.Post_sidebarColumn__te1WI{margin-top:0;width:40%;-webkit-padding-start:2.5rem;padding-inline-start:2.5rem}}@media(min-width:1280px){.Post_sidebarColumn__te1WI{width:33.3333%;-webkit-padding-start:0;padding-inline-start:0}}.PostCardMeta_prose__hgEdm{color:var(--text-primary,#1a1a1a);max-width:65ch}.PostCardMeta_prose__hgEdm h1,.PostCardMeta_prose__hgEdm h2,.PostCardMeta_prose__hgEdm h3,.PostCardMeta_prose__hgEdm h4,.PostCardMeta_prose__hgEdm h5,.PostCardMeta_prose__hgEdm h6{color:var(--text-primary,#1a1a1a);font-weight:700;line-height:1.3;margin-top:2em;margin-bottom:1em}.PostCardMeta_prose__hgEdm h1{font-size:2.25em;margin-top:0}.PostCardMeta_prose__hgEdm h2{font-size:1.875em;margin-top:1.5em}.PostCardMeta_prose__hgEdm h3{font-size:1.5em}.PostCardMeta_prose__hgEdm h4{font-size:1.25em}.PostCardMeta_prose__hgEdm p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.PostCardMeta_prose__hgEdm a{color:var(--link-color,#2563eb);text-decoration:underline;font-weight:500}.PostCardMeta_prose__hgEdm a:hover{color:var(--link-hover-color,#1d4ed8)}.PostCardMeta_prose__hgEdm b,.PostCardMeta_prose__hgEdm strong{color:var(--text-primary,#1a1a1a);font-weight:600}.PostCardMeta_prose__hgEdm em,.PostCardMeta_prose__hgEdm i{font-style:italic}.PostCardMeta_prose__hgEdm ol,.PostCardMeta_prose__hgEdm ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.PostCardMeta_prose__hgEdm ul{list-style-type:disc}.PostCardMeta_prose__hgEdm ol{list-style-type:decimal}.PostCardMeta_prose__hgEdm li{margin-top:.5em;margin-bottom:.5em;line-height:1.75}.PostCardMeta_prose__hgEdm li p{margin-top:.75em;margin-bottom:.75em}.PostCardMeta_prose__hgEdm blockquote{font-weight:500;font-style:italic;color:var(--text-secondary,#4b5563);border-left:.25rem solid var(--border-color,#e5e7eb);quotes:"“" "”" "‘" "’";margin:1.6em 0;padding-left:1em}.PostCardMeta_prose__hgEdm code{color:var(--text-primary,#1a1a1a);font-weight:600;font-size:.875em;background-color:var(--code-bg,#f3f4f6);padding:.2em .4em;border-radius:.25rem;font-family:Courier New,Courier,monospace}.PostCardMeta_prose__hgEdm pre{background-color:var(--code-bg,#1f2937);overflow-x:auto;border-radius:.375rem;margin-top:1.7em;margin-bottom:1.7em;padding:1em 1.5em}.PostCardMeta_prose__hgEdm pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:var(--code-text,#e5e7eb);font-size:.875em;line-height:1.7}.PostCardMeta_prose__hgEdm img{max-width:100%;height:auto;border-radius:.5rem}.PostCardMeta_prose__hgEdm figure,.PostCardMeta_prose__hgEdm img{margin-top:2em;margin-bottom:2em}.PostCardMeta_prose__hgEdm figure img{margin-top:0;margin-bottom:0}.PostCardMeta_prose__hgEdm figure figcaption{color:var(--text-secondary,#6b7280);font-size:.875em;line-height:1.4;margin-top:.875em;text-align:center}.PostCardMeta_prose__hgEdm table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7}.PostCardMeta_prose__hgEdm thead{border-bottom:1px solid var(--border-color,#d1d5db)}.PostCardMeta_prose__hgEdm thead th{font-weight:600;vertical-align:bottom;padding:.5em .5em .75em}.PostCardMeta_prose__hgEdm tbody tr{border-bottom:1px solid var(--border-color,#e5e7eb)}.PostCardMeta_prose__hgEdm tbody tr:last-child{border-bottom-width:0}.PostCardMeta_prose__hgEdm tbody td{vertical-align:baseline;padding:.75em .5em}.PostCardMeta_prose__hgEdm hr{border-color:var(--border-color,#e5e7eb);border-top-width:1px;margin-top:3em;margin-bottom:3em}.PostCardMeta_prose__hgEdm video{height:auto}.PostCardMeta_prose__hgEdm iframe,.PostCardMeta_prose__hgEdm video{margin-top:2em;margin-bottom:2em;max-width:100%;border-radius:.5rem}.PostCardMeta_prose-lg__5ek_Y{font-size:1.125em;line-height:1.7}.PostCardMeta_prose-lg__5ek_Y h1{font-size:2.667em}.PostCardMeta_prose-lg__5ek_Y h2{font-size:2em}.PostCardMeta_prose-lg__5ek_Y h3{font-size:1.667em}.PostCardMeta_prose-lg__5ek_Y h4{font-size:1.333em}.PostCardMeta_prose-lg__5ek_Y p{margin-top:1.333em;margin-bottom:1.333em}.PostCardMeta_prose-lg__5ek_Y pre{font-size:.889em;line-height:1.8;margin-top:2em;margin-bottom:2em;padding:1.111em 1.333em}.PostCardMeta_prose-lg__5ek_Y code{font-size:.889em}.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm{color:var(--text-primary-dark,#e5e7eb)}.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm b,.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm h1,.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm h2,.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm h3,.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm h4,.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm h5,.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm h6,.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm strong{color:var(--text-primary-dark,#f9fafb)}.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm a{color:var(--link-color-dark,#60a5fa)}.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm a:hover{color:var(--link-hover-color-dark,#93c5fd)}.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm blockquote{color:var(--text-secondary-dark,#9ca3af);border-left-color:var(--border-color-dark,#374151)}.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm code{color:var(--text-primary-dark,#f9fafb);background-color:var(--code-bg-dark,#374151)}.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm pre{background-color:var(--code-bg-dark,#1f2937)}.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm pre code{background-color:transparent;color:var(--code-text-dark,#e5e7eb)}.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm thead{border-bottom-color:var(--border-color-dark,#4b5563)}.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm tbody tr{border-bottom-color:var(--border-color-dark,#374151)}.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm hr{border-color:var(--border-color-dark,#374151)}.PostCardMeta_dark__ok3YX .PostCardMeta_prose__hgEdm figcaption{color:var(--text-secondary-dark,#9ca3af)}.PostCardMeta_max-w-screen-md__RGkXw{max-width:768px}.PostCardMeta_mx-auto__ViK2d{margin-left:auto;margin-right:auto}.PostCardMeta_root__EWYKi{flex-wrap:wrap;color:#d4d4d8;font-size:.75rem;line-height:1.4}.PostCardMeta_authorLink__JvCCl,.PostCardMeta_root__EWYKi{display:flex;align-items:center;justify-content:flex-start}.PostCardMeta_authorLink__JvCCl{gap:.5rem;text-decoration:none;color:inherit}[dir=rtl] .PostCardMeta_authorLink__JvCCl{gap:.5rem;flex-direction:row-reverse}.PostCardMeta_authorName__gv0lu{font-weight:500;text-transform:capitalize;color:#d4d4d8;transition:color .2s ease}.PostCardMeta_authorName__gv0lu:hover{color:#f4f4f5}.PostCardMeta_separator__y8_WR{margin:0 .375rem;font-weight:500;color:#a1a1aa}.PostCardMeta_date__UUqmr{font-weight:400;color:#a1a1aa}.PostFeaturedMedia_root__lsj85{position:absolute;inset:0}.PostFeaturedMedia_image___HQqE{width:100%;height:100%;object-fit:cover}.PostFeaturedMedia_link__lnJLj{position:absolute;inset:0;display:block;z-index:1;transition:opacity .25s ease}.PostFeaturedMedia_overlay__S4CKz{background-color:rgba(0,0,0,.2)}.Card11_card__gtgn3{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:20px;background-color:#1a1a1d;transition:all .25s ease}.Card11_card__gtgn3:hover{background-color:#202024}.Card11_imageContainer___J_0i{position:relative;z-index:1;display:block;width:100%;flex-shrink:0;overflow:hidden;border-radius:20px 20px 0 0;aspect-ratio:4/3}.Card11_link__SuhyW{position:absolute;inset:0;z-index:10}.Card11_categoryBadges__l13VS{position:absolute;left:.75rem;right:.75rem;top:.75rem;z-index:20}.Card11_cardBody__IwNCH{display:flex;flex:1 1;flex-direction:column;gap:.75rem;border-radius:0 0 20px 20px;border:1px solid #27272a;border-top:0;padding:1rem calc(.75rem + 2px)}.Card11_date__UCcwC{font-size:.75rem;color:#71717a}.Card11_title__nsPhk{display:block;font-size:1rem;font-weight:600;color:#f4f4f5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.Heading_prose__ry29U{color:var(--text-primary,#1a1a1a);max-width:65ch}.Heading_prose__ry29U h1,.Heading_prose__ry29U h2,.Heading_prose__ry29U h3,.Heading_prose__ry29U h4,.Heading_prose__ry29U h5,.Heading_prose__ry29U h6{color:var(--text-primary,#1a1a1a);font-weight:700;line-height:1.3;margin-top:2em;margin-bottom:1em}.Heading_prose__ry29U h1{font-size:2.25em;margin-top:0}.Heading_prose__ry29U h2{font-size:1.875em;margin-top:1.5em}.Heading_prose__ry29U h3{font-size:1.5em}.Heading_prose__ry29U h4{font-size:1.25em}.Heading_prose__ry29U p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.Heading_prose__ry29U a{color:var(--link-color,#2563eb);text-decoration:underline;font-weight:500}.Heading_prose__ry29U a:hover{color:var(--link-hover-color,#1d4ed8)}.Heading_prose__ry29U b,.Heading_prose__ry29U strong{color:var(--text-primary,#1a1a1a);font-weight:600}.Heading_prose__ry29U em,.Heading_prose__ry29U i{font-style:italic}.Heading_prose__ry29U ol,.Heading_prose__ry29U ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.Heading_prose__ry29U ul{list-style-type:disc}.Heading_prose__ry29U ol{list-style-type:decimal}.Heading_prose__ry29U li{margin-top:.5em;margin-bottom:.5em;line-height:1.75}.Heading_prose__ry29U li p{margin-top:.75em;margin-bottom:.75em}.Heading_prose__ry29U blockquote{font-weight:500;font-style:italic;color:var(--text-secondary,#4b5563);border-left:.25rem solid var(--border-color,#e5e7eb);quotes:"“" "”" "‘" "’";margin:1.6em 0;padding-left:1em}.Heading_prose__ry29U code{color:var(--text-primary,#1a1a1a);font-weight:600;font-size:.875em;background-color:var(--code-bg,#f3f4f6);padding:.2em .4em;border-radius:.25rem;font-family:Courier New,Courier,monospace}.Heading_prose__ry29U pre{background-color:var(--code-bg,#1f2937);overflow-x:auto;border-radius:.375rem;margin-top:1.7em;margin-bottom:1.7em;padding:1em 1.5em}.Heading_prose__ry29U pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:var(--code-text,#e5e7eb);font-size:.875em;line-height:1.7}.Heading_prose__ry29U img{max-width:100%;height:auto;border-radius:.5rem}.Heading_prose__ry29U figure,.Heading_prose__ry29U img{margin-top:2em;margin-bottom:2em}.Heading_prose__ry29U figure img{margin-top:0;margin-bottom:0}.Heading_prose__ry29U figure figcaption{color:var(--text-secondary,#6b7280);font-size:.875em;line-height:1.4;margin-top:.875em;text-align:center}.Heading_prose__ry29U table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7}.Heading_prose__ry29U thead{border-bottom:1px solid var(--border-color,#d1d5db)}.Heading_prose__ry29U thead th{font-weight:600;vertical-align:bottom;padding:.5em .5em .75em}.Heading_prose__ry29U tbody tr{border-bottom:1px solid var(--border-color,#e5e7eb)}.Heading_prose__ry29U tbody tr:last-child{border-bottom-width:0}.Heading_prose__ry29U tbody td{vertical-align:baseline;padding:.75em .5em}.Heading_prose__ry29U hr{border-color:var(--border-color,#e5e7eb);border-top-width:1px;margin-top:3em;margin-bottom:3em}.Heading_prose__ry29U video{height:auto}.Heading_prose__ry29U iframe,.Heading_prose__ry29U video{margin-top:2em;margin-bottom:2em;max-width:100%;border-radius:.5rem}.Heading_prose-lg__aI2K0{font-size:1.125em;line-height:1.7}.Heading_prose-lg__aI2K0 h1{font-size:2.667em}.Heading_prose-lg__aI2K0 h2{font-size:2em}.Heading_prose-lg__aI2K0 h3{font-size:1.667em}.Heading_prose-lg__aI2K0 h4{font-size:1.333em}.Heading_prose-lg__aI2K0 p{margin-top:1.333em;margin-bottom:1.333em}.Heading_prose-lg__aI2K0 pre{font-size:.889em;line-height:1.8;margin-top:2em;margin-bottom:2em;padding:1.111em 1.333em}.Heading_prose-lg__aI2K0 code{font-size:.889em}.Heading_dark__Mcbkl .Heading_prose__ry29U{color:var(--text-primary-dark,#e5e7eb)}.Heading_dark__Mcbkl .Heading_prose__ry29U b,.Heading_dark__Mcbkl .Heading_prose__ry29U h1,.Heading_dark__Mcbkl .Heading_prose__ry29U h2,.Heading_dark__Mcbkl .Heading_prose__ry29U h3,.Heading_dark__Mcbkl .Heading_prose__ry29U h4,.Heading_dark__Mcbkl .Heading_prose__ry29U h5,.Heading_dark__Mcbkl .Heading_prose__ry29U h6,.Heading_dark__Mcbkl .Heading_prose__ry29U strong{color:var(--text-primary-dark,#f9fafb)}.Heading_dark__Mcbkl .Heading_prose__ry29U a{color:var(--link-color-dark,#60a5fa)}.Heading_dark__Mcbkl .Heading_prose__ry29U a:hover{color:var(--link-hover-color-dark,#93c5fd)}.Heading_dark__Mcbkl .Heading_prose__ry29U blockquote{color:var(--text-secondary-dark,#9ca3af);border-left-color:var(--border-color-dark,#374151)}.Heading_dark__Mcbkl .Heading_prose__ry29U code{color:var(--text-primary-dark,#f9fafb);background-color:var(--code-bg-dark,#374151)}.Heading_dark__Mcbkl .Heading_prose__ry29U pre{background-color:var(--code-bg-dark,#1f2937)}.Heading_dark__Mcbkl .Heading_prose__ry29U pre code{background-color:transparent;color:var(--code-text-dark,#e5e7eb)}.Heading_dark__Mcbkl .Heading_prose__ry29U thead{border-bottom-color:var(--border-color-dark,#4b5563)}.Heading_dark__Mcbkl .Heading_prose__ry29U tbody tr{border-bottom-color:var(--border-color-dark,#374151)}.Heading_dark__Mcbkl .Heading_prose__ry29U hr{border-color:var(--border-color-dark,#374151)}.Heading_dark__Mcbkl .Heading_prose__ry29U figcaption{color:var(--text-secondary-dark,#9ca3af)}.Heading_max-w-screen-md__6fNjG{max-width:768px}.Heading_mx-auto__YZPrb{margin-left:auto;margin-right:auto}.Heading_sectionHeading__lEw7a{position:relative;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:2.5rem;color:#f4f4f5}@media(min-width:768px){.Heading_sectionHeading__lEw7a{margin-bottom:2.75rem}}@media(min-width:640px){.Heading_sectionHeading__lEw7a{flex-direction:row;align-items:flex-end}}.Heading_inner__eF9RT{max-width:42rem}.Heading_inner__eF9RT.Heading_center__nJ54I{margin:0 auto;text-align:center;width:100%}.Heading_heading__nPBhc{font-weight:600;font-size:1.25rem;letter-spacing:-.01em;line-height:1.3;color:#f4f4f5}@media(min-width:640px){.Heading_heading__nPBhc{font-size:1.5rem}}@media(min-width:768px){.Heading_heading__nPBhc{font-size:1.875rem}}@media(min-width:1024px){.Heading_heading__nPBhc{font-size:1.875rem}}.Heading_desc__hRXdi{display:block;margin-top:.75rem;font-size:1rem;font-weight:400;line-height:1.7;color:#a1a1aa}@media(min-width:640px){.Heading_desc__hRXdi{font-size:1.125rem}}@media(min-width:768px){.Heading_desc__hRXdi{margin-top:1rem}}