.share-card{position:fixed;left:-9999px;top:-9999px;width:380px;background:#fff;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;border-radius:0;overflow:hidden;z-index:-1;box-shadow:0 20px 40px rgba(0,0,0,.1)}.share-header{padding:20px 20px 20px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed #e5e7eb;background:#fafafa}.share-header-title{display:flex;flex-direction:column}.sht-text{font-size:20px;font-weight:800;color:#111827;margin-bottom:6px}.sht-date{font-size:14px;color:#6b7280;font-family:monospace}.share-header-result{display:flex;flex-direction:column;align-items:flex-end}.shr-balls{display:flex;gap:10px}.shr-ball{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:22px;background:#ef4444;color:#fff;box-shadow:0 3px 8px rgba(239,68,68,.3)}.shr-ball-zodiac{background:#fff;color:#ef4444;box-shadow:none;border:2px solid #ef4444}.share-middle{text-align:center;padding:30px 20px 30px 20px}.share-pnl-title{font-size:14px;color:#6b7280;margin-bottom:10px;font-weight:700}.share-pnl-amount{font-size:48px;font-weight:800;font-family:"SF Pro Display",sans-serif;margin-bottom:12px;line-height:1}.text-win{color:#ef4444}.text-loss{color:#10b981}.text-neutral{color:#1f2937}.share-greeting{font-size:15px;font-weight:700;margin-bottom:25px;letter-spacing:1px}.share-stats{display:flex;background:#f8fafc;border-radius:12px;padding:15px;border:1px solid #e5e7eb}.stat-box{flex:1;text-align:center;border-right:1px solid #e5e7eb}.stat-box:last-child{border-right:none}.stat-label{font-size:12px;color:#6b7280;margin-bottom:6px}.stat-val{font-size:18px;font-weight:700;color:#1f2937}.share-bottom{background:#f1f5f9;padding:20px;border-top:1px solid #e5e7eb}.share-details-title{font-size:14px;color:#4b5563;margin-bottom:15px;font-weight:700}.share-items{display:flex;flex-direction:column;gap:12px}.s-item{background:#fff;border-radius:8px;padding:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.05)}.s-item-tags{margin-bottom:8px;line-height:1.6}.s-tag{display:inline-block;padding:2px 8px;background:#f3f4f6;color:#4b5563;border-radius:4px;font-size:13px;margin-right:6px;margin-bottom:4px}.s-tag-win{background:#ef4444;color:#fff;box-shadow:0 0 8px rgba(239,68,68,.4);font-weight:700}.s-item-info{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#6b7280}.s-item-win{color:#ef4444;font-weight:700;font-size:14px}