*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{background:#eceff4}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% 0,#ffe0cf 0,#f2f4f8 340px,#eceff4 100%);color:#171717;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif}.mobile-stage{width:100%;max-width:430px;min-height:100vh;margin:0 auto;background:#f7f7f8;position:relative;overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 18px 70px rgba(18,28,45,.18)}a{text-decoration:none;color:inherit}img,video{max-width:100%;display:block}.h5-header{height:54px;padding:8px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(17,17,17,.05)}.h5-brand{min-width:0;display:flex;align-items:center;gap:9px}.brand-logo{width:34px;height:34px;border-radius:10px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.08)}.brand-logo img{width:100%;height:100%;object-fit:contain}.brand-copy{min-width:0;display:flex;flex-direction:column;line-height:1.05}.brand-copy b{font-size:16px;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-copy em{margin-top:4px;font-size:11px;font-style:normal;color:#777;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-pill{flex:0 0 auto;height:30px;padding:0 10px;border-radius:999px;background:#fff2eb;color:var(--theme);display:flex;align-items:center;gap:5px;font-size:13px;font-weight:700}.city-pill i{width:6px;height:6px;border-radius:50%;background:var(--theme);box-shadow:0 0 0 4px rgba(255,102,51,.12)}.h5-search-card{padding:10px 14px 8px;display:flex;align-items:center;gap:9px;background:#f7f7f8;position:sticky;top:54px;z-index:40}.search-box{height:38px;border-radius:999px;background:#fff;display:flex;align-items:center;gap:6px;padding:0 13px;flex:1;box-shadow:0 5px 18px rgba(20,20,20,.045);border:1px solid rgba(0,0,0,.04)}.search-box span{color:var(--theme);font-size:18px;font-weight:800}.search-box input{width:100%;border:0;outline:0;background:transparent;color:#999;font-size:13px}.search-download{height:38px;line-height:38px;padding:0 13px;border-radius:999px;background:var(--theme);color:#fff;font-weight:800;font-size:13px;box-shadow:0 8px 18px rgba(255,102,51,.26)}.h5-main{padding:0 12px 88px}.app-hero{position:relative;border-radius:24px;margin:8px 0 12px;padding:12px 12px 14px;color:#fff;background:linear-gradient(135deg,var(--theme),#ff8a2a 55%,#ffbd4d);overflow:hidden;box-shadow:0 18px 42px rgba(255,102,51,.23)}.hero-glow{position:absolute;inset:auto -50px -80px auto;width:190px;height:190px;border-radius:50%;background:rgba(255,255,255,.22);filter:blur(1px)}.hero-media-box{position:relative;height:152px;border-radius:19px;background:rgba(0,0,0,.13);overflow:hidden}.hero-media-box img,.hero-media-box video{width:100%;height:100%;object-fit:cover}.hero-media-box::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,.28) 100%);pointer-events:none}.hero-placeholder{height:100%;display:grid;place-items:center;font-size:30px;font-weight:900;letter-spacing:2px;background:linear-gradient(135deg,rgba(255,255,255,.28),rgba(255,255,255,.08))}.app-install-card{position:relative;margin:-32px 8px 0;padding:12px;border-radius:19px;background:rgba(255,255,255,.96);color:#151515;display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;box-shadow:0 14px 34px rgba(18,28,45,.16)}.app-icon{width:58px;height:58px;border-radius:16px;object-fit:cover;background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.12)}.install-copy{min-width:0}.install-copy h1{font-size:20px;line-height:1.1;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.install-copy p{margin:5px 0 6px;color:#555;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rating-line{display:flex;align-items:center;gap:6px;min-width:0}.rating-line span{letter-spacing:-1px;color:#ffb400;font-size:12px}.rating-line b{font-size:12px}.rating-line em{font-size:11px;font-style:normal;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-download-btn{grid-column:1/-1;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--theme),#ff8a2a);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:900;box-shadow:0 10px 25px rgba(255,102,51,.3)}.hero-tags{position:relative;display:flex;gap:8px;margin:11px 5px 0;overflow-x:auto;scrollbar-width:none}.hero-tags::-webkit-scrollbar{display:none}.hero-tags span{flex:0 0 auto;height:26px;line-height:26px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.2);font-size:12px;font-weight:700}.mobile-section{background:#fff;border-radius:20px;margin:12px 0;padding:14px;box-shadow:0 8px 26px rgba(20,20,20,.045);border:1px solid rgba(17,17,17,.035)}.section-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px}.section-title h2{font-size:17px;margin:0}.section-title a{font-size:12px;color:var(--theme);font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px 5px}.cat{min-width:0;text-align:center;font-size:11px;color:#333;display:flex;flex-direction:column;align-items:center;gap:6px}.cat-icon{width:44px;height:44px;border-radius:16px;background:#fff7f2;display:grid;place-items:center;box-shadow:inset 0 0 0 1px rgba(255,102,51,.08)}.cat-icon img{width:31px;height:31px;object-fit:contain}.cat span:last-child{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quick-download{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#fff,#fff7f1)}.quick-copy{min-width:0;flex:1}.quick-copy b{font-size:16px}.quick-copy p{margin:5px 0 4px;color:#5d5d5d;font-size:12px;line-height:1.45}.quick-copy small{display:block;color:#999;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quick-btn{height:38px;line-height:38px;padding:0 18px;border-radius:999px;background:var(--theme);color:#fff;font-weight:900;font-size:13px;box-shadow:0 9px 20px rgba(255,102,51,.25)}.benefit-strip{display:flex;gap:8px;overflow-x:auto;margin:10px 0;padding:0 2px 2px;scrollbar-width:none}.benefit-strip::-webkit-scrollbar{display:none}.benefit-strip span{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#fff;color:#666;font-size:12px;font-weight:700;border:1px solid rgba(0,0,0,.04)}.feed-grid{column-count:2;column-gap:10px}.feed-card{break-inside:avoid;display:inline-block;width:100%;margin:0 0 10px;background:#fff;border-radius:16px;overflow:hidden;color:#111;border:1px solid rgba(0,0,0,.035);box-shadow:0 5px 18px rgba(20,20,20,.045)}.feed-img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;background:#eee}.feed-empty{display:grid;place-items:center;min-height:150px;color:#aaa;font-weight:800}.feed-info{padding:9px 9px 10px}.feed-info h3{font-size:13px;line-height:1.42;margin:0 0 9px;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.author{display:flex;align-items:center;justify-content:space-between;gap:6px;color:#777;font-size:11px}.author span{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden}.author span b{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.author img{width:18px;height:18px;border-radius:50%;object-fit:cover;flex:0 0 auto}.author em{font-style:normal;color:#999;white-space:nowrap}.download-panel{padding:0;background:transparent;border:0;box-shadow:none}.download-card{padding:15px;border-radius:20px;background:linear-gradient(135deg,#1f1f25,#36333c);color:#fff;display:grid;grid-template-columns:58px 1fr;gap:11px;align-items:center;box-shadow:0 14px 36px rgba(25,25,30,.2)}.download-card>img{width:58px;height:58px;border-radius:16px;object-fit:cover}.download-card h2{margin:0 0 5px;font-size:17px}.download-card p{margin:0 0 5px;color:rgba(255,255,255,.78);font-size:12px;line-height:1.4}.download-card small{display:block;color:rgba(255,255,255,.52);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.download-btn{grid-column:1/-1;height:43px;border-radius:14px;background:var(--theme);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 10px 23px rgba(255,102,51,.3)}.bottom-download-bar{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:430px;z-index:80;padding:9px 12px calc(9px + env(safe-area-inset-bottom));display:grid;grid-template-columns:40px 1fr auto;gap:9px;align-items:center;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);box-shadow:0 -8px 28px rgba(0,0,0,.09);border-top:1px solid rgba(0,0,0,.05)}.bottom-download-bar img{width:40px;height:40px;border-radius:12px;object-fit:cover}.bottom-download-bar div{min-width:0;display:flex;flex-direction:column}.bottom-download-bar b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom-download-bar span{font-size:11px;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom-download-bar a{height:36px;line-height:36px;border-radius:999px;padding:0 14px;background:var(--theme);color:#fff;font-size:13px;font-weight:900}@media(max-width:430px){html,body{background:#f7f7f8}.mobile-stage{max-width:none;box-shadow:none}.bottom-download-bar{max-width:none}}@media(min-width:431px){body{padding:18px 0}.mobile-stage{border-radius:28px}.h5-header{border-top-left-radius:28px;border-top-right-radius:28px}.bottom-download-bar{border-bottom-left-radius:28px;border-bottom-right-radius:28px}}@media(max-width:360px){.category-grid{grid-template-columns:repeat(4,1fr)}.app-install-card{grid-template-columns:52px 1fr}.app-icon,.download-card>img{width:52px;height:52px}.hero-media-box{height:136px}.brand-copy b{max-width:125px}.search-download{display:none}}
