:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#1c1c1e;background:#eef0f3;font-synthesis:none;--pink:#ff375f;--pink-dark:#d92d50;--pink-light:#ffe5eb;--blue:#007aff;--green:#34c759;--bg:#f2f2f7;--muted:#8e8e93;--divider:#e5e5ea;--nav:68px;letter-spacing:0}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;min-height:100%;background:#eef0f3}body{overscroll-behavior:none}button,input,textarea{font:inherit;letter-spacing:0}button{border:0;background:none;color:inherit;cursor:pointer}img{display:block}a{color:inherit;text-decoration:none}.app-tabs,.detail-page,.list-page,.video-detail,.conversation-page,.image-preview,.auth-page{width:100%;max-width:480px;margin:0 auto;background:#fff;min-height:100dvh;position:relative;overflow-x:hidden}.tab-stage{height:100dvh}.tab-panel{display:none;height:100%}.tab-panel.active{display:block}.tab-scroll{height:100%;overflow-y:auto;padding:calc(env(safe-area-inset-top) + 12px) 14px calc(var(--nav) + env(safe-area-inset-bottom) + 18px);scrollbar-width:none}.tab-scroll::-webkit-scrollbar{display:none}.warm-background{background:linear-gradient(#fff8f4e3,#ffffffed),url(/assets/android/bg_app_warm_portrait.jpg) center top/cover fixed}.bottom-nav{position:fixed;z-index:50;left:50%;bottom:0;transform:translate(-50%);width:min(100%,480px);height:calc(var(--nav) + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:#fffffff5;border-top:1px solid var(--divider);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav button{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#bbb0b3;font-size:12px}.bottom-nav button.active{color:var(--pink);font-weight:700}.nav-icon-wrap{width:44px;height:36px;display:grid;place-items:center;border-radius:18px}.bottom-nav .active .nav-icon-wrap{background:#f5eaff}.bottom-nav img{width:27px;height:27px;object-fit:contain}.top-tools{display:flex;gap:8px;align-items:stretch}.marquee{min-width:0;flex:1;height:44px;border:1px solid #ffd6df;background:#ffffffdb;border-radius:8px;display:flex;align-items:center;padding:0 12px;gap:8px;color:#51464a}.marquee svg{color:var(--pink);flex:none}.marquee>div{overflow:hidden;white-space:nowrap}.marquee span{display:inline-block;animation:marquee 16s linear infinite}@keyframes marquee{0%{transform:translate(10%)}to{transform:translate(-100%)}}.search-button,.icon-button{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#ffffffe6;border:1px solid var(--divider)}.search-button svg,.icon-button svg{width:23px}.shop-sticky,.movie-top{position:sticky;z-index:10;top:-12px;margin:-12px -14px 12px;padding:12px 14px 10px;background:#fff9f6ed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.2s}.category-strip,.movie-categories{display:flex;overflow-x:auto;gap:5px;margin-top:10px;scrollbar-width:none}.category-strip button,.movie-categories button{flex:none;padding:9px 13px;border-radius:4px;white-space:nowrap}.category-strip .active,.movie-categories .active{background:var(--pink);color:#fff}.channel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px 5px;margin-top:12px;overflow:hidden;max-height:158px;opacity:1;transition:.2s}.shop-sticky.compact .channel-grid,.movie-top.compact .movie-ad-grid{max-height:0;margin:0;opacity:0}.channel-grid button,.all-category-grid button{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:12px;min-width:0}.channel-grid img,.all-category-grid img{width:48px;height:48px;border-radius:8px;object-fit:cover}.all-channel{width:48px;height:48px;border-radius:8px;background:#47a8ff;color:#fff;display:grid;place-items:center;font-weight:900}.product-grid,.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card,.video-card{text-align:left;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;min-width:0}.product-card>img,.product-card>.image-placeholder{width:100%;aspect-ratio:1/1;object-fit:cover}.card-body{padding:9px}.card-body h3{font-size:15px;line-height:1.35;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-body p{font-size:12px;color:var(--muted);margin:2px 0}.store-name{color:#7468b8!important}.price-line{display:flex;align-items:end;justify-content:space-between;gap:4px}.price-line strong,.detail-price{color:var(--pink-dark);font-size:18px}.price-line span{font-size:11px;color:var(--muted)}.image-placeholder{background:#f2f2f7;color:#c7c7cc;display:grid;place-items:center}.state{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted);text-align:center;padding:28px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.retry{display:flex;align-items:center;gap:5px;color:var(--blue);padding:8px 12px}.load-more{text-align:center;color:var(--muted)}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#00000059;display:flex;align-items:end;justify-content:center}.bottom-sheet{width:min(100%,480px);max-height:78dvh;overflow:auto;background:#fff;border-radius:8px 8px 0 0;padding:10px 18px calc(22px + env(safe-area-inset-bottom))}.sheet-handle{width:42px;height:4px;background:#d1d1d6;border-radius:2px;margin:0 auto 15px}.bottom-sheet h2{font-size:19px}.all-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px 8px}.movie-ad-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:10px;max-height:90px;overflow:hidden;transition:.2s}.movie-ad-grid button{height:40px;background:#ffffffe0;border:1px solid #f4dce3;border-radius:6px;color:#8d7b81;font-size:12px}.video-cover{position:relative;aspect-ratio:16/11;background:#111}.video-cover>img,.video-cover>.image-placeholder{width:100%;height:100%;object-fit:cover}.play-glyph{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;width:30px;filter:drop-shadow(0 1px 3px #000)}.duration,.vip-tag{position:absolute;background:#000000b8;color:#fff;font-size:11px;padding:2px 5px;border-radius:3px}.duration{right:5px;bottom:5px}.vip-tag{left:5px;top:5px;background:#d9aa2b}.card-share{position:absolute;right:6px;top:6px;width:34px;height:34px;background:#ffffffe6;border-radius:7px;color:var(--pink);display:grid;place-items:center}.card-share svg{width:19px}.page-header{height:calc(56px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 10px 0;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;border-bottom:1px solid var(--divider);background:#fffffff5;position:sticky;top:0;z-index:40}.page-header h1{text-align:center;margin:0;font-size:18px}.page-header .icon-button{border:0;background:transparent}.header-action{display:grid;place-items:center}.detail-page,.video-detail,.list-page,.image-preview{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.media-hero{position:relative;width:100%;padding:0;background:#eee}.media-hero>img,.media-hero>.image-placeholder{width:100%;aspect-ratio:1/1;object-fit:cover}.media-hero>span{position:absolute;right:12px;bottom:12px;background:#000000a6;color:#fff;padding:4px 8px;border-radius:4px}.media-dots{display:flex;justify-content:center;gap:5px;padding:9px}.media-dots button{width:6px;height:6px;border-radius:50%;background:#c7c7cc}.media-dots .active{background:var(--pink);width:16px;border-radius:3px}.detail-block,.video-meta,.comment-box,.method-note{padding:16px;border-bottom:8px solid var(--bg)}.detail-block h1,.video-meta h1{font-size:21px;margin:7px 0}.detail-block h2,.comment-box h2,.stills h2{font-size:17px}.description{white-space:pre-wrap;line-height:1.75;color:#636366}.purchase-bar{position:sticky;bottom:0;z-index:20;background:#fff;border-top:1px solid var(--divider);padding:8px max(8px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:6px}.service-button,.cart-button,.buy-button{height:42px;padding:0 11px;border-radius:7px}.service-button{border:1px solid var(--divider)}.cart-button{background:#ffb423;color:#fff;display:flex;gap:4px;align-items:center}.cart-button svg{width:18px}.buy-button{background:var(--pink);color:#fff}.stepper{display:flex;align-items:center;border:1px solid var(--divider);border-radius:6px;height:36px}.stepper button{width:30px}.stepper svg{width:15px}.stepper span{min-width:25px;text-align:center}.list-page{background:var(--bg)}.search-form{margin:12px;display:flex;align-items:center;background:#fff;border-radius:8px;border:1px solid var(--divider);height:46px;padding-left:12px}.search-form svg{width:20px;color:var(--muted)}.search-form input{min-width:0;flex:1;border:0;outline:none;padding:0 10px;background:transparent}.search-form button{height:100%;padding:0 16px;background:var(--pink);color:#fff;border-radius:0 7px 7px 0}.section-title{font-size:18px;margin:18px 14px 10px}.list-page>.product-grid,.list-page section>.product-grid,.list-page>.video-grid{padding:0 12px}.image-preview{background:#0c0c0d;color:#fff}.image-preview>.image-placeholder,.image-preview>img{width:100%;height:calc(100dvh - 150px);object-fit:contain}.preview-thumbs{position:fixed;bottom:calc(12px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);width:min(100%,480px);display:flex;gap:7px;overflow-x:auto;padding:8px 14px;background:#0009}.preview-thumbs button{flex:none;width:58px;height:58px;border:2px solid transparent}.preview-thumbs button.active{border-color:var(--pink)}.preview-thumbs img{width:100%;height:100%;object-fit:cover}.player-wrap{position:relative;background:#000;aspect-ratio:16/10}.player-wrap video,.player-wrap>img,.player-wrap>.image-placeholder{width:100%;height:100%;object-fit:contain}.player-lock{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b8;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}.player-lock button{background:var(--pink);padding:9px 14px;border-radius:6px;margin:4px;color:#fff}.fullscreen-button{position:absolute;right:8px;bottom:8px;color:#fff;background:#00000073;width:36px;height:36px;border-radius:5px;display:grid;place-items:center}.video-meta>p{color:var(--muted)}.video-actions{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--divider);margin-top:12px;padding-top:10px}.video-actions button{display:flex;align-items:center;justify-content:center;gap:5px;color:#636366}.video-actions button.active{color:var(--pink)}.video-actions svg{width:21px}.stills{padding:15px;border-bottom:8px solid var(--bg)}.stills>div{display:flex;gap:8px;overflow-x:auto}.stills img,.stills .image-placeholder{flex:none;width:160px;aspect-ratio:16/10;object-fit:cover;border-radius:5px}.comment-box h2{display:flex;align-items:center;gap:6px}.comment-box h2 svg{width:20px}.comment-box form{display:flex}.comment-box input{flex:1;min-width:0;border:1px solid var(--divider);border-radius:18px 0 0 18px;padding:9px 13px}.comment-box form button{background:var(--pink);color:#fff;padding:0 14px;border-radius:0 18px 18px 0}.auth-page{background:linear-gradient(#fffcf8c7,#ffffffe0),url(/assets/android/bg_app_warm_portrait.jpg) center/cover;padding:calc(env(safe-area-inset-top) + 20px) 28px calc(env(safe-area-inset-bottom) + 24px)}.auth-back{width:44px;height:44px}.auth-content{text-align:center;padding-top:70px}.auth-logo{width:104px;height:104px;object-fit:cover;border-radius:50%;margin:0 auto 18px}.auth-content h1{font-size:34px;margin:0}.auth-subtitle{color:#737373;font-size:18px}.auth-form{display:flex;flex-direction:column;gap:12px;margin-top:45px}.auth-form input,.plain-form input,.plain-form textarea{width:100%;border:1px solid transparent;background:#f2f3f8;border-radius:8px;padding:16px;outline:none}.auth-form input{height:60px}.auth-form input:focus,.plain-form input:focus,.plain-form textarea:focus{border-color:var(--blue)}.auth-minor{color:var(--blue);align-self:flex-end}.primary-button{height:52px;border-radius:8px;background:var(--blue);color:#fff;font-size:17px;font-weight:600;display:grid;place-items:center}.primary-button:disabled{opacity:.6}.auth-link{display:block;color:var(--blue);margin-top:25px}.form-error{color:#d70015;margin:0;text-align:left}.chat-title{height:100px;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;padding-bottom:15px;border-bottom:1px solid var(--divider);margin:0 -14px 18px;padding-left:14px;padding-right:14px}.chat-title h1{font-size:20px;margin:0}.chat-title>div{display:flex;justify-content:end}.chat-title .icon-button{border:0}.conversation-section h2{font-size:15px;color:var(--muted);margin:18px 2px 10px}.conversation{width:100%;display:grid;grid-template-columns:56px 1fr auto;gap:11px;align-items:center;text-align:left;padding:12px 4px;border-bottom:1px solid #eee;position:relative}.conversation>img,.conversation>.image-placeholder{width:56px;height:56px;border-radius:50%;object-fit:cover}.conversation strong{font-size:17px}.conversation p{margin:5px 0 0;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation time{font-size:12px;color:var(--muted);align-self:start}.badge{position:absolute;right:0;bottom:14px;background:var(--pink);color:#fff;min-width:19px;height:19px;padding:0 5px;border-radius:10px;text-align:center;font-size:12px}.login-prompt{min-height:55dvh;display:grid;place-items:center;text-align:center}.login-prompt button{background:var(--pink);color:#fff;padding:10px 22px;border-radius:7px}.conversation-page{height:100dvh;display:flex;flex-direction:column}.messages{flex:1;overflow-y:auto;background:#f2f2f7;padding:14px}.message{display:flex;margin:9px 0}.message.self{justify-content:flex-end}.bubble{max-width:76%;background:#fff;padding:10px 12px;border-radius:8px;line-height:1.5;overflow:hidden}.message.self .bubble{background:#95ec69}.bubble img,.bubble video{max-width:220px;max-height:260px;border-radius:5px}.context-card{display:flex;align-items:center;gap:9px;background:#fff;padding:7px;color:#1c1c1e}.context-card img{width:55px;height:55px;object-fit:cover}.composer{display:flex;align-items:center;gap:5px;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--divider);background:#fff}.composer>button{width:36px;height:36px;display:grid;place-items:center}.composer input[type=text],.composer>input:not([type=file]){flex:1;min-width:0;border:1px solid var(--divider);border-radius:18px;height:38px;padding:0 12px}.composer .send-button{color:var(--pink)}.sticker-panel{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:10px;background:#fff;border-top:1px solid var(--divider);max-height:224px;overflow-y:auto}.sticker-panel button{height:62px;display:grid;place-items:center}.sticker-panel img{width:44px;height:44px;object-fit:contain}.contact-list a{display:flex;align-items:center;gap:12px;background:#fff;border-bottom:1px solid var(--divider);padding:11px 15px}.contact-list img,.contact-list .image-placeholder{width:48px;height:48px;border-radius:50%;object-fit:cover}.search-results{white-space:pre-wrap;overflow-wrap:anywhere;padding:15px;color:#636366}.recharge-page{background:#fff}.recharge-page>.marquee{margin-bottom:12px}.balance-card{border-radius:8px;background:linear-gradient(120deg,#ea3d8f,#f46dab);color:#fff;padding:24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 5px 10px #d92d502e}.balance-card div{display:flex;flex-direction:column;gap:8px}.balance-card strong{font-size:42px}.balance-card button{border:1px solid rgba(255,255,255,.7);border-radius:22px;padding:9px 12px;color:#fff;display:flex;gap:5px}.recharge-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.recharge-methods button{border:1px solid var(--divider);border-radius:8px;padding:9px 3px;display:flex;flex-direction:column;align-items:center;gap:7px;font-size:12px}.recharge-methods .active{border:2px solid #f263a5;background:#fff7fb}.recharge-methods img{width:48px;height:48px;object-fit:contain}.method-note{border:1px solid #f4dbe4;border-radius:8px;background:#fff;margin-bottom:14px}.method-note h2{font-size:16px}.method-note p{line-height:1.6;color:#8b7d82;margin-bottom:0}.amount-section h2,.vip-section h2{font-size:20px}.amount-section>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.amount-section button,.custom-amount{height:78px;border:1px solid #f67eb3;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#d92d72}.amount-section button.active,.custom-amount.active{background:#ee579e;color:#fff}.amount-section button span{font-size:12px}.custom-amount input{width:90%;border:0;text-align:center;background:transparent;color:inherit;outline:none}.recharge-submit{width:100%;height:50px;background:var(--pink);color:#fff;border-radius:8px;margin:18px 0;font-weight:700}.vip-section{border-top:8px solid var(--bg);margin:0 -14px;padding:10px 14px}.vip-section>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.vip-section button{border:1px solid #e8d7dd;border-radius:7px;padding:12px}.vip-section strong{display:block;color:var(--pink);font-size:20px}.profile-page{background:var(--bg)}.profile-user,.profile-guest{width:100%;background:#fff;border-radius:8px;padding:18px 14px;display:grid;grid-template-columns:76px 1fr 24px;gap:13px;align-items:center;text-align:left;margin-bottom:12px}.profile-user>img,.profile-user>.image-placeholder,.profile-guest img{width:76px;height:76px;border-radius:50%;object-fit:cover}.profile-user div,.profile-guest div{display:flex;flex-direction:column;gap:5px}.profile-user strong,.profile-guest strong{font-size:20px}.profile-user span,.profile-guest span{color:var(--muted);font-size:13px}.profile-menu,.admin-entry{background:#fff;border-radius:8px;overflow:hidden}.profile-menu button,.admin-entry{width:100%;height:60px;padding:0 14px;display:grid;grid-template-columns:34px 1fr 22px;align-items:center;text-align:left;border-bottom:1px solid var(--divider)}.profile-menu img{width:28px;height:28px;object-fit:contain}.profile-menu svg,.admin-entry svg{color:#c7c7cc}.profile-menu button:nth-child(5) span{color:var(--pink);font-weight:700}.admin-entry{margin-bottom:12px;color:var(--blue);grid-template-columns:1fr 22px}.logout-button{width:100%;height:50px;margin-top:14px;color:#d70015;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:7px}.generic-list{background:#fff}.generic-list article,.checkout-product{display:flex;gap:12px;padding:13px;border-bottom:1px solid var(--divider);background:#fff}.generic-list article>img,.generic-list article>.image-placeholder,.checkout-product>img,.checkout-product>.image-placeholder{width:80px;height:80px;object-fit:cover;border-radius:6px}.generic-list p{color:var(--muted)}.checkout-submit{margin:24px 14px}.plain-form{padding:20px 14px;display:flex;flex-direction:column;gap:12px}.plain-form textarea{resize:vertical}.user-profile,.simple-content{text-align:center;padding:45px 24px}.user-profile>img,.user-profile>.image-placeholder{width:100px;height:100px;border-radius:50%;object-fit:cover;margin:0 auto}.simple-content{line-height:1.7}.about-logo{width:112px;height:112px;border-radius:24px;margin:0 auto}.link-button{display:grid}.toast{position:fixed;z-index:200;left:50%;bottom:calc(84px + env(safe-area-inset-bottom));transform:translate(-50%);max-width:80%;background:#1c1c1ee6;color:#fff;border-radius:7px;padding:10px 15px;text-align:center}.section-title+.video-grid{padding:0 12px}@media(min-width:481px){body{padding:20px 0}.app-tabs,.detail-page,.list-page,.video-detail,.conversation-page,.image-preview,.auth-page{box-shadow:0 8px 28px #00000021;min-height:calc(100dvh - 40px)}.tab-stage,.conversation-page{height:calc(100dvh - 40px)}.bottom-nav{bottom:20px}.sheet-backdrop{align-items:center}.bottom-sheet{border-radius:8px;max-height:80dvh}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.movie-ad-grid{height:126px;max-height:126px;grid-template-rows:repeat(2,60px);gap:6px;overflow:hidden;padding:2px 1px}.movie-ad-grid .movie-product-ad{position:relative;height:60px;padding:0;border:1px solid var(--ad-neon)!important;border-radius:12px!important;overflow:hidden;background:linear-gradient(135deg,#2a1747,#11172e)!important;box-shadow:0 2px 9px color-mix(in srgb,var(--ad-neon) 32%,transparent);transform-origin:center;animation:mee-ad-pulse var(--ad-duration) ease-in-out var(--ad-delay) infinite alternate}.movie-product-ad>img,.movie-product-ad>.image-placeholder{width:100%;height:100%;border-radius:11px;object-fit:cover;opacity:.96;animation:mee-ad-image var(--ad-duration) ease-in-out var(--ad-delay) infinite alternate}.movie-product-ad>span{position:absolute;left:0;right:0;bottom:0;height:21px;padding:0 3px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--ad-neon);background:linear-gradient(180deg,#110a2800,#0a0617e8);font-size:10px;font-weight:900;font-style:italic;line-height:21px;text-align:center;text-shadow:0 0 3px var(--ad-neon),0 0 7px var(--ad-neon),0 1px 2px #000;animation:mee-ad-label var(--ad-duration) ease-in-out var(--ad-delay) infinite alternate}.movie-product-ad.empty{opacity:.35}.movie-product-ad.empty>span{color:#d1d1d6;text-shadow:0 0 3px rgba(255,255,255,.35)}@keyframes mee-ad-pulse{0%{transform:translateY(2px) scale(1);opacity:.88}to{transform:translateY(-1px) scale(1.025);opacity:1}}@keyframes mee-ad-image{0%{transform:scale(1.015)}to{transform:scale(1.06)}}@keyframes mee-ad-label{0%{opacity:.72;filter:brightness(.92)}to{opacity:1;filter:brightness(1.2)}}.movie-feed-product{grid-column:1/-1;display:grid;grid-template-columns:104px 1fr;width:100%;min-height:112px;padding:8px;border:0;border-radius:8px;background:#fff;text-align:left;box-shadow:0 2px 10px #2228371a;overflow:hidden}.movie-feed-product img{width:104px;height:96px;object-fit:cover;border-radius:6px}.movie-feed-product div{min-width:0;padding:5px 10px;display:flex;flex-direction:column;gap:6px}.movie-feed-product span{font-size:12px;color:#ff356c;font-weight:700}.movie-feed-product strong{font-size:15px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.movie-feed-product b{font-size:17px;color:#e82f5f}.game-page{display:grid;place-items:center}.game-empty{text-align:center;color:#8d94a3}.game-empty img{width:72px;height:72px}.game-empty h1{font-size:22px;margin:14px 0 6px}.game-empty p{margin:0}.search-keywords{display:flex;gap:8px;overflow-x:auto;padding:8px 16px 12px}.search-keywords button{flex:0 0 auto;border:0;border-radius:8px;padding:7px 13px;background:#fff0f4;color:#e62f61}.search-fallback-hint{margin:4px 16px 10px;color:#8a6170;font-size:13px}.app-download-page{min-height:100dvh;padding:max(32px,env(safe-area-inset-top)) 20px max(32px,env(safe-area-inset-bottom));display:grid;place-items:center;background:#f4f5f8}.app-download-panel{width:min(100%,440px);text-align:center}.app-download-panel img{width:92px;height:92px;border-radius:22px;margin:0 auto;box-shadow:0 10px 26px #00000024}.app-download-panel h1{margin:22px 0 8px;font-size:30px}.app-download-panel p{margin:8px 0;color:#6b7280;line-height:1.65}.app-download-panel .primary-button{width:100%;margin-top:26px}.app-download-panel small{display:block;margin-top:18px;color:#8e8e93;line-height:1.6}.startup-ad-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000;display:flex;justify-content:center;overflow:hidden}.startup-ad-screen{position:relative;width:min(100%,480px);height:var(--mee-viewport-height,100dvh);overflow:hidden;background:#050505}.startup-ad-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;background:#000}.startup-ad-media:disabled{cursor:default}.startup-ad-media img{width:100%;height:100%;object-fit:fill}.startup-ad-close{position:absolute;z-index:3;top:calc(env(safe-area-inset-top) + 14px);right:calc(env(safe-area-inset-right) + 14px);width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#0000009e;border:1px solid rgba(255,255,255,.55);box-shadow:0 3px 12px #00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.startup-ad-close svg{width:25px;height:25px}.startup-ad-copy{position:absolute;z-index:2;left:16px;right:16px;bottom:calc(env(safe-area-inset-bottom) + 16px);padding:14px 16px;border-radius:8px;color:#fff;text-align:center;background:#0a0a0eb3;box-shadow:0 5px 18px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.startup-ad-copy strong{display:block;font-size:20px;line-height:1.35}.startup-ad-copy p{margin:7px 0 0;font-size:14px;line-height:1.55;white-space:pre-line;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.startup-ad-copy small{display:block;margin-top:7px;color:#ffffffc2}.install-prompt{margin:0 0 12px;padding:16px;border-radius:8px;color:#fff;box-shadow:0 7px 18px #1040912e;overflow:hidden}.install-prompt-heading{display:flex;align-items:center;gap:11px}.install-prompt-heading>svg,.install-prompt-heading>img{width:42px;height:42px;flex:none}.install-prompt-heading>img{border-radius:10px}.install-prompt-heading>div{min-width:0;display:flex;flex-direction:column;gap:3px}.install-prompt-heading strong{font-size:17px}.install-prompt-heading span{font-size:12px;color:#ffffffd6}.ios-install-prompt{background:linear-gradient(135deg,#1477e8,#534edb)}.install-steps{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:8px}.install-steps li{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:8px;font-size:13px;line-height:1.4}.install-steps li>span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#ffffff30;font-weight:800}.install-steps li>div{display:flex;align-items:center;flex-wrap:wrap;gap:3px}.install-steps svg{width:17px;height:17px}.android-install-prompt{background:linear-gradient(135deg,#087f5b,#20a36e)}.android-install-prompt button{width:100%;height:45px;margin-top:14px;border-radius:7px;background:#fff;color:#087f5b;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:800}.android-install-prompt button svg{width:20px;height:20px}.app-tabs{height:var(--mee-viewport-height, 100dvh);min-height:0;overflow:hidden}.tab-stage{height:100%;position:relative;overflow:hidden}.tab-panel{display:block;position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.tab-panel.active{visibility:visible;pointer-events:auto}.bottom-nav{position:absolute;bottom:0}.smart-image.pending{background:linear-gradient(100deg,#f1f1f3 20%,#fafafa,#f1f1f3 60%);background-size:220% 100%;animation:image-loading 1.5s ease-in-out infinite}.load-more-sentinel{height:2px}.retry-more{display:block;width:100%;padding:14px;color:#007aff}.movie-product-ad{position:relative;overflow:hidden;padding:0}.movie-product-ad img,.movie-product-ad .image-placeholder{width:100%;height:100%;object-fit:cover}.movie-product-ad span{position:absolute;inset:auto 0 0;overflow:hidden;padding:2px 3px;background:#0000009e;color:#fff;font-size:10px;text-overflow:ellipsis;white-space:nowrap}@keyframes image-loading{to{background-position-x:-220%}}@media(min-width:481px){.app-tabs{height:calc(var(--mee-viewport-height, 100dvh) - 40px)}}.media-carousel{display:flex;width:100%;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y}.media-carousel::-webkit-scrollbar{display:none}.media-slide{position:relative;flex:0 0 100%;width:100%;padding:0;background:#eee;scroll-snap-align:start;scroll-snap-stop:always}.media-slide>img,.media-slide>.image-placeholder{width:100%;aspect-ratio:1 / 1;object-fit:cover}.media-slide>span{position:absolute;right:12px;bottom:12px;padding:4px 8px;border-radius:4px;color:#fff;background:#000000a6}.video-js-host,.video-js-host .video-js{width:100%;height:100%}.video-js-host .video-js.vjs-fluid{height:100%!important;padding-top:0!important}.video-js-host .vjs-poster img,.video-js-host .vjs-tech{object-fit:contain}.video-js-host .vjs-big-play-button{width:68px;height:68px;margin:-34px 0 0 -34px;border:0;border-radius:50%;background:#00000094;line-height:68px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.video-js-host .vjs-control-bar{height:48px;background:linear-gradient(transparent,#000000c7)}.video-js-host .vjs-progress-control{min-width:0}.video-js-host .vjs-progress-holder{height:8px}.video-js-host .vjs-play-progress:before{font-size:15px;top:-4px}.video-js-host .vjs-error-display:before{content:"播放失败";font-family:inherit;font-size:16px}.checkout-recharge-hint,.pending-recharge{margin:12px 0 0;padding:13px 14px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:12px}.checkout-recharge-hint{background:#fff3f7;border:1px solid #ffd2e0;flex-direction:column;align-items:flex-start}.checkout-recharge-hint strong{color:var(--pink-dark);font-size:16px}.checkout-recharge-hint span,.pending-recharge span{color:var(--muted);font-size:12px}.pending-recharge{background:#f2f7ff;border:1px solid #cfe1ff}.pending-recharge div{display:flex;min-width:0;flex-direction:column;gap:4px}.pending-recharge span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pending-recharge button{flex:none;color:var(--blue);font-weight:600}.recharge-submit:disabled{opacity:.55}.message{align-items:flex-start;gap:7px}.message-avatar,.message>.image-placeholder{flex:none;width:36px!important;height:36px!important;border-radius:50%!important;object-fit:cover}.message-content{display:flex;max-width:78%;min-width:0;flex-direction:column;align-items:flex-start}.message.self .message-content{align-items:flex-end}.message-sender,.message-time{margin:0 3px 3px;color:#8e8e93;font-size:11px}.message-time{margin-top:3px}.message-content .bubble{max-width:100%;overflow-wrap:anywhere}.bubble.sticker-bubble{padding:0;background:transparent!important}.bubble .message-sticker{width:56px;height:56px;object-fit:contain}.context-card{min-width:190px}.context-card img,.context-card .image-placeholder{width:55px;height:55px;flex:none;object-fit:cover}.message-empty,.conversation-empty,.search-hint{padding:24px 10px;color:var(--muted);text-align:center}.chat-search-results{background:#fff}.search-result-row{display:flex;align-items:center;gap:11px;padding:12px 14px;border-bottom:1px solid var(--divider)}.search-result-row>img,.search-result-row>.image-placeholder{width:45px;height:45px;flex:none;border-radius:50%;object-fit:cover}.search-result-row>div{display:flex;min-width:0;flex-direction:column;gap:4px}.search-result-row span{color:var(--muted);font-size:12px}.search-result-row p{margin:0;overflow:hidden;color:#636366;text-overflow:ellipsis;white-space:nowrap}.message-result>div{width:100%}.share-chat-sheet header{display:flex;align-items:center;justify-content:space-between}.share-chat-sheet header h2{margin:0}.share-chat-sheet header button{width:38px;height:38px;display:grid;place-items:center}.share-friend-list{display:flex;gap:14px;overflow-x:auto;padding:18px 2px}.share-friend-list button{flex:0 0 68px;display:flex;min-width:0;flex-direction:column;align-items:center;gap:7px}.share-friend-list img,.share-friend-list .image-placeholder{width:58px;height:58px;border-radius:50%;object-fit:cover}.share-friend-list span{width:100%;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.share-link-button{display:flex;width:100%;align-items:center;gap:10px;padding:15px 4px;border-top:1px solid #eee;color:#1c1c1e}.share-link-button svg{width:23px;color:var(--blue)}.share-empty{margin:6px 0 15px;color:var(--muted);text-align:center}.media-retry{display:block;margin-top:7px;color:var(--blue);font-size:12px}.history-more{display:block;margin:2px auto 12px;padding:7px 14px;color:#5d6f88;background:#ffffffeb;border:1px solid #dfe3e8;border-radius:6px;font-size:13px}.history-more:disabled{opacity:.6}
