.Home_homePage__UjTh8{display:flex;flex-direction:column;margin-top:12px}.Home_pageHeading__bCdfr{text-align:center;font-size:2.2rem;font-weight:700;color:#333;margin:40px 16px 10px;line-height:1.3;letter-spacing:.5px;position:relative}.Home_pageHeading__bCdfr:after{content:"";display:block;width:80px;height:3px;background-color:#f93;margin:12px auto 0;border-radius:2px}.Home_homeAdWrapper__RRuAo{margin:8px auto 4px;width:100%;max-width:900px}.Home_posts__7xh66{display:flex;flex-wrap:wrap;margin:20px 12px 0;justify-content:center;gap:24px}.Home_noPosts__dRSuQ{text-align:center;color:#888;font-size:1.1rem;margin:40px auto}.Home_post__VkOgt{width:340px;display:flex;flex-direction:column;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);background:#fff;transition:transform .2s ease,box-shadow .2s ease}.Home_post__VkOgt:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.Home_postImage__7UsBM{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#f5f5f5}.Home_postImageLink__ScVX0{position:absolute;inset:0;display:block}.Home_postImg__apBMl{transition:transform .3s ease}.Home_post__VkOgt:hover .Home_postImg__apBMl{transform:scale(1.04)}.Home_postInfo__NcbTv{display:flex;flex-direction:column;align-items:center;flex:1 1;padding:8px 12px 16px}.Home_postCats__Fpg_f{margin:8px 0 4px;display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.Home_postCat__YWiv2{font-size:13px;color:#ff2a6b;font-weight:600;cursor:pointer}.Home_postCat__YWiv2:hover{text-decoration:underline}.Home_postTitle__kBEJ5{font-size:20px;font-weight:700;text-align:center;letter-spacing:.3px;line-height:1.5;color:darkred;margin:4px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:60px}.Home_postDate__R0dWo{font-size:13px;color:#999;margin-top:6px}.Home_postPages__DAhWM{display:flex;justify-content:center;width:100%;margin:42px 0 32px}.Home_pagination__tikhJ{display:flex;justify-content:center;list-style:none;padding:0;margin:0;flex-wrap:wrap;gap:4px}.Home_pagination__tikhJ li{display:inline-block}.Home_pagination__tikhJ a{display:block;color:#333;text-decoration:none;padding:5px 10px;border:1px solid #ccc;border-radius:5px;cursor:pointer;transition:background-color .2s ease;font-size:.9rem}.Home_pagination__tikhJ a:hover{background-color:#f0f0f0}.Home_pagination__tikhJ .Home_active__TeIY4 a{background-color:#3498db;color:#fff;border-color:#3498db}.Home_pagination__tikhJ .Home_disabled__BGVJw a{color:#ccc;cursor:not-allowed;border-color:#eee}.Home_loadingGrid__yF_Nd{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:24px;padding:0 12px}.Home_skeletonCard__UsDlK{width:340px;height:320px;border-radius:10px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:Home_shimmer__83v6q 1.5s infinite}@keyframes Home_shimmer__83v6q{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.Home_skeletonCard__UsDlK{width:160px;height:220px}}@media screen and (max-width:768px){.Home_pageHeading__bCdfr{font-size:1.5rem;margin:24px 12px 12px}.Home_posts__7xh66{gap:16px;margin:16px 8px 0}.Home_post__VkOgt{width:160px}.Home_postTitle__kBEJ5{font-size:14px;min-height:62px}.Home_postCat__YWiv2,.Home_postDate__R0dWo{font-size:11px}.Home_postInfo__NcbTv{padding:6px 8px 10px}}@media screen and (max-width:400px){.Home_post__VkOgt{width:145px}}