.record-share-tools{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:12px 0}.record-share-tools label{display:flex;align-items:center;gap:6px;font-size:14px;margin:0}.record-share-tools select{min-height:42px;width:auto;margin:0;padding:6px 10px}.record-share-tools button{min-height:42px;padding:8px 12px;font-size:14px}
#recordShareDialog{width:min(620px,calc(100% - 20px));max-width:620px;max-height:96dvh;padding:14px;border:1px solid #9cacbd;border-radius:12px;background:#f5f8fc;color:#142c43;overflow:auto;box-sizing:border-box}
#recordShareDialog::backdrop{background:rgba(9,23,39,.72)}
#recordShareDialog .dialog-top{gap:10px;margin:0 0 8px;padding:0}#recordShareDialog h2{font-size:18px;line-height:1.4;margin:0}#recordShareDialog button{min-height:42px;font-size:14px;padding:8px 14px}#recordShareClose{flex-shrink:0}
.record-share-preview{text-align:center;min-height:80px;background:#e3eaf3;border-radius:6px;padding:8px}.record-share-preview img{display:block;width:auto;max-width:100%;height:auto;max-height:53dvh;margin:auto;object-fit:contain;-webkit-touch-callout:default;user-select:auto}.record-share-preview img[hidden]{display:none}
.record-share-pager,.record-share-actions{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:8px}.record-share-pager span{font-size:14px;min-width:55px;text-align:center}.record-share-actions button{flex:1}.record-share-actions .primary{background:#16446e;color:#fff;border-color:#16446e}.record-share-actions button:disabled{opacity:.55}
#recordShareStatus{font-size:14px;line-height:1.5;min-height:21px;margin:8px 0 4px}.record-save-hint{font-size:13px;line-height:1.5;color:#445a70;margin:0}
@media(max-width:400px){.record-share-tools{gap:6px}.record-share-tools label{flex-basis:100%}.record-share-tools button{flex:1;padding:8px}#recordShareDialog{padding:10px}.record-share-preview img{max-height:47dvh}}
