:root{--bg:#0f0f10;--card:#17171b;--muted:#a8a8b2;--text:#f3f3f6;--line:#2b2b32;--blue:#a9c9ff;--pink:#ff4f95;--green:#00a884}*{box-sizing:border-box}html,body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,"Microsoft YaHei",sans-serif}body{min-height:100vh}.phone-shell{max-width:430px;margin:0 auto;background:#111112;min-height:100vh;padding:18px 10px 28px}.app-head{display:flex;gap:14px;align-items:flex-start;padding:4px 0 12px}.app-icon{width:86px;height:86px;border-radius:18px;object-fit:cover;box-shadow:0 1px 0 rgba(255,255,255,.08),0 8px 30px rgba(0,0,0,.45)}.head-text{flex:1;min-width:0}.head-text h1{font-size:25px;line-height:1.22;margin:0 0 8px;font-weight:780;letter-spacing:-.3px}.developer{color:var(--blue);font-weight:700;margin-bottom:3px;font-size:15px}.contains{color:#c8c8d0;font-size:13px}.meta-row{display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;align-items:center;text-align:center;margin:16px 0 22px}.meta-item{min-width:0}.meta-item strong{display:block;font-size:16px;font-weight:800;margin-bottom:4px;white-space:normal;line-height:1.2}.meta-item strong span{color:var(--blue);margin-left:2px}.meta-item small{display:block;color:#cacad2;font-size:13px;line-height:1.2}.divider{width:1px;height:34px;background:#3a3a42;margin:auto}.badge-rating{display:inline-grid;place-items:center;width:28px;height:28px;background:white;color:#111;font-weight:900;border-radius:4px;font-size:13px;margin:auto}.install-btn{display:block;background:var(--blue);color:#07101f;text-align:center;text-decoration:none;border-radius:28px;padding:13px 20px;font-size:16px;font-weight:800;margin:0 0 22px;box-shadow:0 0 0 0 rgba(169,201,255,.55);animation:pulse 1.8s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(169,201,255,.55)}70%{box-shadow:0 0 0 13px rgba(169,201,255,0)}100%{box-shadow:0 0 0 0 rgba(169,201,255,0)}}.shot-strip{display:flex;gap:14px;overflow-x:auto;padding:0 0 20px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.shot-strip::-webkit-scrollbar{display:none}.shot-strip img{flex:0 0 auto;width:104px;height:194px;border-radius:8px;object-fit:cover;background:#202028;scroll-snap-align:start;border:1px solid #2b2b34}.section-card{border-top:8px solid #202027;padding:20px 0 10px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-title h2{font-size:20px;margin:0;font-weight:760}.arrow{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#2b2b30;color:#d5d5dc;font-size:36px;line-height:1;transform:translateY(-1px)}.about-card p{color:#dedee5;font-size:15px;line-height:1.75;margin:0 0 14px;max-height:124px;overflow:hidden}.privacy-line,.version-line{color:#aaaab4;font-size:13px;margin-top:8px}.subnote{font-size:13px;line-height:1.5;color:#b7b7c0;margin:0 0 12px}.rating-box{display:grid;grid-template-columns:126px 1fr;gap:20px;align-items:center;margin-bottom:28px}.rating-num{font-size:64px;line-height:.9;font-weight:300;letter-spacing:-2px}.stars,.review-stars span{color:var(--blue);letter-spacing:1px}.rating-main small{display:block;color:#b8b8c0;margin-top:4px}.bar-row{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:8px;margin:8px 0;color:#d4d4dc;font-size:14px}.bar{height:10px;background:#3a3a40;border-radius:999px;overflow:hidden}.bar i{display:block;height:100%;background:var(--blue);border-radius:999px}.review-card{padding:18px 0;border-top:1px solid #24242c}.review-top{display:flex;align-items:center;gap:12px}.avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;font-weight:800}.review-name{flex:1;font-size:15px}.more{font-size:26px;color:#d8d8df}.review-stars{margin:13px 0 8px;display:flex;gap:12px;align-items:center}.review-stars em{font-style:normal;color:#c9c9d0;font-size:13px}.review-card p{font-size:15px;line-height:1.55;color:#dedee4;margin:0 0 12px}.review-card small{color:#aaaab3;font-size:13px}.helpful{margin-top:26px;color:#c8c8d0;font-size:13px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.helpful button{background:transparent;border:1px solid #565660;color:#ececf2;border-radius:10px;min-width:52px;padding:8px 13px}.footer-note{border-top:8px solid #202027;color:#888895;font-size:12px;line-height:1.6;padding-top:18px;text-align:center}@media(max-width:360px){.head-text h1{font-size:22px}.app-icon{width:78px;height:78px}.rating-box{grid-template-columns:108px 1fr;gap:12px}.rating-num{font-size:58px}.shot-strip img{width:96px;height:180px}}
