/* 시절마디 R14 — '친구에게 보내기' 칸. 마디와 읽는 결과(.sjmr) 안, '이어보기' 아래. 색은 .sjmr 밤하늘 팔레트를 따른다. */
.sjmr .sjm-share-cut{display:grid;gap:12px}
.sjmr .sjm-share-copy{display:grid;gap:8px;min-width:0}
.sjmr .sjm-share-cut .sjmr-kicker{justify-self:start;margin:0}
.sjmr .sjm-share-cut .sjmr-h{font-size:21px}
.sjmr .sjm-share-preview{margin:4px 0 0;padding:14px 15px;border:1px dashed rgba(242,213,154,.38);border-radius:14px;background:rgba(255,255,255,.04);
  color:#f6f2ea;font-size:15px;line-height:1.7;white-space:pre-line;overflow-wrap:anywhere;user-select:text;-webkit-user-select:text}
.sjmr .sjm-share-copy small{color:#b9b3c6;font-size:12.5px;line-height:1.6}
.sjmr .sjm-share-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.sjmr .sjm-share-actions button{appearance:none;min-height:50px;padding:0 14px;border-radius:14px;font:800 15.5px/1.2 inherit;cursor:pointer}
.sjmr .sjm-share-main{border:1px solid #f2d59a;background:rgba(242,213,154,.16);color:#f6dfab}
.sjmr .sjm-share-sub{border:1px solid rgba(255,255,255,.22);background:transparent;color:#ddd8e6}
.sjmr .sjm-share-actions button[hidden]{display:none}
.sjmr .sjm-share-actions:has(button[hidden]){grid-template-columns:1fr}
.sjmr .sjm-share-actions button:focus-visible{outline:2px solid #f2d59a;outline-offset:3px}
.sjmr .sjm-share-status{margin:0;color:#f2d59a;font-size:13.5px;font-weight:700}
.sjmr .sjm-share-status:empty{display:none}
@media (max-width:360px){.sjmr .sjm-share-actions{grid-template-columns:1fr}}
