.ch-wrap{display:inline-flex;flex-direction:column;align-items:center;gap:8px}
.ch-copy-btn{padding:8px 14px;border:1px solid #ddd;border-radius:8px;background:#fff;cursor:pointer}
.ch-copy-btn:hover{background:#f7f7f7}
.ch-url{font-size:12px;color:#666;word-break:break-all}
.ch-share{border:1px solid #ddd;border-radius:12px;padding:20px;text-align:center;margin-top:40px;background:#fafafa}
.ch-share-title{font-size:1.1rem;font-weight:600;margin-bottom:4px}
.ch-share-desc{color:#555;margin-bottom:12px}
.ch-share-box{display:inline-block;border:1px solid #ccc;border-radius:8px;padding:12px;background:#fff;margin-bottom:10px}
.ch-share-img{width:auto;height:auto;display:block;max-width:100%}
.ch-share-copy{margin-top:10px}
