*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Arial,sans-serif;background:#f5f6f7;color:#333;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}.app{display:flex;flex-direction:column;height:100%}.app-body{flex:1;overflow-y:auto}.page{padding:16px}.page h2{font-size:18px;margin-bottom:8px}.muted{color:#999;font-size:14px}.success{color:#07c160;margin-top:12px}.error{color:#fa5151;margin-top:12px}.nav-bar{display:flex;border-top:1px solid #eee;background:#fff;padding-bottom:env(safe-area-inset-bottom)}.nav-item{flex:1;text-align:center;padding:10px 0;font-size:14px;color:#999;text-decoration:none}.nav-item.active{color:#07c160;font-weight:600}.page-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:4px;padding:10px 12px;background:#fff;border-bottom:1px solid #f0f0f0}.page-header h1{flex:1;font-size:16px;font-weight:600}.back-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;background:none;color:#333;cursor:pointer}.state-box{text-align:center;padding:40px 0}.retry-btn{margin-top:12px;padding:6px 24px;border:1px solid #07c160;border-radius:16px;background:none;color:#07c160;font-size:14px;cursor:pointer}.demo-links{margin-top:12px}.demo-links a{color:#07c160}.avatar{width:44px;height:44px;border-radius:6px;object-fit:cover;background:#eee;flex-shrink:0}.avatar-mini{width:22px;height:22px;border-radius:50%;object-fit:cover;background:#eee;flex-shrink:0}.post-detail{padding:4px 0 24px}.post-author{display:flex;align-items:center;gap:10px;margin:12px 0 4px}.nickname{font-size:16px;font-weight:600;color:#576b95}.post-text{font-size:16px;line-height:1.6;margin:6px 0 2px;white-space:pre-wrap;word-break:break-word}.img-grid{display:grid;gap:5px;margin:10px 0 4px}.img-grid.cols-1{max-width:62%}.img-cell{width:100%;aspect-ratio:1;object-fit:cover;border-radius:4px;background:#eee;cursor:pointer}.img-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#000000eb;cursor:zoom-out}.img-preview img{max-width:100%;max-height:88vh;object-fit:contain}.img-preview-count{position:absolute;bottom:28px;left:0;right:0;text-align:center;color:#fff;font-size:13px}.post-circle{display:flex;align-items:center;gap:8px;margin-top:12px;padding:8px 10px;background:#f7f8fa;border-radius:8px;text-decoration:none;color:#333}.post-circle .circle-name{font-size:13px;font-weight:500}.circle-members{font-size:12px;color:#999}.post-circle .arrow{margin-left:auto;color:#c8c8c8;flex-shrink:0}.post-time{display:block;margin-top:10px;font-size:12px;color:#b2b2b2}.comments{margin-top:18px;border-top:1px solid #f0f0f0;padding-top:4px}.comments h3{font-size:14px;color:#666;margin:10px 0}.comment{display:flex;gap:10px;padding:8px 0}.comment .avatar-mini{width:28px;height:28px}.comment-body{flex:1;min-width:0}.comment-author{font-size:13px;color:#576b95}.comment-content{font-size:15px;line-height:1.5;margin:2px 0;word-break:break-word}.comment-time{font-size:11px;color:#b2b2b2}.circle-head{display:flex;align-items:center;gap:14px;padding:18px 0 14px}.circle-avatar{width:58px;height:58px;border-radius:12px;object-fit:cover;background:#eee;flex-shrink:0}.circle-title{font-size:19px;font-weight:700}.circle-members{font-size:13px;color:#999;margin-top:4px}.circle-desc{font-size:13px;color:#666;margin-top:4px}.section-title{font-size:15px;font-weight:600;margin:6px 0 12px}.waterfall{column-count:2;column-gap:10px}.post-card{break-inside:avoid;margin-bottom:10px;background:#fff;border-radius:10px;overflow:hidden;cursor:pointer}.post-card-cover{width:100%;object-fit:cover;background:#eee}.post-card-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:8px 10px 0;font-size:14px;line-height:1.4}.post-card-meta{display:flex;align-items:center;gap:5px;padding:8px 10px}.post-card-author{flex:1;font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-card-likes{display:inline-flex;align-items:center;gap:3px;font-size:12px;color:#999;flex-shrink:0}.share-page{display:flex;flex-direction:column;min-height:100vh}.share-body{flex:1;padding:16px}.sk{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 37%,#f0f0f0 63%);background-size:400% 100%;animation:sk-shimmer 1.2s ease infinite;border-radius:4px}@keyframes sk-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.sk-line{height:14px;margin-top:12px}.sk-row{display:flex;align-items:center;gap:10px}.sk-avatar{width:44px;height:44px;border-radius:6px;flex-shrink:0}.sk-img{height:220px;margin-top:14px;border-radius:8px}.sk-cover{height:190px;border-radius:10px}.sk-stats{display:flex;gap:10px;margin-top:16px}.sk-stat{flex:1;height:58px;border-radius:10px}.share-error{padding:80px 32px;text-align:center;color:#999}.share-error svg{margin:0 auto 18px;color:#c9c9c9}.share-error h2{font-size:17px;color:#333;margin-bottom:8px}.share-error p{font-size:13px;line-height:1.6}.share-error .retry-btn{margin-top:20px}.avatar-ph{display:inline-block;background:#e5e5e5}.share-author{display:flex;align-items:center;gap:10px}.share-nickname{font-size:16px;font-weight:600;color:#333}.share-time{display:block;font-size:12px;color:#b2b2b2;margin-top:2px}.share-title{font-size:19px;line-height:1.5;margin:16px 0 6px}.share-content{font-size:16px;line-height:1.7;white-space:pre-wrap;word-break:break-word;margin-top:6px}.share-img-single{display:block;width:100%;max-height:62vh;object-fit:cover;border-radius:8px;background:#f0f0f0;margin-top:12px}.share-img-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:12px}.share-img-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:4px;background:#f0f0f0}.share-metrics{display:flex;gap:20px;margin-top:14px;color:#666;font-size:13px}.share-metric{display:inline-flex;align-items:center;gap:5px}.share-from{margin-top:18px;padding:10px 12px;background:#f7f8fa;border-radius:8px;font-size:13px;color:#666}.share-cover{width:100%;max-height:40vh;object-fit:cover;border-radius:10px;background:#f0f0f0}.share-circle-name{font-size:20px;font-weight:700;margin-top:14px}.share-circle-desc{font-size:14px;color:#666;line-height:1.6;margin-top:8px}.share-location{display:flex;align-items:center;gap:5px;font-size:13px;color:#999;margin-top:10px}.share-stats{display:flex;gap:10px;margin-top:16px}.share-stat{flex:1;background:#f7f8fa;border-radius:10px;padding:12px 0;text-align:center}.share-stat b{display:block;font-size:18px;color:#333}.share-stat span{display:block;font-size:12px;color:#999;margin-top:2px}.share-creator{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:14px;color:#333}.share-circle .share-time{margin-top:12px}.open-app-bar{position:sticky;bottom:0;display:flex;align-items:center;gap:12px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f0f0f0}.open-app-brand{flex:1;display:flex;align-items:center;gap:8px;min-width:0}.open-app-logo{width:28px;height:28px;border-radius:7px;background:linear-gradient(135deg,#07c160,#10d188);color:#fff;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.open-app-name{font-size:14px;color:#333;font-weight:500}.open-app-btn{flex-shrink:0;border:none;border-radius:18px;padding:9px 20px;background:#07c160;color:#fff;font-size:14px;font-weight:600;cursor:pointer}
