.page_main__liGhg{width:100%;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.page_main__liGhg{width:100%}}@media screen and (max-width:1024px)and (orientation:landscape){.page_main__liGhg{width:100%;display:flex;justify-content:center;align-items:flex-start;min-height:100vh;min-height:100dvh}}.page_likes__xKEca{display:flex;flex-direction:column;width:100%;max-width:var(--global-container-max-width);margin:0 auto;padding-top:16px;padding-left:16px;padding-right:16px}@media screen and (max-width:1024px)and (orientation:landscape){.page_likes__xKEca{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:100%;padding-left:16px;padding-right:16px;padding-top:16px}}.PageTitle_pageTitle__gK_SZ{display:flex;padding:20px 0 26px;flex-direction:column;align-items:flex-start;gap:32px}@media screen and (max-width:1024px)and (orientation:landscape){.PageTitle_pageTitle__gK_SZ{padding:11px 0 20px}}.PageTitle_pageTitle__title__3lbLt{color:var(--color-white);font-family:var(--font-satoshi);font-size:28px;font-style:normal;font-weight:var(--fw-medium);line-height:1}.PageTitle_pageTitle__bottomBorder__4S3zz{border-bottom:1px solid var(--stroke)}.CustomSelect_customSelect__Gu4R0{position:relative;display:inline-block;font-family:inherit}.CustomSelect_customSelect__wrapper__zTDoL{display:flex;align-items:center}.CustomSelect_customSelect__button__kBT0f{height:32px;padding:0 14px;background:rgba(0,0,0,0);color:var(--text-secondary);border:1px solid var(--stroke);border-radius:9999px;font-size:var(--fs-body-sm);font-family:var(--font-satoshi);font-weight:var(--fw-regular);display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;white-space:nowrap;transition:border-color .2s ease,color .2s ease;outline:none}.CustomSelect_customSelect__button__kBT0f:hover{border-color:var(--color-silver-gray);color:var(--text-primary)}.CustomSelect_customSelect__icon__G1nrd{display:flex;align-items:center;pointer-events:none;opacity:.6}.CustomSelect_customSelect__options__bVjYQ{position:absolute;left:0;top:calc(100% + 6px);min-width:100%;background:var(--elevation-1);border:1px solid var(--stroke);border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.28);z-index:100;padding:4px 0;margin:0;list-style:none;overflow:hidden;overflow-y:auto;max-height:280px}.CustomSelect_customSelect__option__WhfX5{padding:8px 16px;font-size:var(--fs-body-sm);color:var(--text-secondary);background:rgba(0,0,0,0);cursor:pointer;white-space:nowrap;transition:background .16s,color .16s}.CustomSelect_customSelect__option__WhfX5:hover{background:var(--elevation-2);color:var(--text-primary)}.CustomSelect_selected__lEXYF{color:var(--text-primary);font-weight:var(--fw-medium)}.InvitesFilters_filters__e4nfd{display:flex;flex-wrap:wrap;gap:16px}.InvitesFilters_filters__field__vcoJT{display:flex;flex-direction:column;gap:6px}.InvitesFilters_filters__label__4nKmY{font-size:var(--fs-label);color:var(--text-primary)}.InvitesFilters_filters__search__vxMp2{min-width:200px;padding:8px 12px;font-size:var(--fs-body-sm);color:var(--text-primary);background:var(--elevation-1);border:1px solid var(--stroke);border-radius:8px}.InvitesFilters_filters__search__vxMp2::placeholder{color:var(--text-secondary)}.CampaignCounters_counters__R3_Tx{display:flex;flex-wrap:wrap;gap:16px}.CampaignCounters_counters__item__zPtyN{display:flex;flex-direction:column;min-width:96px;padding:12px 16px;border:1px solid var(--stroke);border-radius:12px}.CampaignCounters_counters__item_joined__0zFBM{border-color:var(--status-success)}.CampaignCounters_counters__item_joined__0zFBM .CampaignCounters_counters__label__MeKMq,.CampaignCounters_counters__item_joined__0zFBM .CampaignCounters_counters__value__ym2U_{color:var(--status-success)}.CampaignCounters_counters__value__ym2U_{font-size:1.6em;font-weight:700;color:var(--text-primary)}.CampaignCounters_counters__label__MeKMq{color:var(--text-secondary)}.InvitesTable_wrap__AvOy6{--scrollbar-thumb-color:transparent;width:100%;overflow-x:auto}.InvitesTable_wrap__AvOy6:hover{--scrollbar-thumb-color:var(--color-mine-shaft-solid)}.InvitesTable_wrap__AvOy6::-webkit-scrollbar{width:5px;height:5px}.InvitesTable_wrap__AvOy6::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.InvitesTable_wrap__AvOy6::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color);border-radius:999px}.InvitesTable_table__94HOE{width:100%;color:var(--text-primary);border-collapse:collapse}.InvitesTable_table__94HOE thead{position:relative;z-index:0;background-color:var(--elevation-1)}.InvitesTable_table__94HOE thead th{position:sticky;top:0;z-index:1}.InvitesTable_table__94HOE td,.InvitesTable_table__94HOE th{padding:10px 12px;text-align:left}.InvitesTable_table__94HOE th{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;background-color:var(--elevation-1)}.InvitesTable_table__94HOE td,.InvitesTable_table__94HOE th{font-size:var(--fs-body-sm);font-weight:var(--fw-regular);line-height:20px}.InvitesTable_table__94HOE td{border-bottom:1px solid var(--stroke)}@media(min-width:1024px){.InvitesTable_table__94HOE td{font-size:var(--fs-body)}}.InvitesTable_table__94HOE tbody tr:last-child td{border-bottom:none}.InvitesTable_table__94HOE th[aria-sort=ascending]:after,.InvitesTable_table__94HOE th[aria-sort=descending]:after{position:absolute;top:10px;right:4px;font-size:.8em;pointer-events:none}.InvitesTable_table__94HOE th[aria-sort=ascending]:after{content:"▲"}.InvitesTable_table__94HOE th[aria-sort=descending]:after{content:"▼"}.InvitesTable_table__94HOE th.InvitesTable_sortable__giUm4{padding:0}.InvitesTable_sort__AKfUa{display:block;width:100%;padding:10px 16px 10px 12px;font:inherit;color:inherit;text-align:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:rgba(0,0,0,0);border:0}.InvitesTable_tight__msWJk{white-space:nowrap}.InvitesTable_truncate__aC4vz{display:block;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.InvitesTable_created__mLnJh{display:block;font-size:var(--fs-body-sm);color:var(--text-muted)}.InvitesTable_empty__buW3i{color:var(--text-secondary)}.InvitesTable_status__GXYHr{display:inline-block;padding:2px 10px;font-size:.85em;font-weight:600;border:1px solid;border-radius:999px}.InvitesTable_status_pending__nKLuj{color:var(--text-secondary)}.InvitesTable_status_clicked__OFG6q{color:var(--text-brand-yellow)}.InvitesTable_status_joined__phG8p{color:var(--status-success)}.InvitesTable_status_expired__60xj1{color:var(--color-button-red)}.InvitesPager_pager__Dto0U{display:flex;gap:12px;align-items:center;justify-content:flex-end}.InvitesPager_pager__step__ZZd1P{padding:6px 14px;font-size:var(--fs-body-sm);color:var(--text-primary);cursor:pointer;background:rgba(0,0,0,0);border:1px solid var(--stroke);border-radius:8px}.InvitesPager_pager__step__ZZd1P:disabled{color:var(--text-secondary);cursor:default;opacity:.5}.InvitesPager_pager__position__NbZEe{font-size:var(--fs-body-sm);color:var(--text-secondary)}.InviteRowActions_actions__fbSdk{display:flex;gap:8px;align-items:center}.InviteRowActions_actions__button__tapaA{padding:6px 10px;font-size:var(--fs-body-sm);font-weight:600;color:var(--text-primary);cursor:pointer;background:rgba(0,0,0,0);border:1px solid var(--stroke);border-radius:8px}.InviteRowActions_actions__button__tapaA:disabled{cursor:not-allowed;opacity:.5}.InvitesConversion_conversion__HRPaC{display:flex;flex-direction:column;gap:20px}.InvitesConversion_header__nWcJS{display:flex;justify-content:flex-end}.InvitesConversion_state__eccgF{color:var(--text-secondary)}.InvitesConversion_notice__T9jHx{display:flex;gap:12px;align-items:center;justify-content:space-between;margin:0;padding:10px 14px;color:var(--text-primary);border:1px solid var(--stroke);border-radius:8px}.InvitesConversion_notice_error__nao6X{border-color:var(--color-button-red)}.InvitesConversion_notice__dismiss__pL3VD{flex:0 0 auto;padding:0 4px;font-size:14px;line-height:1;color:var(--text-secondary);cursor:pointer;background:rgba(0,0,0,0);border:none}.InvitesConversion_notice__dismiss__pL3VD:hover{color:var(--text-primary)}.InvitesConversion_confirm__n77dM{display:flex;flex-direction:column;gap:16px;max-width:360px;color:var(--text-primary)}.InvitesConversion_confirm__actions__uKjvz{display:flex;gap:12px}.InvitesConversion_confirm__go__6BGPJ{padding:8px 16px;font-weight:700;color:var(--color-white);cursor:pointer;background:var(--color-button-red);border:none;border-radius:8px}.InvitesConversion_confirm__go__6BGPJ:disabled{cursor:not-allowed;opacity:.5}.InvitesConversion_confirm__cancel__O54GT{padding:8px 16px;font-weight:600;color:var(--text-primary);cursor:pointer;background:rgba(0,0,0,0);border:1px solid var(--stroke);border-radius:8px}.InviteAdminPanel_panel__N1Bma{display:flex;flex-direction:column;gap:32px;width:100%;padding:32px min(200px,10vw) 100px}@media(max-width:767px){.InviteAdminPanel_panel__N1Bma{padding:32px 15px 100px}}.InviteAdminPanel_panel__create__KOirI{display:flex;flex-direction:column;gap:16px}.InviteAdminPanel_panel__progress__xo0eN{display:flex;gap:16px;align-items:center;padding:12px 16px;font-weight:600;color:var(--text-primary);border:1px solid var(--stroke);border-radius:8px}.InviteAdminPanel_panel__abort__KdSSB{padding:6px 12px;color:var(--text-primary);cursor:pointer;background:rgba(0,0,0,0);border:1px solid var(--stroke);border-radius:8px}.InviteAdminPanel_panel__table__Nf989{display:flex;flex-direction:column;gap:16px;padding-top:32px;border-top:1px solid var(--stroke)}.WhitelistTabs_tabs__vaYQr{display:flex;align-items:center;gap:8px;padding:8px min(200px,10vw);overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.WhitelistTabs_tabs__vaYQr::-webkit-scrollbar{display:none}@media(max-width:767px){.WhitelistTabs_tabs__vaYQr{padding:8px 15px}}.WhitelistTabs_tab__dS3Ju{display:flex;align-items:center;height:32px;padding:0 16px;font-family:var(--font-satoshi);font-size:var(--fs-body-sm);font-weight:var(--fw-regular);color:var(--text-secondary);text-decoration:none;white-space:nowrap;cursor:pointer;background:rgba(0,0,0,0);border:1px solid var(--stroke);border-radius:9999px;transition:border-color .2s ease,color .2s ease}.WhitelistTabs_tab__dS3Ju:hover:not(.WhitelistTabs_tab_active__cnYdU){color:var(--text-primary);border-color:var(--color-silver-gray)}.WhitelistTabs_tab_active__cnYdU{color:var(--elevation-0);background-color:var(--color-white);border-color:var(--color-white)}.CreatorCoinsFilters_filters__BLEso{display:flex;align-items:center;gap:8px}@media(max-width:767px){.CreatorCoinsFilters_filters__BLEso{width:100%;flex-wrap:wrap}}.CreatorCoinsHeader_creatorCoinsHeader__VRcWu{display:flex;flex-direction:column;gap:0;padding-bottom:24px}.CreatorCoinsHeader_creatorCoinsHeader__row__9wJrT{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.CreatorCoinsHeader_creatorCoinsHeader__tabs__aaFte{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.CreatorCoinsHeader_creatorCoinsHeader__tabs__aaFte::-webkit-scrollbar{display:none}.CreatorCoinsHeader_tab__SO25g{height:32px;padding:0 16px;border-radius:9999px;border:1px solid var(--stroke);background:rgba(0,0,0,0);color:var(--text-secondary);font-size:var(--fs-body-sm);font-family:var(--font-satoshi);font-weight:var(--fw-regular);cursor:pointer;text-decoration:none;display:flex;align-items:center;white-space:nowrap;transition:border-color .2s ease,color .2s ease}.CreatorCoinsHeader_tab__SO25g:hover:not(.CreatorCoinsHeader_active__98xir){border-color:var(--color-silver-gray);color:var(--text-primary)}.CreatorCoinsHeader_tab__SO25g.CreatorCoinsHeader_active__98xir{background-color:var(--color-white);border-color:var(--color-white);color:var(--elevation-0)}.CreatorCoinsHeader_creatorCoinsHeader__filters__6BJ01{display:flex;align-items:center;gap:12px;flex-shrink:0}@media(max-width:767px){.CreatorCoinsHeader_creatorCoinsHeader__filters__6BJ01{width:100%;flex-shrink:1}}.layout_main__children___T2Pg{width:100%;padding:25px min(20%,30px)}.layout_main__staticPageChildren__dq_qT{width:100%;padding:0 min(20%,15px)}@media(min-width:768px){.layout_main__staticPageChildren__dq_qT{padding:0 min(20%,10vw)}}.layout_main__flexChildren__nNElm{display:flex;padding:32px 15px}@media(min-width:768px){.layout_main__flexChildren__nNElm{padding:32px min(200px,10vw)}}.layout_main__flexChildrenUpload__bIpS1{display:flex;width:100%;padding:0 15px 32px}@media(min-width:768px){.layout_main__flexChildrenUpload__bIpS1{padding:0 min(200px,10vw) 32px}}@media(min-width:1200px){.layout_main__flexChildrenUpload__bIpS1{padding:0 min(200px,20vw) 32px}}.layout_main__notification__Ub2qC{display:flex}@media(max-width:768px){.layout_main__notification__Ub2qC{width:100%}}@media(min-width:1080px){.layout_main__notification__Ub2qC{padding:0 min(200px,10vw)}}.layout_heading__TPVX6{display:flex;align-items:center;padding:0 16px 8px;font-size:16px;font-family:var(--font-satoshi)}.layout_title__5Chtp{font-size:16px;padding:1px 15px}@media(min-width:768px){.layout_title__5Chtp{font-size:32px;max-width:var(--global-container-max-width);width:100%;margin:0 auto}}.layout_center__KyLBR{display:flex;justify-content:center;align-items:center}.layout_back__t8EgB{margin-left:10px;font-weight:700}.layout_infos__2hrWW{display:flex;flex-direction:column;justify-content:center;align-items:center;height:90vh;width:100%}@media(min-width:768px){.layout_infos__2hrWW{width:calc(100% - var(--desktop-nav-width))}}.layout_global__container__RBVx_{width:100%;max-width:1440px;margin:0 auto}@media screen and (max-width:1024px)and (orientation:landscape){.layout_global__container__RBVx_{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%}}.page_searchPageContainer__eZQdh{height:100%;min-height:0}@media(min-width:768px){.page_searchPageContainer__eZQdh{height:100vh;height:100dvh}}.page_searchPage__xlQ1K{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;padding:0 16px}.page_searchPage__tabsWrapper__wkVTM{background-color:var(--color-background);width:100%;position:sticky;top:0;z-index:10}.page_searchPage__content__S3Qh9{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden;width:100%;max-width:var(--global-container-max-width);margin:0 auto}.page_searchContainer__dT_dY{flex:1 1;overflow:auto;padding:1rem}.page_loadingContainer__AoQ28{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:var(--color-text-secondary)}.page_loadingContainer__AoQ28 p{margin-top:1rem;font-size:.9rem}.page_loadingSpinner__b5MEY{width:40px;height:40px;border:3px solid var(--color-background-secondary);border-top-color:var(--color-primary);border-radius:50%;animation:page_spin__J2l19 1s linear infinite}@keyframes page_spin__J2l19{to{transform:rotate(1turn)}}.SearchTabs_tabs__EBDk0{display:flex;justify-content:flex-start;align-items:center;gap:8px;width:100%;max-width:600px;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;cursor:grab;-webkit-user-select:none;user-select:none}.SearchTabs_tabs__EBDk0:active{cursor:grabbing}.SearchTabs_tabs__EBDk0::-webkit-scrollbar{display:none}@media(min-width:768px){.SearchTabs_tabs__EBDk0{cursor:default}}.SearchTabs_tab__3nN2W{flex:1 1;font-family:var(--font-satoshi);min-width:fit-content;height:32px;padding:0 16px;border:1px solid var(--stroke);background:rgba(0,0,0,0);font-size:var(--fs-body-sm);font-weight:var(--fw-regular);color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:border-color .2s ease,color .2s ease,background-color .2s ease;display:flex;align-items:center;justify-content:center;border-radius:9999px}@media(min-width:768px){.SearchTabs_tab__3nN2W{gap:8px}}.SearchTabs_tab__3nN2W .SearchTabs_tab__iconFilled__Q53zs,.SearchTabs_tab__3nN2W .SearchTabs_tab__icon__e5GuZ{display:none}@media(min-width:768px){.SearchTabs_tab__3nN2W .SearchTabs_tab__iconFilled__Q53zs,.SearchTabs_tab__3nN2W .SearchTabs_tab__icon__e5GuZ{width:12px;height:12px}.SearchTabs_tab__3nN2W .SearchTabs_tab__icon__e5GuZ{display:block;filter:brightness(0) invert(1);opacity:.6}.SearchTabs_tab__3nN2W .SearchTabs_tab__iconFilled__Q53zs{display:none}}.SearchTabs_tab__3nN2W:hover:not(.SearchTabs_active__KBKP4){border-color:var(--color-silver-gray);color:var(--text-primary)}@media(min-width:768px){.SearchTabs_tab__3nN2W:hover:not(.SearchTabs_active__KBKP4) .SearchTabs_tab__icon__e5GuZ{display:none}.SearchTabs_tab__3nN2W:hover:not(.SearchTabs_active__KBKP4) .SearchTabs_tab__iconFilled__Q53zs{display:block;filter:brightness(0) invert(1);opacity:1}}.SearchTabs_tab__3nN2W.SearchTabs_active__KBKP4{background-color:var(--color-white);border-color:var(--color-white);color:var(--elevation-0)}@media(min-width:768px){.SearchTabs_tab__3nN2W.SearchTabs_active__KBKP4 .SearchTabs_tab__icon__e5GuZ{display:none}.SearchTabs_tab__3nN2W.SearchTabs_active__KBKP4 .SearchTabs_tab__iconFilled__Q53zs{display:block;filter:brightness(0) invert(0);opacity:1}}.Grid_grid__nYQy4{display:grid;width:100%;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:16px}.MovieGridSkeleton_container__rizOL{width:100%}.MovieGridSkeleton_skeletonCard__G_hSU{width:100%;background:var(--background-blockbuster-color);border-radius:8px;overflow:hidden}.MovieGridSkeleton_skeletonImage__ZjfCk{width:100%;padding-top:56.25%;background:linear-gradient(to right,rgba(var(--color-black-rgb),0) 0,rgba(var(--color-black-rgb),.5) 50%,rgba(var(--color-black-rgb),.8) 70%,rgba(var(--color-black-rgb),0) 100%),var(--almost-black);background-repeat:no-repeat;background-size:200% 100%;animation:MovieGridSkeleton_shine__O0HG8 1.5s linear infinite}.MovieGridSkeleton_skeletonContent__VjRJr{padding:1rem}.MovieGridSkeleton_skeletonTitle__fNAlX{height:24px;width:80%;margin-bottom:.5rem}.MovieGridSkeleton_skeletonText__2xWLl,.MovieGridSkeleton_skeletonTitle__fNAlX{background:linear-gradient(to right,rgba(var(--color-black-rgb),0) 0,rgba(var(--color-black-rgb),.5) 50%,rgba(var(--color-black-rgb),.8) 70%,rgba(var(--color-black-rgb),0) 100%),var(--almost-black);background-repeat:no-repeat;background-size:200% 100%;animation:MovieGridSkeleton_shine__O0HG8 1.5s linear infinite;border-radius:4px}.MovieGridSkeleton_skeletonText__2xWLl{height:16px;width:60%}@keyframes MovieGridSkeleton_shine__O0HG8{0%{background-position:200% 0}to{background-position:-100% 0}}.VideoCard_videoCard__2DmBp,.VideoCard_videoCard__skeleton__k48NO{width:100%;background:var(--card-background);overflow:hidden;transition:transform .2s ease;will-change:transform;contain:content}.VideoCard_videoCard__2DmBp .VideoCard_thumbnailWrapper__GA9xP,.VideoCard_videoCard__skeleton__k48NO .VideoCard_thumbnailWrapper__GA9xP{position:relative;width:100%;display:block;overflow:hidden;background-color:var(--color-black);border-radius:8px}.VideoCard_videoCard__2DmBp .VideoCard_content__B3bxy,.VideoCard_videoCard__skeleton__k48NO .VideoCard_content__B3bxy{padding:.5rem 0}.VideoCard_videoCard__2DmBp .VideoCard_contentWrapper__0Bu_8,.VideoCard_videoCard__skeleton__k48NO .VideoCard_contentWrapper__0Bu_8{display:flex;gap:8px}.VideoCard_videoCard__2DmBp .VideoCard_avatarSection__UjO4K,.VideoCard_videoCard__skeleton__k48NO .VideoCard_avatarSection__UjO4K{flex-shrink:0}.VideoCard_videoCard__2DmBp .VideoCard_authorAvatar__SGkAF,.VideoCard_videoCard__skeleton__k48NO .VideoCard_authorAvatar__SGkAF{display:block;text-decoration:none}.VideoCard_videoCard__2DmBp .VideoCard_authorAvatar__SGkAF:hover .VideoCard_avatarContainer__De_2x:after,.VideoCard_videoCard__skeleton__k48NO .VideoCard_authorAvatar__SGkAF:hover .VideoCard_avatarContainer__De_2x:after{background:rgba(0,0,0,.2)}.VideoCard_videoCard__2DmBp .VideoCard_avatarContainer__De_2x,.VideoCard_videoCard__skeleton__k48NO .VideoCard_avatarContainer__De_2x{position:relative;width:48px;height:48px;border-radius:50%;overflow:hidden}.VideoCard_videoCard__2DmBp .VideoCard_avatarContainer__De_2x:after,.VideoCard_videoCard__skeleton__k48NO .VideoCard_avatarContainer__De_2x:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);transition:background-color .2s ease;z-index:1;pointer-events:none}.VideoCard_videoCard__2DmBp .VideoCard_avatarImage__YjUyu,.VideoCard_videoCard__skeleton__k48NO .VideoCard_avatarImage__YjUyu{width:100%;height:100%;object-fit:cover}.VideoCard_videoCard__2DmBp .VideoCard_avatarPlaceholder__7E0aw,.VideoCard_videoCard__skeleton__k48NO .VideoCard_avatarPlaceholder__7E0aw{width:48px;height:48px;border-radius:50%;background-color:var(--background-muted);display:flex;align-items:center;justify-content:center}.VideoCard_videoCard__2DmBp .VideoCard_avatarInitial__xSU_G,.VideoCard_videoCard__skeleton__k48NO .VideoCard_avatarInitial__xSU_G{font-family:var(--font-satoshi);font-size:1.2rem;font-weight:600;color:var(--text-secondary)}.VideoCard_videoCard__2DmBp .VideoCard_infoSection__11fuj,.VideoCard_videoCard__skeleton__k48NO .VideoCard_infoSection__11fuj{flex:1 1;min-width:0;display:flex;flex-direction:column;height:48px;justify-content:space-between}.VideoCard_videoCard__2DmBp .VideoCard_titleLink__2jNFz,.VideoCard_videoCard__skeleton__k48NO .VideoCard_titleLink__2jNFz{text-decoration:none;color:inherit;display:inline-block;width:fit-content;max-width:100%}.VideoCard_videoCard__2DmBp .VideoCard_titleLink__2jNFz:hover .VideoCard_title__ZJh9E,.VideoCard_videoCard__skeleton__k48NO .VideoCard_titleLink__2jNFz:hover .VideoCard_title__ZJh9E{opacity:.7}.VideoCard_videoCard__2DmBp .VideoCard_title__ZJh9E,.VideoCard_videoCard__skeleton__k48NO .VideoCard_title__ZJh9E{font-family:var(--font-satoshi);font-size:16px;font-weight:700;margin:0;color:var(--color-white);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:18px;transition:all .2s ease;width:fit-content;max-width:100%}.VideoCard_videoCard__2DmBp .VideoCard_metaRow__qFY4G,.VideoCard_videoCard__skeleton__k48NO .VideoCard_metaRow__qFY4G{display:flex;align-items:center;gap:8px}.VideoCard_videoCard__2DmBp .VideoCard_authorLink__rDuci,.VideoCard_videoCard__skeleton__k48NO .VideoCard_authorLink__rDuci{text-decoration:none;color:inherit;transition:all .2s ease;display:flex;align-items:center}.VideoCard_videoCard__2DmBp .VideoCard_authorLink__rDuci:hover .VideoCard_authorName__MV9zC,.VideoCard_videoCard__skeleton__k48NO .VideoCard_authorLink__rDuci:hover .VideoCard_authorName__MV9zC{color:var(--blockbuster-yellow)}.VideoCard_videoCard__2DmBp .VideoCard_authorName__MV9zC,.VideoCard_videoCard__skeleton__k48NO .VideoCard_authorName__MV9zC{font-family:var(--font-satoshi);font-size:12px;font-weight:500;color:var(--color-light);display:flex;align-items:center;transition:all .2s ease}.VideoCard_videoCard__2DmBp .VideoCard_counters__sNaA_,.VideoCard_videoCard__skeleton__k48NO .VideoCard_counters__sNaA_{display:flex;align-items:center;gap:8px;color:var(--color-text)}.VideoCard_videoCard__2DmBp .VideoCard_likeButton__WP5aU,.VideoCard_videoCard__skeleton__k48NO .VideoCard_likeButton__WP5aU{display:flex;align-items:center;gap:4px}.VideoCard_videoCard__2DmBp .VideoCard_saveCount__pztMw,.VideoCard_videoCard__skeleton__k48NO .VideoCard_saveCount__pztMw{font-family:var(--font-satoshi);font-weight:400;line-height:12px;font-size:10px;display:flex;align-items:center}.VideoCard_videoCard__2DmBp .VideoCard_bottomRow__1k2EI,.VideoCard_videoCard__skeleton__k48NO .VideoCard_bottomRow__1k2EI{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow:visible;width:100%}.VideoCard_videoCard__2DmBp .VideoCard_date__amsPF,.VideoCard_videoCard__skeleton__k48NO .VideoCard_date__amsPF{font-family:var(--font-satoshi);font-size:10px;line-height:12px;color:var(--text-grey);flex-shrink:0}.VideoCard_videoCard__2DmBp .VideoCard_date__amsPF:empty,.VideoCard_videoCard__skeleton__k48NO .VideoCard_date__amsPF:empty{display:none}.VideoCard_videoCard__2DmBp .VideoCard_hashtags__PMXGt,.VideoCard_videoCard__skeleton__k48NO .VideoCard_hashtags__PMXGt{display:flex;flex-wrap:nowrap;gap:4px;font-family:var(--font-satoshi);font-size:10px;line-height:12px;color:var(--text-grey);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;width:100%;position:relative}.VideoCard_videoCard__2DmBp .VideoCard_hashtags__PMXGt:not([data-scrolled=end]),.VideoCard_videoCard__skeleton__k48NO .VideoCard_hashtags__PMXGt:not([data-scrolled=end]){mask-image:linear-gradient(90deg,black calc(100% - 40px),transparent);-webkit-mask-image:linear-gradient(90deg,black calc(100% - 40px),transparent)}.VideoCard_videoCard__2DmBp .VideoCard_hashtags__PMXGt::-webkit-scrollbar,.VideoCard_videoCard__skeleton__k48NO .VideoCard_hashtags__PMXGt::-webkit-scrollbar{display:none}.VideoCard_videoCard__2DmBp .VideoCard_hashtag__X6sED,.VideoCard_videoCard__skeleton__k48NO .VideoCard_hashtag__X6sED{font-size:10px;color:var(--color-text);white-space:nowrap;flex-shrink:0}.VideoCard_videoCard__2DmBp .VideoCard_aspectRatioBox__O6L2C,.VideoCard_videoCard__skeleton__k48NO .VideoCard_aspectRatioBox__O6L2C{position:relative;width:100%;padding-top:56.25%;background:var(--skeleton-background);transition:opacity .2s ease}.VideoCard_videoCard__2DmBp .VideoCard_aspectRatioBox__O6L2C.VideoCard_loading__zOu_S,.VideoCard_videoCard__skeleton__k48NO .VideoCard_aspectRatioBox__O6L2C.VideoCard_loading__zOu_S{opacity:.7}.VideoCard_videoCard__2DmBp .VideoCard_thumbnail__GRKiB,.VideoCard_videoCard__skeleton__k48NO .VideoCard_thumbnail__GRKiB{object-fit:contain;opacity:0;transition:opacity .2s ease}.VideoCard_videoCard__2DmBp .VideoCard_thumbnail__GRKiB.VideoCard_loaded__0WLcA,.VideoCard_videoCard__skeleton__k48NO .VideoCard_thumbnail__GRKiB.VideoCard_loaded__0WLcA{opacity:1}.VideoCard_videoCard__2DmBp .VideoCard_thumbnailPlaceholder__0o_6d,.VideoCard_videoCard__skeleton__k48NO .VideoCard_thumbnailPlaceholder__0o_6d{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--skeleton-background);display:flex;align-items:center;justify-content:center}.VideoCard_videoCard__2DmBp .VideoCard_thumbnailError__NcXvS,.VideoCard_videoCard__skeleton__k48NO .VideoCard_thumbnailError__NcXvS{font-size:24px;opacity:.5}.VideoCard_videoCard__skeleton__k48NO{pointer-events:none}.VideoCard_videoCard__thumbnail-skeleton__neC2N{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,var(--background-muted) 25%,var(--background-elevated) 50%,var(--background-muted) 75%);background-size:200% 100%;animation:VideoCard_shimmer__Mng9T 1.5s linear infinite}.VideoCard_videoCard__title-skeleton__fF1Vm{height:1rem;width:80%}.VideoCard_videoCard__like-skeleton__eRBpH,.VideoCard_videoCard__title-skeleton__fF1Vm{background:var(--background-muted);border-radius:var(--border-radius-sm);background:linear-gradient(90deg,var(--background-muted) 25%,var(--background-elevated) 50%,var(--background-muted) 75%);background-size:200% 100%;animation:VideoCard_shimmer__Mng9T 1.5s linear infinite}.VideoCard_videoCard__like-skeleton__eRBpH{height:1.5rem;width:3rem}.VideoCard_videoCard__author-skeleton__chIRo{height:.875rem;width:60%;margin:.5rem 0}.VideoCard_videoCard__author-skeleton__chIRo,.VideoCard_videoCard__meta-skeleton__RnAgZ{background:var(--background-muted);border-radius:var(--border-radius-sm);background:linear-gradient(90deg,var(--background-muted) 25%,var(--background-elevated) 50%,var(--background-muted) 75%);background-size:200% 100%;animation:VideoCard_shimmer__Mng9T 1.5s linear infinite}.VideoCard_videoCard__meta-skeleton__RnAgZ{height:.75rem;width:40%}.VideoCard_videoCard__error__qFpjE{padding:2rem;text-align:center;background:var(--background-elevated);border-radius:var(--border-radius-lg);color:var(--text-error)}.VideoCard_videoCard__retry-button__uePbY{margin-top:1rem;padding:.5rem 1rem;border:none;border-radius:var(--border-radius-sm);background:var(--background-accent);color:var(--text-on-accent);cursor:pointer;transition:background-color .2s ease}.VideoCard_videoCard__retry-button__uePbY:hover{background:var(--background-accent-hover)}.VideoCard_videoCard__date__JQzCX{white-space:pre-line}.VideoCard_videoCard__thumbnail-fallback__QUIYI{position:absolute;top:0;left:0;width:100%;height:100%;background:#000}.SearchResults_searchResults___uKbC{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:visible;padding:16px 0 0;position:relative;width:100%;max-width:var(--global-container-max-width);margin:0 auto}@media(max-width:767px){.SearchResults_searchResults___uKbC.SearchResults_withAutoComplete__5_m50{padding-top:200px}.SearchResults_searchResults___uKbC.SearchResults_withFullAutoComplete__8ltC3{display:none}}.SearchResults_noResults__VlL2H{display:flex;justify-content:center;align-items:center;height:200px;color:var(--color-text-secondary);text-align:center;padding:0 16px}@media(max-width:767px){.SearchResults_noResults__VlL2H.SearchResults_withAutoComplete__5_m50{padding-top:200px}}.AutoComplete_searchInput__TdGup{position:relative}.AutoComplete_clearButton__dshKx{position:absolute;right:.75rem;top:-38px;background:none;border:none;padding:.25rem;color:var(--color-text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease-in-out}.AutoComplete_clearButton__dshKx:hover{color:var(--color-text-primary)}.AutoComplete_clearButton__dshKx svg{width:1.25rem;height:1.25rem}.AutoComplete_dropdown__O9wmi{position:absolute;left:0;width:100%;background:var(--almost-black2);padding:10px;overflow-y:auto;z-index:1000;animation:AutoComplete_slideDown__0k1M_ .2s ease-out}@media(min-width:768px){.AutoComplete_dropdown__O9wmi{top:calc(100% + 4px);max-width:600px;border:1px solid #fff;border-radius:10px;position:absolute;left:50%;transform:translateX(-50%);max-height:calc(100vh - 200px);max-height:calc(100dvh - 200px)}}@media(max-width:767px){.AutoComplete_dropdown__O9wmi{position:fixed;top:145px;left:0;right:0;margin:0;border-radius:0;padding-bottom:env(safe-area-inset-bottom)}.AutoComplete_dropdown__O9wmi.AutoComplete_recentSearchesOnly__VqW2S{max-height:fit-content;bottom:auto;box-shadow:0 4px 12px rgba(0,0,0,.1)}.AutoComplete_dropdown__O9wmi.AutoComplete_withResults___ofZe{bottom:0;height:calc(100vh - 145px);height:calc(100dvh - 145px)}}.AutoComplete_section__d67qr{padding:.75rem}.AutoComplete_sectionTitle___iF3X{color:var(--text-grey);background:none;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:8px}.AutoComplete_suggestion__HOZdD{width:100%;padding:.5rem;text-align:left;font-weight:600;background:none;border:none;border-radius:4px;color:var(--color-text-primary);cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;gap:8px}.AutoComplete_suggestion__HOZdD:hover{background:hsla(0,0%,100%,.1)}.AutoComplete_suggestion__HOZdD:focus{outline:none;background:hsla(0,0%,100%,.1)}.AutoComplete_recentIcon__AJOQw{width:16px;height:16px;opacity:.7}@keyframes AutoComplete_slideDown__0k1M_{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){@keyframes AutoComplete_slideDown__0k1M_{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}}.SearchBox_searchBox__Vi3It{position:relative;width:100%;max-width:600px;margin:5px auto}@media(min-width:768px){.SearchBox_searchBox__Vi3It{margin:16px auto 0}}.SearchBox_inputWrapper__5jBvd{position:relative;display:flex;align-items:center;background:var(--elevation-1);border-radius:999px;transition:all .2s ease;border:1px solid #232323}.SearchBox_inputWrapper__5jBvd:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-alpha)}.SearchBox_searchIcon__wNS6Y{margin:0 20px}.SearchBox_input___KwjQ{width:100%;padding:16px 16px 16px 0;font-size:1rem;border-top-right-radius:999px;border-bottom-right-radius:999px;border:none;background:rgba(0,0,0,0);color:var(--color-light)}.SearchBox_input___KwjQ:focus{outline:none}.SearchBox_input___KwjQ::placeholder{color:var(--color-light)}.SearchBox_input___KwjQ::-webkit-search-cancel-button{display:none}.SearchBox_loader__4FhlU{position:absolute;right:16px;width:20px;height:20px;border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:SearchBox_spin__uhUmp .8s linear infinite}@keyframes SearchBox_spin__uhUmp{to{transform:rotate(1turn)}}.Search_search__S_18_{width:100%;max-width:600px;margin:8px auto;transition:margin-top .28s ease,opacity .24s ease;opacity:1}.Search_hidden__QC8Gv{opacity:0;pointer-events:none}.layout_layout__Qn9HX{min-height:100vh;min-height:100dvh;width:100%;max-width:100vw;overflow-x:hidden;display:flex;flex-direction:column;position:relative;height:100vh;height:100dvh;overflow-y:hidden}@media(min-width:768px){.layout_layout__Qn9HX{display:flex;flex-direction:column;height:auto;overflow-x:hidden;overflow-y:visible}}@media(min-width:768px)and (orientation:landscape)and (hover:none)and (pointer:coarse)and (max-height:500px){.layout_layout__Qn9HX{display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden}}@media(max-width:767px){.layout_layout__Qn9HX{display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden}}.layout_layout__header__pzoT0{width:100%;flex-shrink:0}@media(min-width:768px){.layout_layout__header__pzoT0{display:none}}@media(min-width:768px)and (orientation:landscape)and (hover:none)and (pointer:coarse)and (max-height:500px){.layout_layout__header__pzoT0{display:block}}@media(max-width:1024px)and (orientation:landscape){.layout_layout__headerLandscape__KVdEB{display:none!important}}.layout_layout__adminHeader__6neSt{width:100%;flex-shrink:0;padding-left:16px}@media(min-width:768px){.layout_layout__adminHeader__6neSt{position:sticky;top:28px;z-index:600;transition:transform .3s ease;will-change:transform}.layout_layout__adminHeader__6neSt.layout_scrolled__o6FQ_{transform:translateY(-28px)}}.layout_layout__stock__LIwsZ{width:100%;overflow:hidden;flex-shrink:0}@media(min-width:768px){.layout_layout__stock__LIwsZ{margin-left:240px;position:sticky;top:0;z-index:100;transition:transform .3s ease,opacity .3s ease,height .3s ease;transform-origin:top;will-change:transform}.layout_layout__stock__LIwsZ.layout_scrolled__o6FQ_{transform:translateY(-28px);opacity:.95}.layout_layout__stock__LIwsZ:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,var(--background-blockbuster-color) 0,rgba(15,15,15,.95) 100%);z-index:-1}.layout_layout__stock__LIwsZ:after{content:"";position:absolute;top:0;right:0;width:100px;height:100%;background:linear-gradient(90deg,rgba(15,15,15,0) 0,var(--background-blockbuster-color) 100%);pointer-events:none;z-index:1}}@media screen and (min-width:768px)and (max-width:1024px)and (orientation:landscape){.layout_layout__stock__LIwsZ{display:none!important}}.layout_layout__main__lbwhg{flex:1 1;width:100%;max-width:100vw;overflow-x:hidden;overflow-y:auto;position:relative;background-color:var(--background-blockbuster-color);-webkit-overflow-scrolling:touch;scroll-behavior:smooth;min-height:0;height:100%}@media(min-width:768px){.layout_layout__main__lbwhg{height:auto;padding-left:240px}}@media(min-width:768px)and (orientation:landscape)and (hover:none)and (pointer:coarse)and (max-height:500px){.layout_layout__main__lbwhg{height:100%;padding-left:0}}@media(max-width:1024px)and (orientation:landscape){.layout_layout__main__lbwhg{margin-left:0!important;padding-bottom:0!important}}.layout_layout__main__lbwhg::-webkit-scrollbar{width:8px}.layout_layout__main__lbwhg::-webkit-scrollbar-track{background:var(--color-dark1)}.layout_layout__main__lbwhg::-webkit-scrollbar-thumb{background:var(--color-dark2);border-radius:4px}@media(max-width:767px){.layout_layout__main__lbwhg{height:100%;overflow-y:auto}}.layout_layout__topbar__KR2Pj{width:100%;text-align:center;background:var(--color-dark2);padding:4px 24px;font-family:var(--font-satoshi);font-size:12px;font-weight:700;line-height:24px;letter-spacing:0;color:var(--text-secondary);border-bottom:1px solid var(--almost-black2);flex-shrink:0;overflow:hidden;z-index:10}@media screen and (max-width:1024px)and (orientation:landscape){.layout_layout__topbar__KR2Pj{display:none!important}}@media(min-width:768px){.layout_layout__topbar__KR2Pj{position:sticky;top:0;z-index:100;height:35px;transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.layout_layout__topbar__KR2Pj.layout_scrolled__o6FQ_{transform:translateY(-100%)}}.layout_layout__Qn9HX .layout_marquee__dw7ia{width:100%;white-space:nowrap;overflow:hidden;padding:0 24px}.layout_layout__Qn9HX .layout_marquee__dw7ia .rfm-marquee{padding:0}.layout_layout__Qn9HX .layout_marquee__dw7ia .rfm-child{display:inline-flex;align-items:center}.layout_layout__Qn9HX .layout_marqueeWrapper__CQXF5{width:100%;overflow:hidden}.layout_layout__Qn9HX .layout_marqueeContent__d8Wd0{display:inline-flex;align-items:center;white-space:nowrap;height:25px;padding-right:20px}.layout_layout__Qn9HX .layout_disruptLogo__iNLrD{height:9px;width:auto}.layout_layout__Qn9HX .layout_disruptPlaceholder__YCwD7{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:25px}.layout_layout__Qn9HX .layout_gradientText__LPc0I{background:var(--main-gradient);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);font-family:var(--font-satoshi)!important;font-size:16px!important;font-weight:400;line-height:24px;letter-spacing:0}@media(min-width:768px){.layout_layout__Qn9HX .layout_gradientText__LPc0I{font-size:15px!important}}.layout_layout__nav__wUOOP{grid-area:nav;width:100%;display:none}@media(max-width:1024px)and (orientation:landscape){.layout_layout__tabsLandscape__Lta24{display:none!important}}.ScrollSnapSlider_container__6nM1W{height:100%;width:100%;overflow-y:auto;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.ScrollSnapSlider_container__6nM1W::-webkit-scrollbar{display:none}.ScrollSnapSlider_slide__W795Y{height:100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always}.GsapVerticalSlider_container__4htUq{width:150px;height:100vh;height:100dvh;overflow:visible;position:relative;flex-shrink:0;outline:none;touch-action:pan-x pinch-zoom}.GsapVerticalSlider_container__4htUq:focus-visible:before{content:"";position:absolute;top:0;left:-2px;width:3px;height:100%;background:linear-gradient(180deg,rgba(51,150,255,.6),rgba(51,150,255,.3));border-radius:2px;z-index:100}.GsapVerticalSlider_slider__0h_5g{display:flex;flex-direction:column;width:100%;gap:20px;will-change:transform;position:absolute;top:calc(-10% + 55px);left:0}@media(min-width:1920px){.GsapVerticalSlider_slider__0h_5g{top:unset}}.GsapVerticalSlider_slide__cAT3H{width:100%;height:auto;display:flex;align-items:center;opacity:.5;cursor:pointer;position:relative;transition:opacity .3s ease}.GsapVerticalSlider_slide__cAT3H:hover{opacity:.7}.GsapVerticalSlider_slideActive__C_vLL{opacity:1}.GsapVerticalSlider_slideActive__C_vLL .GsapVerticalSlider_thumbnail__tlPj5{transform:scale(1.01) translateX(-20px);z-index:10}.GsapVerticalSlider_placeholder__dzf_J{cursor:default;pointer-events:none}.GsapVerticalSlider_placeholder__dzf_J:hover{opacity:.5}.GsapVerticalSlider_slideContent__M9ycD{display:flex;align-items:center;justify-content:flex-start;width:100%}.GsapVerticalSlider_thumbnail__tlPj5{width:150px;height:90px;object-fit:cover;border-radius:8px;transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s ease;position:relative;transform-origin:left center}.GsapVerticalSlider_likes__YoMzk,.GsapVerticalSlider_metadata__dslif,.GsapVerticalSlider_saves__vhwWf,.GsapVerticalSlider_slideInfo__RN3yG,.GsapVerticalSlider_title__tEBnc{display:none}.GsapVerticalSlider_emptyContainer__RVUDc,.GsapVerticalSlider_errorContainer___S0Xi,.GsapVerticalSlider_loadingContainer__gHBwD{display:flex;align-items:center;justify-content:center;height:90px;width:150px;background-color:rgba(0,0,0,0);color:hsla(0,0%,100%,.5);font-size:.875rem;text-align:center;padding:1rem;box-sizing:border-box}.GsapVerticalSlider_spinner__GBro3{animation:GsapVerticalSlider_spin__8K534 1s linear infinite}@keyframes GsapVerticalSlider_spin__8K534{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GsapVerticalSlider_loadingMore__Au81d{display:flex;align-items:center;justify-content:center;height:100px;color:#fff}.GsapVerticalSlider_skeleton__K17bs{background:linear-gradient(90deg,rgba(255,255,255,.05) 25%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.05) 75%);background-size:200% 100%;animation:GsapVerticalSlider_shimmer__CZ05U 1.5s infinite}@keyframes GsapVerticalSlider_shimmer__CZ05U{0%{background-position:200% 0}to{background-position:-200% 0}}.GsapVerticalSlider_endMessage__7B6jS{display:flex;align-items:center;justify-content:center;height:200px;color:hsla(0,0%,100%,.5);font-size:1rem}.GsapVerticalSlider_endMessage__7B6jS p{margin:0}.Notification_notification___6exG{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 16px}.Notification_notification__info_____gF{display:flex;flex-direction:row;width:100%}@media(min-width:768px){.Notification_notification__info_____gF{width:fit-content}}.Notification_notification__icon__r5gW8{display:flex;width:40px;height:40px;padding:8px;margin-right:8px;justify-content:center;align-items:center;gap:8px;border-radius:5px;border:1px solid var(--stroke)}.Notification_notification___6exG:hover .Notification_notification__iconImg__IFAzx,.Notification_notification__icon__r5gW8 .Notification_notification__iconImgFilled__C2Vi5{display:none}.Notification_notification___6exG:hover .Notification_notification__iconImgFilled__C2Vi5{display:block}.Notification_notification__texts__lq9SC{display:flex;flex-direction:column;align-self:center;width:100%}@media(min-width:768px){.Notification_notification__texts__lq9SC{width:fit-content}}.Notification_notification__textsMobile__Yxpzp{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:2px}@media(min-width:768px){.Notification_notification__textsMobile__Yxpzp{display:none}}.Notification_notification__firstRow__F47J_{color:var(--color-white);font-size:16px;font-family:var(--font-satoshi);font-style:normal;font-weight:400;line-height:18px}.Notification_notification__secondRow__vUJWv{color:var(--text-grey);font-size:12px;font-style:normal;font-weight:400;line-height:18px}.Notification_notification__secondRow__vUJWv a{font-weight:600;color:inherit;text-decoration:none}.Notification_notification__secondRow__vUJWv a:hover{text-decoration:underline}.Notification_notification__timeDesktop__3rGbi{display:none;color:var(--text-grey);font-size:12px;font-style:normal;font-weight:400;line-height:18px;width:100%;max-width:100px}@media(min-width:768px){.Notification_notification__timeDesktop__3rGbi{font-size:16px;display:block;max-width:200px;text-align:right}}.Notification_notification__infoEarned__WWNqG{display:flex;flex-direction:row;width:75vw}@media(min-width:768px){.Notification_notification__infoEarned__WWNqG{width:fit-content}}.Notification_notification__time__d1YAu{color:var(--text-grey);font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:right;width:fit-content}@media(min-width:768px){.Notification_notification__time__d1YAu{font-size:16px}}.Notification_notification__textsDesktop__KAYqT{display:none}@media(min-width:768px){.Notification_notification__textsDesktop__KAYqT{display:block;min-width:200px}}.Notification_notification__timeMobile__Jstmj{color:var(--text-grey);font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:right}.Notifications_notificationsComponents__backdrop__tgFlO{position:fixed;top:60px;right:150px;width:100%;max-width:375px;display:flex;justify-content:center;align-items:center;z-index:1000}.Notifications_notificationsComponents__content__l__ah{background-color:var(--stroke);width:100%;max-width:500px;border-radius:4px;overflow-y:auto;z-index:1001;border:2px solid var(--stroke)}.Notifications_notificationsComponents__subheading__nWGN0{font-weight:500;padding:5px 16px 0;font-size:1em;line-height:35px;color:#b3b3b3;background-color:var(--color-dark3)}.Notifications_notificationsComponents__list__YROvt{border-bottom:2px solid var(--stroke)}.Notifications_notificationsComponents__list__YROvt li:hover *{cursor:pointer;font-weight:700;background-color:var(--bg-lighter-dark)}.Notifications_notificationsComponents__list__YROvt li:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.Notifications_notificationsComponents__list__YROvt li:nth-child(odd){background:var(--background-blockbuster-color)}.Notifications_notificationsComponents__list__YROvt li:nth-child(2n){background:var(--bg-lighter-dark)}.Notifications_notificationsComponents__button__HbnH_{display:flex;padding:16px;justify-content:space-between;align-items:flex-start;gap:8px;align-self:stretch;border-radius:4px;background-color:var(--color-dark3)}.Notifications_notificationsComponents__text__fytV4{font-size:12px;font-style:normal;font-weight:500;line-height:12px;color:var(--color-white);cursor:pointer}.Notifications_notificationsComponents__text__fytV4:hover{opacity:.8}@media(max-width:767px){.Tabs_tabsOverlay__wExQX{position:absolute;top:0;left:0;right:0;z-index:200;padding-top:env(safe-area-inset-top,0);transition:opacity .3s ease}.Tabs_tabsOverlay__wExQX .Tabs_tabsComponent__dY1DP{background-color:rgba(0,0,0,0)}.Tabs_tabsOverlay__wExQX:before{content:"";position:absolute;top:0;left:0;right:0;height:200px;background:linear-gradient(180deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 55%,rgba(0,0,0,0));pointer-events:none;z-index:-1}.Tabs_tabsOverlayDimmed__e0ffB{opacity:.5}.Tabs_tabsNavOpen__lkNML{z-index:1001;opacity:1}.Tabs_tabsNavOpen__lkNML .Tabs_tabsComponent__dY1DP{background-color:var(--elevation-0)}.Tabs_tabsNavOpen__lkNML:before{display:none}}.Tabs_tabsComponent__dY1DP{display:flex;flex-direction:row;width:100%;background-color:var(--elevation-0);padding:16px;gap:32px;align-items:center;justify-content:space-between;position:sticky;top:0;flex-shrink:0;z-index:999}@media(min-width:768px){.Tabs_tabsComponent__dY1DP{display:none}}@media(orientation:landscape)and (max-height:500px){.Tabs_tabsComponent__dY1DP{display:none}}.Tabs_tabsComponent__leftSection__UEu_k{display:flex;flex-direction:row;align-items:center;gap:16px}.Tabs_tabsComponent__hamburger__L3vc_{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;transition:opacity .2s ease}.Tabs_tabsComponent__hamburger__L3vc_:active{opacity:.7}.Tabs_tabsComponent__hamburger__L3vc_ img{display:block}.Tabs_tabsComponent__sygnet__Wgbug{height:38px;width:auto}.Tabs_tabsComponent__link__3yj_z{position:relative;display:block;height:38px}.Tabs_tabsComponentTab__8RxXE{display:block;position:relative;text-align:center}.Tabs_tabsComponentActive__XQbzE:after{background:var(--text-white)}.Tabs_tabsComponentText__dqeRl{font-family:var(--font-satoshi);font-weight:500;font-size:16px;line-height:24px;letter-spacing:0;color:var(--text-white)}.Tabs_tabsComponent__notificationIcon__mEAGK{height:20px}.Tabs_tabsComponentActive__XQbzE .Tabs_tabsComponentText__dqeRl{color:var(--blockbuster-yellow)}.Tabs_tabsComponent__notification__B4V1_{position:absolute;right:30px;top:20px}.Tabs_tabsComponent__noClick__QaUNb{opacity:.3}.Tabs_tabsComponent__notificationNew__XwNk6{position:absolute;top:10px;right:10px;width:8px;height:8px;background:var(--blockbuster-yellow);border-radius:100%;transform:translateY(-50%)}.Tabs_tabsComponent__menu__sFa0B{position:absolute;top:0;left:0;z-index:100}.Tabs_tabsComponent__menu__sFa0B:hover{cursor:pointer}.Tabs_tabsComponent__tabs__Hh1M9{display:flex;flex-direction:row}.Tabs_tabsComponentTab__left__eeFEO{margin-right:20px}.Tabs_tabsComponent__close__aqE1_{height:100%;width:100%;padding:20px;display:flex;justify-content:flex-end;background-color:var(--background-blockbuster-color)}.Tabs_tabsComponent__close__aqE1_:hover{cursor:pointer}.MobileNotifications_mobileNotificationComponent__zc10o{width:100%;min-height:100%}.MobileNotifications_mobileNotificationComponent__heading__0GYWm{display:flex;align-items:center;padding:16px;border-bottom:1px solid #292929;justify-content:space-between}.MobileNotifications_mobileNotificationComponent__back__r0U0T{font-weight:700}.MobileNotifications_mobileNotificationComponent__title__VCcVT{font-size:16px;font-family:var(--font-satoshi)}.MobileNotifications_mobileNotificationComponent__subheading__rXlKq{padding:0 16px;font-size:1em;line-height:35px;color:#b3b3b3}.MobileNotifications_mobileNotificationComponent__list__ZB7xh{border-bottom:1px solid var(--stroke)}.MobileNotifications_mobileNotificationComponent__list__ZB7xh li:nth-child(odd){background:var(--background-blockbuster-color)}.MobileNotifications_mobileNotificationComponent__list__ZB7xh li:nth-child(2n){background:var(--bg-lighter-dark)}.MobileNotifications_mobileNotificationComponent__emptyWrapper__u3txd{height:90%;display:flex;align-items:center;justify-content:center;padding:2rem}.MobileNotifications_mobileNotificationComponent__emptyContainer__UHEj_{text-align:center}.MobileNotifications_mobileNotificationComponent__emptyMessage__lNi1V{color:var(--text-grey);line-height:1.6;font-size:16px}.LaunchSale_launchSale__sH_xr{display:flex;flex-direction:column;gap:16px;width:100%}.LaunchSale_launchSale__description__PeZ5K{font-family:var(--font-satoshi);font-weight:400;font-size:12px;line-height:16px;letter-spacing:0;color:hsla(0,0%,100%,.7)}.LaunchSale_launchSale__divider__p2DcH{border:none;border-top:1px solid hsla(0,0%,100%,.1);margin:0}.LaunchSale_launchSale__sectionTitle__7QC69{font-family:var(--font-satoshi);font-weight:500;font-size:16px;line-height:18px;letter-spacing:0;text-transform:capitalize;color:var(--color-white)}.LaunchSale_launchSale__presets__sRU_E{display:flex;gap:8px}.LaunchSale_launchSale__presetButton__g0W1M{flex:1 1;height:32px;padding:0 16px;border-radius:999px;background:rgba(0,0,0,0);border:1px solid #232323;color:var(--color-white);font-family:var(--font-satoshi);font-weight:400;font-size:12px;line-height:1;letter-spacing:0;text-align:center;cursor:pointer;transition:border-color .2s ease}.LaunchSale_launchSale__presetButton__g0W1M:hover{border-color:hsla(0,0%,100%,.4)}.LaunchSale_launchSale__presetButtonActive__ufUcO{background-color:var(--color-white);border-color:var(--color-white);color:#000;font-weight:500}.LaunchSale_launchSale__presetButtonActive__ufUcO:hover{border-color:var(--color-white)}.LaunchSale_launchSale__orDivider__Ki4Dm{display:flex;align-items:center;gap:12px}.LaunchSale_launchSale__orLine__d_r_D{flex:1 1;height:1px;background:hsla(0,0%,100%,.1)}.LaunchSale_launchSale__orText__3VOrh{font-size:12px;color:hsla(0,0%,100%,.4)}.LaunchSale_launchSale__customInput__jmymc,.LaunchSale_launchSale__orText__3VOrh{font-family:var(--font-satoshi);font-weight:500;line-height:24px;letter-spacing:0}.LaunchSale_launchSale__customInput__jmymc{width:100%;height:40px;padding:0 16px;border-radius:8px;background:#1a1a1a;border:1px solid #232323;color:var(--color-white);font-size:14px;text-align:center;outline:none;transition:border-color .2s ease}.LaunchSale_launchSale__customInput__jmymc::placeholder{color:hsla(0,0%,100%,.5)}.LaunchSale_launchSale__customInput__jmymc:focus{border-color:hsla(0,0%,100%,.4)}.LaunchSale_launchSale__infoText__WAoTR{font-family:var(--font-satoshi);font-size:12px;font-weight:400;line-height:18px;color:hsla(0,0%,100%,.5)}.LaunchSale_launchSale__infoText__WAoTR strong{color:hsla(0,0%,100%,.8);font-weight:600}.LaunchSale_launchSale__infoIcon__XCExg{display:inline-block;vertical-align:middle;color:hsla(0,0%,100%,.5);margin-bottom:2px}.AccountInfo_accountInfo___peD1{display:flex;flex-direction:column;width:100%}@media(max-width:767px){.AccountInfo_accountInfo___peD1{background:var(--elevation-1);border-radius:var(--radius-container) var(--radius-container) 0 0;padding:16px}}.AccountInfo_accountInfo__span__PylZP{display:flex;align-items:center;justify-content:space-between;width:100%;padding-top:8px;padding-bottom:8px;border-bottom:1px solid var(--stroke);cursor:pointer;transition:opacity .2s ease}.AccountInfo_accountInfo__span__PylZP img{margin-right:8px}.AccountInfo_accountInfo__span__PylZP:last-child{border-bottom:none}.AccountInfo_accountInfo__span__PylZP .AccountInfo_accountInfo__iconFilled__DP8eK{display:none}.AccountInfo_accountInfo__span__PylZP:hover{opacity:.75}.AccountInfo_accountInfo__span__PylZP:hover .AccountInfo_accountInfo__icon__hrHMD{display:none}.AccountInfo_accountInfo__span__PylZP:hover .AccountInfo_accountInfo__iconFilled__DP8eK{display:block}.AccountInfo_accountInfo__label__0EpkN{display:flex;align-items:center;gap:8px;flex:1 1;color:var(--text-secondary);font-size:var(--fs-label);font-weight:var(--fw-regular);line-height:20px;letter-spacing:.05em}.AccountInfo_accountInfo__strong__LU2_p{color:var(--text-primary);font-size:var(--fs-body);font-weight:var(--fw-regular);line-height:24px}.AccountInfo_accountInfo__user__7Szz8{padding:10px 20px}@media(min-width:768px){.AccountInfo_accountInfo__user__7Szz8{padding:10px}}.AccountInfo_accountInfo__button__4jjS2{position:relative;margin-left:auto;font-size:var(--fs-body-sm);font-style:normal;font-weight:var(--fw-regular);line-height:24px;color:var(--text-secondary);cursor:pointer;transition:color .2s ease}.AccountInfo_accountInfo__button__4jjS2:hover{color:var(--text-primary)}.FinishLaunch_finishLaunch__gT2nF{display:flex;flex-direction:column;gap:25px;width:100%}.FinishLaunch_finishLaunch__description__g5S_8{font-family:var(--font-satoshi);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:hsla(0,0%,100%,.7)}.FinishLaunch_finishLaunch__step__aI6O8{display:flex;flex-direction:column;gap:12px}.FinishLaunch_finishLaunch__stepButton__XHHZB{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:56px;border-radius:12px;padding:0 20px;background:#161616;border:none}.FinishLaunch_finishLaunch__stepButton--pending__yP5R2:before{content:"";position:absolute;inset:0;border-radius:12px;padding:1.5px;background:linear-gradient(45deg,#0e3fa9,#e8489d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.FinishLaunch_finishLaunch__stepButton--pending__yP5R2 .FinishLaunch_finishLaunch__stepLabel__PUDOH{color:var(--color-white)}.FinishLaunch_finishLaunch__stepButton--done__h11HD{background:rgba(22,101,52,.3);border:1.5px solid rgba(74,222,128,.4)}.FinishLaunch_finishLaunch__stepButton--done__h11HD .FinishLaunch_finishLaunch__stepLabel__PUDOH{color:#4ade80}.FinishLaunch_finishLaunch__stepButton--waiting__eisJM{border:1px solid #232323}.FinishLaunch_finishLaunch__stepButton--waiting__eisJM .FinishLaunch_finishLaunch__stepLabel__PUDOH{color:hsla(0,0%,100%,.3)}.FinishLaunch_finishLaunch__stepButton--error__TS_9O{background:rgba(127,29,29,.3);border:1.5px solid rgba(248,113,113,.4)}.FinishLaunch_finishLaunch__stepButton--error__TS_9O .FinishLaunch_finishLaunch__stepLabel__PUDOH{color:#f87171}.FinishLaunch_finishLaunch__stepLabel__PUDOH{font-family:var(--font-satoshi);font-weight:500;font-size:15px;line-height:24px;z-index:1}.FinishLaunch_finishLaunch__stepIcon__rxWMh{display:flex;align-items:center;justify-content:center;z-index:1}.FinishLaunch_finishLaunch__badge__bhCYT{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.2);font-family:var(--font-satoshi);font-size:12px;font-weight:500;color:hsla(0,0%,100%,.3)}.FinishLaunch_finishLaunch__stepDescription__BQlc_{font-family:var(--font-satoshi);font-weight:400;font-size:14px;line-height:16px;letter-spacing:0;text-align:center;color:hsla(0,0%,100%,.6);margin:0 auto}@media(min-width:768px){.FinishLaunch_finishLaunch__stepDescription__BQlc_{max-width:67%}}.FinishLaunch_finishLaunch__stepError__5ftEl{font-family:var(--font-satoshi);font-weight:400;font-size:12px;line-height:16px;text-align:center;color:#f87171}@keyframes FinishLaunch_spin__MrGnC{to{transform:rotate(1turn)}}.FinishLaunch_spinner__p6taF{display:block;width:22px;height:22px;border-radius:50%;border-color:#f59e0b #3b82f6 hsla(0,0%,100%,.1) hsla(0,0%,100%,.1);border-style:solid;border-width:2.5px;animation:FinishLaunch_spin__MrGnC .9s linear infinite}.CoinLive_coinLive__mpO6B{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.CoinLive_coinLive__description__kncGc{color:hsla(0,0%,100%,.7)}.CoinLive_coinLive__callout__OhmJK,.CoinLive_coinLive__description__kncGc{font-family:var(--font-satoshi);font-weight:400;font-size:16px;line-height:24px;text-align:center}.CoinLive_coinLive__callout__OhmJK{color:var(--color-white)}.CoinLive_coinLive__actions__5Zt6q{display:flex;flex-direction:column;gap:8px;width:100%}.Share_share__MXY7B{position:relative;display:flex;flex-direction:column;background-color:var(--almost-black2);width:100%;padding-top:40px;padding-left:40px;padding-right:40px}@media(min-width:768px){.Share_share__MXY7B{padding-top:20px}}.Share_share_socialRow__q7ZiU{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:25px;width:100%}.Share_share_buttons__11ds6{display:flex;flex-direction:column;gap:10px}.Share_share_social__2ttVi{cursor:pointer}.Share_share_social_disabled__2SjLt{pointer-events:none;opacity:.5}.Whitelisting_whitelistRequest__UGF_V{display:flex;flex-direction:column;gap:24px;color:#fff}.Whitelisting_switchWrapper__W6TPa{display:flex;align-items:center;gap:12px;cursor:pointer}.Whitelisting_checkbox__51eM0{display:none}.Whitelisting_slider__uRrZp{width:50px;height:24px;background-color:#525252;border-radius:9999px;position:relative;transition:background-color .3s ease}.Whitelisting_slider__uRrZp:before{content:"";position:absolute;left:2px;top:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .3s ease}.Whitelisting_checkbox__51eM0:checked+.Whitelisting_slider__uRrZp{background:var(--blockbuster-yellow)}.Whitelisting_checkbox__51eM0:checked+.Whitelisting_slider__uRrZp:before{transform:translateX(18px)}.Whitelisting_labelText__2PNmO{font-weight:400;font-size:16px;line-height:24px;width:100%}.Whitelisting_buttonWrapper__OyKgF{width:100%;max-width:300px}.Whitelisting_error__gT1aF{color:var(--red);font-size:14px;line-height:18px;margin-top:15px;margin-bottom:15px}.Whitelisting_info__FgR15{color:var(--green2);font-size:14px;line-height:18px;margin-top:15px}.SolRequired_solRequired__uThCY{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.SolRequired_solRequired__description__86ISp{color:hsla(0,0%,100%,.7)}.SolRequired_solRequired__callout__ceedD,.SolRequired_solRequired__description__86ISp{font-family:var(--font-satoshi);font-weight:400;font-size:16px;line-height:24px;text-align:center}.SolRequired_solRequired__callout__ceedD{color:var(--color-white)}.LaunchCreatorCoin_launchCreatorCoinComponent__QtTye{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:24px;margin-top:40px;margin-bottom:100px}@media(min-width:768px){.LaunchCreatorCoin_launchCreatorCoinComponent__QtTye{min-height:400px;margin-top:100px;margin-bottom:200px}}.LaunchCreatorCoin_launchCreatorCoinComponent__QtTye .LaunchCreatorCoin_launchCreatorCoinComponent__info__wT0d4{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;max-width:542px;border-radius:16px;padding:56px 40px;background:#161616;box-shadow:0 0 40px 0 rgba(121,96,228,.5);transition:box-shadow .3s ease,opacity .3s ease}.LaunchCreatorCoin_launchCreatorCoinComponent__QtTye .LaunchCreatorCoin_launchCreatorCoinComponent__info__wT0d4:before{content:"";position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(45deg,#0e3fa9,#e8489d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:0;transition:opacity .3s ease}.LaunchCreatorCoin_launchCreatorCoinComponent--modalOpen__xOr4O .LaunchCreatorCoin_launchCreatorCoinComponent__info__wT0d4{box-shadow:none}.LaunchCreatorCoin_launchCreatorCoinComponent--modalOpen__xOr4O .LaunchCreatorCoin_launchCreatorCoinComponent__info__wT0d4:before{opacity:0}.LaunchCreatorCoin_launchCreatorCoinComponent__QtTye .LaunchCreatorCoin_launchCreatorCoinComponent__header__GbpBe{font-family:var(--font-satoshi);font-weight:500;font-size:20px;line-height:24px;letter-spacing:0;text-align:center;color:var(--color-white)}.LaunchCreatorCoin_launchCreatorCoinComponent__QtTye .LaunchCreatorCoin_launchCreatorCoinComponent__description__qDPpv{font-family:var(--font-satoshi);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;text-align:center;color:hsla(0,0%,100%,.6)}.LaunchCreatorCoin_launchCreatorCoinComponent__QtTye .LaunchCreatorCoin_launchCreatorCoinComponent__button__afRUL{display:flex;flex-direction:column;align-items:center;gap:8px;width:fit-content;padding-top:32px}.LaunchCreatorCoin_launchCreatorCoinComponent__QtTye .LaunchCreatorCoin_launchCreatorCoinComponent__button__afRUL a{width:100%}.LaunchCreatorCoin_launchCreatorCoinComponent__QtTye .LaunchCreatorCoin_launchCreatorCoinComponent__footer__8Jklh{display:flex;flex-direction:column;align-items:center;gap:2px}.LaunchCreatorCoin_launchCreatorCoinComponent__QtTye .LaunchCreatorCoin_launchCreatorCoinComponent__footerText__sDqTr{font-family:var(--font-satoshi);font-weight:400;font-size:12px;line-height:16px;letter-spacing:0;text-align:center;color:hsla(0,0%,100%,.5)}.LaunchCreatorCoin_launchCreatorCoinComponent__QtTye .LaunchCreatorCoin_launchCreatorCoinComponent__footerLink__B3F1W{font-family:var(--font-satoshi);font-weight:400;font-size:12px;line-height:16px;letter-spacing:0;color:var(--blockbuster-yellow);text-decoration:underline;text-decoration-style:solid;text-underline-offset:3px;text-decoration-thickness:auto}.LaunchCreatorCoin_launchCreatorCoinComponent__QtTye .LaunchCreatorCoin_launchCreatorCoinComponent__errorMessage__zNc5k{font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center;padding-top:24px}.LaunchCreatorCoin_launchCreatorCoinComponent__QtTye .LaunchCreatorCoin_launchCreatorCoinComponent__rpcBanner__4S_T9{width:100%;padding-top:24px}.DegradedBanner_banner__wFzhX{display:flex;align-items:center;gap:8px;padding:8px 12px;margin-bottom:8px;background:rgba(245,158,11,.12);border:1px solid rgba(245,158,11,.4);border-radius:4px;color:var(--text-white,#fff);font-size:13px;line-height:1.4}.DegradedBanner_icon__gCWWp{color:#f59e0b;font-size:14px}.DegradedBanner_message__E1c4G{flex:1 1}.DegradedBanner_banner_prominent__xqoz6{padding:8px 16px;background:rgba(0,0,0,0);border:1px solid var(--blockbuster-yellow);border-radius:25px}.DegradedBanner_icon_prominent__ZvkzL{color:var(--blockbuster-yellow)}.DegradedBanner_message_prominent__nA_LZ{font-family:var(--font-satoshi);font-weight:500;font-size:14px;line-height:24px;letter-spacing:0;white-space:nowrap;overflow:hidden}.NoCreatorCoin_noCreatorCoinComponent__YB3J3{display:flex;justify-content:center;align-items:center;margin-top:100px;margin-bottom:200px}.NoCreatorCoin_noCreatorCoinComponent__info__Kj1Vm{display:flex;flex-direction:column;justify-content:center;align-items:center}.NoCreatorCoin_noCreatorCoinComponent__header__rGiqM{font-family:var(--font-satoshi);color:var(--color-white);font-size:32px;font-style:normal;font-weight:700;line-height:12px;text-transform:capitalize;padding-bottom:16px}.NoCreatorCoin_noCreatorCoinComponent__description__pc4Cw{color:var(--color-text);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center}.NoCreatorCoin_noCreatorCoinComponent__button__1zOu7{padding-top:30px}.UserCoinAllInfo_userCoinAllInfoComponent__DTg1c{display:flex;flex-direction:column;width:100%;gap:20px;margin-bottom:150px}@media(min-width:1080px){.UserCoinAllInfo_userCoinAllInfoComponent__DTg1c{flex-direction:row;margin-bottom:50px}.UserCoinAllInfo_userCoinAllInfoComponent__DTg1c .UserCoinAllInfo_userCoinAllInfoComponent__rightColumn__TS_HK{max-width:333px}}.UserCoinAllInfo_userCoinAllInfoComponent__leftColumn__e2s9U{position:relative;display:flex;flex-direction:column;border-radius:4px;width:100%;gap:20px}.UserCoinAllInfo_userCoinAllInfoComponent__chartWrapper__fOayx{background:var(--elevation-1);padding:0;border-radius:var(--radius-container)}@media(min-width:768px){.UserCoinAllInfo_userCoinAllInfoComponent__chartWrapper__fOayx{padding:15px}}.UserCoinAllInfo_userCoinAllInfoComponent__chart__nDrLa{background:url(/images/chart.svg) no-repeat 50%;background-size:contain;background-position:50%;display:flex;justify-content:center;align-items:center;width:100%;box-sizing:border-box}.UserCoinAllInfo_userCoinAllInfoComponent__chart__nDrLa:before{content:"";display:block;width:100%;aspect-ratio:771/460;padding:15px;background-size:contain}.UserCoinAllInfo_userCoinAllInfoComponent__rightColumn__TS_HK{gap:16px}.UserCoinAllInfo_userCoinAllInfoComponent__dayStatsMobile__FL5iU,.UserCoinAllInfo_userCoinAllInfoComponent__rightColumn__TS_HK{position:relative;width:100%;display:flex;flex-direction:column}@media(min-width:1080px){.UserCoinAllInfo_userCoinAllInfoComponent__dayStatsMobile__FL5iU{display:none}}.UserCoinAllInfo_userCoinAllInfoComponent__dayStats__Gs_No{display:none;flex-direction:column;width:100%}@media(min-width:1080px){.UserCoinAllInfo_userCoinAllInfoComponent__dayStats__Gs_No{display:flex}}.UserCoinAllInfo_userCoinAllInfoComponent__buySell__hBZxY{width:100%}.UserCoinAllInfo_userCoinAllInfoComponent__coinStats__k56IV{display:flex;flex-direction:column;row-gap:16px}.UserCoinAllInfo_tabsContainer__pjqSp{display:flex;gap:0;padding-bottom:20px;border-bottom:1px solid var(--color-dark3);background:var(--background-color);border-radius:5px 5px 0 0}.UserCoinAllInfo_tab__8Lwhx{background:none;border:none;padding:12px 16px;cursor:pointer;position:relative;transition:color .2s ease}.UserCoinAllInfo_tab__8Lwhx:hover .UserCoinAllInfo_tabText__7_YKK{color:var(--color-light)}.UserCoinAllInfo_tabText__7_YKK{color:var(--color-text);font-family:var(--font-satoshi);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0}.UserCoinAllInfo_tabActive__PKtjr:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--color-white);border-radius:1px 1px 0 0}.UserCoinAllInfo_tabActive__PKtjr .UserCoinAllInfo_tabText__7_YKK{color:var(--color-light);font-family:var(--font-satoshi);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.UserCoinAllInfo_commentsContainer__m1VAc{min-height:200px}.UserCoinAllInfo_tabContentWrapper__qVrjz{background:var(--elevation-1);border-radius:var(--radius-container)}.UserCoinAllInfo_graduatedBadge__1JyLp{display:flex;justify-content:center;align-items:center;padding:6px 12px;border-radius:4px;border:1px solid var(--blockbuster-yellow);background:rgba(0,0,0,0);color:var(--blockbuster-yellow);font-family:var(--font-satoshi);font-size:12px;font-weight:700;line-height:24px;text-transform:uppercase;width:100%;box-sizing:border-box}.UserCoinAllInfo_transactionsHeader__MPnQJ{color:var(--color-white);font-family:var(--font-satoshi);font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:0;padding:8px 8px 0 16px}.DeletePostStep_deletePostStep__admin__eUBlI{margin:0;color:var(--button-red);font-family:var(--font-satoshi);font-weight:500;font-size:12px;line-height:24px;text-align:center}.StartModalStep_startModalComponent__image__IFmc3{display:block;width:100%;height:auto;border-radius:8px}.ImagePreviewModal_imagePreviewModal__1S6rn{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:9999;cursor:pointer;outline:none}.ImagePreviewModal_imagePreviewModal__container__HRNu4{position:relative;max-width:90vw;max-height:90vh;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:default}.ImagePreviewModal_imagePreviewModal__closeButton__jICG9{position:absolute;top:20px;right:20px;background:rgba(0,0,0,0);border:none;border-radius:50%;width:60px;height:60px;color:#fff;font-size:36px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10000;transition:background-color .2s ease}.ImagePreviewModal_imagePreviewModal__closeButton__jICG9:hover{background:var(--blockbuster-yellow);color:var(--blockbuster-blue)}.ImagePreviewModal_imagePreviewModal__imageContainer__TKxmM{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ImagePreviewModal_imagePreviewModal__image__yh_E6{max-width:100%;max-height:100%;object-fit:contain}@media(max-width:768px){.ImagePreviewModal_imagePreviewModal__container__HRNu4{max-width:95vw;max-height:95vh}.ImagePreviewModal_imagePreviewModal__closeButton__jICG9{top:10px;right:10px;width:35px;height:35px;font-size:20px}}.DestroyAllTorrentsStep_destroyAllStep__list__VQ1cO{max-height:300px;overflow-y:auto;width:100%;text-align:left;padding:1rem;background:var(--bg-dark,rgba(0,0,0,.3));border-radius:8px;border:1px solid var(--color-border,rgba(255,255,255,.1))}.DestroyAllTorrentsStep_destroyAllStep__listItem__AlW5b{display:flex;gap:.5rem;padding:.25rem 0;font-size:.875rem;color:var(--text-primary,#fff)}.DestroyAllTorrentsStep_destroyAllStep__listItem__AlW5b .DestroyAllTorrentsStep_bullet__RlKom{color:var(--text-secondary,rgba(255,255,255,.5));flex-shrink:0}.DestroyAllTorrentsStep_destroyAllStep__listItem__AlW5b .DestroyAllTorrentsStep_name__X7cL6{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DestroyAllTorrentsStep_destroyAllStep__listItem__AlW5b .DestroyAllTorrentsStep_more__pTppx{color:var(--text-secondary,rgba(255,255,255,.5));font-style:italic}.DestroyAllTorrentsStep_progressList__vDLQ0{max-height:400px;overflow-y:auto;width:100%;padding:1rem;background:var(--bg-dark,rgba(0,0,0,.3));border-radius:8px;border:1px solid var(--color-border,rgba(255,255,255,.1))}.DestroyAllTorrentsStep_progressItem__PF51T{display:flex;align-items:center;gap:12px;padding:8px 0;font-size:.875rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.DestroyAllTorrentsStep_progressItem__PF51T:last-child{border-bottom:none}.DestroyAllTorrentsStep_progressIcon__5knvq{flex-shrink:0;width:20px;text-align:center;font-size:16px}.DestroyAllTorrentsStep_progressName__TbJ6Z{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary,#fff)}.DestroyAllTorrentsStep_progressStatus__dcEnV{flex-shrink:0;font-size:.75rem;color:var(--text-secondary,rgba(255,255,255,.6));font-family:Courier New,monospace;min-width:80px;text-align:right}.DestroySingleTorrentStep_destroyStep__name__4jhb9{color:var(--color-white);font-weight:500}.DestroySingleTorrentStep_spinner__SFyrY{display:flex;justify-content:center;align-items:center}.DestroySingleTorrentStep_spinnerIcon__0xNSk{font-size:3rem;animation:DestroySingleTorrentStep_spin__BGzTe 1s linear infinite}@keyframes DestroySingleTorrentStep_spin__BGzTe{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SlippageModal_slippageModal__fT7XG{display:flex;flex-direction:column;width:100%}.SlippageModal_slippageModal__container__hKZYN{display:flex;flex-direction:column;gap:16px;width:100%}.SlippageModal_slippageModal__section__NuAuY{display:flex;flex-direction:column;gap:8px}.SlippageModal_slippageModal__sectionLabel__tJaqG{color:var(--color-white);font-family:var(--font-satoshi);font-size:16px;font-weight:500;text-transform:lowercase;margin:0}.SlippageModal_slippageModal__sectionDescription__oPzK_{color:var(--color-text);font-size:13px;font-weight:400;line-height:16px;margin:0;text-transform:lowercase}.SlippageModal_slippageModal__highlightText__njxLU{font-weight:700;color:var(--blockbuster-yellow)}.SlippageModal_slippageModal__warning__GXhV_{color:var(--blockbuster-yellow);font-size:13px;font-weight:400;line-height:16px;margin:0}.SlippageModal_slippageModal__warningLabel__eZmZM{font-weight:600}.SlippageModal_slippageModal__inputContainer__j2fFR{display:flex;align-items:center}.SlippageModal_slippageModal__input__a7Dau{width:100%;color:var(--color-white);padding:12px 16px;border:1px solid var(--stroke);border-radius:5px;background-color:var(--almost-black2);font-size:14px;line-height:18px;outline:none}.SlippageModal_slippageModal__input__a7Dau:focus{outline:none;border-color:var(--primary)}.SlippageModal_slippageModal__input__a7Dau[type=number]{appearance:textfield}.SlippageModal_slippageModal__input__a7Dau[type=number]::-webkit-inner-spin-button,.SlippageModal_slippageModal__input__a7Dau[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.SlippageModal_slippageModal__input__a7Dau::placeholder{color:var(--color-white);opacity:.5}.SlippageModal_slippageModal__priorityContainer__cyV1N{display:flex;flex-direction:column;gap:12px}@media(min-width:480px){.SlippageModal_slippageModal__priorityContainer__cyV1N{flex-direction:row;align-items:center;justify-content:flex-start;gap:16px}}.SlippageModal_slippageModal__priorityButtons__d_oYQ{display:flex;gap:8px;flex:1 1;max-width:300px}@media(min-width:480px){.SlippageModal_slippageModal__priorityButtons__d_oYQ{flex:0 1 auto;max-width:none}}.SlippageModal_slippageModal__priorityButton__T55UH{flex:1 1;padding:0 12px;border-radius:999px;background:var(--almost-black2);border:1px solid var(--bg-light);color:var(--color-white);font-size:16px;font-family:var(--font-satoshi);font-weight:400;line-height:24px;cursor:pointer;transition:all .2s ease;text-transform:capitalize;min-height:24px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.SlippageModal_slippageModal__priorityButton__T55UH:hover{color:var(--color-white)}.SlippageModal_slippageModal__priorityButtonActive__4yOoI,.SlippageModal_slippageModal__priorityButtonActive__4yOoI:hover{background-color:var(--color-white);border:1px solid rgba(0,0,0,0);color:var(--color-black)}.SlippageModal_slippageModal__toggleWrapper__IyfPc{display:flex;flex-direction:column;gap:12px}@media(min-width:480px){.SlippageModal_slippageModal__toggleWrapper__IyfPc{flex-direction:row;align-items:center;justify-content:flex-start;gap:16px}}.SlippageModal_slippageModal__toggleContainer__i8b1W{display:flex;gap:8px;width:fit-content}.SlippageModal_slippageModal__toggleButton__UatAB{padding:0 12px;border-radius:999px;background:var(--almost-black2);border:1px solid var(--bg-light);color:var(--color-white);font-size:16px;font-family:var(--font-satoshi);font-weight:400;line-height:24px;cursor:pointer;transition:all .2s ease;text-transform:capitalize;min-height:24px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.SlippageModal_slippageModal__toggleButton__UatAB:hover{color:var(--color-white)}.SlippageModal_slippageModal__toggleButtonActive__iXauP,.SlippageModal_slippageModal__toggleButtonActive__iXauP:hover{background-color:var(--color-white);border:1px solid rgba(0,0,0,0);color:var(--color-black)}.SlippageModal_slippageModal__tipContainer__EXzS3{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:5px;background-color:var(--almost-black2);border:1px solid var(--stroke);transition:border-color .2s ease}.SlippageModal_slippageModal__tipContainer__EXzS3:focus-within{border-color:var(--primary)}.SlippageModal_slippageModal__tipInput__yp_XS{flex:1 1;background:rgba(0,0,0,0);border:none;outline:none;color:var(--color-white);font-size:14px;line-height:18px}.SlippageModal_slippageModal__tipInput__yp_XS::placeholder{color:var(--color-white);opacity:.5}.SlippageModal_slippageModal__tipSuffix__zc0ot{display:flex;align-items:center;gap:6px;color:var(--color-text);font-size:14px;font-weight:500}.SlippageModal_slippageModal__saveButton__GnvXG{width:100%;margin-top:8px}.NotWhitelisted_notWhitelisted__X9aWZ{position:relative;margin-bottom:90px;overflow:hidden}.NotWhitelisted_notWhitelisted__decorWrapper__ouNY4{position:absolute;top:50%;left:50%;transform:translate(-45%,-40%);width:90vw;aspect-ratio:643/993;z-index:0;pointer-events:none;opacity:.4}@media(min-width:1080px){.NotWhitelisted_notWhitelisted__decorWrapper__ouNY4{opacity:1}}@media(min-width:1200px){.NotWhitelisted_notWhitelisted__decorWrapper__ouNY4{width:85vw}}@media(min-width:1920px){.NotWhitelisted_notWhitelisted__decorWrapper__ouNY4{width:70vw;max-width:1660px}}.NotWhitelisted_notWhitelisted__decor__CDJiI{object-fit:contain}.NotWhitelisted_notWhitelisted__content__n7s_e{position:relative;z-index:10;padding-top:30px;text-align:center}@media(max-width:768px){.NotWhitelisted_notWhitelisted__content__n7s_e{padding-top:40px}}.NotWhitelisted_notWhitelisted__mainHeader__tMWBj{font-size:28px;font-weight:500;line-height:38px;font-family:var(--font-satoshi)}@media(max-width:768px){.NotWhitelisted_notWhitelisted__mainHeader__tMWBj{font-size:24px;line-height:25px}}.NotWhitelisted_notWhitelistedTexts__JuEYF{width:100%;max-width:670px;margin:0 auto;padding-top:20px}@media(max-width:768px){.NotWhitelisted_notWhitelistedTexts__JuEYF{padding-top:30px}}.NotWhitelisted_notWhitelisted__descriptionText__cG64i{font-size:16px;font-weight:400;line-height:25px;color:var(--text-secondary)}.NotWhitelisted_notWhitelisted__descriptionTextDream__qACkP{font-size:24px;font-weight:400;line-height:30px;font-family:var(--font-satoshi);background:var(--main-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.NotWhitelisted_notWhitelistedButtonWrapper__0q_Iy{display:flex;justify-content:center;align-items:center;padding-top:30px;width:100%}.NotWhitelisted_notWhitelistedButtons__VZTdD{display:flex;flex-direction:column;gap:10px;width:100%;max-width:270px}.page_content__0R1ak{display:flex;flex-direction:column;width:100%;max-width:var(--global-container-max-width);margin:0 auto;padding:16px}@media(min-width:768px){.page_content__0R1ak{padding:36px 16px}}.Activity_activityScrollHost___Z3KY{height:100%;min-height:0;display:flex;flex-direction:column}@media(min-width:768px){.Activity_activityScrollHost___Z3KY{height:100vh;height:100dvh}}.Activity_activityComponent__kS5V3{width:100%;flex:1 1;min-height:0;display:flex;flex-direction:column}@media screen and (max-width:1024px)and (orientation:landscape){.Activity_activityComponent__kS5V3{justify-content:center;align-items:center;max-width:100%}}.Activity_activityComponent__container__mTuv6{width:100%;flex:1 1;min-height:0;display:flex;flex-direction:column;padding:0 16px}@media(min-width:768px){.Activity_activityComponent__container__mTuv6{padding:36px 15px 0}}@media(min-width:1284px){.Activity_activityComponent__container__mTuv6{padding:36px min(75px,10vw) 0}}@media screen and (max-width:1024px)and (orientation:landscape){.Activity_activityComponent__container__mTuv6{max-width:100%;padding:16px}}.Activity_tabs__B1zl5{display:flex;justify-content:flex-start;align-items:flex-start;max-width:100%;border-radius:4px;margin:20px 0;text-align:center;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:relative;gap:8px;touch-action:pan-x;flex-shrink:0}.Activity_tabs__B1zl5::-webkit-scrollbar{display:none}@media(max-width:767px){.Activity_tabs__B1zl5{margin:8px 0 12px}}@media(min-width:768px){.Activity_tabs__B1zl5{max-width:433px;gap:8px;justify-content:flex-start}}.Activity_tab__cWebH{height:32px;font-family:var(--font-satoshi);min-width:fit-content;padding:0 16px;border:1px solid var(--stroke);background:rgba(0,0,0,0);font-size:var(--fs-body-sm);font-weight:var(--fw-regular);color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:border-color .2s ease,color .2s ease,background-color .2s ease;display:flex;align-items:center;gap:6px;justify-content:center;border-radius:9999px;margin:0;outline:none;text-decoration:none}@media(min-width:768px){.Activity_tab__cWebH{gap:8px;width:auto}}.Activity_tab__cWebH img{display:block;width:16px;height:16px;filter:brightness(0) invert(1);opacity:.6}.Activity_tab__cWebH:hover:not(.Activity_active__378Bu){border-color:var(--color-silver-gray);color:var(--text-primary)}.Activity_tab__cWebH.Activity_active__378Bu{background-color:var(--color-white);border-color:var(--color-white);color:var(--elevation-0)}.Activity_tab__cWebH.Activity_active__378Bu img{filter:brightness(0) invert(0);opacity:1}.Activity_activityPage___rs_6,.Activity_content__bWJ_C{width:100%;flex:1 1;min-height:0;display:flex;flex-direction:column}.Activity_activityPage___rs_6{padding:8px 0}@media(max-width:767px){.Activity_activityPage___rs_6{padding:0}}@media screen and (max-width:1024px)and (orientation:landscape){.Activity_activityPage___rs_6{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;padding:8px 16px}}.Activity_placeholder__bhTUP{background-color:var(--color-dark2);border-radius:8px;padding:40px 20px;text-align:center;border:2px dashed var(--text-grey)}.Activity_placeholder__bhTUP p{color:var(--text-grey);font-size:14px;margin:0}.Activity_authPrompt__qYmj3{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:40px 20px;text-align:center;min-height:calc(100vh - 200px);min-height:calc(100dvh - 200px)}.Activity_activityComponent__header__mlaMK{color:var(--color-white);font-family:var(--font-satoshi);font-size:28px;font-style:normal;font-weight:var(--fw-medium);line-height:1;padding-bottom:15px;flex-shrink:0;overflow:hidden;max-height:43px;transition:max-height .28s ease,opacity .24s ease}@media screen and (max-width:1024px)and (orientation:landscape){.Activity_activityComponent__header__mlaMK{margin-top:11px}}.Activity_collapsed__tu52k{max-height:0;opacity:0;pointer-events:none}.FeedActionsRail_rail__DCror{display:flex;flex-direction:column;align-items:center;gap:16px}.FeedActionsRail_item__NxN1K{display:flex;flex-direction:column;align-items:center;gap:3px}.FeedActionsRail_button__wCBqz{width:42px;height:42px;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,background .15s ease}.FeedActionsRail_button__wCBqz:active{transform:scale(.92)}.FeedActionsRail_button__wCBqz img{pointer-events:none;width:16px;height:16px;object-fit:contain}.FeedActionsRail_active__Qp4qu{background:rgba(255,169,3,.8)}.FeedActionsRail_count__tKgYA,.FeedActionsRail_label__nYxJM{font-size:13px;font-weight:500;line-height:1;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.65)}.FeedOverlay_feedOverlay__uaWfw{position:absolute;inset:0;z-index:2;pointer-events:none;transition:opacity .3s ease}@media(orientation:landscape)and (max-height:500px){.FeedOverlay_feedOverlay__uaWfw{display:none}}.FeedOverlay_feedOverlayDimmed__G_Y3_{opacity:.5}.FeedOverlay_feedOverlay__scrim__5DajJ{position:absolute;left:0;right:0;bottom:0;height:45%;background:linear-gradient(0deg,rgba(0,0,0,.78) 0,rgba(0,0,0,.4) 45%,rgba(0,0,0,0));pointer-events:none}.FeedOverlay_feedOverlay__rail__VqQCZ{position:absolute;right:5px;bottom:calc(140px + env(safe-area-inset-bottom, 0px));width:56px;pointer-events:auto}.FeedOverlay_feedOverlay__bottom__x8eyw{position:absolute;left:0;right:64px;bottom:calc(64px + env(safe-area-inset-bottom, 0px));padding:0 16px;display:flex;flex-direction:column;gap:6px;pointer-events:auto}.FeedOverlay_feedOverlay__author__gKqVY{display:flex;align-items:center}.FeedOverlay_feedOverlay__titleRow__ApJuE{display:flex;align-items:center;gap:12px;min-width:0}.FeedOverlay_feedOverlay__title__4t9e_{flex:1 1;min-width:0;margin:0;color:#fff;font-size:16px;font-weight:700;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 4px rgba(0,0,0,.6)}.FeedOverlay_feedOverlay__more__iGqDi{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;padding:6px 14px;border-radius:999px;border:none;background:rgba(0,0,0,.3);color:#fff;font-size:13px;font-weight:500;line-height:1;cursor:pointer}.FeedOverlay_feedOverlay__moreArrow__dC_L6{display:block;transform:rotate(-90deg);transition:transform .25s ease;filter:brightness(0) invert(1)}.FeedOverlay_feedOverlay__moreArrowOpen__lipP4{transform:rotate(90deg)}.FeedDetailsSheet_root__gLYMb{position:fixed;inset:0;z-index:1000}.FeedDetailsSheet_backdrop__pmLxj{position:absolute;inset:0;background:rgba(0,0,0,.55);opacity:0;transition:opacity .28s ease}.FeedDetailsSheet_sheet__FSY7m{position:absolute;left:0;right:0;bottom:0;max-height:80vh;display:flex;flex-direction:column;background:var(--elevation-1);border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -8px 32px rgba(0,0,0,.5);transform:translateY(100%);transition:transform .28s cubic-bezier(.32,.72,0,1);padding-bottom:env(safe-area-inset-bottom,0);overflow:hidden}.FeedDetailsSheet_rootShown__cw4kM .FeedDetailsSheet_backdrop__pmLxj{opacity:1}.FeedDetailsSheet_rootShown__cw4kM .FeedDetailsSheet_sheet__FSY7m{transform:translateY(0)}.FeedDetailsSheet_handleArea__4GFA9{flex-shrink:0;display:flex;justify-content:center;align-items:center;padding:10px 0 6px;cursor:grab;touch-action:none}.FeedDetailsSheet_handleBar__dPXyb{width:40px;height:4px;border-radius:2px;background:hsla(0,0%,100%,.25)}.FeedDetailsSheet_content__I9A4O{min-width:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:4px 20px 24px;color:#fff}.FeedDetailsSheet_headerRow__XXIjo{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.FeedDetailsSheet_author__NWysd{display:flex;flex-direction:column;gap:4px;min-width:0}.FeedDetailsSheet_date__T96d0{font-size:12px;color:hsla(0,0%,100%,.5)}.FeedDetailsSheet_genreChip__TOjXe{flex-shrink:0;padding:4px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.2);font-size:12px;color:hsla(0,0%,100%,.85);white-space:nowrap}.FeedDetailsSheet_title__C82kE{display:block;margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.3;color:inherit;text-decoration:none;overflow-wrap:break-word;word-break:break-word}.FeedDetailsSheet_description__m4p_X{margin:0 0 16px;font-size:14px;line-height:1.55;color:hsla(0,0%,100%,.8);white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word}.FeedDetailsSheet_hashtags__Z2JdS{display:flex;flex-wrap:wrap;gap:8px 14px}.FeedDetailsSheet_hashtag__l36K3{font-size:14px;color:hsla(0,0%,100%,.6)}@media(prefers-reduced-motion:reduce){.FeedDetailsSheet_backdrop__pmLxj,.FeedDetailsSheet_sheet__FSY7m{transition:none}}.SwipeFeedItem_feedItemWrapper__EvooP{position:relative;width:100%;height:100%;overflow:hidden}.SwipeFeedItem_feedItemWrapper__EvooP.SwipeFeedItem_active__D_1kL{pointer-events:auto}.SwipeFeedItem_feedItemWrapper__EvooP.SwipeFeedItem_inactive__z1nPe{pointer-events:none}.SwipeFeedItem_stage__y0t5X{position:absolute;inset:0;z-index:0}.SwipeFeedItem_overlay__gBTtf{position:absolute;inset:0;z-index:2;pointer-events:none;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0)}.LoadingState_loadingState__rCN6_{position:fixed;top:70px;left:0;right:0;bottom:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;background:var(--background-blockbuster-color);color:#fff}.LoadingState_loadingState__rCN6_ p{margin-top:20px;font-size:16px;opacity:.7}.LoadingState_spinner__ZBCjR{width:50px;height:50px;border:4px solid hsla(0,0%,100%,.1);border-top-color:#fff;border-radius:50%;animation:LoadingState_spin__VCHVP .8s linear infinite}@keyframes LoadingState_spin__VCHVP{to{transform:rotate(1turn)}}.ActionButtonSkeleton_actionButtonSkeleton__YUJtC{display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px;background-color:var(--background-blockbuster-color);min-width:80px}.ActionButtonSkeleton_icon__njxHP{height:24px;border-radius:50%}.ActionButtonSkeleton_counter__xSboi,.ActionButtonSkeleton_icon__njxHP{width:24px;background:linear-gradient(90deg,var(--stroke) 25%,var(--background-blockbuster-color) 50%,var(--stroke) 75%);background-size:200% 100%;animation:ActionButtonSkeleton_shimmer__prDu7 1.5s infinite}.ActionButtonSkeleton_counter__xSboi{height:16px;border-radius:4px}@keyframes ActionButtonSkeleton_shimmer__prDu7{0%{background-position:200% 0}to{background-position:-200% 0}}.ErrorState_errorState__w1hWh{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;height:100dvh;width:100vw;background:var(--background-blockbuster-color);color:#fff;padding:20px;text-align:center}.ErrorState_iconWrapper__eYFcM{color:#f44;margin-bottom:20px}.ErrorState_iconWrapper__eYFcM svg{width:64px;height:64px}.ErrorState_errorState__w1hWh h2{font-size:24px;font-weight:600;margin:0 0 12px}.ErrorState_errorState__w1hWh p{font-size:16px;opacity:.7;margin:0 0 24px}.ErrorState_retryButton__oEBPO{padding:12px 32px;font-size:16px;font-weight:600;color:#fff;background:#007aff;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.ErrorState_retryButton__oEBPO:hover{background:#06d}.ErrorState_retryButton__oEBPO:active{transform:scale(.98)}.CommentCount_button__pxH3E,.CommentCount_wrapper__kFeo3{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-primary);font-family:var(--font-satoshi);font-weight:var(--fw-medium);font-size:var(--fs-body-sm);line-height:1}.CommentCount_button__pxH3E{height:40px;padding:0 20px;border-radius:9999px;background:rgba(0,0,0,0);border:1px solid var(--stroke);cursor:pointer;transition:border-color .2s ease}@media(max-width:768px){.CommentCount_button__pxH3E{flex:1 1;min-width:0;padding:0 12px;gap:4px;height:44px}}.CommentCount_button__pxH3E:hover{border-color:var(--color-silver-gray)}.CommentCount_button__pxH3E:hover .CommentCount_icon__MJDp3{display:none}.CommentCount_button__pxH3E:hover .CommentCount_iconFilled__zFnf_{display:block}.CommentCount_button__pxH3E:focus-visible{outline:2px solid #fff;outline-offset:2px}.CommentCount_icon__MJDp3{flex-shrink:0}.CommentCount_iconFilled__zFnf_{flex-shrink:0;display:none}.CommentCount_value___YolE{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.EmptyState_emptyState__lYE_g{position:fixed;top:70px;left:0;right:0;bottom:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;background:var(--background-blockbuster-color);color:#fff;padding:20px;text-align:center;z-index:1;box-sizing:border-box}.EmptyState_emptyState__title__ytlzA{font-size:24px;font-weight:500;margin:0 0 20px;color:#fff}.EmptyState_emptyState__text__I4Idi{font-size:16px;line-height:1.6;margin:2px 0;color:hsla(0,0%,100%,.8);max-width:500px;width:100%}@media(max-width:768px){.EmptyState_emptyState__lYE_g{padding:15px}.EmptyState_emptyState__title__ytlzA{font-size:20px;margin:0 0 15px}.EmptyState_emptyState__text__I4Idi{font-size:14px;padding:0 10px}}@media(max-width:480px){.EmptyState_emptyState__lYE_g{padding:10px}.EmptyState_emptyState__title__ytlzA{font-size:18px;margin:0 0 12px}.EmptyState_emptyState__text__I4Idi{font-size:13px;padding:0 15px}}.GenreBar_genreBar__fm7xw{position:sticky;top:0;z-index:10;display:flex;flex-wrap:wrap;gap:8px;padding:24px 20px 0;min-height:48px;transition:opacity .3s ease,box-shadow .2s;box-shadow:0 2px 8px 0 rgba(0,0,0,.04);width:100%;margin:0 auto;justify-content:center}.GenreBar_visible__chcX3{opacity:1}.GenreBar_hidden__vxNIJ{opacity:0;pointer-events:none}.GenreBar_genreBar__fm7xw button{display:flex;height:32px;padding:0 16px;justify-content:center;align-items:center;gap:4px;border-radius:9999px;background:#060606;color:var(--text-secondary);border:1px solid var(--stroke);cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease;outline:none;font-weight:var(--fw-regular);font-size:var(--fs-body-sm);margin:0;width:auto;font-family:var(--font-satoshi);white-space:nowrap}.GenreBar_genreBar__fm7xw button.GenreBar_selected__EB4Co{background-color:#fff;border-color:#fff;color:var(--elevation-0)}.GenreBar_genreBar__fm7xw button:hover:not(.GenreBar_selected__EB4Co):not(:disabled){border-color:var(--color-silver-gray);color:var(--text-primary)}.GenreBar_genreBar__fm7xw button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:900px){.GenreBar_genreBar__fm7xw{max-width:100%;padding:16px 8px 12px;gap:8px}}@media(max-width:767px){.GenreBar_genreBar__fm7xw{gap:6px;padding:10px 8px 8px;overflow-x:auto;scrollbar-width:none;flex-wrap:nowrap;white-space:nowrap;max-width:100vw;justify-content:flex-start}.GenreBar_genreBar__fm7xw::-webkit-scrollbar{display:none}.GenreBar_genreBar__fm7xw button{font-size:var(--fs-body-sm);padding:0 12px;white-space:nowrap;width:auto}}@media(max-width:1024px){.GenreBar_genreBar__fm7xw{max-width:700px}}@media(max-width:1024px)and (orientation:landscape){.GenreBar_genreBar__fm7xw{display:none!important}}.VideoDetailsModal_videoDetailsModal__kEAEJ{position:fixed;inset:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px}@media(max-width:767px){.VideoDetailsModal_videoDetailsModal__kEAEJ{padding:0;align-items:stretch}}.VideoDetailsModal_videoDetailsModal__container__gRZZ9{width:100%;max-width:800px;max-height:90vh;background-color:#161616;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}@media(max-width:767px){.VideoDetailsModal_videoDetailsModal__container__gRZZ9{max-width:100%;max-height:100%;border-radius:0}}.VideoDetailsModal_videoDetailsModal__scroll__3FAlL{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--elevation-4) rgba(0,0,0,0)}.VideoDetailsModal_videoDetailsModal__scroll__3FAlL::-webkit-scrollbar{width:4px}.VideoDetailsModal_videoDetailsModal__scroll__3FAlL::-webkit-scrollbar-thumb{background-color:var(--elevation-4);border-radius:4px}.VideoDetailsModal_videoDetailsModal__media___hoPe{position:relative;width:100%;aspect-ratio:16/9;background-color:var(--elevation-2);flex-shrink:0}.VideoDetailsModal_videoDetailsModal__poster__lwSil{object-fit:cover}.VideoDetailsModal_videoDetailsModal__mediaFade__U8f8_{position:absolute;left:0;right:0;bottom:0;height:60%;pointer-events:none;background:linear-gradient(180deg,rgba(7,7,7,0),#161616)}.VideoDetailsModal_videoDetailsModal__play__rmB2L{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:63px;height:63px;padding:0;border-radius:50%;border:2px solid #fff;cursor:pointer;background-color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.VideoDetailsModal_videoDetailsModal__play__rmB2L:hover{transform:translate(-50%,-50%) scale(1.1)}.VideoDetailsModal_videoDetailsModal__play__rmB2L:active{transform:translate(-50%,-50%) scale(.95)}.VideoDetailsModal_videoDetailsModal__playIcon__8zBhQ{width:26px;height:26px;display:block;pointer-events:none;transform:translateX(2px)}.VideoDetailsModal_videoDetailsModal__close__06qeE{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.VideoDetailsModal_videoDetailsModal__close__06qeE:hover{opacity:.7}.VideoDetailsModal_videoDetailsModal__body__GpaIu{display:flex;flex-direction:column;gap:16px;padding:20px 24px 24px}@media(max-width:767px){.VideoDetailsModal_videoDetailsModal__body__GpaIu{padding:16px}}.VideoDetailsModal_videoDetailsModal__header__mOMET{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width:767px){.VideoDetailsModal_videoDetailsModal__header__mOMET{flex-direction:column;align-items:stretch}}.VideoDetailsModal_videoDetailsModal__headerLeft__QapPK{display:flex;align-items:center;gap:12px;min-width:0}.VideoDetailsModal_videoDetailsModal__titleBlock__Ux7Xq{display:flex;flex-direction:column;gap:2px;min-width:0}.VideoDetailsModal_videoDetailsModal__title__MFW_y{margin:0;font-family:var(--font-satoshi);font-size:18px;font-weight:var(--fw-medium);line-height:1.3;color:var(--color-white);overflow:hidden;text-overflow:ellipsis}.VideoDetailsModal_videoDetailsModal__date__i9A5n{font-family:var(--font-satoshi);font-size:13px;color:var(--text-secondary)}.VideoDetailsModal_videoDetailsModal__actions__djTIe{flex-shrink:0}.VideoDetailsModal_videoDetailsModal__description__A4Di9{margin:0;font-family:var(--font-satoshi);font-size:14px;line-height:1.6;color:var(--text-secondary);white-space:pre-wrap;word-break:break-word}.VideoDetailsModal_videoDetailsModal__genre__KNYJa{align-self:flex-start;padding:6px 14px;border:1px solid var(--stroke);border-radius:9999px;font-family:var(--font-satoshi);font-size:13px;color:var(--text-secondary)}.HomeMobile_homeMobile__Yjp4U{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.HomeMobile_homeMobileTabs__DlrEf{z-index:10}@media(min-width:768px){.HomeMobile_homeMobileTabs__DlrEf{padding-top:15px}}@media screen and (orientation:landscape){.HomeMobile_homeMobileTabs__DlrEf{display:none}}.HomeMobile_homeMobileTabs__DlrEf{flex-shrink:0}.HomeMobile_homeMobileStockList__sAzd9{position:relative;flex-shrink:0}@media screen and (max-width:1024px)and (orientation:landscape){.HomeMobile_homeMobileStockList__sAzd9{display:none!important}}@media screen and (max-height:700px){.HomeMobile_homeMobileStockList__sAzd9{display:none}}.HomeMobile_homeMobileFeed__fUBUy{flex:1 1;min-height:0;height:100%;position:relative}@media(max-width:1024px)and (orientation:landscape){.HomeMobile_homeMobileFeed__fUBUy{height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center}}.HomeMobile_fullscreenWrapper__ESjdU{position:fixed;bottom:calc(16px + env(safe-area-inset-bottom));left:0;right:0;padding:8px 16px calc(8px + env(safe-area-inset-bottom));z-index:100;display:flex;justify-content:center;align-items:center;white-space:nowrap;pointer-events:none}.HomeMobile_fullscreenWrapper__ESjdU>*{pointer-events:auto}@supports(-webkit-touch-callout:none){.HomeMobile_fullscreenWrapper__ESjdU{padding-bottom:calc(8px + env(safe-area-inset-bottom))}}@media screen and (orientation:landscape){.HomeMobile_fullscreenWrapper__ESjdU{display:none}}@media screen and (max-height:700px){.HomeMobile_fullscreenWrapper__ESjdU{display:none}}.WatchMovie_watchMovieComponentContainer__63Cg7{width:100%;margin:0 auto;overflow:hidden}.WatchMovie_watchMovieComponentInfo__FP9MG{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px 0;gap:16px}@media(min-width:768px){.WatchMovie_watchMovieComponentInfo__FP9MG{flex-direction:row;align-items:flex-start;gap:32px;padding:24px 0 0}}.WatchMovie_watchMovieComponentInfoLeft__13z3V{display:flex;flex-direction:column;flex:1 1}.WatchMovie_watchMovieComponentInfoCointainer__dnDs3{display:flex;flex-direction:column-reverse;align-items:center;gap:8px;min-width:220px}@media(min-width:768px){.WatchMovie_watchMovieComponentInfoCointainer__dnDs3{flex-direction:row;gap:8px;justify-content:flex-end;align-items:flex-start;min-width:220px}}.WatchMovie_watchMovieComponentInfoNumbers__oIxkQ{display:flex;gap:8px;width:100%;justify-content:flex-end}.WatchMovie_watchMovieComponent__modal__zbKpd{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.WatchMovie_watchMovieComponentDescription__EPZrV{padding:0 2px;margin-bottom:8px}.WatchMovie_watchMovieComponentDescriptionText__uj4jY{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:var(--text-grey);margin-left:0;margin-right:0;overflow-wrap:break-word}@media(min-width:768px){.WatchMovie_watchMovieComponentDescriptionText__uj4jY{margin-left:56px;margin-right:56px;text-align:justify}}