.share-card{display:flex;align-items:center;justify-content:space-between;background-color:#f8f8f8;border-radius:12px;padding:12px 16px;margin:20px auto;width:90%;max-width:500px;box-shadow:0 2px 6px rgba(0,0,0,.1)}.share-text{flex:1;text-align:left;padding-right:12px}.share-title{font-size:16px;font-weight:700;color:#333;margin:0;line-height:1.4}.share-desc{font-size:14px;color:#666;margin-top:4px;line-height:1.4}.share-image{width:60px;height:60px;border-radius:10px;flex-shrink:0;-o-object-fit:cover;object-fit:cover}.share-preview-divider{display:flex;align-items:center;justify-content:center;margin:30px auto;width:90%;max-width:500px}.share-preview-divider .line{flex:1;height:1px;background-color:#e0e0e0;margin:0 10px}.share-preview-divider .content{display:flex;align-items:center;font-size:14px;color:#333}.share-preview-divider .content img{width:20px;height:20px;margin-right:6px}.game-tag-card{display:flex;align-items:center;background-color:#f7f7f7;border:1px solid #00a4ff;border-radius:12px;padding:10px 14px;max-width:400px;margin:20px auto;box-sizing:border-box}.game-tag-card .game-icon{width:40px;height:40px;border-radius:6px;margin-right:12px;-o-object-fit:cover;object-fit:cover}.game-tag-card .game-text{font-size:14px;color:#333;line-height:1.4}