.Header_header__AF_3G{height:70px;width:100%;background-color:#fff;border-bottom:2px solid #b22222;position:sticky;top:0;z-index:1000}.Header_headerContainer__4fbbd{max-width:1200px;height:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.Header_headerimg__rXANz{height:40px;width:auto;display:block}.Header_navList__YufAx{display:flex;align-items:center;gap:30px;list-style:none;margin:0;padding:0}.Header_text__z7x3x{font-size:15px}.Header_text2__VWDST,.Header_text__z7x3x{font-weight:700;text-decoration:none;color:#333;transition:color .2s}.Header_text2__VWDST{font-size:16px}.Header_text__z7x3x:hover{color:#b22222}.Header_adminLink__a_Jsy{background-color:#b22222;padding:8px 20px;border-radius:50px}.Header_adminLink__a_Jsy .Header_text__z7x3x{color:#fff}.Header_hamburger__UNsrD{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;border:none;background:none;cursor:pointer;padding:0;z-index:2000}.Header_bar__odiVH{width:100%;height:3px;background-color:#333;border-radius:3px;transition:all .3s ease}.Header_active__8Eipm .Header_bar__odiVH:first-child{transform:translateY(8.5px) rotate(45deg)}.Header_active__8Eipm .Header_bar__odiVH:nth-child(2){opacity:0}.Header_active__8Eipm .Header_bar__odiVH:nth-child(3){transform:translateY(-8.5px) rotate(-45deg)}@media (max-width:768px){.Header_hamburger__UNsrD{display:flex}.Header_nav__LVYU2{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:hsla(0,0%,100%,.98);transition:right .4s ease;z-index:1500}.Header_navOpen__inIop{right:0}.Header_navList__YufAx{flex-direction:column;justify-content:center;height:100%;gap:40px}.Header_text__z7x3x{font-size:20px}}.PostList_container__PQ7Z6{max-width:896px;margin:0 auto}.PostList_searchSection__Wchks{margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}.PostList_searchWrapper__Iam0M{position:relative}.PostList_searchInput__J5zYY{width:100%;padding:1rem 1rem 1rem 3rem;background-color:#fff;border-radius:1rem;border:none;box-shadow:0 1px 3px rgba(0,0,0,.1);outline:none;transition:ring .2s}.PostList_searchInput__J5zYY:focus{box-shadow:0 0 0 2px #ef4444}.PostList_searchIcon__17gNC{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:1.25rem}.PostList_tagContainer__2xBiA{display:flex;flex-wrap:wrap;gap:.5rem}.PostList_tagButton__wJ_1I{padding:.375rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:700;border:1px solid #e5e7eb;background-color:#fff;color:#4b5563;cursor:pointer;transition:.2s}.PostList_tagButtonActive__VMENd{background-color:#ef4444;color:#fff;border-color:#ef4444}.PostList_listCard__6POLD{background-color:#fff;border-radius:40px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden;padding:1rem}@media (min-width:768px){.PostList_listCard__6POLD{padding:2rem}}.PostList_postItem__X3cCu{display:flex;align-items:center;justify-content:space-between;padding:1.25rem .5rem;border-bottom:1px solid #f3f4f6;text-decoration:none;transition:background-color .2s}.PostList_postItem__X3cCu:last-child{border-bottom:none}.PostList_postItem__X3cCu:hover{background-color:#f9fafb}.PostList_leftContent__Ac2YY{display:flex;align-items:center;gap:1rem}.PostList_alertBadge__d12Ke{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:#ef4444;color:#fff;border-radius:.125rem;font-size:.75rem;font-weight:700}.PostList_titleGroup__kEKfO{display:flex;flex-direction:column;gap:.25rem}@media (min-width:768px){.PostList_titleGroup__kEKfO{flex-direction:row;align-items:center;gap:.75rem}}.PostList_postTitle__93WHN{font-size:.875rem;font-weight:700;color:#111827}.PostList_postCategory__5bPWJ{font-size:.75rem;color:#9ca3af}.PostList_arrow__UtKXm{color:#ef4444;font-weight:700;transition:transform .2s}.PostList_postItem__X3cCu:hover .PostList_arrow__UtKXm{transform:translateX(4px)}.PostList_emptyMessage__AwXsa{text-align:center;padding:2.5rem 0;color:#6b7280}