:root{--page-bg: #f2f2f2;--text-main: #2d2f33;--text-sub: #9b9b9b;--accent: #1db79d;--accent-dark: #18a489;--line: #e2e2e2;--white: #ffffff}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--page-bg);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}button{font-family:inherit}.page{max-width:760px;margin:0 auto;padding:24px 16px}.state{text-align:center;margin-top:18vh;color:var(--text-sub);font-size:15px}.fail{text-align:center}.fail .retry{margin-top:14px;border:1px solid #d5d5d5;background:var(--white);color:#4a4a4a;border-radius:22px;padding:10px 20px;font-size:15px}.app-only-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:#efefef}.app-only-card{width:min(460px,100%);background:#fff;border:1px solid #e5e5e5;border-radius:14px;padding:24px 18px;text-align:center}.app-only-title{margin:0;font-size:22px;line-height:1.35;color:#2e3137}.app-only-desc{margin:12px 0 0;font-size:14px;line-height:1.75;color:#7f848c}.app-only-install{margin-top:18px;width:100%;height:44px;border:none;border-radius:22px;background:var(--accent);color:#fff;font-size:16px;font-weight:600}.download-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:#efefef}.download-card{width:min(460px,100%);background:#fff;border:1px solid #e5e5e5;border-radius:14px;padding:24px 18px;text-align:center}.download-title{margin:0;font-size:22px;line-height:1.35;color:#2e3137}.download-desc{margin:12px 0 0;font-size:14px;line-height:1.75;color:#7f848c}.download-status{margin-top:12px;color:#1db79d;font-size:13px;line-height:1.6}.download-open,.download-install{margin-top:16px;width:100%;height:44px;border:none;border-radius:22px;color:#fff;font-size:16px;font-weight:600}.download-open{background:var(--accent)}.download-install{margin-top:10px;background:#2f3a4a}.wechat-guide-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0000005c;display:grid;place-items:center;padding:20px}.wechat-guide-panel{width:min(360px,100%);background:#fff;border-radius:12px;padding:20px 18px 16px;text-align:center;box-shadow:0 12px 30px #00000029}.wechat-guide-title{color:#2e3137;font-size:18px;font-weight:700}.wechat-guide-desc{margin-top:10px;color:#6e7480;font-size:14px;line-height:1.75}.wechat-guide-close{margin-top:16px;width:100%;height:40px;border:none;border-radius:20px;background:var(--accent);color:#fff;font-size:15px;font-weight:600}.wx-auth{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:80px 24px 36px;background:#ededed}.wx-auth-center{width:min(420px,92vw);text-align:center}.wx-logo{width:92px;height:92px;margin:0 auto;border-radius:26px;background:#fff;color:var(--accent);font-size:44px;font-weight:700;display:grid;place-items:center}.wx-title{margin-top:18px;font-size:54px;line-height:1;font-weight:700;color:#1f2024}.wx-subtitle{margin-top:18px;font-size:18px;letter-spacing:10px;color:#8d8f93}.wx-login-btn{margin-top:120px;width:100%;max-width:360px;height:52px;border:none;border-radius:28px;background:var(--accent);color:#fff;font-size:18px;font-weight:600}.wx-login-btn:active{background:var(--accent-dark)}.wx-cancel-btn{margin-top:28px;border:none;background:transparent;color:#8b8b8b;font-size:18px}.wx-footer{color:#b0b0b0;font-size:13px;line-height:1.6;text-align:center}.wx-footer a{color:var(--accent);text-decoration:none}.article-page{max-width:430px;margin:0 auto;min-height:100vh;background:#fff;padding:0 0 calc(86px + env(safe-area-inset-bottom))}.article-header{display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:0;z-index:20;min-height:72px;padding:calc(14px + env(safe-area-inset-top)) 18px 14px;background:#fffffffa;border-bottom:1px solid #f0f0f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.article-brand{display:flex;align-items:center;gap:10px;min-width:0;color:#222;font-size:23px;font-weight:700}.article-brand-logo{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;background:#f04142;color:#fff;font-size:20px;line-height:1}.article-brand-name{white-space:nowrap}.article-profile{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:26px;min-width:0}.article-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;background:#d7d7d7;flex-shrink:0}.article-avatar-fallback{display:grid;place-items:center;font-size:15px;color:#fff;background:#f0a347}.article-author-name{min-width:0;max-width:190px;color:#202124;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-follow-btn{border:none;border-radius:17px;padding:6px 13px;background:#f6f6f6;color:#222;font-size:14px;font-weight:700}.article-open-header{border:none;height:44px;min-width:108px;padding:0 18px;border-radius:10px;background:#f04142;color:#fff;font-size:18px;font-weight:800;white-space:nowrap;flex-shrink:0}.article-open-header:active{background:#d92f31}.wx-open-launch{display:block;padding:0;overflow:hidden}.article-divider{display:none}.article-body{padding:34px 22px 0}.article-title{margin:0;color:#1f1f1f;font-size:24px;line-height:1.42;font-weight:800;text-align:center}.article-publish-time{margin-top:12px;color:#a7a7a7;font-size:15px;line-height:1.2;text-align:center}.article-search-tip{display:flex;width:100%;align-items:center;gap:12px;margin-top:32px;border:none;border-radius:7px;padding:14px 16px;background:#f7f8fa;color:#202124;font-size:17px;text-align:left}.article-search-icon{display:grid;width:24px;height:24px;place-items:center;border:2px solid #222;border-radius:50%;font-size:12px;font-weight:800;line-height:1;flex-shrink:0}.article-search-tip strong{min-width:0;flex:1;font-weight:600}.article-search-tip em{color:#a9a9a9;font-size:13px;font-style:normal;white-space:nowrap}.article-paragraph{margin:18px 0 0;color:#222;font-size:18px;line-height:1.72;white-space:pre-wrap;word-break:break-word}.article-content-image-wrap{margin-top:28px;border-radius:4px;overflow:hidden;background:#f3f3f3}.article-content-image{width:100%;display:block}.article-content-video-wrap{margin-top:28px;border-radius:6px;overflow:hidden;background:#111}.article-content-video{width:100%;display:block;max-height:72vh;background:#111}.article-content-video-fallback{display:block;padding:10px 12px;color:#f04142;font-size:13px;text-decoration:none;background:#fff}.article-cover-wrap{margin-top:30px;border-radius:6px;overflow:hidden;background:#f3f3f3}.article-cover{width:100%;display:block}.article-read-more{display:flex;width:fit-content;max-width:100%;min-width:230px;height:50px;align-items:center;justify-content:center;gap:12px;margin:26px auto 0;border:none;border-radius:31px;padding:0 24px;background:#ff4142;color:#fff;font-size:15px;box-shadow:0 10px 24px #f0414242}.article-read-more span{display:grid;width:24px;height:24px;place-items:center;border-radius:6px;background:#fff;color:#f04142;font-size:14px;font-weight:800;line-height:1}.article-read-more strong{font-weight:800}.article-footer{margin-top:18px;padding:16px 18px 18px;border-top:8px solid #f6f6f6}.article-stats{color:#8d8d8d;font-size:12px;display:flex;gap:16px}.article-comment-title{margin-top:18px;color:#222;font-size:17px;font-weight:700;cursor:pointer}.article-comment-input{margin-top:12px;height:38px;border:1px solid #e4e5e7;border-radius:19px;background:#fafafa;color:#b2b2b2;font-size:14px;line-height:38px;padding:0 15px;cursor:pointer}.article-comment-list{margin-top:12px}.article-comment-empty{color:#9a9a9a;font-size:13px;line-height:1.6;padding:10px 2px}.article-comment-item{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid #f1f1f1}.article-comment-avatar{width:38px;height:38px;border-radius:19px;object-fit:cover;background:#dcdcdc;flex-shrink:0}.article-comment-body{min-width:0;flex:1}.article-comment-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.article-comment-nickname{color:#555;font-size:13px;font-weight:600}.article-comment-time{color:#a4a9af;font-size:12px;white-space:nowrap}.article-comment-content{margin-top:6px;color:#222;font-size:14px;line-height:1.7;white-space:pre-wrap;word-break:break-word}.article-related-app-only{margin-top:14px;border-radius:10px;padding:13px 14px;background:#fff5f5;color:#d83a3b;font-size:14px;line-height:1.65}.article-related{padding:15px 18px 18px;border-top:8px solid #f6f6f6;background:#fff}.article-related-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.article-related-head strong{color:#222;font-size:17px}.article-related-head button{border:none;background:transparent;color:#bbb;font-size:11px}.article-related-item{display:flex;width:100%;gap:12px;align-items:stretch;border:none;border-bottom:1px solid #f1f1f1;padding:12px 0;background:transparent;text-align:left}.article-related-text{display:flex;min-width:0;flex:1;flex-direction:column;justify-content:space-between;gap:9px}.article-related-item-no-image .article-related-text{min-height:64px}.article-related-text strong{color:#222;font-size:14px;line-height:1.38;font-weight:500}.article-related-text em{color:#b3b3b3;font-size:11px;font-style:normal}.article-related-image{width:96px;height:70px;border-radius:4px;object-fit:cover;background:#f0f0f0;flex-shrink:0}.article-bottom-bar{position:fixed;left:50%;bottom:0;z-index:25;display:flex;width:min(430px,100vw);transform:translate(-50%);align-items:center;justify-content:space-between;gap:3px;padding:7px 10px calc(7px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #eee;box-shadow:0 -4px 18px #0000000d}.article-bottom-bar button{border:none;background:transparent}.article-bottom-bar button:not(.article-bottom-open){display:grid;min-width:42px;place-items:center;color:#555}.article-bottom-bar span{font-size:17px;line-height:1}.article-bottom-bar em{margin-top:3px;color:#777;font-size:10px;font-style:normal}.article-bottom-open{min-width:104px;height:34px;border-radius:18px;background:#f04142!important;color:#fff;font-size:13px;font-weight:700}.comment-composer-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#00000061;display:flex;align-items:flex-end}.comment-composer-panel{width:100%;background:#fff;border-top-left-radius:14px;border-top-right-radius:14px;padding:14px 14px calc(12px + env(safe-area-inset-bottom))}.comment-composer-title{font-size:16px;font-weight:600;color:#2f3237}.comment-composer-textarea{margin-top:10px;width:100%;min-height:120px;resize:none;border:1px solid #d8dadd;border-radius:10px;padding:10px 12px;font-size:15px;line-height:1.7;color:#2f3237;outline:none}.comment-composer-actions{margin-top:12px;display:flex;justify-content:flex-end;gap:10px}.comment-composer-cancel,.comment-composer-submit{border:none;height:36px;border-radius:18px;padding:0 16px;font-size:14px;font-weight:600}.comment-composer-cancel{background:#eef0f2;color:#5e646d}.comment-composer-submit{background:var(--accent);color:#fff}.comment-composer-submit:disabled{opacity:.65}.share-cta-bar{position:fixed;left:0;right:0;bottom:0;z-index:9;display:flex;gap:10px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#efefeff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-top:1px solid #dcdcdc}.share-cta-open,.share-cta-install{border:none;height:42px;border-radius:22px;font-size:15px;font-weight:600}.share-cta-open{flex:1;color:#fff;background:var(--accent)}.share-cta-install{flex:1.3;color:#fff;background:#2f3a4a}@media (max-width: 860px){.wx-title{font-size:42px}.article-open-header{min-width:108px;height:44px;padding:0 18px;font-size:18px}.article-title{font-size:24px}.article-paragraph{font-size:18px;line-height:1.72}}
