*,::after,::before{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;border-bottom:1px solid rgb(15 23 42/.06)}.fuzy-header-inner{gap:24px}.fuzy-logo a{letter-spacing:.06em}.fuzy-nav .fuzy-menu{list-style:none;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-search input{border-radius:999px;padding:6px 12px;min-width:180px;background:#f9fafb;border:0;outline:0;font-size:14px;width:180px}.fuzy-search input:focus{outline:0;border-color:#111827;background:#fff}.fuzy-lang-dropdown{box-shadow:0 10px 30px rgb(15 23 42/.15);min-width:140px}.fuzy-lang-dropdown a{display:block}.fuzy-lang-dropdown a:hover{background:#f3f4f6;background:#f5f5f5}.fuzy-section{max-width:1200px;margin:24px auto 0;padding:0 20px}.fuzy-mobile-icons button,.fuzy-section-header{display:flex;align-items:center;justify-content:space-between}.fuzy-section-title-wrap{display:flex;align-items:center;gap:8px}.fuzy-section-header h2{font-size:18px;font-weight:700}@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;margin-bottom:6px}.fuzy-app-tags{display:flex;flex-wrap:wrap;gap:6px}.fuzy-tag{font-size:11px;padding:2px 8px;border-radius:999px;font-weight:600}.fuzy-tag,.fuzy-tag-apk{background:#e5e7eb;color:#374151}.fuzy-tag-mod{background:#f8dddd;color:#c00}.fuzy-breadcrumb{color:#9ca3af}.fuzy-breadcrumb a{color:#6b7280}.fuzy-breadcrumb span{margin:0 4px}.fuzy-section{margin-top:10px!important}.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-lang-dropdown a,.fuzy-right{display:flex;align-items:center;gap:16px}.fuzy-lang{position:relative}.fuzy-lang-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:10px;cursor:pointer}.fuzy-lang-btn img{width:20px;height:14px;border-radius:2px}.fuzy-lang-btn,.fuzy-lang-dropdown,.fuzy-search{background:#fff;border:1px solid #ddd}.fuzy-lang-dropdown{position:absolute;top:calc(100% + 4px);right:0;width:150px;border-radius:10px;flex-direction:column;padding:6px 0}.fuzy-lang-dropdown a{padding:8px 12px;gap:8px;font-size:14px;color:#222}.fuzy-lang-dropdown a img{width:20px}.fuzy-search{position:relative;display:flex;align-items:center;padding:6px 12px 6px 36px;border-radius:12px;height:40px}.fuzy-search-icon{position:absolute;left:12px;opacity:.6}@media (max-width:900px){.fuzy-lang,.fuzy-nav,.fuzy-right,.fuzy-search{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:0 0;border:0;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 .25s ease;z-index:9999}.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:0;outline:0;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-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}@media (min-width:901px){#fuzy-mobile-menu,#fuzy-mobile-overlay,#fuzy-mobile-search-box,.fuzy-mobile-icons{display:none!important}}.fuzy-mobile-icons svg{width:26px;height:26px;stroke:#111}.fuzy-mobile-icons button{width:42px;height:42px;justify-content:center;border-radius:8px;-webkit-text-fill-color:#111!important;color:#111!important;stroke:#111!important;fill:#111!important}.fuzy-mobile-close,.fuzy-mobile-close *,.fuzy-mobile-icons button svg,.fuzy-mobile-menu-btn,.fuzy-mobile-search-btn{-webkit-text-fill-color:#111!important;color:#111!important;fill:#111!important;stroke:#111!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}}.fuzy-menu>li>a{padding-left:0!important}@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:0 0!important}}.fuzy-footer{border-top:1px solid #e5e7eb;background:#fff;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;justify-self:start;padding-left:0!important;margin-left:0!important}.fuzy-footer-column a{margin-bottom:4px;font-size:14px;text-decoration:none}.fuzy-footer-column a:hover{color:#111}@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 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}}body,html{height:100%}body{display:flex;flex-direction:column}.fuzy-main{flex:1 0 auto;display:block}.fuzy-footer{flex-shrink:0}.fuzy-footer-column p{font-size:14px;color:#4b5563;line-height:1.55}.fuzy-section .fuzy-section-title-wrap{padding-left:2px}.fuzy-mobile-brand{color:#0f172a;text-decoration:none}.fuzy-mobile-close{font-size:32px;margin:0;line-height:1}.fuzy-mobile-menu-inner{padding-left:10px!important;padding-right:10px!important}.fuzy-mobile-brand,.fuzy-mobile-topbar{padding-left:0!important}.fuzy-mobile-brand{margin-left:0!important}.fuzy-mobile-topbar{padding-top:4px!important;padding-bottom:4px!important}.fuzy-mobile-close{top:0!important}.fuzy-mobile-menu-inner,.fuzy-mobile-topbar{border-bottom:none!important}.fuzy-mobile-icons,.fuzy-mobile-lang-dropdown a{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:0!important;outline:0!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;left:-80px!important}.fuzy-mobile-lang-dropdown a{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-breadcrumb{font-size:14px;line-height:1.6}.fuzy-footer{padding-top:16px!important}html{scroll-behavior:smooth}.fuzy-category-wrapper .fuzy-section-header,.fuzy-footer{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-pagination{margin:30px auto;text-align:center}.fuzy-pagination .page-numbers{display:inline-block;margin:0 4px;font-weight:500;background:#fff;border:1px solid #ddd;text-decoration:none;color:#333;transition:.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 .next{font-size:17px;padding:8px 12px}.fuzy-app-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:24px}.fuzy-category-wrapper .fuzy-section-header,.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}@media (min-width:769px) and (max-width:1100px){.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-logo a{font-size:16px!important;letter-spacing:.04em}.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-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-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-app-meta{display:flex;align-items:center;gap:6px;min-width:0}.fuzy-meta-dev,.fuzy-meta-version{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fuzy-meta-dev{max-width:120px}@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-meta,.fuzy-app-title{white-space:nowrap;max-width:100%}.fuzy-app-title{display:block}.fuzy-app-meta{overflow:hidden;text-overflow:ellipsis}@media (min-width:769px){.fuzy-footer .footer-container{padding-left:45px}}.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{text-transform:uppercase;letter-spacing:.6px;font-size:14px;font-weight:600;color:#111827;margin-bottom:8px}.fuzy-footer-column a{padding:4px 0;line-height:1.45;color:#374151;display:block}.fuzy-breadcrumb>:not(:last-child){color:#3c4557}.fuzy-breadcrumb>:last-child{color:#4d586e}.footer-bottom{position:relative;margin-top:12px;padding:10px 15px;display:flex;align-items:center;gap:6px;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}.footer-rights,.footer-sep{font-weight:400}.footer-verified{gap:6px}.footer-verified strong{color:#e00000;font-weight:500}.footer-verified,.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-footer-column:first-child .footer-title{margin-bottom:14px}.fuzy-footer-column:first-child p{line-height:1.7}@media (min-width:901px){.fuzy-search{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important}.fuzy-search input{background:0 0!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important}.fuzy-search input:focus{border:0!important;box-shadow:none!important;outline:0!important}}.fuzy-app-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.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,.fuzy-pagination{display:flex;justify-content:center;align-items:center}.fuzy-mobile-close{background:0 0;border:0;padding:6px;cursor:pointer;height:32px;margin-left:auto!important;margin-top:0!important;align-self:center!important}.fuzy-mobile-close svg{width:24px;height:24px;stroke-width:1.6}.fuzy-mobile-close:hover svg{stroke:#ef4444}.fuzy-mobile-close svg,.fuzy-mobile-close svg path{fill:none!important;stroke:#111827!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-btn svg path,.fuzy-mobile-search-inner svg,.fuzy-mobile-search-inner svg path{fill:none!important;stroke:currentColor!important}.fuzy-pagination{gap:6px}.fuzy-pagination .page-numbers{padding:0;font-size:13px;border-radius:8px;display:inline-flex;justify-content:center;align-items:center}.fuzy-pagination .page-numbers,.fuzy-pagination .page-numbers.next{width:30px;height:30px;line-height:30px}.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-lang-dropdown{display:none}.fuzy-lang-dropdown li,.fuzy-mobile-lang-dropdown li{list-style:none!important}.fuzy-dark-row{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding:16px;border-radius:14px;transition:all .25s ease}.fuzy-dark-row span{font-weight:600;font-size:15px}.fuzy-dark-switch{width:46px;height:26px;border-radius:999px;border:0;position:relative;cursor:pointer;outline:0;transition:background .25s ease,box-shadow .25s ease}.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)}.fuzy-dark-switch:active .fuzy-switch-circle{transform:scale(.92)}.fuzy-theme-toggle{background:#fff0;border:0;cursor:pointer}.fuzy-theme-icon{width:22px;height:22px;stroke:currentColor;fill:none;transition:transform .25s ease,opacity .2s ease}.fuzy-theme-toggle:hover .fuzy-theme-icon{transform:rotate(15deg)}