.catalog-sheet{z-index:60;position:absolute;inset:0;container:catalog-detail/size}.catalog-sheet.is-over-creator{z-index:70}.catalog-sheet[hidden]{display:none}.catalog-sheet .sheet-bd{opacity:0;appearance:none;background:#08090c80;border:0;width:100%;height:100%;padding:0;transition:opacity .18s;position:absolute;inset:0}.catalog-sheet .sheet-panel{background:var(--card);box-shadow:var(--shadow);opacity:.98;padding:10px 18px calc(20px + env(safe-area-inset-bottom));will-change:transform, opacity;border-radius:24px 24px 0 0;transition:transform .26s cubic-bezier(.2,.8,.2,1),opacity .18s;position:absolute;bottom:0;left:0;right:0;transform:translateY(24px)}.catalog-sheet.is-open .sheet-bd{opacity:1}.catalog-sheet.is-open .sheet-panel{opacity:1;transform:translateY(0)}.catalog-sheet .sheet-handle{background:var(--line2);border-radius:999px;width:40px;height:4px;margin:4px auto 14px}.catalog-sheet-panel{overscroll-behavior-y:contain;max-height:calc(100% - 34px);padding-bottom:calc(12px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;outline:0;overflow-y:auto}.app[data-theme=dark] .catalog-sheet-panel,.product-fixture[data-theme=dark] .catalog-sheet-panel{-webkit-backdrop-filter:blur(26px)saturate(1.2);backdrop-filter:blur(26px)saturate(1.2);background:linear-gradient(#16171bdb,#0a0b0deb);border-top:1px solid #ffffff1a;box-shadow:0 -20px 60px #0009}.catalog-sheet-close{z-index:2;width:44px;height:44px;color:var(--ink);clip-path:inset(50%);opacity:0;pointer-events:none;white-space:nowrap;background:#0a0b0de0;border:0;border-radius:999px;padding:0;position:absolute;top:8px;right:10px;overflow:hidden}.catalog-sheet-close:focus-visible{clip-path:none;opacity:1;outline-offset:2px;pointer-events:auto;outline:3px solid #6a9bf88c}.catalog-sheet-close span{justify-content:center;align-items:center;font-size:26px;line-height:1;display:inline-flex}.catalog-sheet-head{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:12px;margin-bottom:14px;display:grid}.catalog-sheet-icon{background:var(--surface);border-radius:11px;justify-content:center;align-items:flex-end;width:52px;height:52px;display:flex;overflow:hidden}.catalog-icon-img{object-fit:cover;width:100%;height:100%;display:block}.catalog-sheet-icon .tower{transform-origin:bottom;padding-bottom:6px;transform:scale(.68)}.catalog-sheet-copy{min-width:0;padding-top:4px;position:relative}.catalog-title-row{min-width:0;padding-right:50px;display:block;position:relative}.catalog-sheet-title{overflow-wrap:anywhere;text-overflow:ellipsis;white-space:normal;word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;max-height:2.32em;margin:0;font-size:16.5px;font-weight:780;line-height:1.16;display:-webkit-box;overflow:hidden}.catalog-title-row .catalog-sheet-title{display:-webkit-box}.catalog-title-row .catalog-sheet-title.is-marquee{text-overflow:clip;-webkit-line-clamp:unset;max-height:none;display:block}.catalog-title-line{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.catalog-title-marquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 0% 86%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 86%,#0000 100%)}.catalog-title-marquee-text{min-width:100%;padding-right:18px;display:inline-block}.catalog-sheet-title.is-overflowing .catalog-title-marquee-text{animation:catalogTitlePan var(--catalog-title-pan-duration,8s) ease-in-out 4s infinite alternate;will-change:transform}.catalog-title-remix{width:48px;min-height:44px;color:var(--muted);background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;gap:1px;padding:0;display:inline-flex;position:absolute;top:0;right:0}.catalog-title-remix:disabled,.catalog-title-remix.is-pending{cursor:wait;opacity:.46}.catalog-title-remix .remix-logo{color:currentColor;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:relative}.catalog-title-remix .remix-logo svg{z-index:1;fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;position:relative}.catalog-title-remix .remix-label{white-space:nowrap;font-size:10.5px;font-weight:500;line-height:1.1}.catalog-sheet-meta{min-width:0;margin-top:1px;display:block}.catalog-sheet-creator{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:750;overflow:hidden}.catalog-sheet-creator strong{color:var(--ink);font-weight:900}.creator-link{max-width:100%;min-height:30px;color:inherit;font:inherit;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:999px;align-items:center;gap:3px;padding:0;font-size:12px;font-weight:750;display:inline-flex;overflow:hidden}.catalog-sheet :is(button,video):focus-visible,.creator-link:focus-visible{outline-offset:3px;outline:3px solid #6a9bf88c}.catalog-preview{border:1px solid var(--line2);aspect-ratio:16/9;background:var(--surface);overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;border-radius:12px;justify-content:flex-start;align-items:stretch;width:100%;display:flex;position:relative;overflow:auto hidden}.catalog-preview::-webkit-scrollbar{display:none}.catalog-stats::-webkit-scrollbar{display:none}.catalog-desc::-webkit-scrollbar{display:none}.catalog-sheet-panel::-webkit-scrollbar{display:none}.catalog-preview-slide{background:var(--surface);scroll-snap-align:start;flex:0 0 100%;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.catalog-preview-img,.catalog-preview-video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.catalog-preview-video{background:#050506}.catalog-preview .tower{gap:6px;padding-bottom:26px}.catalog-preview .tower .blk{border-radius:6px;width:64px;height:22px}.catalog-stats{overscroll-behavior-x:contain;scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:6px;margin-top:10px;margin-right:-18px;padding-right:18px;display:flex;overflow-x:auto}.catalog-stat{border:1px solid var(--line2);min-height:28px;color:var(--muted);opacity:.82;white-space:nowrap;background:0 0;border-radius:999px;flex:none;align-items:center;gap:4px;padding:0 8px;font-size:11px;font-weight:750;display:inline-flex}.catalog-stat.catalog-recommend{color:var(--ink);opacity:.92;gap:2px;padding:0 4px}.catalog-rating-button{width:44px;height:44px;color:var(--muted);cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;margin:-10px;padding:0;display:inline-flex}.catalog-rating-button svg{width:14px;height:14px}.catalog-rating-button .down{opacity:.72}.catalog-rating-button.is-on{color:#d9e6ff;background:#6a9bf829}.catalog-rating-button:disabled{cursor:default;opacity:.46}.catalog-rating-button:not(:disabled):active{transform:scale(.94)}.catalog-rating-value{min-width:34px;color:var(--ink);text-align:center;font-size:11px;font-weight:760}button.catalog-stat{cursor:pointer;font-family:inherit}.catalog-stat svg{width:13px;height:13px}.catalog-stat .catalog-rating-button svg{width:14px;height:14px}.catalog-original{max-width:180px}.catalog-original span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.catalog-desc-block{margin-top:14px}.catalog-desc-title{color:var(--ink);letter-spacing:0;margin:0 0 5px;font-size:18px;font-weight:850;line-height:1.2}.catalog-desc{max-height:none;color:var(--muted);overflow-wrap:anywhere;text-overflow:clip;white-space:pre-line;word-break:keep-all;padding-right:0;font-size:13.5px;font-weight:700;line-height:1.4;overflow:visible}.catalog-sheet-error{color:#ff6b5e;min-height:14px;margin-top:6px;font-size:12.5px;font-weight:800;display:none}.catalog-sheet-error.show{display:block}.catalog-actions{grid-template-columns:48px minmax(0,1fr);align-items:stretch;gap:8px;margin-top:14px;display:grid}.catalog-share{min-width:0;min-height:52px;color:var(--ink);background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;display:flex}.catalog-share svg{fill:none;stroke:currentColor;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.catalog-share.is-copied{color:#cfe0ff;background:0 0}.catalog-play{background:var(--primary);min-width:0;min-height:52px;color:var(--primary-ink);border:0;border-radius:13px;justify-content:center;align-items:center;font-size:0;display:flex}.catalog-play svg{width:27px;height:27px}@keyframes catalogTitlePan{0%{transform:translate(0)}to{transform:translateX(var(--catalog-title-shift,-24px))}}@container catalog-detail (orientation:landscape) and (height<=520px){.catalog-sheet .catalog-sheet-panel{top:max(10px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left));border-radius:20px;grid-template-rows:auto auto auto auto minmax(0,1fr) auto auto;grid-template-columns:minmax(260px,42%) minmax(0,1fr);column-gap:16px;max-height:none;padding:8px 14px 14px;display:grid;overflow:hidden}.catalog-sheet .catalog-sheet-panel,.catalog-sheet.is-open .catalog-sheet-panel{transform:none}.catalog-sheet-panel .sheet-handle{grid-area:1/1/auto/-1;margin:2px auto 8px}.catalog-sheet-head{grid-area:2/2;margin-bottom:8px}.catalog-preview{grid-area:2/1/span 6;align-self:start;max-height:calc(100cqh - 76px)}.catalog-stats{grid-area:3/2;margin-top:0;margin-right:0;padding-right:0}.catalog-desc-block{grid-area:4/2;margin-top:10px}.catalog-sheet-error{grid-area:6/2}.catalog-actions{grid-area:7/2;align-self:end;margin-top:10px}.catalog-sheet-title{font-size:15.75px}.catalog-desc-title{font-size:17px}.catalog-desc{overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;max-height:58px;padding-right:4px;overflow:hidden auto}}@media (prefers-reduced-motion:reduce){.catalog-sheet .sheet-bd,.catalog-sheet .sheet-panel{opacity:1;will-change:auto;transition:none;transform:none}.catalog-sheet-title.is-overflowing .catalog-title-marquee-text{will-change:auto;animation:none}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{background:#050506;width:100%;min-height:100%;margin:0;padding:0;overflow:hidden}body{color:#e4e5e8;min-height:100dvh;font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}button,input,textarea{font:inherit}button{cursor:pointer}.app{background:var(--bg);width:100%;height:100dvh;color:var(--ink);position:fixed;inset:0;overflow:hidden}.screen{background:var(--bg);flex-direction:column;min-width:0;min-height:0;display:none;position:absolute;inset:0;overflow:hidden}.screen.active{display:flex}.surface-light,.surface-hybrid{background:var(--light-bg);color:var(--light-ink)}#authPageReactRoot{width:100%;height:min(100%, var(--auth-page-visual-height,100%));max-height:min(100%, var(--auth-page-visual-height,100%));min-height:0;transform:translateY(var(--auth-page-visual-offset-top,0px));flex:auto;overflow:hidden}#authPageReactRoot[hidden]{display:none}.feed-home,.feed-stage,.create-react-root,.search-react-root{flex:auto;min-width:0;min-height:0}.feed-home{background:#050506;flex-direction:column;display:flex;overflow:hidden}.feed-topbar{z-index:8;height:68px;padding:max(26px, calc(env(safe-area-inset-top) + 24px)) 16px 8px;pointer-events:none;justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0 0 auto}.feed-topbar button,.feed-topbar [role=button]{pointer-events:auto}@media (max-width:380px){.feed-topbar{padding-top:max(25px, calc(env(safe-area-inset-top) + 23px))}}.feed-stage{position:relative;overflow:hidden}.create-react-root,.search-react-root{flex-direction:column;display:flex;overflow:hidden}#create{color:#e4e5e8;background:#050506}.create-entry-shell{z-index:10;inset:0 0 calc(58px + env(safe-area-inset-bottom));color:#e4e5e8;pointer-events:none;background:#050506;display:none;position:absolute;overflow:hidden}#createReactRoot:is([data-react-state=waiting],[data-react-state=loading])+.create-entry-shell,#createReactRoot:is([data-react-state=error],[data-react-state=render-error])+.create-entry-shell{display:block}#createReactRoot:is([data-react-state=error],[data-react-state=render-error])+.create-entry-shell{pointer-events:auto}.create-entry-loading-shell,.create-entry-error-shell{display:none;position:absolute;inset:0}#createReactRoot:is([data-react-state=waiting],[data-react-state=loading])+.create-entry-shell .create-entry-loading-shell,#createReactRoot:is([data-react-state=error],[data-react-state=render-error])+.create-entry-shell .create-entry-error-shell{display:flex}.create-entry-loading-shell{padding:max(10px, env(safe-area-inset-top)) 18px 24px;opacity:0;flex-direction:column;animation:.18s .14s both createEntryShellReveal}.create-entry-games-skeleton h2{color:#f1f3f6;margin:0;font-size:20px;font-weight:700;line-height:1}.create-entry-shell-main{flex-direction:column;align-items:center;width:100%;max-width:560px;margin:clamp(72px,12vh,112px) auto 0;display:flex}.create-entry-question-skeleton{justify-items:center;gap:9px;width:min(100%,330px);display:grid}.create-entry-question-skeleton span,.create-entry-mic-ghost,.create-entry-game-skeleton-row span{background:#ffffff17;position:relative;overflow:hidden}.create-entry-question-skeleton span:after,.create-entry-mic-ghost:after,.create-entry-game-skeleton-row span:after{content:"";background:linear-gradient(100deg,#0000 15%,#ffffff17 48%,#0000 82%);animation:1.45s ease-in-out infinite createEntryShellShimmer;position:absolute;inset:0;transform:translate(-100%)}.create-entry-question-skeleton span:first-child{border-radius:7px;width:min(76vw,280px);height:24px}.create-entry-question-skeleton span:last-child{border-radius:6px;width:min(49vw,184px);height:18px}.create-entry-control-skeleton{grid-template-columns:44px 104px 44px;justify-content:center;align-items:center;gap:24px;width:252px;height:98px;margin-top:12px;display:grid}.create-entry-control-ghost,.create-entry-mic-ghost{border-radius:999px;place-items:center;display:grid}.create-entry-control-ghost{background:#ffffff0b;border:1px solid #ffffff14;width:44px;height:44px}.create-entry-mic-ghost{background:#1b1b1c;width:104px;height:64px}.create-entry-games-skeleton{width:100%;max-width:560px;margin:38px auto 0}.create-entry-games-skeleton h2{font-size:17px}.create-entry-game-skeleton-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.create-entry-game-skeleton-row span{border-radius:8px;height:78px}.create-entry-error-shell{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:32px}.create-entry-error-mark{color:#f1f3f6;background:#ffffff12;border:1px solid #ffffff29;border-radius:999px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:grid}.create-entry-error-shell h2{color:#f3f5f8;margin:18px 0 0;font-size:20px;line-height:1.25}.create-entry-error-shell p{color:#aab1bc;max-width:320px;margin:9px 0 0;font-size:14px;line-height:1.5}.create-entry-retry{color:#111318;background:#f1f3f6;border-radius:8px;justify-content:center;align-items:center;min-width:132px;min-height:44px;margin-top:20px;padding:0 20px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}.create-entry-retry:focus-visible{outline-offset:3px;outline:2px solid #8eb4ff}.create-entry-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes createEntryShellReveal{0%{opacity:0}to{opacity:1}}@keyframes createEntryShellShimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.create-entry-loading-shell{opacity:1;animation:none}.create-entry-question-skeleton span:after,.create-entry-mic-ghost:after,.create-entry-game-skeleton-row span:after{animation:none}}.scroll{min-width:0;min-height:0}.topbar{min-height:58px;padding:max(8px, env(safe-area-inset-top)) 14px 6px;flex:none;align-items:center;gap:10px;display:flex}.nav{flex:none;min-width:0;min-height:58px}.sheet{z-index:70;position:fixed;inset:0}.sheet[hidden],.notice-toast[hidden]{display:none!important}.notice-toast{z-index:75;left:14px;right:14px;bottom:calc(76px + env(safe-area-inset-bottom));max-width:520px;margin:0 auto;position:absolute}.avatar-library{--keyboard-inset:0px;--avatar-nav-h:58px;--avatar-library-h:min(46dvh, 430px);--avatar-library-bg:#0b1018;background:#0a0b0e}.avatar-hero{flex:auto;min-height:0;position:relative}.avatar-stage,.avatar-canvas{width:100%;height:100%;position:absolute;inset:0}.avatar-panel{z-index:6;left:0;right:0;bottom:calc(var(--avatar-nav-h) + env(safe-area-inset-bottom) + var(--keyboard-inset));height:var(--avatar-library-h);min-height:220px;max-height:calc(100dvh - var(--avatar-nav-h) - env(safe-area-inset-bottom));padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:var(--avatar-library-bg);-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid #ffffff1a;border-radius:24px 24px 0 0;position:absolute;overflow-y:auto;box-shadow:0 -22px 60px #00000061}.avatar-panel::-webkit-scrollbar{display:none}.avatar-page,.profile-header-root,#profileGamesRoot{min-width:0}.app[data-theme=dark] #profile{color:var(--ink);background:linear-gradient(#090a0d 0%,#050506 62%,#030304 100%)}#profile:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 16% 12%,#6a9bf829,#0000 32%),radial-gradient(circle at 88% 20%,#ffffff0e,#0000 34%),linear-gradient(#ffffff09 0%,#05050600 100%);height:360px;position:absolute;inset:0 0 auto}#profile>.scroll,#profile>.nav{z-index:1;position:relative}#profile .topbar{z-index:5;background:0 0;position:relative}#profile .nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:#050506}noscript{z-index:1000;color:#fff;background:#050506;padding:32px;position:fixed;inset:0}noscript nav{flex-wrap:wrap;gap:16px;display:flex}noscript a{color:#a9c4ff}
