.PostList_postListRoot__nFtmP{display:flex;flex-direction:column;flex-wrap:wrap;gap:2.5rem;margin:0 auto;width:100%;max-width:100%;overflow:visible;position:relative;padding:12px 4px 16px;box-sizing:border-box}.PostList_postCardWrapper__YKvZM{width:100%;animation:PostList_cardFadeIn__s1Uc7 .6s ease-out backwards}.PostList_postCardWrapper__YKvZM:first-child{animation-delay:.1s}.PostList_postCardWrapper__YKvZM:nth-child(2){animation-delay:.2s}.PostList_postCardWrapper__YKvZM:nth-child(3){animation-delay:.3s}.PostList_postCardWrapper__YKvZM:nth-child(4){animation-delay:.4s}.PostList_postCardWrapper__YKvZM:nth-child(n+5){animation-delay:.5s}@keyframes PostList_cardFadeIn__s1Uc7{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1300px){.PostList_postListRoot__nFtmP{flex-direction:row;flex-wrap:wrap;gap:2.5rem}.PostList_postCardWrapper__YKvZM{width:calc(50% - 1.25rem)}}@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}.PostCard_postCard__LCM6e{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:16px;background:#fff;margin-bottom:1rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.06);overflow:hidden;position:relative;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,rgba(139,92,246,.05),rgba(59,130,246,.05));background-origin:border-box;background-clip:padding-box,border-box}.PostCard_postCard__LCM6e:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,rgba(139,92,246,0),rgba(139,92,246,.3),rgba(59,130,246,.3),rgba(139,92,246,0));opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);z-index:1}.PostCard_postCard__LCM6e:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 12px 40px rgba(139,92,246,.12),0 4px 12px rgba(0,0,0,.08),0 0 0 1px rgba(139,92,246,.1);border-color:rgba(139,92,246,.3)}.PostCard_postCard__LCM6e:hover:before{opacity:1}.PostCard_coverWrap__cri6T{width:100%;height:140px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1);border-radius:16px 16px 0 0;contain:layout style paint;will-change:transform;background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.02))}.PostCard_coverWrap__cri6T:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(59,130,246,.05));opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1);pointer-events:none}.PostCard_postCard__LCM6e:hover .PostCard_coverWrap__cri6T{transform:scale(1.03)}.PostCard_postCard__LCM6e:hover .PostCard_coverWrap__cri6T:after{opacity:1}.PostCard_coverImg__UPUiu{width:100%;height:100%;object-fit:cover;display:block}.PostCard_gradientOverlay__4xoO_{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__4xoO_:hover{background:rgba(0,0,0,.1);backdrop-filter:blur(2px)}.PostCard_gradientContent__gCCU2{display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;text-align:center;padding:1rem;transition:all .3s ease}.PostCard_gradientContent__gCCU2:hover{transform:scale(1.05)}.PostCard_gradientIcon__7jIpy{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__7jIpy:hover{transform:scale(1.1) rotate(5deg);filter:drop-shadow(0 4px 8px rgba(0,0,0,.5))}.PostCard_gradientText__BoiuT{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__BoiuT: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__Ml6Yd{padding:.9rem 1.1rem;display:flex;flex-direction:column;flex:1;position:relative;background:#fff;transition:background .3s ease}.PostCard_postCard__LCM6e:hover .PostCard_cardContent__Ml6Yd{background:linear-gradient(180deg,#fff,rgba(249,250,251,.5))}.PostCard_categoryArea__o7s_k{min-height:2rem;margin-bottom:.3rem}.PostCard_categoryPlaceholder__8VjYq{height:2rem;opacity:0;pointer-events:none}.PostCard_tagsPlaceholder__PV5O_{height:1.5rem;opacity:0;pointer-events:none}@media (min-width:1300px),(min-width:666px) and (max-width:1299px){.PostCard_postCard__LCM6e{flex-direction:row;min-height:130px;align-items:stretch}.PostCard_coverWrap__cri6T{width:220px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.PostCard_coverImg__UPUiu{width:100%;height:100%;object-fit:cover;display:block}.PostCard_cardContent__Ml6Yd{flex:1;display:flex;flex-direction:column;justify-content:center;padding-bottom:.5em}}@media (max-width:665px),(min-width:1300px){.PostCard_postCard__LCM6e{flex-direction:column;min-height:120px}.PostCard_coverWrap__cri6T{width:100%;height:120px}.PostCard_cardContent__Ml6Yd{padding:.6rem .7rem}.PostCard_categoryArea__o7s_k{min-height:1.8rem}.PostCard_categoryPlaceholder__8VjYq{height:1.8rem}.PostCard_tagsPlaceholder__PV5O_{height:1.3rem}}.PostCard_title__S1NPV{font-size:1.08rem;font-weight:600;margin-bottom:.3rem;color:#222;transition:color .3s cubic-bezier(.4,0,.2,1);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.35;width:100%;letter-spacing:-.01em}.PostCard_title__S1NPV:hover{color:#8b5cf6}.PostCard_icon__BeVly{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__ykpaA{color:#888;font-size:.95em;margin-bottom:.5rem;display:flex;flex-wrap:wrap;gap:.8em;align-items:center}.PostCard_category__S0G_p{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:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative}.PostCard_category__S0G_p:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#8b5cf6,#3b82f6);transition:width .3s cubic-bezier(.4,0,.2,1);border-radius:1px}.PostCard_category__S0G_p:hover{color:#8b5cf6}.PostCard_category__S0G_p:hover:after{width:100%}.PostCard_status__ej7gC{background:#fef3c7;color:#b45309;border-radius:4px;padding:2px 8px;font-size:.9em}.PostCard_date___1U10{color:#6b7280}.PostCard_editTime__RmRzN{color:#9ca3af;font-size:.9em}.PostCard_summary___BVwN{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__NnrZl{gap:.5em;margin-top:auto}.PostCard_tag__NToV_{padding:0;font-size:.82em;margin-bottom:0}.PostCard_tag__NToV_:hover{background:#e5e7eb;color:#374151}.PostCard_expiredMark__q6gnw{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__kGgl9{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__wk5Hm{display:flex;justify-content:space-between;align-items:flex-end;margin-top:.2em;min-height:1.2em;margin-bottom:.18em}.PostCard_footerLeft__YwaNa{flex:1;display:flex;align-items:flex-end}.PostCard_footerRight__SCpHk{flex-shrink:0;color:#999;font-size:.95em;text-align:right}.PostCard_tags__NnrZl{display:flex;flex-wrap:wrap;gap:.4em;margin-top:0}.PostCard_tag__NToV_{background:none;color:#888;border-radius:0;padding:.15em .4em;font-size:.92em;margin-bottom:.1em;font-weight:400;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:4px;position:relative}.PostCard_tag__NToV_:hover{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(59,130,246,.1));color:#8b5cf6;transform:translateY(-1px)}.PostCard_date___1U10{color:#b0b0b0;font-size:.95em;transition:color .3s ease}.PostCard_postCard__LCM6e:hover .PostCard_date___1U10{color:#8b5cf6}