.share-dock[data-share-picker]{z-index:80}.share-dock[data-share-picker] .share-panel{box-sizing:border-box;width:min(390px,calc(100vw - 32px));max-height:calc(100dvh - 100px)}
.share-image-options{border:0;padding:0;margin:0 0 14px;min-width:0}.share-image-options legend,.share-field{font-size:13px;color:#d7e6c4;margin-bottom:8px}.share-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:210px;overflow-y:auto;padding:3px}
.share-image-choice{display:block;position:relative;cursor:pointer;min-width:0;border:2px solid #3c4e32;border-radius:8px;padding:5px;background:#1b2817}.share-image-choice:has(input:checked){border-color:#bfd6a2;background:#304026}.share-image-choice input{position:absolute;top:9px;left:9px;width:17px;height:17px;min-height:0;margin:0;accent-color:#aeca8b}.share-image-choice img{display:block;width:100%;aspect-ratio:1.9;object-fit:cover;border-radius:4px}.share-image-choice span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;padding-top:5px;color:#e1e8d8}
.share-preview{border:1px solid #3c4e32;border-radius:9px;overflow:hidden;margin-bottom:14px;background:#10180e}.share-preview img{display:block;width:100%;max-height:145px;object-fit:cover}.share-preview p{padding:10px 12px 0;margin:0;font-size:13px;line-height:1.5}.share-preview small{display:block;padding:4px 12px 10px;font-size:10px;color:#a7b49b}.share-field{display:block}.share-field select{width:100%;margin:6px 0 12px;padding:8px;min-height:40px;color:#e1e8d8;background:#1b2817;border:1px solid #506346;border-radius:6px}.admin-body .share-dock{font-family:var(--font-body,sans-serif)}
@media(max-width:400px){.share-dock[data-share-picker] .share-panel{padding:16px}.share-image-grid{max-height:155px}.share-preview img{max-height:105px}}
