.GameCard_gameCard__oteLC{width:100%;display:flex;flex-direction:column;border-radius:32px;background-color:var(--blue-600);overflow:hidden;position:relative;transition:transform .3s;min-height:450px}.GameCard_gameCard__oteLC:hover{transform:scale(1.005)}.GameCard_gameCard__oteLC:hover .GameCard_button__7CmYS{background-color:var(--primary-color-darken)}.GameCard_gameCard__oteLC.GameCard_disabled__4S3Kk:hover{cursor:not-allowed;transform:none}.GameCard_gameCard__oteLC.GameCard_disabled__4S3Kk:hover .GameCard_button__7CmYS{background-color:var(--primary-color)}.GameCard_icon__MhrMP{position:absolute;top:20px;right:20px}.GameCard_imageBox__jd06U{position:relative}.GameCard_imageBox__jd06U:before{content:"";aspect-ratio:16/9;display:block}.GameCard_imageBox__jd06U img{object-fit:cover}.GameCard_placeholder__lNgS1{position:relative;aspect-ratio:16/9;background-color:rgba(0,0,0,0);width:100%;display:flex;align-items:center;justify-content:center}.GameCard_body__H_gdI{background-color:#fff;padding:20px;height:100%;display:flex;flex-direction:column;width:100%}.GameCard_title__R29AE{text-decoration:none;color:var(--text-black);font-family:Onest;font-size:20px;font-style:normal;font-weight:600;line-height:120%;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px;transition:color .3s}.GameCard_title__R29AE:hover{color:var(--primary-color)}.GameCard_title__R29AE:hover>.GameCard_button__7CmYS{background-color:red;color:#fff}.GameCard_title__R29AE:before{position:absolute;content:"";top:0;left:0;right:0;bottom:0}.GameCard_title__R29AE.GameCard_disabled__4S3Kk{color:var(--text-black);cursor:not-allowed}.GameCard_title__R29AE.GameCard_disabled__4S3Kk:before{position:static}.GameCard_description__pLCWr{color:var(--text-gray);font-size:16px;font-style:normal;font-weight:400;line-height:140%;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:20px}.GameCard_button__7CmYS{transition:background-color .3s;pointer-events:none}.GameCard_tagsBox__2MAH9{display:flex;width:100%;margin-top:auto;margin-bottom:16px}.GameCard_tag__kTsv6{border-radius:8px;background:var(--gray-100);min-width:40px;min-height:32px;color:var(--text-gray);font-size:16px;font-style:normal;font-weight:400;line-height:100%}.GameCard_label__o2sFi,.GameCard_tag__kTsv6{display:flex;align-items:center;justify-content:center}.GameCard_label__o2sFi{position:absolute;top:20px;left:20px;right:70px;padding:5px 12px;border-radius:4px;max-width:-moz-fit-content;max-width:fit-content;color:#fff}.GameCard_label__o2sFi:before{content:"";position:absolute;inset:0;border-radius:inherit;background:#4750ff;z-index:0;pointer-events:none;opacity:.8}.GameCard_label__o2sFi p{position:relative;z-index:1;font-size:10px;line-height:1.05}.LinkCard_linkCard__z_DNt{text-decoration:none;display:flex;flex-direction:column;width:100%;min-height:380px;padding:60px;background-color:var(--blue-600);border-radius:32px;transition:transform .3s;color:#fff;align-items:flex-start;position:relative}.LinkCard_linkCard__z_DNt:hover:not(.LinkCard_disabled__kHVZE){transform:translateY(-4px)}.LinkCard_linkCard__z_DNt:hover:not(.LinkCard_disabled__kHVZE) .LinkCard_heading__mEF2B{color:var(--primary-color)}@media screen and (max-width:1440px){.LinkCard_linkCard__z_DNt{padding:40px}}@media screen and (max-width:1280px){.LinkCard_linkCard__z_DNt{padding:20px}}.LinkCard_heading__mEF2B{font-family:var(--font-montserrat);font-size:32px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:16px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color .3s}@media screen and (max-width:1280px){.LinkCard_heading__mEF2B{font-size:22px}}.LinkCard_description__IMEMQ{font-style:normal;font-weight:400;line-height:26px;letter-spacing:.36px;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;z-index:1}.LinkCard_button__q3A3v{margin-top:auto;z-index:1}.LinkCard_image__NR8Rj{position:absolute;right:0;bottom:0;object-fit:cover;border-radius:32px;z-index:0;width:200px;height:200px;overflow:hidden;object-position:left top;display:flex;align-items:flex-start;justify-content:flex-start}.LinkCard_image__NR8Rj img{object-position:left top;object-fit:cover;position:relative;z-index:-1}@media screen and (max-width:1280px){.LinkCard_image__NR8Rj{opacity:.5}}.AppModal_body__dINYt{padding:50px}@media screen and (max-width:768px){.AppModal_body__dINYt{padding:20px}}.AppModal_appModal__zdrPg{width:100%;max-width:820px;background-color:var(--blue-700);margin:20px auto;left:0;right:0;bottom:0;top:0;transform:translateY(30vh);opacity:0;transition:transform .2s ease-out;padding:0;outline:none!important;border-radius:20px;position:relative;box-shadow:0 12px 48px 0 rgba(0,0,0,.45),0 2px 8px 0 rgba(0,0,0,.18),0 .5px .5px 0 hsla(0,0%,100%,.08)}.AppModal_appModal__zdrPg.ReactModal__Content--after-open{transform:translateY(0);opacity:1}.AppModal_appModal__zdrPg.ReactModal__Content--before-close{transform:translateY(30vh);opacity:0}@media screen and (max-width:1024px){.AppModal_appModal__zdrPg{margin-top:50px}}.AppModal_closeButton__fIq8V{padding:0;border:none;font:inherit;color:inherit;background-color:rgba(0,0,0,0);cursor:pointer;position:absolute;top:0;right:-40px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s}.AppModal_closeButton__fIq8V img{width:16px;height:16px}.AppModal_closeButton__fIq8V:hover{background-color:var(--blue-600)}@media screen and (max-width:1024px){.AppModal_closeButton__fIq8V{top:-40px;right:0}}.AppModal_appModalOverlay__hM_kf{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10000;opacity:0;transition:opacity .25s ease-in;overflow:auto;scrollbar-gutter:stable}.AppModal_appModalOverlay__hM_kf.ReactModal__Overlay--after-open{opacity:1}.AppModal_appModalOverlay__hM_kf.ReactModal__Overlay--before-close{opacity:0}.Card_cardMod__XjCWM{color:#fff;text-decoration:none;position:relative;cursor:pointer}.Card_cardMod__XjCWM:hover .Card_heading__KGdKK{color:var(--primary-color)}.Card_cardMod__XjCWM:hover .Card_button__2VT86{background:var(--primary-color-darken)}.Card_cardMod__XjCWM.Card_disabled__sW_6V{cursor:not-allowed}.Card_cardMod__XjCWM.Card_disabled__sW_6V:hover .Card_heading__KGdKK{color:inherit}.Card_cardMod__XjCWM.Card_disabled__sW_6V:hover .Card_button__2VT86{background:var(--primary-color)}.Card_cardContent__sqBPT{padding:24px!important;border-radius:24px!important;text-decoration:none;width:100%;display:flex;flex-direction:column}.Card_heading__KGdKK{font-size:24px;font-weight:700;margin-bottom:10px;color:#fff;text-decoration:none;transition:color .3s}.Card_description__9w2Je{font-size:16px;margin-bottom:30px}.Card_button__2VT86{margin-top:auto;position:static}.CreateGameModal_aModal__X3H_F{max-width:1024px}.CreateGameModal_headerBox__h7Cq_{display:flex;align-items:center;justify-content:center}.CreateGameModal_title__FQmFq{margin-bottom:25px}.CreateGameModal_subtitle__KNxc_{text-align:center;font-family:var(--font-onest);font-size:20px;font-style:normal;font-weight:400;margin-bottom:48px}.CreateGameModal_cardsContainer__0I_vN{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:10px;gap:10px;align-items:stretch;margin-bottom:40px}.CreateGameModal_modalCard__ftdnO{height:100%;display:flex}.layout_page__HBKnF{padding-bottom:96px}@media screen and (max-width:480px){.layout_page__HBKnF{padding-bottom:48px}}.layout_title__FEcBL{margin-bottom:48px}.layout_layoutFooter__UP1Lh{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px}.layout_questionnairesProgress__VgE9O{margin-top:48px}.layout_createGameButton__cyGEd{width:100%;margin-top:24px}.layout_createGameButton__cyGEd.layout_mobile__Qj1XW{display:none}@media screen and (max-width:1024px){.layout_createGameButton__cyGEd.layout_mobile__Qj1XW{display:inline-flex!important;margin-top:0}.layout_createGameButton__cyGEd{display:none!important}}.layout_profile___hnZW{display:none!important}.layout_profile___hnZW.layout_mobile__Qj1XW{display:flex!important;margin-top:24px}@media screen and (max-width:1024px){.layout_profile___hnZW.layout_mobile__Qj1XW{display:none!important;margin-top:0}.layout_profile___hnZW{display:flex!important}}.layout_content__jM4EX{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,480px);grid-gap:48px;gap:48px}@media screen and (max-width:1600px){.layout_content__jM4EX{grid-template-columns:minmax(0,1fr) 300px}}@media screen and (max-width:1440px){.layout_content__jM4EX{gap:40px}}@media screen and (max-width:1280px){.layout_content__jM4EX{gap:20px}}@media screen and (max-width:1024px){.layout_content__jM4EX{grid-template-columns:minmax(0,1fr)}}.layout_menuNavAccount__GwBzx.layout_menuNavAccount__GwBzx{display:none}@media screen and (max-width:1024px){.layout_menuNavAccount__GwBzx.layout_menuNavAccount__GwBzx{display:inline-block}}.layout_asideNav__yOzol{align-self:flex-start;display:flex;background-color:var(--blue-700)}@media screen and (max-width:1024px){.layout_asideNav__yOzol{display:none}}.layout_contentGamePage__ygymi{grid-template-columns:minmax(0,1fr)}@media screen and (max-width:1024px){.layout_contentGamePage__ygymi{grid-template-columns:minmax(0,1fr)}}.layout_questionnairesBlock__5sTnE{margin-top:20px;max-width:1240px;width:100%}.page_block__eRGVu{display:flex;padding:48px;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;width:100%;border-radius:24px;background:var(--blue-700);box-shadow:0 2px 6px 0 rgba(15,82,97,.2)}@media screen and (max-width:1280px){.page_block__eRGVu{padding:24px;gap:16px}}.page_title__tLenW{color:#fff;font-family:var(--font-montserrat);font-size:36px;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:1280px){.page_title__tLenW{font-size:22px}}.page_innerBlock__ksnwG{display:flex;padding:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;border-radius:24px;background:var(--blue-900)}@media screen and (max-width:1280px){.page_innerBlock__ksnwG{padding:12px;gap:8px}}.page_cla__s_LSx{color:var(--blue-300)}.page_subtitle___3uBg{color:#fff;font-family:var(--font-montserrat);font-size:26px;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:1280px){.page_subtitle___3uBg{font-size:20px}}.Profile_wrapper__uwKQE{padding:24px;border-radius:16px;display:flex;flex-direction:column;gap:24px}.Profile_title__MW1zh{color:var(--blue-300);font-size:16px;font-style:normal;line-height:140%}.Profile_content__iGFR6{display:flex;align-items:center;gap:24px}.Profile_content__iGFR6 p{font-size:24px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.48px}.Profile_avatar__473RY{object-fit:cover;object-position:center}.Profile_avatar__473RY,.Profile_noAvatar__644el{width:60px;height:60px;border-radius:50%;flex-shrink:0}.Profile_noAvatar__644el{background-color:var(--blue-600);display:flex;align-items:center;justify-content:center;color:var(--White,#fff)}.Profile_talentId__cLKv_{border:1px solid var(--blue-600);padding:8px 12px;border-radius:8px;color:var(--blue-300);font-size:16px;font-style:normal;font-weight:400;line-height:140%}.Profile_talentId__cLKv_,.Profile_talentId__cLKv_ p{display:flex;align-items:center;gap:8px}.Profile_profileButtons__n8t5y{display:flex;gap:10px;flex-wrap:wrap;width:100%;align-items:center;max-width:100%;justify-content:flex-start}.Profile_button__dc4w1{flex-basis:250px}@media screen and (max-width:480px){.Profile_button__dc4w1{flex-basis:100%}}.Profile_logoutText__N46Sh{display:flex;align-items:center;gap:8px}.Profile_wrapper__uwKQE.Profile_small__RIk8j{padding:24px!important;border-radius:16px;display:flex;flex-direction:column;gap:24px}.Profile_wrapper__uwKQE.Profile_small__RIk8j .Profile_name__t4RQ0{font-size:20px}.Profile_wrapper__uwKQE.Profile_small__RIk8j .Profile_button__dc4w1 svg{width:22px;height:22px}.PageLinkList_box__wrzqU{border-radius:48px;background:var(--blue-700);box-shadow:0 2px 6px 0 rgba(15,82,97,.2);padding:24px;margin-bottom:24px}.PageLinkList_linkList__S_Lx4{border-radius:16px;background:var(--blue-900);display:flex;align-items:center;gap:4px;padding:4px;width:-moz-fit-content;width:fit-content}.PageLinkList_linkList__S_Lx4 .PageLinkList_pageLink__w8uDy{border-radius:12px;background:var(--blue-900);display:flex;padding:8px 16px;align-items:center;gap:4px;text-decoration:none;color:#fff;transition:color .3s}.PageLinkList_linkList__S_Lx4 .PageLinkList_pageLink__w8uDy:hover{color:var(--blue-300)}.page_headerContainer__J4D0F{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;aspect-ratio:1860/720;border-radius:48px;overflow:hidden;margin-bottom:48px}.page_image__PVnul{object-fit:cover;width:100%;height:100%;z-index:0}.page_image__PVnul.page_mobile__hUGKg{display:none}.page_title__8nvh1{position:relative;z-index:1;margin-bottom:12px;text-align:center}.page_subtitle__CqyUF{position:relative;z-index:2;font-size:24px;font-style:normal;font-weight:400;line-height:125%;margin-bottom:32px;text-align:center}.page_blockCard__UfKEF{display:flex;flex-direction:column;align-items:center}.page_blockCard__UfKEF:first-of-type{margin-bottom:48px}.page_blockCardTitle__NQktp{text-align:center;font-family:var(--font-montserrat);font-size:44px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:48px}.page_blockCardContent__8iajh{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;width:100%}.page_otherGames__xzS03{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-top:20px}.page_otherGames__xzS03>.page_linkCard__vv7q6{grid-column:span 2}.page_cardBox__Lpdyi{display:flex;gap:20px}@media screen and (max-width:1280px){.page_blockCardTitle__NQktp{font-size:32px;margin-bottom:32px}.page_blockCard__UfKEF:first-of-type{margin-bottom:32px}.page_blockCardContent__8iajh{grid-template-columns:1fr}.page_otherGames__xzS03{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.page_title__8nvh1{font-size:36px}.page_subtitle__CqyUF{font-size:18px}.page_cardBox__Lpdyi{flex-wrap:wrap}.page_otherGames__xzS03{grid-template-columns:1fr}.page_otherGames__xzS03>.page_linkCard__vv7q6{grid-column:1}}@media screen and (max-width:480px){.page_headerContainer__J4D0F{aspect-ratio:320/720}.page_otherGames__xzS03{display:flex;flex-direction:column}.page_image__PVnul{display:none}.page_image__PVnul.page_mobile__hUGKg{display:block}}.DeclineInfoModal_modal__YqIqj{max-width:600px!important}.DeclineInfoModal_modalContent__apQ4T{display:flex;flex-direction:column;gap:20px}.DeclineInfoModal_header__Ic2SP{display:flex;gap:16px;padding-bottom:20px;border-bottom:1px solid var(--blue-300)}.DeclineInfoModal_coverContainer__RcKZO{position:relative;width:120px;height:120px;flex-shrink:0;border-radius:8px;overflow:hidden;background-color:var(--blue-700)}.DeclineInfoModal_cover__F26XM{object-fit:cover;object-position:center}.DeclineInfoModal_headerContent__rmPaM{flex:1 1;display:flex;flex-direction:column;gap:12px}.DeclineInfoModal_title__gslMy{margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.DeclineInfoModal_headerMeta__1zEXj{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.DeclineInfoModal_version__mH5o6{padding:4px 12px;background-color:var(--blue-600);border-radius:4px;font-size:12px;font-weight:600;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.DeclineInfoModal_section__fkdlI{display:flex;flex-direction:column;gap:12px}.DeclineInfoModal_sectionTitle__5bS_N{margin:0;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;opacity:.8;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.DeclineInfoModal_description__YOsAm{margin:0;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.DeclineInfoModal_declineReason__gewci{margin:0;padding:16px;border-radius:8px;background-color:var(--blue-900);font-size:14px;line-height:1.6}.DeclineInfoModal_declineReason__gewci p{margin:0}.DeclineInfoModal_declineReason__gewci p:not(:last-child){margin-bottom:12px}.DeclineInfoModal_declineReason__gewci ol,.DeclineInfoModal_declineReason__gewci ul{margin:12px 0;padding-left:20px}.DeclineInfoModal_declineReason__gewci li{margin-bottom:8px}.DeclineInfoModal_declineReason__gewci strong{font-weight:600}.DeclineInfoModal_timeline__T7JdH{display:flex;flex-direction:column;gap:12px}.DeclineInfoModal_timelineItem__eiN2h{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;background-color:var(--blue-900);border-radius:6px}.DeclineInfoModal_timelineLabel__FWVGe{font-weight:600;font-size:13px}.DeclineInfoModal_timelineDate__1Jy14{font-size:13px}.DeclineInfoModal_techInfo__rKkF6{display:flex;flex-direction:column;gap:12px}.DeclineInfoModal_techItem__LlJhe{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;background-color:var(--blue-900);border-radius:6px}.DeclineInfoModal_techLabel__8b_2_{font-weight:600;font-size:13px}.DeclineInfoModal_techValue__CCkvx{font-family:Monaco,Courier New,monospace;font-size:12px;word-break:break-all;background-color:var(--blue-600);padding:4px 8px;border-radius:4px}.DeclineInfoModal_techLink__Ue_Ms{display:inline-flex;align-items:center;text-decoration:none;font-size:13px;font-weight:600;padding:4px 8px;border-radius:4px;transition:all .3s;color:#fff}.DeclineInfoModal_techLink__Ue_Ms:hover{background-color:var(--blue-600);text-decoration:underline}.DeclineInfoModal_techLink__Ue_Ms:focus-visible{outline:2px solid var(--blue-600)}@media(max-width:600px){.DeclineInfoModal_modal__YqIqj{max-width:100%!important;margin:16px!important}.DeclineInfoModal_header__Ic2SP{flex-direction:column;align-items:center;text-align:center}.DeclineInfoModal_coverContainer__RcKZO{width:100px;height:100px}.DeclineInfoModal_techItem__LlJhe,.DeclineInfoModal_timelineItem__eiN2h{flex-direction:column;align-items:flex-start}.DeclineInfoModal_techValue__CCkvx{width:100%}}.DeclinedBuildCard_card__abDtT{background-color:var(--blue-700);border-radius:12px;box-shadow:0 2px 6px 0 rgba(15,82,97,.2);overflow:hidden;cursor:pointer;transition:box-shadow .3s,transform .3s;display:flex;flex-direction:column;height:100%}.DeclinedBuildCard_card__abDtT:hover{box-shadow:0 4px 12px 0 rgba(15,82,97,.3);transform:translateY(-2px)}.DeclinedBuildCard_imageContainer__sIsmL{position:relative;width:100%;aspect-ratio:16/9;background-color:var(--blue-300);overflow:hidden;flex-shrink:0}.DeclinedBuildCard_image__EmStX{object-fit:cover;object-position:center}.DeclinedBuildCard_statusBadge___qiPl{position:absolute;bottom:12px;right:12px;z-index:10}.DeclinedBuildCard_content__G3KDr{padding:16px;display:flex;flex-direction:column;flex-grow:1;gap:12px}.DeclinedBuildCard_header__13uQm{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.DeclinedBuildCard_name__j04y7{margin:0;font-weight:600;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1 1}.DeclinedBuildCard_version__YLBZ3{font-size:12px;font-weight:500;white-space:nowrap;flex-shrink:0;padding:4px 8px;background-color:var(--blue-600);border-radius:4px}.DeclinedBuildCard_description__9T9pw{font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;flex:1 1}.DeclinedBuildCard_footer__JGYxF{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:8px;border-top:1px solid var(--blue-300);font-size:12px}.DeclinedBuildCard_date__w7GMi{white-space:nowrap}@media(max-width:768px){.DeclinedBuildCard_card__abDtT{border-radius:8px}.DeclinedBuildCard_card__abDtT:hover{transform:none}.DeclinedBuildCard_content__G3KDr{padding:12px;gap:8px}.DeclinedBuildCard_name__j04y7{font-size:14px}.DeclinedBuildCard_description__9T9pw{font-size:13px;-webkit-line-clamp:1;line-clamp:1}.DeclinedBuildCard_footer__JGYxF{font-size:11px;flex-direction:column;align-items:flex-start}}.DeclinedBuildCardSkeleton_skeletonCard__43vsZ{background-color:var(--blue-700);border-radius:12px;box-shadow:0 2px 6px 0 rgba(15,82,97,.2);overflow:hidden;display:flex;flex-direction:column;height:100%}.DeclinedBuildCardSkeleton_skeletonImage__rzrvq{width:100%;aspect-ratio:16/9;background:linear-gradient(-95deg,var(--blue-700) 8%,var(--blue-900) 18%,var(--blue-600) 33%);background-size:200% 100%;animation:DeclinedBuildCardSkeleton_shine__sYnJf 1.5s linear infinite}.DeclinedBuildCardSkeleton_skeletonContent__gK2Q8{padding:16px;display:flex;flex-direction:column;gap:12px;flex-grow:1}.DeclinedBuildCardSkeleton_skeletonHeader__1FbxN{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.DeclinedBuildCardSkeleton_skeletonTitle__EHiMz{flex:1 1;height:20px;border-radius:4px}.DeclinedBuildCardSkeleton_skeletonVersion__akrQj{width:40px;height:20px;border-radius:4px;flex-shrink:0}.DeclinedBuildCardSkeleton_skeletonDescription__VKQLJ{height:16px;border-radius:4px;width:100%}.DeclinedBuildCardSkeleton_skeletonDescriptionSecond__zZcbY{height:16px;border-radius:4px;width:85%}.DeclinedBuildCardSkeleton_skeletonFooter__S520Y{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:8px}.DeclinedBuildCardSkeleton_skeletonDate___TiFF{width:80px;height:12px;border-radius:2px}.DeclinedBuildCardSkeleton_skeletonScreenshots__1A_fI{width:100px;height:12px;border-radius:2px;margin-left:auto}@keyframes DeclinedBuildCardSkeleton_shine__sYnJf{to{background-position-x:-200%}}@media(max-width:768px){.DeclinedBuildCardSkeleton_skeletonContent__gK2Q8{padding:12px;gap:8px}.DeclinedBuildCardSkeleton_skeletonDescriptionSecond__zZcbY,.DeclinedBuildCardSkeleton_skeletonDescription__VKQLJ{height:14px}.DeclinedBuildCardSkeleton_skeletonTitle__EHiMz{height:18px}.DeclinedBuildCardSkeleton_skeletonFooter__S520Y{flex-direction:column;align-items:flex-start}.DeclinedBuildCardSkeleton_skeletonScreenshots__1A_fI{margin-left:0}}.PageData_container__AN9qE{width:100%;display:flex;flex-direction:column;gap:24px}.PageData_buildsList__aaRoo{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px;width:100%}.PageData_loadMoreContainer___D8sV{display:flex;justify-content:center;padding:24px 0}.PageData_loading__lyVXb{display:flex;justify-content:center;align-items:center;min-height:200px;padding:24px;text-align:center;color:var(--text-gray,#666);font-size:16px}.PageData_error__lErCD{color:var(--error-color)}@media(max-width:1024px){.PageData_buildsList__aaRoo{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}}@media(max-width:768px){.PageData_container__AN9qE{gap:16px}.PageData_buildsList__aaRoo{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.PageData_loadMoreContainer___D8sV{padding:16px 0}}.PageData_emptyState__Zp0jx{margin-top:30px;margin-bottom:20px}@media(max-width:480px){.PageData_buildsList__aaRoo{grid-template-columns:1fr}.PageData_loadMoreButton__UwSg2{width:100%}}