.dplayer-host[data-v-4c692a1c]{width:100%;height:30rem;background:#000}.dplayer-host[data-v-4c692a1c] .dplayer,.dplayer-host[data-v-4c692a1c] .dplayer-video-wrap,.dplayer-host[data-v-4c692a1c] .dplayer-video{width:100%;height:100%}:root{--nav-bg: #323232;--bg: #2c2a2a;--bg-soft: #323030;--card: #353333;--text: #c8c8c8;--text-light: #ffffff;--text-muted: #9a9a9a;--accent: #ff2374;--border: rgba(255, 255, 255, .06);--column: 720px;--card-h: 15.5rem}*{box-sizing:border-box}html,body,#app{min-height:100%}body.theme-dark{margin:0;background:var(--bg);color:var(--text);font-family:PingFang SC,Hiragino Sans GB,Microsoft Yahei,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--text);text-decoration:none}a:hover{color:var(--text-light)}button{font:inherit}#wrap{position:relative;min-height:100vh;display:flex;flex-direction:column;background:var(--bg)}.container.main-column,.main-column{width:100%;max-width:var(--column);margin:0 auto;padding:0 16px 48px;flex:1}.site-header{position:sticky;top:0;z-index:100;background:var(--nav-bg);border-bottom:none}.header-bar{max-width:1350px;margin:0 auto;padding:16px 20px;display:flex;align-items:center;gap:20px}.logo{flex:0 0 auto;font-size:1.5rem;font-weight:700;color:#e8fbff;white-space:nowrap;line-height:2rem;letter-spacing:.02em;text-shadow:0 0 18px rgba(0,229,255,.42);overflow:visible;padding-left:2px}.nav-links{flex:1 1 auto;display:flex;flex-wrap:wrap;align-items:center;gap:0 4px;min-width:0}.nav-links a{font-size:1rem;color:#ffffffe6;padding:.5rem;border-radius:4px;white-space:nowrap;line-height:1.5;transition:color .15s}.nav-links a:hover,.nav-links a.is-active{color:#fff;font-weight:600}.header-icons{flex:0 0 auto;display:flex;align-items:center;gap:12px;margin-left:16px}.icon-btn{width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.08);background:#00000057;color:#f4f4f4;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:inset 0 1px #ffffff0a;transition:color .18s,border-color .18s,background .18s,box-shadow .18s,transform .18s}.icon-btn:hover{color:#fff;background:#00e5ff29;border-color:#00e5ff57;box-shadow:0 0 18px #00e5ff29,inset 0 1px #ffffff14;transform:translateY(-1px)}.icon-btn .fa{font-size:22px;line-height:48px}.icon-btn .fa-mobile{font-size:27px}.header-search{max-width:720px;margin:0 auto;padding:0 16px 12px;display:flex;gap:8px}.header-search input{flex:1;background:#161920;border:1px solid rgba(255,255,255,.12);color:#fff;border-radius:20px;padding:10px 16px;outline:none}.header-search input:focus{border-color:#5ec8ff}.header-search button{background:linear-gradient(135deg,#ff2d78,#e91e63);border:none;color:#fff;border-radius:20px;padding:0 18px;cursor:pointer}.post-grid{display:flex;flex-direction:column;gap:0}.category-page-title{margin:0 0 .75rem;padding:.5rem 0 0;font-size:1.15rem;font-weight:600;color:#e8e8e8;text-align:center}.post-card{display:block;padding:2rem 0 1.25rem;background:transparent;border:none;border-radius:0;overflow:visible;transition:transform .18s ease}.post-card:hover{transform:translateY(-1px)}.post-card:hover .post-card-media{box-shadow:0 22px 43px #00000026;transform:translateY(-4px) scale(1.02)}.post-card-link{display:block;color:inherit}.post-card-media{position:relative;width:100%;height:var(--card-h);aspect-ratio:auto;min-height:0;overflow:hidden;background:#151820;border-radius:.3125rem;border:1px solid var(--border);transition:box-shadow .3s ease,transform .3s ease}.post-card.is-ad .post-card-media{height:var(--card-h);aspect-ratio:auto;min-height:0}.post-card-image{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(1.03) saturate(.95)}.post-card.is-ad .post-card-image{filter:none}.post-card-fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 20%,#2a3140 0%,transparent 55%),linear-gradient(160deg,#1b2030,#0e1118 70%)}.post-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;background:#00000040}.post-card-title{margin:0 0 .75rem;color:#fff;font-size:1.5625rem;font-weight:400;line-height:1.45;max-width:94%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 2px 12px rgba(0,0,0,.55)}.post-card-meta{margin-top:0;font-size:.875rem;color:#eee;letter-spacing:.02em;font-weight:400;text-align:center}.post-card-meta .meta-domain{color:#eee}.ribbon-hot{position:absolute;top:14px;right:-34px;width:120px;text-align:center;background:linear-gradient(90deg,#ff4d94,#ff2d78);color:#fff;font-size:.78rem;font-weight:600;line-height:1.7;transform:rotate(45deg);box-shadow:0 2px 8px #ff2d7859;letter-spacing:.08em;z-index:2;pointer-events:none}.post-detail{background:var(--card);border-radius:10px;padding:24px;border:1px solid var(--border)}.post-breadcrumb{margin:0 0 1.25rem;font-size:1.0625rem;font-weight:500;line-height:1.6;word-break:break-word;color:#bcbcbc}.post-breadcrumb a{color:#1abc9c;text-decoration:none}.post-breadcrumb a:hover{color:#48d1b5;text-decoration:underline}.post-breadcrumb .bc-sep{margin:0 .35rem;color:#bcbcbc;font-weight:400}.post-breadcrumb .bc-current{color:#bcbcbc;font-weight:400}.post-detail h1,.post-detail .post-title{color:#fff;line-height:1.5;margin:0 0 .9375rem;font-size:2.5rem;font-weight:300;text-shadow:none}.post-meta{font-size:.875rem;color:#8aa0b6;display:flex;gap:10px;align-items:center;margin:0 0 1rem}.post-summary{background:#0c1622c2;padding:1rem 1.2rem;border-radius:8px;color:#d8e7f3;font-size:1.125rem;line-height:1.7;margin:.5rem 0 1rem;border:1px solid rgba(0,229,255,.14);border-left:3px solid #00e5ff;box-shadow:0 14px 34px #0003,inset 0 1px #ffffff0a}.post-content{line-height:1.8;color:#d8e7f3;font-size:1.125rem;padding:.25rem 0 1rem;letter-spacing:.013rem;width:100%}.post-content-line{width:100%;height:0;margin:0 0 1rem;border:0;border-top:1px solid rgba(255,255,255,.12)}.post-content p,.post-body p{margin:0 0 1rem}.post-content img,.post-body img{width:100%;max-width:100%;height:auto;border-radius:8px;margin:.5rem auto;display:block;border:1px solid rgba(0,229,255,.16);box-shadow:0 10px 28px #0000003d}.video-wrap{margin:20px 0;border-radius:10px;overflow:hidden;background:#000}.txt-apps{display:flex;flex-wrap:wrap;row-gap:1rem;width:100%;margin:0 0 1rem;box-sizing:border-box;justify-content:flex-start}.txt-apps .btn-app{box-sizing:border-box;width:calc(25% - .6rem);margin-right:.75rem;display:block;overflow:hidden;padding:.5rem 0;border:1px solid #5e5c5c;border-radius:4px;background:transparent;color:#bcbcbc!important;text-decoration:none;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:400;line-height:1.25;transition:color .15s ease,border-color .15s ease}.txt-apps .btn-app:nth-child(4n){margin-right:0}.txt-apps .btn-app span{display:block;max-width:100%;padding:0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.txt-apps .btn-app:hover{background:transparent;color:#1abc9c!important;border-color:#1abc9c}@media(max-width:767px){.txt-apps .btn-app{width:calc(50% - .4rem);margin-right:.5rem;font-size:.75rem}.txt-apps .btn-app:nth-child(2n){margin-right:0}.txt-apps .btn-app:nth-child(4n){margin-right:.5rem}.txt-apps .btn-app:nth-child(4n):nth-child(2n){margin-right:0}}.ad-banner{display:flex;flex-direction:column;padding:.5rem 0;margin:0;text-align:center}.ad-banner-link{display:block;flex:1;margin-bottom:.5rem}.ad-banner-link:last-child{margin-bottom:0}.ad-banner-placeholder{position:relative;width:100%;aspect-ratio:686 / 180;border-radius:8px;overflow:hidden;background:#151820;margin-bottom:.5rem}.ad-image{position:relative;width:100%;overflow:hidden;background:#151820;border-radius:8px}.ad-image-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#1a1f2a 8%,#242b38 18%,#1a1f2a 33%);background-size:200% 100%;animation:ad-shimmer 1.4s ease-in-out infinite}.ad-image-preview,.ad-image-full{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:opacity .28s ease}.ad-image-preview{opacity:1;z-index:1}.ad-image-full{opacity:0;z-index:2}.ad-image.is-loaded .ad-image-skeleton{opacity:0;transition:opacity .2s ease;pointer-events:none}.ad-image.is-full-ready .ad-image-full{opacity:1}.ad-image.is-animated.is-full-ready .ad-image-preview{opacity:0}.ad-banner .ad-image,.ad-banner-placeholder{border-radius:8px}.ad-banner img,.ad-banner .ad-image{max-width:100%}.ad-image.is-fill{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;border-radius:0}.post-card-ad-image.ad-image{border-radius:0}@keyframes ad-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.tags{color:#888;font-size:.88rem;margin-top:12px;line-height:1.6}.post-keywords{margin:1rem 0 1.25rem;color:#bcbcbc;font-size:.9375rem;line-height:1.7}.post-keywords .keywords-line{margin:0 0 1.25rem;color:#bcbcbc;font-size:.92rem;line-height:1.7;word-break:break-word}.post-keywords .post-promo{margin:0 0 1.25rem;padding:.5rem .9375rem;color:#aaa;background-color:#ffffff0f;border:0;border-radius:0}.post-keywords .post-promo p{margin:0 0 .75rem}.post-keywords .post-promo p:last-child{margin-bottom:0}.post-keywords a{color:#1abc9c;text-decoration:none;word-break:break-all}.post-keywords a:hover{color:#48d1b8}.post-keywords .content-copyright,.post-keywords .copyright-notice{margin:0 0 1rem;font-size:.875rem;color:#bcbcbc;line-height:1.7}.post-keywords .content-copyright{padding-top:.5625rem;color:#999}.post-keywords .tags{margin-top:0;margin-bottom:.5rem}.post-keywords .keywords{display:flex;flex-wrap:wrap;margin-right:auto}.post-keywords .itag{margin:.5rem .5rem 0 0;padding:.5rem 1rem;border-radius:1rem;background:#343232;color:#bcbcbc;font-size:.75rem;font-weight:400;text-decoration:none;line-height:1.2}.post-keywords .itag:hover{color:#1abc9c}.post-keywords .modify-time{margin-top:1rem;display:flex;flex-direction:row-reverse;white-space:nowrap;color:#bcbcbc;font-size:.875rem}.post-keywords .post-app-cta{text-align:center;margin:20px 0}.post-keywords .post-app-cta a{color:#1abc9c;font-size:1rem;text-decoration:underline;text-underline-offset:3px;word-break:break-word}.post-keywords .content-tabs{margin:.5rem 0 1rem}.post-keywords .content-tabs-head{white-space:nowrap;-webkit-user-select:none;user-select:none}.post-keywords .content-tab-title{display:inline-block;border:.0625rem solid #403e3e;border-bottom-color:#2c2a2a;border-top-left-radius:.25rem;border-top-right-radius:.25rem;padding:0 1.25rem;font-size:.875rem;font-weight:500;line-height:2.375rem;color:#fff;background-color:#2c2a2a}.post-keywords .content-tabs-body{border:.0625rem solid #403e3e;margin-top:-.0625rem;border-radius:0 .25rem .25rem;padding:16px}.post-keywords .content-tab-content{color:#ddd}.post-keywords .content-tab-content>*:first-child{margin-top:0}.post-keywords .section-title{margin:0 0 .75rem;color:#fff;font-size:1.25rem;font-weight:700;text-align:center;line-height:1.4}.post-keywords .content-tab-content p,.post-keywords .app-download p,.post-keywords .navigation-link p{margin:0 0 .85rem;color:#e8e8e8;line-height:1.7}.post-keywords .important-notice{color:#7ec8ff!important;margin-bottom:1rem!important}.post-keywords .post-share-kit{margin-top:.5rem;min-height:32px}.post-keywords .flash{font-weight:700;font-size:calc(14px + 2.2vw);line-height:1.5;text-shadow:0 0 5px #ffa500,0 0 15px #ffa500,0 0 20px #ffa500,0 0 40px #ffa500,0 0 60px #ff0000,0 0 10px #ff8d00,0 0 98px #ff0000;color:#fff6a9;text-align:center;animation:post-flash-blink 1s infinite;margin:1rem 0;cursor:pointer;-webkit-user-select:none;user-select:none}.post-keywords .bling{text-align:center;margin:2rem 0}.post-keywords .bling1{margin:0;padding:0;color:#fff;display:inline-block;font-size:clamp(1.25rem,4vw,2.3rem);line-height:1.4;text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #e60073,0 0 40px #e60073,0 0 50px #e60073,0 0 60px #e60073,0 0 70px #e60073}@keyframes post-flash-blink{0%,to{opacity:1}50%{opacity:.82}}.post-meta .meta-domain{color:#a8bdd0}.hot-apps{width:100%;margin:1.25rem 0 .5rem;box-sizing:border-box}.hot-apps-title{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;padding:0;color:#fff;font-size:1.125rem;font-weight:700;line-height:1.2}.hot-apps-title:before{content:"";flex-shrink:0;width:3px;height:1.05em;border-radius:1px;background:#5eb8f6}.hot-apps-grid{display:flex;flex-wrap:wrap;width:100%}.hot-apps-item{width:10%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-bottom:1rem;padding:0 2px;text-decoration:none;color:inherit;min-width:0;box-sizing:border-box}.hot-apps-item .hot-apps-icon,.hot-apps-item .ad-image.hot-apps-icon{width:70%;max-width:4.25rem;aspect-ratio:1 / 1;border-radius:.625rem;overflow:hidden;margin:0 auto .3rem;background:#1a1a1a}.hot-apps-item .ad-image-full,.hot-apps-item .ad-image-preview{object-fit:cover;border-radius:.625rem}.hot-apps-label{display:block;width:100%;font-size:.65rem;color:#bcbcbc;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.comments{margin-top:24px;border-top:1px solid var(--border);padding-top:20px}.comments h3{color:#fff;font-size:1rem;margin:0 0 16px}.comment-item{padding:12px 0;border-bottom:1px solid var(--border)}.comment-item strong{color:#fff}.comment-form{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.comment-form input,.comment-form textarea{background:#12151c;border:1px solid var(--border);color:#fff;border-radius:8px;padding:10px 12px}.comment-form textarea{flex:1;min-width:200px;min-height:80px;resize:vertical}.comment-form button{background:linear-gradient(135deg,#ff2d78,#e91e63);border:none;color:#fff;padding:10px 20px;border-radius:8px;cursor:pointer}.pagination{display:flex;justify-content:center;gap:16px;margin-top:28px;align-items:center}.pagination button{background:#1a1d24;border:1px solid var(--border);color:#fff;padding:10px 20px;border-radius:8px;cursor:pointer}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination span{color:#888}.popup-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9990;display:flex;align-items:center;justify-content:center;padding:12px;box-sizing:border-box}.popup-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009}.popup-dialog{position:relative;z-index:1;width:100%;max-width:min(90vw,25rem);max-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:0}.popup-close{position:relative;z-index:2;flex-shrink:0;width:42px;height:42px;margin:0 0 16px;padding:0;border:2px solid #fff;border-radius:50%;background:#00000059;color:#fff;font-size:28px;line-height:36px;cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.popup-hero-item{display:block;width:100%;border-radius:12px;overflow:hidden;background:transparent;line-height:0}.popup-hero-item .ad-image.is-natural{width:100%;height:auto;max-height:70vh;border-radius:12px;background:transparent;aspect-ratio:auto}.popup-hero-item .ad-image.is-natural .ad-image-skeleton{display:none}.popup-hero-item .ad-image.is-natural .ad-image-preview,.popup-hero-item .ad-image.is-natural .ad-image-full{position:static;inset:auto;width:100%;height:auto;max-height:70vh;object-fit:contain;display:block}.popup-hero-item .ad-image.is-natural.is-animated .ad-image-full{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.popup-hero-item .ad-image.is-natural.is-animated .ad-image-preview{position:relative;width:100%;height:auto}.popup-body-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));column-gap:10px;row-gap:6px;width:100%;height:26rem;max-height:70vh;background:linear-gradient(-45deg,#000,#313131);border-radius:12px;padding:10px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;line-height:normal}.popup-body-item-16{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:4px 0;cursor:pointer;min-width:0;text-decoration:none}.popup-body-item-16 .ad-image{width:3.8rem;height:3.8rem;border-radius:10px}.popup-body-label{color:#fff;font-size:.72rem;text-align:center;padding-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;line-height:1.2}.footer{text-align:center;padding:24px;color:#555;font-size:.85rem;border-top:1px solid var(--border)}.site-hero{width:100%;text-align:center;padding:2.5rem 16px 1.75rem;background:var(--nav-bg);color:#fff;box-sizing:border-box;min-height:12.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.site-hero-title{margin:0 auto .75rem;max-width:960px;color:#fff;font-size:2.5rem;font-weight:300;letter-spacing:.02em;line-height:1.5}.site-hero-desc{margin:0 auto;max-width:960px;color:#ffffffc7;font-size:.9375rem;line-height:1.7;font-weight:400;padding-bottom:1.25rem}.page-indicator{line-height:36px;color:#888}.home-bottom-ads{margin-top:1.25rem}.site-footer{margin-top:auto;background:#323a41;color:#9aa0a6;border-top:1px solid rgba(255,255,255,.04)}.footer-main{max-width:960px;margin:0 auto;padding:28px 16px 36px;text-align:center}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 4px;margin-bottom:16px;font-size:.9rem}.footer-links a{color:#d0d4d8;padding:2px 6px}.footer-links a:hover{color:#fff}.footer-links .split{color:#5a6168;-webkit-user-select:none;user-select:none}.footer-legal,.footer-declare,.footer-copy{margin:8px 0 0;font-size:.82rem;line-height:1.7;color:#8b9298}.footer-copy{margin-top:14px;color:#6e757b}@media screen and (min-width:1302px)and (max-width:1599px){:root{--column: 864px}}@media screen and (min-width:1600px)and (max-width:1799px){:root{--column: 896px}}@media screen and (min-width:1800px)and (max-width:1999px){:root{--column: 960px}}@media screen and (min-width:2000px)and (max-width:2399px){:root{--column: 992px}}@media screen and (min-width:2400px){:root{--column: 1024px}}@media(max-width:900px){.header-bar{padding:12px;gap:12px}.nav-links{display:none}.header-icons{margin-left:auto;gap:10px}}@media(max-width:767px){:root{--card-h: 12.5rem}.post-card{padding:2rem 0 1.25rem}.post-card-overlay{padding:1rem}.post-card-title{font-size:1.1625rem;margin-bottom:.5rem}.post-card-meta{font-size:.8125rem}.site-hero{padding:1.75rem 16px 1.25rem;min-height:10rem}.site-hero-title,.post-detail h1,.post-detail .post-title{font-size:1.75rem}.ad-banner-link{margin-bottom:.2rem}.ad-banner-link:last-child{margin-bottom:0}.hot-apps-item{width:20%}.hot-apps-item .hot-apps-icon,.hot-apps-item .ad-image.hot-apps-icon{width:70%;max-width:none}.hot-apps-label{font-size:.725rem}}@media(max-width:576px){.logo{font-size:1.25rem;line-height:1.6}.header-icons{gap:8px;margin-left:0}.icon-btn{width:40px;height:40px}.icon-btn .fa{font-size:18px;line-height:40px}.icon-btn .fa-mobile{font-size:22px}.ribbon-hot{font-size:.7rem;top:12px;right:-38px;width:110px}.post-summary,.post-content{font-size:1.0625rem}.hot-apps-label{font-size:.625rem}}@media(max-width:336px){:root{--card-h: 10.5rem}}
