.PostList_root__eeXJd{--color-text-primary:#1a1a1a;--color-text-secondary:#4a4a4a;--color-text-muted:#6b7280;--color-border-muted:#e5e7eb;--color-border-primary:#d1d5db;--color-border-secondary:#e5e7eb;--color-primary:#1f8a5a;--color-primary-dark:#155d3f;--color-accent-orange:#f6941f;--color-bg-secondary:#f9fafb;--color-green-200:#d1fae5;--color-green-lightest:#a7f3d0}.PostList_postsPage__Lkh3X{background:linear-gradient(135deg,#fefefe,#f5f5f5);min-height:100vh;padding-bottom:72px}.PostList_container__ulmT0{width:min(1400px,calc(100% - 48px));margin:0 auto}.PostList_layout__RjITo{display:grid;grid-template-columns:320px minmax(0,1fr);gap:28px;align-items:start}.PostList_filtersPanel___Ycwy{position:sticky;top:160px;display:flex;flex-direction:column;gap:24px}.PostList_filtersHeader__QbIT3{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:10px}.PostList_clearButton__aBJas{font-size:.85rem;color:var(--color-primary);border:none;background:transparent;cursor:pointer;font-weight:600;padding:4px 8px;border-radius:6px;transition:background .2s ease}.PostList_clearButton__aBJas:hover{background:rgba(31,138,90,.1)}.PostList_filterTags__avoLJ{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.PostList_filterTag__bYBIl{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:999px;background:linear-gradient(135deg,rgba(246,148,31,.15),rgba(246,148,31,.08));border:1px solid rgba(246,148,31,.3);color:var(--color-accent-orange);font-size:.8rem;font-weight:600;transition:all .2s ease}.PostList_filterTag__bYBIl:hover{background:linear-gradient(135deg,rgba(246,148,31,.25),rgba(246,148,31,.15));transform:translateY(-1px)}.PostList_filterTag__bYBIl button{background:transparent;border:none;color:inherit;cursor:pointer;font-size:1.1rem;line-height:1;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease}.PostList_filterTag__bYBIl button:hover{background:rgba(246,148,31,.2)}.PostList_heatmapWrapper__IxGyd{display:flex;flex-direction:column;gap:8px;margin-top:6px}.PostList_heatmapLabels__Q_nCy{display:flex;justify-content:space-between;font-size:1rem;color:var(--color-text-muted);font-weight:600}.PostList_heatmapContainer__4I9uO{position:relative;height:40px;margin-bottom:8px}.PostList_heatmapBars__eOybB{display:flex;height:100%;gap:2px;align-items:flex-end}.PostList_heatmapBar__p5uuQ{flex:1;border-radius:2px;transition:all .3s ease}.PostList_heatmapBar__p5uuQ.PostList_active__UVLXM{box-shadow:0 0 4px rgba(246,148,31,.4)}.PostList_rangeSliderContainer__j6W9X{position:absolute;top:50%;left:0;width:100%;height:0;transform:translateY(-50%);pointer-events:none}.PostList_rangeInput__zmVDJ{position:absolute;width:100%;background:none;pointer-events:none;-webkit-appearance:none;appearance:none;z-index:10;height:0}.PostList_rangeInput__zmVDJ::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;background:#fff;border:2px solid var(--color-primary);border-radius:50%;cursor:pointer;pointer-events:auto;box-shadow:0 2px 4px rgba(0,0,0,.2);margin-top:-9px}.PostList_rangeInput__zmVDJ::-moz-range-thumb{width:18px;height:18px;background:#fff;border:2px solid var(--color-primary);border-radius:50%;cursor:pointer;pointer-events:auto;box-shadow:0 2px 4px rgba(0,0,0,.2);transform:translateY(50%)}.PostList_rangeInput__zmVDJ::-webkit-slider-runnable-track{background:none;height:0}.PostList_rangeInput__zmVDJ::-moz-range-track{background:none;height:0}.PostList_selectedRangeLabel__eVQvM{text-align:center;font-size:.9rem;font-weight:700;color:var(--color-primary-dark);background:var(--color-green-200);padding:4px 12px;border-radius:999px;align-self:center}.PostList_typeFilters__k0fVN{display:flex;flex-direction:column;gap:6px;margin-top:4px}.PostList_typeFilterButton__6eOf_{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border:1px solid var(--color-border-secondary);background:#fff;border-radius:10px;cursor:pointer;transition:all .2s ease;font-weight:600;color:var(--color-text-secondary);font-size:.85rem}.PostList_typeFilterButton__6eOf_:hover{border-color:var(--color-primary);background:rgba(31,138,90,.05);transform:translateX(4px)}.PostList_typeFilterButton__6eOf_.PostList_active__UVLXM{background:linear-gradient(135deg,rgba(122,138,31,.1),rgba(31,138,90,.05));border-color:var(--color-primary);color:var(--color-primary)}.PostList_typeFilterButton__6eOf_ .PostList_count__vcVTy{background:rgba(0,0,0,.05);padding:2px 8px;border-radius:999px;font-size:.8rem;font-weight:700}.PostList_typeFilterButton__6eOf_.PostList_active__UVLXM .PostList_count__vcVTy{background:var(--color-primary);color:#fff}.PostList_sortOptions__v2H7r{display:flex;flex-direction:column;gap:6px;margin-top:4px}.PostList_sortOption__8F1lC{display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid var(--color-border-secondary);background:#fff;border-radius:10px;cursor:pointer;transition:all .2s ease}.PostList_sortOption__8F1lC:hover{border-color:var(--color-primary);background:rgba(31,138,90,.05)}.PostList_sortOption__8F1lC input[type=radio]{width:18px;height:18px;accent-color:var(--color-primary);cursor:pointer}.PostList_sortOption__8F1lC label{cursor:pointer;flex:1;font-weight:600;color:var(--color-text-secondary);font-size:.85rem}.PostList_sortOption__8F1lC input[type=radio]:checked+label{color:var(--color-primary)}.PostList_contentPanel__U_pvp{display:flex;margin-left:0;flex-direction:column;gap:0}.PostList_pageHeader__KVvhD{margin-bottom:20px}.PostList_pageHeader__KVvhD h3{font-size:1.8rem;font-weight:600;color:var(--color-text-primary);margin-bottom:10px;line-height:1.4}.PostList_pageHeader__KVvhD p{font-size:1.4rem;color:var(--color-text-secondary);line-height:1.6;margin-bottom:0}.PostList_filterControlsWrapper__p_XXo{margin-bottom:20px}.PostList_resultsCount__J20_n{display:inline-block;font-size:1.15rem;color:var(--color-text-muted);font-weight:500;margin-bottom:15px}.PostList_postsList__Pz_lo{display:flex;flex-direction:column;gap:0}@media (max-width:1100px){.PostList_layout__RjITo{grid-template-columns:1fr}.PostList_filtersPanel___Ycwy{position:static;top:auto}}@media (max-width:768px){.PostList_container__ulmT0{width:calc(100% - 32px);margin:24px auto}.PostList_pageHeader__KVvhD{padding:28px 24px}.PostList_pageHeader__KVvhD h3{font-size:1.6rem}.PostList_pageHeader__KVvhD p{font-size:.95rem}.PostList_filtersPanel___Ycwy{padding:20px}.PostList_resultsHeader__SqcyB{padding:16px 20px}.PostList_resultsCount__J20_n h2{font-size:1.2rem}}