:root{color:#111827;background:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}button{font:inherit}.app-page{width:100%;max-width:750px;min-height:100vh;min-height:100dvh;margin:0 auto;background:#fff}.sticky-header{position:sticky;top:0;z-index:20;height:calc(52px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);display:flex;align-items:center;justify-content:center;background:#fffffff0;border-bottom:1px solid rgba(229,231,235,.8);backdrop-filter:blur(14px)}.sticky-header h1{margin:0;font-size:16px;font-weight:600}.back-button,.share-button{position:absolute;bottom:0;height:52px;border:0;background:transparent;color:#111827;display:flex;align-items:center;gap:5px;cursor:pointer}.back-button{left:14px}.share-button{right:14px;color:#64748b;font-size:12px}.share-button img{width:20px;height:20px;object-fit:contain}.page-body{display:flex;flex-direction:column;gap:16px;padding:16px 18px 28px}.hero-card,.intro-section,.review-section{display:flex;flex-direction:column;gap:12px}.hero-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.app-info{min-width:0;display:flex;align-items:center;gap:13px}.app-icon{width:66px;height:66px;flex:0 0 66px;border-radius:14px;overflow:hidden}.app-icon img,.intro-card img{width:100%;height:100%;display:block;object-fit:cover}.app-text{min-width:0;display:flex;flex-direction:column;gap:4px}.name{font-size:15px}.subtitle,.short-desc{color:#64748b;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.primary-button{border:0;border-radius:8px;background:#0d7ff2;color:#fff;font-weight:600;cursor:pointer;transition:transform .15s ease,background .15s ease}.primary-button:hover{background:#0871db}.primary-button:active{transform:scale(.97)}.download-button{min-width:78px;height:40px;padding:0 16px;font-size:15px}.divider{width:100%;height:1px;background:#e5e7eb}.meta-list{margin:0;display:flex;flex-direction:column;gap:6px;color:#64748b;font-size:11px}.meta-item{display:flex;align-items:center;gap:8px}.meta-item dt,.meta-item dd{margin:0}.meta-item dd{color:#475569}.meta-extra{margin-left:auto;white-space:nowrap}h2{margin:0;font-size:15px;font-weight:600}.intro-grid{display:flex;gap:10px;overflow-x:auto;padding:2px 0 5px;scroll-snap-type:x mandatory;scrollbar-width:none}.intro-grid::-webkit-scrollbar{display:none}.intro-card{width:136px;height:246px;flex:0 0 136px;overflow:hidden;border-radius:10px;background:#f8fafc;scroll-snap-align:start;box-shadow:0 1px 4px #0f172a14}.intro-text{margin:0;font-size:12px;line-height:1.75}.safety-row{display:flex;align-items:center;gap:22px;color:#64748b;font-size:11px}.safety-row span{display:flex;align-items:center;gap:6px}.safety-row img{width:16px;height:16px;object-fit:contain}.review-panel{padding:16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 4px 12px #0f172a12}.review-summary{display:flex;align-items:center;gap:16px}.score-block{min-width:84px;display:flex;flex-direction:column;align-items:center;color:#0d7ff2}.score-block strong{font-size:28px;line-height:1.1}.score-block span{margin-top:3px;font-size:9px}.score-bars{flex:1;display:flex;flex-direction:column;gap:6px}.bar-row{display:flex;align-items:center;gap:7px}.bar-stars{width:76px;display:flex;justify-content:flex-end;gap:2px}.bar-stars img,.review-stars img{width:11px;height:11px}.bar-track{flex:1;height:6px;overflow:hidden;border-radius:999px;background:#e5e7eb}.bar-fill{display:block;height:100%;border-radius:inherit;background:#0d7ff2}.review-list{margin-top:16px;display:flex;flex-direction:column;gap:10px}.review-card{padding:11px;border:1px solid #e7e6e6;border-radius:8px;background:#f8fafc}.review-header{display:flex;align-items:center;justify-content:space-between}.avatar{width:20px;height:20px;border-radius:50%}.review-stars{display:flex;gap:2px}.review-card p{margin:8px 0 0;font-size:11px;line-height:1.65}.web-button{width:100%;height:40px;margin-top:2px;font-size:15px}.toast{position:fixed;z-index:50;left:50%;bottom:calc(28px + env(safe-area-inset-bottom));transform:translate(-50%);max-width:calc(100vw - 40px);padding:10px 16px;border-radius:8px;color:#fff;background:#0f172ae6;font-size:13px;white-space:nowrap;box-shadow:0 6px 18px #0f172a33}.toast-enter-active,.toast-leave-active{transition:opacity .2s ease,transform .2s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,8px)}@media(min-width:600px){.app-page{box-shadow:0 0 30px #0f172a1a}.intro-card{width:160px;height:290px;flex-basis:160px}}@media(max-width:390px){.page-body{padding-inline:14px}.app-icon{width:58px;height:58px;flex-basis:58px}.subtitle,.short-desc{max-width:150px}.intro-card{width:120px;height:217px;flex-basis:120px}}
