.share-wrapper{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:0 32px;text-align:left;width:100%}.share-wrapper .info{color:var(--lvv-color-text-secondary);display:-webkit-box;font-size:var(--lvv-size-caption);line-height:var(--lvv-line-height-caption);margin-top:12px;overflow:hidden;text-align:left;white-space:break-spaces;-webkit-line-clamp:4;-webkit-box-orient:vertical}.share-wrapper .share-link{color:var(--lvv-color-text-primary);font-size:var(--lvv-size-body-2);font-size:16px;font-weight:600;line-height:var(--lvv-line-height-caption);margin-top:20px}.share-wrapper .copy-link-wrapper{width:100%}.share-wrapper .copy-link{margin-top:12px}.share-wrapper .share-name{margin-bottom:4px;margin-top:8px}.share-wrapper .share-divider{margin-bottom:24px;margin-top:28px}.share-wrapper .share-setting-title{align-items:center;cursor:pointer;display:flex;justify-content:space-between;width:100%}.share-wrapper .share-setting-title .share-more-settings{align-items:center;border-radius:6px;display:flex;height:20px;justify-content:center;margin-right:4px;width:20px}.share-wrapper .share-setting-title .share-more-settings .icon-color{color:var(--lvv-color-text-primary)}.share-wrapper .share-setting-title .share-more-settings .icon-color path{fill:var(--lvv-color-text-primary)}.share-wrapper .share-setting-title .share-more-settings:hover{background:var(--lvv-color-fill-transparency-hover)}.share-wrapper.disabled .header{color:var(--lvv-color-text-disable)}.share-wrapper.disabled .access-info{background:var(--lvv-color-fill-transparency-block);color:var(--lvv-color-text-disable)}.share-wrapper.disabled .access-info .access-description{color:var(--lvv-color-text-disable)}.share-wrapper.disabled .copy-link-wrapper{width:100%}.share-wrapper.disabled .copy-link-wrapper .copy-link{color:var(--lvv-color-text-disable);cursor:not-allowed}.share-to-members{border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin-top:12px;padding:10px 0 0;width:100%}.share-to-members .text{color:var(--lvv-color-text-primary);font-size:var(--lvv-size-body-2);font-weight:600;line-height:var(--lvv-line-height-caption);text-align:start}.share-to-members .members{align-items:center;display:flex;justify-content:flex-end;width:100%}.share-to-members .members .icon{color:var(--lvv-color-text-tertiary);height:12px;margin-left:4px;width:12px}.share-to-members:hover .icon{color:var(--lvv-color-text-primary)}.share-channels{display:flex;gap:8px;justify-content:flex-start;margin-top:12px;width:100%}.share-channels .share-channel-item{align-items:center;background:var(--lvv-color-fill-transparency-block);border-radius:8px;color:var(--lvv-color-text-primary);cursor:pointer;display:flex;flex:1 0;flex-direction:column;gap:12px;padding:12px 4px 8px 4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.share-channels .share-channel-item:not(.share-channels .share-channel-item-disabled):hover{background:var(--lvv-color-fill-transparency-hover)}.share-channels .share-channel-item-disabled{cursor:not-allowed}.share-channels .share-channel-item .share-channel-item-icon{align-items:center;background:var(--lvv-color-fill-transparency-block);border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}