.FeedSetCard_container__kxelj{width:100%;display:flex;flex-direction:column;gap:12px}.FeedSetCard_title__kTfbv{font-size:18px;font-weight:700;color:var(--color-text-primary);display:inline-flex;align-items:center;gap:6px;text-decoration:none;margin-bottom:12px}.FeedSetCard_scrollContainer__Kpg24{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.FeedSetCard_scrollContainer__Kpg24::-webkit-scrollbar{display:none}.FeedSetCard_itemsWrapper__74Bik{display:flex;gap:12px;width:-moz-fit-content;width:fit-content}.FeedSetCard_item__fcmxI{flex-shrink:0;width:180px}.FeedSetCard_postCard__vL8e_{width:100%;height:280px;border-radius:16px;cursor:pointer;transition:transform .2s ease}.FeedSetCard_postCard__vL8e_:hover{transform:scale(1.02)}.FeedSetCard_skeleton__9Mv7G{width:100%;height:280px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:FeedSetCard_loading__PZevj 1.5s infinite;border-radius:16px}@keyframes FeedSetCard_loading__PZevj{0%{background-position:-200% 0}to{background-position:200% 0}}.CustomScreen_root__iu3UZ{display:flex;flex-direction:column;min-height:100%}.CustomScreen_content__rlmlh{flex:1 1;display:flex;flex-direction:column}.CustomScreen_virtualWrap___StQp{flex:1 1}.CustomScreen_skeletons__Ka6hJ{display:flex;flex-direction:column;gap:16px}.CustomScreen_error__Yoq3w{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#d32f2f;padding:20px 24px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);text-align:center;max-width:480px;margin:32px auto;animation:CustomScreen_fadeIn__GDIbO .3s ease-out}.CustomScreen_error__Yoq3w div{font-size:16px;font-weight:500}.CustomScreen_error__Yoq3w button{background-color:#d32f2f;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-weight:500;cursor:pointer;transition:all .2s ease}.CustomScreen_error__Yoq3w button:hover{background-color:#b71c1c;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.CustomScreen_error__Yoq3w button:active{transform:translateY(0);box-shadow:none}.CustomScreen_empty__yaBBn{text-align:center;font-size:16px;color:#777;padding:40px 0}@keyframes CustomScreen_fadeIn__GDIbO{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}