*{margin:0;padding:0;box-sizing:border-box}html, body{font-family:-apple-system, BlinkMacSystemFont, "SF Pro Text", Helvetica, Arial;background:var(--bg-body);color:var(--text-main);-webkit-font-smoothing:antialiased}a{text-decoration:none;color:var(--accent-main)}img{display:block;max-width:100%;border:0}.page-main{width:100%;max-width:1180px;margin:0 auto;padding:20px 16px 40px}.vx-header{width:100%;background:var(--header-bg);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-soft);position:sticky;top:0;z-index:99}.vx-header-inner{max-width:1180px;margin:0 auto;padding:10px 16px;display:flex !important;align-items:center !important;justify-content:space-between !important;flex-wrap:nowrap !important}.vx-logo{display:flex !important;flex-direction:row !important;align-items:center !important;gap:8px !important;white-space:nowrap !important;flex-shrink:0 !important;text-decoration:none}.vx-logo-img{width:34px !important;height:34px !important;border-radius:10px;flex-shrink:0 !important;object-fit:cover}.vx-logo-text{display:flex !important;flex-direction:column !important;white-space:nowrap !important;flex-shrink:0 !important;line-height:1.12}.vx-logo-text strong{font-size:15px !important;font-weight:700}.vx-logo-text span{font-size:12px !important;opacity:0.7}.vx-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px}.vx-nav a{margin:0;color:var(--text-main);font-size:15px}.vx-nav a:hover{color:var(--accent-main)}.vx-nav .active{color:var(--accent-main);font-weight:600}@media (max-width:640px){.vx-header-inner{padding:10px 14px;gap:10px}.vx-logo-img{width:34px;height:34px}.vx-logo-text strong{font-size:15px}.vx-nav{gap:12px}.vx-nav a{font-size:14px}}.vx-footer{text-align:center;padding:30px 0 50px;background:var(--footer-bg);color:var(--text-sub);font-size:14px}.vx-section{margin-top:26px}.vx-section-header h2{font-size:20px;font-weight:700;margin-bottom:12px}.txsp-cover{width:100%;height:100%;border-radius:16px !important;object-fit:cover !important;background:#ddd;box-shadow:var(--card-shadow)}.hot-words{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 20px}.hot-words a{display:inline-block;padding:6px 12px;font-size:14px;background:var(--chip-bg);color:var(--chip-text-strong);border-radius:8px}.hot-words a:hover{background:var(--chip-hover)}.ix-card{width:150px;display:inline-block;margin-right:14px;margin-bottom:20px;vertical-align:top}.ix-cover-box{width:150px;height:220px;border-radius:16px !important;overflow:hidden;background:#ddd;box-shadow:var(--card-shadow)}.ix-cover-box img{width:100%;height:100%;object-fit:cover;border-radius:16px !important}.ix-title{font-size:15px;color:var(--text-main);margin-top:8px;line-height:1.35}.ix-rate{font-size:13px;color:var(--text-sub);margin-top:2px}.ix-sec-title{font-size:20px;font-weight:700;margin:22px 0 12px}.ix-list-wrap{margin-top:16px}.category-header-text{font-size:26px;font-weight:700;margin-bottom:12px}.category-sub{font-size:15px;color:var(--text-sub);margin-bottom:16px;line-height:1.6}.category-intro{font-size:14px;color:var(--text-sub);line-height:1.7;background:var(--card-soft-bg);padding:14px 18px;border-left:4px solid var(--accent-main);border-radius:10px;margin-bottom:22px}.category-filter-box{margin-bottom:22px}.cat-filter-group{margin-bottom:10px}.cat-filter-label{font-size:14px;color:var(--text-sub);margin-right:10px}.cat-filter-tag{display:inline-block;padding:6px 12px;margin:4px 6px 4px 0;background:var(--chip-bg);color:var(--chip-text-strong);font-size:14px;border-radius:8px}.cat-filter-tag:hover{background:var(--chip-hover)}.category-grid{display:flex;flex-wrap:wrap;gap:16px}.category-item{width:150px}.category-img{width:150px;height:220px;border-radius:16px !important;object-fit:cover;background:#ccc;box-shadow:var(--card-shadow)}.category-title{margin-top:8px;font-size:15px;color:var(--text-main);line-height:1.35}.category-rate{font-size:13px;color:var(--text-sub)}.vx-pagination{margin-top:20px;text-align:center}.pg-btn{display:inline-block;padding:8px 14px;margin:0 4px;border-radius:8px;font-size:14px;border:1px solid var(--border-soft);color:var(--text-main);background:var(--card-bg)}.pg-btn:hover{border-color:var(--accent-main);color:var(--accent-main)}.pg-btn.active{border-color:var(--accent-main);background:var(--accent-soft);color:var(--accent-main)}.detail-container{max-width:1180px;margin:0 auto;padding:20px 16px 40px}.vx-card{background:var(--card-bg);padding:20px;border-radius:16px;box-shadow:var(--shadow-soft);margin-bottom:26px}.vx-breadcrumb{font-size:14px;color:var(--text-sub);margin-bottom:12px}.vx-breadcrumb a{color:var(--accent-main)}.detail-top{display:flex;gap:20px}.detail-poster{width:150px;flex-shrink:0}.detail-poster img{width:150px;height:220px;border-radius:16px !important;object-fit:cover;box-shadow:var(--card-shadow)}.detail-info{flex:1}.detail-title{font-size:24px;font-weight:700;margin-bottom:6px;color:var(--text-main)}.detail-meta{font-size:14px;color:var(--text-sub);line-height:1.6;margin-bottom:12px}.detail-snippet{line-height:1.7;font-size:15px;margin-bottom:16px;color:var(--text-main)}.tags-area{margin-bottom:16px}.vx-tag-item{display:inline-block;padding:6px 12px;margin:4px 6px 4px 0;background:var(--chip-bg);color:var(--chip-text);border-radius:8px;font-size:13px}.vx-tag-item:hover{background:var(--chip-hover)}.play-btn{display:inline-block;background:var(--accent-main);color:var(--btn-primary-text);padding:12px 18px;border-radius:14px;font-size:15px;font-weight:600;margin-top:6px}.play-btn:hover{opacity:0.9}.vx-backdrop-section{margin-top:26px}.vx-backdrop-scroll{display:flex;overflow-x:auto;gap:12px;padding-bottom:6px}.vx-backdrop-item{flex-shrink:0}.vx-backdrop-item img{width:220px;height:130px;object-fit:cover;border-radius:14px;box-shadow:var(--shadow-soft)}.vx-backdrop-scroll::-webkit-scrollbar{display:none}.vx-cast-scroll{display:flex;overflow-x:auto;gap:14px;padding-bottom:6px}.vx-cast-item{width:90px;flex-shrink:0;text-align:center}.vx-cast-item img{width:90px;height:90px;border-radius:50%;object-fit:cover;box-shadow:var(--shadow-soft)}.vx-cast-name{font-size:14px;margin-top:6px;color:var(--text-main)}.vx-cast-role{font-size:12px;color:var(--text-sub)}.vx-cast-scroll::-webkit-scrollbar{display:none}.vx-comment-item{background:var(--card-soft-bg);padding:12px 14px;border-radius:14px;margin-bottom:12px}.vx-comment-user{font-size:13px;color:var(--text-sub)}.vx-comment-text{margin-top:4px;font-size:14px;line-height:1.6}.vx-faq-item{background:var(--card-soft-bg);padding:12px 14px;border-radius:14px;margin-bottom:12px;line-height:1.6;font-size:14px}.lightbox{position:fixed;left:0;top:0;right:0;bottom:0;background:var(--overlay-bg);display:none;justify-content:center;align-items:center;z-index:500}.lightbox.active{display:flex}.lightbox img{width:90%;max-width:700px;border-radius:14px}.ios-mask{position:fixed;left:0;top:0;right:0;bottom:0;background:var(--overlay-bg);display:none;align-items:center;justify-content:center;z-index:600;opacity:0;transition:opacity .25s ease}.ios-mask.active{display:flex;opacity:1}.ios-sheet{width:80%;max-width:340px;background:var(--sheet-bg);border-radius:18px;padding:22px;transform:translateY(20px);transition:all .25s ease}.ios-sheet.active{transform:translateY(0)}.ios-sheet-title{font-size:18px;font-weight:700;margin-bottom:6px;color:var(--text-main)}.ios-sheet-sub{font-size:14px;color:var(--text-sub);line-height:1.5;margin-bottom:20px}.ios-sheet-btn{display:block;text-align:center;padding:12px 16px;border-radius:12px;background:var(--card-soft-bg);margin-bottom:10px;font-size:15px}.ios-primary{background:var(--accent-main);color:var(--btn-primary-text)}.ios-cancel{background:var(--card-soft-bg);color:var(--text-main)}.search-container{max-width:1180px;margin:0 auto;padding:20px 16px 40px}.search-box-wrap{margin-bottom:26px}.search-form{display:flex;gap:10px}.search-input{flex:1;padding:12px 14px;border-radius:14px;border:1px solid var(--border-soft);background:var(--input-bg);font-size:15px;color:var(--text-main)}.search-input::placeholder{color:var(--text-placeholder)}.search-btn{padding:12px 18px;background:var(--accent-main);color:var(--btn-primary-text);border-radius:14px;font-size:15px;font-weight:700;flex-shrink:0}.search-btn:hover{opacity:.9}.search-title{font-size:20px;font-weight:700;margin-bottom:16px}.search-list{display:flex !important;flex-direction:column !important;gap:10px !important}.search-card{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid var(--border-soft)}.search-card:last-child{border-bottom:none}.search-card-img{width:90px;height:130px;border-radius:16px;object-fit:cover;box-shadow:var(--card-shadow);flex-shrink:0}.search-card-title{font-size:15px;font-weight:600;color:var(--text-main);margin-bottom:4px}.search-card-meta{font-size:13px;color:var(--text-sub);line-height:1.4}.no-result{font-size:14px;color:var(--text-main);margin-bottom:10px}.recommend-title{font-size:15px;font-weight:600;margin:10px 0 6px;color:var(--text-main)}@media (max-width:640px){.search-card-img{width:82px;height:118px;border-radius:14px}.search-card-title{font-size:14px;line-height:1.4}.search-card-meta{font-size:12px}}.dl-wrap{text-align:center;padding:30px 16px 10px}.dl-appicon img{width:90px;height:90px;border-radius:22px;box-shadow:var(--card-shadow)}.dl-title{margin-top:14px;font-size:26px;font-weight:800;color:var(--text-main)}.dl-sub{margin-top:6px;font-size:15px;color:var(--text-sub)}.dl-btn{display:block;margin:14px auto;width:90%;max-width:340px;padding:14px 0;border-radius:16px;font-weight:700;font-size:16px;text-align:center;box-shadow:var(--card-shadow);color:#fff}.dl-btn-primary{background:var(--accent-main)}.dl-btn-green{background:var(--accent-secondary)}.dl-btn:hover{opacity:.85}.dl-note{margin-top:6px;font-size:13px;color:var(--text-sub)}.txsp-alert-bar{width:100%;padding:12px 14px;background:var(--alert-bg);color:var(--alert-text);border-left:4px solid var(--alert-border);font-size:14px;line-height:1.45;border-radius:10px;margin-top:18px}.txsp-alert-close{float:right;cursor:pointer;font-size:18px;opacity:0.8}.txsp-install-card{padding:18px;background:var(--card-bg);border-radius:20px;box-shadow:var(--card-shadow);margin-top:26px}.txsp-title{font-size:20px;font-weight:700;margin-bottom:14px;color:var(--text-main)}.txsp-tabs{display:flex;overflow-x:auto;gap:10px;padding-bottom:6px;margin-bottom:14px}.txsp-tabs button{padding:10px 16px;border-radius:12px;background:var(--chip-bg);color:var(--chip-text);font-size:14px;white-space:nowrap;border:none}.txsp-tabs button.active{background:var(--accent-soft);color:var(--accent-main)}.tab-content{display:none;font-size:14px;color:var(--text-main);line-height:1.65}.tab-content.active{display:block}.txsp-red{color:#d11a1a;font-weight:600}.xiaomi-fix-btn{display:inline-block;margin-top:10px;padding:10px 14px;background:var(--accent-soft);border-radius:12px;color:var(--accent-main)}.txsp-warning-card-fold{background:var(--card-bg);padding:18px;border-radius:20px;box-shadow:var(--card-shadow);margin-top:22px}.txsp-fold-header{display:flex;justify-content:space-between;padding:6px 0 14px;font-size:15px;cursor:pointer}.txsp-fold-arrow{font-size:16px}.txsp-fold-content{display:none;font-size:14px;color:var(--text-main);line-height:1.65;padding-top:6px}.txsp-faq-title{margin-top:16px;font-size:16px;font-weight:700}.txsp-faq-item{margin-top:10px}.txsp-faq-q{font-weight:600;margin-bottom:4px;color:var(--text-main)}.txsp-faq-a{display:none;font-size:14px;color:var(--text-sub)}.txsp-faq-a.open{display:block}.dl-screenshots{margin-top:26px}.dl-scroll{display:flex;gap:14px;overflow-x:auto;padding-bottom:10px}.dl-scroll img{width:220px;border-radius:20px;box-shadow:var(--card-shadow);object-fit:cover}.dl-scroll::-webkit-scrollbar{display:none}.dl-features{margin-top:26px}.dl-feature-card{background:var(--card-bg);padding:18px;border-radius:20px;box-shadow:var(--card-shadow);margin-bottom:16px}.dl-feature-card h3{font-size:18px;font-weight:700;margin-bottom:6px;color:var(--text-main)}.dl-feature-card p{font-size:14px;color:var(--text-sub)}.dl-section{background:var(--card-bg);border-radius:22px;padding:22px;box-shadow:var(--card-shadow);margin:22px 0}.dl-section-title{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:18px;font-weight:700;color:var(--text-main)}.dl-section-title img{width:22px;height:22px}.dl-section ul{margin-top:6px;padding-left:0;list-style:none}.dl-section ul li{margin-bottom:8px;font-size:14px;color:var(--text-main);padding-left:18px;position:relative}.dl-section ul li::before{content:'';width:8px;height:8px;background:var(--accent-main);border-radius:50%;position:absolute;left:0;top:8px}.download-footer{margin:26px 0 30px;text-align:center;font-size:14px;color:var(--text-sub)}.daily-card{background:var(--card-bg);border-radius:22px;padding:22px;box-shadow:var(--card-shadow)}.daily-cover{width:100%;border-radius:20px;margin-bottom:14px;box-shadow:var(--card-shadow);object-fit:cover}.daily-title{font-size:24px;font-weight:800;color:var(--text-main)}.daily-meta{font-size:14px;color:var(--text-sub);margin-top:8px;line-height:1.5}.daily-quote{margin-top:14px;font-size:15px;font-style:italic;color:var(--text-main)}.daily-btn{display:block;background:var(--accent-main);padding:12px;text-align:center;color:#fff;margin-top:18px;border-radius:16px;font-size:16px;font-weight:700;box-shadow:var(--shadow-soft)}.daily-btn:hover{opacity:.9}.daily-backlinks{margin-top:24px;text-align:center;font-size:14px}.daily-backlinks a{margin:0 8px;color:var(--accent-main)}@media (max-width:640px){body{font-size:15px}.page-main,    .txsp-home{width:100%;max-width:1180px;margin:0 auto;padding:16px 14px 32px}.detail-container,    .search-container{padding:16px 14px 32px}.vx-section{margin-top:20px;margin-bottom:20px}h1,    .category-header-text{font-size:22px;line-height:1.35}h2,    .vx-section-header h2,    .home-title{font-size:18px;margin-bottom:12px}}@media (max-width:640px){.vx-header-inner{padding:10px 14px;gap:10px}.vx-logo-img{width:34px;height:34px}.vx-logo-text strong{font-size:15px}.vx-nav{gap:12px;flex-wrap:wrap;justify-content:flex-end}.vx-nav a{font-size:14px}}@media (max-width:640px){.home-hero{padding:30px 0 20px}.home-hero h1{font-size:26px;margin-bottom:6px}.hero-sub{font-size:14px;margin-top:6px}.hero-tags span{font-size:13px;padding:6px 10px}.hero-btn{font-size:14px;padding:10px 20px;border-radius:12px;margin-top:16px}}@media (max-width:640px){.home-grid{grid-template-columns:repeat(3, 1fr);gap:12px}.home-card-title{font-size:13px;min-height:32px}.home-card-rate{font-size:12px}}@media (max-width:640px){.category-header-text{font-size:22px;margin-bottom:10px}.category-sub{font-size:14px;margin-bottom:14px;line-height:1.6}.category-intro{font-size:14px;line-height:1.65;padding:14px;margin-bottom:18px;border-left-width:3px}.category-filter-box{margin-bottom:18px;display:flex;flex-wrap:wrap;gap:8px 12px}.cat-filter-group{width:100%}.cat-filter-label{font-size:13px;margin-bottom:5px;display:inline-block;color:var(--text-sub)}.cat-filter-tag{padding:5px 10px;font-size:13px;border-radius:8px}.category-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:12px}.category-item{width:100%;padding:10px}.category-img{width:100%;height:auto;aspect-ratio:3 / 4.3;border-radius:16px;object-fit:cover;box-shadow:var(--card-shadow)}.category-title{font-size:13px;margin-top:4px;min-height:34px}.category-rate{font-size:12px;color:var(--text-sub)}.vx-pagination{margin:22px 0 30px}.pg-btn{padding:7px 12px;font-size:13px;border-radius:8px}}@media (max-width:640px){.detail-container{padding:16px 14px 40px}.vx-card{padding:0;background:transparent;box-shadow:none}.detail-top{display:flex;flex-direction:column;gap:14px}.detail-poster{width:100%}.detail-poster img{width:100%;height:auto;border-radius:16px;box-shadow:var(--card-shadow);object-fit:cover}.detail-info{padding:2px}.detail-title{font-size:22px;line-height:1.35;margin-bottom:8px}.detail-meta{font-size:14px;color:var(--text-sub);margin-bottom:10px}.detail-snippet{font-size:14px;line-height:1.6;margin-bottom:14px}.tags-area{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.tags-area span,    .vx-tag-item{padding:5px 10px;font-size:13px;border-radius:8px;background:var(--chip-bg);color:var(--chip-text-strong)}.play-btn{width:100%;text-align:center;display:block;padding:12px 0;border-radius:12px;font-size:15px;font-weight:700;background:var(--accent-main);color:#fff;margin-top:4px}.vx-backdrop-scroll{gap:12px}.vx-backdrop-item img{width:200px;height:120px;border-radius:12px}.vx-cast-scroll{gap:12px}}@media (max-width:640px){.search-container{padding:16px 14px 32px}.search-title{font-size:18px;margin:16px 0 10px;font-weight:700}.search-box-wrap{margin-bottom:20px}.search-form{gap:8px}.search-input{padding:10px 12px;border-radius:10px;font-size:14px}.search-btn{padding:10px 14px;font-size:14px;border-radius:10px;white-space:nowrap}.search-card-img{width:82px;height:118px;border-radius:16px;object-fit:cover}.search-card-title{font-size:14px;line-height:1.4}.search-card-meta{font-size:12px}.search-empty-box{margin-top:16px;font-size:14px;padding:14px;border-radius:12px;line-height:1.6}.hot-words-wrap{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.hot-words-wrap a{padding:5px 10px;font-size:13px;border-radius:8px}}@media (max-width:640px){.dl-wrap{padding:26px 14px 12px}.dl-appicon img{width:78px;height:78px;border-radius:18px}.dl-title{font-size:24px;margin-top:12px}.dl-sub{font-size:14px;margin-top:4px;line-height:1.45}.dl-btn{width:95%;max-width:none;padding:12px 0;font-size:15px;border-radius:12px;margin-top:12px}.dl-note{margin-top:10px;font-size:12px}.txsp-alert-bar{padding:10px 12px;font-size:13px}.txsp-install-card{padding:16px;border-radius:16px}.txsp-title{font-size:18px;margin-bottom:12px}.txsp-tabs button{padding:8px 12px;font-size:13px}.tab-content{font-size:14px}.txsp-warning-card-fold{padding:14px;border-radius:16px}.dl-screenshots{margin-top:18px}.dl-scroll img{width:160px;border-radius:16px}.dl-feature-card{padding:14px;border-radius:18px}.dl-feature-card h3{font-size:16px}.dl-feature-card p{font-size:13px}.dl-section{padding:18px;border-radius:18px}.dl-section-title{font-size:16px;margin-bottom:10px}.dl-section ul li{font-size:13px}.download-footer{font-size:12px;padding:20px 0;margin-bottom:20px;text-align:center}}@media (max-width:640px){.daily-card{padding:16px;border-radius:18px}.daily-cover{border-radius:16px;margin-bottom:12px}.daily-title{font-size:20px;line-height:1.35;margin-bottom:4px}.daily-meta{font-size:13px;margin-bottom:10px}.daily-quote{font-size:14px;line-height:1.6;margin:12px 0}.daily-btn{padding:14px 0;font-size:15px;border-radius:14px;margin-top:18px}.daily-backlinks{font-size:13px;margin-top:20px}}.home-top{margin-top:20px;margin-bottom:26px;padding:0 4px}.home-title-main{font-size:28px;font-weight:800;color:var(--text-main);margin-bottom:12px}.home-desc div{font-size:15px;color:var(--text-sub);line-height:1.65;display:flex;align-items:center;gap:6px}.home-top-btn{display:inline-block;margin-top:16px;padding:10px 20px;background:var(--accent-main);color:var(--btn-primary-text);border-radius:10px;font-size:15px;font-weight:700;box-shadow:var(--shadow-soft)}.home-top-btn:hover{opacity:.9}@media (max-width:640px){.home-title-main{font-size:24px}.home-desc div{font-size:14px}.home-top-btn{padding:10px 18px;font-size:14px;border-radius:10px}}*{margin:0;padding:0;box-sizing:border-box}html, body{font-family:-apple-system, BlinkMacSystemFont, "SF Pro Text", Helvetica, Arial;background:var(--bg-body);color:var(--text-main);-webkit-font-smoothing:antialiased}a{text-decoration:none;color:var(--accent-main)}img{display:block;max-width:100%;border:0;object-fit:cover;border-radius:16px}.page-main{width:100%;max-width:1180px;margin:0 auto;padding:20px 16px 40px}.vx-header{width:100%;background:var(--header-bg);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-soft);position:sticky;top:0;z-index:99}.vx-header-inner{max-width:1180px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:nowrap}.vx-logo{display:flex;align-items:center;gap:8px;white-space:nowrap;flex-shrink:0}.vx-logo-img{width:36px;height:36px;border-radius:10px;object-fit:cover}.vx-logo-text{display:flex;flex-direction:column;line-height:1.15}.vx-logo-text strong{font-size:15px;font-weight:700}.vx-logo-text span{font-size:12px;color:var(--text-sub)}.vx-nav{display:flex;flex-wrap:wrap;gap:16px}.vx-nav a{font-size:15px;color:var(--text-main)}.vx-nav a.active{color:var(--accent-main);font-weight:600}.vx-footer{text-align:center;padding:30px 0 50px;background:var(--footer-bg);color:var(--text-sub);font-size:14px}.txsp-hero{padding:80px 16px;text-align:center;background:var(--hero-bg);border-radius:20px;margin-top:20px}.txsp-hero-title{font-size:32px;font-weight:800;margin-bottom:8px;color:var(--text-main)}.txsp-hero-subtitle{font-size:18px;margin-bottom:24px;color:var(--text-sub)}.txsp-hero-features{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-bottom:32px}.txsp-hero-features .feat{background:var(--card-bg);padding:8px 16px;border-radius:20px;font-size:14px;color:var(--text-main);box-shadow:var(--shadow-soft)}.txsp-hero-btn{display:inline-block;padding:14px 40px;background:var(--accent-main);color:#fff !important;font-size:18px;font-weight:600;border-radius:12px;box-shadow:var(--shadow-soft);transition:0.25s}.txsp-hero-btn:hover{transform:translateY(-2px);opacity:.92}.txsp-home .movie-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));gap:14px}.txsp-home .ix-card{display:flex;flex-direction:column;background:var(--card-bg);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-soft);padding:10px}.txsp-home .ix-cover-box{position:relative;width:100%;padding-top:140%}.txsp-home .ix-cover-box img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:16px}.txsp-home .ix-title{font-size:14px;padding:8px 10px 2px;line-height:1.4}.txsp-home .ix-rate{font-size:12px;padding:0 10px 10px}.category-grid,.search-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(150px,1fr));gap:14px}.category-item img,.search-item img{width:100%;aspect-ratio:3/4;border-radius:16px;object-fit:cover}.detail-poster img{width:150px;height:auto;border-radius:16px}.detail-title{font-size:24px}.rel-scroll{display:flex !important;overflow-x:auto;gap:14px;padding-bottom:6px;scroll-snap-type:x mandatory}.rel-item{width:120px !important;flex-shrink:0;scroll-snap-align:start}.rel-item img{width:120px !important;height:170px !important;border-radius:16px !important;object-fit:cover !important}.rel-item-title{margin-top:6px;font-size:14px;color:var(--text-main)}.rel-item-rate{margin-top:2px;font-size:13px;color:var(--text-sub)}.search-card{display:flex;gap:12px;border-bottom:1px solid var(--border-soft);padding:10px 0}.search-card-img{width:90px;height:130px;border-radius:14px;object-fit:cover}.search-card-title{font-size:15px;font-weight:600}.dl-appicon img{width:90px;height:90px;border-radius:22px}.dl-btn{display:block;width:90%;padding:14px 0;border-radius:14px;text-align:center;background:var(--accent-main);color:#fff;font-size:16px;font-weight:600}@media (max-width:640px){.txsp-home .movie-list{grid-template-columns:repeat(3, 1fr)}.rel-item{width:110px !important}.rel-item img{width:110px !important;height:155px !important}.search-card-img{width:80px;height:112px}}.rel-scroll{display:flex !important;overflow-x:auto !important;gap:14px !important;padding:6px 2px 10px !important;scroll-snap-type:x mandatory;white-space:nowrap}.rel-scroll::-webkit-scrollbar{height:6px}.rel-scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.rel-scroll .movie-item{flex-shrink:0 !important;width:120px !important;display:block !important;scroll-snap-align:start;text-decoration:none !important}.rel-scroll .movie-item img{width:120px !important;height:170px !important;border-radius:16px !important;object-fit:cover !important;background:#eee;display:block}.rel-scroll .movie-title{font-size:14px !important;color:var(--text-main);line-height:1.3;margin-top:6px;min-height:34px;white-space:normal !important}.rel-scroll .movie-rate{font-size:13px !important;color:var(--text-sub);margin-top:2px}.txsp-hero{width:100%;padding:60px 16px 40px;background:#F6F9FF;border-radius:22px;margin-top:20px}.txsp-hero-container{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:40px}.hero-left{flex:1}.hero-left h1{font-size:32px;font-weight:800;color:#0A1F44;margin-bottom:18px}.hero-features-list{margin:0;padding:0;list-style:none}.hero-features-list li{display:flex;align-items:center;font-size:16px;color:#333;margin-bottom:12px;line-height:1.45}.hero-features-list li span{font-size:18px;margin-right:10px;line-height:1}.hero-download-btn{margin-top:22px;display:inline-block;padding:14px 26px;background:#1973FF;color:#fff !important;border-radius:12px;font-size:17px;font-weight:700;text-decoration:none;box-shadow:0 4px 12px rgba(25,115,255,0.25);transition:0.25s ease}.hero-download-btn:hover{background:#0f5ae0;transform:translateY(-2px)}@media (max-width:640px){.txsp-hero{padding:40px 14px 26px}.txsp-hero-container{flex-direction:column;text-align:left;gap:20px}.hero-left h1{font-size:26px}.hero-features-list li{font-size:14px;margin-bottom:10px}.hero-download-btn{font-size:15px;padding:12px 20px}}.ios-mask{background:rgba(0, 0, 0, 0.55) !important;backdrop-filter:blur(6px) !important}.ios-sheet{background:#ffffff !important;color:#111 !important;border-radius:18px !important;box-shadow:0 8px 28px rgba(0,0,0,0.25) !important}html.dark .ios-mask,.dark .ios-mask{background:rgba(0, 0, 0, 0.6) !important}html.dark .ios-sheet,.dark .ios-sheet{background:#1c1c1e !important;color:#f5f5f7 !important;box-shadow:0 8px 28px rgba(0,0,0,0.6) !important}html.dark .ios-sheet-btn,.dark .ios-sheet-btn{background:#2c2c2e !important;color:#fff !important}html.dark .ios-primary,.dark .ios-primary{background:#2F81F7 !important;color:#fff !important}@media (max-width:640px){.movie-list{display:grid !important;grid-template-columns:repeat(3, 1fr) !important;gap:12px !important}.ix-card{width:100% !important;margin:0 !important;background:var(--card-bg);border-radius:12px;padding:10px}.ix-cover-box{width:100% !important;aspect-ratio:3/4.3 !important;height:auto !important;overflow:hidden;border-radius:12px}.ix-cover-box img{width:100% !important;height:100% !important;object-fit:cover !important;border-radius:12px}.ix-title{font-size:13px !important;line-height:1.35;margin-top:4px;min-height:34px;color:var(--text-main)}.ix-rate{font-size:12px !important;color:var(--text-sub)}.rel-scroll{display:flex !important;overflow-x:auto !important;gap:14px !important;padding:6px 0 !important;white-space:nowrap}.rel-scroll::-webkit-scrollbar{display:none}.rel-scroll .movie-item{flex-shrink:0 !important;width:130px !important}.rel-scroll .movie-item img{width:130px !important;aspect-ratio:3/4;border-radius:12px !important;object-fit:cover !important}}html.dark a,.dark a{text-decoration:underline !important;text-underline-offset:2px !important}html.dark a:hover,.dark a:hover{opacity:0.85}html.dark .vx-nav a,.dark .vx-nav a{text-decoration:underline !important;text-underline-offset:3px !important}html.dark .vx-breadcrumb a,.dark .vx-breadcrumb a{text-decoration:underline !important;text-underline-offset:2px !important;font-weight:600 !important}html.dark .ix-title a,html.dark .category-title a,html.dark .search-card-title a,html.dark .movie-title a,.dark .ix-title a,.dark .category-title a,.dark .search-card-title a,.dark .movie-title a{text-decoration:underline !important;text-underline-offset:2px !important}html.dark .rel-scroll .movie-item a,.dark .rel-scroll .movie-item a{text-decoration:underline !important;text-underline-offset:2px !important}html.dark .vx-tag-item a,.dark .vx-tag-item a,html.dark .tags-area a,.dark .tags-area a{text-decoration:underline !important;text-underline-offset:2px !important}html.dark .vx-footer a,html.dark .download-footer a,.dark .vx-footer a,.dark .download-footer a{text-decoration:underline !important;text-underline-offset:2px !important}