.CategoryFilter_container__kLp18{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px;background:var(--bg-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:all var(--transition-normal)}.CategoryFilter_container__kLp18:hover{box-shadow:var(--shadow-md)}.CategoryFilter_categorySelector__RGB9G{background:var(--bg-secondary);border-radius:var(--radius-lg);padding:var(--spacing-lg);border:1px solid var(--border-light);margin-bottom:2rem}.CategoryFilter_categoryGrid__6VU5P{display:flex;flex-wrap:wrap;gap:1rem;max-height:300px;overflow-y:auto;padding:.5rem;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.CategoryFilter_categoryGrid__6VU5P::-webkit-scrollbar{width:6px}.CategoryFilter_categoryGrid__6VU5P::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.CategoryFilter_categoryGrid__6VU5P::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.CategoryFilter_categoryGrid__6VU5P::-webkit-scrollbar-thumb:hover{background:#94a3b8}.CategoryFilter_categoryButton__9fhAZ{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.4em 1em;background:#f3f4f6;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;text-align:left;font-family:inherit;min-width:fit-content;color:#8b5cf6;text-decoration:none;margin-bottom:.3em}.CategoryFilter_categoryButton__9fhAZ.CategoryFilter_active__SKC1h,.CategoryFilter_categoryButton__9fhAZ:hover{background:linear-gradient(90deg,#f59e0b,#8b5cf6);color:white;transform:translateY(-1px)}.CategoryFilter_categoryButton__9fhAZ.CategoryFilter_active__SKC1h{box-shadow:0 2px 8px rgba(139,92,246,.3)}.CategoryFilter_categoryButton__9fhAZ.CategoryFilter_active__SKC1h .CategoryFilter_categoryCount___TvvE{background:rgba(255,255,255,.2);color:white}.CategoryFilter_categoryButton__9fhAZ.CategoryFilter_active__SKC1h .CategoryFilter_categoryIcon__gmspT{filter:brightness(0) invert(1)}.CategoryFilter_categoryInfo__UyxuO{display:flex;flex-direction:column;gap:.15em;flex:1}.CategoryFilter_categoryName__0HEnv{font-weight:500;font-size:1em;color:#8b5cf6}.CategoryFilter_categoryButton__9fhAZ.CategoryFilter_active__SKC1h .CategoryFilter_categoryName__0HEnv{color:white}.CategoryFilter_categoryCount___TvvE{background:rgba(139,92,246,.1);color:#8b5cf6;padding:.15em .5em;border-radius:8px;font-size:.85em;font-weight:500;transition:all .2s ease;align-self:flex-start}.CategoryFilter_categoryIcon__gmspT{font-size:1.1em;opacity:.7;transition:all .2s ease}.CategoryFilter_articlesSection__krhVY{background:transparent;border-radius:0;padding:0;border:none}.CategoryFilter_articlesHeader__tm_3B{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f3f4f6}.CategoryFilter_articlesTitle__itrxk{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.CategoryFilter_articlesCount__QXvQ5{background:#f3f4f6;color:#6b7280;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:500}.CategoryFilter_articlesList__9kauq{display:flex;flex-direction:column;gap:1rem}.CategoryFilter_articleCard__XH_U5{display:flex;min-height:120px;align-items:stretch;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.06)}.CategoryFilter_articleCard__XH_U5:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.12);border-color:#8b5cf6}.CategoryFilter_articleImage__sGGaY{flex-shrink:0;width:200px;min-width:150px;min-height:150px;height:100%;position:relative;overflow:hidden;display:flex;align-items:stretch}.CategoryFilter_coverImage__ChvvZ,.CategoryFilter_gradientBackground__GCUug{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.CategoryFilter_articleCard__XH_U5:hover .CategoryFilter_coverImage__ChvvZ{transform:scale(1.05)}.CategoryFilter_articleContent__TlRZQ{flex:1;padding:1rem;display:flex;flex-direction:column;justify-content:space-between}.CategoryFilter_articleMeta__ilba8{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;flex-wrap:wrap}.CategoryFilter_category__tXulV{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600}.CategoryFilter_status__NfylL{background:#f3f4f6;color:#6b7280;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500}.CategoryFilter_date__QlpxJ{color:#9ca3af;font-size:.75rem;font-weight:400}.CategoryFilter_articleTitle__bu5G9{margin:0 0 .5rem;line-height:1.4}.CategoryFilter_titleLink__CRsC2{color:#1f2937;text-decoration:none;font-size:1rem;font-weight:600;transition:color .2s ease;display:flex;align-items:center;gap:.5rem}.CategoryFilter_titleLink__CRsC2:hover{color:#8b5cf6}.CategoryFilter_articleIcon__zXE9b{font-size:1.25rem;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-right:.5rem;flex-shrink:0}.CategoryFilter_articleTags__fgZ0_{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.CategoryFilter_tag__9nE5_{background:#f3f4f6;color:#6b7280;padding:.125rem .375rem;border-radius:8px;font-size:.75rem;font-weight:500}.CategoryFilter_moreTags__5QUWH{color:#9ca3af;font-size:.75rem;font-weight:500}.CategoryFilter_articleFooter__gsLki{display:flex;justify-content:flex-end;align-items:center}.CategoryFilter_editTime__EEulA{color:#9ca3af;font-size:.75rem;font-weight:400}.CategoryFilter_emptyState__JOQqg{text-align:center;padding:3rem 1rem;color:#6b7280}.CategoryFilter_emptyIcon__nHWwp{font-size:3rem;margin-bottom:1rem;opacity:.5}.CategoryFilter_emptyTitle__hoOpZ{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#374151}.CategoryFilter_emptyDescription__YbfOI{font-size:.875rem;opacity:.8}@media (max-width:1024px){.CategoryFilter_categoryGrid__6VU5P{max-height:none}}@media (max-width:1200px){.CategoryFilter_articleImage__sGGaY{width:150px;min-width:120px;min-height:120px}.CategoryFilter_articleCard__XH_U5{min-height:120px}}@media (max-width:768px){.CategoryFilter_articlesSection__krhVY,.CategoryFilter_categorySelector__RGB9G{padding:1rem}.CategoryFilter_articleCard__XH_U5{flex-direction:row;min-height:80px;background:#ffffff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.1);overflow:hidden;margin-bottom:1rem}.CategoryFilter_articleImage__sGGaY{width:100px;height:100%;flex-shrink:0;border-radius:0}.CategoryFilter_coverImage__ChvvZ{width:100%;height:100%;object-fit:cover;border-radius:0}.CategoryFilter_articleContent__TlRZQ{flex:1;padding:1rem;background:#ffffff;border-radius:0 16px 16px 0}.CategoryFilter_articlesHeader__tm_3B{flex-direction:column;align-items:flex-start;gap:.5rem}.CategoryFilter_categoryButton__9fhAZ{min-height:50px;padding:.75rem}}@media (max-width:480px){.CategoryFilter_categorySelectorHeader__lfIF3{flex-direction:column;align-items:flex-start;gap:.5rem}.CategoryFilter_articleMeta__ilba8{flex-direction:column;align-items:flex-start;gap:.25rem}}.CategoryFilter_gradientBackground__GCUug{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden}.CategoryFilter_gradientBackground__GCUug.CategoryFilter_hidden__shKLH{display:none}.CategoryFilter_gradientContent__fWDSj{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#374151;padding:1rem}.CategoryFilter_gradientIcon__ldDSy{font-size:2.5rem;margin-bottom:.5rem;opacity:.8;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem}.CategoryFilter_gradientText__yw2eN{font-size:.875rem;font-weight:500;opacity:.9;background:rgba(255,255,255,.8);padding:.25rem .75rem;border-radius:9999px;backdrop-filter:blur(4px)}@keyframes CategoryFilter_gradientShift__Ft7jq{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.LibraryArticleList_container__6oAIG{width:100%;max-width:1200px;margin:0 auto;background:var(--bg-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:all var(--transition-normal)}.LibraryArticleList_container__6oAIG:hover{box-shadow:var(--shadow-md)}.LibraryArticleList_stats__aZosg{display:flex;gap:.75rem;justify-content:flex-start;align-items:center;margin-bottom:2rem;background:none;border:none;padding:0}.LibraryArticleList_statItem__WAWF_{background:#f3f4f6;color:#6b7280;font-size:.92rem;font-weight:500;border-radius:999px;padding:.38em 1.4em;border:none;display:inline-block;line-height:1.7;box-shadow:none}.LibraryArticleList_articlesList__f9E1Z{display:flex;flex-direction:column;gap:1.5rem}.LibraryArticleList_articleCard__JybG_{display:flex;min-height:130px;align-items:stretch;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.06)}.LibraryArticleList_articleCard__JybG_:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.12);border-color:#8b5cf6}.LibraryArticleList_articleImage__VrSXk{flex-shrink:0;width:220px;min-width:166px;min-height:166px;height:100%;position:relative;overflow:hidden;display:flex;align-items:stretch}.LibraryArticleList_coverImage__LaJl3,.LibraryArticleList_gradientBackground__LM92A{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.LibraryArticleList_articleCard__JybG_:hover .LibraryArticleList_coverImage__LaJl3{transform:scale(1.05)}.LibraryArticleList_articleContent__I1uk0{flex:1;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.LibraryArticleList_articleMeta__f7Ux2{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.LibraryArticleList_categoryArea__uVdmi{min-height:2rem;margin-bottom:.1rem}.LibraryArticleList_categoryPlaceholder__3olJ_{height:2rem;opacity:0;pointer-events:none}.LibraryArticleList_tagsPlaceholder__A0XXv{height:1.5rem;opacity:0;pointer-events:none}.LibraryArticleList_category__7jvfd{background:none;color:#888;border-radius:0;padding:0;font-size:.85em;font-weight:500;display:inline-flex;align-items:center;gap:.5em;margin-bottom:.05em;text-decoration:none;transition:color .2s ease;cursor:pointer}.LibraryArticleList_category__7jvfd:hover{color:#8b5cf6}.LibraryArticleList_status__3H5t2{background:#f3f4f6;color:#6b7280;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500}.LibraryArticleList_date__DtBXo{color:#9ca3af;font-size:.875rem;font-weight:400}.LibraryArticleList_articleTitle__Mv2IR{margin:0 0 1rem;line-height:1.4}.LibraryArticleList_titleLink__PbgIB{color:#1f2937;text-decoration:none;font-size:1.25rem;font-weight:600;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.6em;max-height:2.6em;line-height:1.3;width:100%}.LibraryArticleList_titleLink__PbgIB:hover{color:#8b5cf6}.LibraryArticleList_articleIcon__yNhMI{font-size:1.25rem;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-right:.5rem;flex-shrink:0}.LibraryArticleList_articleTags__0X_ar{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.LibraryArticleList_moreTags__BfJSN{color:#9ca3af;font-size:.75rem;font-weight:500}.LibraryArticleList_articleFooter__4H_CR{display:flex;justify-content:flex-end;align-items:center}.LibraryArticleList_editTime___m8yL{color:#9ca3af;font-size:.875rem;font-weight:400}.LibraryArticleList_loadingIndicator__0EOR2{display:flex;justify-content:center;align-items:center;padding:2rem;margin-top:2rem}.LibraryArticleList_loading__XH9TS{display:flex;align-items:center;gap:.75rem;color:#6b7280;font-size:.875rem}.LibraryArticleList_spinner__aDpVn{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#8b5cf6;border-radius:50%;animation:LibraryArticleList_spin__TrPrF 1s linear infinite}@keyframes LibraryArticleList_spin__TrPrF{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LibraryArticleList_loadMore__KpVm8{color:#9ca3af;font-size:.875rem;font-weight:400}.LibraryArticleList_endMessage__OpkS2{text-align:center;padding:2rem;color:#6b7280;font-size:.875rem;font-weight:500}@media (max-width:768px){.LibraryArticleList_articleCard__JybG_{flex-direction:row;min-height:120px;background:#ffffff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.1);overflow:hidden;margin-bottom:1rem}.LibraryArticleList_articleImage__VrSXk{width:120px;height:100%;flex-shrink:0;border-radius:0}.LibraryArticleList_coverImage__LaJl3{width:100%;height:100%;object-fit:cover;border-radius:0}.LibraryArticleList_articleContent__I1uk0{flex:1;padding:1rem;background:#ffffff;border-radius:0 16px 16px 0}.LibraryArticleList_articleMeta__f7Ux2{gap:.5rem}.LibraryArticleList_titleLink__PbgIB{font-size:1.125rem}.LibraryArticleList_stats__aZosg{flex-direction:column;gap:.5rem;text-align:center}.LibraryArticleList_categoryArea__uVdmi{min-height:1.8rem}.LibraryArticleList_categoryPlaceholder__3olJ_{height:1.8rem}.LibraryArticleList_tagsPlaceholder__A0XXv{height:1.3rem}}@media (max-width:480px){.LibraryArticleList_articleCard__JybG_{flex-direction:row;min-height:100px;border-radius:12px}.LibraryArticleList_articleImage__VrSXk{width:100px;height:100%}.LibraryArticleList_articleContent__I1uk0{padding:.75rem;border-radius:0 12px 12px 0}.LibraryArticleList_titleLink__PbgIB{font-size:1rem}.LibraryArticleList_articleMeta__f7Ux2{flex-direction:column;align-items:flex-start;gap:.25rem}.LibraryArticleList_categoryArea__uVdmi{min-height:1.6rem}.LibraryArticleList_categoryPlaceholder__3olJ_{height:1.6rem}.LibraryArticleList_tagsPlaceholder__A0XXv{height:1.2rem}}.LibraryArticleList_gradientBackground__LM92A{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden}.LibraryArticleList_gradientBackground__LM92A.LibraryArticleList_hidden__Cu3yb{display:none}.LibraryArticleList_gradientContent__lFLR7{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#374151;padding:1rem}.LibraryArticleList_gradientIcon___8hhv{font-size:2.5rem;margin-bottom:.5rem;opacity:.8;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem}.LibraryArticleList_gradientText__HwRNs{font-size:.875rem;font-weight:500;opacity:.9;background:rgba(255,255,255,.8);padding:.25rem .75rem;border-radius:9999px;backdrop-filter:blur(4px)}@keyframes LibraryArticleList_gradientShift__ZZfh5{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.LibraryArticleList_expiredMark__Na54m{display:inline-block;background:linear-gradient(90deg,#fff3f3,#ffeaea);color:#e57373;font-size:.78em;font-style:normal;margin-left:.5em;font-weight:400;border-radius:7px;padding:.04em .5em .06em;box-shadow:0 1px 3px rgba(229,62,62,.06);vertical-align:middle;letter-spacing:.01em;border:1px solid #ffe0e0;transition:background .2s;line-height:1.2}.LibraryArticleList_articleIconCenter__5lGpO{position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);z-index:2;font-size:2rem;color:#fff;opacity:.92;text-shadow:0 2px 12px rgba(0,0,0,.22);pointer-events:none}.LibraryArticleList_articleIconCenter__5lGpO img{width:2rem;height:2rem;max-width:2rem;max-height:2rem;object-fit:contain;display:block;margin:0 auto}.LibraryArticleList_categoryOverlay__Wet4l{position:absolute;left:50%;top:65%;transform:translate(-50%,-50%);z-index:2;font-size:1.25em;color:#fff;font-weight:700;background:rgba(0,0,0,.22);padding:.18em 1.2em;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.13);letter-spacing:.04em;text-align:center;pointer-events:none}.LibraryArticleList_cardFooter__YCBRu,.LibraryArticleList_metaBottom__klHHv{display:flex;justify-content:space-between;align-items:flex-end;margin-top:.2em;min-height:1.2em}.LibraryArticleList_cardFooter__YCBRu{margin-bottom:.18em;background:none;border-radius:0;box-shadow:none}.LibraryArticleList_footerLeft__K_czH{flex:1;display:flex;align-items:flex-end;background:none;border-radius:0}.LibraryArticleList_footerRight__dVx_L{flex-shrink:0;color:#999;font-size:.95em;text-align:right;background:none;border-radius:0}.LibraryArticleList_tags__uXVLk{display:flex;flex-wrap:wrap;gap:.4em;margin-top:0;background:none;border-radius:0}.LibraryArticleList_tag__QtXIZ{background:none;color:#888;border-radius:0;padding:0;font-size:.92em;margin-bottom:.1em;font-weight:400;transition:color .2s}.LibraryArticleList_tag__QtXIZ:hover{background:#e5e7eb;color:#374151}@media (min-width:666px){.LibraryArticleList_articleCard__JybG_{flex-direction:row;min-height:130px;background:#ffffff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.1);overflow:hidden;margin-bottom:1rem}.LibraryArticleList_articleContent__I1uk0{padding-bottom:.5em}}@keyframes BreathingPlaceholder_breathe__tZsC7{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.BreathingPlaceholder_breathingPlaceholder__5aJt9{background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.BreathingPlaceholder_breathingDot__crUo9,.BreathingPlaceholder_breathingPlaceholder__5aJt9{animation:BreathingPlaceholder_breathe__tZsC7 2s ease-in-out infinite;transition:all .3s ease}.BreathingPlaceholder_breathingDot__crUo9{border-radius:50%;background-color:#e5e7eb}.BreathingPlaceholder_small__dqQMD{min-width:60px;min-height:60px}.BreathingPlaceholder_icon__UDz0S{min-width:24px;min-height:24px;background-color:rgba(243,244,246,.8)}.BreathingPlaceholder_medium__PNmVz{min-width:100px;min-height:100px}.BreathingPlaceholder_large__29Z4D{min-width:200px;min-height:200px}@media (max-width:768px){.BreathingPlaceholder_breathingPlaceholder__5aJt9{animation-duration:1.5s}.BreathingPlaceholder_small__dqQMD{min-width:50px;min-height:50px}.BreathingPlaceholder_icon__UDz0S{min-width:20px;min-height:20px}.BreathingPlaceholder_medium__PNmVz{min-width:80px;min-height:80px}.BreathingPlaceholder_large__29Z4D{min-width:150px;min-height:150px}}@media (max-width:480px){.BreathingPlaceholder_breathingPlaceholder__5aJt9{animation-duration:1.2s}.BreathingPlaceholder_small__dqQMD{min-width:40px;min-height:40px}.BreathingPlaceholder_icon__UDz0S{min-width:16px;min-height:16px}.BreathingPlaceholder_medium__PNmVz{min-width:60px;min-height:60px}.BreathingPlaceholder_large__29Z4D{min-width:120px;min-height:120px}}@media (prefers-color-scheme:dark){.BreathingPlaceholder_breathingPlaceholder__5aJt9{background-color:#374151}.BreathingPlaceholder_breathingDot__crUo9{background-color:#4b5563}.BreathingPlaceholder_icon__UDz0S{background-color:rgba(55,65,81,.8)}}@media (prefers-contrast:high){.BreathingPlaceholder_breathingPlaceholder__5aJt9{background-color:#ffffff;border:1px solid #000000}.BreathingPlaceholder_breathingDot__crUo9{background-color:#000000}}@keyframes BlurImage_breathe__mPpJf{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.BlurImage_blurImageContainer__e3NcU:hover .BlurImage_zoomHint__fhl1P{opacity:1}.BlurImage_blurImageContainer__e3NcU:hover img{transform:scale(1.02)}.BlurImage_zoomHint__fhl1P{position:absolute;top:8px;right:8px;background-color:rgba(0,0,0,.6);color:white;padding:4px 8px;border-radius:4px;font-size:12px;opacity:0;transition:opacity .3s ease;pointer-events:none}.BlurImage_blurImageError__r21VN{width:100%;height:200px;background-color:#f3f4f6;border:2px dashed #d1d5db;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:14px}.BlurImage_fullscreenViewer__IZVWY{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:9999;cursor:pointer}.BlurImage_fullscreenContent__sIGWE{position:relative;max-width:90vw;max-height:90vh;cursor:default}.BlurImage_fullscreenImage__EwNrm{width:auto;height:auto;max-width:90vw;max-height:90vh;border-radius:8px}.BlurImage_closeButton__AjdPo{position:absolute;top:-40px;right:0;background-color:rgba(255,255,255,.2);color:white;border:none;border-radius:50%;width:32px;height:32px;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center}.FilterBar_filterBar__lsrKK{display:flex;flex-wrap:nowrap;gap:.75rem;padding:1rem 0 1.5rem;background:transparent;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#8b5cf6 transparent}.FilterBar_filterBar__lsrKK::-webkit-scrollbar{height:6px}.FilterBar_filterBar__lsrKK::-webkit-scrollbar-track{background:transparent}.FilterBar_filterBar__lsrKK::-webkit-scrollbar-thumb{background:#8b5cf6;border-radius:3px}.FilterBar_filterBar__lsrKK::-webkit-scrollbar-thumb:hover{background:#7c3aed}.FilterBar_filterButton__MWttq{display:flex;align-items:center;gap:.5rem;padding:.5em 1.2em;background:#f3f4f6;border:none;border-radius:999px;cursor:pointer;font-size:1rem;font-weight:500;color:#6b7280;transition:all .2s;box-shadow:0 1px 4px rgba(139,92,246,.04);flex-shrink:0;white-space:nowrap}.FilterBar_filterButton__MWttq:hover{background:linear-gradient(90deg,#f59e0b,#8b5cf6);color:#fff;box-shadow:0 2px 8px rgba(139,92,246,.12)}.FilterBar_filterButton__MWttq:hover .FilterBar_filterCount__hZipF{background:rgba(255,255,255,.25);color:#fff;backdrop-filter:blur(4px);box-shadow:0 1px 3px rgba(0,0,0,.1);font-weight:600}.FilterBar_filterButton__MWttq.FilterBar_active__oLW9y{background:linear-gradient(90deg,#f59e0b,#8b5cf6);color:#fff;box-shadow:0 2px 8px rgba(139,92,246,.18)}.FilterBar_filterIcon__YB0Jx{font-size:1.1em;opacity:.8}.FilterBar_filterName__NfdRa{font-weight:500}.FilterBar_filterCount__hZipF{background:rgba(139,92,246,.1);color:#8b5cf6;padding:.15em .7em;border-radius:8px;font-size:.85em;font-weight:500;margin-left:.3em;transition:all .2s}.FilterBar_filterButton__MWttq.FilterBar_active__oLW9y .FilterBar_filterCount__hZipF{background:rgba(255,255,255,.25);color:#fff;backdrop-filter:blur(4px);box-shadow:0 1px 3px rgba(0,0,0,.1);font-weight:600}@media (max-width:600px){.FilterBar_filterBar__lsrKK{gap:.4rem;padding:.5rem 0 1rem}.FilterBar_filterButton__MWttq{font-size:.95rem;padding:.4em .8em}.FilterBar_filterCount__hZipF{font-size:.8em;padding:.12em .6em}}.PostCard_postCard__23R6P{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:12px;background:#fff;margin-bottom:1rem;transition:all .3s ease;box-shadow:0 1px 2px rgba(0,0,0,.03);overflow:hidden;position:relative}.PostCard_postCard__23R6P:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1);border-color:rgba(139,92,246,.2)}.PostCard_coverWrap__OW4vs{width:100%;height:140px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;border-radius:12px 12px 0 0;contain:layout style paint;will-change:transform}.PostCard_coverWrap__OW4vs:hover{transform:scale(1.02)}.PostCard_coverImg__Jb_OW{width:100%;height:100%;object-fit:cover;display:block}.PostCard_gradientOverlay__PqTJx{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2);backdrop-filter:blur(1px);transition:all .3s ease}.PostCard_gradientOverlay__PqTJx:hover{background:rgba(0,0,0,.1);backdrop-filter:blur(2px)}.PostCard_gradientContent__8RCWj{display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;text-align:center;padding:1rem;transition:all .3s ease}.PostCard_gradientContent__8RCWj:hover{transform:scale(1.05)}.PostCard_gradientIcon__he2uc{font-size:2.5rem;margin-bottom:.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));transition:all .3s ease;text-shadow:0 2px 8px rgba(0,0,0,.4)}.PostCard_gradientIcon__he2uc:hover{transform:scale(1.1) rotate(5deg);filter:drop-shadow(0 4px 8px rgba(0,0,0,.5))}.PostCard_gradientText__dXY3x{font-size:1rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.5);background:rgba(255,255,255,.15);padding:.25rem .75rem;border-radius:20px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.2)}.PostCard_gradientText__dXY3x:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.3);box-shadow:0 4px 12px rgba(0,0,0,.3);transform:translateY(-1px)}.PostCard_cardContent___SxKP{padding:.7rem 1rem;display:flex;flex-direction:column;flex:1}.PostCard_categoryArea__SJdbN{min-height:2rem;margin-bottom:.3rem}.PostCard_categoryPlaceholder__ZNT5n{height:2rem;opacity:0;pointer-events:none}.PostCard_tagsPlaceholder__WNRJB{height:1.5rem;opacity:0;pointer-events:none}@media (min-width:1300px),(min-width:666px) and (max-width:1299px){.PostCard_postCard__23R6P{flex-direction:row;min-height:130px;align-items:stretch}.PostCard_coverWrap__OW4vs{width:220px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.PostCard_coverImg__Jb_OW{width:100%;height:100%;object-fit:cover;display:block}.PostCard_cardContent___SxKP{flex:1;display:flex;flex-direction:column;justify-content:center;padding-bottom:.5em}}@media (max-width:665px),(min-width:1300px){.PostCard_postCard__23R6P{flex-direction:column;min-height:120px}.PostCard_coverWrap__OW4vs{width:100%;height:120px}.PostCard_cardContent___SxKP{padding:.6rem .7rem}.PostCard_categoryArea__SJdbN{min-height:1.8rem}.PostCard_categoryPlaceholder__ZNT5n{height:1.8rem}.PostCard_tagsPlaceholder__WNRJB{height:1.3rem}}.PostCard_title__YaJpT{font-size:1.08rem;font-weight:600;margin-bottom:.3rem;color:#222;transition:color .2s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.6em;max-height:2.6em;line-height:1.3;width:100%}.PostCard_title__YaJpT:hover{color:#8b5cf6}.PostCard_icon__sS870{font-size:1.25rem;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-right:.5rem;flex-shrink:0}.PostCard_meta__cQtJp{color:#888;font-size:.95em;margin-bottom:.5rem;display:flex;flex-wrap:wrap;gap:.8em;align-items:center}.PostCard_category__c8shQ{background:none;color:#888;border-radius:0;padding:0;font-size:.85em;font-weight:500;display:inline-flex;align-items:center;gap:.5em;text-decoration:none;transition:color .2s ease;cursor:pointer}.PostCard_category__c8shQ:hover{color:#8b5cf6}.PostCard_status__4GjIA{background:#fef3c7;color:#b45309;border-radius:4px;padding:2px 8px;font-size:.9em}.PostCard_date__vWRJu{color:#6b7280}.PostCard_editTime__AQWv4{color:#9ca3af;font-size:.9em}.PostCard_summary__Pcqdl{color:#6b7280;font-size:.95em;line-height:1.5;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.PostCard_tags__MySUp{gap:.5em;margin-top:auto}.PostCard_tag__VWuHv{font-size:.82em;margin-bottom:0}.PostCard_expiredMark__noUwS{display:inline-block;background:linear-gradient(90deg,#fff3f3,#ffeaea);color:#e57373;font-size:.78em;font-style:normal;margin-left:.5em;font-weight:400;border-radius:7px;padding:.04em .5em .06em;box-shadow:0 1px 3px rgba(229,62,62,.06);vertical-align:middle;letter-spacing:.01em;border:1px solid #ffe0e0;transition:background .2s;line-height:1.2}.PostCard_expiredSeal__jYKe7{display:inline-block;background:radial-gradient(circle at 60% 40%,#e53e3e 80%,#b91c1c 100%);color:#fff;font-size:.85em;font-weight:700;border-radius:50%;width:1.3em;height:1.3em;line-height:1.3em;text-align:center;margin-right:.32em;box-shadow:0 1px 4px rgba(185,28,28,.13);vertical-align:middle;letter-spacing:0}.PostCard_cardFooter__nPXfn{display:flex;justify-content:space-between;align-items:flex-end;margin-top:.2em;min-height:1.2em;margin-bottom:.18em}.PostCard_footerLeft__Qmvml{flex:1;display:flex;align-items:flex-end}.PostCard_footerRight__ioVDS{flex-shrink:0;color:#999;font-size:.95em;text-align:right}.PostCard_tags__MySUp{display:flex;flex-wrap:wrap;gap:.4em;margin-top:0}.PostCard_tag__VWuHv{background:none;color:#888;border-radius:0;padding:0;font-size:.92em;margin-bottom:.1em;font-weight:400;transition:color .2s}.PostCard_tag__VWuHv:hover{background:#e5e7eb;color:#374151}.PostCard_date__vWRJu{color:#b0b0b0;font-size:.95em}