.result-share { margin-top: 18px; padding: 18px; }
.result-share h3 { margin: 0 0 10px; font-size: 16px; }
.result-share p { font-size: 12px; line-height: 1.7; color: var(--muted); }
.result-share button { min-height: 44px; padding: 10px 16px; border: 1px solid var(--line-soft); border-radius: 8px; background: transparent; color: inherit; font: inherit; cursor: pointer; }
.result-share button:disabled { opacity: .5; cursor: wait; }
.result-share canvas { width: 100%; height: auto; margin-top: 14px; border: 1px solid var(--line-soft); border-radius: 10px; }
.result-share__actions { margin-top: 12px; }
.result-share__actions button { margin: 4px; }
