.rw-index{--rw-border:rgba(24,24,27,.1);color:#18181b;background:#fff}.rw-index a{text-decoration:none;color:inherit}.rw-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .125rem}.rw-filter-label{font-size:.6875rem;font-family:ui-monospace,JetBrains Mono,SF Mono,monospace;text-transform:uppercase;letter-spacing:.12em;color:#a1a1aa;margin-right:.5rem;flex-shrink:0}.rw-pill{display:inline-flex;align-items:center;padding:.25rem .625rem;font-size:.8125rem;font-weight:450;border-radius:.375rem;border:1px solid transparent;color:#71717a;background:transparent;transition:color .15s ease,background .15s ease;white-space:nowrap}.rw-pill:hover{color:#18181b}.rw-pill.is-active{background:#f4f4f5;color:#09090b;font-weight:500}.rw-pill-count{margin-left:.25rem;font-size:.6875rem;font-family:ui-monospace,JetBrains Mono,monospace;opacity:.55}.rw-section-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.375rem 1rem;margin-bottom:1rem}.rw-section-head-title{margin:0;font-family:ui-monospace,JetBrains Mono,SF Mono,monospace;font-size:.6875rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#71717a}.rw-section-head--featured .rw-section-head-title{font-size:.75rem;color:#52525b}.rw-section-head-sub{margin:0;font-size:.75rem;color:#a1a1aa}.rw-featured-section{margin-bottom:0}.rw-featured-panel{background:hsla(0,0%,98%,.85);border:1px solid #f4f4f5;border-radius:1rem;padding:1rem}@media (min-width:768px){.rw-featured-panel{padding:1.25rem}}.rw-archive-section{border-top:1px solid #f4f4f5;margin-top:2.5rem;padding-top:2.5rem}.rw-card{display:flex;flex-direction:column;justify-content:flex-start;height:auto;min-height:0;background:#fff;border:1px solid hsla(240,6%,90%,.9);border-radius:.75rem;padding:1.5rem;transition:border-color .3s ease,box-shadow .3s ease}.rw-card:not(.rw-card--grid):hover{border-color:#a1a1aa;box-shadow:0 8px 30px rgba(0,0,0,.02)}.rw-card-body{display:flex;flex-direction:column;gap:0;flex:1}.rw-card-meta{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem}.rw-card-meta-left{letter-spacing:.08em;line-height:1.4}.rw-card-meta-date,.rw-card-meta-left{font-family:ui-monospace,JetBrains Mono,SF Mono,monospace;font-size:.625rem;color:#a1a1aa}.rw-card-meta-date{flex-shrink:0}.rw-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;font-size:1.0625rem;font-weight:600;line-height:1.35;letter-spacing:-.01em;color:#18181b;margin:0 0 .75rem;transition:color .2s ease}.rw-card--hero .rw-card-title--hero,.rw-card-title--hero{font-family:"Noto Serif SC",Songti SC,STSong,Georgia,serif;font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:700;line-height:1.25;letter-spacing:.01em;margin-bottom:1rem}.rw-card.group:hover .rw-card-title{color:#09090b}.rw-card-title-text{flex:1;min-width:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rw-card--hero .rw-card-title-text{-webkit-line-clamp:4;line-clamp:4}.rw-card--sidebar .rw-card-title-text{-webkit-line-clamp:2;line-clamp:2}.rw-card-arrow{flex-shrink:0;margin-top:.125rem;color:#a1a1aa;transition:color .2s ease,transform .2s ease}.rw-card.group:hover .rw-card-arrow{color:#18181b;transform:translate(2px,-2px)}.rw-card-summary{font-size:.8125rem;line-height:1.65;color:#71717a;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rw-card-summary--hero{font-size:.875rem;line-height:1.72;-webkit-line-clamp:14;line-clamp:14;white-space:pre-line}.rw-card--grid .rw-card-title{font-size:.9375rem;margin-bottom:.5rem}.rw-card--grid .rw-card-summary,.rw-card--grid .rw-card-title-text{-webkit-line-clamp:2;line-clamp:2}.rw-card--grid .rw-card-summary{font-size:.8125rem;line-height:1.6}.rw-card--grid .rw-card-meta{margin-bottom:.75rem}.rw-card--grid .rw-card-arrow{opacity:.7}.rw-card--sidebar{min-height:0;height:100%}.rw-card--sidebar .rw-card-footer{margin-top:auto;padding-top:1.25rem}.rw-card--hero{min-height:0;height:100%}.rw-card--hero .rw-card-footer{margin-top:auto;padding-top:1.25rem}@media (min-width:768px){.rw-featured{align-items:stretch}.rw-featured-hero-wrap,.rw-featured-sidebar{display:flex;flex-direction:column;min-height:0}.rw-featured-hero-wrap>.rw-card,.rw-featured-sidebar>.rw-card{flex:1 1 auto;height:100%}}.rw-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #f4f4f5}.rw-card-footer-label{font-family:ui-monospace,JetBrains Mono,monospace;font-size:.625rem;letter-spacing:.12em;text-transform:uppercase;color:#a1a1aa;transition:color .2s ease}.rw-card.group:hover .rw-card-footer-label{color:#18181b}.rw-card-footer-meta{font-family:ui-monospace,JetBrains Mono,monospace;font-size:.625rem;color:#d4d4d8}.rw-post-grid{display:grid;grid-template-columns:1fr;border:1px solid var(--rw-border);border-radius:.75rem;overflow:hidden;background:#fff}@media (min-width:768px){.rw-post-grid{grid-template-columns:repeat(3,1fr)}}.rw-post-grid .rw-card{border:none;border-radius:0;box-shadow:none;min-height:0;padding:1.25rem}.rw-post-grid .rw-card:hover{background:#f4f4f5;box-shadow:none;border-color:transparent}.rw-post-grid>.rw-card{border-right:1px solid var(--rw-border);border-bottom:1px solid var(--rw-border)}@media (min-width:768px){.rw-post-grid>.rw-card:nth-child(3n){border-right:none}}.rw-post-grid>.rw-card:last-child{border-bottom:none}@media (min-width:768px){.rw-post-grid>.rw-card:nth-last-child(-n+3){border-bottom:none}}.rw-pagination{display:flex;gap:.25rem;padding:2.5rem 0 1rem}.rw-page-btn,.rw-pagination{align-items:center;justify-content:center}.rw-page-btn{min-width:2.25rem;height:2.25rem;display:inline-flex;font-size:.8125rem;font-family:ui-monospace,JetBrains Mono,monospace;border-radius:.375rem;color:#71717a;border:1px solid transparent;transition:background .15s ease,color .15s ease}.rw-page-btn:hover{background:#f4f4f5;color:#18181b}.rw-page-btn.is-active{background:#f4f4f5;color:#09090b;font-weight:600}.rw-page-btn.is-disabled{opacity:.35;pointer-events:none}.rw-archive-skeleton .rw-card{pointer-events:none}.rw-archive-skeleton-inner{display:flex;flex-direction:column;gap:.625rem}.rw-archive-skeleton-line{height:.625rem;border-radius:.25rem;background:#f4f4f5}.rw-archive-skeleton-line--meta{width:42%}.rw-archive-skeleton-line--title{height:.875rem;width:92%}.rw-archive-skeleton-line--short{width:68%}.rw-archive-skeleton-pager{width:11rem;height:2.25rem;margin:0 auto;border-radius:.375rem;background:#f4f4f5}