.Playground_page__tVsO9{min-height:100vh;min-height:100dvh;padding:20px 18px 140px;max-width:440px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.Playground_header__EgCdK{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-20px -18px 0;padding:20px 18px 10px;background:rgba(11,11,15,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);touch-action:manipulation}.Playground_headerLeft__RVycm{display:flex;align-items:center;gap:12px;background:transparent;border:none;padding:0;color:inherit;cursor:pointer}.Playground_headerTitle__YGgUI{font-family:var(--font-display);font-size:18px;font-weight:600}.Playground_headerTitleRow__hRTpK{display:flex;align-items:center;gap:6px}.Playground_headerChevron__k9jd_{color:#fff;transform:translateY(1px)}.Playground_headerChevron__k9jd_ svg{display:block}.Playground_headerRight__Vetc7{display:flex;align-items:center;gap:8px}.Playground_headerBalance__3SbZs{font-family:sans-serif}.Playground_closeButton__KmPSD{width:31px;height:31px;border-radius:var(--radius-sm);display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.06)}.Playground_workspace___LEvO{display:flex;flex-direction:column;gap:16px}.Playground_heroGrid__m6ZPv{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.Playground_heroGrid__m6ZPv.Playground_scrolling__pI19B{display:flex;overflow-x:auto;height:148px;margin:-10px -18px;padding:10px 18px;scrollbar-width:none}.Playground_heroGrid__m6ZPv.Playground_scrolling__pI19B::-webkit-scrollbar{display:none}.Playground_dragActive__IjctR .Playground_selectCard__RmHkT{opacity:.7;border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.05)}.Playground_dragActive__IjctR .Playground_selectIconInner__MPTX_,.Playground_dragActive__IjctR .Playground_selectOptional__O2owa,.Playground_dragActive__IjctR .Playground_selectTitle__KR5zl{color:#fff}.Playground_selectCard__RmHkT{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;color:var(--text-dim);border-radius:var(--radius-sm);border:1px dashed rgba(255,255,255,.1);background:transparent;padding:16px;cursor:pointer;transition:background .2s ease,border-color .2s ease;flex-shrink:0}.Playground_heroGrid__m6ZPv.Playground_scrolling__pI19B .Playground_selectCard__RmHkT{width:calc(33.333% - 10px)}.Playground_selectCard__RmHkT.Playground_wide__m8f1D{grid-column:span 2;width:100%;border:1px dashed rgb(107 255 183/35%);background:var(--accent-bg)}.Playground_selectCard__RmHkT.Playground_wide__m8f1D .Playground_selectIconInner__MPTX_,.Playground_selectCard__RmHkT.Playground_wide__m8f1D .Playground_selectTitle__KR5zl{color:var(--accent)}.Playground_selectCard__RmHkT.Playground_wide__m8f1D .Playground_selectSubtitle__Az_EO{color:#2e634a}.Playground_previewItem__esZCf{position:relative;overflow:hidden;border-radius:var(--radius-sm);background:rgba(255,255,255,.06);flex-shrink:0;width:calc(33.333% - 10px);aspect-ratio:1/1;cursor:-webkit-grab;cursor:grab;transition:transform .2s ease,opacity .2s ease,outline .2s ease;touch-action:none}.Playground_previewItem__esZCf:active{cursor:-webkit-grabbing;cursor:grabbing}.Playground_previewItem__esZCf.Playground_isDragging__MAJBT{opacity:.4;transform:scale(.92)}.Playground_previewItem__esZCf.Playground_isDragOver__bmsk_{transform:scale(1.05);z-index:10}.Playground_previewItem__esZCf.Playground_isDragOver__bmsk_:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 2.5px #52f08e;border-radius:inherit;pointer-events:none;z-index:10}.Playground_previewOrderBadge__RQ_WP{position:absolute;top:8px;left:8px;min-width:24px;height:24px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:12px;font-weight:700;z-index:2}.Playground_previewItem__esZCf img,.Playground_previewItem__esZCf video{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.Playground_removeImageBtn__yizeG{position:absolute;top:4px;right:4px;width:28px;height:28px;border-radius:10px;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;color:#fff;display:grid;place-items:center;cursor:pointer;z-index:2;transition:all .2s ease}.Playground_removeImageBtn__yizeG:hover{background:#000;transform:scale(1.05)}.Playground_selectCard__RmHkT.Playground_disabled__m_UFg{opacity:.5;cursor:default;border-style:solid;background:rgba(255,255,255,.02)}.Playground_selectCard__RmHkT.Playground_disabled__m_UFg:hover{background:rgba(255,255,255,.02);border-color:rgba(255,255,255,.1)}.Playground_selectCard__RmHkT.Playground_disabled__m_UFg .Playground_selectIconWrap__h8oiu{filter:grayscale(1);opacity:.7}.Playground_selectIconWrap__h8oiu{border-radius:50%;display:grid;place-items:center;position:relative}.Playground_selectIconInner__MPTX_{color:rgba(255,255,255,.92);display:flex}.Playground_selectContent__8Cdsr{display:flex;flex-direction:column;gap:8px}.Playground_selectTitle__KR5zl{font-size:16px;line-height:1.2;color:#fff}.Playground_selectTitle__KR5zl span{color:#fff;font-weight:500}.Playground_fileInput__OfMlw{display:none}.Playground_selectSubtitle__Az_EO{font-size:12px;color:rgba(255,255,255,.4)}.Playground_selectOptional__O2owa{font-size:12px;font-weight:500;color:#fff}.Playground_selectMetaPlaceholder__6N3_U{visibility:hidden}.Playground_modelRow__SPnT4{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border-radius:var(--radius-sm);background:rgba(255,255,255,.06);text-align:left;width:100%;cursor:pointer}.Playground_modelTriggerValueRow__JSQtz .Playground_value__3WEme{margin-top:0}.Playground_modelTriggerValueRow__JSQtz{display:flex;align-items:center;gap:8px;margin-top:4px}.Playground_modelIconSmall__YSUXm{width:14px;height:14px;display:grid;place-items:center;color:var(--text-muted);flex-shrink:0}.Playground_modelIconSmall__YSUXm svg{width:100%;height:100%;display:block}.Playground_menuIconWrapper__QdNt0{display:grid;place-items:center;color:var(--text-muted)}.Playground_menuIconWrapper__QdNt0 svg{width:16px;height:16px;display:block}.Playground_menuIconEmoji__Yd_6_{font-size:14px;line-height:1;color:var(--text-muted)}.Playground_label__Tu6aq{font-size:12px;color:var(--text-dim)}.Playground_value__3WEme{font-family:var(--font-display);font-size:16px;margin-top:4px}.Playground_chevron__3MvRo,.Playground_valueLoading__41x5b{color:#fff}.Playground_chevron__3MvRo svg{display:block;transform:rotate(var(--menu-chevron-rotate,0deg));transition:transform .16s ease}.Playground_promptCard__YgijT{position:relative;border-radius:var(--radius-sm);background:rgba(255,255,255,.06);padding:12px;display:flex;flex-direction:column;gap:10px}.Playground_clearButton__qzEhH{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:rgba(255,255,255,.04);color:var(--text-dim);border:none;cursor:pointer;transition:all .2s ease;z-index:2}.Playground_clearButton__qzEhH:hover{background:rgba(255,255,255,.1);color:#fff}.Playground_textarea__4rVDP{width:100%;min-height:120px;background:transparent;border:none;color:var(--text);font-size:16px;resize:none;-webkit-tap-highlight-color:transparent}.Playground_textarea__4rVDP::placeholder{color:var(--text-dim);opacity:.5}.Playground_textarea__4rVDP:focus{outline:none}.Playground_enhanceButton__GS297{align-self:flex-start;padding:5px 10px;border-radius:10px;background:transparent;border:2px solid rgba(255,255,255,.08);color:var(--text-dim);font-size:12px}.Playground_enhanceButtonDisabled__uOU7t{opacity:.5;cursor:default}.Playground_enhanceButtons__zS4A7{display:flex;flex-wrap:wrap;gap:8px}.Playground_optionGroups__abfhU{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.Playground_optionGroupsSingle__oFivW{grid-template-columns:1fr}.Playground_optionLabel__xnNbF{font-size:12px;color:var(--text-muted)}.Playground_optionCard__klj54{padding:12px;border-radius:var(--radius-sm);background:rgba(255,255,255,.06);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;color:#fff;font-size:14px;text-align:left;width:100%}.Playground_optionValueRow__fmA8K{display:inline-flex;align-items:center;gap:6px}.Playground_optionIcon__rOwbh{display:grid;place-items:center}.Playground_aspectIcon__oH9Ll{width:18px;height:18px;display:grid;place-items:center}.Playground_aspectIconShape__ZrKsa{display:block;border:1.4px solid;border-radius:3px}.Playground_optionValueCentered__JeIKF{font-size:14px;font-weight:500}.Playground_bottomBar__UEoLL{position:fixed;left:0;right:0;bottom:0;padding:12px 16px 18px;background:#0b0b0f;border-top:1px solid rgba(255,255,255,.08);z-index:100;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;touch-action:manipulation}.Playground_playgroundFooter__gVsxC{font-size:13px;color:var(--text-dim);text-align:center;opacity:.6;margin-top:8px;font-weight:500}.Playground_bottomBarInner__8__B_{max-width:440px;margin:0 auto;display:flex;align-items:center;gap:12px}.Playground_generateButton__2_ssz{position:relative;padding:14px 72px}.Playground_generateButtonLabel__ME44e{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center}.Playground_generatePriceBadge__NhoOn{position:absolute;top:50%;right:10px;transform:translateY(-50%);z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:44px;height:24px;padding:0 8px;border-radius:999px;background:rgba(11,11,15,.14);color:currentColor;font-size:12px;font-weight:800;line-height:1}.Playground_generatePriceBadgeIcon__9NoMM{font-family:sans-serif;font-size:12px;line-height:1}.SelectMenu_wrapper__LzImT{position:relative}.SelectMenu_wrapperFullWidth__1sho5{width:100%}.SelectMenu_triggerDisabled__ufe8E{opacity:.6;cursor:default}.SelectMenu_triggerFullWidth__SmYmM{width:100%}.SelectMenu_menu__PTG9S{position:absolute;top:calc(100% + 10px);left:0;min-width:180px;border-radius:12px;background:#29292d;border:1px solid rgba(217,217,217,.04);padding:6px;display:grid;grid-gap:4px;gap:4px;z-index:20;opacity:0;transform:scale(.98);transform-origin:top left;pointer-events:none;max-height:285px;overflow-y:scroll;transition:opacity .16s ease,transform .16s ease}.SelectMenu_menuFullWidth__nbz8I{right:0;min-width:unset;width:100%}.SelectMenu_menuUp___Bzb_{bottom:calc(100% + 10px);top:auto;transform-origin:bottom left}.SelectMenu_menuOpen__TlEaH{opacity:1;transform:scale(1);pointer-events:auto}.SelectMenu_triggerActive__dlY04{--menu-chevron-rotate:180deg}.SelectMenu_item__huqfS{padding:8px 10px;border-radius:10px;color:var(--text);font-size:14px;text-align:left;display:flex;align-items:center;gap:10px}.SelectMenu_itemDisabled__Ek7iU{opacity:.45;cursor:default}.SelectMenu_itemActive__N_UZD{background:#313136}.SelectMenu_itemIcon__v_zc0{width:20px;height:20px;display:grid;place-items:center;font-size:20px;line-height:1;flex:0 0 20px}.SelectMenu_itemContent__HXPKs{display:grid;grid-gap:2px;gap:2px}.SelectMenu_itemContentExpanded___bukT{flex:1 1}.SelectMenu_itemTitle__SK5SY{font-weight:600;display:inline-flex;align-items:center;gap:6px}.SelectMenu_itemTitleSpaceBetween__q6m1J{display:flex;justify-content:space-between;width:100%}.SelectMenu_itemSuffix__VsFOl{display:inline-flex;align-items:center;gap:4px;color:#f3b65a;font-size:11px;font-weight:700}.SelectMenu_itemDesc__AVAd0{font-size:12px;color:var(--text-muted)}.SelectMenu_itemBadge__V5thX{transform:matrix(1,0,-.212557,1,0,0)}.BottomNavMenu_bar__5tt6Z{position:fixed;left:0;right:0;bottom:0;padding:10px 16px 18px;background:rgba(11,11,15,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.08);transform:translateY(120%);opacity:0;transition:transform .24s ease,opacity .24s ease;z-index:40;pointer-events:none}.BottomNavMenu_visible__YoU_6{transform:translateY(0);opacity:1}.BottomNavMenu_inner__fVXjn{max-width:440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 80px 1fr 1fr;align-items:stretch;grid-gap:10px;gap:10px;pointer-events:auto}.BottomNavMenu_item__4VBl4{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;font-family:inherit;cursor:pointer;min-width:0;min-height:45px;flex-direction:column;text-align:center;font-size:10px;opacity:.7;color:var(--text-muted);font-weight:500;line-height:1.2;color:rgba(255,255,255,.58);padding:0 8px;gap:4px;transition:color .2s ease,background .2s ease}.BottomNavMenu_itemIcon__L_zw1,.BottomNavMenu_item__4VBl4{display:inline-flex;align-items:center;justify-content:center}.BottomNavMenu_itemIcon__L_zw1{width:20px;height:20px;flex-shrink:0}.BottomNavMenu_itemIcon__L_zw1 svg{width:20px;height:20px;display:block}.BottomNavMenu_itemLabel__uqlX5{display:block}.BottomNavMenu_itemActive__eQMJq{color:#fff;opacity:1}.BottomNavMenu_centerButton__pyhfZ{width:80px;height:45px;margin:0 auto;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--accent);box-shadow:0 4px 0 var(--accent-glow);transition:filter .2s ease}.BottomNavMenu_centerButtonActive__t607k{filter:brightness(.98)}.BottomNavMenu_centerIcon__cL6Ou{width:20px;height:20px;color:#0b0b0f}.BottomNavMenu_centerButton__pyhfZ span{display:flex;align-items:center;justify-content:center;font-size:24px}.Badge_badge__9tA3b{background:#fff;color:#000;font-size:11px;font-weight:700;padding:1px 6px;border-radius:4px;text-transform:uppercase;transform:matrix(1,0,-.212557,1,0,0);display:inline-flex;align-items:center;justify-content:center}.MainNav_nav__siKX_{display:flex;align-items:center;justify-content:space-between;gap:16px}.MainNav_brand__WwpZE{display:inline-flex;align-items:center;font-weight:600;letter-spacing:.02em}.MainNav_logoText__PcLz7{font-size:20px;display:flex;align-items:center;gap:12px}.MainNav_logoText__PcLz7 span{font-size:29px;line-height:29px;font-family:sans-serif}.MainNav_actions__LrMWq{display:inline-flex;align-items:center;gap:8px}.MainNav_supportButton__hL_V6{min-width:34px;height:30px;padding:3px 8px;border-radius:10px;background:transparent;border:2px solid rgba(255,255,255,.08);display:grid;place-items:center;color:#fff;transition:all .2s ease}.MainNav_supportButton__hL_V6:hover{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.14)}.MainNav_cta__bkKOO{padding:5px 10px;border-radius:10px;background:var(--accent-soft);color:var(--accent);font-size:14px;font-weight:600}.MainNav_balanceDisplay___l2CG{padding:5px 12px;border-radius:10px;background:rgba(255,255,255,.06);color:#fff;font-size:14px;font-weight:600;font-family:sans-serif}.PromptsSection_section__dOP5c{display:flex;flex-direction:column;gap:20px}.PromptsSection_header__rOmun{display:flex;flex-direction:column;gap:8px}.PromptsSection_title__DkMKH{color:#fff;font-size:20px;font-weight:700;line-height:1.1;letter-spacing:-.01em}.PromptsSection_subtitle__1G6KX{color:var(--text-muted);font-size:14px;max-width:90%}.PromptsSection_filtersWrapper__RYqNy{margin:0 -18px;padding:0 18px;overflow-x:auto;scrollbar-width:none}.PromptsSection_filtersWrapper__RYqNy::-webkit-scrollbar{display:none}.PromptsSection_gridContainer__U2XHc{position:relative}.PromptsSection_grid__lly6G{display:flex;align-items:flex-start;gap:12px;transition:opacity .3s ease}.PromptsSection_gridColumn__A_Yb0{flex:1 1;display:flex;flex-direction:column;gap:12px}.PromptsSection_gridLoading__5Dpm6{opacity:.4;pointer-events:none}.PromptsSection_loadMoreTrigger__MkIyF{width:100%;height:1px}.PromptsSection_card__f0Sp8{position:relative;background:var(--bg-card);border-radius:var(--radius-lg);display:block;overflow:hidden}.PromptsSection_media__khRbq{height:100%;position:relative;width:100%}.PromptsSection_mediaContent__QykYV{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-lg);position:absolute;inset:0}.PromptsSection_overlay__LddeK{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent 40%);display:flex;align-items:flex-end;padding:12px}.PromptsSection_cardTitle__JQbA1{color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;width:100%}.PromptsSection_skeletonMedia__ipHHu{position:absolute;inset:0;width:100%;height:100%;background:rgba(255,255,255,.06);display:grid;place-items:center}.PromptsSection_skeletonTitle__RrYSb{width:70%;height:12px;border-radius:999px;background:rgba(255,255,255,.12)}.PromptsSection_viewAllOverlay__83Qcb{position:absolute;bottom:0;left:-18px;right:-18px;height:180px;background:linear-gradient(to top,var(--bg) 20%,transparent 100%);display:flex;align-items:center;justify-content:center;padding:40px 18px 18px}.PromptsSection_viewAllBtn__C7Zqo{background:var(--accent-soft);color:var(--accent);padding:12px 20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md);font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid color-mix(in srgb,var(--accent) 20%,transparent);box-shadow:0 12px 24px rgba(0,0,0,.4)}.PromptsSection_viewAllBtn__C7Zqo:active{transform:scale(.97)}.PromptsSection_viewAllBtn__C7Zqo svg{opacity:1}.MobileGenerateBar_bar__l1f8l{position:fixed;left:0;right:0;bottom:0;padding:10px 16px 18px;background:rgba(11,11,15,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.08);transform:translateY(120%);opacity:0;transition:transform .24s ease,opacity .24s ease;z-index:40;pointer-events:none}.MobileGenerateBar_visible__O65c9{transform:translateY(0);opacity:1;pointer-events:auto}.MobileGenerateBar_hidden__iOuck{opacity:0;pointer-events:none}.MobileGenerateBar_inner__G5MfV{max-width:440px;margin:0 auto}.MobileGenerateBar_actions__A44o0{display:flex;align-items:stretch;gap:10px}.MobileGenerateBar_sideButton__72zUN{width:52px;min-width:52px;padding:0!important;height:100%}.MobileGenerateBar_sideButton__72zUN svg{width:20px;height:20px;display:block}.AuthorFilter_container__WqQkJ{width:100%;overflow:hidden;position:relative;padding:4px 0}.AuthorFilter_scroll__7n_XP{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.AuthorFilter_scroll__7n_XP::-webkit-scrollbar{display:none}.AuthorFilter_authorItem__07aCL{display:flex;flex-direction:column;align-items:center;background:none;border:none;padding:0;cursor:pointer;flex-shrink:0;transition:transform .2s ease}.AuthorFilter_authorItem__07aCL:active{transform:scale(.92)}.AuthorFilter_authorItemSkeleton__MkaLl{pointer-events:none}.AuthorFilter_avatarWrapper__sdz3W{width:58px;height:58px;border-radius:18px;padding:2px;background:transparent;border:2px solid transparent;transition:border-color .2s ease}.AuthorFilter_active__7wVOl .AuthorFilter_avatarWrapper__sdz3W{border-color:var(--accent)}.AuthorFilter_avatar__gOqHy{position:relative;width:100%;height:100%;border-radius:15px;background:rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:var(--text);object-fit:cover;overflow:hidden;border:1.5px solid var(--bg)}.AuthorFilter_avatarSkeleton__jCCZK{background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,.12) 50%,rgba(255,255,255,.06));background-size:200% 100%;animation:AuthorFilter_authorSkeletonShimmer__RQm1f 1.2s linear infinite}@keyframes AuthorFilter_authorSkeletonShimmer__RQm1f{0%{background-position:200% 0}to{background-position:-200% 0}}.HomePage_referralActions__wSPgM{display:flex;width:100%;gap:10px}.HomePage_referralCopy__g84uj{flex:1 1}.HomePage_shareButton__GUt6M{width:52px;min-width:52px;padding:0;height:100%}.HomePage_socialsSection__SFU2X{padding:24px 0}.HomePage_socialsCard__jW_K7{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.HomePage_socialLink__A_kyI{display:inline-flex;align-items:center;gap:10px;min-height:58px;padding:0 14px 0 10px;border-radius:18px;background:rgba(255,255,255,.05);color:var(--text);font-size:14px;font-weight:600;transition:background .2s ease,color .2s ease,transform .2s ease}.HomePage_socialLink__A_kyI:hover{background:rgba(255,255,255,.08);color:var(--text);transform:translateY(-1px)}.HomePage_socialLinkIcon__WuhoX{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.HomePage_socialLinkIcon__WuhoX svg{width:22px;height:22px;display:block}.HomePage_socialLinkTelegram__eikyL .HomePage_socialLinkIcon__WuhoX{color:#2aabee}.HomePage_socialLinkVk__eKcnj .HomePage_socialLinkIcon__WuhoX{color:#2787f5}.HomePage_socialLinkMeta__yC8p8{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.HomePage_socialLinkLabel__54p0j{color:var(--text);font-size:14px;font-weight:700;line-height:1.1}.HomePage_socialLinkCaption__iACc6{color:var(--text-muted);font-size:12px;line-height:1.2}.ResultSheet_root__76jn8{position:fixed;inset:0;z-index:101;display:flex;justify-content:center}.ResultSheet_backdrop__cnxOa{position:absolute;inset:0;border:none;background:rgba(2,4,8,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ResultSheet_panel__Yn55M{position:relative;width:min(100%,440px);min-height:100dvh;background:#05070c;overflow:hidden}.ResultSheet_content__ydcFE{position:relative;height:100dvh;min-height:100dvh;overflow:hidden}.Tabs_tabs__sJneI{width:100%;display:grid;border-bottom:1px solid rgba(255,255,255,.08)}.Tabs_tab__nskRn{position:relative;min-height:44px;padding:0 14px;color:var(--text-muted);font-size:13px;font-weight:600;text-align:center;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.Tabs_tabActive__erI0_{color:#fff;border-bottom-color:#fff}.Tabs_tabDisabled__z5w2h{opacity:.42;cursor:not-allowed}.Tabs_tabBadge__3UCL4{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;border-radius:999px;background:#ff5a5a;color:#fff;font-size:11px;font-weight:700;line-height:1}