.SeriesSection-module__L7vR9a__seriesSection{margin-bottom:var(--spacing-2xl)}.SeriesSection-module__L7vR9a__sectionHeaderTitleLink{color:inherit;transition:color var(--duration-base) ease;text-decoration:none}.SeriesSection-module__L7vR9a__sectionHeaderTitleLink:hover{color:var(--text-primary)}.SeriesSection-module__L7vR9a__sectionHeaderTitleLink .SeriesSection-module__L7vR9a__sectionHeaderChevron{transition:transform var(--duration-base) var(--ease-material);flex-shrink:0}.SeriesSection-module__L7vR9a__sectionHeaderTitleLink:hover .SeriesSection-module__L7vR9a__sectionHeaderChevron{transform:translate(3px)}.SeriesSection-module__L7vR9a__seriesSearchCapsule{margin-left:auto}.SeriesSection-module__L7vR9a__seriesSearchCapsule:not(:focus-within){border-color:var(--border-color-light)!important}.SeriesSection-module__L7vR9a__seriesRowWrap{align-items:center;display:flex;position:relative}.SeriesSection-module__L7vR9a__seriesScrollBtn{z-index:6;width:calc(56px + var(--spacing-md));cursor:pointer;transition:opacity var(--duration-base) ease;background:0 0;border:none;align-items:center;display:flex;position:absolute;top:0;bottom:0}.SeriesSection-module__L7vR9a__seriesRowWrap.SeriesSection-module__L7vR9a__atStart .SeriesSection-module__L7vR9a__seriesScrollBtnLeft,.SeriesSection-module__L7vR9a__seriesRowWrap.SeriesSection-module__L7vR9a__atEnd .SeriesSection-module__L7vR9a__seriesScrollBtnRight,.SeriesSection-module__L7vR9a__seriesRowWrap.SeriesSection-module__L7vR9a__noScroll .SeriesSection-module__L7vR9a__seriesScrollBtn{opacity:0;pointer-events:none}.SeriesSection-module__L7vR9a__seriesScrollBtnLeft{left:calc(var(--spacing-md) * -1);padding-left:calc(var(--spacing-md) + var(--spacing-2xs));justify-content:flex-start}.SeriesSection-module__L7vR9a__seriesScrollBtnRight{right:calc(var(--spacing-md) * -1);padding-right:calc(var(--spacing-md) + var(--spacing-2xs));justify-content:flex-end}.SeriesSection-module__L7vR9a__seriesScrollBadge{border-radius:var(--radius-circle);width:32px;height:32px;color:var(--text-white);mix-blend-mode:difference;transition:background-color var(--duration-base) ease, backdrop-filter var(--duration-base) ease;background:0 0;justify-content:center;align-items:center;display:flex}.SeriesSection-module__L7vR9a__seriesScrollBtn:hover .SeriesSection-module__L7vR9a__seriesScrollBadge{background:color-mix(in srgb, var(--bg-primary) 70%, transparent);backdrop-filter:blur(8px)}.SeriesSection-module__L7vR9a__activeSeriesMeta{gap:var(--spacing-2xs);padding:var(--spacing-md) 0;margin-top:var(--spacing-xs);border-top:var(--border-light);border-bottom:var(--border-light);flex-direction:column;display:flex}.SeriesSection-module__L7vR9a__activeSeriesMetaTop{align-items:baseline;gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.SeriesSection-module__L7vR9a__activeSeriesMetaTitle{font-family:var(--font-instrument);font-size:var(--font-size-title-lg);font-weight:var(--font-weight-regular);color:var(--text-primary);line-height:var(--line-height-tight);margin:0}.SeriesSection-module__L7vR9a__activeSeriesMetaInfo{align-items:center;gap:var(--spacing-sm);font-family:var(--font-space-grotesk);font-size:var(--font-size-label);color:var(--text-tertiary);display:inline-flex}.SeriesSection-module__L7vR9a__activeSeriesMetaCategory{padding:var(--spacing-3xs) var(--spacing-xs);border-radius:var(--radius-capsule);border:var(--border-light);color:var(--text-secondary)}.SeriesSection-module__L7vR9a__activeSeriesMetaCount{font-variant-numeric:tabular-nums}.SeriesSection-module__L7vR9a__activeSeriesMetaDesc{font-family:var(--font-space-grotesk);font-size:var(--font-size-body);line-height:var(--line-height-relaxed);color:var(--text-secondary);max-width:70ch;margin:0}.SeriesSection-module__L7vR9a__seriesRow{--_mask-l:28px;--_mask-r:28px;align-items:flex-start;gap:var(--spacing-md);min-height:240px;padding:var(--spacing-md) var(--spacing-md) var(--spacing-2xl);margin:0 calc(var(--spacing-md) * -1);scrollbar-width:none;cursor:grab;user-select:none;-webkit-user-drag:none;mask-image:linear-gradient(90deg, transparent 0, oklch(0% 0 0) var(--_mask-l), oklch(0% 0 0) calc(100% - var(--_mask-r)), transparent 100%);-webkit-mask-image:linear-gradient(90deg, transparent 0, oklch(0% 0 0) var(--_mask-l), oklch(0% 0 0) calc(100% - var(--_mask-r)), transparent 100%);display:flex;position:relative;overflow-x:auto}.SeriesSection-module__L7vR9a__seriesRow.SeriesSection-module__L7vR9a__atStart{--_mask-l:0px}.SeriesSection-module__L7vR9a__seriesRow.SeriesSection-module__L7vR9a__atEnd{--_mask-r:0px}.SeriesSection-module__L7vR9a__seriesRow::-webkit-scrollbar{display:none}.SeriesSection-module__L7vR9a__seriesRow:active{cursor:grabbing}.SeriesSection-module__L7vR9a__seriesEmpty{top:var(--spacing-md);right:0;bottom:var(--spacing-2xl);font-family:var(--font-space-grotesk);font-size:var(--font-size-body);color:var(--text-tertiary);pointer-events:none;z-index:1;justify-content:center;align-items:center;font-style:italic;display:flex;position:absolute;left:0}.SeriesSection-module__L7vR9a__seriesManageBtn:not(:hover){border-color:var(--border-color-light)!important}@media (max-width:768px){.SeriesSection-module__L7vR9a__seriesRow{gap:var(--spacing-sm)}}
.SectionHeader-module__eGtBZG__shuffleBtn.SectionHeader-module__eGtBZG__shuffleBtn{border:var(--border-light)}.SectionHeader-module__eGtBZG__shuffleBtn:active{transition:transform .3s;transform:rotate(180deg)}.SectionHeader-module__eGtBZG__sectionHeader{align-items:center;gap:var(--spacing-xs);font-family:var(--font-space-grotesk);font-size:var(--font-size-label);font-weight:var(--font-weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--spacing-md);flex-wrap:wrap;display:flex}.SectionHeader-module__eGtBZG__sectionHeaderTitle{align-items:center;gap:var(--spacing-xs);white-space:nowrap;display:inline-flex}.SectionHeader-module__eGtBZG__sectionHeaderText{white-space:nowrap}.SectionHeader-module__eGtBZG__sectionHeaderMain{align-items:center;gap:var(--spacing-xs);display:flex}.SectionHeader-module__eGtBZG__sortWrap{align-items:center;gap:var(--spacing-xs);flex-wrap:nowrap;display:flex}.SectionHeader-module__eGtBZG__sortWrap>div{min-height:var(--filter-row-h)}.SectionHeader-module__eGtBZG__seriesSegmented.SectionHeader-module__eGtBZG__seriesSegmented{box-shadow:inset 0 0 0 1px var(--border-color-light)}.SectionHeader-module__eGtBZG__sortWrap button:not(.SectionHeader-module__eGtBZG__shuffleBtn){padding:0 var(--spacing-md);font-size:var(--font-size-hint)}@media (max-width:768px){.SectionHeader-module__eGtBZG__sectionHeaderMain{width:100%}.SectionHeader-module__eGtBZG__sectionHeader .SectionHeader-module__eGtBZG__sortWrap{margin-right:auto}}
.TagCloud3D-module__mHnI7W__wrap{margin-bottom:var(--spacing-2xl)}.TagCloud3D-module__mHnI7W__label{align-items:center;gap:var(--spacing-xs);font-family:var(--font-space-grotesk);font-size:var(--font-size-label);font-weight:var(--font-weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;padding-bottom:var(--spacing-sm);border-bottom:var(--border-light);margin:0;text-decoration:none;transition:color .15s;display:flex}.TagCloud3D-module__mHnI7W__label:hover{color:var(--text-primary)}.TagCloud3D-module__mHnI7W__labelArrow{color:var(--text-tertiary);margin-left:auto;transition:transform .2s,color .15s}.TagCloud3D-module__mHnI7W__label:hover .TagCloud3D-module__mHnI7W__labelArrow{color:var(--text-primary);transform:translate(2px)}.TagCloud3D-module__mHnI7W__sphere{width:100%;margin-top:var(--spacing-md);cursor:grab;user-select:none;perspective:600px;touch-action:none;position:relative}.TagCloud3D-module__mHnI7W__sphere:active{cursor:grabbing}.TagCloud3D-module__mHnI7W__scene{width:0;height:0;transform-style:preserve-3d;position:absolute;top:50%;left:50%}.TagCloud3D-module__mHnI7W__tag{white-space:nowrap;font-family:var(--font-space-grotesk);color:var(--text-primary);will-change:transform, opacity;transform-origin:50%;text-decoration:none;transition:color .15s;position:absolute;top:0;left:0}.TagCloud3D-module__mHnI7W__tag:hover{color:var(--text-accent)}.TagCloud3D-module__mHnI7W__tagActive{color:var(--text-accent);font-weight:var(--font-weight-bold)}.TagCloud3D-module__mHnI7W__chips{gap:var(--spacing-2xs);margin-top:var(--spacing-sm);flex-wrap:wrap;display:flex}.TagCloud3D-module__mHnI7W__chip{align-items:center;gap:var(--spacing-2xs);padding:var(--badge-p-lg);border-radius:var(--radius-capsule);background:var(--bg-tertiary);font-family:var(--font-space-grotesk);font-size:var(--font-size-label);color:var(--text-secondary);cursor:pointer;border:none;display:inline-flex}.TagCloud3D-module__mHnI7W__chips .TagCloud3D-module__mHnI7W__chip:hover{background:var(--bg-accent-light);color:var(--text-accent)}.TagCloud3D-module__mHnI7W__chips .TagCloud3D-module__mHnI7W__chipActive,.TagCloud3D-module__mHnI7W__chips .TagCloud3D-module__mHnI7W__chipActive:hover{background:var(--text-accent);color:var(--bg-primary)}.TagCloud3D-module__mHnI7W__chipCount{font-family:var(--font-mono);font-size:var(--font-size-hint);opacity:.7}
.PopularPosts-module__yjaAtW__section{margin-bottom:var(--spacing-2xl)}.PopularPosts-module__yjaAtW__label{align-items:center;gap:var(--spacing-xs);font-family:var(--font-space-grotesk);font-size:var(--font-size-label);font-weight:var(--font-weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;padding-bottom:var(--spacing-sm);border-bottom:var(--border-light);margin-bottom:0;display:flex}.PopularPosts-module__yjaAtW__flameIcon{color:var(--text-accent);flex-shrink:0}.PopularPosts-module__yjaAtW__shuffleBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:color .15s,transform .2s;display:inline-flex}.PopularPosts-module__yjaAtW__shuffleBtn:hover{color:var(--text-primary);transform:rotate(180deg)}.PopularPosts-module__yjaAtW__metricControl{margin-left:auto}.PopularPosts-module__yjaAtW__metricControl.PopularPosts-module__yjaAtW__metricControl{box-shadow:inset 0 0 0 1px var(--border-color-light)}.PopularPosts-module__yjaAtW__metricControl button{padding:var(--button-p-xs);font-size:var(--font-size-hint)}.PopularPosts-module__yjaAtW__list{flex-direction:column;display:flex}.PopularPosts-module__yjaAtW__item{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) 0;border-bottom:var(--border-light);cursor:pointer;text-decoration:none;display:flex}.PopularPosts-module__yjaAtW__section .PopularPosts-module__yjaAtW__item{transition:transform var(--duration-base) var(--ease-material)}.PopularPosts-module__yjaAtW__section .PopularPosts-module__yjaAtW__item:hover{transform:translateX(var(--spacing-2xs))}.PopularPosts-module__yjaAtW__section .PopularPosts-module__yjaAtW__item:hover .PopularPosts-module__yjaAtW__itemTitle{color:var(--text-accent)}.PopularPosts-module__yjaAtW__rank{font-family:var(--font-mono);font-size:var(--font-size-label);color:var(--text-tertiary);flex-shrink:0;width:20px}.PopularPosts-module__yjaAtW__rankTop{color:var(--text-primary);font-weight:var(--font-weight-bold)}.PopularPosts-module__yjaAtW__rankHigh{color:var(--text-secondary);font-weight:var(--font-weight-medium)}.PopularPosts-module__yjaAtW__info{gap:var(--spacing-3xs);flex-direction:column;min-width:0;display:flex}.PopularPosts-module__yjaAtW__titleRow{align-items:center;gap:var(--spacing-xs);min-width:0;display:flex}.PopularPosts-module__yjaAtW__itemTitle{font-family:var(--font-space-grotesk);font-size:var(--font-size-body);font-weight:var(--font-weight-medium);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.PopularPosts-module__yjaAtW__itemMeta{font-family:var(--font-space-grotesk);font-size:var(--font-size-label);color:var(--text-tertiary)}
.RecentComments-module__h4qG3a__section{margin-bottom:var(--spacing-2xl)}.RecentComments-module__h4qG3a__label{align-items:center;gap:var(--spacing-xs);font-family:var(--font-space-grotesk);font-size:var(--font-size-label);font-weight:var(--font-weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;padding-bottom:var(--spacing-sm);border-bottom:var(--border-light);display:flex}.RecentComments-module__h4qG3a__list{flex-direction:column;display:flex}.RecentComments-module__h4qG3a__item{gap:var(--spacing-2xs);padding:var(--spacing-sm) 0;border-bottom:var(--border-light);cursor:pointer;flex-direction:column;text-decoration:none;display:flex}.RecentComments-module__h4qG3a__section .RecentComments-module__h4qG3a__item{transition:transform var(--duration-base) var(--ease-material)}.RecentComments-module__h4qG3a__section .RecentComments-module__h4qG3a__item:hover{transform:translateX(var(--spacing-2xs))}.RecentComments-module__h4qG3a__section .RecentComments-module__h4qG3a__time{transition:transform var(--duration-base) var(--ease-material)}.RecentComments-module__h4qG3a__section .RecentComments-module__h4qG3a__item:hover .RecentComments-module__h4qG3a__time{transform:translateX(calc(-1 * var(--spacing-2xs)))}.RecentComments-module__h4qG3a__section .RecentComments-module__h4qG3a__item:hover .RecentComments-module__h4qG3a__content{color:var(--text-primary)}.RecentComments-module__h4qG3a__itemTop{justify-content:space-between;align-items:center;display:flex}.RecentComments-module__h4qG3a__nickname{align-items:center;gap:var(--spacing-2xs);font-family:var(--font-space-grotesk);font-size:var(--font-size-label);font-weight:var(--font-weight-medium);color:var(--text-primary);display:flex}.RecentComments-module__h4qG3a__adminBadge{padding:var(--badge-p-sm);border-radius:var(--radius-capsule);background:var(--bg-accent-solid);font-size:var(--font-size-hint);color:var(--text-on-accent);font-weight:500}.RecentComments-module__h4qG3a__time{font-family:var(--font-space-grotesk);font-size:var(--font-size-micro);color:var(--text-tertiary)}.RecentComments-module__h4qG3a__content{font-family:var(--font-space-grotesk);font-size:var(--font-size-body);color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.RecentComments-module__h4qG3a__postTitle{font-family:var(--font-space-grotesk);font-size:var(--font-size-micro);color:var(--text-tertiary)}.RecentComments-module__h4qG3a__postTitle:before{content:"→ "}.RecentComments-module__h4qG3a__empty{font-family:var(--font-space-grotesk);font-size:var(--font-size-body);color:var(--text-tertiary);padding:var(--spacing-sm) 0;font-style:italic}
.PostsSidebar-module__gF6fvq__sidebarWrap{top:calc(var(--spacing-2xl) * 2 + var(--font-size-3xl) + var(--spacing-sm) * 2 + 80px + 1px + var(--spacing-xl));z-index:1;max-height:calc(100vh - var(--spacing-2xl) * 2 - var(--font-size-3xl) - var(--spacing-sm) * 2 - 80px - 1px - var(--spacing-xl) - var(--spacing-xl));flex-direction:column;align-self:start;display:flex;position:sticky}.PostsSidebar-module__gF6fvq__sidebarWrap.PostsSidebar-module__gF6fvq__sidebarUp{top:calc(var(--spacing-2xl) * 2 + var(--font-size-3xl) + var(--spacing-md));max-height:calc(100vh - var(--spacing-2xl) * 2 - var(--font-size-3xl) - var(--spacing-md) - var(--spacing-xl));transition:top .3s,max-height .3s}.PostsSidebar-module__gF6fvq__sidebarWrap:not(.PostsSidebar-module__gF6fvq__sidebarUp){transition:top .3s,max-height .3s}.PostsSidebar-module__gF6fvq__sidebar{overscroll-behavior:contain;scrollbar-width:none;flex:1;min-height:0;overflow-y:auto}.PostsSidebar-module__gF6fvq__sidebar::-webkit-scrollbar{display:none}.PostsSidebar-module__gF6fvq__sidebarFadeTop,.PostsSidebar-module__gF6fvq__sidebarFadeBottom{z-index:2;height:var(--control-h-xs);color:var(--text-tertiary);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;left:0;right:0}.PostsSidebar-module__gF6fvq__sidebarFadeTop svg,.PostsSidebar-module__gF6fvq__sidebarFadeBottom svg{z-index:1;position:relative}.PostsSidebar-module__gF6fvq__sidebarScrollBtn{pointer-events:auto;cursor:pointer;z-index:1;height:48px;color:inherit;transition:color var(--duration-fast) ease;background:0 0;border:none;justify-content:center;padding:0;display:flex;position:absolute;left:0;right:0}.PostsSidebar-module__gF6fvq__sidebarFadeTop .PostsSidebar-module__gF6fvq__sidebarScrollBtn{padding-top:calc((var(--control-h-xs) - 14px) / 2);align-items:flex-start;top:0}.PostsSidebar-module__gF6fvq__sidebarFadeBottom .PostsSidebar-module__gF6fvq__sidebarScrollBtn{padding-bottom:calc((var(--control-h-xs) - 14px) / 2);align-items:flex-end;bottom:0}.PostsSidebar-module__gF6fvq__sidebarScrollBtn:hover{color:var(--text-primary)}.PostsSidebar-module__gF6fvq__sidebarFadeTop{top:0}.PostsSidebar-module__gF6fvq__sidebarFadeBottom{bottom:0}.PostsSidebar-module__gF6fvq__sidebarFadeTop:before,.PostsSidebar-module__gF6fvq__sidebarFadeBottom:before{content:"";pointer-events:none;position:absolute;left:0;right:0}.PostsSidebar-module__gF6fvq__sidebarFadeTop:before{background:linear-gradient(to bottom, var(--bg-primary) 30%, transparent);height:48px;top:0}.PostsSidebar-module__gF6fvq__sidebarFadeBottom:before{background:linear-gradient(to top, var(--bg-primary) 30%, transparent);height:48px;bottom:0}@media (max-width:1024px){.PostsSidebar-module__gF6fvq__sidebarWrap,.PostsSidebar-module__gF6fvq__sidebarWrap.PostsSidebar-module__gF6fvq__sidebarUp{max-height:none;position:static;overflow:visible}.PostsSidebar-module__gF6fvq__sidebar{columns:2;column-gap:var(--spacing-2xl);overscroll-behavior:auto;display:block;overflow:visible}.PostsSidebar-module__gF6fvq__sidebar>*{break-inside:avoid;margin-bottom:var(--spacing-2xl)}.PostsSidebar-module__gF6fvq__sidebarFadeTop,.PostsSidebar-module__gF6fvq__sidebarFadeBottom{display:none}}@media (max-width:768px){.PostsSidebar-module__gF6fvq__sidebar{columns:1}.PostsSidebar-module__gF6fvq__sidebar>*{margin-bottom:var(--spacing-xl)}}
.PostsGrid-module__kPhZgq__grid{--bento-gap:var(--spacing-lg);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-auto-rows:1px;grid-auto-flow:dense;gap:var(--bento-gap);display:grid}.PostsGrid-module__kPhZgq__grid.PostsGrid-module__kPhZgq__gridLoading{opacity:.55;transition:opacity var(--duration-base) var(--ease-material);pointer-events:none}.PostsGrid-module__kPhZgq__gridSeries{width:100%;gap:var(--spacing-xl)!important;flex-direction:column!important;grid-template-columns:none!important;display:flex!important}.PostsGrid-module__kPhZgq__seriesStep{gap:var(--spacing-md);grid-template-columns:56px 1fr;align-items:stretch;display:grid;position:relative}.PostsGrid-module__kPhZgq__seriesStep:not(:last-child) .PostsGrid-module__kPhZgq__seriesStepNumber:after{content:"";left:50%;top:calc(var(--spacing-md) + 1.6em);height:calc(100% - var(--spacing-md) - 1.6em + var(--spacing-xl));background:var(--border-color-light);width:1px;position:absolute;transform:translate(-50%)}.PostsGrid-module__kPhZgq__seriesStepNumber{padding-top:var(--spacing-xs);font-family:var(--font-instrument);font-size:clamp(1.5rem,3vw,2rem);font-weight:var(--font-weight-light);color:var(--text-tertiary);text-align:center;font-variant-numeric:tabular-nums;align-self:start;font-style:italic;line-height:1;position:relative}.PostsGrid-module__kPhZgq__seriesStepBody{min-width:0}.PostsGrid-module__kPhZgq__seriesStepBody>*{gap:var(--spacing-md);border-bottom:var(--border-light);padding-bottom:var(--spacing-md);align-items:start;grid-template-columns:140px 1fr!important;display:grid!important}.PostsGrid-module__kPhZgq__seriesStepBody [class*=imageWrap]{aspect-ratio:7/5!important;width:140px!important}.PostsGrid-module__kPhZgq__seriesStepBody [class*=body]{padding-top:0!important}.PostsGrid-module__kPhZgq__gridItem{animation:.5s both PostsGrid-module__kPhZgq__cardFadeIn}@keyframes PostsGrid-module__kPhZgq__cardFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.PostsGrid-module__kPhZgq__gridWide{grid-column:span 2}.PostsGrid-module__kPhZgq__gridSeries .PostsGrid-module__kPhZgq__gridWide{grid-area:auto!important}.PostsGrid-module__kPhZgq__gridUniform{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-auto-rows:auto;grid-auto-flow:row;align-items:stretch}.PostsGrid-module__kPhZgq__gridUniform .PostsGrid-module__kPhZgq__gridItem,.PostsGrid-module__kPhZgq__gridUniform .PostsGrid-module__kPhZgq__gridItem>div,.PostsGrid-module__kPhZgq__gridUniform .PostsGrid-module__kPhZgq__gridItem>div>*{height:100%}.PostsGrid-module__kPhZgq__gridUniform [class*=excerpt],.PostsGrid-module__kPhZgq__gridUniform [class*=placeholderExcerpt],.PostsGrid-module__kPhZgq__gridUniform [class*=tagsRow]{display:none!important}.PostsGrid-module__kPhZgq__gridList{gap:var(--spacing-lg)!important;flex-direction:column!important;grid-template-columns:none!important;grid-auto-rows:auto!important;display:flex!important}.PostsGrid-module__kPhZgq__gridList .PostsGrid-module__kPhZgq__gridItem>div>*{gap:var(--spacing-lg);border-bottom:var(--border-light);padding-bottom:var(--spacing-lg);align-items:start;grid-template-columns:220px 1fr!important;display:grid!important}.PostsGrid-module__kPhZgq__gridList .PostsGrid-module__kPhZgq__gridItem:last-child>div>*{border-bottom:none;padding-bottom:0}.PostsGrid-module__kPhZgq__gridList [class*=imageWrap]{aspect-ratio:16/10!important;width:220px!important}.PostsGrid-module__kPhZgq__gridList [class*=body]{padding-top:0!important}.PostsGrid-module__kPhZgq__gridList [class*=placeholderText]{display:none!important}.PostsGrid-module__kPhZgq__gridList [class*=body] [class*=excerpt]{display:-webkit-box!important}@media (max-width:640px){.PostsGrid-module__kPhZgq__gridList .PostsGrid-module__kPhZgq__gridItem>div>*{gap:var(--spacing-md);grid-template-columns:120px 1fr!important}.PostsGrid-module__kPhZgq__gridList [class*=imageWrap]{width:120px!important}.PostsGrid-module__kPhZgq__gridList [class*=langOverlay]{top:auto!important;bottom:var(--spacing-2xs)!important;right:var(--spacing-2xs)!important}.PostsGrid-module__kPhZgq__gridList [class*=imageBadgesLeft]{top:var(--spacing-2xs)!important;left:var(--spacing-2xs)!important}}.PostsGrid-module__kPhZgq__gridCompact{flex-direction:column!important;grid-template-columns:none!important;grid-auto-rows:auto!important;gap:0!important;display:flex!important}.PostsGrid-module__kPhZgq__gridMasonry{columns:260px;column-gap:var(--bento-gap);grid-template-columns:none!important;grid-auto-rows:auto!important;display:block!important}.PostsGrid-module__kPhZgq__gridMasonry .PostsGrid-module__kPhZgq__gridItem{break-inside:avoid;margin-bottom:var(--bento-gap)}.PostsGrid-module__kPhZgq__gridMasonry .PostsGrid-module__kPhZgq__gridItem:nth-child(3n) [class*=imageWrap]{aspect-ratio:3/4!important}.PostsGrid-module__kPhZgq__gridMasonry .PostsGrid-module__kPhZgq__gridItem:nth-child(3n+1) [class*=imageWrap]{aspect-ratio:4/3!important}.PostsGrid-module__kPhZgq__gridMasonry .PostsGrid-module__kPhZgq__gridItem:nth-child(3n+2) [class*=imageWrap]{aspect-ratio:1!important}.PostsGrid-module__kPhZgq__gridTimeline{--tl-gap:var(--spacing-xl);position:relative;grid-template-columns:none!important;grid-auto-rows:auto!important;display:block!important}.PostsGrid-module__kPhZgq__gridTimeline:before{content:"";left:50%;top:var(--spacing-sm);bottom:var(--spacing-sm);background:color-mix(in srgb, var(--text-primary) 13%, transparent);border-radius:var(--radius-capsule);width:2px;position:absolute;transform:translate(-1px)}@supports (animation-timeline:scroll()){.PostsGrid-module__kPhZgq__gridTimeline:after{content:"";left:50%;top:var(--spacing-sm);bottom:var(--spacing-sm);transform-origin:top;background:linear-gradient(to bottom, var(--color-accent), color-mix(in srgb, var(--color-accent) 55%, transparent));border-radius:var(--radius-capsule);width:2px;animation:linear both PostsGrid-module__kPhZgq__tlAxisProgress scroll(root);position:absolute;transform:translate(-1px)scaleY(0)}@keyframes PostsGrid-module__kPhZgq__tlAxisProgress{0%{transform:translate(-1px)scaleY(0)}to{transform:translate(-1px)scaleY(1)}}}.PostsGrid-module__kPhZgq__timelineMarker{margin:var(--spacing-2xl) 0;z-index:2;justify-content:center;display:flex;position:relative}.PostsGrid-module__kPhZgq__timelineMarker:first-child{margin-top:var(--spacing-xs)}.PostsGrid-module__kPhZgq__timelineMarkerLabel{background:var(--bg-primary);padding:var(--spacing-2xs) var(--spacing-md);border:var(--border-light);border-radius:var(--radius-capsule);font-family:var(--font-space-grotesk);font-size:var(--font-size-body);letter-spacing:.02em;color:var(--text-secondary);font-variant-numeric:tabular-nums;font-weight:600}.PostsGrid-module__kPhZgq__gridTimeline .PostsGrid-module__kPhZgq__gridItem{box-sizing:border-box;border-bottom:var(--border-light);width:50%;animation:none;position:relative}.PostsGrid-module__kPhZgq__gridTimeline .PostsGrid-module__kPhZgq__gridItem:last-child{border-bottom:none}.PostsGrid-module__kPhZgq__gridItemTlLeft{--tl-align:right;--tl-justify:flex-end;--tl-preview-left:calc(100% + var(--tl-gap));--tl-preview-right:auto;--tl-preview-align:left;--tl-preview-dir:row;--tl-preview-x:-14px;--tl-reveal-x:-28px;padding-right:var(--tl-gap);margin-left:0}.PostsGrid-module__kPhZgq__gridItemTlRight{--tl-align:left;--tl-justify:flex-start;--tl-preview-left:auto;--tl-preview-right:calc(100% + var(--tl-gap));--tl-preview-align:right;--tl-preview-dir:row-reverse;--tl-preview-x:14px;--tl-reveal-x:28px;padding-left:var(--tl-gap);margin-left:50%}.PostsGrid-module__kPhZgq__gridTimeline .PostsGrid-module__kPhZgq__gridItem:hover{z-index:4}.PostsGrid-module__kPhZgq__gridTimeline .PostsGrid-module__kPhZgq__gridItem:before{content:"";top:calc(var(--spacing-lg) + 6px);border-radius:var(--radius-circle);background:var(--bg-primary);width:11px;height:11px;box-shadow:0 0 0 2px color-mix(in srgb, var(--text-primary) 42%, transparent);z-index:3;transition:background var(--duration-fast) var(--ease-material), box-shadow var(--duration-fast) var(--ease-material);position:absolute}.PostsGrid-module__kPhZgq__gridItemTlLeft:before{right:-5.5px}.PostsGrid-module__kPhZgq__gridItemTlRight:before{left:-5.5px}.PostsGrid-module__kPhZgq__gridTimeline .PostsGrid-module__kPhZgq__gridItem:after{content:"";top:calc(var(--spacing-lg) + 11px);width:calc(var(--tl-gap) - 16px);background:color-mix(in srgb, var(--text-primary) 16%, transparent);height:1px;position:absolute}.PostsGrid-module__kPhZgq__gridItemTlLeft:after{right:6px}.PostsGrid-module__kPhZgq__gridItemTlRight:after{left:6px}.PostsGrid-module__kPhZgq__gridTimeline .PostsGrid-module__kPhZgq__gridItem:hover:before{background:var(--color-accent);box-shadow:0 0 0 2px var(--color-accent), 0 0 0 6px color-mix(in srgb, var(--color-accent) 18%, transparent)}@media (max-width:640px){.PostsGrid-module__kPhZgq__gridTimeline:before,.PostsGrid-module__kPhZgq__gridTimeline:after{left:6px}.PostsGrid-module__kPhZgq__gridTimeline .PostsGrid-module__kPhZgq__gridItem{width:100%}.PostsGrid-module__kPhZgq__gridItemTlLeft,.PostsGrid-module__kPhZgq__gridItemTlRight{--tl-align:left;--tl-justify:flex-start;--tl-reveal-x:0;padding-left:var(--spacing-xl);margin-left:0;padding-right:0}.PostsGrid-module__kPhZgq__gridItemTlLeft:before,.PostsGrid-module__kPhZgq__gridItemTlRight:before{left:.5px;right:auto}.PostsGrid-module__kPhZgq__gridTimeline .PostsGrid-module__kPhZgq__gridItemTlLeft:after,.PostsGrid-module__kPhZgq__gridTimeline .PostsGrid-module__kPhZgq__gridItemTlRight:after{width:12px;left:12px;right:auto}.PostsGrid-module__kPhZgq__timelineMarker{justify-content:flex-start}}.PostsGrid-module__kPhZgq__gridWrap{display:contents}html[data-posts-list-pending] .PostsGrid-module__kPhZgq__gridWrap{visibility:hidden}.PostsGrid-module__kPhZgq__gridWrapTimeline{align-items:flex-start;gap:var(--spacing-xl);display:flex}.PostsGrid-module__kPhZgq__gridWrapTimeline .PostsGrid-module__kPhZgq__grid{flex:1;min-width:0}.PostsGrid-module__kPhZgq__gridFeatured{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important;grid-auto-rows:auto!important}.PostsGrid-module__kPhZgq__gridFeaturedHero{grid-column:1/-1}.PostsGrid-module__kPhZgq__gridFeaturedHero>div>*{gap:clamp(var(--spacing-lg), 4vw, var(--spacing-2xl));align-items:center;grid-template-columns:1.4fr 1fr!important;display:grid!important}.PostsGrid-module__kPhZgq__gridFeaturedHero [class*=imageWrap]{aspect-ratio:16/10!important;width:100%!important}.PostsGrid-module__kPhZgq__gridFeaturedHero [class*=body]{padding-top:0!important}.PostsGrid-module__kPhZgq__gridFeaturedHero [class*=title]{font-size:clamp(1.4rem,3vw,2.2rem)!important;line-height:1.15!important}.PostsGrid-module__kPhZgq__gridFeaturedHero [class*=placeholderTitle]{-webkit-line-clamp:3!important;font-size:clamp(1.2rem,2.4vw,1.8rem)!important}@media (max-width:640px){.PostsGrid-module__kPhZgq__gridFeaturedHero>div>*{grid-template-columns:1fr!important}}.PostsGrid-module__kPhZgq__gridItem:first-child{animation-delay:0s}.PostsGrid-module__kPhZgq__gridItem:nth-child(2){animation-delay:60ms}.PostsGrid-module__kPhZgq__gridItem:nth-child(3){animation-delay:.12s}.PostsGrid-module__kPhZgq__gridItem:nth-child(4){animation-delay:.18s}.PostsGrid-module__kPhZgq__gridItem:nth-child(5){animation-delay:.24s}.PostsGrid-module__kPhZgq__gridItem:nth-child(6){animation-delay:.3s}.PostsGrid-module__kPhZgq__gridItem:nth-child(n+7){animation-delay:.36s}@media (max-width:1024px){.PostsGrid-module__kPhZgq__grid{grid-template-columns:var(--grid-cols-3)}}@media (max-width:640px){.PostsGrid-module__kPhZgq__grid{grid-template-columns:var(--grid-cols-2);gap:var(--spacing-sm)}.PostsGrid-module__kPhZgq__seriesStep{gap:var(--spacing-sm);grid-template-columns:40px 1fr}.PostsGrid-module__kPhZgq__seriesStepNumber{font-size:1.5rem}.PostsGrid-module__kPhZgq__seriesStepBody>*{gap:var(--spacing-sm);grid-template-columns:100px 1fr!important}.PostsGrid-module__kPhZgq__seriesStepBody [class*=imageWrap]{width:100px!important}}
.PostsSkeletonCards-module___xffMa__skeletonCompactRow{justify-content:space-between;align-items:center;gap:var(--spacing-md);padding:var(--row-p-lg);border-bottom:var(--border-light);display:flex}.PostsSkeletonCards-module___xffMa__skeletonCard{border-bottom:var(--border-light);padding-bottom:var(--spacing-lg);overflow:hidden}.PostsSkeletonCards-module___xffMa__skeletonImage.PostsSkeletonCards-module___xffMa__skeletonImage{border-radius:0}.PostsSkeletonCards-module___xffMa__skeletonAspectDefault{aspect-ratio:16/10}.PostsSkeletonCards-module___xffMa__skeletonAspectBanner{aspect-ratio:21/9}.PostsSkeletonCards-module___xffMa__skeletonAspectSquare{aspect-ratio:1}.PostsSkeletonCards-module___xffMa__skeletonAspectPortrait{aspect-ratio:3/4}.PostsSkeletonCards-module___xffMa__skeletonCardBody{gap:var(--spacing-xs);padding:var(--spacing-md) 0 0 0;flex-direction:column;display:flex}.PostsSkeletonCards-module___xffMa__skeletonTagsRow{gap:var(--spacing-2xs);flex-wrap:wrap;display:flex}
/*# sourceMappingURL=3_jfnl3lqz7j3.css.map*/