*,*::before,*::after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;background:#f3f4f6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.fuzy-main{padding-bottom:40px}.fuzy-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid rgb(15 23 42 / .06)}.fuzy-header-inner{max-width:1200px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.fuzy-logo a{font-weight:700;letter-spacing:.06em;font-size:18px}.fuzy-nav .fuzy-menu{list-style:none;display:flex;gap:18px;font-size:14px}.fuzy-nav .fuzy-menu li{position:relative}.fuzy-nav .fuzy-menu a{padding:4px 0}.fuzy-nav .fuzy-menu a:hover{color:#2563eb}.fuzy-header-right{display:flex;align-items:center;gap:16px}.fuzy-search input{border-radius:999px;border:1px solid #e5e7eb;padding:6px 12px;font-size:13px;min-width:180px;background:#f9fafb}.fuzy-search input:focus{outline:none;border-color:#111827;background:#fff}.fuzy-lang-switch{position:relative}.fuzy-lang-switch button{border-radius:999px;border:1px solid #e5e7eb;padding:6px 12px;font-size:13px;background:#fff;cursor:pointer}.fuzy-lang-dropdown{position:absolute;top:calc(100% + 4px);right:0;background:#fff;border-radius:10px;box-shadow:0 10px 30px rgb(15 23 42 / .15);padding:6px 0;min-width:140px;display:none}.fuzy-lang-dropdown a{padding:6px 12px;display:block;font-size:13px}.fuzy-lang-dropdown a:hover{background:#f3f4f6}.fuzy-hero{background:#fff;border-bottom:1px solid rgb(15 23 42 / .04)}.fuzy-hero-inner{max-width:900px;margin:0 auto;padding:32px 20px 28px;text-align:center}.fuzy-hero-inner h1{font-size:30px;font-weight:800;margin-bottom:10px}.fuzy-hero-inner p{font-size:14px;color:#6b7280}.fuzy-section{max-width:1200px;margin:24px auto 0;padding:0 20px}.fuzy-section-header{display:flex;align-items:center;justify-content:space-between;   margin-bottom:4px}.fuzy-section-title-wrap{display:flex;align-items:center;gap:8px}.fuzy-section-icon{font-size:18px}.fuzy-section-header h2{font-size:18px;font-weight:700}.fuzy-section-link{font-size:13px;color:#2563eb}.fuzy-app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media (max-width:900px){.fuzy-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.fuzy-header-inner{flex-wrap:wrap}.fuzy-nav{display:none}.fuzy-app-grid{grid-template-columns:1fr}}.fuzy-app-card-inner{display:flex;gap:12px;padding:10px 14px;border-radius:18px;background:#fff;border:1px solid #f1f5f9;box-shadow:0 10px 30px rgb(15 23 42 / .04);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.fuzy-app-card-inner:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgb(15 23 42 / .08);border-color:#e2e8f0}.fuzy-app-thumb img{width:72px;height:72px;object-fit:cover;border-radius:16px}.fuzy-app-content{flex:1;display:flex;flex-direction:column;justify-content:center}.fuzy-app-title{font-size:14px;font-weight:600;margin:0 0 4px;color:#111827}.fuzy-app-meta{font-size:12px;color:#6b7280;display:flex;gap:6px;align-items:center;margin-bottom:6px}.fuzy-app-tags{display:flex;flex-wrap:wrap;gap:6px}.fuzy-tag{font-size:11px;padding:2px 8px;border-radius:999px;background:#e5e7eb;color:#374151;font-weight:600}.fuzy-tag-apk{background:#e5e7eb;color:#374151}.fuzy-tag-ipa{background:#e5e7eb;color:#374151}.fuzy-tag-mod{background:#F8DDDD;color:#C00}.fuzy-tag-modinfo{background:#fee2e2;color:#b91c1c}.fuzy-single-wrapper{max-width:1050px;margin:24px auto 40px;padding:0 20px}.fuzy-breadcrumb{font-size:13px;color:#9ca3af;margin-bottom:12px}.fuzy-breadcrumb a{color:#6b7280}.fuzy-breadcrumb span{margin:0 4px}.fuzy-single-app{background:#fff0}.fuzy-single-header{display:flex;gap:18px;align-items:center;margin-bottom:18px}.fuzy-single-thumb img{width:96px;height:96px;border-radius:22px;object-fit:cover}.fuzy-single-info{flex:1}.fuzy-single-title{margin:0 0 6px;font-size:22px;font-weight:700}.fuzy-single-version{font-size:16px;font-weight:600;color:#f97316}.fuzy-single-sub{font-size:13px;color:#6b7280;display:flex;gap:6px;align-items:center}.fuzy-single-sub .dot{color:#d1d5db}.fuzy-single-spec{margin-top:16px;border-radius:18px;background:#fff;border:1px solid #f1f5f9;box-shadow:0 16px 40px rgb(15 23 42 / .06);padding:20px 14px}.fuzy-spec-row{display:grid;grid-template-columns:1.2fr 2fr;padding:6px 0;font-size:14px}.fuzy-spec-row-mod .fuzy-spec-value{white-space:pre-line}.fuzy-spec-label{color:#6b7280}.fuzy-spec-value{color:#111827;text-align:right}@media (max-width:640px){.fuzy-spec-row{grid-template-columns:1fr;row-gap:2px}.fuzy-spec-value{text-align:left}}.fuzy-spec-value a{color:#ef4444}.fuzy-spec-value a:hover{text-decoration:underline}.fuzy-single-wrapper .fuzy-download-btn-large{margin-top:18px!important}.fuzy-download-btn-large{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;border-radius:999px;background:#ef4444;color:#fff;font-size:15px;font-weight:600;text-align:center}.fuzy-download-btn-large:hover{background:#dc2626}.fuzy-download-icon{font-size:16px}.fuzy-single-author{margin-top:20px;display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #e5e7eb}.fuzy-author-avatar img{border-radius:999px}.fuzy-author-label{font-size:11px;color:#9ca3af}.fuzy-author-name{font-size:13px;font-weight:600}.fuzy-screens-section{margin-top:18px!important}.fuzy-screens-row{display:flex!important;gap:14px!important;overflow-x:auto!important;padding:10px 2px 16px!important;scroll-snap-type:x mandatory}.fuzy-screen-item{flex:0 0 480px!important;max-width:480px!important;border-radius:14px;overflow:hidden;scroll-snap-align:start;background:transparent!important;display:flex;align-items:center;justify-content:center}.fuzy-screen-item img{width:100%!important;height:auto!important;object-fit:contain!important;display:block!important}.fuzy-single-body{margin-top:22px;padding:18px 0 0;font-size:14px}.fuzy-versions-section{margin-top:5px}.fuzy-versions-list{display:flex;flex-direction:column;gap:10px}.fuzy-version-card{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 14px;border-radius:14px;background:#fff;border:1px solid #fee2e2}.fuzy-version-left{display:flex;gap:10px;align-items:center}.fuzy-version-thumb img{width:56px;height:56px;border-radius:16px;object-fit:cover}.fuzy-version-info{display:flex;flex-direction:column;gap:4px}.fuzy-version-title{font-size:14px;font-weight:600}.fuzy-version-number{margin-left:6px;font-weight:600}.fuzy-version-tags{display:flex;flex-wrap:wrap;gap:6px}.fuzy-version-size{font-size:11px;color:#6b7280}.fuzy-version-download{display:inline-flex;padding:6px 12px;border-radius:999px;background:#ef4444;color:#fff;font-size:12px;font-weight:600}.fuzy-comments-section{margin-top:30px}.fuzy-page{max-width:900px;margin:26px auto 0;padding:0 20px 40px}.fuzy-page h1{font-size:24px;margin-bottom:10px}.fuzy-page-content{padding:16px;border-radius:18px;background:#fff;border:1px solid #e5e7eb}.fuzy-post-list{max-width:900px;margin:26px auto 0;padding:0 20px 40px}.fuzy-post-item{padding:16px;margin-bottom:12px;border-radius:14px;background:#fff;border:1px solid #e5e7eb}.fuzy-post-item h2{margin-top:0}.fuzy-admin-wrapper{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.fuzy-admin-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px 16px 16px;margin-bottom:14px}.fuzy-admin-section h3{margin-top:0;margin-bottom:10px;font-size:15px}.fuzy-admin-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.fuzy-admin-grid-1{display:grid;grid-template-columns:minmax(0,1fr);gap:10px 0}.fuzy-admin-field{font-size:13px}.fuzy-admin-field-full{grid-column:1 / -1}.fuzy-admin-field label{display:block;margin-bottom:4px;font-weight:600}.fuzy-admin-field input,.fuzy-admin-field textarea{width:100%;padding:6px 8px;border-radius:8px;border:1px solid #e5e7eb;font-size:13px}.fuzy-admin-field textarea{min-height:60px}.fuzy-repeater-list{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}.fuzy-repeater-item{position:relative;padding:10px 12px 12px 28px;border-radius:12px;border:1px solid #e5e7eb;background:#f9fafb}.fuzy-repeater-handle{position:absolute;left:8px;top:10px;cursor:grab;font-size:16px;color:#9ca3af}.fuzy-repeater-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}.fuzy-repeater-delete{margin-top:8px}@media (max-width:960px){.fuzy-admin-grid-2,.fuzy-repeater-grid{grid-template-columns:minmax(0,1fr)}}.fuzy-trending{padding-bottom:10px!important;margin-bottom:6px!important}.fuzy-section{margin-top:10px!important}.fuzy-single-title{font-size:clamp(16px, 4vw, 26px)!important;line-height:1.25!important}.fuzy-spec-row{grid-template-columns:1.2fr 2fr!important}@media (max-width:640px){.fuzy-spec-value{text-align:right!important}}.fuzy-tag-modinfo{background:transparent!important;color:#6b7280!important;padding:0!important;font-weight:400!important}.fuzy-version-left{display:flex;align-items:center;gap:12px;min-width:0}.fuzy-version-thumb{flex-shrink:0}.fuzy-version-info{display:flex;flex-direction:column;min-width:0}.fuzy-version-title{display:flex;align-items:center;gap:8px;min-width:0}.fuzy-app-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%;min-width:0}.fuzy-version-number{flex-shrink:0;white-space:nowrap}@media (min-width:1024px){.fuzy-single-title{font-size:20px!important;line-height:1.3!important}}.fuzy-download-btn-large .fuzy-download-icon{display:inline-flex;align-items:center;margin-right:6px}.fuzy-download-btn-large{height:36px!important;padding:0 16px!important;border-radius:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important}.fuzy-download-btn-large svg{width:18px!important;height:18px!important;flex-shrink:0!important}.fuzy-download-btn-large span{line-height:1!important;padding:0!important;margin:0!important}.fuzy-version-download{background:transparent!important;box-shadow:none!important;border:none!important}.fuzy-version-download svg{stroke:#e53935!important;fill:none!important;width:26px!important;height:26px!important}.fuzy-version-download svg *,.fuzy-version-download svg path,.fuzy-version-download svg polyline{stroke:#e53935!important;fill:none!important}.fuzy-author-box{display:flex;justify-content:space-between;align-items:center;margin:25px 0;padding:10px 0}.fuzy-author-left{display:flex;align-items:center;gap:10px}.fuzy-author-avatar-img{width:38px;height:38px;border-radius:50%;object-fit:cover}.fuzy-author-text .fuzy-author-by{font-size:12px;color:#777;margin:0}.fuzy-author-text .fuzy-author-name{font-size:14px;font-weight:600;color:#111}.fuzy-header{width:100%;background:#fff;border-bottom:1px solid #f0f0f0}.fuzy-header-inner{max-width:1300px;margin:auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between}.fuzy-logo a{font-size:22px;font-weight:700;color:#111;text-decoration:none}.fuzy-nav .fuzy-menu{display:flex;gap:28px}.fuzy-nav .fuzy-menu>li>a{font-size:15px;font-weight:500;color:#222}.fuzy-nav .fuzy-menu>li.menu-item-has-children>a::after{content:"▾";margin-left:5px;font-size:11px}.fuzy-right{display:flex;align-items:center;gap:16px}.fuzy-lang{position:relative}.fuzy-lang-btn{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #ddd;padding:6px 12px;border-radius:10px;cursor:pointer}.fuzy-lang-btn img{width:20px;height:14px;border-radius:2px}.fuzy-lang-dropdown{position:absolute;top:calc(100% + 4px);right:0;width:150px;background:#fff;border:1px solid #ddd;border-radius:10px;display:none;flex-direction:column;padding:6px 0}.fuzy-lang-dropdown a{padding:8px 12px;display:flex;align-items:center;gap:8px;font-size:14px;color:#222}.fuzy-lang-dropdown a img{width:20px}.fuzy-lang-dropdown a:hover{background:#f5f5f5}.fuzy-search{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #ddd;padding:6px 12px 6px 36px;border-radius:12px;height:40px}.fuzy-search-icon{position:absolute;left:12px;opacity:.6}.fuzy-search input{border:none;outline:none;font-size:14px;width:180px}@media (max-width:900px){.fuzy-search,.fuzy-lang{display:none!important}}@media (max-width:900px){.fuzy-nav,.fuzy-right{display:none!important}.fuzy-mobile-icons{display:flex;align-items:center;gap:14px;font-size:22px}.fuzy-mobile-menu-btn,.fuzy-mobile-search-btn{background:none;border:none;padding:4px;font-size:24px;cursor:pointer}}#fuzy-mobile-search-box{position:fixed;top:0;left:0;width:100%;padding:16px;background:#fff0;transform:translateY(-100%);transition:transform 0.25s ease;z-index:9999}#fuzy-mobile-search-box.active{transform:translateY(60px)}.fuzy-mobile-search-inner{display:flex;align-items:center;gap:12px;background:#fff;border-radius:999px;padding:12px 18px;box-shadow:0 4px 12px rgb(0 0 0 / .08),0 8px 32px rgb(0 0 0 / .06);backdrop-filter:blur(12px)}.fuzy-mobile-search-inner svg{width:20px;height:20px;opacity:.6;flex-shrink:0}.fuzy-mobile-search-inner input{width:100%;border:none;outline:none;font-size:16px;background:#fff0}.fuzy-mobile-menu{position:fixed;top:0;left:-260px;width:260px;height:100vh;background:#fff;z-index:9999;padding:20px 16px;overflow-y:auto;transition:left .25s ease}.fuzy-mobile-menu.open{left:0}.fuzy-mobile-close{background:none;border:none;font-size:26px;margin-left:auto;cursor:pointer}.fuzy-mobile-menu-list li{list-style:none}.fuzy-mobile-menu-list li a{display:block;padding:12px 0;border-bottom:1px solid #f1f1f1;font-size:17px;color:#111}.fuzy-mobile-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .35);z-index:9998;opacity:0;pointer-events:none;transition:opacity .25s ease}.fuzy-mobile-overlay.show{opacity:1;pointer-events:auto}@media (min-width:901px){.fuzy-mobile-icons,#fuzy-mobile-search-box,#fuzy-mobile-menu,#fuzy-mobile-overlay{display:none!important}}.fuzy-mobile-icons svg{width:26px;height:26px;stroke:#111}.fuzy-mobile-icons button{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:8px}.fuzy-faq-question,.fuzy-faq-question *,.fuzy-mobile-icons button,.fuzy-mobile-icons button svg,.fuzy-mobile-menu-btn,.fuzy-mobile-search-btn{-webkit-text-fill-color:#111!important;color:#111!important;stroke:#111!important;fill:#111!important}.fuzy-toc-btn,.fuzy-toc-btn *{-webkit-text-fill-color:inherit!important;color:inherit!important}.fuzy-mobile-close,.fuzy-mobile-close *{-webkit-text-fill-color:#111!important;color:#111!important;fill:#111!important;stroke:#111!important}.fuzy-menu li ul{position:absolute;left:0;top:100%;min-width:200px;padding:10px 0;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgb(0 0 0 / .08);opacity:0;visibility:hidden;transform:translateY(5px);transition:all 0.25s ease;z-index:999}.fuzy-menu li:hover>ul{opacity:1;visibility:visible;transform:translateY(0)}.fuzy-menu li ul li{list-style:none;padding:6px 16px;white-space:nowrap}.fuzy-menu li ul li a{display:block;color:#111;font-size:14px}.fuzy-menu li ul li a:hover{background:#f2f3f5}@media (max-width:900px){.fuzy-menu li:hover>ul{visibility:hidden!important;opacity:0!important;transform:translateY(5px)!important}#fuzy-mobile-menu .sub-menu{max-height:0;overflow:hidden;opacity:0;transform:translateY(-5px);transition:max-height 0.35s ease,opacity 0.25s ease,transform 0.25s ease}#fuzy-mobile-menu li.open>ul.sub-menu max-height:800px;opacity:1;transform:translateY(0)}#fuzy-mobile-menu .menu-item-has-children>a::after{content:"▾";float:right;font-size:15px;opacity:.5;transition:transform 0.25s ease}#fuzy-mobile-menu li.open>a::after{transform:rotate(180deg)}}@media (max-width:900px){#fuzy-mobile-menu ul.sub-menu{max-height:0;overflow:hidden;opacity:0;transform:translateY(-5px);transition:max-height 0.35s ease,opacity 0.25s ease,transform 0.25s ease}#fuzy-mobile-menu li.open>ul.sub-menu{max-height:1000px;opacity:1;transform:translateY(0)}}@media (max-width:900px){#fuzy-mobile-menu ul.sub-menu{display:block!important;max-height:0;overflow:hidden;opacity:0;transform:scaleY(.9);transform-origin:top;transition:max-height 0.35s ease,opacity 0.25s ease,transform 0.25s ease}#fuzy-mobile-menu li.open>ul.sub-menu{max-height:1000px;opacity:1;transform:scaleY(1)}}@media (max-width:1024px){#fuzy-mobile-menu .sub-menu li{       padding-left:15px!important;margin-left:0!important;border:none!important}#fuzy-mobile-menu .sub-menu{padding-left:0!important}#fuzy-mobile-menu .sub-menu li a{padding-left:0!important}}@media (max-width:1024px){#fuzy-mobile-menu .fuzy-mobile-menu-list{padding-left:0!important;margin-left:0!important}#fuzy-mobile-menu .fuzy-mobile-menu-list>li>a{padding-left:10px!important;margin-left:0!important;display:block!important}}@media (max-width:1024px){#fuzy-mobile-menu .sub-menu li a{padding-left:22px!important}}.fuzy-menu li ul{display:none;position:absolute;left:0;top:100%;background:#fff;padding:6px 0;min-width:auto!important;width:auto!important;border-radius:8px;box-shadow:0 4px 20px rgb(0 0 0 / .1);white-space:nowrap}.fuzy-menu li:hover>ul{display:block}.fuzy-menu li ul li{list-style:none;padding:4px 16px}.fuzy-menu>li>a{padding-left:0!important}.fuzy-menu li ul li a{color:#111;font-size:14px;display:block;padding-left:0!important}.fuzy-nav .fuzy-menu li ul{position:absolute;left:-14px;top:100%;background:#fff;padding:8px 0;min-width:auto;width:auto;white-space:nowrap;border-radius:10px;box-shadow:0 4px 20px rgb(0 0 0 / .12);display:block;opacity:0;visibility:hidden;transform:translateY(10px) scale(.97);transform-origin:top;transition:opacity 0.28s ease,transform 0.28s cubic-bezier(.16,.8,.32,1),visibility 0.28s ease}.fuzy-nav .fuzy-menu li:hover>ul{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.fuzy-page-title-wrap{   max-width:1200px;margin:30px auto 10px;padding:0 20px}.fuzy-page-title{font-size:22px;font-weight:700;color:#111827;margin:0}.fuzy-search-key{color:#2563eb}.fuzy-page{max-width:1200px;margin:20px auto 40px;padding:0 20px}.fuzy-page-title-wrap{   margin-bottom:20px}.fuzy-page-title{font-size:20px;font-weight:700;margin:0}@media (min-width:901px){.fuzy-search{background:#fff!important;box-shadow:none!important;backdrop-filter:none!important;border-radius:8px!important}.fuzy-search input{background:transparent!important}}.fuzy-page-title-wrap{margin-left:-16px;margin-bottom:28px}.fuzy-search-results{margin-top:10px}.fuzy-category-scroll{display:flex;gap:10px;overflow-x:auto;padding:10px 0 6px;margin-bottom:18px;scrollbar-width:none;-ms-overflow-style:none}.fuzy-category-scroll::-webkit-scrollbar{display:none}.fuzy-cat-btn{padding:8px 16px;background:#e5e7eb!important;border-radius:20px;font-size:14px;white-space:nowrap;color:#111;text-decoration:none;transition:0.2s}.fuzy-cat-btn:hover{background:#d1d5db}.fuzy-cat-btn-all{background:#e5e7eb!important;color:#111!important}@media (min-width:900px){.fuzy-category-scroll{scrollbar-width:thin;scrollbar-color:#d1d5db #fff0}.fuzy-category-scroll::-webkit-scrollbar{height:6px}.fuzy-category-scroll::-webkit-scrollbar-track{background:transparent!important}}.fuzy-footer{border-top:1px solid #e5e7eb;background:#fff;margin-top:40px;padding:28px 0 18px}.fuzy-footer .footer-container{display:grid;grid-template-columns:1.4fr 1fr 1fr;column-gap:160px;row-gap:10px;max-width:1250px;margin:0 auto;padding:0 20px}.fuzy-footer-column:nth-child(1){grid-column:1;grid-row:1}.fuzy-footer-column:nth-child(1) p{max-width:330px;line-height:1.45;margin-top:6px}.fuzy-footer-column:nth-child(2){grid-column:1;grid-row:2;margin-top:0}.fuzy-footer-column:nth-child(3){grid-column:2;grid-row:1}.fuzy-footer-column:nth-child(4){grid-column:3;grid-row:1}.footer-bottom{grid-column:1;grid-row:3;font-size:14px;color:#6b7280;text-align:left;margin-top:4px;justify-self:start;padding-left:0!important;margin-left:0!important}.fuzy-footer-column h4{font-size:17px;font-weight:600;margin-bottom:10px}.fuzy-footer-column a{display:block;margin-bottom:4px;color:#374151;font-size:14px;text-decoration:none}.fuzy-footer-column a:hover{color:#111}.fuzy-footer-column p{font-size:14px;color:#4b5563}@media (max-width:768px){.fuzy-footer .footer-container{display:block;padding:0 20px}.fuzy-footer-column{margin-bottom:26px;text-align:left}.fuzy-footer-column h4{font-size:18px;font-weight:600;margin-bottom:10px;text-align:left}.fuzy-footer-column a,.fuzy-footer-column p{font-size:14px;text-align:left;line-height:1.5;display:block;width:100%}.footer-bottom{margin-top:10px;text-align:left;padding-left:0}}html,body{height:100%}body{display:flex;flex-direction:column}.fuzy-main{flex:1 0 auto;display:block}.fuzy-footer{flex-shrink:0}.fuzy-builtby{font-size:14px;color:#6b7280;margin-bottom:3px;line-height:1.4}.fuzy-footer-column h4{font-size:18px;font-weight:600;margin-top:0;margin-bottom:18px}.fuzy-footer-column p{font-size:14px;color:#4b5563;line-height:1.55}.fuzy-category-scroll{padding-left:4px}.fuzy-category-scroll::after{margin-left:12px}.fuzy-section .fuzy-section-title-wrap{padding-left:2px}.fuzy-mobile-topbar{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #eee}.fuzy-mobile-brand{font-size:26px;font-weight:700;color:#0f172a;text-decoration:none}.fuzy-mobile-close{font-size:32px;color:#4b5563;background:none;border:none;padding:0;margin:0;display:flex;align-items:center}.fuzy-mobile-topbar{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #eee}.fuzy-mobile-brand{font-size:26px;font-weight:700;color:#0f172a;text-decoration:none;display:flex;align-items:center;line-height:1;padding-left:0}.fuzy-mobile-close{font-size:32px;color:#4b5563;background:none;border:none;padding:0;margin:0;display:flex;align-items:center;line-height:1}.fuzy-mobile-menu-inner{padding-left:10px!important;padding-right:10px!important}.fuzy-mobile-topbar{padding-left:0!important;padding-right:8px}.fuzy-mobile-brand{margin-left:0!important;padding-left:0!important}.fuzy-mobile-topbar{padding-top:4px!important;padding-bottom:4px!important;display:flex;align-items:center}.fuzy-mobile-close{top:0!important;margin-top:-2px!important}.fuzy-mobile-topbar,.fuzy-mobile-menu-inner{border-bottom:none!important}.fuzy-mobile-icons{display:flex;align-items:center;gap:14px}.fuzy-mobile-lang-wrap{position:relative;display:flex;align-items:center}.fuzy-mobile-lang-btn{display:flex;align-items:center;gap:6px;padding:4px 8px;background:#fff0;border:none!important;outline:none!important;box-shadow:none!important;border-bottom:none!important;cursor:pointer;white-space:nowrap}.fuzy-mobile-lang-btn img{width:20px;height:15px;border-radius:3px}.fuzy-mobile-lang-btn svg{width:10px;height:10px;opacity:.8}.fuzy-mobile-lang-dropdown{display:none;position:absolute;top:calc(100% + 6px);width:180px;background:#fff;padding:8px 0;border:1px solid #ddd;border-radius:8px;box-shadow:0 6px 14px rgb(0 0 0 / .12);z-index:20}.fuzy-mobile-lang-dropdown{left:-80px!important}.fuzy-mobile-lang-dropdown a{display:flex;align-items:center;gap:8px;padding:10px 14px;font-size:15px;color:#374151;white-space:nowrap}.fuzy-mobile-lang-dropdown a img{width:22px;height:16px}.fuzy-mobile-lang-dropdown a:hover{background:#f3f4f6}.fuzy-mobile-lang-dropdown.open{display:block}.fuzy-mobile-lang-row{padding:16px 20px 10px;border-bottom:none!important;display:flex;align-items:center;justify-content:space-between;position:relative}@media (max-width:768px){.fuzy-mobile-lang-row{display:flex}}.fuzy-download-container{max-width:750px;margin:0 auto;padding:20px}.fuzy-download-wrapper{width:100%;padding:20px 0 40px;background:#f5f6f8}.fuzy-download-inner{max-width:1100px;margin:0 auto;padding:0 16px}.fuzy-breadcrumb{font-size:14px;margin-bottom:15px;line-height:1.6}.fuzy-download-container{max-width:700px;margin:30px auto;padding:0 20px;text-align:center}.fuzy-download-header{width:90%;aspect-ratio:16 / 9;overflow:hidden;border-radius:12px;margin:0 auto 20px}.fuzy-download-header img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:768px){.fuzy-download-header{width:100%;border-radius:8px}}.fuzy-download-title{font-size:26px;font-weight:700;margin-bottom:15px}.fuzy-download-info{font-size:17px;line-height:1.7;margin-bottom:25px}.fuzy-download-btn{background:#c40000;color:#fff;padding:14px 24px;font-size:18px;border:none;border-radius:10px;cursor:pointer;width:100%;max-width:350px;margin:0 auto 20px;display:block}.fuzy-download-note{font-size:15px;margin-bottom:20px;line-height:1.6}.fuzy-back-btn{display:block;margin-top:20px;text-align:center;font-weight:700;color:#0073ff;text-decoration:none}.fuzy-download-info,.fuzy-download-info *{font-weight:400!important;color:#666}.fuzy-download-info{margin-top:-5px;margin-bottom:15px;font-size:15px;color:#666;font-weight:400!important;line-height:1.6}.fuzy-social-follow{text-align:center;margin-top:25px}.fuzy-social-follow p{margin-bottom:10px;font-size:15px;color:#333}.fuzy-social-links{display:flex;justify-content:center;gap:30px}.fuzy-social{display:flex;align-items:center;gap:6px;font-size:15px;text-decoration:none;color:#333;transition:0.2s ease}.fuzy-social:hover{opacity:.75}.fuzy-download-notice{background:#FFEBEB;padding:15px 20px;margin-top:25px;font-size:15px;border-left:none;color:#DB0000;border:1px solid #fab1b1}.fuzy-download-notice ul{list-style:none;margin:0;padding:0}.fuzy-download-notice li{margin-bottom:10px;line-height:1.6}div.fuzy-download-notice a{color:#7a0000!important}div.fuzy-download-notice a:hover{color:#b00000!important}.fuzy-download-wrapper .fuzy-download-inner{max-width:1020px!important;margin:0 auto!important;padding:0 16px!important}.fuzy-download-header{width:100%!important;max-width:1020px!important;margin:0 auto 20px!important}.fuzy-download-container{max-width:1020px!important;margin:20px auto!important}.fuzy-faq-block,.fuzy-download-notice{max-width:1020px!important;margin-left:auto!important;margin-right:auto!important}.fuzy-back-btn{display:inline-flex;align-items:center;gap:6px;background:#e60000;color:#fff!important;padding:10px 18px;border-radius:40px;font-size:14px;font-weight:500;text-decoration:none;transition:background 0.25s ease,transform 0.2s ease;width:100%;justify-content:center}.fuzy-back-icon{font-size:16px;line-height:1}.fuzy-back-btn:hover{background:#c00;transform:translateY(-1px)}.fuzy-download-btn-large{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#e60000;color:#fff!important;padding:6px 18px;border-radius:40px;font-size:15px;font-weight:600;text-decoration:none;transition:background 0.25s ease,transform 0.2s ease;cursor:pointer}.fuzy-download-btn-large svg{width:18px;height:18px;stroke:#fff}.fuzy-download-btn-large:hover{background:#c00;transform:translateY(-1px)}.fuzy-download-btn-large.loading{position:relative;background:#ffcccc!important;color:white!important;overflow:hidden;pointer-events:none}.fuzy-download-btn-large.loading::before{content:"";position:absolute;left:0;top:0;height:100%;width:0%;background:#e60000;border-radius:40px 0 0 40px;animation:fuzy-progress 9s linear forwards;z-index:1}.fuzy-download-btn-large span{position:relative;z-index:2}@keyframes fuzy-progress{from{width:0%}to{width:100%}}.fuzy-download-text{white-space:nowrap}.fuzy-download-text{white-space:nowrap}@media (max-width:480px){#fuzy-real-download.loading .fuzy-download-text{font-size:12px}}.fuzy-footer{margin-top:10px!important;padding-top:16px!important}.fuzy-download-wrapper{padding-bottom:10px!important}.fuzy-download-container{margin-bottom:10px!important}.fuzy-faq-block:last-of-type{margin-bottom:20px!important}html{scroll-behavior:smooth}.fuzy-faq2-box{margin-top:25px;border-radius:12px}.fuzy-faq2-item{border-bottom:1px solid #eee;padding:12px 0}.fuzy-faq2-question{display:flex;justify-content:space-between;cursor:pointer;font-weight:600;font-size:17px}.fuzy-faq2-answer{overflow:hidden;max-height:0;opacity:0;transform:translateY(-4px);transition:max-height 0.35s cubic-bezier(.4,0,.2,1),opacity 0.25s ease-out,transform 0.25s ease-out;font-size:16px;line-height:1.7;padding-right:5px;margin-top:6px}.fuzy-faq2-item.active .fuzy-faq2-answer{opacity:1;transform:translateY(0)}.fuzy-faq2-arrow{transition:transform .3s ease}.fuzy-faq2-item.active .fuzy-faq2-arrow{transform:rotate(90deg)}@media (min-width:769px){.fuzy-screens-row::-webkit-scrollbar-track{background:transparent!important}.fuzy-screens-row::-webkit-scrollbar{height:8px;background:transparent!important}.fuzy-screens-row::-webkit-scrollbar-thumb{background:rgb(120 120 120 / .45)!important;border-radius:20px}.fuzy-screens-row::-webkit-scrollbar-thumb:hover{background:rgb(120 120 120 / .65)!important}.fuzy-screens-row{scrollbar-width:thin;scrollbar-color:rgb(120 120 120 / .45) #fff0}}@media (min-width:641px){.fuzy-screen-item.portrait{flex:0 0 230px!important;max-width:240px!important}.fuzy-screen-item.portrait img{width:100%!important;height:auto!important;object-fit:contain!important}}.fuzy-screen-item{border-radius:14px!important;overflow:hidden!important}.fuzy-screen-item img{border-radius:14px!important;display:block}@media (max-width:640px){.fuzy-screen-item.landscape{flex:0 0 280px!important;max-width:280px!important}.fuzy-screen-item.landscape img{width:100%!important;height:auto!important;object-fit:contain!important}.fuzy-screen-item.portrait{flex:0 0 120px!important;max-width:120px!important}.fuzy-screen-item.portrait img{width:100%!important;height:auto!important;object-fit:cover!important}}@media (max-width:640px){.fuzy-screens-row{-ms-overflow-style:none!important;scrollbar-width:none!important}.fuzy-screens-row::-webkit-scrollbar{display:none!important}}.fuzy-single-wrapper{margin-bottom:10px!important;padding-bottom:0!important}.fuzy-category-wrapper .fuzy-section-header{margin-top:10px!important}.fuzy-breadcrumb{margin-bottom:10px!important}@media (max-width:480px){.fuzy-pagination .page-numbers{padding:6px 10px;margin:0 2px;font-size:14px}}.fuzy-breadcrumb-wrapper{max-width:1190px;margin:20px auto 0;padding:0 16px}@media (max-width:640px){.fuzy-breadcrumb-wrapper{max-width:100%;padding:0 34px 0 18px;margin-top:16px}}.fuzy-related-section{max-width:1100px!important;margin:0 auto!important;padding-left:0!important;padding-right:0!important}.fuzy-versions-section{margin-top:0!important;padding-top:0!important}.fuzy-versions-section h2{margin-top:0!important;padding-top:0!important}.fuzy-custom-html-section{margin-bottom:0!important;padding-bottom:0!important}.fuzy-faq2-box{margin-bottom:0!important;padding-bottom:0!important}.fuzy-single-body{margin-top:0!important;padding-top:0!important}.fuzy-single-wrapper section{margin-top:10px!important}.fuzy-faq2-box{margin-bottom:6px!important}.fuzy-versions-section{margin-top:6px!important;padding-top:0!important}.fuzy-single-wrapper .fuzy-versions-section{margin-top:30px!important;padding-top:0!important}.fuzy-pagination{margin:30px auto;text-align:center}.fuzy-pagination .page-numbers{display:inline-block;padding:8px 14px;margin:0 4px;font-size:15px;font-weight:500;line-height:1;background:#fff;border:1px solid #ddd;border-radius:8px;text-decoration:none;color:#333;transition:0.2s}.fuzy-pagination .page-numbers:not(.current):hover{background:#f0f0f0;border-color:#ccc}.fuzy-pagination .current{background:#e53935;border-color:#e53935;color:#fff;font-weight:600}.fuzy-pagination .prev,.fuzy-pagination .next{font-size:17px;padding:8px 12px}.comment-input{margin-bottom:16px}.comment-input label{display:block;font-size:14px;margin-bottom:6px;font-weight:600}.comment-input input,.comment-input textarea{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #ddd;font-size:14px}.fuzy-comment-submit{background:#e60000;color:#fff;padding:10px 18px;border-radius:40px;font-size:14px;font-weight:600;border:none;cursor:pointer}.fuzy-comment-submit:hover{background:#c00}.fuzy-comment-ul{list-style:none;padding:0;margin:0}.fuzy-comment-ul li{display:flex;align-items:flex-start;gap:12px;padding:8px 12px;margin-bottom:16px;background:#fff;border-radius:12px;border:1px solid #f2f2f2;box-shadow:0 3px 10px rgb(0 0 0 / .06)}.fuzy-comment-ul li img.avatar{width:42px!important;height:42px!important;border-radius:50%;object-fit:cover}.fuzy-comment-content{flex:1;display:flex;flex-direction:column}.fuzy-comment-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.fuzy-comment-author{font-size:15px;font-weight:600;color:#111}.fuzy-comment-date{font-size:13px;color:#777}.fuzy-comment-text{font-size:15px;line-height:1.35;color:#222}.fuzy-comment-actions{margin-top:6px;display:flex;gap:15px;font-size:14px}.fuzy-comment-actions a{color:#007bff;cursor:pointer}.fuzy-comment-actions a:hover{text-decoration:underline}.fuzy-comment-text strong{color:#007bff}.fuzy-mention{display:inline-block;background:#f0f0f0;padding:2px 6px;border-radius:6px;font-weight:600;color:#333}.fuzy-comment-actions{margin-top:3px}.fuzy-comment-text p{margin:0!important}#fuzy-rating-box{text-align:center;margin:25px 0}#fuzy-rating-stars{display:inline-flex;gap:2px}.fuzy-star-wrap{position:relative;display:inline-block;font-size:30px;line-height:1;color:#dcdcdc}.fuzy-star-wrap::before{content:"★";display:block}.fuzy-star-fill{position:absolute;top:0;left:0;height:100%;overflow:hidden;white-space:nowrap;color:#f6b01e;pointer-events:none}.fuzy-star-fill::before{content:"★"}#fuzy-rating-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);display:none;align-items:center;justify-content:center;z-index:999999}.fuzy-rating-inner{background:#fff;padding:25px;border-radius:12px;width:300px;text-align:center}#fuzy-submit-rating{background:#ccc;border:none;padding:10px 15px;border-radius:8px;margin-top:10px;cursor:pointer}#fuzy-submit-rating.enabled{background:#ff9800;color:#fff}#fuzy-submit-rating.enabled{background:#28c840!important;color:#fff!important}#fuzy-close-rating{background:#f1f1f1;border:none;padding:10px 15px;border-radius:8px;margin-left:8px;cursor:pointer;color:#333;font-weight:500;transition:background 0.2s}#fuzy-close-rating:hover{background:#e2e2e2}#fuzy-modal-stars{margin:15px 0}#fuzy-modal-stars .fuzy-star{font-size:30px;cursor:pointer;color:#ccc;margin:0 2px;transition:color 0.2s}#fuzy-modal-stars .fuzy-star.active{color:#ff9800}.fuzy-sharebtn{padding:6px 12px;background:#f0f0f0;border-radius:8px;border:1px solid #ddd;cursor:pointer;font-size:18px;line-height:1}.fuzy-sharebtn{padding:8px;background:#fff;border-radius:10px;border:1px solid #ddd;cursor:pointer;display:flex;align-items:center;justify-content:center}.fuzy-sharebtn svg{width:20px;height:20px;stroke:#333}.fuzy-toc3-wrapper{margin:20px 0 30px;background:#fff;border-radius:14px;padding:10px 6px!important;box-shadow:0 4px 20px rgb(0 0 0 / .06)}.fuzy-toc3-header{display:flex;justify-content:space-between;align-items:center;height:36px}.fuzy-toc3-title{font-size:15px font-weight:600;line-height:36px;padding-left:6px}.fuzy-toc3-btn{background:#e53935;color:#fff;padding:5px 14px;border:none;border-radius:20px;cursor:pointer;font-size:13px}.fuzy-toc3-box{max-height:0;overflow:hidden;transition:max-height 0.35s ease}.fuzy-toc3-list{padding-left:6px!important;margin:0}.fuzy-toc3-list li{list-style:none!important;position:relative;padding-left:18px;margin:6px 0}.fuzy-toc3-list li::before{content:"";width:6px;height:6px;background:#e53935;border-radius:50%;position:absolute;left:0;top:8px}.fuzy-toc3-list li.fuzy-h3{padding-left:28px!important}.fuzy-toc3-list li.fuzy-h3::before{width:5px;height:5px;left:10px;background:#e53935;opacity:.85}.fuzy-toc3-list li a{color:#e53935;text-decoration:none;font-size:15px}.fuzy-toc3-list li a:hover{text-decoration:underline}@media (max-width:600px){.fuzy-toc3-wrapper{padding:10px 6px!important}.fuzy-toc3-list li{margin-left:0!important}.fuzy-toc3-list li.fuzy-h3{margin-left:16px!important}}.fuzy-toc3-btn{margin-right:6px}.fuzy-spec-value a{display:inline-block;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}@media (min-width:768px){.fuzy-spec-value a{max-width:300px}}@media (min-width:1024px){.fuzy-spec-value a{max-width:380px}}.fuzy-author-box{margin-top:10px!important}.fuzy-version-note{background:#f7d7d7;border-left:4px solid #f40000;padding:12px 15px;margin:10px 0 20px;border-radius:6px;font-size:15px;line-height:1.6;color:#444}.fuzy-app-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:24px}.fuzy-single-body a,.fuzy-page-content a,.fuzy-faq2-answer a,.fuzy-custom-html a,.fuzy-post-item a,.fuzy-news-content a,.fuzy-download-notice a{color:#004cff!important;text-decoration:underline!important}.fuzy-single-body a:hover,.fuzy-page-content a:hover,.fuzy-faq2-answer a:hover,.fuzy-custom-html a:hover,.fuzy-post-item a:hover,.fuzy-download-notice a:hover{color:#185abc!important}.fuzy-note-box a{color:#1a73e8!important;text-decoration:underline!important}.fuzy-note-box a:hover{color:#185abc!important}.fuzy-category-wrapper .fuzy-section-header{display:block!important}.fuzy-category-wrapper .fuzy-section-header .fuzy-section-title-wrap{display:block!important}.fuzy-category-wrapper .fuzy-cat-description{margin-top:8px!important;display:block!important;line-height:1.55}.fuzy-section-header:not(.fuzy-category-wrapper .fuzy-section-header){display:flex}.fuzy-sub-count{font-size:13px;color:#777;font-weight:400}.fuzy-img{display:table;margin:25px auto;text-align:center;background:#fff0;border-collapse:separate}.fuzy-img img{display:block;max-width:100%;height:auto;margin:0}.fuzy-img figcaption{display:table-caption;caption-side:bottom;background:#e6e6e6;padding:12px 16px;font-size:15px;color:#2c2c2c;text-align:center;box-sizing:border-box}.fuzy-img.landscape{max-width:80%}.fuzy-img.portrait{max-width:40%}.fuzy-img.square{max-width:70%}@media (max-width:600px){.fuzy-img.landscape{max-width:100%}.fuzy-img.portrait{max-width:80%}.fuzy-img.square{max-width:100%}}.ftm-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:10px;scroll-behavior:smooth}.ftm-scroll::-webkit-scrollbar{height:6px}.ftm-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.ftm-item{flex:0 0 auto}.ftm-card{display:flex;gap:14px;min-width:520px;background:#f7f9fb;border-radius:16px;padding:12px;text-decoration:none;color:inherit}.ftm-thumb{width:240px;aspect-ratio:16 / 9;flex-shrink:0;overflow:hidden;border-radius:12px;background:#e5e7eb}.ftm-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ftm-info{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.ftm-title{font-size:18px;font-weight:700;line-height:1.25;margin:0 0 4px 0;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ftm-meta{font-size:14px;color:#4b5563;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ftm-badges{margin-bottom:6px}.ftm-badge{display:inline-block;font-size:12px;font-weight:600;padding:3px 8px;border-radius:999px;margin-right:6px;line-height:1.2}.ftm-badge-apk{background:#e5e7eb;color:#374151}.ftm-badge-mod{background:#F8DDDD;color:#C00}.ftm-spec{font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ftm-footer{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.ftm-update{font-size:12px;color:#16a34a;white-space:nowrap}.ftm-more{font-size:14px;font-weight:600;color:#2563eb;white-space:nowrap}@media (max-width:640px){.ftm-card{min-width:92%;padding:10px;gap:12px}.ftm-thumb{width:160px}.ftm-title{font-size:16px}.ftm-meta{font-size:13px}.ftm-spec{font-size:12px}.ftm-more{font-size:13px}}.ftm-thumb{position:relative;width:240px;aspect-ratio:16 / 9;flex-shrink:0;overflow:hidden;border-radius:12px;background:#e5e7eb}.ftm-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ftm-thumb-spec{position:absolute;bottom:8px;left:8px;right:8px;display:flex;gap:6px;flex-wrap:wrap;font-size:12px}.ftm-thumb-spec span{background:rgb(255 255 255 / .92);color:#111827;padding:3px 6px;border-radius:6px;font-weight:500;line-height:1}.ftm-more{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#dc2626;border:1.5px solid #dc2626;border-radius:6px;padding:4px 10px;background:#fff0;white-space:nowrap}.ftm-card:hover .ftm-more{background:#dc2626;color:#fff}@media (max-width:768px){.ftm-scroll::-webkit-scrollbar{display:none}.ftm-scroll{scrollbar-width:none}.ftm-scroll{-ms-overflow-style:none}}.ftm-update{display:inline-flex;align-items:center;gap:6px;font-size:12px}.ftm-update-label{padding:3px 6px;border-radius:6px;font-weight:500;line-height:1}.ftm-update-date{color:#6b7280}.ftm-update-label{display:inline-flex;justify-content:center;background:#008A23;color:#FFF;padding:4px 10px;min-height:22px;border-radius:6px;font-size:12px;font-weight:500;line-height:1}.ftm-card{position:relative;overflow:hidden}.ftm-corner-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#f97316,#dc2626);color:#fff;font-size:11px;font-weight:600;padding:4px 8px;border-radius:999px;box-shadow:none;z-index:3;pointer-events:none}.ftm-footer{display:flex;align-items:center;gap:8px}.ftm-update{display:inline-flex;align-items:center;gap:6px;min-width:0;white-space:nowrap;overflow:hidden}.ftm-update-date{font-size:12px;color:#6b7280;flex-shrink:1}.ftm-more{flex-shrink:0}@media (max-width:640px){.ftm-footer{gap:6px}.ftm-more{padding:4px 8px;font-size:12px}}@media (max-width:640px){.ftm-card{width:100%;min-width:100%;padding:6px;gap:6px;border-radius:12px;height:96px}.ftm-thumb{width:110px;height:100%;aspect-ratio:auto;border-radius:8px;overflow:hidden}.ftm-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ftm-thumb-spec{position:absolute;bottom:4px;left:4px;right:4px;display:flex;gap:3px;white-space:nowrap;overflow:visible}.ftm-thumb-spec span{font-size:8.5px;padding:2px 4px;border-radius:4px;background:rgb(255 255 255 / .92);color:#111827;white-space:nowrap;overflow:visible;text-overflow:unset}.ftm-info{gap:2px;justify-content:space-between}.ftm-title{font-size:13px;line-height:1.15;margin:0}.ftm-meta{font-size:10.5px;margin:1px 0 2px}.ftm-badge{font-size:9px;padding:2px 5px;margin-right:3px;border-radius:999px}.ftm-footer{display:flex;align-items:center;gap:6px;margin-top:auto;white-space:nowrap}.ftm-update-label{font-size:9.5px;padding:2px 5px;border-radius:4px;line-height:1}.ftm-update-date{font-size:9.5px;line-height:1;color:#6b7280}.ftm-more{font-size:10px;padding:2px 7px;border-width:1px;border-radius:5px;line-height:1.1;flex-shrink:0}.ftm-corner-badge{top:5px;right:5px;font-size:8.5px;padding:2px 6px;border-radius:999px}}@media (max-width:640px){.ftm-update-label{display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:500;line-height:1;padding:2px 4px;border-radius:4px;min-height:unset}}@media (max-width:640px){.ftm-item{flex:0 0 100%}.ftm-card{width:100%;min-width:100%;height:96px}.ftm-scroll{scroll-snap-type:x mandatory}.ftm-item{scroll-snap-align:start}}.ftm-title{font-size:18px;font-weight:700;line-height:1.25;margin:0 0 4px 0;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:640px){.ftm-title{font-size:14px;padding-right:52px}}.ftm-corner-badge{position:absolute;top:10px;right:10px;z-index:5;pointer-events:none}.ftm-info{position:relative}.ftm-title{max-width:calc(100% - 50px)}@media (max-width:640px){.ftm-title{max-width:calc(100% - 1px)}}@supports (-webkit-touch-callout:none){.ftm-title{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.2!important}}@media (max-width:640px){.ftm-thumb{position:relative;width:110px;height:62px;flex-shrink:0;overflow:hidden;border-radius:8px;background:#e5e7eb}.ftm-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ftm-card{overflow:hidden;max-width:100%}.ftm-item{overflow:hidden}}@media (max-width:640px){.ftm-card{height:auto!important;min-height:unset!important;align-items:center}.ftm-thumb{width:110px;height:62px;flex-shrink:0}.ftm-info{justify-content:center}}@media (max-width:640px){.ftm-card{height:96px}.ftm-thumb{width:135px;height:100%;flex-shrink:0;border-radius:10px;overflow:hidden}.ftm-thumb img{width:100%;height:100%;object-fit:cover}.ftm-info{flex:1;min-width:0}}@media (max-width:640px){.ftm-card{height:96px;align-items:center}.ftm-thumb{width:140px;aspect-ratio:16 / 9;height:auto;flex-shrink:0;border-radius:10px;overflow:hidden;background:#e5e7eb}.ftm-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ftm-info{flex:1;min-width:0}}@media (max-width:640px){.ftm-info{justify-content:flex-start;gap:2px}.ftm-title{margin-bottom:1px}.ftm-meta{margin-bottom:2px}.ftm-badges{margin-bottom:2px}.ftm-footer{margin-top:auto;gap:6px}}@media (max-width:640px){.ftm-corner-badge{right:6px;top:6px}}@media (max-width:640px){.ftm-badges{margin-top:-4px;margin-bottom:2px}}.fuzy-load-more-wrap{text-align:center;margin:18px 0 10px}#fuzy-load-more-comments{background:linear-gradient(135deg,#ff3b3b,#ff6a6a);color:#fff;border:none;padding:10px 24px;border-radius:999px;font-size:14px;cursor:pointer;transition:all .25s ease}#fuzy-load-more-comments:hover{transform:translateY(-1px)}#cancel-comment-reply-link{margin-left:10px;padding:4px 10px;border-radius:6px;background:#f1f1f1;color:#444;text-decoration:none;font-size:13px}#cancel-comment-reply-link:hover{background:#e74c3c;color:#fff}#reply-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:18px}#reply-title a#cancel-comment-reply-link{font-size:14px;padding:4px 10px;border-radius:6px;background:#f1f1f1;color:#555;text-decoration:none;line-height:1}#reply-title a#cancel-comment-reply-link:hover{background:#e74c3c;color:#fff}.fuzy-comment-userbox{display:flex;align-items:center;gap:12px;margin-bottom:14px}.fuzy-comment-user-avatar img{border-radius:50%}.fuzy-comment-user-info{display:flex;flex-direction:column;gap:4px}.fuzy-comment-user-name{font-weight:600;font-size:15px;color:#111}.fuzy-comment-user-meta{font-size:13px;color:#666}.fuzy-repeater-handle{cursor:grab;user-select:none}.fuzy-repeater-item{background:#fff}.fuzy-sort-placeholder{height:60px;border:2px dashed #ccc;background:#f6f7f7}@media (min-width:769px) and (max-width:1100px){.fuzy-nav .fuzy-menu{gap:18px!important}.fuzy-nav .fuzy-menu>li>a{padding:4px 6px!important;letter-spacing:.02em}}@media (min-width:769px) and (max-width:1100px){.fuzy-logo a{font-size:16px!important;letter-spacing:.04em}.fuzy-nav .fuzy-menu{gap:18px!important}.fuzy-nav .fuzy-menu>li>a{font-size:12.5px!important;padding:4px 6px!important;white-space:nowrap;letter-spacing:.02em}.fuzy-lang-btn{padding:4px 8px!important;font-size:12px!important}.fuzy-lang-btn img{width:14px!important}.fuzy-header-inner{flex-wrap:nowrap!important;gap:12px!important}}@media (max-width:900px){.fuzy-mobile-search-inner{border-radius:12px;padding:9px 14px;background:#f4f5f7;border:1px solid #e5e7eb;box-shadow:0 10px 26px rgb(0 0 0 / .12);transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.fuzy-mobile-search-inner:focus-within{background:#fff;border-color:#828387}.fuzy-mobile-search-inner input{font-size:15.5px;color:#111827;background:#fff0}.fuzy-mobile-search-inner input::placeholder{color:#9ca3af}.fuzy-mobile-search-inner svg{stroke:#e60000;opacity:.75;transition:transform .2s ease,opacity .2s ease}.fuzy-mobile-search-inner:focus-within svg{opacity:1;transform:scale(1.08)}#fuzy-mobile-search-box.active{transform:translateY(57px)}}.fuzy-lightbox{display:none;position:fixed;inset:0;background:rgb(0 0 0 / .85);z-index:999999;align-items:center;justify-content:center;padding:16px}.fuzy-lightbox.active{display:flex}#fuzy-lightbox-img{max-width:95vw;max-height:90vh;width:auto;height:auto;object-fit:contain;display:block;border-radius:6px}.fuzy-lightbox-close{position:absolute;top:16px;right:16px;font-size:32px;line-height:1;color:#fff;cursor:pointer;user-select:none;z-index:1000000}.fuzy-lightbox[style*="display: none"] .fuzy-lightbox-close{display:none!important}.fuzy-author-card{display:flex;align-items:center;gap:20px;margin-top:36px;padding:22px;background:#fff;border-radius:14px;box-shadow:0 8px 26px rgb(0 0 0 / .08)}.fuzy-author-card-avatar img{width:110px;height:110px;border-radius:50%;object-fit:cover;flex-shrink:0}.fuzy-author-card-info{flex:1}.fuzy-author-card-name{font-size:20px;font-weight:700;margin-bottom:10px}.fuzy-author-card-quote{position:relative;padding-left:22px;font-size:15px;line-height:1.6;color:#374151}.fuzy-author-card-quote::before{content:none}@media (max-width:640px){.fuzy-author-card{flex-direction:column;align-items:center;text-align:center}.fuzy-author-card-quote{padding-left:0}.fuzy-author-card-quote::before{left:50%;transform:translateX(-50%)}}.fuzy-author-card-info{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.fuzy-author-card-name,.fuzy-author-card-quote{margin-left:0!important;padding-left:0!important}.fuzy-author-card-quote{margin-top:6px}@media (max-width:640px){.fuzy-author-card{flex-direction:column;align-items:center;text-align:center}.fuzy-author-card-avatar img{margin-bottom:6px}.fuzy-author-card-info{align-items:center;text-align:center}.fuzy-author-card-name{margin-top:2px;margin-bottom:10px}.fuzy-author-card-quote{margin:0;padding-left:0;line-height:1.6}}#author-card{scroll-margin-top:90px}.fuzy-guide-page{width:100%;margin:0;padding:0;font-size:16px;line-height:1.75;color:#1f2937}.fuzy-guide-title{font-size:30px;line-height:1.3;margin:18px 0 24px;font-weight:700;color:#111827}.fuzy-guide-page h2{font-size:22px;margin:34px 0 14px;font-weight:700;color:#111827}.fuzy-guide-page h3{font-size:18px;margin:24px 0 10px;font-weight:600;color:#111827}.fuzy-guide-page p{margin:0 0 14px}.fuzy-guide-page a{color:#2563eb;font-weight:500;text-decoration:none}.fuzy-guide-page a:hover{text-decoration:underline}.fuzy-guide-page .note{margin:16px 0 24px;padding:12px 14px;background:#fff7ed;border-left:4px solid #fb923c;border-radius:8px;font-size:15px}.fuzy-guide-page .hr{height:1px;margin:34px 0;background:#e5e7eb}.fuzy-video-wrap{position:relative;width:100%;margin:18px 0 28px;padding-bottom:56.25%;overflow:hidden;border-radius:14px;background:#000}.fuzy-video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.fuzy-guide-page code{padding:2px 6px;background:#f3f4f6;border-radius:6px;font-size:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.fuzy-social-list{display:flex;flex-direction:column;gap:16px;margin:24px 0}.fuzy-social-item{display:flex;align-items:center;gap:14px;padding:18px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;color:#0f172a;font-size:16px;font-weight:600;text-decoration:none;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.fuzy-social-item:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 22px rgb(0 0 0 / .08)}.fuzy-social-item .icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.fuzy-guide-page{font-size:15.5px}.fuzy-guide-title{font-size:24px}.fuzy-guide-page h2{font-size:20px}.fuzy-guide-page h3{font-size:17px}.fuzy-social-item{padding:16px 18px;font-size:15.5px}}.fuzy-icon-card{width:96px;flex:0 0 auto;text-align:center}.fuzy-icon-thumb{display:flex;justify-content:center}.fuzy-icon-thumb img{width:76px;height:76px;border-radius:18px;object-fit:cover}.fuzy-icon-name{margin-top:8px;font-size:13px;line-height:1.25;font-weight:500;max-width:96px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fuzy-popular-section{max-width:1100px!important;margin:0 auto!important;padding-left:0!important;padding-right:0!important}.fuzy-horizontal-scroll{display:flex;gap:22px;overflow-x:auto;overflow-y:hidden;padding:4px 2px 10px}@media (hover:none) and (pointer:coarse){.fuzy-horizontal-scroll{scrollbar-width:none}.fuzy-horizontal-scroll::-webkit-scrollbar{display:none}}@media (hover:hover) and (pointer:fine){.fuzy-horizontal-scroll{scrollbar-width:thin;scrollbar-color:#d1d5db #fff0}.fuzy-horizontal-scroll::-webkit-scrollbar{height:8px}.fuzy-horizontal-scroll::-webkit-scrollbar-track{background:#fff0;margin:0 6px}.fuzy-horizontal-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:8px}.fuzy-horizontal-scroll::-webkit-scrollbar-thumb:hover{background:#9ca3af}}.fuzy-app-meta{display:flex;align-items:center;gap:6px;min-width:0}.fuzy-meta-version,.fuzy-meta-dev{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fuzy-meta-dev{max-width:120px}.fuzy-icon-card{width:64px;flex:0 0 auto;text-align:center}.fuzy-icon-thumb{display:flex;justify-content:center}.fuzy-icon-thumb img{width:64px;height:64px;border-radius:16px;object-fit:cover}.fuzy-icon-name{margin-top:6px;font-size:12px;line-height:1.2;font-weight:500;max-width:64px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fuzy-app-download-bar{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px;margin:14px 0 22px;gap:12px}.fuzy-app-download-left{display:flex;align-items:center;gap:12px}.fuzy-app-download-icon{width:44px;height:44px;border-radius:10px}.fuzy-app-download-text strong{display:block;font-size:15px;color:#111827}.fuzy-app-download-text span{font-size:13px;color:#6b7280}.fuzy-app-download-btn{background:#d90000;color:#fff;font-size:14px;font-weight:600;padding:8px 14px;border-radius:10px;white-space:nowrap;text-decoration:none}.fuzy-social-list .fuzy-social-item{color:#111!important}@media (max-width:768px){.fuzy-header-inner{flex-wrap:nowrap!important;min-width:0}.fuzy-logo,.fuzy-nav,.fuzy-right{min-width:0;flex-shrink:1}.fuzy-logo,.fuzy-logo a{white-space:nowrap!important}.fuzy-nav .fuzy-menu>li>a{font-size:clamp(12px, 2.2vw, 15px)!important;white-space:nowrap}.fuzy-search input{width:clamp(120px, 20vw, 180px)}.fuzy-app-grid{grid-template-columns:1fr!important}}.fuzy-app-card-inner,.fuzy-app-content{min-width:0}.fuzy-app-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block}.fuzy-app-meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}}@media (min-width:769px){.fuzy-footer .footer-container{padding-left:45px}}.fuzy-download-info-box{margin:20px 0;width:100%;background:#fff;border:1px solid #d1d5db;overflow:hidden}.fuzy-info-row{display:grid;grid-template-columns:180px 1fr;align-items:center;border-bottom:1px solid #e5e7eb}.fuzy-info-row:last-child{border-bottom:none}.fuzy-info-label{padding:12px 14px;font-weight:600;font-size:13px;background:#f9fafb;color:#374151;border-right:1px solid #e5e7eb;white-space:nowrap}.fuzy-info-value{padding:12px 14px;font-weight:500;font-size:13px;color:#111827;line-height:1.45;word-break:break-word}@media (max-width:640px){.fuzy-info-row{grid-template-columns:140px 1fr}.fuzy-info-label,.fuzy-info-value{font-size:12.5px}}.fuzy-download-app-icon{position:relative;width:150px;height:150px;margin:18px auto;background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;align-items:center;justify-content:center}.fuzy-download-app-icon img{position:relative;z-index:1;width:120px;height:120px;margin:6px;display:block;border:1px solid #d1d5db;border-radius:0;object-fit:cover;background:#fff;box-shadow:0 2px 4px rgb(0 0 0 / .06)}.fuzy-faq2-title{display:block;width:100%;padding:12px 20px;margin:32px 0 20px;font-size:18px;font-weight:700;letter-spacing:.3px;color:#111827;background:#fff;border:1px solid #e5e7eb;border-left:4px solid #ef4444;border-radius:0;text-align:center}.fuzy-faq2-question,.fuzy-faq2-answer{padding-left:1px;padding-right:22px;box-sizing:border-box}.fuzy-latest-section .fuzy-app-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fuzy-latest-section .fuzy-app-new-banner{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#000}.fuzy-latest-section .fuzy-app-new-bg{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.35s ease}.fuzy-latest-section .fuzy-app-new-banner:hover .fuzy-app-new-bg{transform:scale(1.05)}.fuzy-latest-section .fuzy-app-new-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:10px 12px;background:linear-gradient(to top,rgb(0 0 0 / .75),rgb(0 0 0 / .35),rgb(0 0 0 / .05))}.fuzy-latest-section .fuzy-app-new-title{font-size:14px;font-weight:600;color:#fff;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fuzy-latest-section .fuzy-app-new-sub{display:inline-block;width:fit-content;margin-top:5px;padding:2px 7px;font-size:12px;font-weight:500;color:#fff;border-radius:999px;background:rgb(0 0 0 / .6);backdrop-filter:blur(4px)}@media (max-width:1024px){.fuzy-latest-section .fuzy-app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media (max-width:640px){.fuzy-latest-section .fuzy-app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fuzy-latest-section .fuzy-app-new-overlay{padding:8px 10px}.fuzy-latest-section .fuzy-app-new-title{font-size:13px}.fuzy-latest-section .fuzy-app-new-sub{font-size:11.5px;padding:2px 6px}}@media (max-width:420px){.fuzy-latest-section .fuzy-app-new-title{font-size:12.5px}}@media (max-width:768px){.fuzy-latest-section .fuzy-app-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}}.fuzy-latest-section .fuzy-section-header{position:relative;padding-bottom:6px;margin-bottom:26px;overflow:hidden}.fuzy-latest-section .fuzy-section-header::after{content:"";position:absolute;left:-30%;bottom:0;width:30%;height:3px;background:#ef4444;border-radius:2px;animation:fuzy-line-move 2.5s ease-in-out infinite}@keyframes fuzy-line-move{0%{left:-30%}50%{left:100%}100%{left:-30%}}.fuzy-horse-wrap{max-width:1200px;margin:48px auto 28px;padding:0 16px;display:flex;align-items:center;gap:32px}.fuzy-horse-ascii{display:flex;justify-content:flex-start}.fuzy-horse-ascii pre{margin:0;font-family:Consolas,"Courier New",monospace;font-size:14px;line-height:1.3;font-weight:500;color:#1f2937;white-space:pre;user-select:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fuzy-horse-text{max-width:420px;font-size:15px;line-height:1.7;color:#1f2937}.fuzy-horse-text strong{display:block;margin-bottom:6px;font-size:15.5px;font-weight:600;color:#111827}.fuzy-horse-thanks{margin-top:6px;font-size:13px;font-weight:500;color:#374151}@media (max-width:640px){.fuzy-horse-wrap{flex-direction:column;align-items:center;gap:16px}.fuzy-horse-ascii{width:100%;justify-content:center;overflow-x:auto}.fuzy-horse-ascii pre{font-size:12.8px;line-height:1.25;min-width:max-content}.fuzy-horse-text{text-align:center;font-size:14px}.fuzy-horse-thanks{font-size:13px}}.footer-title{letter-spacing:.6px;font-size:14px;font-weight:600;color:#111827}.footer-title{text-transform:uppercase;letter-spacing:.6px;font-size:14px;font-weight:600;color:#111827;margin-bottom:8px}.fuzy-footer-column a{display:block;padding:4px 0;line-height:1.45;color:#374151}.fuzy-footer-column a{display:block}.fuzy-breadcrumb>*:not(:last-child){color:#3c4557}.fuzy-breadcrumb>*:last-child{color:#4d586e}.fuzy-sub-count{color:#4b5563;font-weight:400}.fuzy-toc3-btn{background:#dc2626;color:#fff;font-weight:600}.fuzy-single-meta span,.fuzy-single-meta a,.fuzy-single-header span,.fuzy-single-header a{color:#4b5563!important;font-weight:400!important;opacity:1!important}.fuzy-author-by,.fuzy-author-by span,.fuzy-author-by a{color:#4b5563!important;font-weight:400!important;opacity:1!important}.fuzy-single-spec .fuzy-spec-label,.fuzy-single-spec .fuzy-spec-label *,.fuzy-single-spec a{color:#6b7280!important;font-weight:400!important;opacity:1!important}.fuzy-single-spec a{text-decoration:underline}.fuzy-single-spec .fuzy-spec-value,.fuzy-single-spec .fuzy-spec-value *{color:#1f2937!important;font-weight:400!important;opacity:1!important}.fuzy-single-spec .fuzy-spec-value a{color:#E00000!important;font-weight:400!important;text-decoration:underline}.footer-bottom{position:relative;margin-top:12px;padding:10px 15px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px;text-align:center;font-size:14px;line-height:1.4;font-weight:400;color:#6b7280}.footer-bottom::before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:rgb(15 23 42 / .08)}.footer-bottom .footer-copy{display:inline-flex;align-items:center;gap:6px}.footer-sep{margin:0 4px;color:#4b5563;font-weight:400}.footer-rights{font-weight:400}.footer-verified{display:inline-flex;align-items:center;gap:6px}.footer-verified strong{color:#E00000;font-weight:500}.footer-verified .verified-icon{display:inline-flex;align-items:center}.footer-verified .verified-icon svg{width:13px;height:13px;fill:#E00000;vertical-align:middle}@media (max-width:480px){.footer-bottom{font-size:clamp(12px, 3.5vw, 14px);gap:4px}.footer-verified .verified-icon svg{width:12px;height:12px}}.footer-bottom{justify-content:flex-start;text-align:left;flex-wrap:nowrap;white-space:nowrap}}.fuzy-trending-new>.max-w-7xl{padding-left:0!important}.fuzy-trending-new .fuzy-section-header{margin-left:-6px}.fuzy-footer-column:first-child .footer-title{margin-bottom:14px}.fuzy-footer-column:first-child p{line-height:1.7}.fuzy-comment-date{color:#374151;font-size:13px}.comment-reply-link{color:#2563eb;font-weight:500;text-decoration:underline}.comment a.comment-reply-link,.comment-reply-link,a.comment-reply-link:link,a.comment-reply-link:visited,a.comment-reply-link:hover,a.comment-reply-link:active,a.comment-reply-link:focus,.comment a.fuzy-delete-comment,.fuzy-delete-comment,a.fuzy-delete-comment:link,a.fuzy-delete-comment:visited,a.fuzy-delete-comment:hover,a.fuzy-delete-comment:active,a.fuzy-delete-comment:focus{background:none!important;background-color:transparent!important;box-shadow:none!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;color:#1d4ed8!important;font-weight:500!important;font-size:13px!important;line-height:1.4!important;text-decoration:underline!important;cursor:pointer}.comment-meta,.comment-meta a{color:#111827}.comment-content,.comment-content p{color:#1f2937;line-height:1.6}.fuzy-spec-value{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:901px){.fuzy-search{background:#ffffff!important;border:1px solid #e5e7eb!important;border-radius:12px!important}.fuzy-search input{background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important}.fuzy-search input:focus{border:none!important;box-shadow:none!important;outline:none!important}}.ftm-title,.fuzy-app-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.fuzy-faq2-question{display:flex;align-items:center;justify-content:space-between;padding-right:0!important}.fuzy-faq2-arrow{margin-left:auto;padding-left:12px}.fuzy-mobile-topbar{display:flex;align-items:center;justify-content:space-between;padding:6px 8px}.fuzy-mobile-brand{font-size:26px;font-weight:700;line-height:1;display:flex;align-items:center}.fuzy-mobile-close{background:none;border:0;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;height:32px}.fuzy-mobile-close svg{width:24px;height:24px;stroke:#111827;stroke-width:1.6;fill:none}.fuzy-mobile-close:hover svg{stroke:#ef4444}.fuzy-mobile-close svg{fill:none!important;stroke:#111827!important}.fuzy-mobile-close svg path{fill:none!important;stroke:#111827!important}.fuzy-mobile-close{margin-left:auto!important;margin-top:0!important;align-self:center!important}svg.line{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.fuzy-mobile-search-btn svg,.fuzy-mobile-search-inner svg{fill:none!important;stroke:currentColor!important}.fuzy-mobile-search-btn svg path,.fuzy-mobile-search-inner svg path{fill:none!important;stroke:currentColor!important}.fuzy-pagination{display:flex;justify-content:center;align-items:center;gap:6px}.fuzy-pagination .page-numbers{width:30px;height:30px;line-height:30px;padding:0;font-size:13px;border-radius:8px;display:inline-flex;justify-content:center;align-items:center}.fuzy-pagination .page-numbers.prev,.fuzy-pagination .page-numbers.next{width:30px;height:30px;line-height:30px}.fuzy-pagination .page-numbers.dots{width:30px;height:30px;line-height:30px}.fuzy-news-simple{position:relative;border-radius:0;overflow:hidden;background:#000}.fuzy-news-simple-link{display:block;position:relative;width:100%}.fuzy-news-simple-thumb{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden}.fuzy-news-simple-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}.fuzy-news-simple-link::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to top,rgb(0 0 0 / .7) 0%,rgb(0 0 0 / .45) 35%,rgb(0 0 0 / .15) 65%,#fff0 100%)}.fuzy-news-simple-title{position:absolute;left:16px;right:16px;bottom:14px;z-index:2;margin:0;font-size:18px;line-height:1.35;font-weight:700;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fuzy-news-simple:hover img{transform:scale(1.05)}.fuzy-download-notice{background:linear-gradient(135deg,rgb(239 68 68 / .06),rgb(239 68 68 / .02));border:1px solid rgb(239 68 68 / .25);border-left:4px solid #ef4444;border-radius:8px;box-shadow:0 8px 20px rgb(0 0 0 / .04)}.fuzy-social{display:inline-flex;align-items:center;gap:4px}.fuzy-social svg{width:22px;height:22px;flex-shrink:0;display:block}.fuzy-social.facebook svg{margin-right:-3px}#fuzy-mobile-search-box.active~#fuzy-mobile-overlay{background:rgb(255 255 255 / .6);backdrop-filter:blur(8px)}.fuzy-mobile-search-inner{border:1px solid #b4b5b8}@media (max-width:768px){.fuzy-mobile-search-inner input{font-size:16px}}.fuzy-logo a{white-space:nowrap;display:inline-block}.fuzy-logo{flex-shrink:0}.fuzy-update-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:24px;border-radius:22px;background:linear-gradient(135deg,#e5e7eb,#9ca3af);color:#fff;text-decoration:none;overflow:hidden;transition:transform .6s cubic-bezier(.22,.61,.36,1),box-shadow .6s}.fuzy-update-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgb(0 0 0 / .25)}.fuzy-update-top{display:flex;justify-content:space-between;align-items:center}.fuzy-update-icon{width:64px;height:64px;border-radius:16px;background:rgb(255 255 255 / .18);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);transition:transform .6s ease}.fuzy-update-icon img{width:52px;height:52px;border-radius:14px}.fuzy-update-arrow{width:42px;height:42px;border-radius:12px;background:rgb(255 255 255 / .18);border:1px solid rgb(255 255 255 / .35);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;line-height:1;transition:transform .6s ease,background .4s,border .4s}.fuzy-update-title{font-size:20px;font-weight:700;margin-top:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fuzy-update-btn{margin-top:6px;font-size:15px;opacity:.9}.fuzy-update-bar{height:4px;margin-top:20px;background:rgb(255 255 255 / .25);border-radius:4px;position:relative;overflow:hidden}.fuzy-update-bar::after{content:"";position:absolute;left:0;top:0;width:0%;height:100%;background:#fff;border-radius:4px;transition:width .9s cubic-bezier(.22,.61,.36,1)}.fuzy-update-card:hover .fuzy-update-bar::after{width:100%}.fuzy-update-card:hover .fuzy-update-icon{transform:rotate(-15deg) scale(1.05)}.fuzy-update-card:hover .fuzy-update-arrow{transform:rotate(90deg)}.fuzy-update-card::before{content:"";position:absolute;width:120%;height:120%;background:linear-gradient(120deg,transparent,rgb(255 255 255 / .25),transparent);top:-10%;left:-120%;transition:.9s}.fuzy-update-card:hover::before{left:120%}.fuzy-update-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.fuzy-horizontal-scroll{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:#d1d5db #fff0}.fuzy-horizontal-scroll::-webkit-scrollbar{height:8px}.fuzy-horizontal-scroll::-webkit-scrollbar-track{background:#fff0}.fuzy-horizontal-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.fuzy-horizontal-scroll::-webkit-scrollbar-thumb:hover{background:#9ca3af}.fuzy-horizontal-scroll>.fuzy-update-card{flex:0 0 240px}@media (max-width:768px){.fuzy-horizontal-scroll>.fuzy-update-card{flex:0 0 220px}.fuzy-update-title{font-size:17px}}.fuzy-update-card:active{transform:scale(.96)}.fuzy-section-flex{display:flex;align-items:center;justify-content:space-between}.fuzy-view-all{font-size:14px;font-weight:600;color:#E00000;text-decoration:none}.fuzy-view-all:hover{text-decoration:underline}h1.fuzy-logo{font-size:inherit;margin:0}.fuzy-faq2-question span:first-child{word-break:break-word;overflow-wrap:anywhere}.fuzy-lang-dropdown{display:none}.fuzy-lang-dropdown.open{display:flex}.fuzy-lang-dropdown li,.fuzy-mobile-lang-dropdown li{list-style:none!important}a{text-decoration:none!important}header .fuzy-mobile-icons .fuzy-mobile-lang-wrap .fuzy-mobile-lang-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;background-color:#ffffff!important;border:1.5px solid #d1d1d1!important;border-radius:6px!important;padding:2px 10px!important;height:30px!important;min-width:65px!important;box-shadow:none!important;outline:none!important;text-decoration:none!important;appearance:none!important;-webkit-appearance:none!important}header .fuzy-mobile-icons .fuzy-mobile-lang-wrap .fuzy-mobile-lang-btn span{color:#333!important;font-size:13px!important;font-weight:600!important}header .fuzy-mobile-icons .fuzy-mobile-lang-wrap .fuzy-mobile-lang-btn svg{fill:#333!important;width:10px!important;height:10px!important;margin-left:2px!important;display:inline-block!important}header .fuzy-mobile-icons .fuzy-mobile-lang-wrap .fuzy-mobile-lang-btn img{width:18px!important;height:auto!important;border-radius:2px!important}.fuzy-mobile-lang-btn svg{display:inline-block!important;visibility:visible!important;fill:#000000!important;width:10px!important;height:10px!important;margin-left:1px!important;flex-shrink:0!important}.fuzy-mobile-lang-btn{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important}.mobile-bottom-nav{display:none}@media (max-width:767px){body{padding-bottom:60px!important}.mobile-bottom-nav{display:flex;justify-content:space-around;align-items:center;position:fixed;bottom:0;left:0;width:100%;height:60px;z-index:99999;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:100%;text-decoration:none!important;font-size:11px;font-weight:500;transition:color .25s ease}.nav-item svg{margin-bottom:4px;transition:fill .25s ease,transform .2s ease}.nav-item:active svg{transform:scale(.92)}html[data-theme="light"] .mobile-bottom-nav{background-color:rgb(255 255 255 / .85);border-top:1px solid rgb(0 0 0 / .08);box-shadow:0 -2px 10px rgb(0 0 0 / .05)}html[data-theme="light"] .nav-item{color:#555}html[data-theme="light"] .nav-item svg{fill:#555}html[data-theme="light"] .nav-item:active{color:#000}html[data-theme="light"] .nav-item:active svg{fill:#000}.fuzy-table{width:100%;border-collapse:collapse;margin:20px 0}.fuzy-table th,.fuzy-table td{border:1px solid #444;padding:10px}.fuzy-table th{background:rgb(255 255 255 / .1)}.fuzy-code-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:15px}.fuzy-code-table th,.fuzy-code-table td{border:1px solid #ddd;padding:12px 10px;text-align:center}.fuzy-code-table thead th{background:#ffe0a3;font-weight:600}.fuzy-code-table .status-new{color:#0a8f3c;font-weight:600}.fuzy-code-table .status-ok{color:#0b5ed7;font-weight:600}.fuzy-code-table .status-expired{color:#c82333;font-weight:600}.fuzy-code-cell{display:flex;align-items:center;width:100%;gap:8px}.fuzy-code-text{font-weight:600;white-space:nowrap}.fuzy-copy-btn{margin-left:auto;padding:4px 10px;font-size:13px;border-radius:6px;border:none;background:#0b5ed7;color:#fff;cursor:pointer;flex-shrink:0}@media (max-width:768px){.fuzy-code-table thead{display:none}.fuzy-code-table,.fuzy-code-table tbody,.fuzy-code-table tr,.fuzy-code-table td{display:block;width:100%}.fuzy-code-table tr{margin-bottom:14px;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgb(0 0 0 / .06)}.fuzy-code-table td{text-align:left;padding:12px;border:none;border-bottom:1px solid #eee;background:#fff}.fuzy-code-table td::before{content:attr(data-label);display:block;font-weight:600;color:#444;margin-bottom:6px;font-size:12px;opacity:.8}.fuzy-code-cell{align-items:flex-start}.fuzy-code-text{flex:1;white-space:normal;word-break:break-word;overflow-wrap:anywhere;font-weight:600}.fuzy-copy-btn{font-size:12px;padding:4px 10px}}.download-container{text-align:center;margin-top:20px}.download-container h3 span{color:#1482ff;font-size:30px;font-weight:700}.step-container{display:flex;flex-direction:column;align-items:center;margin-top:25px}.step-container p{font-size:18px;font-weight:700;margin-bottom:10px;color:#333}.button{background:#1482ff;color:#fff;border:none;border-radius:8px;padding:12px 28px;font-size:17px;cursor:pointer;margin-bottom:20px;transition:0.3s;display:flex;align-items:center;justify-content:center;gap:8px;min-width:220px}.button:hover{background:#57a5ff;transform:scale(1.03)}.button--download:not(:disabled){background:#28a745}.button--download:not(:disabled):hover{background:#34c759}.button--download:disabled{background:#8e8e8e;opacity:1;cursor:not-allowed}.button:disabled{cursor:not-allowed;opacity:.6}#textfinal{margin-top:15px;color:#1482ff;font-size:16px;font-weight:700}.download-container .loader,.step-container .loader{width:16px;height:16px;display:inline-block;box-sizing:border-box;flex-shrink:0;border:3px solid rgb(255 255 255 / .3);border-top:3px solid #fff;border-radius:50%;animation:downloadSpin 0.8s linear infinite}@keyframes downloadSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.fuzy-dark-row{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding:16px 16px;border-radius:14px;transition:all .25s ease}html[data-theme="light"] .fuzy-dark-row{background:#f3f4f6;border:1px solid #e5e7eb}html[data-theme="dark"] .fuzy-dark-row{background:#0f172a;border:1px solid rgb(255 255 255 / .08)}.fuzy-dark-row span{font-weight:600;font-size:15px}html[data-theme="light"] .fuzy-dark-row span{color:#111827}html[data-theme="dark"] .fuzy-dark-row span{color:#e5e7eb}.fuzy-dark-switch{width:46px;height:26px;border-radius:999px;border:none;position:relative;cursor:pointer;outline:none;transition:background .25s ease,box-shadow .25s ease}html[data-theme="light"] .fuzy-dark-switch{background:#d1d5db}html[data-theme="dark"] .fuzy-dark-switch{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.fuzy-switch-circle{position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .25s ease;box-shadow:0 2px 6px rgb(0 0 0 / .25)}html[data-theme="dark"] .fuzy-switch-circle{transform:translateX(20px)}.fuzy-dark-switch:active .fuzy-switch-circle{transform:scale(.92)}.fuzy-theme-toggle{background:#fff0;border:none;cursor:pointer}.fuzy-theme-icon{width:22px;height:22px;stroke:currentColor;fill:none;transition:transform .25s ease,opacity .2s ease}html[data-theme="dark"] .fuzy-theme-toggle{color:#f9fafb}html[data-theme="light"] .fuzy-theme-toggle{color:#111827}.fuzy-theme-toggle:hover .fuzy-theme-icon{transform:rotate(15deg)}:root[data-theme="dark"]{background-color:#0b0f19;color:#e5e7eb}:root[data-theme="dark"] body{background:#0b0f19}:root[data-theme="dark"] header,:root[data-theme="dark"] .fuzy-card,:root[data-theme="dark"] .ftm-card{background:#111827;color:#e5e7eb}:root[data-theme="dark"] a{color:#93c5fd}@keyframes fuzy-fade-in{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}:root[data-theme="dark"] .fuzy-app-card-inner,:root[data-theme="dark"] .fuzy-news-card,:root[data-theme="dark"] .ftm-card,:root[data-theme="dark"] .fuzy-app-new-banner,:root[data-theme="dark"] .fuzy-app-download-bar,:root[data-theme="dark"] .fuzy-single-spec,:root[data-theme="dark"] .fuzy-version-card{background:#111827!important;border-color:rgb(255 255 255 / .08)!important;box-shadow:0 10px 30px rgb(0 0 0 / .4)!important}:root[data-theme="dark"] .fuzy-app-title,:root[data-theme="dark"] .ftm-title,:root[data-theme="dark"] .fuzy-news-title{color:#f9fafb!important}:root[data-theme="dark"] .fuzy-app-meta,:root[data-theme="dark"] .ftm-meta,:root[data-theme="dark"] .ftm-spec,:root[data-theme="dark"] .fuzy-single-sub{color:#9ca3af!important}:root[data-theme="dark"] .fuzy-tag-apk{background:rgb(255 255 255 / .12)!important;color:#e5e7eb!important}:root[data-theme="dark"] .fuzy-tag-ipa{background:rgb(255 255 255 / .12)!important;color:#e5e7eb!important}:root[data-theme="dark"] .fuzy-tag-mod{background:rgb(239 68 68 / .18)!important;color:#fecaca!important}:root[data-theme="dark"] .ftm-badge-apk{background:rgb(255 255 255 / .12)!important;color:#e5e7eb!important}:root[data-theme="dark"] .ftm-badge-mod{background:rgb(239 68 68 / .18)!important;color:#fecaca!important}:root[data-theme="dark"] .fuzy-app-new-overlay{background:linear-gradient(to top,rgb(0 0 0 / .85),rgb(0 0 0 / .55),rgb(0 0 0 / .15))}:root[data-theme="dark"] .fuzy-header{background:#0b1220!important;border-bottom:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] .fuzy-logo a{color:#e5e7eb!important}:root[data-theme="dark"] .fuzy-nav .fuzy-menu>li>a{color:#e5e7eb!important}:root[data-theme="dark"] .fuzy-header svg,:root[data-theme="dark"] .fuzy-header svg *{stroke:#e5e7eb!important;fill:none!important}:root[data-theme="dark"] .fuzy-search{background:#111827!important;border-color:rgb(255 255 255 / .12)!important}:root[data-theme="dark"] .fuzy-search input{color:#f9fafb!important}:root[data-theme="dark"] .fuzy-search input::placeholder{color:#9ca3af!important}:root[data-theme="dark"] .fuzy-hero{background:#0b0f19!important;border-bottom:1px solid rgb(255 255 255 / .06)}:root[data-theme="dark"] .fuzy-hero-inner h1{color:#f9fafb!important}:root[data-theme="dark"] .fuzy-hero-inner p{color:#9ca3af!important}:root[data-theme="dark"] .fuzy-cat-btn{background:#1f2937!important;color:#cbd5f5!important}:root[data-theme="dark"] .fuzy-cat-btn-all{background:#1f2937!important;color:#cbd5f5!important}:root[data-theme="dark"] .fuzy-mobile-icons svg{stroke:#e5e7eb!important}:root[data-theme="dark"] .fuzy-mobile-icons button{background:transparent!important}:root[data-theme="dark"] footer,:root[data-theme="dark"] .fuzy-footer{background:#0b0f19!important;border-top:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] footer h4,:root[data-theme="dark"] .fuzy-footer h4{color:#f9fafb!important}:root[data-theme="dark"] footer p,:root[data-theme="dark"] .fuzy-footer p{color:#9ca3af!important}:root[data-theme="dark"] footer a,:root[data-theme="dark"] .fuzy-footer a{color:#c7d2fe!important}:root[data-theme="dark"] footer a:hover{color:#a5b4fc!important}:root[data-theme="dark"] h2,:root[data-theme="dark"] h3,:root[data-theme="dark"] .fuzy-section-title,:root[data-theme="dark"] .fuzy-section-header h2,:root[data-theme="dark"] .fuzy-section-header h3{color:#f9fafb!important}:root[data-theme="dark"] .fuzy-section-desc,:root[data-theme="dark"] .fuzy-hero-inner p,:root[data-theme="dark"] .fuzy-footer-note,:root[data-theme="dark"] .fuzy-about-text{color:#9ca3af!important}:root[data-theme="dark"] .fuzy-section,:root[data-theme="dark"] .fuzy-main,:root[data-theme="dark"] .fuzy-content{background:#0b0f19!important}:root[data-theme="dark"] .fuzy-footer,:root[data-theme="dark"] footer{background:#0b0f19!important}:root[data-theme="dark"] .footer-copy,:root[data-theme="dark"] .footer-rights,:root[data-theme="dark"] .footer-sep{color:#9ca3af!important}:root[data-theme="dark"] .verified-icon svg path{fill:#9ca3af!important}:root[data-theme="dark"] .fuzy-horse-text,:root[data-theme="dark"] .fuzy-horse-text strong,:root[data-theme="dark"] .fuzy-horse-thanks{color:#9ca3af!important}:root[data-theme="dark"] footer h4,:root[data-theme="dark"] footer h3{color:#f9fafb!important}:root[data-theme="dark"] footer a{color:#c7d2fe!important}:root[data-theme="dark"] footer a:hover{color:#a5b4fc!important}:root[data-theme="dark"] .fuzy-horse-wrap{opacity:1!important;filter:none!important}:root[data-theme="dark"] .fuzy-horse-ascii,:root[data-theme="dark"] .fuzy-horse-ascii pre{color:rgb(255 255 255 / .35)!important;opacity:1!important}:root[data-theme="dark"] .fuzy-horse-text,:root[data-theme="dark"] .fuzy-horse-text *,:root[data-theme="dark"] .fuzy-horse-thanks{color:#9ca3af!important}:root[data-theme="dark"] footer,:root[data-theme="dark"] .fuzy-footer,:root[data-theme="dark"] .fuzy-footer *{background-color:transparent!important;color:#9ca3af!important}:root[data-theme="dark"] .fuzy-footer h3,:root[data-theme="dark"] .fuzy-footer h4,:root[data-theme="dark"] .fuzy-footer strong{color:#f9fafb!important}:root[data-theme="dark"] .fuzy-footer a{color:#c7d2fe!important}:root[data-theme="dark"] .fuzy-footer a:hover{color:#a5b4fc!important}:root[data-theme="dark"] .fuzy-lang-dropdown,:root[data-theme="dark"] .fuzy-mobile-lang-dropdown{background:#0f172a!important;border:1px solid rgb(255 255 255 / .08);box-shadow:0 12px 30px rgb(0 0 0 / .5)}:root[data-theme="dark"] .fuzy-lang-dropdown a,:root[data-theme="dark"] .fuzy-mobile-lang-dropdown a{color:#e5e7eb!important}:root[data-theme="dark"] .fuzy-lang-dropdown a:hover,:root[data-theme="dark"] .fuzy-mobile-lang-dropdown a:hover{background:rgb(255 255 255 / .06)}:root[data-theme="dark"] .fuzy-lang-btn,:root[data-theme="dark"] .fuzy-mobile-lang-btn{background:#111827!important;color:#e5e7eb!important;border-color:rgb(255 255 255 / .12)}:root[data-theme="dark"] .fuzy-lang-btn svg,:root[data-theme="dark"] .fuzy-mobile-lang-btn svg{stroke:#e5e7eb!important}@media (max-width:900px){:root[data-theme="dark"] .fuzy-mobile-search-inner{background:#0f172a!important;border-color:rgb(255 255 255 / .12)!important}:root[data-theme="dark"] .fuzy-mobile-search-inner input{background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;color:#e5e7eb!important}:root[data-theme="dark"] .fuzy-mobile-search-inner input::placeholder{color:#94a3b8!important;opacity:1!important}:root[data-theme="dark"] .fuzy-mobile-search-inner svg,:root[data-theme="dark"] .fuzy-mobile-search-inner svg *{stroke:#94a3b8!important;fill:none!important}:root[data-theme="dark"] .fuzy-mobile-search-inner:focus-within{border-color:#6366f1!important}:root[data-theme="dark"] .fuzy-mobile-search-inner:focus-within svg,:root[data-theme="dark"] .fuzy-mobile-search-inner:focus-within svg *{stroke:#6366f1!important}}:root[data-theme="dark"] .fuzy-mobile-menu{background:#0b0f19!important}:root[data-theme="dark"] .fuzy-mobile-topbar{border-bottom:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] .fuzy-mobile-brand{color:#f9fafb!important}:root[data-theme="dark"] .fuzy-mobile-close{color:#ffffff!important}:root[data-theme="dark"] .fuzy-single-wrapper,:root[data-theme="dark"] .fuzy-single-content{background:#fff0;color:#e5e7eb}:root[data-theme="dark"] .fuzy-single-content h1,:root[data-theme="dark"] .fuzy-single-content h2,:root[data-theme="dark"] .fuzy-single-content h3{color:#fff}:root[data-theme="dark"] .fuzy-game-info,:root[data-theme="dark"] .fuzy-info-box,:root[data-theme="dark"] .fuzy-single-card{background:linear-gradient(180deg,#0f172a,#020617);border:1px solid rgb(255 255 255 / .08);box-shadow:inset 0 0 0 1px rgb(255 255 255 / .02)}:root[data-theme="dark"] .fuzy-info-label{color:#94a3b8}:root[data-theme="dark"] .fuzy-info-value{color:#e5e7eb}:root[data-theme="dark"] .fuzy-toc,:root[data-theme="dark"] .fuzy-author-box,:root[data-theme="dark"] .fuzy-profile-box{background:#020617;color:#e5e7eb;border:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] .fuzy-toc button{background:#dc2626;color:#fff}:root[data-theme="dark"] .fuzy-single-content p{color:#cbd5f5;line-height:1.75}:root[data-theme="dark"] .fuzy-single-content strong{color:#fff}:root[data-theme="dark"] .fuzy-version-card,:root[data-theme="dark"] .fuzy-related-card{background:linear-gradient(180deg,#020617,#020617);border:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] .fuzy-version-card h4,:root[data-theme="dark"] .fuzy-related-card h4{color:#fff}:root[data-theme="dark"] .fuzy-rating-star{color:#facc15}:root[data-theme="dark"] textarea,:root[data-theme="dark"] input[type="text"]{background:#020617;color:#e5e7eb;border:1px solid rgb(255 255 255 / .12)}:root[data-theme="dark"] textarea::placeholder{color:#64748b}:root[data-theme="dark"] .fuzy-author-card{background:#0f172a;color:#e5e7eb;box-shadow:0 12px 30px rgb(0 0 0 / .45)}:root[data-theme="dark"] .fuzy-author-card-name{color:#fff}:root[data-theme="dark"] .fuzy-author-card-quote{color:#cbd5f5}:root[data-theme="dark"] .fuzy-author-card strong{color:#fff}:root[data-theme="dark"] .fuzy-toc,:root[data-theme="dark"] .fuzy-toc-box{background:#0f172a;color:#e5e7eb}:root[data-theme="dark"] .fuzy-toc a{color:#93c5fd}:root[data-theme="dark"] .fuzy-toc li::marker{color:#ef4444}:root[data-theme="dark"] .fuzy-game-info,:root[data-theme="dark"] .fuzy-info-box{background:#0b1220;color:#cbd5e1}:root[data-theme="dark"] .fuzy-game-info strong{color:#fff}:root[data-theme="dark"] .fuzy-game-info a{color:#f87171}:root[data-theme="dark"] .fuzy-comments-section{background:#fff0;color:#e5e7eb}:root[data-theme="dark"] textarea,:root[data-theme="dark"] input[type="text"],:root[data-theme="dark"] input[type="email"]{background:#0b1220;color:#fff;border:1px solid rgb(255 255 255 / .15)}:root[data-theme="dark"] textarea::placeholder{color:#94a3b8}:root[data-theme="dark"] .fuzy-breadcrumb{color:#94a3b8}:root[data-theme="dark"] .fuzy-breadcrumb a{color:#93c5fd}:root[data-theme="dark"] h1,:root[data-theme="dark"] h2,:root[data-theme="dark"] h3{color:#fff}:root[data-theme="dark"] .fuzy-toc3-wrapper{background:#0f172a!important;border:1px solid rgb(255 255 255 / .08);box-shadow:0 8px 26px rgb(0 0 0 / .45)}:root[data-theme="dark"] .fuzy-toc3-header{background:#fff0}:root[data-theme="dark"] .fuzy-toc3-title{color:#f9fafb!important}:root[data-theme="dark"] .fuzy-toc3-btn{background:#dc2626!important;color:#ffffff!important}:root[data-theme="dark"] .fuzy-toc3-list li a{color:#93c5fd!important}:root[data-theme="dark"] .fuzy-toc3-list li::before{background:#ef4444}:root[data-theme="dark"] .fuzy-comment-ul li,:root[data-theme="dark"] .fuzy-rating-inner{background:#0f172a!important;color:#e5e7eb!important;border:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] .fuzy-comment-author,:root[data-theme="dark"] .fuzy-comment-text{color:#e5e7eb!important}:root[data-theme="dark"] .fuzy-comment-date{color:#94a3b8!important}:root[data-theme="dark"] .fuzy-figure-caption,:root[data-theme="dark"] figcaption,:root[data-theme="dark"] .wp-caption-text{background:rgb(0 0 0 / .55);color:#e5e7eb;backdrop-filter:blur(4px)}:root[data-theme="dark"] .fuzy-spec-row{display:flex;justify-content:space-between;gap:12px}:root[data-theme="dark"] .fuzy-spec-label{color:#94a3b8;opacity:1;font-weight:400}:root[data-theme="dark"] .fuzy-spec-value{color:#e5e7eb!important;opacity:1!important;font-weight:500;text-align:right}:root[data-theme="dark"] .fuzy-spec-row-mod .fuzy-spec-value{color:#fca5a5;font-weight:600}:root[data-theme="dark"] .fuzy-author-box{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}:root[data-theme="dark"] .fuzy-author-by{color:#94a3b8;opacity:1}:root[data-theme="dark"] .fuzy-author-name{color:#f9fafb!important;font-weight:600;opacity:1!important}:root[data-theme="dark"] .fuzy-sub-count{color:#cbd5f5;opacity:1!important;font-weight:400}:root[data-theme="dark"] .fuzy-sharebtn{background:rgb(255 255 255 / .08)!important;border:1px solid rgb(255 255 255 / .18);opacity:1!important;box-shadow:0 6px 18px rgb(0 0 0 / .45)}:root[data-theme="dark"] .fuzy-sharebtn svg{color:#f8fafc!important;opacity:1!important}:root[data-theme="dark"] .fuzy-sharebtn:hover{background:rgb(255 255 255 / .14);transform:translateY(-1px)}:root[data-theme="dark"] body{background:#0b1220}:root[data-theme="dark"] .fuzy-download-step,:root[data-theme="dark"] .fuzy-download-box{background:#fff0;color:#fff}:root[data-theme="dark"] .fuzy-download-info,:root[data-theme="dark"] .fuzy-download-table{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] .fuzy-download-table td:first-child{color:rgb(255 255 255 / .6)}:root[data-theme="dark"] .fuzy-download-table td:last-child{color:#fff;font-weight:500}:root[data-theme="dark"] .fuzy-faq2-item{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] .fuzy-faq2-question span{color:#fff}:root[data-theme="dark"] .fuzy-faq2-answer p{color:rgb(255 255 255 / .85)}:root[data-theme="dark"] .fuzy-social a{color:rgb(255 255 255 / .85)}:root[data-theme="dark"] .fuzy-social a:hover{color:#fff}:root[data-theme="dark"] .fuzy-download-wrapper,:root[data-theme="dark"] .fuzy-download-content,:root[data-theme="dark"] .fuzy-download-step{background:#0b1220!important;color:#fff}:root[data-theme="dark"] .fuzy-faq2-item,:root[data-theme="dark"] .fuzy-faq2-question,:root[data-theme="dark"] .fuzy-faq2-answer{background:rgb(255 255 255 / .04)!important;color:#ffffff!important;border-color:rgb(255 255 255 / .08)!important}:root[data-theme="dark"] .fuzy-faq2-question span{color:#ffffff!important}:root[data-theme="dark"] .fuzy-section-title,:root[data-theme="dark"] .fuzy-download-title{background:rgb(255 255 255 / .06)!important;color:#ffffff!important;border-left-color:#8b5cf6!important}:root[data-theme="dark"] .fuzy-back-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#ffffff!important}:root[data-theme="dark"] #fuzy-real-download{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#ffffff!important}:root[data-theme="dark"] #fuzy-real-download.loading{background:linear-gradient(135deg,#4f46e5,#7c3aed)!important}:root[data-theme="dark"] #fuzy-real-download:hover{background:linear-gradient(135deg,#4338ca,#6d28d9)!important}:root[data-theme="dark"] #fuzy-real-download.loading::before{background:rgb(255 255 255 / .25)!important}:root[data-theme="dark"] #fuzy-real-download svg,:root[data-theme="dark"] #fuzy-real-download svg *{stroke:#ffffff!important}:root[data-theme="dark"] #fuzy-real-download.loading::before{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;opacity:1!important}:root[data-theme="dark"] #fuzy-real-download.loading{background-color:rgb(196 181 253 / .45)!important;background-image:none!important}#fuzy-real-download{opacity:0}html[data-theme] #fuzy-real-download{opacity:1;transition:opacity .15s ease}:root[data-theme="dark"] .fuzy-download-btn-large,:root[data-theme="dark"] .fuzy-main-download{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#ffffff!important}:root[data-theme="dark"] .fuzy-download-btn-large:hover,:root[data-theme="dark"] .fuzy-main-download:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)!important}:root[data-theme="dark"] button[type="submit"],:root[data-theme="dark"] #submit{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#ffffff!important;border:none!important}:root[data-theme="dark"] .fuzy-toc3-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#ffffff!important}:root[data-theme="dark"] .fuzy-toc3-btn:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)!important}:root[data-theme="dark"] .fuzy-tag-mod,:root[data-theme="dark"] .ftm-badge-mod{background:rgb(139 92 246 / .25)!important;color:#ddd6fe!important}:root[data-theme="dark"] .fuzy-version-download{background:transparent!important;box-shadow:none!important;border:none!important;padding:0!important}:root[data-theme="dark"] .fuzy-version-download svg,:root[data-theme="dark"] .fuzy-version-download svg *{stroke:#a5b4fc!important}:root[data-theme="dark"] .fuzy-version-download:hover svg,:root[data-theme="dark"] .fuzy-version-download:hover svg *{stroke:#c7d2fe!important}:root[data-theme="dark"] .fuzy-toc3-header .fuzy-toc3-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important}:root[data-theme="dark"] .fuzy-spec-value a{color:#a5b4fc!important;text-decoration:none}:root[data-theme="dark"] .fuzy-spec-value a:hover{color:#c7d2fe!important;text-decoration:underline}:root[data-theme="dark"] .fuzy-download-wrapper,:root[data-theme="dark"] .fuzy-download-inner{background:#0b1220!important;color:#e5e7eb}:root[data-theme="dark"] .fuzy-download-container,:root[data-theme="dark"] .fuzy-step-box{background:transparent!important;color:#e5e7eb}:root[data-theme="dark"] .fuzy-download-info-box{background:#0f172a!important;border:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] .fuzy-info-row{border-bottom:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] .fuzy-info-label{color:#94a3b8!important}:root[data-theme="dark"] .fuzy-info-value{color:#e5e7eb!important}:root[data-theme="dark"] #fuzy-real-download{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#ffffff!important}:root[data-theme="dark"] .fuzy-faq2-box{background:transparent!important}:root[data-theme="dark"] .fuzy-faq2-item{background:#0f172a!important;border:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] .fuzy-faq2-question span{color:#f9fafb!important}:root[data-theme="dark"] .fuzy-faq2-answer p{color:#cbd5f5!important}:root[data-theme="dark"] .fuzy-faq2-title{background:rgb(255 255 255 / .04)!important;color:#f9fafb!important;border-left:4px solid #8b5cf6!important}:root[data-theme="dark"] .fuzy-social-follow{background:transparent!important;color:#cbd5f5}:root[data-theme="dark"] .fuzy-social{color:#c7d2fe!important}:root[data-theme="dark"] .fuzy-download-info-box{background:#0f172a!important;border:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] .fuzy-info-row{background:transparent!important;border-bottom:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] .fuzy-info-label{background:transparent!important;color:#94a3b8!important}:root[data-theme="dark"] .fuzy-info-value{background:transparent!important;color:#e5e7eb!important;font-weight:500}:root[data-theme="dark"] .fuzy-social-follow p{color:#e5e7eb!important;opacity:1!important;font-weight:500}:root[data-theme="dark"] .fuzy-download-notice{background:linear-gradient(135deg,rgb(139 92 246 / .1),rgb(99 102 241 / .1))!important;border:1px solid rgb(139 92 246 / .32)!important;border-left:4px solid rgb(139 92 246 / .75)!important;color:#ede9fe!important;box-shadow:0 8px 22px rgb(0 0 0 / .35)}:root[data-theme="dark"] .fuzy-download-notice li{color:#ede9fe!important}:root[data-theme="dark"] .fuzy-download-notice a{color:#c7d2fe!important;font-weight:500}:root[data-theme="dark"] .fuzy-download-notice a:hover{color:#ddd6fe!important;text-decoration:underline}:root[data-theme="dark"] .fuzy-download-title,:root[data-theme="dark"] .fuzy-download-info{background:transparent!important;box-shadow:none!important;border:none!important;padding:0!important}:root[data-theme="dark"] .fuzy-hero-inner p,:root[data-theme="dark"] .fuzy-cat-description,:root[data-theme="dark"] .fuzy-page-content p,:root[data-theme="dark"] .fuzy-single-body p,:root[data-theme="dark"] .fuzy-download-info,:root[data-theme="dark"] .fuzy-guide-page p{color:#cbd5e1!important;opacity:1!important}:root[data-theme="dark"] .fuzy-pagination .page-numbers{background:#0f172a!important;border:1px solid rgb(255 255 255 / .12)!important;color:#cbd5e1!important}:root[data-theme="dark"] .fuzy-pagination .page-numbers:hover{background:#1e293b!important;border-color:rgb(255 255 255 / .2)!important;color:#f1f5f9!important}:root[data-theme="dark"] .fuzy-pagination .page-numbers.current{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;border-color:transparent!important;color:#ffffff!important;font-weight:600}:root[data-theme="dark"] .fuzy-pagination .prev,:root[data-theme="dark"] .fuzy-pagination .next{color:#e5e7eb!important}:root[data-theme="dark"] .ftm-more{background:transparent!important;color:#a5b4fc!important;border:1px solid #6366f1!important;font-weight:500}:root[data-theme="dark"] .ftm-card:hover .ftm-more{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#ffffff!important;border-color:transparent!important}:root[data-theme="dark"] .ftm-more:active{background:linear-gradient(135deg,#4f46e5,#7c3aed)!important;color:#ffffff!important;border-color:transparent!important}:root[data-theme="dark"] .fuzy-latest-section .fuzy-section-header::after{background:linear-gradient(90deg,#6366f1,#8b5cf6)}:root[data-theme="dark"] .ftm-corner-badge{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}:root[data-theme="dark"] .fuzy-faq2-item{background:transparent!important;border:none!important;box-shadow:none!important;position:relative}:root[data-theme="dark"] .fuzy-faq2-item::after{content:"";display:block;height:1px;background:rgb(148 163 184 / .18);margin-top:0;transition:margin-top .25s ease,background .25s ease}:root[data-theme="dark"] .fuzy-faq2-question{background:transparent!important;border:none!important;padding:16px 0;color:#e5e7eb}:root[data-theme="dark"] .fuzy-faq2-answer{background:transparent!important;border:none!important;padding:0 0 16px;color:#cbd5f5}:root[data-theme="dark"] .fuzy-faq2-item.active::after{margin-top:16px;background:rgb(148 163 184 / .22)}:root[data-theme="dark"] .fuzy-faq2-item{margin:0!important;padding:0!important;background:transparent!important;border:none!important}:root[data-theme="dark"] .fuzy-faq2-question{padding:14px 0!important;margin:0!important;border:none!important}:root[data-theme="dark"] .fuzy-faq2-answer{padding:8px 0 10px!important;margin:0!important}:root[data-theme="dark"] .fuzy-faq2-item::after{content:"";display:block;height:1px;background:rgb(148 163 184 / .18);margin:0!important}:root[data-theme="dark"] .fuzy-faq2-item.active::after{margin-top:6px!important}:root[data-theme="dark"] .fuzy-faq2-question{padding:9px 0!important}:root[data-theme="dark"] .fuzy-faq2-answer{padding:3px 0 8px!important}:root[data-theme="dark"] .fuzy-faq2-item.active::after{margin-top:3px!important}:root[data-theme="dark"] .fuzy-version-note{background:rgb(99 102 241 / .12);border-left:4px solid #8b5cf6;color:#e5e7eb;padding:14px 16px;border-radius:8px;box-shadow:0 8px 24px rgb(0 0 0 / .35)}:root[data-theme="dark"] .fuzy-version-note strong,:root[data-theme="dark"] .fuzy-version-note b{color:#f9fafb}:root[data-theme="dark"] .fuzy-version-note a{color:#93c5fd;text-decoration:underline}:root[data-theme="dark"] .fuzy-version-note a:hover{color:#c7d2fe}:root[data-theme="dark"] .fuzy-version-note hr{border:none;border-top:1px solid rgb(255 255 255 / .18);margin:12px 0}:root[data-theme="dark"] .fuzy-version-note em{color:#cbd5f5}:root[data-theme="dark"] .fuzy-social-item{background:#0f172a;color:#e5e7eb;border:1px solid rgb(255 255 255 / .08);box-shadow:0 10px 26px rgb(0 0 0 / .45)}:root[data-theme="dark"] .fuzy-social-item svg,:root[data-theme="dark"] .fuzy-social-item svg *{stroke:currentColor!important;fill:none!important}:root[data-theme="dark"] .fuzy-social-item:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-color:#fff0;transform:translateY(-1px)}:root[data-theme="dark"] .fuzy-social-item:hover svg,:root[data-theme="dark"] .fuzy-social-item:hover svg *{stroke:#ffffff!important}:root[data-theme="dark"] .fuzy-social-item{background:#0f172a;color:#f1f5f9;border:1px solid rgb(255 255 255 / .08);box-shadow:0 10px 26px rgb(0 0 0 / .45)}:root[data-theme="dark"] .fuzy-social-item .icon{color:#94a3b8}:root[data-theme="dark"] .fuzy-social-item svg,:root[data-theme="dark"] .fuzy-social-item svg *{stroke:currentColor!important;fill:none!important}:root[data-theme="dark"] .fuzy-social-item:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-color:#fff0;transform:translateY(-1px)}:root[data-theme="dark"] .fuzy-social-item:hover .icon{color:#fff}:root[data-theme="dark"] .fuzy-social-item{opacity:1!important}:root[data-theme="dark"] .fuzy-social-item span:not(.icon){color:#f8fafc!important;opacity:1!important}:root[data-theme="dark"] .fuzy-social-item .icon{color:#94a3b8!important;opacity:1!important}:root[data-theme="dark"] .fuzy-social-item svg,:root[data-theme="dark"] .fuzy-social-item svg *{stroke:currentColor!important;fill:none!important}:root[data-theme="dark"] .fuzy-social-item:hover span,:root[data-theme="dark"] .fuzy-social-item:hover .icon{color:#ffffff!important}:root[data-theme="dark"] .fuzy-guide-page .note{background:rgb(99 102 241 / .12);border-left:4px solid #8b5cf6;color:#e5e7eb}:root[data-theme="dark"] .fuzy-guide-page .note em{color:#c7d2fe;font-style:normal}:root[data-theme="dark"] .fuzy-guide-page code{background:rgb(15 23 42 / .8);color:#f9fafb;border:1px solid rgb(255 255 255 / .12)}:root[data-theme="dark"] .fuzy-guide-page p{color:#e5e7eb}:root[data-theme="dark"] .fuzy-guide-page strong{color:#fff}:root[data-theme="dark"] .fuzy-guide-page .hr{background:rgb(255 255 255 / .12)}:root[data-theme="dark"] .fuzy-guide-page figcaption{background:rgb(0 0 0 / .55);color:#e5e7eb}:root[data-theme="dark"] .fuzy-guide-page a{color:#93c5fd}:root[data-theme="dark"] .fuzy-guide-page a:hover{color:#c7d2fe}:root[data-theme="dark"] .fuzy-comment-userbox{color:#e5e7eb;opacity:1!important}:root[data-theme="dark"] .fuzy-comment-user-name{color:#f9fafb!important;font-weight:600;font-size:15px;opacity:1!important}:root[data-theme="dark"] .fuzy-comment-user-meta{color:#94a3b8!important;font-size:13px;opacity:1!important}:root[data-theme="dark"] .fuzy-comment-user-avatar img{opacity:1!important;filter:none!important}html[data-theme="dark"] .fuzy-screens-row::-webkit-scrollbar-thumb,html[data-theme="dark"] .fuzy-category-scroll::-webkit-scrollbar-thumb,html[data-theme="dark"] .ftm-scroll::-webkit-scrollbar-thumb,html[data-theme="dark"] .fuzy-horizontal-scroll::-webkit-scrollbar-thumb{background-color:rgb(255 255 255 / .28)}html[data-theme="dark"] .fuzy-screens-row::-webkit-scrollbar-thumb:hover,html[data-theme="dark"] .fuzy-category-scroll::-webkit-scrollbar-thumb:hover,html[data-theme="dark"] .ftm-scroll::-webkit-scrollbar-thumb:hover,html[data-theme="dark"] .fuzy-horizontal-scroll::-webkit-scrollbar-thumb:hover{background-color:rgb(255 255 255 / .45)}html[data-theme="dark"] .fuzy-category-scroll::-webkit-scrollbar{height:6px}html[data-theme="dark"] .fuzy-category-scroll::-webkit-scrollbar-track{background:transparent!important}html[data-theme="dark"] .fuzy-category-scroll::-webkit-scrollbar-thumb{background-color:rgb(255 255 255 / .32);border-radius:999px}html[data-theme="dark"] .fuzy-category-scroll::-webkit-scrollbar-thumb:hover{background-color:rgb(255 255 255 / .5)}html[data-theme="dark"] .fuzy-category-scroll{scrollbar-width:thin;scrollbar-color:rgb(255 255 255 / .32) #fff0}html[data-theme="dark"] .fuzy-horizontal-scroll::-webkit-scrollbar{height:6px}html[data-theme="dark"] .fuzy-horizontal-scroll::-webkit-scrollbar-track{background:transparent!important}html[data-theme="dark"] .fuzy-horizontal-scroll::-webkit-scrollbar-thumb{background-color:rgb(255 255 255 / .28);border-radius:999px}html[data-theme="dark"] .fuzy-horizontal-scroll::-webkit-scrollbar-thumb:hover{background-color:rgb(255 255 255 / .45)}html[data-theme="dark"] .fuzy-horizontal-scroll{scrollbar-width:thin;scrollbar-color:rgb(255 255 255 / .28) #fff0}html[data-theme="dark"] .fuzy-mobile-lang-btn,html[data-theme="dark"] .fuzy-mobile-lang-btn span{color:#e5e7eb!important;-webkit-text-fill-color:#e5e7eb!important}html[data-theme="dark"] .fuzy-mobile-lang-btn svg{fill:#e5e7eb!important}:root[data-theme="dark"] .fuzy-single-wrapper,:root[data-theme="dark"] .fuzy-guide-page{background:transparent!important}:root[data-theme="dark"] .fuzy-download-app-icon{background:#0e1625;outline:1px solid rgb(255 255 255 / .05)}.fuzy-download-app-icon img{background:#fff0}:root[data-theme="dark"] .fuzy-toc li::marker,:root[data-theme="dark"] .fuzy-toc3-list li::marker{color:#a5b4fc}:root[data-theme="dark"] .fuzy-toc li::before,:root[data-theme="dark"] .fuzy-toc3-list li::before{background:#a5b4fc}:root[data-theme="dark"] .search-app-row{background:#0f172a;border:1px solid rgb(255 255 255 / .08);box-shadow:0 10px 26px rgb(0 0 0 / .45)}:root[data-theme="dark"] .search-app-icon{background:#020617}:root[data-theme="dark"] .search-app-title{color:#f9fafb}:root[data-theme="dark"] .search-app-meta{color:#94a3b8}:root[data-theme="dark"] .search-app-rating .fuzy-rating-info{color:#cbd5f5;font-size:13px}:root[data-theme="dark"] .search-app-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}:root[data-theme="dark"] .search-news-row{background:#0f172a;border:1px solid rgb(255 255 255 / .08);box-shadow:0 10px 26px rgb(0 0 0 / .45)}:root[data-theme="dark"] .search-news-row .search-app-title{color:#f9fafb}:root[data-theme="dark"] .search-news-row .search-app-meta{color:#93c5fd}:root[data-theme="dark"] .search-news-row .search-app-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;transition:none}:root[data-theme="dark"] .fuzy-mobile-close{background:transparent!important;color:#ffffff!important;opacity:1!important}:root[data-theme="dark"] .fuzy-mobile-close svg{stroke:#ffffff!important;fill:none!important;opacity:1!important}:root[data-theme="dark"] .fuzy-mobile-close svg path{stroke:#ffffff!important;fill:none!important}:root[data-theme="dark"] .fuzy-guide-page ul,:root[data-theme="dark"] .fuzy-guide-page ol{color:#cbd5e1}:root[data-theme="dark"] .fuzy-guide-page li::marker{color:#a5b4fc;font-weight:600}:root[data-theme="dark"] .fuzy-guide-page li{color:#cbd5e1}:root[data-theme="dark"] .fuzy-code-table{background:#fff0}:root[data-theme="dark"] .fuzy-code-table tr{background:#0f172a;border-radius:14px;box-shadow:0 10px 28px rgb(0 0 0 / .45)}:root[data-theme="dark"] .fuzy-code-table td{background:#fff0;color:#e5e7eb;border-bottom:1px solid rgb(255 255 255 / .08)}:root[data-theme="dark"] .fuzy-code-table td::before{color:#94a3b8}:root[data-theme="dark"] .fuzy-code-text{color:#f9fafb;font-weight:600}:root[data-theme="dark"] .fuzy-copy-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 14px rgb(0 0 0 / .35)}:root[data-theme="dark"] .fuzy-copy-btn:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)}:root[data-theme="dark"] .status-new{color:#22c55e}:root[data-theme="dark"] .status-ok{color:#60a5fa}:root[data-theme="dark"] .status-expired{color:#f87171}:root[data-theme="dark"] .fuzy-code-table thead th{background:linear-gradient(180deg,#1e293b,#0f172a)!important;color:#e5e7eb!important;border-color:rgb(255 255 255 / .08)!important}html[data-theme="dark"] .fuzy-breadcrumb>*:last-child,html[data-theme="dark"] .fuzy-breadcrumb>*:last-child a{background:none!important;color:#cbd5e1!important;font-weight:400!important;opacity:1!important}html[data-theme="dark"] .fuzy-breadcrumb a{color:#bdc5ff!important;font-weight:400;opacity:1}html[data-theme="dark"] .fuzy-breadcrumb span{color:#bdc5ff!important;font-weight:400;opacity:1!important}html[data-theme="dark"] .fuzy-spec-label{color:#cbd5e1!important;font-weight:400!important;opacity:1!important}html[data-theme="dark"] .fuzy-single-sub,html[data-theme="dark"] .fuzy-single-sub span{color:#cbd5e1!important;font-weight:400!important;opacity:1!important;-webkit-text-fill-color:#cbd5e1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html[data-theme="dark"] .fuzy-author-by{color:#cbd5e1!important;font-weight:400!important;opacity:1!important;-webkit-text-fill-color:#cbd5e1;-webkit-font-smoothing:antialiased}html[data-theme="dark"] .fuzy-sharebtn svg,html[data-theme="dark"] .fuzy-sharebtn svg *{stroke:#f8fafc!important;opacity:1!important}html[data-theme="dark"] .fuzy-version-tags .fuzy-tag-modinfo{color:#a8b3c7!important;font-weight:400!important;opacity:1!important;-webkit-text-fill-color:unset!important;-webkit-font-smoothing:auto}html[data-theme="dark"] .fuzy-version-tags span{color:#8f9bb0!important;opacity:1!important}html[data-theme="dark"] .fuzy-version-size{color:#a8b3c7!important;font-weight:400!important;opacity:1!important;-webkit-text-fill-color:unset!important}:root[data-theme="dark"] .support-title h1{color:#f9fafb!important}:root[data-theme="dark"] .support-title p{color:#cbd5e1!important;opacity:1!important}:root[data-theme="dark"] .no-results,:root[data-theme="dark"] .no-results p,:root[data-theme="dark"] .search-no-results p{color:#cbd5e1!important;opacity:1!important}:root[data-theme="dark"] .fuzy-cat-empty{color:#cbd5e1!important}:root[data-theme="dark"] .fuzy-update-icon{background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .18)}:root[data-theme="dark"] .fuzy-update-arrow{background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .22)}:root[data-theme="dark"] .fuzy-update-title{color:#f9fafb}:root[data-theme="dark"] .fuzy-update-btn{color:#e5e7eb}:root[data-theme="dark"] .fuzy-update-bar{background:rgb(255 255 255 / .18)}:root[data-theme="dark"] .fuzy-update-card::before{background:linear-gradient(120deg,transparent,rgb(255 255 255 / .18),transparent)}:root[data-theme="dark"] #fuzy-load-more-comments{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#ffffff!important}:root[data-theme="dark"] #fuzy-load-more-comments:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)!important}:root[data-theme="dark"] .fuzy-download-info b{color:#e5e7eb!important;font-weight:500;opacity:1!important;-webkit-text-fill-color:#e5e7eb}:root[data-theme="dark"] .fuzy-download-info b{letter-spacing:.2px}:root[data-theme="dark"] .fuzy-stats{color:#e5e7eb}:root[data-theme="dark"] .fuzy-stat-number{color:#f9fafb}:root[data-theme="dark"] .fuzy-stat-label{color:#94a3b8}:root[data-theme="dark"] .fuzy-stat-divider{background:rgb(255 255 255 / .12)}:root[data-theme="dark"] .fuzy-plus{color:#cbd5f5}:root[data-theme="dark"] #fuzy-lang-notice{background:#0f172a!important;color:#e5e7eb!important;border:1px solid rgb(255 255 255 / .08)!important;box-shadow:0 12px 30px rgb(0 0 0 / .45)!important}:root[data-theme="dark"] #fuzy-lang-notice span{color:#e5e7eb!important}:root[data-theme="dark"] #fuzy-lang-notice strong{color:#ffffff!important}:root[data-theme="dark"] #close-fuzy-notice{color:#94a3b8!important}:root[data-theme="dark"] #close-fuzy-notice:hover{color:#ffffff!important}:root[data-theme="dark"] #fuzy-lang-notice a{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#ffffff!important}html[data-theme="dark"] .mobile-bottom-nav{background-color:rgb(15 23 42 / .82)!important;border-top:1px solid rgb(99 102 241 / .15)!important;box-shadow:0 -4px 14px rgb(8 10 24 / .5)}html[data-theme="dark"] .nav-item{color:rgb(203 213 245 / .75)!important}html[data-theme="dark"] .nav-item svg{fill:#a5b4fc!important}html[data-theme="dark"] .nav-item:active{color:#ffffff!important;text-shadow:0 0 8px rgb(165 180 252 / .4)}html[data-theme="dark"] .nav-item:active svg{fill:#c7d2fe!important;filter:drop-shadow(0 0 4px rgb(139 92 246 / .6))}html[data-theme="dark"] .custom-note-box{background:#1e2530!important;border-left-color:#00b4e6!important;box-shadow:0 4px 15px rgb(0 0 0 / .3)!important;color:#cbd5e1!important}html[data-theme="dark"] .custom-note-box h3{color:#ffffff!important}html[data-theme="dark"] .custom-note-box strong{color:#ffffff!important}html[data-theme="dark"] .custom-note-box p[style*="background: #fff9e6"]{background:#2c2514!important;border-left-color:#d4af37!important;color:#f1c40f!important}html[data-theme="dark"] .custom-note-box a[href*="youtu.be/6QVbw4kUbq4"]{color:#ff6b6b!important;border-bottom-color:#ff6b6b!important}html[data-theme="dark"] .custom-note-box hr{border-top-color:#334155!important}html[data-theme="dark"] .video-links a{opacity:.9}html[data-theme="dark"] .video-links a:hover{opacity:1}html[data-theme="dark"] .download-container h3{color:#1482ff}html[data-theme="dark"] .step-container p{color:#cbd5e1}html[data-theme="dark"] .button:disabled{opacity:.5}