.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;touch-action:pan-x pan-y}.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,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 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;height:100%}.CustomScreen_content__rlmlh{padding-bottom:40px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;margin-bottom:70px;scrollbar-width:none;-ms-overflow-style:none}.CustomScreen_content__rlmlh,.CustomScreen_virtualWrap___StQp{flex:1 1;display:flex;flex-direction:column}.CustomScreen_loadMoreTrigger__ZnMdD{height:1px;width:100%;margin:20px 0;opacity:0;pointer-events:none}.CustomScreen_loadingMoreSkeleton__iLDAR{padding-top:24px;animation:CustomScreen_fadeIn__GDIbO .3s ease-out}.CustomScreen_endOfList__3IEVW{text-align:center;padding:40px 20px;color:#666;font-size:14px;border-top:1px solid #eee;margin-top:20px}.CustomScreen_endOfListContent___tLEf{display:flex;flex-direction:column;gap:8px}.CustomScreen_endOfList__3IEVW p{margin:0;opacity:.7;font-weight:500}.CustomScreen_endOfList__3IEVW span{font-size:12px;opacity:.5}.CustomScreen_skeletonContainer__o5q2n{animation:CustomScreen_fadeIn__GDIbO .3s ease-out}.CustomScreen_skeletonSection__tYLU3{margin-bottom:8px;display:flex;gap:24px;flex-direction:column}.CustomScreen_skeletonSection__tYLU3:last-child{margin-bottom:0}.CustomScreen_skeletonSectionTitle__loErf{margin-bottom:16px;display:block}.CustomScreen_skeletonCardsScrollContainer__F8FhM{position:relative;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:8px}.CustomScreen_skeletonCardsScrollContainer__F8FhM::-webkit-scrollbar{display:none}.CustomScreen_skeletonCardsRow__INeY4{display:inline-flex;gap:16px;min-width:min-content;padding-right:16px}.CustomScreen_skeletonCardItem__wi1_K{flex:0 0 auto}.CustomScreen_skeletonCardsScrollContainer__F8FhM:after{content:"";position:absolute;right:0;top:0;bottom:8px;width:60px;background:linear-gradient(90deg,transparent,var(--scroll-gradient,rgba(255,255,255,.8)));pointer-events:none;opacity:0;transition:opacity .3s ease}.CustomScreen_skeletonCardsScrollContainer__F8FhM.CustomScreen_scrolling__ZLi50:after{opacity:1}@media (max-width:768px){.CustomScreen_skeletonCardsRow__INeY4{gap:12px}.CustomScreen_skeletonCardItem__wi1_K Skeleton{width:140px;height:210px}}@media (max-width:480px){.CustomScreen_skeletonSectionTitle__loErf{width:120px;height:22px}.CustomScreen_skeletonCardsRow__INeY4{gap:10px}.CustomScreen_skeletonCardItem__wi1_K Skeleton{width:120px;height:180px}}@media (prefers-color-scheme:dark){.CustomScreen_skeletonCardsScrollContainer__F8FhM:after{--scroll-gradient:rgba(0,0,0,0.8)}}.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:#faebdd;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{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;padding:40px 20px;animation:CustomScreen_fadeIn__GDIbO .3s ease-out}.CustomScreen_empty__yaBBn h3{font-size:24px;font-weight:600;color:#333;margin-bottom:12px}.CustomScreen_empty__yaBBn p{font-size:16px;color:#666;max-width:320px;line-height:1.5}@media (prefers-color-scheme:dark){.CustomScreen_empty__yaBBn h3{color:#faebdd}.CustomScreen_empty__yaBBn p{color:#aaa}}@keyframes CustomScreen_fadeIn__GDIbO{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.GenderSwitcher_container__QWVx6{position:relative;display:inline-block}.GenderSwitcher_trigger__BXVjt{width:32px;height:32px;border-radius:20px;background:#1a1a1a;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background-color .2s}.GenderSwitcher_trigger__BXVjt:hover{background:#2a2a2a}.GenderSwitcher_trigger__BXVjt svg{width:20px;height:20px;fill:white}.GenderSwitcher_dropdown__owTfn{position:absolute;top:40px;right:0;width:220px;background:#2b2b2b;border-radius:16px;padding:16px 0;z-index:10000000;box-shadow:0 4px 20px rgba(0,0,0,.3)}.GenderSwitcher_separator__67Sfr{width:219px;height:0;border:none;border-top:1px solid rgba(255,255,255,.1);transform:rotate(-.27deg)}.GenderSwitcher_option__R9sWs{width:100%;background:transparent;border:none;padding:8px 16px;cursor:pointer;color:#faebdd}.GenderSwitcher_option__R9sWs:hover{background:#3a3a3a}.GenderSwitcher_optionContent__PX0ws{display:flex;align-items:center;gap:12px;font-weight:600;font-size:17px;line-height:22px;letter-spacing:-.43px;color:#faebdd}.GenderSwitcher_icon__fn_jV{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.GenderSwitcher_icon__fn_jV svg{width:20px;height:20px;fill:currentColor}.GenderSwitcher_label__IPSdL{flex:1 1;text-align:left}.GenderSwitcher_checkmark__wdhL0{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#faebdd}.GenderSwitcher_checkmark__wdhL0 svg{stroke:currentColor}